diff --git a/themes/Matcha-aliz/cinnamon/assets/checkbox/checkbox-checked-focused.svg b/themes/Matcha-aliz/cinnamon/assets/checkbox/checkbox-checked-focused.svg new file mode 100755 index 00000000..0b7f7ebc --- /dev/null +++ b/themes/Matcha-aliz/cinnamon/assets/checkbox/checkbox-checked-focused.svg @@ -0,0 +1,259 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/themes/Matcha-aliz/cinnamon/assets/checkbox/checkbox-checked.svg b/themes/Matcha-aliz/cinnamon/assets/checkbox/checkbox-checked.svg new file mode 100755 index 00000000..e264427b --- /dev/null +++ b/themes/Matcha-aliz/cinnamon/assets/checkbox/checkbox-checked.svg @@ -0,0 +1,259 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/themes/Matcha-aliz/cinnamon/assets/checkbox/checkbox-unchecked-focused.svg b/themes/Matcha-aliz/cinnamon/assets/checkbox/checkbox-unchecked-focused.svg new file mode 100755 index 00000000..e2e0b038 --- /dev/null +++ b/themes/Matcha-aliz/cinnamon/assets/checkbox/checkbox-unchecked-focused.svg @@ -0,0 +1,150 @@ + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + diff --git a/themes/Qogir/cinnamon/assets/checkbox/checkbox-unchecked.svg b/themes/Matcha-aliz/cinnamon/assets/checkbox/checkbox-unchecked.svg old mode 100644 new mode 100755 similarity index 100% rename from themes/Qogir/cinnamon/assets/checkbox/checkbox-unchecked.svg rename to themes/Matcha-aliz/cinnamon/assets/checkbox/checkbox-unchecked.svg diff --git a/themes/Qogir/cinnamon/assets/menu/menu.svg b/themes/Matcha-aliz/cinnamon/assets/menu/menu.svg old mode 100644 new mode 100755 similarity index 100% rename from themes/Qogir/cinnamon/assets/menu/menu.svg rename to themes/Matcha-aliz/cinnamon/assets/menu/menu.svg diff --git a/themes/Qogir/cinnamon/assets/menu/submenu.svg b/themes/Matcha-aliz/cinnamon/assets/menu/submenu.svg old mode 100644 new mode 100755 similarity index 100% rename from themes/Qogir/cinnamon/assets/menu/submenu.svg rename to themes/Matcha-aliz/cinnamon/assets/menu/submenu.svg diff --git a/themes/Matcha-aliz/cinnamon/assets/misc/button-box.svg b/themes/Matcha-aliz/cinnamon/assets/misc/button-box.svg new file mode 100755 index 00000000..f6eb82a1 --- /dev/null +++ b/themes/Matcha-aliz/cinnamon/assets/misc/button-box.svg @@ -0,0 +1,97 @@ + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/themes/Matcha-aliz/cinnamon/assets/misc/message.svg b/themes/Matcha-aliz/cinnamon/assets/misc/message.svg new file mode 100755 index 00000000..6bf5d77f --- /dev/null +++ b/themes/Matcha-aliz/cinnamon/assets/misc/message.svg @@ -0,0 +1,97 @@ + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/themes/Qogir/cinnamon/assets/misc/modal.svg b/themes/Matcha-aliz/cinnamon/assets/misc/modal.svg old mode 100644 new mode 100755 similarity index 100% rename from themes/Qogir/cinnamon/assets/misc/modal.svg rename to themes/Matcha-aliz/cinnamon/assets/misc/modal.svg diff --git a/themes/Matcha-aliz/cinnamon/assets/switch/switch-off.svg b/themes/Matcha-aliz/cinnamon/assets/switch/switch-off.svg new file mode 100755 index 00000000..be2e86c5 --- /dev/null +++ b/themes/Matcha-aliz/cinnamon/assets/switch/switch-off.svg @@ -0,0 +1,216 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + diff --git a/themes/Matcha-aliz/cinnamon/assets/switch/switch-on.svg b/themes/Matcha-aliz/cinnamon/assets/switch/switch-on.svg new file mode 100755 index 00000000..9414d4d1 --- /dev/null +++ b/themes/Matcha-aliz/cinnamon/assets/switch/switch-on.svg @@ -0,0 +1,217 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + diff --git a/themes/Matcha-aliz/cinnamon/cinnamon.css b/themes/Matcha-aliz/cinnamon/cinnamon.css new file mode 100755 index 00000000..8d9766af --- /dev/null +++ b/themes/Matcha-aliz/cinnamon/cinnamon.css @@ -0,0 +1,2304 @@ +stage { + font-family: Futura Bk bt, sans, Sans-Serif; + font-size: 9pt; + color: #323232; +} + +.label-shadow { + color: rgba(0, 0, 0, 0); +} + +.menu #notification .notification-button, .menu #notification .notification-icon-button, +.popup-menu #notification .notification-button, +.popup-menu #notification .notification-icon-button, .sound-button { + min-height: 20px; + padding: 5px 32px; + transition-duration: 0; + text-shadow: 0 1px rgba(255, 255, 255, 0); + color: #323232; + background-color: #fcfcfc; + border: 1px solid #cfd6e6; + box-shadow: inset 0 2px 4px rgba(252, 252, 252, 0.05); +} + +.menu #notification .notification-button, .menu #notification .notification-icon-button, +.popup-menu #notification .notification-button, +.popup-menu #notification .notification-icon-button, .sound-button, .menu #notification .notification-button:focus, .menu #notification .notification-icon-button:focus, +.popup-menu #notification .notification-button:focus, +.popup-menu #notification .notification-icon-button:focus, .sound-button:focus, .menu #notification .notification-button:hover, .menu #notification .notification-icon-button:hover, +.popup-menu #notification .notification-button:hover, +.popup-menu #notification .notification-icon-button:hover, .menu-favorites-button:hover, .menu-application-button-selected, .menu-category-button-selected, .sound-button:hover, .menu #notification .notification-button:hover:focus, .menu #notification .notification-icon-button:hover:focus, +.popup-menu #notification .notification-button:hover:focus, +.popup-menu #notification .notification-icon-button:hover:focus, .menu-favorites-button:focus:hover, .menu-application-button-selected:focus, .menu-category-button-selected:focus, .sound-button:hover:focus, .menu #notification .notification-button:active, .menu #notification .notification-icon-button:active, +.popup-menu #notification .notification-button:active, +.popup-menu #notification .notification-icon-button:active, .sound-button:active, .menu #notification .notification-button:active:focus, .menu #notification .notification-icon-button:active:focus, +.popup-menu #notification .notification-button:active:focus, +.popup-menu #notification .notification-icon-button:active:focus, .sound-button:active:focus, .menu #notification .notification-button:insensitive, .menu #notification .notification-icon-button:insensitive, +.popup-menu #notification .notification-button:insensitive, +.popup-menu #notification .notification-icon-button:insensitive, .sound-button:insensitive { + border-radius: 2px; +} + +.menu #notification .notification-button:focus, .menu #notification .notification-icon-button:focus, +.popup-menu #notification .notification-button:focus, +.popup-menu #notification .notification-icon-button:focus, .sound-button:focus { + text-shadow: 0 1px rgba(255, 255, 255, 0); + color: #323232; + background-color: #fcfcfc; + border: 1px solid #F0544C; + box-shadow: inset 0 2px 4px rgba(252, 252, 252, 0.05); +} + +.menu #notification .notification-button:hover, .menu #notification .notification-icon-button:hover, +.popup-menu #notification .notification-button:hover, +.popup-menu #notification .notification-icon-button:hover, .menu-favorites-button:hover, .menu-application-button-selected, .menu-category-button-selected, .sound-button:hover { + text-shadow: 0 1px rgba(255, 255, 255, 0); + color: #323232; + background-color: white; + border: 1px solid #cfd6e6; + box-shadow: inset 0 2px 4px rgba(255, 255, 255, 0.05); +} + +.menu #notification .notification-button:hover:focus, .menu #notification .notification-icon-button:hover:focus, +.popup-menu #notification .notification-button:hover:focus, +.popup-menu #notification .notification-icon-button:hover:focus, .menu-favorites-button:focus:hover, .menu-application-button-selected:focus, .menu-category-button-selected:focus, .sound-button:hover:focus { + text-shadow: 0 1px rgba(255, 255, 255, 0); + color: #323232; + background-color: #fcfcfc; + border: 1px solid #F0544C; + box-shadow: inset 0 2px 4px rgba(252, 252, 252, 0.05); +} + +.menu #notification .notification-button:active, .menu #notification .notification-icon-button:active, +.popup-menu #notification .notification-button:active, +.popup-menu #notification .notification-icon-button:active, .sound-button:active, .menu #notification .notification-button:active:focus, .menu #notification .notification-icon-button:active:focus, +.popup-menu #notification .notification-button:active:focus, +.popup-menu #notification .notification-icon-button:active:focus, .sound-button:active:focus { + text-shadow: 0 1px rgba(255, 255, 255, 0); + color: #ffffff; + background-color: #F0544C; + border: 1px solid #F0544C; + box-shadow: inset 0 2px 4px #F0544C; +} + +.menu #notification .notification-button:insensitive, .menu #notification .notification-icon-button:insensitive, +.popup-menu #notification .notification-button:insensitive, +.popup-menu #notification .notification-icon-button:insensitive, .sound-button:insensitive { + text-shadow: 0 1px rgba(255, 255, 255, 0); + color: rgba(50, 50, 50, 0.55); + border: 1px solid rgba(207, 214, 230, 0.55); + background-color: rgba(252, 252, 252, 0.55); + box-shadow: inset 0 2px 4px rgba(252, 252, 252, 0.05); +} + +.notification-button, .notification-icon-button, .modal-dialog-button-box .modal-dialog-button { + min-height: 20px; + padding: 5px 32px; + transition-duration: 0; + border-radius: 2px; + text-shadow: 0 1px rgba(255, 255, 255, 0); + color: #c0b8b7; + border: 1px solid rgba(23, 23, 23, 0.35); + background-color: rgba(110, 110, 110, 0.35); +} + +.notification-button:hover, .notification-icon-button:hover, .modal-dialog-button-box .modal-dialog-button:hover { + text-shadow: 0 1px rgba(255, 255, 255, 0); + color: #c0b8b7; + border: 1px solid rgba(23, 23, 23, 0.35); + background-color: rgba(128, 128, 128, 0.45); +} + +.notification-button:focus, .notification-icon-button:focus, .modal-dialog-button-box .modal-dialog-button:focus { + color: #F0544C; +} + +.notification-button:active, .notification-icon-button:active, .modal-dialog-button-box .modal-dialog-button:active { + text-shadow: 0 1px rgba(255, 255, 255, 0); + color: #ffffff; + border: 1px solid #F0544C; + background-color: #F0544C; +} + +.notification-button:insensitive, .notification-icon-button:insensitive, .modal-dialog-button-box .modal-dialog-button:insensitive { + text-shadow: 0 1px rgba(255, 255, 255, 0); + color: #5f5d5d; + border: 1px solid rgba(23, 23, 23, 0.35); + background-color: rgba(110, 110, 110, 0.2); +} + +.menu #notification StEntry, +.popup-menu #notification StEntry, #menu-search-entry { + padding: 7px; + caret-size: 1px; + selection-background-color: #F0544C; + selected-color: #ffffff; + transition-duration: 300ms; + border-radius: 3px; + color: #363636; + background-color: #ffffff; + border: 1px solid #cfd6e6; + box-shadow: none; +} + +.menu #notification StEntry:focus, +.popup-menu #notification StEntry:focus, #menu-search-entry:focus, .menu #notification StEntry:hover, +.popup-menu #notification StEntry:hover, #menu-search-entry:hover { + color: #323232; + background-color: #ffffff; + border: 1px solid #F0544C; + box-shadow: none; +} + +.menu #notification StEntry:insensitive, +.popup-menu #notification StEntry:insensitive, #menu-search-entry:insensitive { + color: rgba(50, 50, 50, 0.55); + background-color: #fbfbfb; + border-color: 1px solid #e1e5ee; + box-shadow: none; +} + +.menu #notification StEntry StIcon.capslock-warning, .popup-menu #notification StEntry StIcon.capslock-warning, #menu-search-entry StIcon.capslock-warning { + icon-size: 16px; + warning-color: #F27835; + padding: 0 4px; +} + +.notification StEntry { + padding: 7px; + caret-size: 1px; + caret-color: #c0b8b7; + selection-background-color: #F0544C; + selected-color: #ffffff; + transition-duration: 300ms; + border-radius: 3px; + color: #c0b8b7; + background-color: rgba(110, 110, 110, 0.35); + border: 1px solid rgba(23, 23, 23, 0.35); + box-shadow: none; +} + +.notification StEntry:focus { + color: #ffffff; + background-color: #F0544C; + border: 1px solid #F0544C; + box-shadow: none; +} + +.notification StEntry:insensitive { + color: rgba(192, 184, 183, 0.55); + background-color: rgba(110, 110, 110, 0.2); + border: 1px solid rgba(23, 23, 23, 0.35); + box-shadow: none; +} + +StScrollView.vfade { + -st-vfade-offset: 0px; +} + +StScrollView.hfade { + -st-hfade-offset: 0px; +} + +StScrollBar { + padding: 8px; +} + +StScrollView StScrollBar { + min-width: 5px; + min-height: 5px; +} + +StScrollBar StBin#trough { + background-color: rgba(255, 255, 255, 0.1); + border-radius: 8px; +} + +StScrollBar StButton#vhandle, StScrollBar StButton#hhandle { + border-radius: 2px; + background-color: #a8a8a8; + border: 0px solid; + margin: 0px; +} + +StScrollBar StButton#vhandle:hover, StScrollBar StButton#hhandle:hover { + background-color: #bcbcbc; +} + +StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { + background-color: #F0544C; +} + +.separator { + -gradient-height: 1px; + -gradient-start: rgba(0, 0, 0, 0); + -gradient-end: rgba(0, 0, 0, 0); + -margin-horizontal: 1.5em; + height: 1em; +} + +.popup-slider-menu-item, +.slider { + -slider-height: 4px; + -slider-background-color: #cfd6e6; + -slider-border-color: rgba(0, 0, 0, 0); + -slider-active-background-color: #F0544C; + -slider-active-border-color: rgba(0, 0, 0, 0); + -slider-border-width: 0; + -slider-handle-radius: 4px; + height: 18px; + min-width: 15em; + border: 0 solid transparent; + border-right-width: 1px; + border-left-width: 5px; + color: transparent; +} + +.popup-menu-item:active .popup-slider-menu-item, .popup-menu-item:active +.slider { + -slider-background-color: rgba(0, 0, 0, 0.2); + -slider-active-background-color: #ffffff; +} + +.check-box CinnamonGenericContainer { + spacing: .2em; + min-height: 30px; + padding-top: 2px; +} + +.check-box StLabel { + font-weight: normal; +} + +.check-box StBin { + width: 16px; + height: 16px; + background-image: url("assets/checkbox/checkbox-unchecked.svg"); +} + +.check-box:focus StBin { + background-image: url("assets/checkbox/checkbox-unchecked-focused.svg"); +} + +.check-box:checked StBin { + background-image: url("assets/checkbox/checkbox-checked.svg"); +} + +.check-box:focus:checked StBin { + background-image: url("assets/checkbox/checkbox-checked-focused.svg"); +} + +.radiobutton CinnamonGenericContainer { + spacing: .2em; + height: 26px; + padding-top: 2px; +} + +.radiobutton StLabel { + padding-top: 4px; + font-size: 0.9em; + box-shadow: none; +} + +.radiobutton StBin { + width: 16px; + height: 16px; + background-image: url("assets/checkbox/checkbox-unchecked.svg"); +} + +.radiobutton:focus StBin { + background-image: url("assets/checkbox/checkbox-unchecked-focused.svg"); +} + +.radiobutton:checked StBin { + background-image: url("assets/checkbox/checkbox-checked.svg"); +} + +.radiobutton:focus:checked StBin { + background-image: url("assets/checkbox/checkbox-checked-focused.svg"); +} + +.toggle-switch { + width: 50px; + height: 20px; + background-size: contain; + background-image: url("assets/switch/switch-off.svg"); +} + +.toggle-switch:checked { + background-image: url("assets/switch/switch-on.svg"); +} + +.popup-menu-item:active .toggle-switch { + background-image: url("common-assets/switch/switch-off-selected.svg"); +} + +.popup-menu-item:active .toggle-switch:checked { + background-image: url("common-assets/switch/switch-on-selected.svg"); +} + +.cinnamon-link { + color: #ec271d; + text-decoration: underline; +} + +.cinnamon-link:hover { + color: #f0544c; +} + +#Tooltip { + border-radius: 3px; + padding: 5px 12px; + background-color: rgba(54, 54, 54, 0.95); + color: #c0b8b7; + font-size: 1em; + font-weight: normal; + text-align: center; +} + +.menu, +.popup-menu, +.popup-combo-menu { + color: #323232; + border-image: url("assets/menu/menu.svg") 9 9 9 9; + padding-left: 1px; + padding-right: 1px; +} + +.menu-arrow, +.popup-menu-arrow { + icon-size: 16px; +} + +.menu .popup-sub-menu, +.popup-menu .popup-sub-menu, +.popup-combo-menu .popup-sub-menu { + background-gradient-direction: none; + box-shadow: none; + border-image: url("assets/menu/submenu.svg") 9 9 9 9; +} + +.menu .popup-sub-menu .popup-menu-item:ltr, +.popup-menu .popup-sub-menu .popup-menu-item:ltr, +.popup-combo-menu .popup-sub-menu .popup-menu-item:ltr { + padding-right: 1em; +} + +.menu .popup-sub-menu .popup-menu-item:rtl, +.popup-menu .popup-sub-menu .popup-menu-item:rtl, +.popup-combo-menu .popup-sub-menu .popup-menu-item:rtl { + padding-left: 1em; +} + +.menu .popup-sub-menu StScrollBar, +.popup-menu .popup-sub-menu StScrollBar, +.popup-combo-menu .popup-sub-menu StScrollBar { + padding: 8px; +} + +.menu .popup-sub-menu StScrollBar StBin#trough, .menu .popup-sub-menu StScrollBar StBin#vhandle, +.popup-menu .popup-sub-menu StScrollBar StBin#trough, +.popup-menu .popup-sub-menu StScrollBar StBin#vhandle, +.popup-combo-menu .popup-sub-menu StScrollBar StBin#trough, +.popup-combo-menu .popup-sub-menu StScrollBar StBin#vhandle { + border-width: 0; +} + +.menu .popup-menu-content, +.popup-menu .popup-menu-content, +.popup-combo-menu .popup-menu-content { + padding: 1em 0em 1em 0em; +} + +.menu .popup-menu-item, +.popup-menu .popup-menu-item, +.popup-combo-menu .popup-menu-item { + padding: .4em 1.75em; + spacing: 1em; +} + +.menu .popup-menu-item:active, +.popup-menu .popup-menu-item:active, +.popup-combo-menu .popup-menu-item:active { + color: #ffffff; + background-color: transparent; + border-image: url("common-assets/menu/menu-hover.svg") 9 9 1 1; +} + +.menu .popup-menu-item:insensitive, +.popup-menu .popup-menu-item:insensitive, +.popup-combo-menu .popup-menu-item:insensitive { + color: rgba(50, 50, 50, 0.5); + background: none; +} + +.menu .popup-inactive-menu-item, +.popup-menu .popup-inactive-menu-item, +.popup-combo-menu .popup-inactive-menu-item { + color: #323232; +} + +.menu .popup-inactive-menu-item:insensitive, +.popup-menu .popup-inactive-menu-item:insensitive, +.popup-combo-menu .popup-inactive-menu-item:insensitive { + color: rgba(50, 50, 50, 0.55); +} + +.menu .popup-menu-item:active .popup-inactive-menu-item, +.popup-menu .popup-menu-item:active .popup-inactive-menu-item, +.popup-combo-menu .popup-menu-item:active .popup-inactive-menu-item { + color: #ffffff; +} + +.menu-icon, +.popup-menu-icon { + icon-size: 16px; +} + +.popup-menu-boxpointer { + -arrow-border-radius: 3px; + -arrow-background-color: rgba(0, 0, 0, 0); + -arrow-border-width: 1px; + -arrow-border-color: rgba(0, 0, 0, 0); + -arrow-base: 0; + -arrow-rise: 0; +} + +.popup-combo-menu { + padding: 10px 1px; +} + +.popup-combobox-item { + spacing: 1em; +} + +.popup-separator-menu-item { + -gradient-height: 2px; + -gradient-start: transparent; + -gradient-end: transparent; + -margin-horizontal: 1.5em; + height: 1em; +} + +.popup-alternating-menu-item:alternate { + font-weight: normal; +} + +.popup-device-menu-item { + spacing: .5em; +} + +.popup-subtitle-menu-item { + font-weight: normal; +} + +.nm-menu-item-icons { + spacing: .5em; +} + +#panel { + font-weight: bold; + height: 27px; + width: 32px; +} + +#panel:highlight { + border-image: none; + background-color: rgba(252, 65, 56, 0.5); +} + +#panelLeft { + spacing: 4px; +} + +#panelLeft:dnd { + background-gradient-direction: vertical; + background-gradient-start: rgba(255, 0, 0, 0.05); + background-gradient-end: rgba(255, 0, 0, 0.2); +} + +#panelLeft:ltr { + padding-right: 4px; +} + +#panelLeft:rtl { + padding-left: 4px; +} + +#panelLeft.vertical { + padding: 0; +} + +#panelLeft.vertical:ltr { + padding-right: 0px; +} + +#panelLeft.vertical:rtl { + padding-left: 0px; +} + +#panelRight:dnd { + background-gradient-direction: vertical; + background-gradient-start: rgba(0, 0, 255, 0.05); + background-gradient-end: rgba(0, 0, 255, 0.2); +} + +#panelRight:ltr { + padding-left: 4px; + spacing: 0px; +} + +#panelRight:rtl { + padding-right: 4px; + spacing: 0px; +} + +#panelRight.vertical { + padding: 0; +} + +#panelRight.vertical:ltr { + padding-right: 0px; +} + +#panelRight.vertical:rtl { + padding-left: 0px; +} + +#panelCenter { + spacing: 4px; +} + +#panelCenter:dnd { + background-gradient-direction: vertical; + background-gradient-start: rgba(0, 255, 0, 0.05); + background-gradient-end: rgba(0, 255, 0, 0.2); +} + +.panel-top, .panel-bottom, .panel-left, .panel-right { + color: #c0b8b7; + font-size: 1em; + padding: 0px; +} + +.panel-top { + border-image: url("common-assets/panel/panel-top.svg") 1 1 1 1; +} + +.panel-bottom { + border-image: url("common-assets/panel/panel-bottom.svg") 1 1 1 1; +} + +.panel-left { + border-image: url("common-assets/panel/panel-left.svg") 1 1 1 1; +} + +.panel-right { + border-image: url("common-assets/panel/panel-right.svg") 1 1 1 1; +} + +.panel-dummy { + background-color: rgba(252, 65, 56, 0.5); +} + +.panel-dummy:entered { + background-color: rgba(252, 65, 56, 0.6); +} + +.panel-status-button { + border-width: 0; + -natural-hpadding: 3px; + -minimum-hpadding: 3px; + font-weight: bold; + color: white; + height: 22px; +} + +.panel-button { + -natural-hpadding: 6px; + -minimum-hpadding: 2px; + font-weight: bold; + color: green; + transition-duration: 100; +} + +.system-status-icon { + icon-size: 16px; + padding: 0 1px; +} + +#overview { + spacing: 12px; +} + +.window-caption { + background-color: rgba(54, 54, 54, 0.95); + border: 1px solid rgba(54, 54, 54, 0.95); + color: #c0b8b7; + spacing: 25px; + border-radius: 2px; + font-size: 9pt; + padding: 5px 8px; + -cinnamon-caption-spacing: 4px; +} + +.window-caption#selected { + background-color: #F0544C; + color: #ffffff; + border: 1px solid #F0544C; + spacing: 25px; +} + +.expo-workspaces-name-entry, +.expo-workspaces-name-entry#selected { + height: 15px; + border-radius: 2px; + font-size: 9pt; + padding: 5px 8px; + -cinnamon-caption-spacing: 4px; + color: #c0b8b7; + background-color: rgba(110, 110, 110, 0.35); + border: 1px solid rgba(23, 23, 23, 0.35); + box-shadow: none; +} + +.expo-workspaces-name-entry:focus, +.expo-workspaces-name-entry#selected:focus { + border: 1px solid #F0544C; + background-color: #F0544C; + color: #ffffff; + font-style: italic; + transition-duration: 300; + selection-background-color: #ffffff; + selected-color: #F0544C; +} + +.expo-workspace-thumbnail-frame { + border: 4px solid rgba(255, 255, 255, 0); + background-color: rgba(255, 255, 255, 0); + border-radius: 2px; +} + +.expo-workspace-thumbnail-frame#active { + border: 4px solid #F0544C; + background-color: black; + border-radius: 2px; +} + +.expo-background { + background-color: #363636; +} + +.workspace-thumbnails { + spacing: 26px; +} + +.workspace-thumbnails-background, .workspace-thumbnails-background:rtl { + padding: 8px; +} + +.workspace-add-button { + background-image: url("common-assets/misc/add-workspace.svg"); + height: 200px; + width: 35px; + transition-duration: 100; +} + +.workspace-add-button:hover { + background-image: url("common-assets/misc/add-workspace-hover.svg"); + transition-duration: 100; +} + +.workspace-add-button:active { + background-image: url("common-assets/misc/add-workspace-active.svg"); + transition-duration: 100; +} + +.workspace-overview-background-shade { + background-color: rgba(0, 0, 0, 0.5); +} + +.workspace-close-button, +.window-close { + background-image: url("common-assets/misc/close.svg"); + background-size: 26px; + height: 26px; + width: 26px; + -cinnamon-close-overlap: 10px; +} + +.workspace-close-button:hover, +.window-close:hover { + background-image: url("common-assets/misc/close-hover.svg"); + background-size: 26px; + height: 26px; + width: 26px; +} + +.workspace-close-button:active, +.window-close:active { + background-image: url("common-assets/misc/close-active.svg"); + background-size: 26px; + height: 26px; + width: 26px; +} + +.window-close-area { + background-image: url("common-assets/misc/trash-icon.svg"); + height: 120px; + width: 400px; +} + +.about-content { + width: 550px; + height: 250px; + spacing: 8px; + padding-bottom: 10px; +} + +.about-title { + font-size: 2em; + font-weight: bold; +} + +.about-uuid { + font-size: 10px; + color: #888; +} + +.about-icon { + padding-right: 20px; + padding-bottom: 14px; +} + +.about-scrollBox { + border: 1px solid #d1d1d1; + border-radius: 2px; + background-color: #ffffff; + padding: 4px; + padding-right: 0; + border-radius: 0; +} + +.about-scrollBox-innerBox { + padding: 1.2em; + spacing: 1.2em; +} + +.about-description { + padding-top: 4px; + padding-bottom: 16px; +} + +.about-version { + padding-left: 7px; + font-size: 10px; + color: #888; +} + +.calendar { + padding: .4em 1.75em; + spacing-rows: 0px; + spacing-columns: 0px; +} + +.calendar-month-label { + color: #323232; + font-weight: bold; + padding: 8px 0; +} + +.calendar-change-month-back, +.calendar-change-month-forward { + width: 16px; + height: 16px; +} + +.calendar-change-month-back { + background-image: url("common-assets/misc/calendar-arrow-left.svg"); +} + +.calendar-change-month-back:focus, .calendar-change-month-back:hover { + background-image: url("common-assets/misc/calendar-arrow-left-hover.svg"); +} + +.calendar-change-month-back:active { + background-image: url("common-assets/misc/calendar-arrow-left.svg"); +} + +.calendar-change-month-back:rtl { + background-image: url("common-assets/misc/calendar-arrow-right.svg"); +} + +.calendar-change-month-back:rtl:focus, .calendar-change-month-back:rtl:hover { + background-image: url("common-assets/misc/calendar-arrow-right-hover.svg"); +} + +.calendar-change-month-back:rtl:active { + background-image: url("common-assets/misc/calendar-arrow-right.svg"); +} + +.calendar-change-month-forward { + background-image: url("common-assets/misc/calendar-arrow-right.svg"); +} + +.calendar-change-month-forward:focus, .calendar-change-month-forward:hover { + background-image: url("common-assets/misc/calendar-arrow-right-hover.svg"); +} + +.calendar-change-month-forward:active { + background-image: url("common-assets/misc/calendar-arrow-right.svg"); +} + +.calendar-change-month-forward:rtl { + background-image: url("common-assets/misc/calendar-arrow-left.svg"); +} + +.calendar-change-month-forward:rtl:focus, .calendar-change-month-forward:rtl:hover { + background-image: url("common-assets/misc/calendar-arrow-left-hover.svg"); +} + +.calendar-change-month-forward:rtl:active { + background-image: url("common-assets/misc/calendar-arrow-left.svg"); +} + +.datemenu-date-label { + padding: .4em 1.75em; + font-weight: bold; + text-align: center; + color: #323232; + border-radius: 2px; +} + +.calendar-day-base { + font-size: 80%; + text-align: center; + width: 25px; + height: 25px; + padding: 0.1em; + margin: 2px; + border-radius: 12.5px; +} + +.calendar-day-heading { + color: rgba(50, 50, 50, 0.85); + margin-top: 1em; + font-size: 70%; +} + +.calendar-day { + border-width: 0; + color: rgba(50, 50, 50, 0.8); +} + +.calendar-day-top { + border-top-width: 0; +} + +.calendar-day-left { + border-left-width: 0; +} + +.calendar-nonwork-day { + color: #323232; + background-color: transparent; + font-weight: bold; +} + +.calendar-today, +.calendar-today:active, +.calendar-today:focus, +.calendar-today:hover { + font-weight: bold; + color: #ffffff; + background-color: #F0544C; + border-width: 0; +} + +.calendar-other-month-day { + color: rgba(50, 50, 50, 0.3); + opacity: 1; +} + +.calendar-week-number { + color: rgba(50, 50, 50, 0.7); + font-size: 80%; +} + +#notification { + border-radius: 3px; + border-image: url("common-assets/misc/bg.svg") 9 9 9 9; + padding: 13px; + spacing-rows: 10px; + spacing-columns: 10px; + margin-from-right-edge-of-screen: 20px; + width: 34em; + color: #c0b8b7; +} + +.menu #notification, +.popup-menu #notification { + border-image: url("assets/misc/message.svg") 9 9 9 9; +} + +.menu #notification, .menu #notification.multi-line-notification, +.popup-menu #notification, +.popup-menu #notification.multi-line-notification { + color: #363636; +} + +.menu #notification .notification-button, .menu #notification .notification-icon-button, +.popup-menu #notification .notification-button, +.popup-menu #notification .notification-icon-button { + padding: 5px; +} + +#notification.multi-line-notification { + padding-bottom: 13px; + color: #c0b8b7; +} + +#notification-scrollview { + max-height: 10em; +} + +#notification-scrollview > .top-shadow, #notification-scrollview > .bottom-shadow { + height: 1em; +} + +#notification-scrollview:ltr > StScrollBar { + padding-left: 6px; +} + +#notification-scrollview:rtl > StScrollBar { + padding-right: 6px; +} + +#notification-body { + spacing: 5px; +} + +#notification-actions { + spacing: 10px; +} + +.notification-with-image { + min-height: 159px; + color: #c0b8b7; +} + +.notification-button, .notification-icon-button { + padding: 5px; +} + +.notification-icon-button > StIcon { + icon-size: 36px; +} + +#altTabPopup { + padding: 8px; + spacing: 16px; +} + +.switcher-list { + color: #c0b8b7; + background: none; + border: none; + border-image: url("common-assets/misc/bg.svg") 9 9 9 9; + border-radius: 3px; + padding: 20px; +} + +.switcher-list > StBoxLayout { + padding: 4px; +} + +.switcher-list-item-container { + spacing: 8px; +} + +.switcher-list .item-box { + padding: 8px; + border-radius: 2px; +} + +.switcher-list .item-box:outlined { + padding: 8px; + border: 1px solid #F0544C; +} + +.switcher-list .item-box:selected { + color: #ffffff; + background-color: #F0544C; + border: 0px solid #F0544C; +} + +.switcher-list .thumbnail { + width: 256px; +} + +.switcher-list .thumbnail-box { + padding: 2px; + spacing: 4px; +} + +.switcher-list .separator { + width: 1px; + background: rgba(255, 255, 255, 0.2); +} + +.switcher-arrow { + border-color: rgba(0, 0, 0, 0); + color: #c0b8b7; +} + +.switcher-arrow:highlighted { + border-color: rgba(0, 0, 0, 0); + color: #c0b8b7; +} + +.thumbnail-scroll-gradient-left { + background-color: rgba(0, 0, 0, 0); + border-radius: 24px; + border-radius-topright: 0px; + border-radius-bottomright: 0px; + width: 60px; +} + +.thumbnail-scroll-gradient-right { + background-color: rgba(0, 0, 0, 0); + border-radius: 24px; + border-radius-topleft: 0px; + border-radius-bottomleft: 0px; + width: 60px; +} + +.ripple-box { + width: 104px; + height: 104px; + background-image: url("common-assets/misc/corner-ripple.svg"); + background-size: contain; +} + +.lightbox { + background-color: rgba(0, 0, 0, 0.5); +} + +.flashspot { + background-color: white; +} + +.modal-dialog { + color: #323232; + background-color: #f7f7f7; + border: none; + border-image: url("assets/misc/modal.svg") 9 9 9 67; + padding: 0 5px 6px 5px; +} + +.modal-dialog > StBoxLayout:first-child { + padding: 20px 10px 10px 10px; +} + +.modal-dialog-button-box { + spacing: 0; + margin: 0px; + padding: 14px 10px; + background: none; + border: none; + border-image: url("assets/misc/button-box.svg") 9 9 9 9; +} + +.modal-dialog-button-box .modal-dialog-button { + padding-top: 0; + padding-bottom: 0; + height: 30px; +} + +.run-dialog { + padding: 0 20px 15px 20px; + background-color: rgba(54, 54, 54, 0.95); + border-image: url("common-assets/misc/osd.svg") 9 9 9 9; +} + +.run-dialog > * { + padding: 0; +} + +.run-dialog-label { + font-weight: 400; + color: rgba(192, 184, 183, 0.75); + padding-bottom: 10px; +} + +.run-dialog-error-label { + color: #FC4138; +} + +.run-dialog-error-box { + padding-top: 15px; + spacing: 5px; + color: #FC4138; +} + +.run-dialog-completion-box { + padding-left: 15px; + font-size: 10px; +} + +.run-dialog-entry { + color: #c0b8b7; + background-color: rgba(110, 110, 110, 0.35); + border: 1px solid rgba(23, 23, 23, 0.35); + box-shadow: none; + width: 21em; + padding: 7px; + border-radius: 3px; + caret-color: #c0b8b7; + selected-color: #ffffff; + selection-background-color: #F0544C; +} + +.run-dialog-entry:focus { + color: #c0b8b7; + background-color: rgba(110, 110, 110, 0.35); + border: 1px solid rgba(23, 23, 23, 0.35); + box-shadow: none; + background-color: #1a1a1a; + border-color: #F0544C; +} + +.run-dialog .modal-dialog-button-box { + border: none; + border-image: none; + box-shadow: none; + background: none; + background-gradient-direction: none; +} + +/* CinnamonMountOperation Dialogs */ +.cinnamon-mount-operation-icon { + icon-size: 48px; +} + +.mount-password-reask { + color: #F27835; +} + +.show-processes-dialog, +.mount-question-dialog { + spacing: 24px; +} + +.show-processes-dialog-subject, +.mount-question-dialog-subject { + padding-top: 10px; + padding-left: 17px; + padding-bottom: 6px; +} + +.show-processes-dialog-subject:rtl, +.mount-question-dialog-subject:rtl { + padding-left: 0px; + padding-right: 17px; +} + +.show-processes-dialog-description, +.mount-question-dialog-description { + padding-left: 17px; + width: 28em; +} + +.show-processes-dialog-description:rtl, +.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: #ccc; +} + +.show-processes-dialog-app-list-item:hover { + color: white; +} + +.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; +} + +.show-processes-dialog-app-list-item-name { + font-size: 1.1em; +} + +.magnifier-zoom-region { + border: 2px solid maroon; +} + +.magnifier-zoom-region .full-screen { + border-width: 0px; +} + +#keyboard { + background-color: rgba(54, 54, 54, 0.95); + border-width: 0; + border-top-width: 1px; + border-color: rgba(0, 0, 0, 0.4); +} + +.keyboard-layout { + spacing: 10px; + padding: 10px; +} + +.keyboard-row { + spacing: 15px; +} + +.keyboard-key { + min-height: 2em; + min-width: 2em; + font-size: 14pt; + font-weight: bold; + border-radius: 3px; + box-shadow: none; + text-shadow: 0 1px rgba(255, 255, 255, 0); + color: #c0b8b7; + border: 1px solid rgba(23, 23, 23, 0.35); + background-color: rgba(110, 110, 110, 0.35); +} + +.keyboard-key:hover { + text-shadow: 0 1px rgba(255, 255, 255, 0); + color: #c0b8b7; + border: 1px solid rgba(23, 23, 23, 0.35); + background-color: rgba(128, 128, 128, 0.45); +} + +.keyboard-key:active, .keyboard-key:checked { + text-shadow: 0 1px rgba(255, 255, 255, 0); + color: #ffffff; + border: 1px solid #F0544C; + background-color: #F0544C; +} + +.keyboard-key:grayed { + text-shadow: 0 1px rgba(255, 255, 255, 0); + color: #5f5d5d; + border: 1px solid rgba(23, 23, 23, 0.35); + background-color: rgba(110, 110, 110, 0.2); +} + +.keyboard-subkeys { + color: #c0b8b7; + padding: 5px; + -arrow-border-radius: 2px; + -arrow-background-color: rgba(54, 54, 54, 0.95); + -arrow-border-width: 1px; + -arrow-border-color: rgba(0, 0, 0, 0.4); + -arrow-base: 20px; + -arrow-rise: 10px; + -boxpointer-gap: 5px; +} + +.menu-favorites-box { + margin: auto; + padding: 10px; + transition-duration: 300; + background-color: #f7f7f7; + border: 1px solid #d1d1d1; +} + +.menu-favorites-button { + padding: 10px; + border: 1px solid rgba(0, 0, 0, 0); +} + +.menu-places-box { + margin: auto; + padding: 10px; + border: 0px solid red; +} + +.menu-places-button { + padding: 10px; +} + +.menu-categories-box { + padding: 10px 30px 10px 30px; +} + +.menu-applications-inner-box, .menu-applications-outer-box { + padding: 10px 10px 0 10px; +} + +.menu-application-button { + padding: 7px; + border: 1px solid rgba(0, 0, 0, 0); +} + +.menu-application-button:highlighted { + font-weight: bold; +} + +.menu-application-button-selected { + padding: 7px; +} + +.menu-application-button-selected:highlighted { + font-weight: bold; +} + +.menu-application-button-label:ltr { + padding-left: 5px; +} + +.menu-application-button-label:rtl { + padding-right: 5px; +} + +.menu-category-button { + padding: 7px; + border: 1px solid rgba(0, 0, 0, 0); +} + +.menu-category-button-selected { + padding: 7px; +} + +.menu-category-button-hover { + background-color: red; + border-radius: 2px; +} + +.menu-category-button-greyed { + padding: 7px; + color: rgba(50, 50, 50, 0.55); + border: 1px solid rgba(0, 0, 0, 0); +} + +.menu-category-button-label:ltr { + padding-left: 5px; +} + +.menu-category-button-label:rtl { + padding-right: 5px; +} + +.menu-selected-app-box { + padding-right: 30px; + padding-left: 28px; + text-align: right; + height: 30px; +} + +.menu-selected-app-box:rtl { + padding-top: 10px; + height: 30px; +} + +.menu-selected-app-title { + font-weight: bold; +} + +.menu-selected-app-description { + max-width: 150px; +} + +.menu-search-box:ltr { + padding-left: 30px; +} + +.menu-search-box-rtl { + padding-right: 30px; +} + +#menu-search-entry { + width: 250px; + height: 15px; + font-weight: normal; + caret-color: #323232; +} + +.menu-search-entry-icon { + icon-size: 1em; + color: #323232; +} + +/* Context menu (at the moment only for favorites) */ +.info-osd { + text-align: center; + font-weight: bold; + spacing: 1em; + padding: 16px; + color: #c0b8b7; + background-color: rgba(54, 54, 54, 0.95); + border-image: url("common-assets/misc/osd.svg") 9 9 9 9; +} + +.osd-window { + text-align: center; + font-weight: bold; + spacing: 1em; + padding: 20px; + min-width: 64px; + min-height: 64px; + color: #c0b8b7; + background-color: rgba(54, 54, 54, 0.95); + border: none; + border-radius: 5px; + border-image: url("common-assets/misc/osd.svg") 9 9 9 9; +} + +.osd-window .osd-monitor-label { + font-size: 3em; +} + +.osd-window .level { + padding: 0; + height: 4px; + background-color: rgba(0, 0, 0, 0.35); + border-radius: 2px; + color: #F0544C; +} + +.osd-window .level-bar { + border-radius: 2px; + background-color: #F0544C; +} + +.window-list-box { + spacing: 0; +} + +.panel-bottom .window-list-box:ltr, +.panel-top .window-list-box:ltr { + padding: 0 0 0 8px; +} + +.panel-bottom .window-list-box:rtl, +.panel-top .window-list-box:rtl { + padding: 0 8px 0 0; +} + +.window-list-box.vertical { + padding: 6px 0 0 0; +} + +.window-list-box.vertical #appMenuIcon { + padding-top: 2px; +} + +.window-list-box:highlight { + background-color: rgba(252, 65, 56, 0.5); +} + +.window-list-item-label { + font-weight: normal; + width: 15em; + min-width: 5px; +} + +.window-list-item-box { + font-weight: normal; + background-image: none; + padding: 0 8px; + transition-duration: 100; + color: rgba(192, 184, 183, 0.95); + border: 0 solid transparent; +} + +.panel-bottom .window-list-item-box StLabel { + padding-left: 6px; +} + +.panel-top .window-list-item-box StLabel { + padding-left: 6px; +} + +.panel-left .window-list-item-box StLabel { + padding-top: 6px; +} + +.panel-right .window-list-item-box StLabel { + padding-top: 6px; +} + +.panel-top .window-list-item-box { + border-top-width: 2px; +} + +.panel-top .window-list-item-box StIcon, .panel-top .window-list-item-box StBin, .panel-top .window-list-item-box #appMenuIcon { + padding: 2px; + padding-top: 0; +} + +.panel-bottom .window-list-item-box { + border-bottom-width: 2px; +} + +.panel-bottom .window-list-item-box StIcon, .panel-bottom .window-list-item-box StBin, .panel-bottom .window-list-item-box #appMenuIcon { + padding: 2px; + padding-bottom: 0; +} + +.panel-left .window-list-item-box { + border-left-width: 2px; +} + +.panel-left .window-list-item-box StIcon, .panel-left .window-list-item-box StBin, .panel-left .window-list-item-box #appMenuIcon { + padding: 2px; + padding-left: 0; +} + +.panel-right .window-list-item-box { + border-right-width: 2px; +} + +.panel-right .window-list-item-box StIcon, .panel-right .window-list-item-box StBin, .panel-right .window-list-item-box #appMenuIcon { + padding: 2px; + padding-right: 0; +} + +.window-list-item-box:hover { + color: #c0b8b7; + border: 0 solid rgba(192, 184, 183, 0.5); + background-gradient-direction: none; +} + +.panel-top .window-list-item-box:hover { + border-top-width: 2px; +} + +.panel-bottom .window-list-item-box:hover { + border-bottom-width: 2px; +} + +.panel-left .window-list-item-box:hover { + border-left-width: 2px; +} + +.panel-right .window-list-item-box:hover { + border-right-width: 2px; +} + +.window-list-item-box:active, .window-list-item-box:checked, .window-list-item-box:running { + color: #ffffff; + border: 0 solid rgba(240, 84, 76, 0.35); + background-gradient-direction: none; +} + +.panel-top .window-list-item-box:active, .panel-top .window-list-item-box:checked, .panel-top .window-list-item-box:running { + border-top-width: 2px; +} + +.panel-bottom .window-list-item-box:active, .panel-bottom .window-list-item-box:checked, .panel-bottom .window-list-item-box:running { + border-bottom-width: 2px; +} + +.panel-left .window-list-item-box:active, .panel-left .window-list-item-box:checked, .panel-left .window-list-item-box:running { + border-left-width: 2px; +} + +.panel-right .window-list-item-box:active, .panel-right .window-list-item-box:checked, .panel-right .window-list-item-box:running { + border-right-width: 2px; +} + +.window-list-item-box:active:hover, .window-list-item-box:checked:hover, .window-list-item-box:running:hover { + border-color: rgba(240, 84, 76, 0.5); +} + +.window-list-item-box:focus { + color: #ffffff; + border: 0 solid #F0544C; + background-gradient-direction: none; +} + +.panel-top .window-list-item-box:focus { + border-top-width: 2px; +} + +.panel-bottom .window-list-item-box:focus { + border-bottom-width: 2px; +} + +.panel-left .window-list-item-box:focus { + border-left-width: 2px; +} + +.panel-right .window-list-item-box:focus { + border-right-width: 2px; +} + +.window-list-item-box.right, .window-list-item-box.left { + padding-left: 0px; + padding-right: 0px; +} + +.window-list-item-box .progress { + background-gradient-direction: vertical; + background-gradient-start: #00C487; + background-gradient-end: #00C487; + border-radius: 2px; + box-shadow: none; +} + +.window-list-item-demands-attention { + background-gradient-start: #F27835; + background-gradient-end: #F27835; +} + +.window-list-preview { + padding: 12px; + spacing: 8px; + border: none; + border-image: url("assets/menu/menu.svg") 9 9 9 9; + color: #323232; + background: none; +} + +.grouped-window-list-thumbnail-label { + padding-left: 4px; +} + +.grouped-window-list-thumbnail-alert { + background-color: rgba(252, 65, 56, 0.5); +} + +.grouped-window-list-thumbnail-menu .item-box { + padding: 6px; + border-radius: 2px; + spacing: 4px; +} + +.grouped-window-list-thumbnail-menu .item-box:outlined { + padding: 2px; + border: 2px solid #F0544C; +} + +.grouped-window-list-thumbnail-menu .item-box:selected { + background-color: rgba(255, 255, 255, 0.33); +} + +.grouped-window-list-thumbnail-menu .thumbnail { + width: 256px; +} + +.grouped-window-list-thumbnail-menu .separator { + width: 1px; + background-color: rgba(192, 184, 183, 0.33); +} + +.grouped-window-list-number-label { + z-index: 99; + text-shadow: none; + font-size: 10px; + color: #ffffff; + padding: 0; +} + +.grouped-window-list-button-label { + padding-left: 4px; +} + +.grouped-window-list-badge { + border-radius: 256px; + background-color: #F0544C; +} + +.grouped-window-list-item-box { + font-weight: normal; + background-image: none; + padding: 0 8px; + transition-duration: 100; + color: rgba(192, 184, 183, 0.95); + border: 0 solid transparent; +} + +.grouped-window-list-item-box.top { + border-top-width: 2px; +} + +.grouped-window-list-item-box.top StIcon, .grouped-window-list-item-box.top StBin, .grouped-window-list-item-box.top #appMenuIcon { + padding: 2px; + padding-top: 0; +} + +.grouped-window-list-item-box.bottom { + border-bottom-width: 2px; +} + +.grouped-window-list-item-box.bottom StIcon, .grouped-window-list-item-box.bottom StBin, .grouped-window-list-item-box.bottom #appMenuIcon { + padding: 2px; + padding-bottom: 0; +} + +.grouped-window-list-item-box.left { + border-left-width: 2px; +} + +.grouped-window-list-item-box.left StIcon, .grouped-window-list-item-box.left StBin, .grouped-window-list-item-box.left #appMenuIcon { + padding: 2px; + padding-left: 0; +} + +.grouped-window-list-item-box.right { + border-right-width: 2px; +} + +.grouped-window-list-item-box.right StIcon, .grouped-window-list-item-box.right StBin, .grouped-window-list-item-box.right #appMenuIcon { + padding: 2px; + padding-right: 0; +} + +.grouped-window-list-item-box:hover { + color: #c0b8b7; + border: 0 solid rgba(192, 184, 183, 0.5); + background-gradient-direction: none; +} + +.panel-top .grouped-window-list-item-box:hover { + border-top-width: 2px; +} + +.panel-bottom .grouped-window-list-item-box:hover { + border-bottom-width: 2px; +} + +.panel-left .grouped-window-list-item-box:hover { + border-left-width: 2px; +} + +.panel-right .grouped-window-list-item-box:hover { + border-right-width: 2px; +} + +.grouped-window-list-item-box:active, .grouped-window-list-item-box:checked, .grouped-window-list-item-box:running { + color: #ffffff; + border: 0 solid rgba(240, 84, 76, 0.35); + background-gradient-direction: none; +} + +.panel-top .grouped-window-list-item-box:active, .panel-top .grouped-window-list-item-box:checked, .panel-top .grouped-window-list-item-box:running { + border-top-width: 2px; +} + +.panel-bottom .grouped-window-list-item-box:active, .panel-bottom .grouped-window-list-item-box:checked, .panel-bottom .grouped-window-list-item-box:running { + border-bottom-width: 2px; +} + +.panel-left .grouped-window-list-item-box:active, .panel-left .grouped-window-list-item-box:checked, .panel-left .grouped-window-list-item-box:running { + border-left-width: 2px; +} + +.panel-right .grouped-window-list-item-box:active, .panel-right .grouped-window-list-item-box:checked, .panel-right .grouped-window-list-item-box:running { + border-right-width: 2px; +} + +.grouped-window-list-item-box:active:hover, .grouped-window-list-item-box:checked:hover, .grouped-window-list-item-box:running:hover { + border-color: rgba(240, 84, 76, 0.5); +} + +.grouped-window-list-item-box:focus { + color: #ffffff; + border: 0 solid #F0544C; + background-gradient-direction: none; +} + +.panel-top .grouped-window-list-item-box:focus { + border-top-width: 2px; +} + +.panel-bottom .grouped-window-list-item-box:focus { + border-bottom-width: 2px; +} + +.panel-left .grouped-window-list-item-box:focus { + border-left-width: 2px; +} + +.panel-right .grouped-window-list-item-box:focus { + border-right-width: 2px; +} + +.grouped-window-list-item-box .progress { + background-gradient-direction: vertical; + background-gradient-start: #00C487; + background-gradient-end: #00C487; + border-radius: 2px; + box-shadow: none; +} + +.grouped-window-list-item-demands-attention { + background-gradient-start: #F27835; + background-gradient-end: #F27835; +} + +.sound-button { + width: 22px; + height: 13px; + padding: 8px; +} + +.sound-button-container { + padding-right: 3px; + padding-left: 3px; +} + +.sound-button StIcon { + icon-size: 1.4em; +} + +.sound-track-infos { + padding: 5px; +} + +.sound-track-info { + padding-top: 2px; + padding-bottom: 2px; +} + +.sound-track-info StIcon { + icon-size: 16px; +} + +.sound-track-info StLabel { + padding-left: 5px; + padding-right: 5px; +} + +.sound-track-box { + padding-left: 15px; + padding-right: 15px; + max-width: 220px; +} + +.sound-seek-box { + padding-left: 15px; +} + +.sound-seek-box StLabel { + padding-top: 2px; +} + +.sound-seek-box StIcon { + icon-size: 16px; +} + +.sound-seek-slider { + width: 140px; +} + +.sound-volume-menu-item { + padding: .4em 1.75em; +} + +.sound-volume-menu-item StIcon { + icon-size: 1.14em; + padding-left: 8px; + padding-right: 8px; +} + +.sound-playback-control { + padding: 5px 10px 10px 10px; +} + +.sound-player { + padding: 0 4px; +} + +.sound-player > StBoxLayout:first-child { + padding: 5px 10px 12px 10px; + spacing: 0.5em; +} + +.sound-player > StBoxLayout:first-child StButton:small { + width: 16px; + height: 16px; + padding: 1px; +} + +.sound-player > StBoxLayout:first-child StButton:small StIcon { + icon-size: 12px; +} + +.sound-player-generic-coverart { + background: rgba(0, 0, 0, 0.2); +} + +.sound-player-overlay { + width: 290px; + height: 70px; + padding: 15px; + spacing: 0.5em; + background: rgba(41, 41, 41, 0.85); + border: 0px solid rgba(29, 29, 29, 0.95); + border-bottom: 1px; + color: #c0b8b7; +} + +.sound-player-overlay StButton { + width: 22px; + height: 13px; + padding: 5px; + color: #c0b8b7; + border-radius: 2px; + border: 1px solid rgba(54, 54, 54, 0); +} + +.sound-player-overlay StButton StIcon { + icon-size: 16px; +} + +.sound-player-overlay StButton:hover { + text-shadow: 0 1px rgba(255, 255, 255, 0); + color: #c0b8b7; + border: 1px solid rgba(23, 23, 23, 0.35); + background-color: rgba(128, 128, 128, 0.45); +} + +.sound-player-overlay StButton:active { + text-shadow: 0 1px rgba(255, 255, 255, 0); + color: #ffffff; + background-color: #F0544C; + border: 1px solid #F0544C; + box-shadow: inset 0 2px 4px #F0544C; +} + +.sound-player-overlay StBoxLayout { + padding-top: 2px; +} + +.sound-player .slider { + height: 0.5em; + padding: 0; + border: none; + -slider-height: 0.5em; + -slider-background-color: #cfd6e6; + -slider-border-color: rgba(0, 0, 0, 0); + -slider-active-background-color: #F0544C; + -slider-active-border-color: rgba(0, 0, 0, 0); + -slider-border-width: 0px; + -slider-handle-radius: 0px; +} + +#workspaceSwitcher { + spacing: 0px; + padding: 3px; +} + +/* Controls the styling when using the "Simple buttons" option */ +.workspace-switcher { + padding-left: 3px; + padding-right: 3px; +} + +.workspace-button { + width: 20px; + height: 10px; + color: #ffffff; + padding: 3px; + padding-top: 4px; + transition-duration: 300; +} + +.workspace-button:outlined, .workspace-button:outlined:hover { + color: #F0544C; +} + +.workspace-button:hover { + color: rgba(240, 84, 76, 0.5); +} + +/* Controls the style when using the "Visual representation" option */ +.workspace-graph { + padding: 3px; + spacing: 3px; +} + +.workspace-graph .workspace { + border: 1px solid rgba(0, 0, 0, 0.4); + background-gradient-direction: none; + background-color: rgba(0, 0, 0, 0.2); +} + +.workspace-graph .workspace:active { + border: 1px solid #F0544C; + background-gradient-direction: none; +} + +.workspace-graph .workspace .windows { + -active-window-background: #484848; + -active-window-border: rgba(0, 0, 0, 0.8); + -inactive-window-background: #484848; + -inactive-window-border: rgba(0, 0, 0, 0.8); +} + +.workspace-graph .workspace:active .windows { + -active-window-background: #555555; + -active-window-border: rgba(0, 0, 0, 0.8); + -inactive-window-background: #2f2f2f; + -inactive-window-border: rgba(0, 0, 0, 0.8); +} + +#panel-launchers-box { + padding: 0 6px; +} + +#panel-launchers-box.vertical { + padding: 3px 0; +} + +.panel-launcher { + padding: 2px; + transition-duration: 200ms; +} + +.panel-launcher:hover { + background-gradient-direction: none; + border: 0px solid #F0544C; +} + +.panel-bottom .panel-launcher:hover { + border-bottom-width: 2px; + padding-bottom: 0; +} + +.panel-top .panel-launcher:hover { + border-top-width: 2px; + padding-top: 0; +} + +.panel-left .panel-launcher:hover { + border-left-width: 2px; + padding-left: 0; +} + +.panel-right .panel-launcher:hover { + border-right-width: 2px; + padding-right: 0; +} + +.launcher { + padding: 2px; + spacing: 2px; + transition-duration: 0.2s; +} + +.launcher:hover { + border: 0 solid #F0544C; + background-gradient-direction: none; +} + +.panel-top .launcher:hover { + padding-top: 0; + border-top-width: 2px; +} + +.panel-bottom .launcher:hover { + padding-bottom: 0; + border-bottom-width: 2px; +} + +.panel-left .launcher:hover { + padding-left: 0; + border-left-width: 2px; +} + +.panel-right .launcher:hover { + padding-right: 0; + border-right-width: 2px; +} + +.launcher .icon-box { + padding: 0 2px; +} + +.launcher .icon-box.vertical { + padding: 2px 0; +} + +#overview-corner { + background-image: url("common-assets/misc/overview.png"); +} + +#overview-corner:hover { + background-image: url("common-assets/misc/overview-hover.png"); +} + +.applet-separator { + padding: 1px 4px; +} + +.applet-separator-line { + width: 1px; + background: rgba(255, 255, 255, 0.12); +} + +.applet-box { + padding-left: 3px; + padding-right: 3px; + color: #c0b8b7; + text-shadow: none; + transition-duration: 100; +} + +.applet-box.vertical { + padding: 3px 0; +} + +.applet-box:hover { + color: #c0b8b7; + background-color: rgba(192, 184, 183, 0.15); +} + +.applet-box:checked, .applet-box:checked:hover { + color: #ffffff; + background-color: #F0544C; +} + +.applet-box:highlight { + background-image: none; + border-image: none; + background-color: rgba(252, 65, 56, 0.5); +} + +.applet-label { + font-weight: bold; + color: #c0b8b7; +} + +.applet-box:checked .applet-label { + color: #ffffff; + text-shadow: none; +} + +.applet-icon { + color: #c0b8b7; + icon-size: 22px; +} + +.applet-box:checked .applet-icon { + color: #ffffff; + text-shadow: none; +} + +.user-icon { + width: 32px; + height: 32px; + background-color: transparent; + border: none; + border-radius: 0; +} + +.user-label { + color: #323232; + font-size: 1em; + font-weight: bold; + margin: 0px; +} + +.desklet { + color: #c0b8b7; +} + +.desklet:highlight { + background-color: rgba(252, 65, 56, 0.5); +} + +.desklet-with-borders { + border-image: url("common-assets/misc/bg.svg") 9 9 9 9; + color: #c0b8b7; + padding: 12px; + padding-bottom: 16px; +} + +.desklet-with-borders:highlight { + background-color: rgba(252, 65, 56, 0.5); +} + +.desklet-with-borders-and-header { + border-image: url("common-assets/misc/desklet.svg") 9 9 9 9; + color: #c0b8b7; + border-radius: 0; + border-radius-topleft: 0; + border-radius-topright: 0; + padding: 12px; + padding-bottom: 17px; +} + +.desklet-with-borders-and-header:highlight { + background-color: rgba(252, 65, 56, 0.5); +} + +.desklet-header { + border-image: url("common-assets/misc/desklet-header.svg") 9 9 9 9; + color: #c0b8b7; + font-size: 1em; + padding: 12px; + padding-bottom: 6px; +} + +.desklet-drag-placeholder { + border: 2px solid #F0544C; + background-color: rgba(240, 84, 76, 0.3); +} + +.photoframe-box { + border-image: url("common-assets/misc/bg.svg") 9 9 9 9; + color: #c0b8b7; + padding: 12px; + padding-bottom: 16px; +} + +/*FIXME*/ +.workspace-osd { + /*color: red;*/ + text-shadow: black 5px 5px 5px; + font-weight: bold; + font-size: 48pt; +} + +.notification-applet-padding { + padding: .5em 1em; +} + +.notification-applet-container { + max-height: 100px; +} + +.tile-preview, .tile-preview.snap, +.tile-hud, .tile-hud.snap { + background-color: rgba(240, 84, 76, 0.3); + border: 1px solid #F0544C; +} + +.xkcd-box { + padding: 6px; + border: 0px; + background-color: rgba(0, 0, 0, 0); + border-radius: 0px; +} diff --git a/themes/Matcha-aliz/cinnamon/common-assets/menu/menu-hover.svg b/themes/Matcha-aliz/cinnamon/common-assets/menu/menu-hover.svg new file mode 100755 index 00000000..858273fd --- /dev/null +++ b/themes/Matcha-aliz/cinnamon/common-assets/menu/menu-hover.svg @@ -0,0 +1,106 @@ + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/themes/Qogir-dark/cinnamon/common-assets/menu/menu-separator.svg b/themes/Matcha-aliz/cinnamon/common-assets/menu/menu-separator.svg old mode 100644 new mode 100755 similarity index 100% rename from themes/Qogir-dark/cinnamon/common-assets/menu/menu-separator.svg rename to themes/Matcha-aliz/cinnamon/common-assets/menu/menu-separator.svg diff --git a/themes/Matcha-aliz/cinnamon/common-assets/misc/add-workspace-active.svg b/themes/Matcha-aliz/cinnamon/common-assets/misc/add-workspace-active.svg new file mode 100755 index 00000000..127e61c7 --- /dev/null +++ b/themes/Matcha-aliz/cinnamon/common-assets/misc/add-workspace-active.svg @@ -0,0 +1,147 @@ + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/themes/Matcha-aliz/cinnamon/common-assets/misc/add-workspace-hover.svg b/themes/Matcha-aliz/cinnamon/common-assets/misc/add-workspace-hover.svg new file mode 100755 index 00000000..189bbd14 --- /dev/null +++ b/themes/Matcha-aliz/cinnamon/common-assets/misc/add-workspace-hover.svg @@ -0,0 +1,119 @@ + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/themes/Matcha-aliz/cinnamon/common-assets/misc/add-workspace.svg b/themes/Matcha-aliz/cinnamon/common-assets/misc/add-workspace.svg new file mode 100755 index 00000000..e673e5fa --- /dev/null +++ b/themes/Matcha-aliz/cinnamon/common-assets/misc/add-workspace.svg @@ -0,0 +1,119 @@ + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/themes/Matcha-aliz/cinnamon/common-assets/misc/bg.svg b/themes/Matcha-aliz/cinnamon/common-assets/misc/bg.svg new file mode 100755 index 00000000..437a575c --- /dev/null +++ b/themes/Matcha-aliz/cinnamon/common-assets/misc/bg.svg @@ -0,0 +1,132 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + diff --git a/themes/Matcha-aliz/cinnamon/common-assets/misc/calendar-arrow-left-hover.svg b/themes/Matcha-aliz/cinnamon/common-assets/misc/calendar-arrow-left-hover.svg new file mode 100755 index 00000000..3b334058 --- /dev/null +++ b/themes/Matcha-aliz/cinnamon/common-assets/misc/calendar-arrow-left-hover.svg @@ -0,0 +1,152 @@ + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + diff --git a/themes/Qogir-dark/cinnamon/common-assets/misc/calendar-arrow-left.svg b/themes/Matcha-aliz/cinnamon/common-assets/misc/calendar-arrow-left.svg old mode 100644 new mode 100755 similarity index 100% rename from themes/Qogir-dark/cinnamon/common-assets/misc/calendar-arrow-left.svg rename to themes/Matcha-aliz/cinnamon/common-assets/misc/calendar-arrow-left.svg diff --git a/themes/Matcha-aliz/cinnamon/common-assets/misc/calendar-arrow-right-hover.svg b/themes/Matcha-aliz/cinnamon/common-assets/misc/calendar-arrow-right-hover.svg new file mode 100755 index 00000000..893d6e76 --- /dev/null +++ b/themes/Matcha-aliz/cinnamon/common-assets/misc/calendar-arrow-right-hover.svg @@ -0,0 +1,162 @@ + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + + + + diff --git a/themes/Qogir-dark/cinnamon/common-assets/misc/calendar-arrow-right.svg b/themes/Matcha-aliz/cinnamon/common-assets/misc/calendar-arrow-right.svg old mode 100644 new mode 100755 similarity index 100% rename from themes/Qogir-dark/cinnamon/common-assets/misc/calendar-arrow-right.svg rename to themes/Matcha-aliz/cinnamon/common-assets/misc/calendar-arrow-right.svg diff --git a/themes/Qogir-dark/cinnamon/common-assets/misc/close-active.svg b/themes/Matcha-aliz/cinnamon/common-assets/misc/close-active.svg old mode 100644 new mode 100755 similarity index 100% rename from themes/Qogir-dark/cinnamon/common-assets/misc/close-active.svg rename to themes/Matcha-aliz/cinnamon/common-assets/misc/close-active.svg diff --git a/themes/Qogir-dark/cinnamon/common-assets/misc/close-hover.svg b/themes/Matcha-aliz/cinnamon/common-assets/misc/close-hover.svg old mode 100644 new mode 100755 similarity index 100% rename from themes/Qogir-dark/cinnamon/common-assets/misc/close-hover.svg rename to themes/Matcha-aliz/cinnamon/common-assets/misc/close-hover.svg diff --git a/themes/Qogir-dark/cinnamon/common-assets/misc/close.svg b/themes/Matcha-aliz/cinnamon/common-assets/misc/close.svg old mode 100644 new mode 100755 similarity index 100% rename from themes/Qogir-dark/cinnamon/common-assets/misc/close.svg rename to themes/Matcha-aliz/cinnamon/common-assets/misc/close.svg diff --git a/themes/Matcha-aliz/cinnamon/common-assets/misc/corner-ripple.svg b/themes/Matcha-aliz/cinnamon/common-assets/misc/corner-ripple.svg new file mode 100755 index 00000000..e3c26f37 --- /dev/null +++ b/themes/Matcha-aliz/cinnamon/common-assets/misc/corner-ripple.svg @@ -0,0 +1,88 @@ + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/themes/Matcha-aliz/cinnamon/common-assets/misc/desklet-header.svg b/themes/Matcha-aliz/cinnamon/common-assets/misc/desklet-header.svg new file mode 100755 index 00000000..04983615 --- /dev/null +++ b/themes/Matcha-aliz/cinnamon/common-assets/misc/desklet-header.svg @@ -0,0 +1,163 @@ + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + diff --git a/themes/Matcha-aliz/cinnamon/common-assets/misc/desklet.svg b/themes/Matcha-aliz/cinnamon/common-assets/misc/desklet.svg new file mode 100755 index 00000000..65b0147f --- /dev/null +++ b/themes/Matcha-aliz/cinnamon/common-assets/misc/desklet.svg @@ -0,0 +1,157 @@ + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + diff --git a/themes/Matcha-aliz/cinnamon/common-assets/misc/osd.svg b/themes/Matcha-aliz/cinnamon/common-assets/misc/osd.svg new file mode 100755 index 00000000..ecbee0b6 --- /dev/null +++ b/themes/Matcha-aliz/cinnamon/common-assets/misc/osd.svg @@ -0,0 +1,132 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + diff --git a/themes/Qogir-dark/cinnamon/common-assets/misc/overview-hover.png b/themes/Matcha-aliz/cinnamon/common-assets/misc/overview-hover.png old mode 100644 new mode 100755 similarity index 100% rename from themes/Qogir-dark/cinnamon/common-assets/misc/overview-hover.png rename to themes/Matcha-aliz/cinnamon/common-assets/misc/overview-hover.png diff --git a/themes/Qogir-dark/cinnamon/common-assets/misc/overview.png b/themes/Matcha-aliz/cinnamon/common-assets/misc/overview.png old mode 100644 new mode 100755 similarity index 100% rename from themes/Qogir-dark/cinnamon/common-assets/misc/overview.png rename to themes/Matcha-aliz/cinnamon/common-assets/misc/overview.png diff --git a/themes/Qogir-dark/cinnamon/common-assets/misc/trash-icon.svg b/themes/Matcha-aliz/cinnamon/common-assets/misc/trash-icon.svg old mode 100644 new mode 100755 similarity index 100% rename from themes/Qogir-dark/cinnamon/common-assets/misc/trash-icon.svg rename to themes/Matcha-aliz/cinnamon/common-assets/misc/trash-icon.svg diff --git a/themes/Matcha-aliz/cinnamon/common-assets/panel/activities-active.svg b/themes/Matcha-aliz/cinnamon/common-assets/panel/activities-active.svg new file mode 100755 index 00000000..d8dc9dd0 --- /dev/null +++ b/themes/Matcha-aliz/cinnamon/common-assets/panel/activities-active.svg @@ -0,0 +1,169 @@ + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/themes/Qogir-dark/cinnamon/common-assets/panel/activities.svg b/themes/Matcha-aliz/cinnamon/common-assets/panel/activities.svg old mode 100644 new mode 100755 similarity index 100% rename from themes/Qogir-dark/cinnamon/common-assets/panel/activities.svg rename to themes/Matcha-aliz/cinnamon/common-assets/panel/activities.svg diff --git a/themes/Matcha-aliz/cinnamon/common-assets/panel/panel-bottom.svg b/themes/Matcha-aliz/cinnamon/common-assets/panel/panel-bottom.svg new file mode 100755 index 00000000..b4db43f7 --- /dev/null +++ b/themes/Matcha-aliz/cinnamon/common-assets/panel/panel-bottom.svg @@ -0,0 +1,84 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/themes/Matcha-aliz/cinnamon/common-assets/panel/panel-left.svg b/themes/Matcha-aliz/cinnamon/common-assets/panel/panel-left.svg new file mode 100755 index 00000000..55129fc8 --- /dev/null +++ b/themes/Matcha-aliz/cinnamon/common-assets/panel/panel-left.svg @@ -0,0 +1,84 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/themes/Matcha-aliz/cinnamon/common-assets/panel/panel-right.svg b/themes/Matcha-aliz/cinnamon/common-assets/panel/panel-right.svg new file mode 100755 index 00000000..97a8896e --- /dev/null +++ b/themes/Matcha-aliz/cinnamon/common-assets/panel/panel-right.svg @@ -0,0 +1,84 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/themes/Matcha-aliz/cinnamon/common-assets/panel/panel-top.svg b/themes/Matcha-aliz/cinnamon/common-assets/panel/panel-top.svg new file mode 100755 index 00000000..066196a0 --- /dev/null +++ b/themes/Matcha-aliz/cinnamon/common-assets/panel/panel-top.svg @@ -0,0 +1,80 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/themes/Matcha-aliz/cinnamon/common-assets/panel/window-list-active-bottom.svg b/themes/Matcha-aliz/cinnamon/common-assets/panel/window-list-active-bottom.svg new file mode 100755 index 00000000..7be06f56 --- /dev/null +++ b/themes/Matcha-aliz/cinnamon/common-assets/panel/window-list-active-bottom.svg @@ -0,0 +1,152 @@ + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + diff --git a/themes/Matcha-aliz/cinnamon/common-assets/panel/window-list-active-left.svg b/themes/Matcha-aliz/cinnamon/common-assets/panel/window-list-active-left.svg new file mode 100755 index 00000000..d2b2a97e --- /dev/null +++ b/themes/Matcha-aliz/cinnamon/common-assets/panel/window-list-active-left.svg @@ -0,0 +1,153 @@ + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + diff --git a/themes/Matcha-aliz/cinnamon/common-assets/panel/window-list-active-right.svg b/themes/Matcha-aliz/cinnamon/common-assets/panel/window-list-active-right.svg new file mode 100755 index 00000000..036fe7f6 --- /dev/null +++ b/themes/Matcha-aliz/cinnamon/common-assets/panel/window-list-active-right.svg @@ -0,0 +1,153 @@ + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + diff --git a/themes/Matcha-aliz/cinnamon/common-assets/panel/window-list-active-top.svg b/themes/Matcha-aliz/cinnamon/common-assets/panel/window-list-active-top.svg new file mode 100755 index 00000000..139f049b --- /dev/null +++ b/themes/Matcha-aliz/cinnamon/common-assets/panel/window-list-active-top.svg @@ -0,0 +1,152 @@ + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + diff --git a/themes/Matcha-aliz/cinnamon/common-assets/switch/switch-off-selected.svg b/themes/Matcha-aliz/cinnamon/common-assets/switch/switch-off-selected.svg new file mode 100755 index 00000000..be2e86c5 --- /dev/null +++ b/themes/Matcha-aliz/cinnamon/common-assets/switch/switch-off-selected.svg @@ -0,0 +1,216 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + diff --git a/themes/Matcha-aliz/cinnamon/common-assets/switch/switch-on-selected.svg b/themes/Matcha-aliz/cinnamon/common-assets/switch/switch-on-selected.svg new file mode 100755 index 00000000..9414d4d1 --- /dev/null +++ b/themes/Matcha-aliz/cinnamon/common-assets/switch/switch-on-selected.svg @@ -0,0 +1,217 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + diff --git a/themes/Matcha-aliz/cinnamon/thumbnail.png b/themes/Matcha-aliz/cinnamon/thumbnail.png new file mode 100755 index 00000000..674cb8de Binary files /dev/null and b/themes/Matcha-aliz/cinnamon/thumbnail.png differ diff --git a/themes/Matcha-aliz/gnome-shell/assets/bottom-running1-focused.svg b/themes/Matcha-aliz/gnome-shell/assets/bottom-running1-focused.svg new file mode 100755 index 00000000..d5c6198d --- /dev/null +++ b/themes/Matcha-aliz/gnome-shell/assets/bottom-running1-focused.svg @@ -0,0 +1,195 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + diff --git a/themes/Matcha-aliz/gnome-shell/assets/bottom-running1.svg b/themes/Matcha-aliz/gnome-shell/assets/bottom-running1.svg new file mode 100755 index 00000000..49a49d40 --- /dev/null +++ b/themes/Matcha-aliz/gnome-shell/assets/bottom-running1.svg @@ -0,0 +1,165 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + diff --git a/themes/Matcha-aliz/gnome-shell/assets/bottom-running2-focused.svg b/themes/Matcha-aliz/gnome-shell/assets/bottom-running2-focused.svg new file mode 100755 index 00000000..643c1f3c --- /dev/null +++ b/themes/Matcha-aliz/gnome-shell/assets/bottom-running2-focused.svg @@ -0,0 +1,204 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/themes/Matcha-aliz/gnome-shell/assets/bottom-running2.svg b/themes/Matcha-aliz/gnome-shell/assets/bottom-running2.svg new file mode 100755 index 00000000..a10fe09f --- /dev/null +++ b/themes/Matcha-aliz/gnome-shell/assets/bottom-running2.svg @@ -0,0 +1,182 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + diff --git a/themes/Matcha-aliz/gnome-shell/assets/bottom-running3-focused.svg b/themes/Matcha-aliz/gnome-shell/assets/bottom-running3-focused.svg new file mode 100755 index 00000000..2a5929f1 --- /dev/null +++ b/themes/Matcha-aliz/gnome-shell/assets/bottom-running3-focused.svg @@ -0,0 +1,213 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/themes/Matcha-aliz/gnome-shell/assets/bottom-running3.svg b/themes/Matcha-aliz/gnome-shell/assets/bottom-running3.svg new file mode 100755 index 00000000..e9a70664 --- /dev/null +++ b/themes/Matcha-aliz/gnome-shell/assets/bottom-running3.svg @@ -0,0 +1,194 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/themes/Matcha-aliz/gnome-shell/assets/bottom-running4-focused.svg b/themes/Matcha-aliz/gnome-shell/assets/bottom-running4-focused.svg new file mode 100755 index 00000000..37bcbd0c --- /dev/null +++ b/themes/Matcha-aliz/gnome-shell/assets/bottom-running4-focused.svg @@ -0,0 +1,223 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/themes/Matcha-aliz/gnome-shell/assets/bottom-running4.svg b/themes/Matcha-aliz/gnome-shell/assets/bottom-running4.svg new file mode 100755 index 00000000..5c2dea7e --- /dev/null +++ b/themes/Matcha-aliz/gnome-shell/assets/bottom-running4.svg @@ -0,0 +1,204 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/themes/Matcha-aliz/gnome-shell/assets/calendar-arrow-left.svg b/themes/Matcha-aliz/gnome-shell/assets/calendar-arrow-left.svg new file mode 100755 index 00000000..102118cb --- /dev/null +++ b/themes/Matcha-aliz/gnome-shell/assets/calendar-arrow-left.svg @@ -0,0 +1,67 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/themes/Matcha-aliz/gnome-shell/assets/calendar-arrow-right.svg b/themes/Matcha-aliz/gnome-shell/assets/calendar-arrow-right.svg new file mode 100755 index 00000000..0fce8d5a --- /dev/null +++ b/themes/Matcha-aliz/gnome-shell/assets/calendar-arrow-right.svg @@ -0,0 +1,67 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/themes/Matcha-aliz/gnome-shell/assets/checkbox-off.svg b/themes/Matcha-aliz/gnome-shell/assets/checkbox-off.svg new file mode 100755 index 00000000..c347de0f --- /dev/null +++ b/themes/Matcha-aliz/gnome-shell/assets/checkbox-off.svg @@ -0,0 +1,60 @@ + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/themes/Matcha-aliz/gnome-shell/assets/checkbox.svg b/themes/Matcha-aliz/gnome-shell/assets/checkbox.svg new file mode 100755 index 00000000..8a6795d8 --- /dev/null +++ b/themes/Matcha-aliz/gnome-shell/assets/checkbox.svg @@ -0,0 +1,60 @@ + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/themes/Matcha-aliz/gnome-shell/assets/corner-ripple-ltr.svg b/themes/Matcha-aliz/gnome-shell/assets/corner-ripple-ltr.svg new file mode 100755 index 00000000..660f71ea --- /dev/null +++ b/themes/Matcha-aliz/gnome-shell/assets/corner-ripple-ltr.svg @@ -0,0 +1,74 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/themes/Matcha-aliz/gnome-shell/assets/corner-ripple-rtl.svg b/themes/Matcha-aliz/gnome-shell/assets/corner-ripple-rtl.svg new file mode 100755 index 00000000..da7b8863 --- /dev/null +++ b/themes/Matcha-aliz/gnome-shell/assets/corner-ripple-rtl.svg @@ -0,0 +1,74 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/themes/Matcha-aliz/gnome-shell/assets/dash-placeholder.svg b/themes/Matcha-aliz/gnome-shell/assets/dash-placeholder.svg new file mode 100755 index 00000000..6f840b91 --- /dev/null +++ b/themes/Matcha-aliz/gnome-shell/assets/dash-placeholder.svg @@ -0,0 +1,78 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/themes/Matcha-aliz/gnome-shell/assets/key-enter.svg b/themes/Matcha-aliz/gnome-shell/assets/key-enter.svg new file mode 100755 index 00000000..f4babc6b --- /dev/null +++ b/themes/Matcha-aliz/gnome-shell/assets/key-enter.svg @@ -0,0 +1,111 @@ + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + + + + + diff --git a/themes/Matcha-aliz/gnome-shell/assets/key-hide.svg b/themes/Matcha-aliz/gnome-shell/assets/key-hide.svg new file mode 100755 index 00000000..94e8bacc --- /dev/null +++ b/themes/Matcha-aliz/gnome-shell/assets/key-hide.svg @@ -0,0 +1,116 @@ + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + + + + + diff --git a/themes/Matcha-aliz/gnome-shell/assets/key-layout.svg b/themes/Matcha-aliz/gnome-shell/assets/key-layout.svg new file mode 100755 index 00000000..8fade4e0 --- /dev/null +++ b/themes/Matcha-aliz/gnome-shell/assets/key-layout.svg @@ -0,0 +1,116 @@ + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + + + + + diff --git a/themes/Matcha-aliz/gnome-shell/assets/key-shift-latched-uppercase.svg b/themes/Matcha-aliz/gnome-shell/assets/key-shift-latched-uppercase.svg new file mode 100755 index 00000000..bf493b73 --- /dev/null +++ b/themes/Matcha-aliz/gnome-shell/assets/key-shift-latched-uppercase.svg @@ -0,0 +1,110 @@ + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + + + + + diff --git a/themes/Matcha-aliz/gnome-shell/assets/key-shift-uppercase.svg b/themes/Matcha-aliz/gnome-shell/assets/key-shift-uppercase.svg new file mode 100755 index 00000000..683a03a1 --- /dev/null +++ b/themes/Matcha-aliz/gnome-shell/assets/key-shift-uppercase.svg @@ -0,0 +1,104 @@ + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + + + + diff --git a/themes/Matcha-aliz/gnome-shell/assets/key-shift.svg b/themes/Matcha-aliz/gnome-shell/assets/key-shift.svg new file mode 100755 index 00000000..03b18634 --- /dev/null +++ b/themes/Matcha-aliz/gnome-shell/assets/key-shift.svg @@ -0,0 +1,110 @@ + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + + + + diff --git a/themes/Matcha-aliz/gnome-shell/assets/left-running1-focused.svg b/themes/Matcha-aliz/gnome-shell/assets/left-running1-focused.svg new file mode 100755 index 00000000..799d983a --- /dev/null +++ b/themes/Matcha-aliz/gnome-shell/assets/left-running1-focused.svg @@ -0,0 +1,168 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + diff --git a/themes/Matcha-aliz/gnome-shell/assets/left-running1.svg b/themes/Matcha-aliz/gnome-shell/assets/left-running1.svg new file mode 100755 index 00000000..5371dc15 --- /dev/null +++ b/themes/Matcha-aliz/gnome-shell/assets/left-running1.svg @@ -0,0 +1,162 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + diff --git a/themes/Matcha-aliz/gnome-shell/assets/left-running2-focused.svg b/themes/Matcha-aliz/gnome-shell/assets/left-running2-focused.svg new file mode 100755 index 00000000..07f3b66a --- /dev/null +++ b/themes/Matcha-aliz/gnome-shell/assets/left-running2-focused.svg @@ -0,0 +1,174 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/themes/Matcha-aliz/gnome-shell/assets/left-running2.svg b/themes/Matcha-aliz/gnome-shell/assets/left-running2.svg new file mode 100755 index 00000000..5f86e04e --- /dev/null +++ b/themes/Matcha-aliz/gnome-shell/assets/left-running2.svg @@ -0,0 +1,168 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + diff --git a/themes/Matcha-aliz/gnome-shell/assets/left-running3-focused.svg b/themes/Matcha-aliz/gnome-shell/assets/left-running3-focused.svg new file mode 100755 index 00000000..1dd369f7 --- /dev/null +++ b/themes/Matcha-aliz/gnome-shell/assets/left-running3-focused.svg @@ -0,0 +1,180 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/themes/Matcha-aliz/gnome-shell/assets/left-running3.svg b/themes/Matcha-aliz/gnome-shell/assets/left-running3.svg new file mode 100755 index 00000000..b092b2c0 --- /dev/null +++ b/themes/Matcha-aliz/gnome-shell/assets/left-running3.svg @@ -0,0 +1,174 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/themes/Matcha-aliz/gnome-shell/assets/left-running4-focused.svg b/themes/Matcha-aliz/gnome-shell/assets/left-running4-focused.svg new file mode 100755 index 00000000..dec26307 --- /dev/null +++ b/themes/Matcha-aliz/gnome-shell/assets/left-running4-focused.svg @@ -0,0 +1,186 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/themes/Matcha-aliz/gnome-shell/assets/left-running4.svg b/themes/Matcha-aliz/gnome-shell/assets/left-running4.svg new file mode 100755 index 00000000..56448a71 --- /dev/null +++ b/themes/Matcha-aliz/gnome-shell/assets/left-running4.svg @@ -0,0 +1,180 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/themes/Matcha-aliz/gnome-shell/assets/menu-hover.svg b/themes/Matcha-aliz/gnome-shell/assets/menu-hover.svg new file mode 100755 index 00000000..ebbf57e4 --- /dev/null +++ b/themes/Matcha-aliz/gnome-shell/assets/menu-hover.svg @@ -0,0 +1,94 @@ + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/themes/Matcha-aliz/gnome-shell/assets/menu.svg b/themes/Matcha-aliz/gnome-shell/assets/menu.svg new file mode 100755 index 00000000..5ae74664 --- /dev/null +++ b/themes/Matcha-aliz/gnome-shell/assets/menu.svg @@ -0,0 +1,127 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + diff --git a/themes/Matcha-aliz/gnome-shell/assets/more-results.svg b/themes/Matcha-aliz/gnome-shell/assets/more-results.svg new file mode 100755 index 00000000..30925e29 --- /dev/null +++ b/themes/Matcha-aliz/gnome-shell/assets/more-results.svg @@ -0,0 +1,73 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/themes/Matcha-aliz/gnome-shell/assets/no-events.svg b/themes/Matcha-aliz/gnome-shell/assets/no-events.svg new file mode 100755 index 00000000..8b880f70 --- /dev/null +++ b/themes/Matcha-aliz/gnome-shell/assets/no-events.svg @@ -0,0 +1,60 @@ + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/themes/Matcha-aliz/gnome-shell/assets/no-notifications.svg b/themes/Matcha-aliz/gnome-shell/assets/no-notifications.svg new file mode 100755 index 00000000..07cd986f --- /dev/null +++ b/themes/Matcha-aliz/gnome-shell/assets/no-notifications.svg @@ -0,0 +1,60 @@ + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/themes/Qogir/gnome-shell/assets/noise-texture.png b/themes/Matcha-aliz/gnome-shell/assets/noise-texture.png old mode 100644 new mode 100755 similarity index 100% rename from themes/Qogir/gnome-shell/assets/noise-texture.png rename to themes/Matcha-aliz/gnome-shell/assets/noise-texture.png diff --git a/themes/Matcha-aliz/gnome-shell/assets/noise-texture.svg b/themes/Matcha-aliz/gnome-shell/assets/noise-texture.svg new file mode 100755 index 00000000..7797fcfc --- /dev/null +++ b/themes/Matcha-aliz/gnome-shell/assets/noise-texture.svg @@ -0,0 +1,103 @@ + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/themes/Matcha-aliz/gnome-shell/assets/process-working.svg b/themes/Matcha-aliz/gnome-shell/assets/process-working.svg new file mode 100755 index 00000000..920a67d2 --- /dev/null +++ b/themes/Matcha-aliz/gnome-shell/assets/process-working.svg @@ -0,0 +1,3084 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/themes/Matcha-aliz/gnome-shell/assets/right-running1-focused.svg b/themes/Matcha-aliz/gnome-shell/assets/right-running1-focused.svg new file mode 100755 index 00000000..41268d42 --- /dev/null +++ b/themes/Matcha-aliz/gnome-shell/assets/right-running1-focused.svg @@ -0,0 +1,168 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + diff --git a/themes/Matcha-aliz/gnome-shell/assets/right-running1.svg b/themes/Matcha-aliz/gnome-shell/assets/right-running1.svg new file mode 100755 index 00000000..627e4b4d --- /dev/null +++ b/themes/Matcha-aliz/gnome-shell/assets/right-running1.svg @@ -0,0 +1,162 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + diff --git a/themes/Matcha-aliz/gnome-shell/assets/right-running2-focused.svg b/themes/Matcha-aliz/gnome-shell/assets/right-running2-focused.svg new file mode 100755 index 00000000..d2f86448 --- /dev/null +++ b/themes/Matcha-aliz/gnome-shell/assets/right-running2-focused.svg @@ -0,0 +1,174 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/themes/Matcha-aliz/gnome-shell/assets/right-running2.svg b/themes/Matcha-aliz/gnome-shell/assets/right-running2.svg new file mode 100755 index 00000000..5e99a95b --- /dev/null +++ b/themes/Matcha-aliz/gnome-shell/assets/right-running2.svg @@ -0,0 +1,168 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + diff --git a/themes/Matcha-aliz/gnome-shell/assets/right-running3-focused.svg b/themes/Matcha-aliz/gnome-shell/assets/right-running3-focused.svg new file mode 100755 index 00000000..6e2e66a4 --- /dev/null +++ b/themes/Matcha-aliz/gnome-shell/assets/right-running3-focused.svg @@ -0,0 +1,180 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/themes/Matcha-aliz/gnome-shell/assets/right-running3.svg b/themes/Matcha-aliz/gnome-shell/assets/right-running3.svg new file mode 100755 index 00000000..1c15911a --- /dev/null +++ b/themes/Matcha-aliz/gnome-shell/assets/right-running3.svg @@ -0,0 +1,174 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/themes/Matcha-aliz/gnome-shell/assets/right-running4-focused.svg b/themes/Matcha-aliz/gnome-shell/assets/right-running4-focused.svg new file mode 100755 index 00000000..2e49a430 --- /dev/null +++ b/themes/Matcha-aliz/gnome-shell/assets/right-running4-focused.svg @@ -0,0 +1,186 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/themes/Matcha-aliz/gnome-shell/assets/right-running4.svg b/themes/Matcha-aliz/gnome-shell/assets/right-running4.svg new file mode 100755 index 00000000..6b588165 --- /dev/null +++ b/themes/Matcha-aliz/gnome-shell/assets/right-running4.svg @@ -0,0 +1,180 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/themes/Matcha-aliz/gnome-shell/assets/submenu-open.svg b/themes/Matcha-aliz/gnome-shell/assets/submenu-open.svg new file mode 100755 index 00000000..8062443f --- /dev/null +++ b/themes/Matcha-aliz/gnome-shell/assets/submenu-open.svg @@ -0,0 +1,109 @@ + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/themes/Matcha-aliz/gnome-shell/assets/submenu.svg b/themes/Matcha-aliz/gnome-shell/assets/submenu.svg new file mode 100755 index 00000000..766c82e9 --- /dev/null +++ b/themes/Matcha-aliz/gnome-shell/assets/submenu.svg @@ -0,0 +1,109 @@ + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/themes/Matcha-aliz/gnome-shell/assets/toggle-off.svg b/themes/Matcha-aliz/gnome-shell/assets/toggle-off.svg new file mode 100755 index 00000000..ec822833 --- /dev/null +++ b/themes/Matcha-aliz/gnome-shell/assets/toggle-off.svg @@ -0,0 +1,84 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/themes/Matcha-aliz/gnome-shell/assets/toggle-on.svg b/themes/Matcha-aliz/gnome-shell/assets/toggle-on.svg new file mode 100755 index 00000000..5c019d38 --- /dev/null +++ b/themes/Matcha-aliz/gnome-shell/assets/toggle-on.svg @@ -0,0 +1,80 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/themes/Matcha-aliz/gnome-shell/assets/top-running1-focused.svg b/themes/Matcha-aliz/gnome-shell/assets/top-running1-focused.svg new file mode 100755 index 00000000..b7c04254 --- /dev/null +++ b/themes/Matcha-aliz/gnome-shell/assets/top-running1-focused.svg @@ -0,0 +1,168 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + diff --git a/themes/Matcha-aliz/gnome-shell/assets/top-running1.svg b/themes/Matcha-aliz/gnome-shell/assets/top-running1.svg new file mode 100755 index 00000000..8dab722b --- /dev/null +++ b/themes/Matcha-aliz/gnome-shell/assets/top-running1.svg @@ -0,0 +1,162 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + diff --git a/themes/Matcha-aliz/gnome-shell/assets/top-running2-focused.svg b/themes/Matcha-aliz/gnome-shell/assets/top-running2-focused.svg new file mode 100755 index 00000000..d10a2fdf --- /dev/null +++ b/themes/Matcha-aliz/gnome-shell/assets/top-running2-focused.svg @@ -0,0 +1,174 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/themes/Matcha-aliz/gnome-shell/assets/top-running2.svg b/themes/Matcha-aliz/gnome-shell/assets/top-running2.svg new file mode 100755 index 00000000..c49336a5 --- /dev/null +++ b/themes/Matcha-aliz/gnome-shell/assets/top-running2.svg @@ -0,0 +1,168 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + diff --git a/themes/Matcha-aliz/gnome-shell/assets/top-running3-focused.svg b/themes/Matcha-aliz/gnome-shell/assets/top-running3-focused.svg new file mode 100755 index 00000000..4142a99a --- /dev/null +++ b/themes/Matcha-aliz/gnome-shell/assets/top-running3-focused.svg @@ -0,0 +1,180 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/themes/Matcha-aliz/gnome-shell/assets/top-running3.svg b/themes/Matcha-aliz/gnome-shell/assets/top-running3.svg new file mode 100755 index 00000000..4ae9503d --- /dev/null +++ b/themes/Matcha-aliz/gnome-shell/assets/top-running3.svg @@ -0,0 +1,174 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/themes/Matcha-aliz/gnome-shell/assets/top-running4-focused.svg b/themes/Matcha-aliz/gnome-shell/assets/top-running4-focused.svg new file mode 100755 index 00000000..f9b3bc37 --- /dev/null +++ b/themes/Matcha-aliz/gnome-shell/assets/top-running4-focused.svg @@ -0,0 +1,186 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/themes/Matcha-aliz/gnome-shell/assets/top-running4.svg b/themes/Matcha-aliz/gnome-shell/assets/top-running4.svg new file mode 100755 index 00000000..c8746747 --- /dev/null +++ b/themes/Matcha-aliz/gnome-shell/assets/top-running4.svg @@ -0,0 +1,180 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/themes/Qogir-dark/gnome-shell/common-assets/misc/close-active.svg b/themes/Matcha-aliz/gnome-shell/assets/window-close-active.svg old mode 100644 new mode 100755 similarity index 100% rename from themes/Qogir-dark/gnome-shell/common-assets/misc/close-active.svg rename to themes/Matcha-aliz/gnome-shell/assets/window-close-active.svg diff --git a/themes/Qogir-dark/gnome-shell/common-assets/misc/close-hover.svg b/themes/Matcha-aliz/gnome-shell/assets/window-close-hover.svg old mode 100644 new mode 100755 similarity index 100% rename from themes/Qogir-dark/gnome-shell/common-assets/misc/close-hover.svg rename to themes/Matcha-aliz/gnome-shell/assets/window-close-hover.svg diff --git a/themes/Qogir-dark/gnome-shell/common-assets/misc/close.svg b/themes/Matcha-aliz/gnome-shell/assets/window-close.svg old mode 100644 new mode 100755 similarity index 100% rename from themes/Qogir-dark/gnome-shell/common-assets/misc/close.svg rename to themes/Matcha-aliz/gnome-shell/assets/window-close.svg diff --git a/themes/Matcha-aliz/gnome-shell/extensions/workspaces-to-dock/window-close.svg b/themes/Matcha-aliz/gnome-shell/extensions/workspaces-to-dock/window-close.svg new file mode 100755 index 00000000..931db879 --- /dev/null +++ b/themes/Matcha-aliz/gnome-shell/extensions/workspaces-to-dock/window-close.svg @@ -0,0 +1,63 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + diff --git a/themes/Matcha-aliz/gnome-shell/extensions/workspaces-to-dock/workspaces-to-dock.css b/themes/Matcha-aliz/gnome-shell/extensions/workspaces-to-dock/workspaces-to-dock.css new file mode 100755 index 00000000..1c8f4705 --- /dev/null +++ b/themes/Matcha-aliz/gnome-shell/extensions/workspaces-to-dock/workspaces-to-dock.css @@ -0,0 +1,519 @@ +#workspacestodockTriggerSpacer { + background-color: none; +} + +#workspacestodockContainerWrapper { + background-color: none; +} + +#workspacestodockContainer { + background-color: none; +} + +#workspacestodockDockWrapper { +} + +#workspacestodockDock { + padding: 0; +} + +#workspacestodockDock .workspace-thumbnails { + background-color: #333333; + background-color: rgba(0, 0, 0, 0.6); +} + +#workspacestodockDock:overview .workspace-thumbnails { + background-color: rgba(255, 255, 255, 0.1); +} + +#workspacestodockDock.fullheight:overview .workspace-thumbnails { + background-color: transparent; +} + +#workspacestodockDock .workspace-thumbnail-indicator { + border-left-width: 0; +} + +#workspacestodockDock.right .workspace-thumbnail-indicator { + border-left-width: 2px; +} + +#workspacestodockDock.left .workspace-thumbnail-indicator { + border-right-width: 2px; +} + +#workspacestodockDock.top .workspace-thumbnail-indicator { + border-bottom-width: 2px; +} + +#workspacestodockDock.bottom .workspace-thumbnail-indicator { + border-top-width: 2px; +} + +#workspacestodockDock.right .workspace-thumbnails { + border-radius: 2px 0 0 2px; +} + +#workspacestodockDock.left .workspace-thumbnails { + border-radius: 0 2px 2px 0; +} + +#workspacestodockDock.top .workspace-thumbnails { + border-radius: 0 0 2px 2px; +} + +#workspacestodockDock.bottom .workspace-thumbnails { + border-radius: 2px 2px 0 0; +} + +#workspacestodockDock.right.inside .workspace-thumbnails { + border-radius: 0; +} + +#workspacestodockDock.left.inside .workspace-thumbnails { + border-radius: 0; +} + +#workspacestodockDock.top.inside .workspace-thumbnails { + border-radius: 0; +} + +#workspacestodockDock.bottom.inside .workspace-thumbnails { + border-radius: 0; +} + +#workspacestodockDock.right.fullheight .workspace-thumbnails { + border-radius: 0; +} + +#workspacestodockDock.left.fullheight .workspace-thumbnails { + border-radius: 0; +} + +#workspacestodockDock.top.fullheight .workspace-thumbnails { + border-radius: 0; +} + +#workspacestodockDock.bottom.fullheight .workspace-thumbnails { + border-radius: 0; +} + +#workspacestodockDock .workspacestodock-shortcuts-panel { + border: 0 solid rgba(255, 255, 255, 0.12); +} + +#workspacestodockDock.right .workspacestodock-shortcuts-panel { + border-radius: 0; + padding: 0; + spacing: 0; + border-left: 1px; + border-right: none; +} + +#workspacestodockDock.left .workspacestodock-shortcuts-panel { + border-radius: 0; + padding: 0; + spacing: 0; + border-left: none; + border-right: 1px; +} + +#workspacestodockDock.top .workspacestodock-shortcuts-panel { + border-radius: 0; + padding: 0; + spacing: 0; + border-top: none; + border-bottom: 1px; +} + +#workspacestodockDock.bottom .workspacestodock-shortcuts-panel { + border-radius: 0; + padding: 0; + spacing: 0; + border-top: 1px; + border-bottom: none; +} + +#workspacestodockDock.right.inside .workspacestodock-shortcuts-panel { + border-radius: 2px 0 0 2px; + padding: 0; + spacing: 0; + border-left: none; + border-right: 1px; +} + +#workspacestodockDock.left.inside .workspacestodock-shortcuts-panel { + border-radius: 0 2px 2px 0; + padding: 0; + spacing: 0; + border-left: 1px; + border-right: none; +} + +#workspacestodockDock.top.inside .workspacestodock-shortcuts-panel { + border-radius: 0 0 2px 2px; + padding: 0; + spacing: 0; + border-top: 1px; + border-bottom: none; +} + +#workspacestodockDock.bottom.inside .workspacestodock-shortcuts-panel { + border-radius: 2px 2px 0 0; + padding: 0; + spacing: 0; + border-top: none; + border-bottom: 1px; +} + +#workspacestodockDock.right.fullheight .workspacestodock-shortcuts-panel { + border-radius: 0; +} + +#workspacestodockDock.left.fullheight .workspacestodock-shortcuts-panel { + border-radius: 0; +} + +#workspacestodockDock.top.fullheight .workspacestodock-shortcuts-panel { + border-radius: 0; +} + +#workspacestodockDock.bottom.fullheight .workspacestodock-shortcuts-panel { + border-radius: 0; +} + +#workspacestodockDock .workspacestodock-shortcuts-panel > * { + border: 0 !important; +} + +.workspacestodock-shortcuts-panel-popupmenu { + padding: 2px; + spacing: 0; +} + +.workspacestodock-shortcuts-panel-favorites { +} + +.workspacestodock-shortcuts-panel-running { +} + +.workspacestodock-shortcuts-panel-places { +} + +/* shortcuts panel buttons */ +#workspacestodockDock .app-well-app { +} + +#workspacestodockDock .workspacestodock-shortcuts-panel > StButton { + background-size: cover; +} + +#workspacestodockDock.left .workspacestodock-shortcuts-panel > StButton, +#workspacestodockDock.right .workspacestodock-shortcuts-panel > StButton { + padding: 3px 6px; +} + +#workspacestodockDock.left .workspacestodock-shortcuts-panel > StButton:first-child, +#workspacestodockDock.right .workspacestodock-shortcuts-panel > StButton:first-child { + padding: 6px 6px 3px 6px; +} + +#workspacestodockDock.left .workspacestodock-shortcuts-panel > StButton:last-child, +#workspacestodockDock.right .workspacestodock-shortcuts-panel > StButton:last-child { + padding: 3px 6px 6px 6px; +} + +#workspacestodockDock.top .workspacestodock-shortcuts-panel > StButton, +#workspacestodockDock.bottom .workspacestodock-shortcuts-panel > StButton { + padding: 6px 3px; +} + +#workspacestodockDock.top .workspacestodock-shortcuts-panel > StButton:first-child, +#workspacestodockDock.bottom .workspacestodock-shortcuts-panel > StButton:first-child { + padding: 6px 3px 6px 6px; +} + +#workspacestodockDock.top .workspacestodock-shortcuts-panel > StButton:last-child, +#workspacestodockDock.bottom .workspacestodock-shortcuts-panel > StButton:last-child { + padding: 6px 6px 6px 3px; +} + +.workspacestodock-shortcut-button { +} + +.workspacestodock-shortcut-button-symbolic { +} + +/* shortcuts panel button icons */ +#workspacestodockDock .app-well-app > .overview-icon { +} + +.workspacestodock-shortcut-button-icon { + padding: 6px; +} + +.workspacestodock-shortcut-button-symbolic-icon { + padding: 8px; +} + +/* shortcuts panel items */ +#workspacestodockDock .popup-separator-menu-item { + margin: 0; +} + +.workspacestodock-shortcut-panel-separator { + -margin-horizontal: 0; +} + +.workspacestodock-shortcut-panel-filler { + -margin-horizontal: 0; + height: 0; + padding: 0; + border: none; +} + +/* shortcuts panel button window count indicators */ +#workspacestodockDock.right .workspacestodock-shortcut-button-windowcount-image-1 { + background-image: url("../../assets/right-running1.svg"); +} + +#workspacestodockDock.left .workspacestodock-shortcut-button-windowcount-image-1 { + background-image: url("../../assets/left-running1.svg"); +} + +#workspacestodockDock.top .workspacestodock-shortcut-button-windowcount-image-1 { + background-image: url("../../assets/top-running1.svg"); +} + +#workspacestodockDock.bottom .workspacestodock-shortcut-button-windowcount-image-1 { + background-image: url("../../assets/bottom-running1.svg"); +} + +#workspacestodockDock.right .workspacestodock-shortcut-button-windowcount-image-2 { + background-image: url("../../assets/right-running2.svg"); +} + +#workspacestodockDock.left .workspacestodock-shortcut-button-windowcount-image-2 { + background-image: url("../../assets/left-running2.svg"); +} + +#workspacestodockDock.top .workspacestodock-shortcut-button-windowcount-image-2 { + background-image: url("../../assets/top-running2.svg"); +} + +#workspacestodockDock.bottom .workspacestodock-shortcut-button-windowcount-image-2 { + background-image: url("../../assets/bottom-running2.svg"); +} + +#workspacestodockDock.right .workspacestodock-shortcut-button-windowcount-image-3 { + background-image: url("../../assets/right-running3.svg"); +} + +#workspacestodockDock.left .workspacestodock-shortcut-button-windowcount-image-3 { + background-image: url("../../assets/left-running3.svg"); +} + +#workspacestodockDock.top .workspacestodock-shortcut-button-windowcount-image-3 { + background-image: url("../../assets/top-running3.svg"); +} + +#workspacestodockDock.bottom .workspacestodock-shortcut-button-windowcount-image-3 { + background-image: url("../../assets/bottom-running3.svg"); +} + +#workspacestodockDock.right .workspacestodock-shortcut-button-windowcount-image-4 { + background-image: url("../../assets/right-running4.svg"); +} + +#workspacestodockDock.left .workspacestodock-shortcut-button-windowcount-image-4 { + background-image: url("../../assets/left-running4.svg"); +} + +#workspacestodockDock.top .workspacestodock-shortcut-button-windowcount-image-4 { + background-image: url("../../assets/top-running4.svg"); +} + +#workspacestodockDock.bottom .workspacestodock-shortcut-button-windowcount-image-4 { + background-image: url("../../assets/bottom-running4.svg"); +} + +.workspacestodock-workspace-caption-container { + padding: 0; +} + +.workspacestodock-workspace-caption-background { + background-color: rgba(0, 0, 0, 0.6); + /* border-radius: 0 0 2px 2px; */ +} + +.workspacestodock-workspace-caption-background.caption-top { + /* border-radius: 2px 2px 0 0; */ +} + +.workspacestodock-workspace-caption { +} + +/* caption window apps (taskbar) */ +.workspacestodock-caption-windowapps { + padding: 0; +} + +.workspacestodock-caption-windowapps-menu { + -boxpointer-gap: 12px; +} + +.workspacestodock-caption-windowapps-menu .popup-menu-item { + min-height: 24px; + padding-top: 4px; + padding-bottom: 4px; +} + +.workspacestodock-caption-windowapps-menu .popup-menu-item:active { + background-color: rgba(0, 0, 0, 0.12); +} + +.workspacestodock-caption-windowapps-menu .popup-menu-item.selected:active { + background-color: rgba(0, 0, 0, 0.24); +} + +.workspacestodock-caption-windowapps-menu-item { + /*fallback class for GS34 since it can't override gnome shell class 'popup-menu-item' */ +} + +.workspacestodock-caption-windowapps-menu-item:active { + /*fallback class for GS34 since it can't override gnome shell class 'popup-menu-item' */ +} + +.workspacestodock-caption-windowapps-menu-icon { +} + +.workspacestodock-caption-windowapps-menu-label { + padding: 0 8px; +} + +.workspacestodock-caption-windowapps-menu .window-close { + /* GS36+ can override gnome shell class 'window-close' */ + border-radius: 100px; + -st-background-image-shadow: none; + background-image: url("window-close.svg"); + background-size: 24px; + height: 24px; + width: 24px; +} + +.workspacestodock-caption-windowapps-menu .window-close:hover { + background-color: rgba(0, 0, 0, 0.12); +} + +.workspacestodock-caption-windowapps-menu .window-close:active { + background-color: rgba(0, 0, 0, 0.24); +} + +.workspacestodock-caption-windowapps-menu-close { + /*fallback class for GS34 since it can't override gnome shell class 'window-close' */ +} + +.workspacestodock-caption-windowapps-menu-close:hover { + /*fallback class for GS34 since it can't override gnome shell class 'window-close' */ +} + +.workspacestodock-caption-windowapps-button { + padding: 0; +} + +.workspacestodock-caption-windowapps-button-icon { + padding: 2px; + background-color: rgba(0, 0, 0, 0.01); /* needs to draw box-shadow */ +} + +.workspacestodock-caption-windowapps-button:active > .workspacestodock-caption-windowapps-button-icon { + box-shadow: inset 0 -2px rgba(255, 255, 255, 0.3); +} + +.workspacestodock-caption-windowapps-button-active > .workspacestodock-caption-windowapps-button-icon { + box-shadow: inset 0 -2px #FFFFFF; +} + +/* caption workspace number */ +.workspacestodock-caption-number { + margin: 1px; + padding: 0 10px; + border-radius: 0; + background-color: rgba(255, 255, 255, 0.3); + color: #FFFFFF; + font-size: 9pt; + font-weight: bold; + text-align: center; +} + +/* caption workspace name */ +.workspacestodock-caption-name { + margin: 0 4px; + color: rgba(255, 255, 255, 0.6); + font-size: 9pt; + text-align: center; +} + +/* caption workspace windowcount */ +.workspacestodock-caption-windowcount { + /* min-width: 16px; */ + margin: 0px 4px; + padding: 0px 4px; + color: #FFFFFF; + font-size: 9pt; + font-weight: bold; + text-align: center; +} + +/* caption workspace windowcount image*/ +.workspacestodock-caption-windowcount-image { + width: 20px; + height: 20px; + margin: 1px; + border-radius: 0; + background-color: #555555; + color: #FFFFFF; + font-size: 9pt; + font-weight: bold; + text-align: center; +} + +/* The classes below are used in conjunction with the above workspacestodock-caption-windowcount-image + * They provide background images that corespond with the window count */ +.workspacestodock-caption-windowcount-image-1 { +} + +.workspacestodock-caption-windowcount-image-2 { +} + +.workspacestodock-caption-windowcount-image-3 { +} + +.workspacestodock-caption-windowcount-image-4 { +} + +/* caption spacer-filler */ +.workspacestodock-caption-spacer { + width: 4px; +} + +/* The classes below are used in conjuction with the above classes + * They provide additional theming for the current workspace caption */ +.workspacestodock-workspace-caption-background-current { +} + +.workspacestodock-workspace-caption-background-current.caption-top { +} + +.workspacestodock-caption-number-current { + /* background-color: #42A5F5; */ +} + +.workspacestodock-caption-name-current { +} + +.workspacestodock-caption-windowcount-current { +} + +.workspacestodock-caption-windowcount-image-current { +} diff --git a/themes/Matcha-aliz/gnome-shell/gnome-shell.css b/themes/Matcha-aliz/gnome-shell/gnome-shell.css new file mode 100755 index 00000000..b297cc48 --- /dev/null +++ b/themes/Matcha-aliz/gnome-shell/gnome-shell.css @@ -0,0 +1,3315 @@ +/* This stylesheet is generated, DO NOT EDIT */ +/* Copyright 2009, 2015 Red Hat, Inc. + * + * Portions adapted from Mx's data/style/default.css + * Copyright 2009 Intel Corporation + * + * This program is free software; you can redistribute it and/or modify it + * under the terms and conditions of the GNU Lesser General Public License, + * version 2.1, as published by the Free Software Foundation. + * + * This program is distributed in the hope it will be useful, but WITHOUT ANY + * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS + * FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for + * more details. + * + * You should have received a copy of the GNU Lesser General Public License + * along with this program; if not, write to the Free Software Foundation, + * Inc., 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA. + */ +* { + transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); + transition-duration: 0.2s; +} + +/* GLOBALS */ +stage { + font-family: "M+ 1c", Roboto, Cantarell, Sans-Serif; + font-size: 9.75pt; + font-weight: 400; + color: rgba(0, 0, 0, 0.8); +} + +/* WIDGETS */ +/* Buttons */ +.button { + min-height: 32px; + padding: 0 16px; + border-width: 0; + border-radius: 2px; + font-size: 9.75pt; + font-weight: 500; + color: rgba(0, 0, 0, 0.6); + background-color: transparent; + border-color: transparent; + box-shadow: 0 0 transparent; + text-shadow: none; + icon-shadow: none; +} + +.button:hover { + color: rgba(0, 0, 0, 0.8); + background-color: rgba(0, 0, 0, 0.12); + border-color: transparent; + box-shadow: 0 0 transparent; + text-shadow: none; + icon-shadow: none; +} + +.button:active { + color: rgba(0, 0, 0, 0.8); + background-color: rgba(0, 0, 0, 0.24); + border-color: transparent; + box-shadow: 0 0 transparent; + text-shadow: none; + icon-shadow: none; +} + +.button:insensitive { + color: rgba(0, 0, 0, 0.24); + background-color: transparent; + border-color: transparent; + box-shadow: 0 0 transparent; + text-shadow: none; + icon-shadow: none; +} + +.button:focus { + color: rgba(0, 0, 0, 0.8); + text-shadow: none; + icon-shadow: none; + box-shadow: 0 0 transparent; +} + +.modal-dialog-linked-button { + min-height: 40px; + padding: 0 16px; + border-top: 1px solid rgba(0, 0, 0, 0.1) !important; + border-right-width: 0; + font-size: 9.75pt; + font-weight: 500; + color: rgba(0, 0, 0, 0.6); + background-color: transparent; + border-color: transparent; + box-shadow: 0 0 transparent; + text-shadow: none; + icon-shadow: none; +} + +.modal-dialog-linked-button:hover { + color: rgba(0, 0, 0, 0.8); + background-color: rgba(0, 0, 0, 0.12); + border-color: transparent; + box-shadow: 0 0 transparent; + text-shadow: none; + icon-shadow: none; +} + +.modal-dialog-linked-button:active { + color: rgba(0, 0, 0, 0.8); + background-color: rgba(0, 0, 0, 0.24); + border-color: transparent; + box-shadow: 0 0 transparent; + text-shadow: none; + icon-shadow: none; +} + +.modal-dialog-linked-button:insensitive { + color: rgba(0, 0, 0, 0.24); + background-color: transparent; + border-color: transparent; + box-shadow: 0 0 transparent; + text-shadow: none; + icon-shadow: none; +} + +.modal-dialog-linked-button:focus { + color: rgba(0, 0, 0, 0.8); + text-shadow: none; + icon-shadow: none; + box-shadow: 0 0 transparent; +} + +.modal-dialog-linked-button:first-child { + border-radius: 0px 0px 0px 2px; +} + +.modal-dialog-linked-button:last-child { + border-right-width: 0px; + border-radius: 0px 0px 2px 0px; +} + +.modal-dialog-linked-button:first-child:last-child { + border-right-width: 0px; + border-radius: 0px 0px 2px 2px; +} + +/* Entries */ +StEntry { + min-height: 32px; + padding: 0 8px; + border-radius: 0; + border-width: 0; + color: rgba(0, 0, 0, 0.8); + selection-background-color: #F0544C; + selected-color: #FFFFFF; + font-size: 11.25pt; + font-weight: 400; + background-color: #FAFAFA; + border: 1px solid rgba(0, 0, 0, 0.1); + border-radius: 3px; + box-shadow: none; + text-shadow: none; +} + +StEntry:focus { + border-color: transparent; + border: 1px solid #F0544C; + box-shadow: none; + text-shadow: none; +} + +StEntry:insensitive { + color: rgba(0, 0, 0, 0.32); + border-color: rgba(0, 0, 0, 0.1); + box-shadow: none; + text-shadow: none; +} + +StEntry StIcon.capslock-warning { + icon-size: 16px; + warning-color: #FF6D00; + padding: 0 0; +} + +/* Scrollbars */ +StScrollView.vfade { + -st-vfade-offset: 32px; +} + +StScrollView.hfade { + -st-hfade-offset: 32px; +} + +StScrollBar { + padding: 0; +} + +StScrollView StScrollBar { + min-width: 5px; + min-height: 5px; +} + +StScrollBar StBin#trough { + margin: 4px; + border-radius: 100px; + background-color: rgba(0, 0, 0, 0.096); +} + +StScrollBar StButton#vhandle, StScrollBar StButton#hhandle { + border-radius: 100px; + background-color: rgba(0, 0, 0, 0.48); + margin: 4px; +} + +StScrollBar StButton#vhandle:hover, StScrollBar StButton#hhandle:hover { + background-color: rgba(0, 0, 0, 0.6); +} + +StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { + background-color: #F0544C; +} + +#overview StScrollBar StBin#trough, #screenShieldNotifications StScrollBar StBin#trough { + background-color: rgba(255, 255, 255, 0.12); +} + +#overview StScrollBar StButton#vhandle, #screenShieldNotifications StScrollBar StButton#vhandle, #overview StScrollBar StButton#hhandle, #screenShieldNotifications StScrollBar StButton#hhandle { + background-color: rgba(255, 255, 255, 0.6); +} + +#overview StScrollBar StButton#vhandle:hover, #screenShieldNotifications StScrollBar StButton#vhandle:hover, #overview StScrollBar StButton#hhandle:hover, #screenShieldNotifications StScrollBar StButton#hhandle:hover { + background-color: rgba(255, 255, 255, 0.75); +} + +#overview StScrollBar StButton#vhandle:active, #screenShieldNotifications StScrollBar StButton#vhandle:active, #overview StScrollBar StButton#hhandle:active, #screenShieldNotifications StScrollBar StButton#hhandle:active { + background-color: #FFFFFF; +} + +/* Slider */ +.slider { + height: 20px; + color: #f4817b; + -slider-height: 2px; + -slider-background-color: rgba(0, 0, 0, 0.24); + -slider-border-color: transparent; + -slider-active-background-color: #f4817b; + -slider-active-border-color: transparent; + -slider-border-width: 0; + -slider-handle-radius: 7px; + -barlevel-height: 2px; + -barlevel-background-color: rgba(0, 0, 0, 0.24); + -barlevel-border-color: transparent; + -barlevel-active-background-color: #f4817b; + -barlevel-active-border-color: transparent; + -barlevel-overdrive-color: #FF5252; + -barlevel-overdrive-border-color: transparent; + -barlevel-overdrive-separator-width: 2px; + -barlevel-border-width: 0; +} + +/* Check Boxes */ +.check-box * { + min-height: 16px; + padding: 8px 0; +} + +.check-box StBoxLayout { + spacing: 8px; +} + +.check-box StBin { + width: 24px; + height: 24px; + padding: 4px; + border-radius: 100px; + background-image: url("assets/checkbox-off.svg"); +} + +.check-box:focus StBin { + background-image: url("assets/checkbox-off.svg"); +} + +.check-box:hover StBin { + background-color: rgba(0, 0, 0, 0.12); +} + +.check-box:active StBin { + background-color: rgba(0, 0, 0, 0.24); +} + +.check-box:checked StBin { + background-image: url("assets/checkbox.svg"); +} + +.check-box:focus:checked StBin { + background-image: url("assets/checkbox.svg"); +} + +.check-box:hover:checked StBin { + background-color: rgba(244, 129, 123, 0.15); +} + +.check-box:active:checked StBin { + background-color: rgba(244, 129, 123, 0.3); +} + +/* Switches */ +.toggle-switch { + width: 40px; + height: 20px; + background-size: contain; +} + +.toggle-switch-us { + background-image: url("assets/toggle-off.svg"); +} + +.toggle-switch-us:checked { + background-image: url("assets/toggle-on.svg"); +} + +.toggle-switch-intl { + background-image: url("assets/toggle-off.svg"); +} + +.toggle-switch-intl:checked { + background-image: url("assets/toggle-on.svg"); +} + +/* links */ +.shell-link { + border-radius: 2px; + color: #F0544C; +} + +.shell-link:hover { + color: #F0544C; + background-color: rgba(240, 84, 76, 0.15); +} + +.shell-link:active { + color: #F0544C; + background-color: rgba(240, 84, 76, 0.3); +} + +/* Modal Dialogs */ +.headline { + font-size: 15pt; + font-weight: 500; +} + +.lightbox { + background-color: black; +} + +.flashspot { + background-color: white; +} + +.modal-dialog { + border-radius: 2px; + color: rgba(0, 0, 0, 0.8); + background-color: #FAFAFA; + border: none; + box-shadow: 0 14px 14px rgba(0, 0, 0, 0.5), 0 10px 5px rgba(0, 0, 0, 0.44); +} + +.modal-dialog .modal-dialog-content-box { + padding: 24px; +} + +.modal-dialog .run-dialog-entry { + width: 20em; + margin-bottom: 6px; +} + +.modal-dialog .run-dialog-error-box { + padding-top: 16px; + spacing: 6px; +} + +.modal-dialog .run-dialog-button-box { + padding-top: 1em; +} + +.modal-dialog .run-dialog-label { + font-size: 1em; + font-weight: normal; + color: rgba(0, 0, 0, 0.48); + padding-bottom: .4em; +} + +.show-processes-dialog-subject, +.mount-question-dialog-subject, +.end-session-dialog-subject { + font-size: 15pt; + font-weight: 500; +} + +/* End Session Dialog */ +.end-session-dialog { + spacing: 42px; + border: none; +} + +.end-session-dialog-list { + padding-top: 20px; +} + +.end-session-dialog-layout { + padding-left: 17px; +} + +.end-session-dialog-layout:rtl { + padding-right: 17px; +} + +.end-session-dialog-description { + width: 28em; + padding-bottom: 10px; +} + +.end-session-dialog-description:rtl { + text-align: right; +} + +.end-session-dialog-warning { + width: 28em; + color: #FF6D00; + padding-top: 6px; +} + +.end-session-dialog-warning:rtl { + text-align: right; +} + +.end-session-dialog-logout-icon { + border-radius: 5px; + width: 48px; + height: 48px; + background-size: contain; +} + +.end-session-dialog-shutdown-icon { + color: rgba(0, 0, 0, 0.48); + width: 48px; + height: 48px; +} + +.end-session-dialog-inhibitor-layout { + spacing: 16px; + max-height: 200px; + padding-right: 65px; + padding-left: 65px; +} + +.end-session-dialog-session-list, +.end-session-dialog-app-list { + spacing: 1em; +} + +.end-session-dialog-list-header { + font-weight: bold; +} + +.end-session-dialog-list-header:rtl { + text-align: right; +} + +.end-session-dialog-app-list-item, +.end-session-dialog-session-list-item { + spacing: 1em; +} + +.end-session-dialog-app-list-item-name, +.end-session-dialog-session-list-item-name { + font-weight: bold; +} + +.end-session-dialog-app-list-item-description { + color: rgba(0, 0, 0, 0.48); + font-size: 1em; +} + +/* ShellMountOperation Dialogs */ +.shell-mount-operation-icon { + icon-size: 48px; +} + +.show-processes-dialog, +.mount-question-dialog { + spacing: 24px; +} + +.show-processes-dialog-subject, +.mount-question-dialog-subject { + padding-top: 10px; + padding-left: 17px; + padding-bottom: 6px; +} + +.mount-question-dialog-subject { + max-width: 500px; +} + +.show-processes-dialog-subject:rtl, +.mount-question-dialog-subject:rtl { + padding-left: 0px; + padding-right: 17px; +} + +.show-processes-dialog-description, +.mount-question-dialog-description { + padding-left: 17px; + width: 28em; +} + +.show-processes-dialog-description:rtl, +.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: rgba(0, 0, 0, 0.8); +} + +.show-processes-dialog-app-list-item:hover { + color: rgba(0, 0, 0, 0.8); +} + +.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; +} + +.show-processes-dialog-app-list-item-name { + font-size: 1em; +} + +/* Password or Authentication Dialog */ +.prompt-dialog { + width: 500px; + border: none; +} + +.prompt-dialog-main-layout { + spacing: 24px; + padding: 10px; +} + +.prompt-dialog-message-layout { + spacing: 16px; +} + +.prompt-dialog-headline { + font-size: 15pt; + font-weight: 500; + color: rgba(0, 0, 0, 0.8); +} + +.prompt-dialog-description:rtl { + text-align: right; +} + +.prompt-dialog-password-box { + spacing: 1em; + padding-bottom: 1em; +} + +.prompt-dialog-error-label { + font-size: 1em; + color: #DD2C00; + padding-bottom: 8px; +} + +.prompt-dialog-info-label { + font-size: 1em; + padding-bottom: 8px; +} + +.hidden { + color: rgba(0, 0, 0, 0); +} + +.prompt-dialog-null-label { + font-size: 1em; + padding-bottom: 8px; +} + +/* Polkit Dialog */ +.polkit-dialog-user-layout { + padding-left: 10px; + spacing: 10px; +} + +.polkit-dialog-user-layout:rtl { + padding-left: 0px; + padding-right: 10px; +} + +.polkit-dialog-user-root-label { + color: #FF6D00; +} + +.polkit-dialog-user-icon { + border-radius: 5px; + background-size: contain; + width: 48px; + height: 48px; +} + +/* Audio selection dialog */ +.audio-device-selection-dialog { + spacing: 30px; +} + +.audio-selection-content { + spacing: 20px; + padding: 24px; +} + +.audio-selection-title { + font-weight: bold; + text-align: center; +} + +.audio-selection-box { + spacing: 20px; +} + +.audio-selection-device { + border: 1px solid rgba(0, 0, 0, 0.1); + border-radius: 2px; +} + +.audio-selection-device:active, .audio-selection-device:hover, .audio-selection-device:focus { + background-color: #F0544C; +} + +.audio-selection-device-box { + padding: 20px; + spacing: 20px; +} + +.audio-selection-device-icon { + icon-size: 64px; +} + +/* Access Dialog */ +.access-dialog { + spacing: 30px; +} + +.access-dialog-main-layout { + padding: 12px 20px 0; + spacing: 12px; +} + +.access-dialog-content { + max-width: 28em; + spacing: 20px; +} + +.access-dialog-icon { + min-width: 48px; + icon-size: 48px; +} + +.access-dialog-title { + font-weight: bold; +} + +.access-dialog-subtitle { + color: rgba(0, 0, 0, 0.48); + font-weight: bold; +} + +/* Geolocation Dialog */ +.geolocation-dialog { + spacing: 30px; +} + +.geolocation-dialog-main-layout { + spacing: 12px; +} + +.geolocation-dialog-content { + spacing: 20px; +} + +.geolocation-dialog-icon { + icon-size: 48px; +} + +.geolocation-dialog-title { + font-weight: bold; +} + +.geolocation-dialog-reason { + color: rgba(0, 0, 0, 0.48); + font-weight: bold; +} + +/* Network Agent Dialog */ +.network-dialog-secret-table { + spacing-rows: 15px; + spacing-columns: 1em; +} + +.keyring-dialog-control-table { + spacing-rows: 15px; + spacing-columns: 1em; +} + +/* Popovers/Menus */ +.popup-menu { + min-width: 200px; + color: rgba(0, 0, 0, 0.8); + border-image: url("assets/menu.svg") 9 9 9 9; +} + +.popup-menu .popup-sub-menu { + background: none; + box-shadow: none; + border-image: url("assets/submenu.svg") 9 9 9 9; +} + +.popup-menu .popup-menu-content { + padding: 1em 0; +} + +.popup-menu .popup-menu-item { + spacing: 12px; + transition-duration: 0s; +} + +.popup-menu .popup-menu-item:ltr { + padding: .4em 3em .4em 0em; +} + +.popup-menu .popup-menu-item:rtl { + padding: .4em 0em .4em 3em; +} + +.popup-menu .popup-menu-item:checked { + font-weight: normal; + background: none; + box-shadow: none; + border-image: url("assets/submenu-open.svg") 9 9 9 9; +} + +.popup-menu .popup-menu-item:checked:active, .popup-menu .popup-menu-item:checked.selected { + color: #FFFFFF; + background-color: transparent; + border-image: url("assets/menu-hover.svg") 9 9 1 1; +} + +.popup-menu .popup-menu-item:checked:insensitive { + color: rgba(255, 255, 255, 0.4); + background: none; +} + +.popup-menu .popup-menu-item:hover, .popup-menu .popup-menu-item:active, .popup-menu .popup-menu-item.selected { + color: #FFFFFF; + background-color: transparent; + border-image: url("assets/menu-hover.svg") 9 9 1 1; +} + +.popup-menu .popup-menu-item:insensitive { + color: rgba(0, 0, 0, 0.32); +} + +.popup-menu .popup-inactive-menu-item { + color: rgba(0, 0, 0, 0.8); +} + +.popup-menu .popup-inactive-menu-item:insensitive { + color: rgba(0, 0, 0, 0.48); +} + +.popup-menu.panel-menu { + -boxpointer-gap: 4px; + margin-bottom: 1.75em; +} + +.popup-menu-ornament { + text-align: right; + width: 16px; + height: 16px; +} + +.popup-menu-boxpointer { + -arrow-border-radius: 2px; + -arrow-background-color: transparent; + -arrow-border-width: 1px; + -arrow-border-color: transparent; + -arrow-base: 0; + -arrow-rise: 0; + border: 0 none transparent; + background: transparent; +} + +.popup-menu-boxpointer StEntry { + selection-background-color: #FFFFFF; + selected-color: #F0544C; + text-shadow: none; +} + +.candidate-popup-boxpointer { + -arrow-border-radius: 2px; + -arrow-background-color: transparent; + -arrow-border-width: 1px; + -arrow-border-color: transparent; + -arrow-base: 0; + -arrow-rise: 0; + border: 0 none transparent; + background: transparent; + color: rgba(0, 0, 0, 0.8); + border-image: url("assets/menu.svg") 9 9 9 9; +} + +.candidate-popup-boxpointer .candidate-popup-content { + margin: 6px; +} + +.popup-separator-menu-item { + height: 1px; + margin: 8px 40px; + background-color: transparent; + border-color: rgba(0, 0, 0, 0.1); + border-bottom-width: 1px; + border-bottom-style: solid; +} + +.background-menu { + -boxpointer-gap: 4px; + -arrow-rise: 0; +} + +/* fallback menu +- odd thing for styling App menu when apparently not running under shell. Light Adwaita styled + app menu inside the main app window itself rather than the top bar +*/ +/* OSD */ +.osd-window { + text-align: center; + font-weight: bold; + spacing: 1em; + margin: 32px; + min-width: 64px; + min-height: 64px; +} + +.osd-window .osd-monitor-label { + font-size: 45px; + font-weight: 400; +} + +.osd-window .level { + height: 0.6em; + border-radius: 4px; + background-color: rgba(0, 0, 0, 0.24); + color: rgba(0, 0, 0, 0.8); + -barlevel-height: 3px; + -barlevel-background-color: transparent; + -barlevel-active-background-color: #00C853; + -barlevel-overdrive-color: #FF5252; + -barlevel-overdrive-separator-width: 3px; + -barlevel-border-width: 0; +} + +.osd-window .level-bar { + background-color: #F0544C; + border-radius: 2px; +} + +/* App Switcher */ +.switcher-popup { + padding: 8px; + spacing: 16px; +} + +.switcher-list-item-container { + spacing: 8px; +} + +.switcher-list .item-box { + padding: 8px; + border-radius: 2px; +} + +.switcher-list .item-box:outlined { + padding: 8px; + border: none; + background-color: rgba(0, 0, 0, 0.096); +} + +.switcher-list .item-box:selected { + background-color: #F0544C; + color: #FFFFFF; +} + +.switcher-list .thumbnail-box { + padding: 2px; + spacing: 4px; +} + +.switcher-list .thumbnail { + width: 256px; +} + +.switcher-list .separator { + width: 1px; + background: rgba(0, 0, 0, 0.1); +} + +.switcher-arrow { + border-color: rgba(0, 0, 0, 0); + color: rgba(0, 0, 0, 0.48); +} + +.switcher-arrow:highlighted { + color: rgba(0, 0, 0, 0.8); +} + +.input-source-switcher-symbol { + font-size: 45px; + font-weight: 400; + width: 96px; + height: 96px; +} + +/* Workspace Switcher */ +.workspace-switcher-group { + padding: 8px; +} + +.workspace-switcher { + background: transparent; + border: 0px; + border-radius: 0px; + padding: 0px; + spacing: 8px; +} + +.ws-switcher-active-up, .ws-switcher-active-down { + height: 48px; + background-color: #F0544C; + color: #FFFFFF; + background-size: 32px; + border-radius: 2px; +} + +.ws-switcher-box { + height: 48px; + border: none; + background: rgba(0, 0, 0, 0.096); + border-radius: 2px; +} + +.osd-window, +.resize-popup, +.switcher-list, .workspace-switcher-container { + color: rgba(0, 0, 0, 0.8); + background-color: #FAFAFA; + border: none; + box-shadow: 0 14px 14px rgba(0, 0, 0, 0.5), 0 10px 5px rgba(0, 0, 0, 0.44); + border-radius: 2px; + padding: 12px; +} + +/* Tiled window previews */ +.tile-preview { + background-color: rgba(242, 106, 100, 0.3); + border: 1px solid #f26a64; +} + +.tile-preview-left.on-primary { + border-radius: 0 0 0 0; +} + +.tile-preview-right.on-primary { + border-radius: 0 0 0 0; +} + +.tile-preview-left.tile-preview-right.on-primary { + border-radius: 0 0 0 0; +} + +/* TOP BAR */ +#panel { + background-color: #222222; + font-weight: bold; + height: 28px; + box-shadow: none; +} + +#panel:overview, #panel.unlock-screen, #panel.login-screen, #panel.lock-screen { + background-color: transparent; +} + +#panel #panelLeft, #panel #panelCenter { + spacing: 0; +} + +#panel .panel-corner { + -panel-corner-radius: 0; + -panel-corner-background-color: rgba(0, 0, 0, 0.6); + -panel-corner-border-width: 2px; + -panel-corner-border-color: transparent; +} + +#panel .panel-corner:active, #panel .panel-corner:overview, #panel .panel-corner:focus { + -panel-corner-border-color: #FFFFFF; +} + +#panel .panel-corner.lock-screen, #panel .panel-corner.login-screen, #panel .panel-corner.unlock-screen { + -panel-corner-radius: 0; + -panel-corner-background-color: transparent; + -panel-corner-border-color: transparent; +} + +#panel .panel-button { + -natural-hpadding: 6px; + -minimum-hpadding: 2px; + font-weight: bold; + color: #F0F0F0; + transition-duration: 0.2s; +} + +#panel .panel-button .app-menu-icon { + -st-icon-style: symbolic; + margin-left: 4px; + margin-right: 2px; +} + +#panel .panel-button:hover { + color: rgba(255, 255, 255, 0.8); +} + +#panel .panel-button:active, #panel .panel-button:overview, #panel .panel-button:focus, #panel .panel-button:checked { + background-color: rgba(0, 0, 0, 0.01); + box-shadow: inset 0 -2px #F0544C; + color: rgba(255, 255, 255, 0.8); +} + +#panel .panel-button:active > .system-status-icon, #panel .panel-button:overview > .system-status-icon, #panel .panel-button:focus > .system-status-icon, #panel .panel-button:checked > .system-status-icon { + icon-shadow: none; +} + +#panel .panel-button .system-status-icon { + icon-size: 1.23077em; + padding: 0 4px; +} + +.unlock-screen #panel .panel-button, +.login-screen #panel .panel-button, +.lock-screen #panel .panel-button { + color: rgba(255, 255, 255, 0.75); +} + +.unlock-screen #panel .panel-button:focus, .unlock-screen #panel .panel-button:hover, .unlock-screen #panel .panel-button:active, +.login-screen #panel .panel-button:focus, +.login-screen #panel .panel-button:hover, +.login-screen #panel .panel-button:active, +.lock-screen #panel .panel-button:focus, +.lock-screen #panel .panel-button:hover, +.lock-screen #panel .panel-button:active { + color: #FFFFFF; +} + +#panel .panel-status-indicators-box, +#panel .panel-status-menu-box { + spacing: 2px; +} + +#panel .power-status.panel-status-indicators-box { + spacing: 0; +} + +#panel .screencast-indicator { + color: #DD2C00; +} + +#panel .remote-access-indicator { + color: #FF6D00; +} + +#panel.solid { + background-color: #222222; + /* transition from transparent to solid */ + transition-duration: 250ms; + background-gradient-direction: none; + text-shadow: none; +} + +#panel.solid:overview { + background-color: transparent; +} + +#panel.solid .panel-corner { + -panel-corner-background-color: #222222; +} + +#panel.solid .panel-button { + color: #F0F0F0; + text-shadow: none; +} + +#panel.solid .panel-button:hover, #panel.solid .panel-button:active, #panel.solid .panel-button:overview, #panel.solid .panel-button:focus, #panel.solid .panel-button:checked { + color: rgba(255, 255, 255, 0.8); +} + +#panel.solid .system-status-icon, +#panel.solid .app-menu-icon > StIcon, +#panel.solid .popup-menu-arrow { + icon-shadow: none; +} + +#calendarArea { + padding: 8px 16px; +} + +.calendar { + margin-bottom: 0; +} + +.calendar, +.datemenu-today-button, +.datemenu-displays-box, +.message-list-sections { + margin: 0 8px; +} + +.datemenu-calendar-column { + spacing: 8px; + border-style: solid; + border-color: transparent; +} + +.datemenu-calendar-column:ltr { + border-left-width: 1px; +} + +.datemenu-calendar-column:rtl { + border-right-width: 1px; +} + +.datemenu-displays-section { + padding-bottom: 0; +} + +.datemenu-today-button, +.world-clocks-button, +.weather-button, +.message-list-section-title, +.events-section-title { + min-height: 20px; + padding: 4px 8px; + border-radius: 2px; +} + +.datemenu-today-button { + min-height: 48px; +} + +.message-list-section-list:ltr { + padding-left: 0; +} + +.message-list-section-list:rtl { + padding-right: 0; +} + +.datemenu-today-button:hover, .datemenu-today-button:focus, +.world-clocks-button:hover, +.world-clocks-button:focus, +.weather-button:hover, +.weather-button:focus, +.message-list-section-title:hover, +.message-list-section-title:focus, +.events-section-title:hover, +.events-section-title:focus { + color: rgba(0, 0, 0, 0.8); + background-color: rgba(0, 0, 0, 0.12); +} + +.datemenu-today-button:active, +.world-clocks-button:active, +.weather-button:active, +.message-list-section-title:active, +.events-section-title:active { + color: rgba(0, 0, 0, 0.8); + background-color: rgba(0, 0, 0, 0.24); +} + +.datemenu-today-button .date-label { + font-size: 18pt; + font-weight: 400; +} + +.world-clocks-header, +.weather-header, +.message-list-section-title, +.events-section-title { + color: rgba(0, 0, 0, 0.6); + font-weight: bold; +} + +.world-clocks-grid { + spacing-rows: 0.4em; +} + +.calendar-month-label { + height: 20px; + margin: 2px; + padding: 6px 16px; + border-radius: 2px; + color: rgba(0, 0, 0, 0.8); + font-weight: bold; + text-align: center; +} + +.calendar-month-label:focus { + background-color: rgba(0, 0, 0, 0.12); +} + +.pager-button { + width: 28px; + height: 28px; + margin: 2px; + border-radius: 100px; + background-color: transparent; + color: rgba(0, 0, 0, 0.8); +} + +.pager-button:hover, .pager-button:focus { + background-color: rgba(0, 0, 0, 0.12); +} + +.pager-button:active { + background-color: rgba(0, 0, 0, 0.24); +} + +.calendar-change-month-back { + padding: 0 2px; + background-image: url("assets/calendar-arrow-left.svg"); +} + +.calendar-change-month-back:rtl { + background-image: url("assets/calendar-arrow-right.svg"); +} + +.calendar-change-month-forward { + padding: 0 2px; + background-image: url("assets/calendar-arrow-right.svg"); +} + +.calendar-change-month-forward:rtl { + background-image: url("assets/calendar-arrow-left.svg"); +} + +.calendar-day-base { + font-size: 9pt; + font-weight: 400; + text-align: center; + width: 28px; + height: 28px; + padding: 0; + margin: 2px; + border-radius: 100px; +} + +.calendar-day-base:hover, .calendar-day-base:focus { + background-color: rgba(0, 0, 0, 0.12); +} + +.calendar-day-base:active, .calendar-day-base:selected { + color: #FFFFFF; + background-color: #F0544C !important; + border-color: transparent; +} + +.calendar-day-base.calendar-day-heading { + width: 28px; + height: 21px; + margin-top: 2px; + padding: 7px 0 0; + border-radius: 100px; + background-color: transparent; + color: rgba(0, 0, 0, 0.48); + font-size: 9pt; + font-weight: 400; + font-weight: bold; + text-align: center; +} + +.calendar-day { + border-width: 0; +} + +.calendar-day-top { + border-top-width: 0; +} + +.calendar-day-left { + border-left-width: 0; +} + +.calendar-nonwork-day { + color: rgba(0, 0, 0, 0.8); +} + +.calendar-today { + font-weight: bold !important; + border: none; +} + +.calendar-day-with-events { + color: #F0544C; + font-weight: normal; + text-decoration: underline; + background-image: none; +} + +.calendar-other-month-day { + color: rgba(0, 0, 0, 0.32); + opacity: 0.5; +} + +.calendar-week-number { + width: 28px; + height: 21px; + margin: 2px; + padding: 7px 0 0; + border-radius: 100px; + background-color: transparent; + color: rgba(0, 0, 0, 0.48); + font-size: inherit; + font-weight: bold; + text-align: center; +} + +/* Message list */ +.message-list { + width: 420px; +} + +.message-list-sections { + spacing: 8px; +} + +.message-list-section, +.message-list-section-list { + spacing: 8px; +} + +.message-list-section-title-box { + spacing: 8px; +} + +.message-list-section-close > StIcon { + icon-size: 16px; + border-radius: 16px; + padding: 6px; + color: rgba(0, 0, 0, 0.6); + background-color: transparent; +} + +/* FIXME: how do you do this in sass? */ +.message-list-section-close:hover > StIcon, +.message-list-section-close:focus > StIcon { + color: rgba(0, 0, 0, 0.8); + background-color: rgba(0, 0, 0, 0.12); +} + +.message-list-section-close:active > StIcon { + color: rgba(0, 0, 0, 0.8); + background-color: rgba(0, 0, 0, 0.24); +} + +.message { + min-height: 56px; + background-color: transparent; + border-radius: 2px; +} + +.message:hover, .message:focus { + background-color: rgba(0, 0, 0, 0.12); +} + +.message:active { + background-color: rgba(0, 0, 0, 0.24); +} + +.message-icon-bin { + padding: 8px 0px 8px 8px; +} + +.message-icon-bin:rtl { + padding: 8px 8px 8px 0px; +} + +.message-icon-bin > StIcon { + icon-size: 32px; +} + +.message-secondary-bin:ltr { + padding-left: 8px; +} + +.message-secondary-bin:rtl { + padding-right: 8px; +} + +.message-secondary-bin { + color: rgba(0, 0, 0, 0.48); +} + +.message-secondary-bin > StIcon { + icon-size: 16px; +} + +.message-title { + min-height: 18px; + padding-top: 2px; + color: rgba(0, 0, 0, 0.8); + font-weight: bold; + font-size: 1em; +} + +.message-content { + padding: 8px; + color: rgba(0, 0, 0, 0.6); + font-size: 1em; +} + +.message-content * > StIcon { + icon-size: 16px; + border-radius: 16px; + padding: 2px; + color: rgba(0, 0, 0, 0.6); +} + +/* FIXME: how do you do this in sass? */ +.message-content *:hover > StIcon, +.message-content *:focus > StIcon { + color: rgba(0, 0, 0, 0.8); + background-color: rgba(0, 0, 0, 0.12); +} + +.message-content *:active > StIcon { + color: rgba(0, 0, 0, 0.8); + background-color: rgba(0, 0, 0, 0.24); +} + +.message-media-control { + margin: 16px 0; + padding: 8px; + border-radius: 100px; + color: rgba(0, 0, 0, 0.6); +} + +.message-media-control:hover, .message-media-control:focus { + color: rgba(0, 0, 0, 0.8); + background-color: rgba(0, 0, 0, 0.12); +} + +.message-media-control:active { + color: rgba(0, 0, 0, 0.8); + background-color: rgba(0, 0, 0, 0.24); +} + +.message-media-control:insensitive { + color: rgba(0, 0, 0, 0.24); +} + +.message-media-control:last-child:ltr { + margin-right: 16px; + padding-right: 8px; +} + +.message-media-control:last-child:rtl { + margin-left: 16px; + padding-left: 8px; +} + +.media-message-cover-icon { + icon-size: 32px; +} + +.media-message-cover-icon.fallback { + icon-size: 16px; + padding: 8px; + border: none; + border-radius: 2px; + background-color: rgba(0, 0, 0, 0.12); + color: rgba(0, 0, 0, 0.48); +} + +.system-switch-user-submenu-icon.user-icon { + icon-size: 20px; + padding: 0 2px; +} + +.system-switch-user-submenu-icon.default-icon { + icon-size: 16px; + padding: 0 4px; +} + +#appMenu { + spinner-image: url("process-working.svg"); + spacing: 4px; +} + +#appMenu .label-shadow { + color: transparent; +} + +.aggregate-menu { + min-width: 280px; +} + +.aggregate-menu .popup-menu-icon { + padding: 0 4px; +} + +.system-menu-action { + color: rgba(0, 0, 0, 0.6); + border-radius: 100px; + /* wish we could do 50% */ + padding: 14px; + border: none; + -st-icon-style: symbolic; +} + +.system-menu-action:hover, .system-menu-action:focus { + background-color: rgba(0, 0, 0, 0.12); + color: rgba(0, 0, 0, 0.8); + border: none; + padding: 14px; +} + +.system-menu-action:active { + background-color: rgba(0, 0, 0, 0.24); + color: rgba(0, 0, 0, 0.8); +} + +.system-menu-action > StIcon { + icon-size: 16px; +} + +.ripple-box { + width: 48px; + height: 48px; + background-image: url("assets/corner-ripple-ltr.svg"); + background-size: contain; +} + +.ripple-box:rtl { + background-image: url("assets/corner-ripple-rtl.svg"); +} + +.popup-menu-arrow { + width: 0; + height: 0; +} + +.popup-menu-icon { + icon-size: 1.23077em; +} + +.window-close { + background-size: 26px; + height: 26px; + width: 26px; + -shell-close-overlap: 10px; + border-radius: 100px; + border: 0 none transparent; + background-color: transparent; + color: transparent; + box-shadow: none; + background-image: url("assets/window-close.svg"); +} + +.window-close StIcon { + icon-size: 26px; +} + +.window-close:hover { + background-size: 26px; + height: 26px; + width: 26px; + background-image: url("assets/window-close-hover.svg"); +} + +.window-close:active { + background-size: 26px; + height: 26px; + width: 26px; + background-image: url("assets/window-close-active.svg"); +} + +/* NETWORK DIALOGS */ +.nm-dialog { + max-height: 500px; + min-height: 450px; + min-width: 470px; +} + +.nm-dialog-content { + spacing: 20px; + padding: 24px; +} + +.nm-dialog-header-hbox { + spacing: 10px; +} + +.nm-dialog-airplane-box { + spacing: 12px; +} + +.nm-dialog-airplane-headline { + font-weight: bold; + text-align: center; +} + +.nm-dialog-airplane-text { + color: rgba(0, 0, 0, 0.8); +} + +.nm-dialog-header-icon { + icon-size: 32px; +} + +.nm-dialog-scroll-view { + border: none; +} + +.nm-dialog-header { + font-size: 15pt; + font-weight: 500; +} + +.nm-dialog-item { + font-size: 1em; + border-bottom: none; + border-radius: 2px; + padding: 12px; + spacing: 20px; +} + +.nm-dialog-item:hover, .nm-dialog-item:focus { + background-color: rgba(0, 0, 0, 0.12); +} + +.nm-dialog-item:active { + background-color: rgba(0, 0, 0, 0.24); +} + +.nm-dialog-item:selected { + background-color: #F0544C; + color: #FFFFFF; +} + +.nm-dialog-icons { + spacing: .5em; +} + +.nm-dialog-icon { + icon-size: 16px; +} + +.no-networks-label { + color: rgba(0, 0, 0, 0.48); +} + +.no-networks-box { + spacing: 12px; +} + +/* OVERVIEW */ +#overview { + spacing: 24px; + /* App Vault/Grid */ +} + +#overview .icon-grid { + spacing: 30px; + -shell-grid-horizontal-item-size: 136px; + -shell-grid-vertical-item-size: 136px; +} + +#overview .icon-grid .overview-icon { + icon-size: 96px; +} + +#overview .app-view-controls { + width: 320px; + padding-bottom: 32px; +} + +#overview .app-view-control { + padding: 0 16px; + font-weight: bold; + color: rgba(255, 255, 255, 0.75); + background-color: rgba(0, 0, 0, 0.35); + border: 1px solid rgba(0, 0, 0, 0.25); +} + +#overview .app-view-control:hover { + color: #FFFFFF; + background-color: rgba(0, 0, 0, 0.25); + box-shadow: none; +} + +#overview .app-view-control:active { + color: #FFFFFF; + background-color: #F0544C; + border: 1px solid #F0544C; + box-shadow: none; +} + +#overview .app-view-control:checked { + color: #FFFFFF; + background-color: #F0544C; + border: 1px solid #F0544C; + box-shadow: none; +} + +#overview .app-view-control:first-child { + border-right-width: 0; + border-radius: 2px 0 0 2px; +} + +#overview .app-view-control:first-child:checked { + border-radius: 2px 0 0 2px; +} + +#overview .app-view-control:last-child { + border-radius: 0 2px 2px 0; +} + +#overview .app-view-control:last-child:checked { + border-radius: 0 2px 2px 0; +} + +.overview-controls { + padding-bottom: 32px; +} + +.window-picker { + -horizontal-spacing: 32px; + -vertical-spacing: 32px; + padding-left: 32px; + padding-right: 32px; + padding-bottom: 48px; +} + +.window-picker.external-monitor { + padding: 32px; +} + +.window-clone-border { + border: 4px solid rgba(240, 84, 76, 0.7); + border-radius: 2px; + box-shadow: inset 0 0 0 1px rgba(240, 84, 76, 0.7); +} + +.window-caption { + spacing: 25px; + color: #FFFFFF; + background-color: rgba(0, 0, 0, 0.5); + border-radius: 2px; + padding: 4px 8px; + -shell-caption-spacing: 12px; +} + +.window-caption:hover { + background-color: rgba(240, 84, 76, 0.8); + color: #FFFFFF; +} + +.search-entry { + width: 320px; + padding: 0 8px; + border-radius: 20px; + color: #FAFAFA; + background-color: rgba(0, 0, 0, 0.35); + box-shadow: none; + border: 1px solid rgba(0, 0, 0, 0.25); + text-shadow: none; +} + +.search-entry:focus { + padding: 0 8px; + color: #FFFFFF; + background-color: rgba(0, 0, 0, 0.25); + box-shadow: none; + border: 1px solid #F0544C; +} + +.search-entry .search-entry-icon { + icon-size: 16px; + padding: 0 0; + color: #FAFAFA; +} + +.search-entry:hover { + box-shadow: none; + background-color: rgba(0, 0, 0, 0.25); +} + +.search-entry:hover .search-entry-icon { + color: #FFFFFF; +} + +#searchResultsBin { + max-width: 1000px; +} + +#searchResultsContent { + padding-left: 20px; + padding-right: 20px; + spacing: 16px; +} + +.search-section { + spacing: 16px; +} + +.search-section-content { + spacing: 32px; +} + +.list-search-results { + spacing: 3px; +} + +.search-section-separator { + -gradient-height: 1px; + -gradient-start: rgba(255, 255, 255, 0); + -gradient-end: rgba(255, 255, 255, 0.4); + -margin-horizontal: 1.5em; + height: 1px; +} + +.list-search-result-content { + spacing: 12px; + padding: 12px; +} + +.list-search-result-title { + font-size: 18pt; + font-weight: 400; + color: #FFFFFF; +} + +.list-search-result-description { + color: rgba(255, 255, 255, 0.75); +} + +.search-provider-icon { + padding: 15px; +} + +.search-provider-icon-more { + width: 16px; + height: 16px; + background-image: url("assets/more-results.svg"); +} + +/* DASHBOARD */ +#dash { + font-size: 1em; + color: #FFFFFF; + background-color: rgba(0, 0, 0, 0.25); + padding: 3px 0; + border: none; + border-left: 0px; + border-radius: 0px 2px 2px 0px; +} + +#dash:rtl { + border-radius: 2px 0 0 2px; +} + +#dash .placeholder { + background-image: url("assets/dash-placeholder.svg"); + background-size: contain; + height: 24px; +} + +#dash .empty-dash-drop-target { + width: 24px; + height: 24px; +} + +.dash-item-container > StWidget { + padding: 3px 6px; +} + +.dash-label { + min-height: 20px; + border-radius: 2px; + padding: 6px 8px; + color: rgba(0, 0, 0, 0.8); + background-color: #FAFAFA; + box-shadow: 0 3px 3px rgba(0, 0, 0, 0.24), 0 3px 3px rgba(0, 0, 0, 0.345); + text-align: center; + -x-offset: 8px; +} + +.search-provider-icon:focus, .search-provider-icon:selected, .search-provider-icon:hover, +.list-search-result:focus, +.list-search-result:selected, +.list-search-result:hover { + background-color: rgba(255, 255, 255, 0.15); + transition-duration: 0s; +} + +.search-provider-icon:active, .search-provider-icon:checked, +.list-search-result:active, +.list-search-result:checked { + background-color: rgba(255, 255, 255, 0.3); + transition-duration: 0.2s; +} + +.app-well-app:hover .overview-icon, +.app-well-app:focus .overview-icon, +.app-well-app:selected .overview-icon, +.app-well-app.app-folder:hover .overview-icon, +.app-well-app.app-folder:focus .overview-icon, +.app-well-app.app-folder:selected .overview-icon, +.show-apps:hover .overview-icon, +.show-apps:focus .overview-icon, +.show-apps:selected .overview-icon, +.grid-search-result:hover .overview-icon, +.grid-search-result:focus .overview-icon, +.grid-search-result:selected .overview-icon { + background-color: rgba(255, 255, 255, 0.15); + transition-duration: 0s; + border-image: none; + background-image: none; +} + +.app-well-app:active .overview-icon, +.app-well-app:checked .overview-icon, +.app-well-app.app-folder:active .overview-icon, +.app-well-app.app-folder:checked .overview-icon, +.show-apps:active .overview-icon, +.show-apps:checked .overview-icon, +.grid-search-result:active .overview-icon, +.grid-search-result:checked .overview-icon { + background-color: rgba(255, 255, 255, 0.3); + box-shadow: 0 0 transparent; + transition-duration: 0.2s; +} + +.app-well-app-running-dot { + width: 32px; + height: 2px; + background-color: #FFFFFF; + margin-bottom: 0; +} + +.search-provider-icon, +.list-search-result, .app-well-app .overview-icon, +.app-well-app.app-folder .overview-icon, +.show-apps .overview-icon, +.grid-search-result .overview-icon { + color: #FFFFFF; + border-radius: 2px; + padding: 6px; + border: none; + transition-duration: 0.2s; + text-align: center; +} + +.app-well-app.app-folder > .overview-icon { + background-color: rgba(0, 0, 0, 0.25); +} + +.show-apps .show-apps-icon { + color: rgba(255, 255, 255, 0.75); +} + +.show-apps:hover .show-apps-icon, +.show-apps:active .show-apps-icon, +.show-apps:checked .show-apps-icon, +.show-apps:focus .show-apps-icon { + color: #FFFFFF; + transition-duration: 0.2s; +} + +.app-folder-popup { + -arrow-border-radius: 2px; + -arrow-background-color: rgba(0, 0, 0, 0.25); + -arrow-base: 24px; + -arrow-rise: 12px; +} + +.app-folder-popup-bin { + padding: 5px; +} + +.app-folder-icon { + padding: 5px; + spacing-rows: 5px; + spacing-columns: 5px; +} + +.page-indicator { + padding: 15px 20px; +} + +.page-indicator .page-indicator-icon { + width: 12px; + height: 12px; + border-radius: 12px; + margin: 0; + padding: 0; + background-image: none; + color: transparent; + border: none; + box-shadow: none; + background-color: rgba(255, 255, 255, 0.3); +} + +.page-indicator:hover .page-indicator-icon { + margin: 0; + padding: 0; + background-image: none; + color: transparent; + border: none; + box-shadow: none; + background-color: rgba(255, 255, 255, 0.6); +} + +.page-indicator:active .page-indicator-icon { + margin: 0; + padding: 0; + background-image: none; + color: transparent; + border: none; + box-shadow: none; + background-color: #F0544C; + transition-duration: 0s; +} + +.page-indicator:checked .page-indicator-icon, .page-indicator:checked:active { + margin: 0; + padding: 0; + background-image: none; + color: transparent; + border: none; + box-shadow: none; + background-color: #F0544C; + transition-duration: 0s; +} + +.app-well-app > .overview-icon.overview-icon-with-label, +.grid-search-result .overview-icon.overview-icon-with-label { + padding: 10px 8px 5px 8px; + spacing: 4px; +} + +.workspace-thumbnails { + visible-width: 32px; + spacing: 12px; + padding: 12px; + border-radius: 2px 0 0 2px; +} + +.workspace-thumbnails:rtl { + border-radius: 0 2px 2px 0; +} + +.workspace-thumbnail-indicator { + border: 0 solid #F0544C; + border-left-width: 2px; + padding: 6px; + border-radius: 0; +} + +.search-display > StBoxLayout, +.all-apps, +.frequent-apps > StBoxLayout { + padding: 0px 88px 10px 88px; +} + +.workspace-thumbnails { + color: #FFFFFF; + background-color: rgba(0, 0, 0, 0.25); + border: none; +} + +.search-statustext, .no-frequent-applications-label { + font-size: 45px; + font-weight: 400; + color: rgba(255, 255, 255, 0.6); +} + +/* NOTIFICATIONS & MESSAGE TRAY */ +.url-highlighter { + link-color: #F0544C; +} + +.notification-banner { + font-size: 1em; + width: 34em; + min-height: 56px; + margin: 5px; + border-radius: 2px; + color: rgba(0, 0, 0, 0.8); + background-color: #FAFAFA; + border: none; + box-shadow: 0 3px 3px rgba(0, 0, 0, 0.24), 0 3px 3px rgba(0, 0, 0, 0.345); +} + +.notification-banner:hover { + background-color: #FAFAFA; +} + +.notification-banner:focus { + background-color: #FAFAFA; +} + +.notification-banner .notification-icon { + padding: 5px; +} + +.notification-banner .notification-content { + padding: 5px; + spacing: 5px; +} + +.notification-banner .secondary-icon { + icon-size: 1.23077em; +} + +.notification-banner .notification-actions { + background-color: transparent; + padding-top: 0; + border-top: 1px solid rgba(0, 0, 0, 0.1); + spacing: 1px; +} + +.notification-banner .notification-button { + min-height: 40px; + padding: 0 16px; + background-color: transparent; + color: rgba(0, 0, 0, 0.6); + font-weight: 500; +} + +.notification-banner .notification-button:first-child { + border-radius: 0 0 0 2px; +} + +.notification-banner .notification-button:last-child { + border-radius: 0 0 2px 0; +} + +.notification-banner .notification-button:hover, .notification-banner .notification-buttonfocus { + background-color: rgba(0, 0, 0, 0.12); + color: rgba(0, 0, 0, 0.8); +} + +.notification-banner .notification-button:active { + background-color: rgba(0, 0, 0, 0.24); + color: rgba(0, 0, 0, 0.8); +} + +.summary-source-counter { + font-size: 1em; + font-weight: bold; + height: 1.6em; + width: 1.6em; + -shell-counter-overlap-x: 3px; + -shell-counter-overlap-y: 3px; + background-color: #F0544C; + color: #FFFFFF; + border: 2px solid #FFFFFF; + box-shadow: 0 2px 2px rgba(0, 0, 0, 0.5); + border-radius: 0.9em; +} + +.secondary-icon { + icon-size: 1.23077em; +} + +.chat-body { + spacing: 5px; +} + +.chat-response { + margin: 5px; +} + +.chat-log-message { + color: rgba(0, 0, 0, 0.8); +} + +.chat-new-group { + padding-top: 1em; +} + +.chat-received { + padding-left: 4px; +} + +.chat-received:rtl { + padding-left: 0px; + padding-right: 4px; +} + +.chat-sent { + padding-left: 18pt; + color: rgba(0, 0, 0, 0.6); +} + +.chat-sent:rtl { + padding-left: 0; + padding-right: 18pt; +} + +.chat-meta-message { + padding-left: 4px; + font-size: 9pt; + font-weight: 400; + color: rgba(0, 0, 0, 0.48); +} + +.chat-meta-message:rtl { + padding-left: 0; + padding-right: 4px; +} + +.hotplug-transient-box { + spacing: 6px; + padding: 2px 72px 2px 12px; +} + +.hotplug-notification-item { + padding: 2px 10px; +} + +.hotplug-notification-item:focus { + padding: 1px 71px 1px 11px; +} + +.hotplug-notification-item-icon { + icon-size: 24px; + padding: 2px 5px; +} + +.hotplug-resident-box { + spacing: 8px; +} + +.hotplug-resident-mount { + spacing: 8px; + border-radius: 2px; +} + +.hotplug-resident-mount:hover { + background-color: rgba(0, 0, 0, 0.12); +} + +.hotplug-resident-mount:active { + background-color: rgba(0, 0, 0, 0.24); +} + +.hotplug-resident-mount-label { + color: inherit; + padding-left: 6px; +} + +.hotplug-resident-mount-icon { + icon-size: 24px; + padding-left: 6px; +} + +.hotplug-resident-eject-icon { + icon-size: 16px; +} + +.hotplug-resident-eject-button { + padding: 7px; + border-radius: 2px; + color: rgba(0, 0, 0, 0.8); +} + +/* Eeeky things */ +.legacy-tray { + background-color: rgba(0, 0, 0, 0.6); + color: #FFFFFF; + border: none; + border-bottom-width: 0; +} + +.legacy-tray:ltr { + border-radius: 0 2px 0 0; + border-left-width: 0; +} + +.legacy-tray:rtl { + border-radius: 2px 0 0 0; + border-right-width: 0; +} + +.legacy-tray-handle, +.legacy-tray-icon { + padding: 6px; +} + +.legacy-tray-handle StIcon, +.legacy-tray-icon StIcon { + icon-size: 24px; +} + +.legacy-tray-handle:hover, .legacy-tray-handle:focus, +.legacy-tray-icon:hover, +.legacy-tray-icon:focus { + background-color: rgba(255, 255, 255, 0.15); +} + +.legacy-tray-handle:active, +.legacy-tray-icon:active { + background-color: rgba(255, 255, 255, 0.3); +} + +.legacy-tray-icon-box { + spacing: 12px; +} + +.legacy-tray-icon-box:ltr { + padding-left: 12px; +} + +.legacy-tray-icon-box:rtl { + padding-right: 12px; +} + +.legacy-tray-icon-box StButton { + width: 24px; + height: 24px; +} + +.magnifier-zoom-region { + border: 2px solid #F0544C; +} + +.magnifier-zoom-region.full-screen { + border-width: 0; +} + +/* On-screen Keyboard */ +.word-suggestions { + font-size: 14pt; + spacing: 12px; + min-height: 20pt; +} + +#keyboard { + background-color: rgba(0, 0, 0, 0.25); +} + +.keyboard-layout { + padding: 4px; + spacing: 4px; +} + +.keyboard-key { + min-height: 2em; + min-width: 2em; + font-size: 14pt; + font-weight: bold; + border-radius: 2px; + border: none; + color: inherit; + background-color: #FAFAFA; + box-shadow: 0 1px rgba(0, 0, 0, 0.2); +} + +.keyboard-key:focus, .keyboard-key:hover { + color: #FFFFFF; + background-color: #f4817b; +} + +.keyboard-key:checked, .keyboard-key:active { + color: #FFFFFF; + background-color: #f2665f; +} + +.keyboard-key:grayed { + background-color: rgba(0, 0, 0, 0.6); + color: #FFFFFF; +} + +.keyboard-key.default-key { + background-size: 20px; +} + +.keyboard-key.default-key, .keyboard-key.enter-key, .keyboard-key.shift-key-lowercase, .keyboard-key.shift-key-uppercase, .keyboard-key.hide-key, .keyboard-key.layout-key { + background-color: #ededed; + box-shadow: 0 1px rgba(0, 0, 0, 0.2); +} + +.keyboard-key.default-key:focus, .keyboard-key.default-key:hover, .keyboard-key.enter-key:focus, .keyboard-key.enter-key:hover, .keyboard-key.shift-key-lowercase:focus, .keyboard-key.shift-key-lowercase:hover, .keyboard-key.shift-key-uppercase:focus, .keyboard-key.shift-key-uppercase:hover, .keyboard-key.hide-key:focus, .keyboard-key.hide-key:hover, .keyboard-key.layout-key:focus, .keyboard-key.layout-key:hover { + color: rgba(0, 0, 0, 0.8); + background-color: #FAFAFA; +} + +.keyboard-key.default-key:checked, .keyboard-key.default-key:active, .keyboard-key.enter-key:checked, .keyboard-key.enter-key:active, .keyboard-key.shift-key-lowercase:checked, .keyboard-key.shift-key-lowercase:active, .keyboard-key.shift-key-uppercase:checked, .keyboard-key.shift-key-uppercase:active, .keyboard-key.hide-key:checked, .keyboard-key.hide-key:active, .keyboard-key.layout-key:checked, .keyboard-key.layout-key:active { + color: rgba(0, 0, 0, 0.8); + background-color: #ebebeb; +} + +.keyboard-key.enter-key { + background-color: #F0544C; + background-image: url("assets/key-enter.svg"); +} + +.keyboard-key.enter-key:focus, .keyboard-key.enter-key:hover { + color: #FFFFFF; + background-color: #f26a64; +} + +.keyboard-key.enter-key:checked, .keyboard-key.enter-key:active { + color: #FFFFFF; + background-color: #ec271d; +} + +.keyboard-key.shift-key-lowercase { + background-image: url("assets/key-shift.svg"); +} + +.keyboard-key.shift-key-uppercase { + background-image: url("assets/key-shift-uppercase.svg"); +} + +.keyboard-key.shift-key-uppercase:latched { + background-image: url("assets/key-shift-latched-uppercase.svg"); +} + +.keyboard-key.hide-key { + background-image: url("assets/key-hide.svg"); +} + +.keyboard-key.layout-key { + background-image: url("assets/key-layout.svg"); +} + +.keyboard-subkeys { + color: inherit; + -arrow-border-radius: 2px; + -arrow-background-color: rgba(0, 0, 0, 0.45); + -arrow-border-width: 0; + -arrow-border-color: transparent; + -arrow-base: 20px; + -arrow-rise: 10px; + -boxpointer-gap: 5px; + box-shadow: 0 3px 3px rgba(0, 0, 0, 0.35); +} + +.candidate-popup-content { + padding: 8px; + spacing: 0; +} + +.candidate-index { + padding: 0 4px 0 0; + color: rgba(0, 0, 0, 0.48); +} + +.candidate-box:selected .candidate-index { + color: rgba(255, 255, 255, 0.6); +} + +.candidate-box { + transition-duration: 0s; + min-height: 28px; + padding: 0 8px; + border-radius: 2px; +} + +.candidate-box:hover { + background-color: rgba(0, 0, 0, 0.12); + color: rgba(0, 0, 0, 0.8); +} + +.candidate-box:active { + background-color: rgba(0, 0, 0, 0.24); + color: rgba(0, 0, 0, 0.8); +} + +.candidate-box:selected { + background-color: #F0544C; + color: #FFFFFF; +} + +.candidate-page-button-box { + height: 28px; +} + +.vertical .candidate-page-button-box { + padding-top: 0; +} + +.horizontal .candidate-page-button-box { + padding-left: 0; +} + +.candidate-page-button { + min-width: 28px; + min-height: 28px; + padding: 0; +} + +.candidate-page-button-previous { + border-radius: 2px; + border-right-width: 0; +} + +.candidate-page-button-next { + border-radius: 2px; +} + +.candidate-page-button-icon { + icon-size: 1.23077em; +} + +/* Auth Dialogs & Screen Shield */ +.framed-user-icon { + background-size: contain; + border: none; + color: #FFFFFF; + border-radius: 2px; +} + +.framed-user-icon:hover { + border-color: #FFFFFF; + color: #FFFFFF; +} + +.login-dialog-banner-view { + padding-top: 24px; + max-width: 23em; +} + +.login-dialog { + border: none; + background-color: transparent; +} + +.login-dialog StEntry { + color: #FFFFFF; + selection-background-color: #F0544C; + selected-color: #FFFFFF; + border: 1px solid rgba(255, 255, 255, 0.2); + background-color: rgba(255, 255, 255, 0.1); +} + +.login-dialog StEntry:focus { + border: 1px solid #F0544C; + background-color: rgba(255, 255, 255, 0.1); + selection-background-color: #F0544C; + selected-color: #FFFFFF; +} + +.login-dialog StEntry:insensitive { + color: rgba(0, 0, 0, 0.32); + border-color: rgba(0, 0, 0, 0.1); + box-shadow: none; + text-shadow: none; + color: rgba(255, 255, 255, 0.4); +} + +.login-dialog .modal-dialog-button-box { + spacing: 3px; +} + +.login-dialog .modal-dialog-button { + padding: 0 16px; + color: rgba(0, 0, 0, 0.6); + background-color: transparent; + border-color: transparent; + box-shadow: 0 0 transparent; + text-shadow: none; + icon-shadow: none; +} + +.login-dialog .modal-dialog-button:hover, .login-dialog .modal-dialog-button:focus { + color: rgba(0, 0, 0, 0.8); + background-color: rgba(0, 0, 0, 0.12); + border-color: transparent; + box-shadow: 0 0 transparent; + text-shadow: none; + icon-shadow: none; +} + +.login-dialog .modal-dialog-button:active { + color: rgba(0, 0, 0, 0.8); + background-color: rgba(0, 0, 0, 0.24); + border-color: transparent; + box-shadow: 0 0 transparent; + text-shadow: none; + icon-shadow: none; +} + +.login-dialog .modal-dialog-button:insensitive { + color: rgba(0, 0, 0, 0.24); + background-color: transparent; + border-color: transparent; + box-shadow: 0 0 transparent; + text-shadow: none; + icon-shadow: none; +} + +.login-dialog .modal-dialog-button:default { + color: rgba(0, 0, 0, 0.6); + background-color: #FAFAFA; + border: 1px solid rgba(0, 0, 0, 0.1); + box-shadow: none; + text-shadow: none; + icon-shadow: none; +} + +.login-dialog .modal-dialog-button:default:hover, .login-dialog .modal-dialog-button:default:focus { + color: rgba(0, 0, 0, 0.8); + background-color: rgba(0, 0, 0, 0.1); + border: 1px solid rgba(0, 0, 0, 0.1); + box-shadow: none; + text-shadow: none; + icon-shadow: none; +} + +.login-dialog .modal-dialog-button:default:active { + color: rgba(0, 0, 0, 0.8); + background-color: rgba(194, 194, 194, 0.94); + border: 1px solid rgba(0, 0, 0, 0.1); + box-shadow: none; + text-shadow: none; + icon-shadow: none; +} + +.login-dialog .modal-dialog-button:default:insensitive { + color: rgba(0, 0, 0, 0.24); + background-color: rgba(0, 0, 0, 0.096); + border-color: transparent; + box-shadow: 0 0 transparent; + text-shadow: none; + icon-shadow: none; +} + +.login-dialog-logo-bin { + padding: 24px 0px; +} + +.login-dialog-banner { + color: rgba(255, 255, 255, 0.75); +} + +.login-dialog-button-box { + spacing: 5px; +} + +.login-dialog-message-warning { + color: #FF6D00; +} + +.login-dialog-message-hint { + padding-top: 0; + padding-bottom: 20px; +} + +.login-dialog-user-selection-box { + padding: 100px 0px; +} + +.login-dialog-user-selection-box .login-dialog-not-listed-label { + padding-left: 2px; +} + +.login-dialog-not-listed-button:focus .login-dialog-user-selection-box .login-dialog-not-listed-label, +.login-dialog-not-listed-button:hover .login-dialog-user-selection-box .login-dialog-not-listed-label { + color: #FFFFFF; +} + +.login-dialog-not-listed-label { + font-size: 1em; + font-weight: bold; + color: rgba(255, 255, 255, 0.75); + padding-top: 1em; +} + +.login-dialog-not-listed-label:hover { + color: #FFFFFF; +} + +.login-dialog-not-listed-label:focus { + background-color: rgba(255, 255, 255, 0.15); +} + +.login-dialog-user-list-view { + -st-vfade-offset: 1em; +} + +.login-dialog-user-list { + spacing: 12px; + padding: .2em; + width: 23em; +} + +.login-dialog-user-list:expanded .login-dialog-user-list-item:focus { + background-color: rgba(255, 255, 255, 0.15); + color: #FFFFFF; +} + +.login-dialog-user-list:expanded .login-dialog-user-list-item:hover { + background-color: rgba(255, 255, 255, 0.15); + color: #FFFFFF; +} + +.login-dialog-user-list:expanded .login-dialog-user-list-item:active { + background-color: rgba(255, 255, 255, 0.3); + color: #FFFFFF; +} + +.login-dialog-user-list:expanded .login-dialog-user-list-item:logged-in { + border-right: 2px solid #FFFFFF; +} + +.login-dialog-user-list-item { + border-radius: 2px; + padding: 4px 4px 0; + color: rgba(255, 255, 255, 0.75); +} + +.login-dialog-user-list-item:ltr { + padding-right: 1em; +} + +.login-dialog-user-list-item:rtl { + padding-left: 1em; +} + +.login-dialog-user-list-item:hover { + background-color: rgba(255, 255, 255, 0.15); + color: #FFFFFF; +} + +.login-dialog-user-list-item:active { + background-color: rgba(255, 255, 255, 0.3); + color: #FFFFFF; +} + +.login-dialog-user-list-item .login-dialog-timed-login-indicator { + height: 2px; + margin: 2px 0 0 0; + background-color: #FFFFFF; +} + +.login-dialog-user-list-item:focus .login-dialog-timed-login-indicator { + background-color: #FFFFFF; +} + +.login-dialog-username, +.user-widget-label { + color: #FFFFFF; + font-size: 15pt; + font-weight: 500; + text-align: left; + padding-left: 15px; +} + +.user-widget-label:ltr { + padding-left: 18px; +} + +.user-widget-label:rtl { + padding-right: 18px; +} + +.login-dialog-prompt-layout { + padding-top: 24px; + padding-bottom: 12px; + spacing: 8px; + width: 23em; +} + +.login-dialog-prompt-label { + color: rgba(255, 255, 255, 0.6); + font-size: 1em; + padding-top: 1em; +} + +.login-dialog-session-list-button StIcon { + icon-size: 1.25em; +} + +.login-dialog-session-list-button { + color: rgba(255, 255, 255, 0.75); +} + +.login-dialog-session-list-button:hover, .login-dialog-session-list-button:focus { + color: #FFFFFF; +} + +.login-dialog-session-list-button:active { + color: #FFFFFF; +} + +.screen-shield-arrows { + padding-bottom: 3em; +} + +.screen-shield-arrows Gjs_Arrow { + color: white; + width: 80px; + height: 48px; + -arrow-thickness: 12px; + -arrow-shadow: 0 1px 1.5px rgba(0, 0, 0, 0.12), 0 1px 1px rgba(0, 0, 0, 0.24); +} + +.screen-shield-clock { + color: white; + text-shadow: 0 1px 1.5px rgba(0, 0, 0, 0.12), 0 1px 1px rgba(0, 0, 0, 0.24); + font-weight: normal; + text-align: center; + padding-bottom: 1.5em; +} + +.screen-shield-clock-time { + font-size: 112px; + font-weight: 300; + text-shadow: 0 1px 1.5px rgba(0, 0, 0, 0.12), 0 1px 1px rgba(0, 0, 0, 0.24); +} + +.screen-shield-clock-date { + font-size: 45px; + font-weight: 400; +} + +.screen-shield-notifications-container { + spacing: 6px; + width: 30em; + background-color: transparent; + max-height: 500px; +} + +.screen-shield-notifications-container .summary-notification-stack-scrollview { + padding-top: 0; + padding-bottom: 0; +} + +.screen-shield-notifications-container .notification, +.screen-shield-notifications-container .screen-shield-notification-source { + padding: 8px; + border: none; + background-color: rgba(0, 0, 0, 0.3); + color: #FFFFFF; + border-radius: 2px; +} + +.screen-shield-notifications-container .notification { + margin-right: 16px; +} + +.screen-shield-notification-label { + min-height: 18px; + padding: 2px 0px 0px 16px; + font-weight: bold; +} + +.screen-shield-notification-count-text { + min-height: 18px; + padding: 2px 0px 0px 16px; + color: rgba(255, 255, 255, 0.75); +} + +#panel.lock-screen { + background-color: rgba(0, 0, 0, 0.3); +} + +.screen-shield-background { + background: black; + box-shadow: 0 19px 19px rgba(0, 0, 0, 0.6), 0 15px 6px rgba(0, 0, 0, 0.44); +} + +#lockDialogGroup { + background: #374040 url("assets/noise-texture.png"); + background-repeat: repeat; +} + +#LookingGlassDialog { + background-color: #FAFAFA; + spacing: 4px; + padding: 0; + border: none; + border-radius: 2px; + box-shadow: 0 14px 14px rgba(0, 0, 0, 0.5), 0 10px 5px rgba(0, 0, 0, 0.44); +} + +#LookingGlassDialog > #Toolbar { + padding: 0 8px; + border: none; + border-radius: 0; + background-color: rgba(250, 250, 250, 0.01); + box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.1); +} + +#LookingGlassDialog .labels { + spacing: 0; +} + +#LookingGlassDialog .notebook-tab { + -natural-hpadding: 12px; + -minimum-hpadding: 6px; + font-weight: bold; + color: rgba(0, 0, 0, 0.48); + transition-duration: 0.2s; + padding-left: 16px; + padding-right: 16px; + min-height: 32px; + padding: 0 32px; +} + +#LookingGlassDialog .notebook-tab:hover { + box-shadow: inset 0 -2px 0px rgba(0, 0, 0, 0.24); + color: rgba(0, 0, 0, 0.8); + text-shadow: none; +} + +#LookingGlassDialog .notebook-tab:selected { + border-bottom-width: 0; + border-color: transparent; + background-color: rgba(250, 250, 250, 0.01); + box-shadow: inset 0 -2px 0px #F0544C; + color: rgba(0, 0, 0, 0.8); + text-shadow: none; +} + +#LookingGlassDialog StBoxLayout#EvalBox { + padding: 4px; + spacing: 4px; +} + +#LookingGlassDialog StBoxLayout#ResultsArea { + spacing: 4px; +} + +.lg-dialog StEntry { + selection-background-color: #F0544C; + selected-color: #FFFFFF; +} + +.lg-dialog .shell-link { + color: #F0544C; +} + +.lg-dialog .shell-link:hover { + color: #F0544C; +} + +.lg-completions-text { + font-size: 1em; + font-style: italic; +} + +.lg-obj-inspector-title { + spacing: 4px; +} + +.lg-obj-inspector-button { + min-height: 32px; + padding: 0 16px; + border: none; + border-radius: 2px; + font-size: 9.75pt; + font-weight: 500; + color: rgba(0, 0, 0, 0.6); + background-color: transparent; + border-color: transparent; + box-shadow: 0 0 transparent; + text-shadow: none; + icon-shadow: none; +} + +.lg-obj-inspector-button:hover { + color: rgba(0, 0, 0, 0.8); + background-color: rgba(0, 0, 0, 0.12); + border-color: transparent; + box-shadow: 0 0 transparent; + text-shadow: none; + icon-shadow: none; +} + +.lg-obj-inspector-button:active { + color: rgba(0, 0, 0, 0.8); + background-color: rgba(0, 0, 0, 0.24); + border-color: transparent; + box-shadow: 0 0 transparent; + text-shadow: none; + icon-shadow: none; +} + +.lg-obj-inspector-button:insensitive { + color: rgba(0, 0, 0, 0.24); + background-color: transparent; + border-color: transparent; + box-shadow: 0 0 transparent; + text-shadow: none; + icon-shadow: none; +} + +.lg-obj-inspector-button:focus { + color: rgba(0, 0, 0, 0.8); + text-shadow: none; + icon-shadow: none; + box-shadow: 0 0 transparent; +} + +.lg-obj-inspector-button:hover { + border: none; +} + +#lookingGlassExtensions { + padding: 4px; +} + +.lg-extensions-list { + padding: 4px; + spacing: 6px; +} + +.lg-extension { + border: none; + border-radius: 2px; + padding: 4px; +} + +.lg-extension-name { + font-size: 18pt; + font-weight: 400; +} + +.lg-extension-meta { + spacing: 6px; +} + +#LookingGlassPropertyInspector { + background: #FAFAFA; + border: none; + border-radius: 2px; + padding: 6px; + box-shadow: 0 14px 14px rgba(0, 0, 0, 0.5), 0 10px 5px rgba(0, 0, 0, 0.44); +} + +/* Dash to Dock */ +#dashtodockContainer #dash { + background-color: rgba(0, 0, 0, 0.6); +} + +#dashtodockContainer:overview #dash { + background-color: rgba(0, 0, 0, 0.25); +} + +#dashtodockContainer.extended:overview #dash { + background-color: transparent; +} + +#dashtodockContainer.left #dash, +#dashtodockContainer.right #dash { + padding: 3px 0; +} + +#dashtodockContainer.top #dash, +#dashtodockContainer.bottom #dash { + padding: 0 3px; +} + +#dashtodockContainer.extended #dash { + padding: 0; + border-radius: 0; +} + +#dashtodockContainer.left .dash-item-container > StWidget, +#dashtodockContainer.right .dash-item-container > StWidget, +#dashtodockContainer.extended.left .dash-item-container > StWidget, +#dashtodockContainer.extended.right .dash-item-container > StWidget { + padding: 3px 6px; +} + +#dashtodockContainer.extended.left .dash-item-container:first-child > StWidget, +#dashtodockContainer.extended.right .dash-item-container:first-child > StWidget { + padding: 6px 6px 3px 6px; +} + +#dashtodockContainer.extended.left .dash-item-container:last-child > StWidget, +#dashtodockContainer.extended.right .dash-item-container:last-child > StWidget { + padding: 3px 6px 6px 6px; +} + +#dashtodockContainer.top .dash-item-container > StWidget, +#dashtodockContainer.bottom .dash-item-container > StWidget, +#dashtodockContainer.extended.top .dash-item-container > StWidget, +#dashtodockContainer.extended.bottom .dash-item-container > StWidget { + padding: 6px 3px; +} + +#dashtodockContainer.extended.top .dash-item-container:first-child > StWidget, +#dashtodockContainer.extended.bottom .dash-item-container:first-child > StWidget { + padding: 6px 3px 6px 6px; +} + +#dashtodockContainer.extended.top .dash-item-container:last-child > StWidget, +#dashtodockContainer.extended.bottom .dash-item-container:last-child > StWidget { + padding: 6px 6px 6px 3px; +} + +#dashtodockContainer .app-well-app-running-dot { + background-color: transparent; +} + +#dashtodockContainer .dash-item-container > StWidget { + background-size: cover; +} + +#dashtodockContainer.left .dash-item-container > StWidget.running1 { + background-image: url("assets/left-running1.svg"); +} + +#dashtodockContainer.left .dash-item-container > StWidget.running1.focused { + background-image: url("assets/left-running1-focused.svg"); +} + +#dashtodockContainer.left .dash-item-container > StWidget.running2 { + background-image: url("assets/left-running2.svg"); +} + +#dashtodockContainer.left .dash-item-container > StWidget.running2.focused { + background-image: url("assets/left-running2-focused.svg"); +} + +#dashtodockContainer.left .dash-item-container > StWidget.running3 { + background-image: url("assets/left-running3.svg"); +} + +#dashtodockContainer.left .dash-item-container > StWidget.running3.focused { + background-image: url("assets/left-running3-focused.svg"); +} + +#dashtodockContainer.left .dash-item-container > StWidget.running4 { + background-image: url("assets/left-running4.svg"); +} + +#dashtodockContainer.left .dash-item-container > StWidget.running4.focused { + background-image: url("assets/left-running4-focused.svg"); +} + +#dashtodockContainer.right .dash-item-container > StWidget.running1 { + background-image: url("assets/right-running1.svg"); +} + +#dashtodockContainer.right .dash-item-container > StWidget.running1.focused { + background-image: url("assets/right-running1-focused.svg"); +} + +#dashtodockContainer.right .dash-item-container > StWidget.running2 { + background-image: url("assets/right-running2.svg"); +} + +#dashtodockContainer.right .dash-item-container > StWidget.running2.focused { + background-image: url("assets/right-running2-focused.svg"); +} + +#dashtodockContainer.right .dash-item-container > StWidget.running3 { + background-image: url("assets/right-running3.svg"); +} + +#dashtodockContainer.right .dash-item-container > StWidget.running3.focused { + background-image: url("assets/right-running3-focused.svg"); +} + +#dashtodockContainer.right .dash-item-container > StWidget.running4 { + background-image: url("assets/right-running4.svg"); +} + +#dashtodockContainer.right .dash-item-container > StWidget.running4.focused { + background-image: url("assets/right-running4-focused.svg"); +} + +#dashtodockContainer.top .dash-item-container > StWidget.running1 { + background-image: url("assets/top-running1.svg"); +} + +#dashtodockContainer.top .dash-item-container > StWidget.running1.focused { + background-image: url("assets/top-running1-focused.svg"); +} + +#dashtodockContainer.top .dash-item-container > StWidget.running2 { + background-image: url("assets/top-running2.svg"); +} + +#dashtodockContainer.top .dash-item-container > StWidget.running2.focused { + background-image: url("assets/top-running2-focused.svg"); +} + +#dashtodockContainer.top .dash-item-container > StWidget.running3 { + background-image: url("assets/top-running3.svg"); +} + +#dashtodockContainer.top .dash-item-container > StWidget.running3.focused { + background-image: url("assets/top-running3-focused.svg"); +} + +#dashtodockContainer.top .dash-item-container > StWidget.running4 { + background-image: url("assets/top-running4.svg"); +} + +#dashtodockContainer.top .dash-item-container > StWidget.running4.focused { + background-image: url("assets/top-running4-focused.svg"); +} + +#dashtodockContainer.bottom .dash-item-container > StWidget.running1 { + background-image: url("assets/bottom-running1.svg"); +} + +#dashtodockContainer.bottom .dash-item-container > StWidget.running1.focused { + background-image: url("assets/bottom-running1-focused.svg"); +} + +#dashtodockContainer.bottom .dash-item-container > StWidget.running2 { + background-image: url("assets/bottom-running2.svg"); +} + +#dashtodockContainer.bottom .dash-item-container > StWidget.running2.focused { + background-image: url("assets/bottom-running2-focused.svg"); +} + +#dashtodockContainer.bottom .dash-item-container > StWidget.running3 { + background-image: url("assets/bottom-running3.svg"); +} + +#dashtodockContainer.bottom .dash-item-container > StWidget.running3.focused { + background-image: url("assets/bottom-running3-focused.svg"); +} + +#dashtodockContainer.bottom .dash-item-container > StWidget.running4 { + background-image: url("assets/bottom-running4.svg"); +} + +#dashtodockContainer.bottom .dash-item-container > StWidget.running4.focused { + background-image: url("assets/bottom-running4-focused.svg"); +} + +/* Simple Dock */ +#dash:desktop { + background-color: rgba(0, 0, 0, 0.6); +} + +/* GPaste */ +.popup-menu .search-entry { + color: rgba(0, 0, 0, 0.8); + selection-background-color: #F0544C; + selected-color: #FFFFFF; + background-color: #FAFAFA; + border: 1px solid rgba(0, 0, 0, 0.1); + border-radius: 3px; + box-shadow: none; + text-shadow: none; +} + +.popup-menu .search-entry:focus { + border-color: transparent; + border: 1px solid #F0544C; + box-shadow: none; + text-shadow: none; + color: rgba(0, 0, 0, 0.8); +} + +.popup-menu .search-entry .search-entry-icon { + color: rgba(0, 0, 0, 0.48); +} + +.popup-menu .search-entry:hover .search-entry-icon, .popup-menu .search-entry:focus .search-entry-icon { + color: rgba(0, 0, 0, 0.8); +} diff --git a/themes/Matcha-aliz/gnome-shell/no-events.svg b/themes/Matcha-aliz/gnome-shell/no-events.svg new file mode 120000 index 00000000..d2fcad08 --- /dev/null +++ b/themes/Matcha-aliz/gnome-shell/no-events.svg @@ -0,0 +1 @@ +assets/no-events.svg \ No newline at end of file diff --git a/themes/Matcha-aliz/gnome-shell/no-notifications.svg b/themes/Matcha-aliz/gnome-shell/no-notifications.svg new file mode 120000 index 00000000..175731c1 --- /dev/null +++ b/themes/Matcha-aliz/gnome-shell/no-notifications.svg @@ -0,0 +1 @@ +assets/no-notifications.svg \ No newline at end of file diff --git a/themes/Matcha-aliz/gnome-shell/process-working.svg b/themes/Matcha-aliz/gnome-shell/process-working.svg new file mode 120000 index 00000000..a6586c30 --- /dev/null +++ b/themes/Matcha-aliz/gnome-shell/process-working.svg @@ -0,0 +1 @@ +assets/process-working.svg \ No newline at end of file diff --git a/themes/Matcha-aliz/gtk-2.0/apps.rc b/themes/Matcha-aliz/gtk-2.0/apps.rc new file mode 100755 index 00000000..eb4d3037 --- /dev/null +++ b/themes/Matcha-aliz/gtk-2.0/apps.rc @@ -0,0 +1,157 @@ +# +# Thunar +# +style "thunar-handle" { GtkPaned::handle-size = 2 } + +style "dark-sidebar" { + GtkTreeView::odd_row_color = @dark_sidebar_bg + GtkTreeView::even_row_color = @dark_sidebar_bg + + + base[NORMAL] = @dark_sidebar_bg + base[INSENSITIVE] = @dark_sidebar_bg + + text[NORMAL] = @tooltip_fg_color + text[ACTIVE] = @selected_fg_color + text[SELECTED] = @selected_fg_color +} + +style "thunar-frame" { + xthickness = 0 + ythickness = 0 +} + +widget_class "*ThunarWindow*." style "thunar-frame" +widget_class "*ThunarShortcutsView*" style "dark-sidebar" +widget_class "*ThunarTreeView*" style "dark-sidebar" +widget_class "*ThunarWindow*." style "thunar-handle" + +# +# Workaround for colored entries +# +style "entry_border" { + + xthickness = 7 + ythickness = 5 + + engine "pixmap" { + + image { + function = SHADOW + state = NORMAL + detail = "entry" + file = "assets/entry-border-bg.png" + border = {6, 6, 6, 6} + stretch = TRUE + } + + image { + function = SHADOW + state = ACTIVE + detail = "entry" + file = "assets/entry-border-active-bg.png" + border = {6, 6, 6, 6} + stretch = TRUE + } + + image { + function = FLAT_BOX + state = ACTIVE + detail = "entry_bg" + file = "assets/null.png" + } + + image { + function = FLAT_BOX + state = INSENSITIVE + detail = "entry_bg" + file = "assets/null.png" + } + + image { + function = FLAT_BOX + detail = "entry_bg" + file = "assets/null.png" + } + } +} + +style "combobox_entry_border" = "combobox_entry" { + + engine "pixmap" { + + image { + function = SHADOW + detail = "entry" + state = NORMAL + shadow = IN + file = "assets/combo-entry-border.png" + border = { 4, 4, 12, 12 } + stretch = TRUE + direction = LTR + } + + image { + function = SHADOW + detail = "entry" + state = ACTIVE + file = "assets/combo-entry-border-focus.png" + border = { 4, 4, 12, 12 } + stretch = TRUE + direction = LTR + } + + image { + function = SHADOW + detail = "entry" + state = NORMAL + shadow = IN + file = "assets/combo-entry-border-rtl.png" + border = { 4, 4, 12, 12 } + stretch = TRUE + direction = RTL + } + + image { + function = SHADOW + detail = "entry" + state = ACTIVE + file = "assets/combo-entry-border-focus-rtl.png" + border = { 4, 4, 12, 12 } + stretch = TRUE + direction = RTL + } + + image { + function = FLAT_BOX + state = INSENSITIVE + detail = "entry_bg" + file = "assets/null.png" + } + + image { + function = FLAT_BOX + detail = "entry_bg" + file = "assets/null.png" + } + } +} + + +# Mousepad search entry +widget_class "*MousepadSearchBar*." style "entry_border" + +# Mousepad find and replace +widget_class "*MousepadReplaceDialog*." style "entry_border" + +# Thunar bulk rename +widget_class "*ThunarRenamerDialog*." style "entry_border" + +# Hexchat input box +class "SexySpellEntry" style:highest "entry_border" + +# Geany search entries +widget "*GeanyToolbar.*geany-search-entry-no-match*" style "entry_border" +widget "*GeanyToolbar.*GtkEntry*" style "entry_border" + +widget "GeanyDialogSearch.*GtkComboBoxEntry*.*geany-search-entry-no-match*" style "combobox_entry_border" diff --git a/themes/Qogir/gtk-2.0/assets/arrow-down-insens.png b/themes/Matcha-aliz/gtk-2.0/assets/arrow-down-insens.png old mode 100644 new mode 100755 similarity index 100% rename from themes/Qogir/gtk-2.0/assets/arrow-down-insens.png rename to themes/Matcha-aliz/gtk-2.0/assets/arrow-down-insens.png diff --git a/themes/Qogir/gtk-2.0/assets/arrow-down-prelight.png b/themes/Matcha-aliz/gtk-2.0/assets/arrow-down-prelight.png old mode 100644 new mode 100755 similarity index 100% rename from themes/Qogir/gtk-2.0/assets/arrow-down-prelight.png rename to themes/Matcha-aliz/gtk-2.0/assets/arrow-down-prelight.png diff --git a/themes/Matcha-aliz/gtk-2.0/assets/arrow-down-small-insens.png b/themes/Matcha-aliz/gtk-2.0/assets/arrow-down-small-insens.png new file mode 100755 index 00000000..c976fd81 Binary files /dev/null and b/themes/Matcha-aliz/gtk-2.0/assets/arrow-down-small-insens.png differ diff --git a/themes/Matcha-aliz/gtk-2.0/assets/arrow-down-small-prelight.png b/themes/Matcha-aliz/gtk-2.0/assets/arrow-down-small-prelight.png new file mode 100755 index 00000000..7af9d333 Binary files /dev/null and b/themes/Matcha-aliz/gtk-2.0/assets/arrow-down-small-prelight.png differ diff --git a/themes/Matcha-aliz/gtk-2.0/assets/arrow-down-small.png b/themes/Matcha-aliz/gtk-2.0/assets/arrow-down-small.png new file mode 100755 index 00000000..95344a06 Binary files /dev/null and b/themes/Matcha-aliz/gtk-2.0/assets/arrow-down-small.png differ diff --git a/themes/Matcha-aliz/gtk-2.0/assets/arrow-down.png b/themes/Matcha-aliz/gtk-2.0/assets/arrow-down.png new file mode 100755 index 00000000..c6b656c0 Binary files /dev/null and b/themes/Matcha-aliz/gtk-2.0/assets/arrow-down.png differ diff --git a/themes/Qogir/gtk-2.0/assets/arrow-left-insens.png b/themes/Matcha-aliz/gtk-2.0/assets/arrow-left-insens.png old mode 100644 new mode 100755 similarity index 100% rename from themes/Qogir/gtk-2.0/assets/arrow-left-insens.png rename to themes/Matcha-aliz/gtk-2.0/assets/arrow-left-insens.png diff --git a/themes/Matcha-aliz/gtk-2.0/assets/arrow-left-prelight.png b/themes/Matcha-aliz/gtk-2.0/assets/arrow-left-prelight.png new file mode 100755 index 00000000..65c6a07a Binary files /dev/null and b/themes/Matcha-aliz/gtk-2.0/assets/arrow-left-prelight.png differ diff --git a/themes/Matcha-aliz/gtk-2.0/assets/arrow-left.png b/themes/Matcha-aliz/gtk-2.0/assets/arrow-left.png new file mode 100755 index 00000000..5d7caa1f Binary files /dev/null and b/themes/Matcha-aliz/gtk-2.0/assets/arrow-left.png differ diff --git a/themes/Qogir/gtk-2.0/assets/arrow-right-insens.png b/themes/Matcha-aliz/gtk-2.0/assets/arrow-right-insens.png old mode 100644 new mode 100755 similarity index 100% rename from themes/Qogir/gtk-2.0/assets/arrow-right-insens.png rename to themes/Matcha-aliz/gtk-2.0/assets/arrow-right-insens.png diff --git a/themes/Qogir/gtk-2.0/assets/arrow-right-prelight.png b/themes/Matcha-aliz/gtk-2.0/assets/arrow-right-prelight.png old mode 100644 new mode 100755 similarity index 100% rename from themes/Qogir/gtk-2.0/assets/arrow-right-prelight.png rename to themes/Matcha-aliz/gtk-2.0/assets/arrow-right-prelight.png diff --git a/themes/Matcha-aliz/gtk-2.0/assets/arrow-right.png b/themes/Matcha-aliz/gtk-2.0/assets/arrow-right.png new file mode 100755 index 00000000..cea51908 Binary files /dev/null and b/themes/Matcha-aliz/gtk-2.0/assets/arrow-right.png differ diff --git a/themes/Qogir/gtk-2.0/assets/arrow-up-insens.png b/themes/Matcha-aliz/gtk-2.0/assets/arrow-up-insens.png old mode 100644 new mode 100755 similarity index 100% rename from themes/Qogir/gtk-2.0/assets/arrow-up-insens.png rename to themes/Matcha-aliz/gtk-2.0/assets/arrow-up-insens.png diff --git a/themes/Qogir/gtk-2.0/assets/arrow-up-prelight.png b/themes/Matcha-aliz/gtk-2.0/assets/arrow-up-prelight.png old mode 100644 new mode 100755 similarity index 100% rename from themes/Qogir/gtk-2.0/assets/arrow-up-prelight.png rename to themes/Matcha-aliz/gtk-2.0/assets/arrow-up-prelight.png diff --git a/themes/Matcha-aliz/gtk-2.0/assets/arrow-up-small-insens.png b/themes/Matcha-aliz/gtk-2.0/assets/arrow-up-small-insens.png new file mode 100755 index 00000000..945d13d4 Binary files /dev/null and b/themes/Matcha-aliz/gtk-2.0/assets/arrow-up-small-insens.png differ diff --git a/themes/Matcha-aliz/gtk-2.0/assets/arrow-up-small-prelight.png b/themes/Matcha-aliz/gtk-2.0/assets/arrow-up-small-prelight.png new file mode 100755 index 00000000..5bed8c7f Binary files /dev/null and b/themes/Matcha-aliz/gtk-2.0/assets/arrow-up-small-prelight.png differ diff --git a/themes/Matcha-aliz/gtk-2.0/assets/arrow-up-small.png b/themes/Matcha-aliz/gtk-2.0/assets/arrow-up-small.png new file mode 100755 index 00000000..40111309 Binary files /dev/null and b/themes/Matcha-aliz/gtk-2.0/assets/arrow-up-small.png differ diff --git a/themes/Matcha-aliz/gtk-2.0/assets/arrow-up.png b/themes/Matcha-aliz/gtk-2.0/assets/arrow-up.png new file mode 100755 index 00000000..1498865d Binary files /dev/null and b/themes/Matcha-aliz/gtk-2.0/assets/arrow-up.png differ diff --git a/themes/Matcha-aliz/gtk-2.0/assets/button-active.png b/themes/Matcha-aliz/gtk-2.0/assets/button-active.png new file mode 100755 index 00000000..6f428ff2 Binary files /dev/null and b/themes/Matcha-aliz/gtk-2.0/assets/button-active.png differ diff --git a/themes/Matcha-aliz/gtk-2.0/assets/button-hover.png b/themes/Matcha-aliz/gtk-2.0/assets/button-hover.png new file mode 100755 index 00000000..5a9f36b8 Binary files /dev/null and b/themes/Matcha-aliz/gtk-2.0/assets/button-hover.png differ diff --git a/themes/Qogir/gtk-2.0/assets/button-insensitive.png b/themes/Matcha-aliz/gtk-2.0/assets/button-insensitive.png old mode 100644 new mode 100755 similarity index 100% rename from themes/Qogir/gtk-2.0/assets/button-insensitive.png rename to themes/Matcha-aliz/gtk-2.0/assets/button-insensitive.png diff --git a/themes/Matcha-aliz/gtk-2.0/assets/button.png b/themes/Matcha-aliz/gtk-2.0/assets/button.png new file mode 100755 index 00000000..3c0cc73d Binary files /dev/null and b/themes/Matcha-aliz/gtk-2.0/assets/button.png differ diff --git a/themes/Matcha-aliz/gtk-2.0/assets/checkbox-checked-insensitive.png b/themes/Matcha-aliz/gtk-2.0/assets/checkbox-checked-insensitive.png new file mode 100755 index 00000000..d0118d63 Binary files /dev/null and b/themes/Matcha-aliz/gtk-2.0/assets/checkbox-checked-insensitive.png differ diff --git a/themes/Matcha-aliz/gtk-2.0/assets/checkbox-checked.png b/themes/Matcha-aliz/gtk-2.0/assets/checkbox-checked.png new file mode 100755 index 00000000..c9534bde Binary files /dev/null and b/themes/Matcha-aliz/gtk-2.0/assets/checkbox-checked.png differ diff --git a/themes/Matcha-aliz/gtk-2.0/assets/checkbox-unchecked-insensitive.png b/themes/Matcha-aliz/gtk-2.0/assets/checkbox-unchecked-insensitive.png new file mode 100755 index 00000000..9c6589a1 Binary files /dev/null and b/themes/Matcha-aliz/gtk-2.0/assets/checkbox-unchecked-insensitive.png differ diff --git a/themes/Matcha-aliz/gtk-2.0/assets/checkbox-unchecked.png b/themes/Matcha-aliz/gtk-2.0/assets/checkbox-unchecked.png new file mode 100755 index 00000000..953d3587 Binary files /dev/null and b/themes/Matcha-aliz/gtk-2.0/assets/checkbox-unchecked.png differ diff --git a/themes/Matcha-aliz/gtk-2.0/assets/combo-entry-border-focus-rtl.png b/themes/Matcha-aliz/gtk-2.0/assets/combo-entry-border-focus-rtl.png new file mode 100755 index 00000000..00843964 Binary files /dev/null and b/themes/Matcha-aliz/gtk-2.0/assets/combo-entry-border-focus-rtl.png differ diff --git a/themes/Matcha-aliz/gtk-2.0/assets/combo-entry-border-focus.png b/themes/Matcha-aliz/gtk-2.0/assets/combo-entry-border-focus.png new file mode 100755 index 00000000..2a5f34c7 Binary files /dev/null and b/themes/Matcha-aliz/gtk-2.0/assets/combo-entry-border-focus.png differ diff --git a/themes/Matcha-aliz/gtk-2.0/assets/combo-entry-border-rtl.png b/themes/Matcha-aliz/gtk-2.0/assets/combo-entry-border-rtl.png new file mode 100755 index 00000000..604a7d74 Binary files /dev/null and b/themes/Matcha-aliz/gtk-2.0/assets/combo-entry-border-rtl.png differ diff --git a/themes/Matcha-aliz/gtk-2.0/assets/combo-entry-border.png b/themes/Matcha-aliz/gtk-2.0/assets/combo-entry-border.png new file mode 100755 index 00000000..6d636fa5 Binary files /dev/null and b/themes/Matcha-aliz/gtk-2.0/assets/combo-entry-border.png differ diff --git a/themes/Matcha-aliz/gtk-2.0/assets/combo-entry-button-active-rtl.png b/themes/Matcha-aliz/gtk-2.0/assets/combo-entry-button-active-rtl.png new file mode 100755 index 00000000..68f74cff Binary files /dev/null and b/themes/Matcha-aliz/gtk-2.0/assets/combo-entry-button-active-rtl.png differ diff --git a/themes/Matcha-aliz/gtk-2.0/assets/combo-entry-button-active.png b/themes/Matcha-aliz/gtk-2.0/assets/combo-entry-button-active.png new file mode 100755 index 00000000..23d68522 Binary files /dev/null and b/themes/Matcha-aliz/gtk-2.0/assets/combo-entry-button-active.png differ diff --git a/themes/Qogir/gtk-2.0/assets/combo-entry-button-insensitive-rtl.png b/themes/Matcha-aliz/gtk-2.0/assets/combo-entry-button-insensitive-rtl.png old mode 100644 new mode 100755 similarity index 100% rename from themes/Qogir/gtk-2.0/assets/combo-entry-button-insensitive-rtl.png rename to themes/Matcha-aliz/gtk-2.0/assets/combo-entry-button-insensitive-rtl.png diff --git a/themes/Qogir/gtk-2.0/assets/combo-entry-button-insensitive.png b/themes/Matcha-aliz/gtk-2.0/assets/combo-entry-button-insensitive.png old mode 100644 new mode 100755 similarity index 100% rename from themes/Qogir/gtk-2.0/assets/combo-entry-button-insensitive.png rename to themes/Matcha-aliz/gtk-2.0/assets/combo-entry-button-insensitive.png diff --git a/themes/Matcha-aliz/gtk-2.0/assets/combo-entry-button-rtl.png b/themes/Matcha-aliz/gtk-2.0/assets/combo-entry-button-rtl.png new file mode 100755 index 00000000..a09bb4b7 Binary files /dev/null and b/themes/Matcha-aliz/gtk-2.0/assets/combo-entry-button-rtl.png differ diff --git a/themes/Matcha-aliz/gtk-2.0/assets/combo-entry-button.png b/themes/Matcha-aliz/gtk-2.0/assets/combo-entry-button.png new file mode 100755 index 00000000..1ce13ca2 Binary files /dev/null and b/themes/Matcha-aliz/gtk-2.0/assets/combo-entry-button.png differ diff --git a/themes/Matcha-aliz/gtk-2.0/assets/combo-entry-focus-notebook-rtl.png b/themes/Matcha-aliz/gtk-2.0/assets/combo-entry-focus-notebook-rtl.png new file mode 100755 index 00000000..193e5438 Binary files /dev/null and b/themes/Matcha-aliz/gtk-2.0/assets/combo-entry-focus-notebook-rtl.png differ diff --git a/themes/Matcha-aliz/gtk-2.0/assets/combo-entry-focus-notebook.png b/themes/Matcha-aliz/gtk-2.0/assets/combo-entry-focus-notebook.png new file mode 100755 index 00000000..482a98ca Binary files /dev/null and b/themes/Matcha-aliz/gtk-2.0/assets/combo-entry-focus-notebook.png differ diff --git a/themes/Matcha-aliz/gtk-2.0/assets/combo-entry-focus-rtl.png b/themes/Matcha-aliz/gtk-2.0/assets/combo-entry-focus-rtl.png new file mode 100755 index 00000000..6926303a Binary files /dev/null and b/themes/Matcha-aliz/gtk-2.0/assets/combo-entry-focus-rtl.png differ diff --git a/themes/Matcha-aliz/gtk-2.0/assets/combo-entry-focus.png b/themes/Matcha-aliz/gtk-2.0/assets/combo-entry-focus.png new file mode 100755 index 00000000..2d7592e0 Binary files /dev/null and b/themes/Matcha-aliz/gtk-2.0/assets/combo-entry-focus.png differ diff --git a/themes/Matcha-aliz/gtk-2.0/assets/combo-entry-insensitive-notebook-rtl.png b/themes/Matcha-aliz/gtk-2.0/assets/combo-entry-insensitive-notebook-rtl.png new file mode 100755 index 00000000..143ccf82 Binary files /dev/null and b/themes/Matcha-aliz/gtk-2.0/assets/combo-entry-insensitive-notebook-rtl.png differ diff --git a/themes/Matcha-aliz/gtk-2.0/assets/combo-entry-insensitive-notebook.png b/themes/Matcha-aliz/gtk-2.0/assets/combo-entry-insensitive-notebook.png new file mode 100755 index 00000000..dcebe8e1 Binary files /dev/null and b/themes/Matcha-aliz/gtk-2.0/assets/combo-entry-insensitive-notebook.png differ diff --git a/themes/Matcha-aliz/gtk-2.0/assets/combo-entry-insensitive-rtl.png b/themes/Matcha-aliz/gtk-2.0/assets/combo-entry-insensitive-rtl.png new file mode 100755 index 00000000..bff45ae6 Binary files /dev/null and b/themes/Matcha-aliz/gtk-2.0/assets/combo-entry-insensitive-rtl.png differ diff --git a/themes/Matcha-aliz/gtk-2.0/assets/combo-entry-insensitive.png b/themes/Matcha-aliz/gtk-2.0/assets/combo-entry-insensitive.png new file mode 100755 index 00000000..83b07272 Binary files /dev/null and b/themes/Matcha-aliz/gtk-2.0/assets/combo-entry-insensitive.png differ diff --git a/themes/Matcha-aliz/gtk-2.0/assets/combo-entry-notebook-rtl.png b/themes/Matcha-aliz/gtk-2.0/assets/combo-entry-notebook-rtl.png new file mode 100755 index 00000000..2c4ed528 Binary files /dev/null and b/themes/Matcha-aliz/gtk-2.0/assets/combo-entry-notebook-rtl.png differ diff --git a/themes/Matcha-aliz/gtk-2.0/assets/combo-entry-notebook.png b/themes/Matcha-aliz/gtk-2.0/assets/combo-entry-notebook.png new file mode 100755 index 00000000..89d9524b Binary files /dev/null and b/themes/Matcha-aliz/gtk-2.0/assets/combo-entry-notebook.png differ diff --git a/themes/Matcha-aliz/gtk-2.0/assets/combo-entry-rtl.png b/themes/Matcha-aliz/gtk-2.0/assets/combo-entry-rtl.png new file mode 100755 index 00000000..f51399eb Binary files /dev/null and b/themes/Matcha-aliz/gtk-2.0/assets/combo-entry-rtl.png differ diff --git a/themes/Matcha-aliz/gtk-2.0/assets/combo-entry.png b/themes/Matcha-aliz/gtk-2.0/assets/combo-entry.png new file mode 100755 index 00000000..ba614241 Binary files /dev/null and b/themes/Matcha-aliz/gtk-2.0/assets/combo-entry.png differ diff --git a/themes/Qogir/gtk-2.0/assets/down-background-disable-rtl.png b/themes/Matcha-aliz/gtk-2.0/assets/down-background-disable-rtl.png old mode 100644 new mode 100755 similarity index 100% rename from themes/Qogir/gtk-2.0/assets/down-background-disable-rtl.png rename to themes/Matcha-aliz/gtk-2.0/assets/down-background-disable-rtl.png diff --git a/themes/Qogir/gtk-2.0/assets/down-background-disable.png b/themes/Matcha-aliz/gtk-2.0/assets/down-background-disable.png old mode 100644 new mode 100755 similarity index 100% rename from themes/Qogir/gtk-2.0/assets/down-background-disable.png rename to themes/Matcha-aliz/gtk-2.0/assets/down-background-disable.png diff --git a/themes/Matcha-aliz/gtk-2.0/assets/down-background-rtl.png b/themes/Matcha-aliz/gtk-2.0/assets/down-background-rtl.png new file mode 100755 index 00000000..0c04be24 Binary files /dev/null and b/themes/Matcha-aliz/gtk-2.0/assets/down-background-rtl.png differ diff --git a/themes/Matcha-aliz/gtk-2.0/assets/down-background.png b/themes/Matcha-aliz/gtk-2.0/assets/down-background.png new file mode 100755 index 00000000..a3c6954f Binary files /dev/null and b/themes/Matcha-aliz/gtk-2.0/assets/down-background.png differ diff --git a/themes/Matcha-aliz/gtk-2.0/assets/entry-active-bg.png b/themes/Matcha-aliz/gtk-2.0/assets/entry-active-bg.png new file mode 100755 index 00000000..1c559fb1 Binary files /dev/null and b/themes/Matcha-aliz/gtk-2.0/assets/entry-active-bg.png differ diff --git a/themes/Matcha-aliz/gtk-2.0/assets/entry-active-notebook.png b/themes/Matcha-aliz/gtk-2.0/assets/entry-active-notebook.png new file mode 100755 index 00000000..33832d15 Binary files /dev/null and b/themes/Matcha-aliz/gtk-2.0/assets/entry-active-notebook.png differ diff --git a/themes/Matcha-aliz/gtk-2.0/assets/entry-active-toolbar.png b/themes/Matcha-aliz/gtk-2.0/assets/entry-active-toolbar.png new file mode 100755 index 00000000..f7f1fdce Binary files /dev/null and b/themes/Matcha-aliz/gtk-2.0/assets/entry-active-toolbar.png differ diff --git a/themes/Qogir/gtk-2.0/assets/entry-background-disabled.png b/themes/Matcha-aliz/gtk-2.0/assets/entry-background-disabled.png old mode 100644 new mode 100755 similarity index 100% rename from themes/Qogir/gtk-2.0/assets/entry-background-disabled.png rename to themes/Matcha-aliz/gtk-2.0/assets/entry-background-disabled.png diff --git a/themes/Qogir/gtk-2.0/assets/entry-background.png b/themes/Matcha-aliz/gtk-2.0/assets/entry-background.png old mode 100644 new mode 100755 similarity index 100% rename from themes/Qogir/gtk-2.0/assets/entry-background.png rename to themes/Matcha-aliz/gtk-2.0/assets/entry-background.png diff --git a/themes/Matcha-aliz/gtk-2.0/assets/entry-bg.png b/themes/Matcha-aliz/gtk-2.0/assets/entry-bg.png new file mode 100755 index 00000000..1a3b741b Binary files /dev/null and b/themes/Matcha-aliz/gtk-2.0/assets/entry-bg.png differ diff --git a/themes/Matcha-aliz/gtk-2.0/assets/entry-border-active-bg.png b/themes/Matcha-aliz/gtk-2.0/assets/entry-border-active-bg.png new file mode 100755 index 00000000..d0a1866e Binary files /dev/null and b/themes/Matcha-aliz/gtk-2.0/assets/entry-border-active-bg.png differ diff --git a/themes/Matcha-aliz/gtk-2.0/assets/entry-border-bg.png b/themes/Matcha-aliz/gtk-2.0/assets/entry-border-bg.png new file mode 100755 index 00000000..452129ab Binary files /dev/null and b/themes/Matcha-aliz/gtk-2.0/assets/entry-border-bg.png differ diff --git a/themes/Qogir/gtk-2.0/assets/entry-disabled-bg.png b/themes/Matcha-aliz/gtk-2.0/assets/entry-disabled-bg.png old mode 100644 new mode 100755 similarity index 100% rename from themes/Qogir/gtk-2.0/assets/entry-disabled-bg.png rename to themes/Matcha-aliz/gtk-2.0/assets/entry-disabled-bg.png diff --git a/themes/Matcha-aliz/gtk-2.0/assets/entry-disabled-notebook.png b/themes/Matcha-aliz/gtk-2.0/assets/entry-disabled-notebook.png new file mode 100755 index 00000000..0f141e9f Binary files /dev/null and b/themes/Matcha-aliz/gtk-2.0/assets/entry-disabled-notebook.png differ diff --git a/themes/Matcha-aliz/gtk-2.0/assets/entry-disabled-toolbar.png b/themes/Matcha-aliz/gtk-2.0/assets/entry-disabled-toolbar.png new file mode 100755 index 00000000..681b75c5 Binary files /dev/null and b/themes/Matcha-aliz/gtk-2.0/assets/entry-disabled-toolbar.png differ diff --git a/themes/Matcha-aliz/gtk-2.0/assets/entry-notebook.png b/themes/Matcha-aliz/gtk-2.0/assets/entry-notebook.png new file mode 100755 index 00000000..adf3fabd Binary files /dev/null and b/themes/Matcha-aliz/gtk-2.0/assets/entry-notebook.png differ diff --git a/themes/Matcha-aliz/gtk-2.0/assets/entry-toolbar.png b/themes/Matcha-aliz/gtk-2.0/assets/entry-toolbar.png new file mode 100755 index 00000000..e13819af Binary files /dev/null and b/themes/Matcha-aliz/gtk-2.0/assets/entry-toolbar.png differ diff --git a/themes/Matcha-aliz/gtk-2.0/assets/focus-line.png b/themes/Matcha-aliz/gtk-2.0/assets/focus-line.png new file mode 100755 index 00000000..d346fbc9 Binary files /dev/null and b/themes/Matcha-aliz/gtk-2.0/assets/focus-line.png differ diff --git a/themes/Qogir/gtk-2.0/assets/frame-gap-end.png b/themes/Matcha-aliz/gtk-2.0/assets/frame-gap-end.png old mode 100644 new mode 100755 similarity index 100% rename from themes/Qogir/gtk-2.0/assets/frame-gap-end.png rename to themes/Matcha-aliz/gtk-2.0/assets/frame-gap-end.png diff --git a/themes/Qogir/gtk-2.0/assets/frame-gap-start.png b/themes/Matcha-aliz/gtk-2.0/assets/frame-gap-start.png old mode 100644 new mode 100755 similarity index 100% rename from themes/Qogir/gtk-2.0/assets/frame-gap-start.png rename to themes/Matcha-aliz/gtk-2.0/assets/frame-gap-start.png diff --git a/themes/Qogir/gtk-2.0/assets/frame.png b/themes/Matcha-aliz/gtk-2.0/assets/frame.png old mode 100644 new mode 100755 similarity index 100% rename from themes/Qogir/gtk-2.0/assets/frame.png rename to themes/Matcha-aliz/gtk-2.0/assets/frame.png diff --git a/themes/Matcha-aliz/gtk-2.0/assets/handle-h.png b/themes/Matcha-aliz/gtk-2.0/assets/handle-h.png new file mode 100755 index 00000000..9be9588e Binary files /dev/null and b/themes/Matcha-aliz/gtk-2.0/assets/handle-h.png differ diff --git a/themes/Matcha-aliz/gtk-2.0/assets/handle-v.png b/themes/Matcha-aliz/gtk-2.0/assets/handle-v.png new file mode 100755 index 00000000..7d236f31 Binary files /dev/null and b/themes/Matcha-aliz/gtk-2.0/assets/handle-v.png differ diff --git a/themes/Qogir/gtk-2.0/assets/inline-toolbar.png b/themes/Matcha-aliz/gtk-2.0/assets/inline-toolbar.png old mode 100644 new mode 100755 similarity index 100% rename from themes/Qogir/gtk-2.0/assets/inline-toolbar.png rename to themes/Matcha-aliz/gtk-2.0/assets/inline-toolbar.png diff --git a/themes/Matcha-aliz/gtk-2.0/assets/line-h.png b/themes/Matcha-aliz/gtk-2.0/assets/line-h.png new file mode 100755 index 00000000..24ed8126 Binary files /dev/null and b/themes/Matcha-aliz/gtk-2.0/assets/line-h.png differ diff --git a/themes/Matcha-aliz/gtk-2.0/assets/line-v.png b/themes/Matcha-aliz/gtk-2.0/assets/line-v.png new file mode 100755 index 00000000..8ec3a2cc Binary files /dev/null and b/themes/Matcha-aliz/gtk-2.0/assets/line-v.png differ diff --git a/themes/Qogir-dark/gtk-2.0/assets/menu-arrow-prelight.png b/themes/Matcha-aliz/gtk-2.0/assets/menu-arrow-prelight.png old mode 100644 new mode 100755 similarity index 100% rename from themes/Qogir-dark/gtk-2.0/assets/menu-arrow-prelight.png rename to themes/Matcha-aliz/gtk-2.0/assets/menu-arrow-prelight.png diff --git a/themes/Matcha-aliz/gtk-2.0/assets/menu-arrow.png b/themes/Matcha-aliz/gtk-2.0/assets/menu-arrow.png new file mode 100755 index 00000000..993ecc8a Binary files /dev/null and b/themes/Matcha-aliz/gtk-2.0/assets/menu-arrow.png differ diff --git a/themes/Matcha-aliz/gtk-2.0/assets/menu-checkbox-checked-insensitive.png b/themes/Matcha-aliz/gtk-2.0/assets/menu-checkbox-checked-insensitive.png new file mode 100755 index 00000000..e06c493f Binary files /dev/null and b/themes/Matcha-aliz/gtk-2.0/assets/menu-checkbox-checked-insensitive.png differ diff --git a/themes/Matcha-aliz/gtk-2.0/assets/menu-checkbox-checked-selected.png b/themes/Matcha-aliz/gtk-2.0/assets/menu-checkbox-checked-selected.png new file mode 100755 index 00000000..fa43fbc0 Binary files /dev/null and b/themes/Matcha-aliz/gtk-2.0/assets/menu-checkbox-checked-selected.png differ diff --git a/themes/Matcha-aliz/gtk-2.0/assets/menu-checkbox-checked.png b/themes/Matcha-aliz/gtk-2.0/assets/menu-checkbox-checked.png new file mode 100755 index 00000000..71be4a66 Binary files /dev/null and b/themes/Matcha-aliz/gtk-2.0/assets/menu-checkbox-checked.png differ diff --git a/themes/Matcha-aliz/gtk-2.0/assets/menu-checkbox-unchecked-insensitive.png b/themes/Matcha-aliz/gtk-2.0/assets/menu-checkbox-unchecked-insensitive.png new file mode 100755 index 00000000..cbee0121 Binary files /dev/null and b/themes/Matcha-aliz/gtk-2.0/assets/menu-checkbox-unchecked-insensitive.png differ diff --git a/themes/Qogir-dark/gtk-2.0/assets/menu-checkbox-unchecked-selected.png b/themes/Matcha-aliz/gtk-2.0/assets/menu-checkbox-unchecked-selected.png old mode 100644 new mode 100755 similarity index 100% rename from themes/Qogir-dark/gtk-2.0/assets/menu-checkbox-unchecked-selected.png rename to themes/Matcha-aliz/gtk-2.0/assets/menu-checkbox-unchecked-selected.png diff --git a/themes/Matcha-aliz/gtk-2.0/assets/menu-checkbox-unchecked.png b/themes/Matcha-aliz/gtk-2.0/assets/menu-checkbox-unchecked.png new file mode 100755 index 00000000..51d9c70b Binary files /dev/null and b/themes/Matcha-aliz/gtk-2.0/assets/menu-checkbox-unchecked.png differ diff --git a/themes/Matcha-aliz/gtk-2.0/assets/menu-radio-checked-insensitive.png b/themes/Matcha-aliz/gtk-2.0/assets/menu-radio-checked-insensitive.png new file mode 100755 index 00000000..7b47b527 Binary files /dev/null and b/themes/Matcha-aliz/gtk-2.0/assets/menu-radio-checked-insensitive.png differ diff --git a/themes/Matcha-aliz/gtk-2.0/assets/menu-radio-checked-selected.png b/themes/Matcha-aliz/gtk-2.0/assets/menu-radio-checked-selected.png new file mode 100755 index 00000000..309689b8 Binary files /dev/null and b/themes/Matcha-aliz/gtk-2.0/assets/menu-radio-checked-selected.png differ diff --git a/themes/Matcha-aliz/gtk-2.0/assets/menu-radio-checked.png b/themes/Matcha-aliz/gtk-2.0/assets/menu-radio-checked.png new file mode 100755 index 00000000..f76919cd Binary files /dev/null and b/themes/Matcha-aliz/gtk-2.0/assets/menu-radio-checked.png differ diff --git a/themes/Matcha-aliz/gtk-2.0/assets/menu-radio-unchecked-insensitive.png b/themes/Matcha-aliz/gtk-2.0/assets/menu-radio-unchecked-insensitive.png new file mode 100755 index 00000000..35807c1a Binary files /dev/null and b/themes/Matcha-aliz/gtk-2.0/assets/menu-radio-unchecked-insensitive.png differ diff --git a/themes/Qogir-dark/gtk-2.0/assets/menu-radio-unchecked-selected.png b/themes/Matcha-aliz/gtk-2.0/assets/menu-radio-unchecked-selected.png old mode 100644 new mode 100755 similarity index 100% rename from themes/Qogir-dark/gtk-2.0/assets/menu-radio-unchecked-selected.png rename to themes/Matcha-aliz/gtk-2.0/assets/menu-radio-unchecked-selected.png diff --git a/themes/Matcha-aliz/gtk-2.0/assets/menu-radio-unchecked.png b/themes/Matcha-aliz/gtk-2.0/assets/menu-radio-unchecked.png new file mode 100755 index 00000000..4f567e85 Binary files /dev/null and b/themes/Matcha-aliz/gtk-2.0/assets/menu-radio-unchecked.png differ diff --git a/themes/Matcha-aliz/gtk-2.0/assets/menubar.png b/themes/Matcha-aliz/gtk-2.0/assets/menubar.png new file mode 100755 index 00000000..cc57f043 Binary files /dev/null and b/themes/Matcha-aliz/gtk-2.0/assets/menubar.png differ diff --git a/themes/Matcha-aliz/gtk-2.0/assets/menubar_button.png b/themes/Matcha-aliz/gtk-2.0/assets/menubar_button.png new file mode 100755 index 00000000..09d2d25f Binary files /dev/null and b/themes/Matcha-aliz/gtk-2.0/assets/menubar_button.png differ diff --git a/themes/Matcha-aliz/gtk-2.0/assets/menuitem.png b/themes/Matcha-aliz/gtk-2.0/assets/menuitem.png new file mode 100755 index 00000000..b5ce376e Binary files /dev/null and b/themes/Matcha-aliz/gtk-2.0/assets/menuitem.png differ diff --git a/themes/Matcha-aliz/gtk-2.0/assets/minus.png b/themes/Matcha-aliz/gtk-2.0/assets/minus.png new file mode 100755 index 00000000..7d72288e Binary files /dev/null and b/themes/Matcha-aliz/gtk-2.0/assets/minus.png differ diff --git a/themes/Qogir/gtk-2.0/assets/notebook-gap-horiz.png b/themes/Matcha-aliz/gtk-2.0/assets/notebook-gap-horiz.png old mode 100644 new mode 100755 similarity index 100% rename from themes/Qogir/gtk-2.0/assets/notebook-gap-horiz.png rename to themes/Matcha-aliz/gtk-2.0/assets/notebook-gap-horiz.png diff --git a/themes/Qogir/gtk-2.0/assets/notebook-gap-vert.png b/themes/Matcha-aliz/gtk-2.0/assets/notebook-gap-vert.png old mode 100644 new mode 100755 similarity index 100% rename from themes/Qogir/gtk-2.0/assets/notebook-gap-vert.png rename to themes/Matcha-aliz/gtk-2.0/assets/notebook-gap-vert.png diff --git a/themes/Qogir/gtk-2.0/assets/notebook.png b/themes/Matcha-aliz/gtk-2.0/assets/notebook.png old mode 100644 new mode 100755 similarity index 100% rename from themes/Qogir/gtk-2.0/assets/notebook.png rename to themes/Matcha-aliz/gtk-2.0/assets/notebook.png diff --git a/themes/Qogir-dark/gtk-2.0/assets/null.png b/themes/Matcha-aliz/gtk-2.0/assets/null.png old mode 100644 new mode 100755 similarity index 100% rename from themes/Qogir-dark/gtk-2.0/assets/null.png rename to themes/Matcha-aliz/gtk-2.0/assets/null.png diff --git a/themes/Matcha-aliz/gtk-2.0/assets/pathbar_button_active.png b/themes/Matcha-aliz/gtk-2.0/assets/pathbar_button_active.png new file mode 100755 index 00000000..548487a3 Binary files /dev/null and b/themes/Matcha-aliz/gtk-2.0/assets/pathbar_button_active.png differ diff --git a/themes/Matcha-aliz/gtk-2.0/assets/pathbar_button_prelight.png b/themes/Matcha-aliz/gtk-2.0/assets/pathbar_button_prelight.png new file mode 100755 index 00000000..405134b1 Binary files /dev/null and b/themes/Matcha-aliz/gtk-2.0/assets/pathbar_button_prelight.png differ diff --git a/themes/Matcha-aliz/gtk-2.0/assets/plus.png b/themes/Matcha-aliz/gtk-2.0/assets/plus.png new file mode 100755 index 00000000..260947be Binary files /dev/null and b/themes/Matcha-aliz/gtk-2.0/assets/plus.png differ diff --git a/themes/Matcha-aliz/gtk-2.0/assets/progressbar.png b/themes/Matcha-aliz/gtk-2.0/assets/progressbar.png new file mode 100755 index 00000000..092f4b8d Binary files /dev/null and b/themes/Matcha-aliz/gtk-2.0/assets/progressbar.png differ diff --git a/themes/Matcha-aliz/gtk-2.0/assets/progressbar_v.png b/themes/Matcha-aliz/gtk-2.0/assets/progressbar_v.png new file mode 100755 index 00000000..6b34d721 Binary files /dev/null and b/themes/Matcha-aliz/gtk-2.0/assets/progressbar_v.png differ diff --git a/themes/Matcha-aliz/gtk-2.0/assets/radio-checked-insensitive.png b/themes/Matcha-aliz/gtk-2.0/assets/radio-checked-insensitive.png new file mode 100755 index 00000000..64b1767a Binary files /dev/null and b/themes/Matcha-aliz/gtk-2.0/assets/radio-checked-insensitive.png differ diff --git a/themes/Matcha-aliz/gtk-2.0/assets/radio-checked.png b/themes/Matcha-aliz/gtk-2.0/assets/radio-checked.png new file mode 100755 index 00000000..00d150ea Binary files /dev/null and b/themes/Matcha-aliz/gtk-2.0/assets/radio-checked.png differ diff --git a/themes/Matcha-aliz/gtk-2.0/assets/radio-unchecked-insensitive.png b/themes/Matcha-aliz/gtk-2.0/assets/radio-unchecked-insensitive.png new file mode 100755 index 00000000..c0190d91 Binary files /dev/null and b/themes/Matcha-aliz/gtk-2.0/assets/radio-unchecked-insensitive.png differ diff --git a/themes/Matcha-aliz/gtk-2.0/assets/radio-unchecked.png b/themes/Matcha-aliz/gtk-2.0/assets/radio-unchecked.png new file mode 100755 index 00000000..c8f03a8b Binary files /dev/null and b/themes/Matcha-aliz/gtk-2.0/assets/radio-unchecked.png differ diff --git a/themes/Matcha-aliz/gtk-2.0/assets/slider-horiz-active.png b/themes/Matcha-aliz/gtk-2.0/assets/slider-horiz-active.png new file mode 100755 index 00000000..3a19b3da Binary files /dev/null and b/themes/Matcha-aliz/gtk-2.0/assets/slider-horiz-active.png differ diff --git a/themes/Qogir/gtk-2.0/assets/slider-horiz-insens.png b/themes/Matcha-aliz/gtk-2.0/assets/slider-horiz-insens.png old mode 100644 new mode 100755 similarity index 100% rename from themes/Qogir/gtk-2.0/assets/slider-horiz-insens.png rename to themes/Matcha-aliz/gtk-2.0/assets/slider-horiz-insens.png diff --git a/themes/Qogir/gtk-2.0/assets/slider-horiz-prelight.png b/themes/Matcha-aliz/gtk-2.0/assets/slider-horiz-prelight.png old mode 100644 new mode 100755 similarity index 100% rename from themes/Qogir/gtk-2.0/assets/slider-horiz-prelight.png rename to themes/Matcha-aliz/gtk-2.0/assets/slider-horiz-prelight.png diff --git a/themes/Qogir/gtk-2.0/assets/slider-horiz.png b/themes/Matcha-aliz/gtk-2.0/assets/slider-horiz.png old mode 100644 new mode 100755 similarity index 100% rename from themes/Qogir/gtk-2.0/assets/slider-horiz.png rename to themes/Matcha-aliz/gtk-2.0/assets/slider-horiz.png diff --git a/themes/Qogir/gtk-2.0/assets/slider-insensitive.png b/themes/Matcha-aliz/gtk-2.0/assets/slider-insensitive.png old mode 100644 new mode 100755 similarity index 100% rename from themes/Qogir/gtk-2.0/assets/slider-insensitive.png rename to themes/Matcha-aliz/gtk-2.0/assets/slider-insensitive.png diff --git a/themes/Matcha-aliz/gtk-2.0/assets/slider-prelight.png b/themes/Matcha-aliz/gtk-2.0/assets/slider-prelight.png new file mode 100755 index 00000000..f6e1d7ea Binary files /dev/null and b/themes/Matcha-aliz/gtk-2.0/assets/slider-prelight.png differ diff --git a/themes/Matcha-aliz/gtk-2.0/assets/slider-vert-active.png b/themes/Matcha-aliz/gtk-2.0/assets/slider-vert-active.png new file mode 100755 index 00000000..c358ed57 Binary files /dev/null and b/themes/Matcha-aliz/gtk-2.0/assets/slider-vert-active.png differ diff --git a/themes/Qogir/gtk-2.0/assets/slider-vert-insens.png b/themes/Matcha-aliz/gtk-2.0/assets/slider-vert-insens.png old mode 100644 new mode 100755 similarity index 100% rename from themes/Qogir/gtk-2.0/assets/slider-vert-insens.png rename to themes/Matcha-aliz/gtk-2.0/assets/slider-vert-insens.png diff --git a/themes/Qogir/gtk-2.0/assets/slider-vert-prelight.png b/themes/Matcha-aliz/gtk-2.0/assets/slider-vert-prelight.png old mode 100644 new mode 100755 similarity index 100% rename from themes/Qogir/gtk-2.0/assets/slider-vert-prelight.png rename to themes/Matcha-aliz/gtk-2.0/assets/slider-vert-prelight.png diff --git a/themes/Qogir/gtk-2.0/assets/slider-vert.png b/themes/Matcha-aliz/gtk-2.0/assets/slider-vert.png old mode 100644 new mode 100755 similarity index 100% rename from themes/Qogir/gtk-2.0/assets/slider-vert.png rename to themes/Matcha-aliz/gtk-2.0/assets/slider-vert.png diff --git a/themes/Qogir/gtk-2.0/assets/slider.png b/themes/Matcha-aliz/gtk-2.0/assets/slider.png old mode 100644 new mode 100755 similarity index 100% rename from themes/Qogir/gtk-2.0/assets/slider.png rename to themes/Matcha-aliz/gtk-2.0/assets/slider.png diff --git a/themes/Qogir/gtk-2.0/assets/tab-bottom-active.png b/themes/Matcha-aliz/gtk-2.0/assets/tab-bottom-active.png old mode 100644 new mode 100755 similarity index 100% rename from themes/Qogir/gtk-2.0/assets/tab-bottom-active.png rename to themes/Matcha-aliz/gtk-2.0/assets/tab-bottom-active.png diff --git a/themes/Qogir/gtk-2.0/assets/tab-left-active.png b/themes/Matcha-aliz/gtk-2.0/assets/tab-left-active.png old mode 100644 new mode 100755 similarity index 100% rename from themes/Qogir/gtk-2.0/assets/tab-left-active.png rename to themes/Matcha-aliz/gtk-2.0/assets/tab-left-active.png diff --git a/themes/Qogir/gtk-2.0/assets/tab-right-active.png b/themes/Matcha-aliz/gtk-2.0/assets/tab-right-active.png old mode 100644 new mode 100755 similarity index 100% rename from themes/Qogir/gtk-2.0/assets/tab-right-active.png rename to themes/Matcha-aliz/gtk-2.0/assets/tab-right-active.png diff --git a/themes/Qogir/gtk-2.0/assets/tab-top-active.png b/themes/Matcha-aliz/gtk-2.0/assets/tab-top-active.png old mode 100644 new mode 100755 similarity index 100% rename from themes/Qogir/gtk-2.0/assets/tab-top-active.png rename to themes/Matcha-aliz/gtk-2.0/assets/tab-top-active.png diff --git a/themes/Qogir/gtk-2.0/assets/toolbar.png b/themes/Matcha-aliz/gtk-2.0/assets/toolbar.png old mode 100644 new mode 100755 similarity index 100% rename from themes/Qogir/gtk-2.0/assets/toolbar.png rename to themes/Matcha-aliz/gtk-2.0/assets/toolbar.png diff --git a/themes/Qogir/gtk-2.0/assets/tree_header.png b/themes/Matcha-aliz/gtk-2.0/assets/tree_header.png old mode 100644 new mode 100755 similarity index 100% rename from themes/Qogir/gtk-2.0/assets/tree_header.png rename to themes/Matcha-aliz/gtk-2.0/assets/tree_header.png diff --git a/themes/Matcha-aliz/gtk-2.0/assets/trough-horizontal-active.png b/themes/Matcha-aliz/gtk-2.0/assets/trough-horizontal-active.png new file mode 100755 index 00000000..0e15ccef Binary files /dev/null and b/themes/Matcha-aliz/gtk-2.0/assets/trough-horizontal-active.png differ diff --git a/themes/Matcha-aliz/gtk-2.0/assets/trough-horizontal.png b/themes/Matcha-aliz/gtk-2.0/assets/trough-horizontal.png new file mode 100755 index 00000000..6514fee5 Binary files /dev/null and b/themes/Matcha-aliz/gtk-2.0/assets/trough-horizontal.png differ diff --git a/themes/Matcha-aliz/gtk-2.0/assets/trough-progressbar.png b/themes/Matcha-aliz/gtk-2.0/assets/trough-progressbar.png new file mode 100755 index 00000000..ff05d9d4 Binary files /dev/null and b/themes/Matcha-aliz/gtk-2.0/assets/trough-progressbar.png differ diff --git a/themes/Matcha-aliz/gtk-2.0/assets/trough-progressbar_v.png b/themes/Matcha-aliz/gtk-2.0/assets/trough-progressbar_v.png new file mode 100755 index 00000000..c3560f83 Binary files /dev/null and b/themes/Matcha-aliz/gtk-2.0/assets/trough-progressbar_v.png differ diff --git a/themes/Qogir/gtk-2.0/assets/trough-scrollbar-horiz.png b/themes/Matcha-aliz/gtk-2.0/assets/trough-scrollbar-horiz.png old mode 100644 new mode 100755 similarity index 100% rename from themes/Qogir/gtk-2.0/assets/trough-scrollbar-horiz.png rename to themes/Matcha-aliz/gtk-2.0/assets/trough-scrollbar-horiz.png diff --git a/themes/Qogir/gtk-2.0/assets/trough-scrollbar-vert.png b/themes/Matcha-aliz/gtk-2.0/assets/trough-scrollbar-vert.png old mode 100644 new mode 100755 similarity index 100% rename from themes/Qogir/gtk-2.0/assets/trough-scrollbar-vert.png rename to themes/Matcha-aliz/gtk-2.0/assets/trough-scrollbar-vert.png diff --git a/themes/Matcha-aliz/gtk-2.0/assets/trough-vertical-active.png b/themes/Matcha-aliz/gtk-2.0/assets/trough-vertical-active.png new file mode 100755 index 00000000..e1a79939 Binary files /dev/null and b/themes/Matcha-aliz/gtk-2.0/assets/trough-vertical-active.png differ diff --git a/themes/Matcha-aliz/gtk-2.0/assets/trough-vertical.png b/themes/Matcha-aliz/gtk-2.0/assets/trough-vertical.png new file mode 100755 index 00000000..886ab634 Binary files /dev/null and b/themes/Matcha-aliz/gtk-2.0/assets/trough-vertical.png differ diff --git a/themes/Qogir/gtk-2.0/assets/up-background-disable-rtl.png b/themes/Matcha-aliz/gtk-2.0/assets/up-background-disable-rtl.png old mode 100644 new mode 100755 similarity index 100% rename from themes/Qogir/gtk-2.0/assets/up-background-disable-rtl.png rename to themes/Matcha-aliz/gtk-2.0/assets/up-background-disable-rtl.png diff --git a/themes/Qogir/gtk-2.0/assets/up-background-disable.png b/themes/Matcha-aliz/gtk-2.0/assets/up-background-disable.png old mode 100644 new mode 100755 similarity index 100% rename from themes/Qogir/gtk-2.0/assets/up-background-disable.png rename to themes/Matcha-aliz/gtk-2.0/assets/up-background-disable.png diff --git a/themes/Matcha-aliz/gtk-2.0/assets/up-background-rtl.png b/themes/Matcha-aliz/gtk-2.0/assets/up-background-rtl.png new file mode 100755 index 00000000..cd3a511f Binary files /dev/null and b/themes/Matcha-aliz/gtk-2.0/assets/up-background-rtl.png differ diff --git a/themes/Matcha-aliz/gtk-2.0/assets/up-background.png b/themes/Matcha-aliz/gtk-2.0/assets/up-background.png new file mode 100755 index 00000000..a2b43939 Binary files /dev/null and b/themes/Matcha-aliz/gtk-2.0/assets/up-background.png differ diff --git a/themes/Matcha-aliz/gtk-2.0/gtkrc b/themes/Matcha-aliz/gtk-2.0/gtkrc new file mode 100755 index 00000000..199a4326 --- /dev/null +++ b/themes/Matcha-aliz/gtk-2.0/gtkrc @@ -0,0 +1,25 @@ +gtk-color-scheme = "base_color: #ffffff" +gtk-color-scheme = "text_color: #222222" +gtk-color-scheme = "bg_color: #f7f7f7" +gtk-color-scheme = "fg_color: #303030" +gtk-color-scheme = "tooltip_bg_color: #222222" +gtk-color-scheme = "tooltip_fg_color: #D7D7D7" +gtk-color-scheme = "selected_bg_color: #F0544C" +gtk-color-scheme = "selected_fg_color: #f2f2f2" +gtk-color-scheme = "insensitive_bg_color: #FBFBFB" +gtk-color-scheme = "insensitive_fg_color: #acacac" +gtk-color-scheme = "notebook_bg: #F7F7F7" +gtk-color-scheme = "dark_sidebar_bg: #363636" +gtk-color-scheme = "link_color: #F0544C" +gtk-color-scheme = "menu_bg: #F7F7F7" +gtk-color-scheme = "menu_fg: #303030" + +gtk-icon-sizes = "gtk-button=16,16" # This makes button icons smaller. +gtk-auto-mnemonics = 1 +gtk-primary-button-warps-slider = 1 + +include "main.rc" +include "apps.rc" +include "panel.rc" +include "xfce-notify.rc" +include "menubar-toolbar.rc" diff --git a/themes/Matcha-aliz/gtk-2.0/main.rc b/themes/Matcha-aliz/gtk-2.0/main.rc new file mode 100755 index 00000000..a306dc01 --- /dev/null +++ b/themes/Matcha-aliz/gtk-2.0/main.rc @@ -0,0 +1,2415 @@ +style "default" { + + xthickness = 1 + ythickness = 1 + + # Style Properties + + GtkWidget::focus-line-width = 1 + GtkMenuBar::window-dragging = 1 + GtkToolbar::window-dragging = 1 + GtkToolbar::internal-padding = 4 + GtkToolButton::icon-spacing = 4 + + GtkWidget::tooltip-radius = 2 + GtkWidget::tooltip-alpha = 235 + GtkWidget::new-tooltip-style = 1 #for compatibility + + GtkSeparatorMenuItem::horizontal-padding = 3 + GtkSeparatorMenuItem::wide-separators = 0 + GtkSeparatorMenuItem::separator-height = 1 + + GtkButton::child-displacement-y = 0 + GtkButton::default-border = { 0, 0, 0, 0 } + GtkButton::default-outside_border = { 0, 0, 0, 0 } + + GtkEntry::state-hint = 1 + + GtkScrollbar::trough-border = 0 + GtkRange::trough-border = 0 + GtkRange::slider-width = 13 + GtkRange::stepper-size = 0 + + GtkScrollbar::activate-slider = 1 + GtkScrollbar::has-backward-stepper = 0 + GtkScrollbar::has-forward-stepper = 0 + GtkScrollbar::min-slider-length = 32 + GtkScrolledWindow::scrollbar-spacing = 0 + GtkScrolledWindow::scrollbars-within-bevel = 1 + + GtkScale::slider_length = 15 + GtkScale::slider_width = 15 + GtkScale::trough-side-details = 1 + + GtkProgressBar::min-horizontal-bar-height = 8 + GtkProgressBar::min-vertical-bar-width = 8 + + GtkStatusbar::shadow_type = GTK_SHADOW_NONE + GtkSpinButton::shadow_type = GTK_SHADOW_NONE + GtkMenuBar::shadow-type = GTK_SHADOW_NONE + GtkToolbar::shadow-type = GTK_SHADOW_NONE + GtkMenuBar::internal-padding = 0 #( every window is misaligned for the sake of menus ): + GtkMenu::horizontal-padding = 0 + GtkMenu::vertical-padding = 0 + + GtkCheckButton::indicator_spacing = 3 + GtkOptionMenu::indicator_spacing = { 8, 2, 0, 0 } + + GtkTreeView::row_ending_details = 0 + GtkTreeView::expander-size = 11 + GtkTreeView::vertical-separator = 4 + GtkTreeView::horizontal-separator = 4 + GtkTreeView::allow-rules = 1 + GtkTreeView::odd-row-color = mix(0.5, @bg_color, @base_color) + GtkTreeView::even-row-color = @base_color + + GtkExpander::expander-size = 11 + + 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 + + # Colors + + bg[NORMAL] = @bg_color + bg[PRELIGHT] = shade (1.02, @bg_color) + bg[SELECTED] = @selected_bg_color + bg[INSENSITIVE] = @insensitive_bg_color + bg[ACTIVE] = shade (0.9, @bg_color) + + fg[NORMAL] = @text_color + fg[PRELIGHT] = @fg_color + fg[SELECTED] = @selected_fg_color + fg[INSENSITIVE] = @insensitive_fg_color + fg[ACTIVE] = @fg_color + + text[NORMAL] = @text_color + text[PRELIGHT] = @text_color + text[SELECTED] = @selected_fg_color + text[INSENSITIVE] = @insensitive_fg_color + text[ACTIVE] = @selected_fg_color + + base[NORMAL] = @base_color + base[PRELIGHT] = shade (0.95, @bg_color) + base[SELECTED] = @selected_bg_color + base[INSENSITIVE] = @bg_color + base[ACTIVE] = shade (0.9, @selected_bg_color) + + # For succinctness, all reasonable pixmap options remain here + + engine "pixmap" { + + # Check Buttons + + image { + function = CHECK + recolorable = TRUE + state = NORMAL + shadow = OUT + overlay_file = "assets/checkbox-unchecked.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + recolorable = TRUE + state = PRELIGHT + shadow = OUT + overlay_file = "assets/checkbox-unchecked.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + recolorable = TRUE + state = ACTIVE + shadow = OUT + overlay_file = "assets/checkbox-unchecked.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + recolorable = TRUE + state = SELECTED + shadow = OUT + overlay_file = "assets/checkbox-unchecked.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + recolorable = TRUE + state = INSENSITIVE + shadow = OUT + overlay_file = "assets/checkbox-unchecked-insensitive.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + recolorable = TRUE + state = NORMAL + shadow = IN + overlay_file = "assets/checkbox-checked.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + recolorable = TRUE + state = PRELIGHT + shadow = IN + overlay_file = "assets/checkbox-checked.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + recolorable = TRUE + state = ACTIVE + shadow = IN + overlay_file = "assets/checkbox-checked.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + recolorable = TRUE + state = SELECTED + shadow = IN + overlay_file = "assets/checkbox-checked.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + recolorable = TRUE + state = INSENSITIVE + shadow = IN + overlay_file = "assets/checkbox-checked-insensitive.png" + overlay_stretch = FALSE + } + + # Radio Buttons + + image { + function = OPTION + state = NORMAL + shadow = OUT + overlay_file = "assets/radio-unchecked.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = PRELIGHT + shadow = OUT + overlay_file = "assets/radio-unchecked.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = ACTIVE + shadow = OUT + overlay_file = "assets/radio-unchecked.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = SELECTED + shadow = OUT + overlay_file = "assets/radio-unchecked.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = INSENSITIVE + shadow = OUT + overlay_file = "assets/radio-unchecked-insensitive.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = NORMAL + shadow = IN + overlay_file = "assets/radio-checked.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = PRELIGHT + shadow = IN + overlay_file = "assets/radio-checked.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = ACTIVE + shadow = IN + overlay_file = "assets/radio-checked.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = SELECTED + shadow = IN + overlay_file = "assets/radio-checked.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = INSENSITIVE + shadow = IN + overlay_file = "assets/radio-checked-insensitive.png" + overlay_stretch = FALSE + } + + # Arrows + + image { + function = ARROW + overlay_file = "assets/arrow-up.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = UP + } + + image { + function = ARROW + state = PRELIGHT + overlay_file = "assets/arrow-up-prelight.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = UP + } + + image { + function = ARROW + state = ACTIVE + overlay_file = "assets/arrow-up-prelight.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = UP + } + + image { + function = ARROW + state = INSENSITIVE + overlay_file = "assets/arrow-up-insens.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = UP + } + + image { + function = ARROW + state = NORMAL + overlay_file = "assets/arrow-down.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = DOWN + } + + image { + function = ARROW + state = PRELIGHT + overlay_file = "assets/arrow-down-prelight.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = DOWN + } + + image { + function = ARROW + state = ACTIVE + overlay_file = "assets/arrow-down-prelight.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = DOWN + } + + image { + function = ARROW + state = INSENSITIVE + overlay_file = "assets/arrow-down-insens.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = DOWN + } + + image { + function = ARROW + overlay_file = "assets/arrow-left.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = LEFT + } + + image { + function = ARROW + state= PRELIGHT + overlay_file = "assets/arrow-left-prelight.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = LEFT + } + + image { + function = ARROW + state = ACTIVE + overlay_file = "assets/arrow-left-prelight.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = LEFT + } + + image { + function = ARROW + state = INSENSITIVE + overlay_file = "assets/arrow-left-insens.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = LEFT + } + + image { + function = ARROW + overlay_file = "assets/arrow-right.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = RIGHT + } + + image { + function = ARROW + state = PRELIGHT + overlay_file = "assets/arrow-right-prelight.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = RIGHT + } + + image { + function = ARROW + state = ACTIVE + overlay_file = "assets/arrow-right-prelight.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = RIGHT + } + + image { + function = ARROW + state = INSENSITIVE + overlay_file = "assets/arrow-right-insens.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = RIGHT + } + + # Option Menu Arrows + + image { + function = TAB + state = INSENSITIVE + overlay_file = "assets/arrow-down-insens.png" + overlay_stretch = FALSE + } + + image { + function = TAB + state = NORMAL + overlay_file = "assets/arrow-down.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + } + + image { + function = TAB + state = PRELIGHT + overlay_file = "assets/arrow-down-prelight.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + } + + # Lines + + image { + function = VLINE + file = "assets/line-v.png" + border = { 0, 0, 0, 0 } + stretch = TRUE + } + + image { + function = HLINE + file = "assets/line-h.png" + border = { 0, 0, 0, 0 } + stretch = TRUE + } + + # Focuslines + + image { + function = FOCUS + file = "assets/focus-line.png" + border = { 1, 1, 1, 1 } + stretch = TRUE + } + + # Handles + + image { + function = HANDLE + overlay_file = "assets/handle-h.png" + overlay_stretch = FALSE + orientation = HORIZONTAL + } + + image { + function = HANDLE + overlay_file = "assets/handle-v.png" + overlay_stretch = FALSE + orientation = VERTICAL + } + + # Expanders + + image { + function = EXPANDER + expander_style = COLLAPSED + file = "assets/plus.png" + } + + image { + function = EXPANDER + expander_style = EXPANDED + file = "assets/minus.png" + } + + image { + function = EXPANDER + expander_style = SEMI_EXPANDED + file = "assets/minus.png" + } + + image { + function = EXPANDER + expander_style = SEMI_COLLAPSED + file = "assets/plus.png" + } + + image { + function = RESIZE_GRIP + state = NORMAL + detail = "statusbar" + overlay_file = "assets/null.png" + overlay_border = { 0,0,0,0 } + overlay_stretch = FALSE + } + + # Shadows ( this area needs help :P ) + + image { + function = SHADOW_GAP + file = "assets/null.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + } + } +} + + +style "toplevel_hack" { + + engine "adwaita" { + } +} + +style "ooo_stepper_hack" { + + GtkScrollbar::stepper-size = 0 + GtkScrollbar::has-backward-stepper = 0 + GtkScrollbar::has-forward-stepper = 0 + +} + +style "scrollbar" { + + engine "pixmap" { + + image { + function = BOX + detail = "trough" + file = "assets/trough-scrollbar-horiz.png" + border = { 2, 2, 3, 3 } + stretch = TRUE + orientation = HORIZONTAL + } + + image { + function = BOX + detail = "trough" + file = "assets/trough-scrollbar-vert.png" + border = { 3, 3, 2, 2 } + stretch = TRUE + orientation = VERTICAL + } + + image { + function = ARROW + overlay_file = "assets/null.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = UP + } + + image { + function = ARROW + overlay_file = "assets/null.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = DOWN + } + + image { + function = ARROW + overlay_file = "assets/null.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = LEFT + } + + image { + function = ARROW + overlay_file = "assets/null.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = RIGHT + } + + # Sliders + + image { + function = SLIDER + state = NORMAL + file = "assets/slider-horiz.png" + border = { 5, 5, 3, 3 } + stretch = TRUE + orientation = HORIZONTAL + } + + image { + function = SLIDER + state = ACTIVE + file = "assets/slider-horiz-active.png" + border = { 5, 5, 3, 3 } + stretch = TRUE + orientation = HORIZONTAL + } + + image { + function = SLIDER + state = PRELIGHT + file = "assets/slider-horiz-prelight.png" + border = { 5, 5, 3, 3 } + stretch = TRUE + orientation = HORIZONTAL + } + + image { + function = SLIDER + state = INSENSITIVE + file = "assets/slider-horiz-insens.png" + border = { 5, 5, 3, 3 } + stretch = TRUE + orientation = HORIZONTAL + } + +# X Verticals + + image { + function = SLIDER + state = NORMAL + file = "assets/slider-vert.png" + border = { 3, 3, 5, 5 } + stretch = TRUE + orientation = VERTICAL + } + + image { + function = SLIDER + state = ACTIVE + file = "assets/slider-vert-active.png" + border = { 3, 3, 5, 5 } + stretch = TRUE + orientation = VERTICAL + } + + image { + function = SLIDER + state = PRELIGHT + file = "assets/slider-vert-prelight.png" + border = { 3, 3, 5, 5 } + stretch = TRUE + orientation = VERTICAL + } + + image { + function = SLIDER + state = INSENSITIVE + file = "assets/slider-vert-insens.png" + border = { 3, 3, 5, 5 } + stretch = TRUE + orientation = VERTICAL + } + } +} + +style "menu" { + + xthickness = 0 + ythickness = 0 + + GtkMenuItem::arrow-scaling = 0.4 + + bg[NORMAL] = @menu_bg + bg[INSENSITIVE] = @menu_bg + bg[PRELIGHT] = @menu_bg + + engine "pixmap" { # For menus that use horizontal lines rather than gtkseparator + + image { + function = HLINE + file = "assets/null.png" + border = { 0, 0, 0, 0 } + stretch = TRUE + } + } +} + +style "menu_framed_box" { + +# engine "adwaita" { # default menu border +# } + + engine "pixmap" { + image { + function = BOX + file = "assets/frame.png" + border = { 1, 1, 2, 1 } + stretch = TRUE + } + } + +} + +style "menu_item" { + xthickness = 2 + ythickness = 3 + + # HACK: Gtk doesn't actually read this value + # while rendering the menu items, but Libreoffice + # does; setting this value equal to the one in + # fg[PRELIGHT] ensures a code path in the LO theming code + # that falls back to a dark text color for menu item text + # highlight. The price to pay is black text on menus as well, + # but at least it's readable. + # See https://bugs.freedesktop.org/show_bug.cgi?id=38038 + + bg[NORMAL] = @menu_bg + bg[SELECTED] = @selected_bg_color + + fg[NORMAL] = @menu_fg + fg[SELECTED] = @selected_fg_color + + fg[PRELIGHT] = @selected_fg_color + text[PRELIGHT] = @selected_fg_color + + engine "pixmap" { + + image { + function = BOX + state = PRELIGHT + file = "assets/menuitem.png" + border = { 1, 0, 1, 0 } + stretch = TRUE + } + + # Fix invisible scale trough on selected menuitems + + image { + function = BOX + detail = "trough-lower" + file = "assets/trough-horizontal.png" + border = { 8, 8, 0, 0 } + stretch = TRUE + orientation = HORIZONTAL + } + + image { + function = SLIDER + state = PRELIGHT + file = "assets/null.png" + border = { 0, 0, 0, 0 } + stretch = TRUE + overlay_file = "assets/slider.png" + overlay_stretch = FALSE + orientation = HORIZONTAL + } + + # Check Buttons + + image { + function = CHECK + recolorable = TRUE + state = NORMAL + shadow = OUT + overlay_file = "assets/menu-checkbox-unchecked.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + recolorable = TRUE + state = PRELIGHT + shadow = OUT + overlay_file = "assets/menu-checkbox-unchecked-selected.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + recolorable = TRUE + state = ACTIVE + shadow = OUT + overlay_file = "assets/menu-checkbox-unchecked.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + recolorable = TRUE + state = INSENSITIVE + shadow = OUT + overlay_file = "assets/menu-checkbox-unchecked-insensitive.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + recolorable = TRUE + state = NORMAL + shadow = IN + overlay_file = "assets/menu-checkbox-checked.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + recolorable = TRUE + state = PRELIGHT + shadow = IN + overlay_file = "assets/menu-checkbox-checked-selected.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + recolorable = TRUE + state = ACTIVE + shadow = IN + overlay_file = "assets/menu-checkbox-checked.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + recolorable = TRUE + state = INSENSITIVE + shadow = IN + overlay_file = "assets/menu-checkbox-checked-insensitive.png" + overlay_stretch = FALSE + } + + # Radio Buttons + + image { + function = OPTION + state = NORMAL + shadow = OUT + overlay_file = "assets/menu-radio-unchecked.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = PRELIGHT + shadow = OUT + overlay_file = "assets/menu-radio-unchecked-selected.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = ACTIVE + shadow = OUT + overlay_file = "assets/menu-radio-unchecked.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = INSENSITIVE + shadow = OUT + overlay_file = "assets/menu-radio-unchecked-insensitive.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = NORMAL + shadow = IN + overlay_file = "assets/menu-radio-checked.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = PRELIGHT + shadow = IN + overlay_file = "assets/menu-radio-checked-selected.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = ACTIVE + shadow = IN + overlay_file = "assets/menu-radio-checked.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = INSENSITIVE + shadow = IN + overlay_file = "assets/menu-radio-checked-insensitive.png" + overlay_stretch = FALSE + } + + image { + function = SHADOW # This fixes boxy Qt menu items + file = "assets/null.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + } + + # Arrow Buttons + + image { + function = ARROW + state = NORMAL + overlay_file = "assets/menu-arrow.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = RIGHT + } + + image { + function = ARROW + state = PRELIGHT + overlay_file = "assets/menu-arrow-prelight.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = RIGHT + } + } +} + +style "button" { + + xthickness = 2 + ythickness = 2 + + engine "pixmap" { + + image { + function = BOX + state = NORMAL + file = "assets/button.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + } + + image { + function = BOX + state = PRELIGHT + shadow = OUT + file = "assets/button-hover.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + } + + # Don't add hover effect on pressed buttons + image { + function = BOX + state = PRELIGHT + shadow = IN + file = "assets/button-active.png" + border = {4, 4, 4, 4} + stretch = TRUE + } + + image { + function = BOX + state = ACTIVE + file = "assets/button-active.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + } + + image { + function = BOX + state = INSENSITIVE + file = "assets/button-insensitive.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + } + } +} + +style "checkbutton" { + + fg[PRELIGHT] = @text_color + fg[ACTIVE] = @text_color + +} + +style "entry" { + + xthickness = 6 + ythickness = 4 + + engine "pixmap" { + + image { + function = SHADOW + state = NORMAL + detail = "entry" + file = "assets/entry-bg.png" + border = {6, 6, 6, 6} + stretch = TRUE + } + + image { + function = SHADOW + state = ACTIVE + detail = "entry" + file = "assets/entry-active-bg.png" + border = {6, 6, 6, 6} + stretch = TRUE + } + + image { + function = SHADOW + state = INSENSITIVE + detail = "entry" + file = "assets/entry-disabled-bg.png" + border = {6, 6, 6, 6} + stretch = TRUE + } + + image { + function = FLAT_BOX + state = ACTIVE + detail = "entry_bg" + file = "assets/entry-background.png" + } + + image { + function = FLAT_BOX + state = INSENSITIVE + detail = "entry_bg" + file = "assets/entry-background-disabled.png" + } + + image { + function = FLAT_BOX + detail = "entry_bg" + file = "assets/entry-background.png" + } + } +} + +style "notebook_entry" { + + engine "pixmap" { + + image { + function = SHADOW + state = NORMAL + detail = "entry" + file = "assets/entry-notebook.png" + border = {6, 6, 6, 6} + stretch = TRUE + } + + image { + function = SHADOW + state = ACTIVE + detail = "entry" + file = "assets/entry-active-notebook.png" + border = {6, 6, 6, 6} + stretch = TRUE + } + + image { + function = SHADOW + state = INSENSITIVE + detail = "entry" + file = "assets/entry-disabled-notebook.png" + border = {6, 6, 6, 6} + stretch = TRUE + } + } +} + +style "notebook_tab_label" { + + fg[ACTIVE] = @text_color + +} + +style "combobox_entry" +{ + xthickness = 3 + ythickness = 4 + + engine "pixmap" { + + # LTR version + + image { + function = SHADOW + detail = "entry" + state = NORMAL + shadow = IN + file = "assets/combo-entry.png" + border = { 4, 4, 5, 4 } + stretch = TRUE + direction = LTR + } + + image { + function = SHADOW + detail = "entry" + state = INSENSITIVE + shadow = IN + file = "assets/combo-entry-insensitive.png" + border = { 4, 4, 5, 4 } + stretch = TRUE + direction = LTR + } + + image { + function = SHADOW + detail = "entry" + state = ACTIVE + file = "assets/combo-entry-focus.png" + border = { 4, 4, 5, 4 } + stretch = TRUE + direction = LTR + } + + # RTL version + + image { + function = SHADOW + detail = "entry" + state = NORMAL + shadow = IN + file = "assets/combo-entry-rtl.png" + border = { 4, 4, 5, 4 } + stretch = TRUE + direction = RTL + } + + image { + function = SHADOW + detail = "entry" + state = INSENSITIVE + shadow = IN + file = "assets/combo-entry-insensitive-rtl.png" + border = { 4, 4, 5, 4 } + stretch = TRUE + direction = RTL + } + + image { + function = SHADOW + detail = "entry" + state = ACTIVE + file = "assets/combo-entry-focus-rtl.png" + border = { 4, 4, 5, 4 } + stretch = TRUE + direction = RTL + } + } +} + +style "notebook_combobox_entry" { + + engine "pixmap" { + + # LTR version + + image { + function = SHADOW + detail = "entry" + state = NORMAL + shadow = IN + file = "assets/combo-entry-notebook.png" + border = { 4, 4, 5, 4 } + stretch = TRUE + direction = LTR + } + + image { + function = SHADOW + detail = "entry" + state = INSENSITIVE + shadow = IN + file = "assets/combo-entry-insensitive-notebook.png" + border = { 4, 4, 5, 4 } + stretch = TRUE + direction = LTR + } + + image { + function = SHADOW + detail = "entry" + state = ACTIVE + file = "assets/combo-entry-focus-notebook.png" + border = { 4, 4, 5, 4 } + stretch = TRUE + direction = LTR + } + + # RTL version + + image { + function = SHADOW + detail = "entry" + state = NORMAL + shadow = IN + file = "assets/combo-entry-notebook-rtl.png" + border = { 4, 4, 5, 4 } + stretch = TRUE + direction = RTL + } + + image { + function = SHADOW + detail = "entry" + state = INSENSITIVE + shadow = IN + file = "assets/combo-entry-insensitive-notebook-rtl.png" + border = { 4, 4, 5, 4 } + stretch = TRUE + direction = RTL + } + + image { + function = SHADOW + detail = "entry" + state = ACTIVE + file = "assets/combo-entry-focus-notebook-rtl.png" + border = { 4, 4, 5, 4 } + stretch = TRUE + direction = RTL + } + } +} + +style "combobox_entry_button" +{ + xthickness = 6 + + fg[ACTIVE] = @text_color + + engine "pixmap" { + + # LTR version + + image { + function = BOX + state = NORMAL + file = "assets/combo-entry-button.png" + border = { 4, 4, 5, 4 } + stretch = TRUE + direction = LTR + } + + image { + function = BOX + state = PRELIGHT + file = "assets/combo-entry-button.png" + border = { 4, 4, 5, 4 } + stretch = TRUE + direction = LTR + } + + image { + function = BOX + state = INSENSITIVE + file = "assets/combo-entry-button-insensitive.png" + border = { 4, 4, 5, 4 } + stretch = TRUE + direction = LTR + } + + image { + function = BOX + state = ACTIVE + file = "assets/combo-entry-button-active.png" + border = { 4, 4, 5, 4 } + stretch = TRUE + direction = LTR + } + + # RTL version + image { + function = BOX + state = NORMAL + file = "assets/combo-entry-button-rtl.png" + border = { 4, 4, 5, 4 } + stretch = TRUE + direction = RTL + } + + image { + function = BOX + state = PRELIGHT + file = "assets/combo-entry-button-rtl.png" + border = { 4, 4, 5, 4 } + stretch = TRUE + direction = RTL + } + + image { + function = BOX + state = INSENSITIVE + file = "assets/combo-entry-button-insensitive-rtl.png" + border = { 4, 4, 5, 4 } + stretch = TRUE + direction = RTL + } + + image { + function = BOX + state = ACTIVE + file = "assets/combo-entry-button-active-rtl.png" + border = { 4, 4, 5, 4 } + stretch = TRUE + direction = RTL + } + } +} + +style "spinbutton" { + + bg[NORMAL] = @bg_color + + xthickness = 6 + ythickness = 4 + + engine "pixmap" { + + image { + function = ARROW + } + + # Spin-Up LTR + + image { + function = BOX + state = NORMAL + detail = "spinbutton_up" + file = "assets/up-background.png" + border = { 1, 4, 5, 0 } + stretch = TRUE + overlay_file = "assets/arrow-up-small.png" + overlay_stretch = FALSE + direction = LTR + } + + image { + function = BOX + state = PRELIGHT + detail = "spinbutton_up" + file = "assets/up-background.png" + border = { 1, 4, 5, 0 } + stretch = TRUE + overlay_file = "assets/arrow-up-small-prelight.png" + overlay_stretch = FALSE + direction = LTR + } + + image { + function = BOX + state = INSENSITIVE + detail = "spinbutton_up" + file = "assets/up-background-disable.png" + border = { 1, 4, 5, 0 } + stretch = TRUE + overlay_file = "assets/arrow-up-small-insens.png" + overlay_stretch = FALSE + direction = LTR + } + + image { + function = BOX + state = ACTIVE + detail = "spinbutton_up" + file = "assets/up-background.png" + border = { 1, 4, 5, 0 } + stretch = TRUE + overlay_file = "assets/arrow-up-small-prelight.png" + overlay_stretch = FALSE + direction = LTR + } + + # Spin-Up RTL + + image { + function = BOX + state = NORMAL + detail = "spinbutton_up" + file = "assets/up-background-rtl.png" + border = { 4, 1, 5, 0 } + stretch = TRUE + overlay_file = "assets/arrow-up-small.png" + overlay_stretch = FALSE + direction = RTL + } + + image { + function = BOX + state = PRELIGHT + detail = "spinbutton_up" + file = "assets/up-background-rtl.png" + border = { 4, 1, 5, 0 } + stretch = TRUE + overlay_file = "assets/arrow-up-small-prelight.png" + overlay_stretch = FALSE + direction = RTL + } + + image { + function = BOX + state = INSENSITIVE + detail = "spinbutton_up" + file = "assets/up-background-disable-rtl.png" + border = { 4, 1, 5, 0 } + stretch = TRUE + overlay_file = "assets/arrow-up-small-insens.png" + overlay_stretch = FALSE + direction = RTL + } + + image { + function = BOX + state = ACTIVE + detail = "spinbutton_up" + file = "assets/up-background-rtl.png" + border = { 4, 1, 5, 0 } + stretch = TRUE + overlay_file = "assets/arrow-up-small-prelight.png" + overlay_stretch = FALSE + direction = RTL + } + + # Spin-Down LTR + + image { + function = BOX + state = NORMAL + detail = "spinbutton_down" + file = "assets/down-background.png" + border = { 1, 4, 1, 4 } + stretch = TRUE + overlay_file = "assets/arrow-down-small.png" + overlay_stretch = FALSE + direction = LTR + } + + image { + function = BOX + state = PRELIGHT + detail = "spinbutton_down" + file = "assets/down-background.png" + border = { 1, 4, 1, 4 } + stretch = TRUE + overlay_file = "assets/arrow-down-small-prelight.png" + overlay_stretch = FALSE + direction = LTR + } + + image { + function = BOX + state = INSENSITIVE + detail = "spinbutton_down" + file = "assets/down-background-disable.png" + border = { 1, 4, 1, 4 } + stretch = TRUE + overlay_file = "assets/arrow-down-small-insens.png" + overlay_stretch = FALSE + direction = LTR + } + + image { + function = BOX + state = ACTIVE + detail = "spinbutton_down" + file = "assets/down-background.png" + border = { 1, 4, 1, 4 } + stretch = TRUE + overlay_file = "assets/arrow-down-small-prelight.png" + overlay_stretch = FALSE + direction = LTR + } + + # Spin-Down RTL + + image { + function = BOX + state = NORMAL + detail = "spinbutton_down" + file = "assets/down-background-rtl.png" + border = { 4, 1, 1, 4 } + stretch = TRUE + overlay_file = "assets/arrow-down-small.png" + overlay_stretch = FALSE + direction = RTL + } + + image { + function = BOX + state = PRELIGHT + detail = "spinbutton_down" + file = "assets/down-background-rtl.png" + border = { 4, 1, 1, 4 } + stretch = TRUE + overlay_file = "assets/arrow-down-small-prelight.png" + overlay_stretch = FALSE + direction = RTL + } + + image { + function = BOX + state = INSENSITIVE + detail = "spinbutton_down" + file = "assets/down-background-disable-rtl.png" + border = { 4, 1, 1, 4 } + stretch = TRUE + overlay_file = "assets/arrow-down-small-insens.png" + overlay_stretch = FALSE + direction = RTL + } + + image { + function = BOX + state = ACTIVE + detail = "spinbutton_down" + file = "assets/down-background-rtl.png" + border = { 4, 1, 1, 4 } + stretch = TRUE + overlay_file = "assets/arrow-down-small-prelight.png" + overlay_stretch = FALSE + direction = RTL + } + } +} + +style "gimp_spin_scale" { + + bg[NORMAL] = @base_color + + engine "pixmap" { + + image { + function = FLAT_BOX + detail = "entry_bg" + state = NORMAL + } + + image { + function = FLAT_BOX + detail = "entry_bg" + state = ACTIVE + } + + image { + function = BOX + state = NORMAL + detail = "spinbutton_up" + overlay_file = "assets/arrow-up-small.png" + overlay_stretch = FALSE + } + + image { + function = BOX + state = PRELIGHT + detail = "spinbutton_up" + overlay_file = "assets/arrow-up-small-prelight.png" + overlay_stretch = FALSE + } + + image { + function = BOX + state = ACTIVE + detail = "spinbutton_up" + overlay_file = "assets/arrow-up-small-prelight.png" + overlay_stretch = FALSE + } + + image { + function = BOX + state = INSENSITIVE + detail = "spinbutton_up" + overlay_file = "assets/arrow-up-small-insens.png" + overlay_stretch = FALSE + } + + image { + function = BOX + state = NORMAL + detail = "spinbutton_down" + overlay_file = "assets/arrow-down-small.png" + overlay_stretch = FALSE + } + + image { + function = BOX + state = PRELIGHT + detail = "spinbutton_down" + overlay_file = "assets/arrow-down-small-prelight.png" + overlay_stretch = FALSE + } + + image { + function = BOX + state = ACTIVE + detail = "spinbutton_down" + overlay_file = "assets/arrow-down-small-prelight.png" + overlay_stretch = FALSE + } + + image { + function = BOX + state = INSENSITIVE + detail = "spinbutton_down" + overlay_file = "assets/arrow-down-small-insens.png" + overlay_stretch = FALSE + } + } +} + +style "notebook" { + + xthickness = 5 + ythickness = 2 + + engine "pixmap" { + + image { + function = EXTENSION + state = ACTIVE + file = "assets/null.png" + border = { 0,0,0,0 } + stretch = TRUE + gap_side = TOP + } + + image { + function = EXTENSION + state = ACTIVE + file = "assets/null.png" + border = { 0,0,0,0 } + stretch = TRUE + gap_side = BOTTOM + } + + image { + function = EXTENSION + state = ACTIVE + file = "assets/null.png" + border = { 0,0,0,0 } + stretch = TRUE + gap_side = RIGHT + } + + image { + function = EXTENSION + state = ACTIVE + file = "assets/null.png" + border = { 0,0,0,0 } + stretch = TRUE + gap_side = LEFT + } + + image { + function = EXTENSION + file = "assets/tab-top-active.png" + border = { 3,3,3,3 } + stretch = TRUE + gap_side = BOTTOM + } + + image { + function = EXTENSION + file = "assets/tab-bottom-active.png" + border = { 3,3,3,3 } + stretch = TRUE + gap_side = TOP + } + + image { + function = EXTENSION + file = "assets/tab-left-active.png" + border = { 3,3,3,3 } + stretch = TRUE + gap_side = RIGHT + } + + image { + function = EXTENSION + file = "assets/tab-right-active.png" + border = { 3,3,3,3 } + stretch = TRUE + gap_side = LEFT + } + + # How to draw boxes with a gap on one side (ie the page of a notebook) + + image { + function = BOX_GAP + file = "assets/notebook.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + gap_file = "assets/notebook-gap-horiz.png" + gap_border = { 1, 1, 0, 0 } + gap_side = TOP + } + + image { + function = BOX_GAP + file = "assets/notebook.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + gap_file = "assets/notebook-gap-horiz.png" + gap_border = { 1, 1, 0, 0 } + gap_side = BOTTOM + } + + image { + function = BOX_GAP + file = "assets/notebook.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + gap_file = "assets/notebook-gap-vert.png" + gap_border = { 0, 0, 1, 1 } + gap_side = LEFT + } + + image { + function = BOX_GAP + file = "assets/notebook.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + gap_file = "assets/notebook-gap-vert.png" + gap_border = { 0, 0, 1, 1 } + gap_side = RIGHT + } + + # How to draw the box of a notebook when it isnt attached to a tab + + image { + function = BOX + file = "assets/notebook.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + } + } +} + +style "handlebox" { + + engine "pixmap" { + + image { + function = BOX + file = "assets/null.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + detail = "handlebox_bin" + shadow = IN + } + + image { + function = BOX + file = "assets/null.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + detail = "handlebox_bin" + shadow = OUT + } + } +} + +style "combobox_separator" { + + xthickness = 0 + ythickness = 0 + GtkWidget::wide-separators = 1 + +} + +style "combobox" { + + xthickness = 0 + ythickness = 0 + +} + +style "combobox_button" { + + xthickness = 3 + ythickness = 3 + +} + +style "range" { + + engine "pixmap" { + + image { + function = BOX + detail = "trough-upper" + file = "assets/trough-horizontal.png" + border = { 8, 8, 0, 0 } + stretch = TRUE + orientation = HORIZONTAL + } + + image { + function = BOX + detail = "trough-lower" + file = "assets/trough-horizontal-active.png" + border = { 8, 8, 0, 0 } + stretch = TRUE + orientation = HORIZONTAL + } + + image { + function = BOX + detail = "trough-upper" + file = "assets/trough-vertical.png" + border = { 0, 0, 8, 8 } + stretch = TRUE + orientation = VERTICAL + } + + image { + function = BOX + detail = "trough-lower" + file = "assets/trough-vertical-active.png" + border = { 0, 0, 8, 8 } + stretch = TRUE + orientation = VERTICAL + } + + # Horizontal + + image { + function = SLIDER + state = NORMAL + file = "assets/null.png" + border = { 0, 0, 0, 0 } + stretch = TRUE + overlay_file = "assets/slider.png" + overlay_stretch = FALSE + orientation = HORIZONTAL + } + + image { + function = SLIDER + state = PRELIGHT + file = "assets/null.png" + border = { 0, 0, 0, 0 } + stretch = TRUE + overlay_file = "assets/slider-prelight.png" + overlay_stretch = FALSE + orientation = HORIZONTAL + } + + image { + function = SLIDER + state = INSENSITIVE + file = "assets/null.png" + border = { 0, 0, 0, 0 } + stretch = TRUE + overlay_file = "assets/slider-insensitive.png" + overlay_stretch = FALSE + orientation = HORIZONTAL + } + + # Vertical + + image { + function = SLIDER + state = NORMAL + file = "assets/null.png" + border = { 0, 0, 0, 0 } + stretch = TRUE + overlay_file = "assets/slider.png" + overlay_stretch = FALSE + orientation = VERTICAL + } + + image { + function = SLIDER + state = PRELIGHT + file = "assets/null.png" + border = { 0, 0, 0, 0 } + stretch = TRUE + overlay_file = "assets/slider-prelight.png" + overlay_stretch = FALSE + orientation = VERTICAL + } + + image { + function = SLIDER + state = INSENSITIVE + file = "assets/null.png" + border = { 0, 0, 0, 0 } + stretch = TRUE + overlay_file = "assets/slider-insensitive.png" + overlay_stretch = FALSE + orientation = VERTICAL + } + + # Function below removes ugly boxes + + image { + function = BOX + file = "assets/null.png" + border = { 3, 3, 3, 3 } + stretch = TRUE + } + } +} + +style "progressbar" { + + xthickness = 1 + ythickness = 1 + + fg[NORMAL] = @fg_color + fg[PRELIGHT] = @selected_fg_color + + engine "pixmap" { + + image { + function = BOX + detail = "trough" + file = "assets/trough-progressbar.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + orientation = HORIZONTAL + } + + image { + function = BOX + detail = "bar" + file = "assets/progressbar.png" + stretch = TRUE + border = { 3, 3, 3, 3 } + orientation = HORIZONTAL + } + + image { + function = BOX + detail = "trough" + file = "assets/trough-progressbar_v.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + orientation = VERTICAL + } + + image { + function = BOX + detail = "bar" + file = "assets/progressbar_v.png" + stretch = TRUE + border = { 3, 3, 3, 3 } + orientation = VERTICAL + } + } +} + +style "separator_menu_item" { + + engine "pixmap" { + + image { + function = BOX + file = "assets/null.png" + border = { 0, 0, 1, 0 } + stretch = TRUE + } + } +} + +style "treeview_header" { + ythickness = 1 + + fg[NORMAL] = mix(0.6, @text_color, @base_color) + fg[PRELIGHT] = mix(0.8, @text_color, @base_color) + fg[ACTIVE] = @text_color + fg[INSENSITIVE] = mix(0.24, @text_color, @base_color) + font_name = "Medium" + + engine "pixmap" { + + image { + function = BOX + file = "assets/tree_header.png" + border = { 1, 1, 1, 1 } + stretch = TRUE + } + } +} + +# Treeview Rows + +style "treeview" { + + xthickness = 2 + ythickness = 0 + + bg[NORMAL] = @bg_color + bg[SELECTED] = mix(0.8, @selected_bg_color, @fg_color) # progress +} + +style "scrolled_window" { + + xthickness = 1 + ythickness = 1 + + engine "pixmap" { + + image { + function = SHADOW + file = "assets/frame.png" + border = { 5, 5, 5, 5 } + stretch = TRUE + } + } +} + +style "frame" { + + xthickness = 1 + ythickness = 1 + + engine "pixmap" { + + image { + function = SHADOW + file = "assets/frame.png" + border = { 1, 1, 1, 1 } + stretch = TRUE + shadow = IN + } + + image { + function = SHADOW_GAP + file = "assets/frame.png" + border = { 1, 1, 1, 1 } + stretch = TRUE + gap_start_file = "assets/frame-gap-start.png" + gap_start_border = { 1, 0, 0, 0 } + gap_end_file = "assets/frame-gap-end.png" + gap_end_border = { 0, 1, 0, 0 } + shadow = IN + } + + image { + function = SHADOW + file = "assets/frame.png" + border = { 1, 1, 1, 1 } + stretch = TRUE + shadow = OUT + } + + image { + function = SHADOW_GAP + file = "assets/frame.png" + border = { 1, 1, 1, 1 } + stretch = TRUE + gap_start_file = "assets/frame-gap-start.png" + gap_start_border = { 1, 0, 0, 0 } + gap_end_file = "assets/frame-gap-end.png" + gap_end_border = { 0, 1, 0, 0 } + shadow = OUT + } + + image { + function = SHADOW + file = "assets/frame.png" + border = { 1, 1, 1, 1 } + stretch = TRUE + shadow = ETCHED_IN + } + + image { + function = SHADOW_GAP + file = "assets/frame.png" + border = { 1, 1, 1, 1 } + stretch = TRUE + gap_start_file = "assets/frame-gap-start.png" + gap_start_border = { 1, 0, 0, 0 } + gap_end_file = "assets/frame-gap-end.png" + gap_end_border = { 0, 1, 0, 0 } + shadow = ETCHED_IN + } + + image { + function = SHADOW + file = "assets/frame.png" + border = { 1, 1, 1, 1 } + stretch = TRUE + shadow = ETCHED_OUT + } + + image { + function = SHADOW_GAP + file = "assets/frame.png" + border = { 1, 1, 1, 1 } + stretch = TRUE + gap_start_file = "assets/frame-gap-start.png" + gap_start_border = { 1, 0, 0, 0 } + gap_end_file = "assets/frame-gap-end.png" + gap_end_border = { 0, 1, 0, 0 } + shadow = ETCHED_OUT + } + } +} + +style "gimp_toolbox_frame" { + + engine "pixmap" { + + image { + function = SHADOW + } + } +} + +style "toolbar" { + + engine "pixmap" { + + image { + function = BOX + file = "assets/toolbar.png" + stretch = TRUE + border = { 1, 1, 1, 1 } + } + + image { + function = HANDLE + overlay_file = "assets/handle-h.png" + overlay_stretch = FALSE + orientation = HORIZONTAL + } + + image { + function = HANDLE + overlay_file = "assets/handle-v.png" + overlay_stretch = FALSE + orientation = VERTICAL + } + + image { + function = VLINE + recolorable = TRUE + file = "assets/null.png" + } + + image { + function = HLINE + recolorable = TRUE + file = "assets/null.png" + } + } +} + +style "inline_toolbar" { + + GtkToolbar::button-relief = GTK_RELIEF_NORMAL + + engine "pixmap" { + + image { + function = BOX + file = "assets/inline-toolbar.png" + stretch = TRUE + border = { 1, 1, 1, 1 } + } + } +} + +style "notebook_viewport" { + + bg[NORMAL] = @notebook_bg +} + + +style "notebook_eventbox" { + + bg[NORMAL] = @notebook_bg + bg[ACTIVE] = @bg_color +} + +style "tooltips" { + + xthickness = 8 + ythickness = 4 + + bg[NORMAL] = @tooltip_bg_color + fg[NORMAL] = @tooltip_fg_color + bg[SELECTED] = @tooltip_bg_color + +} + +style "eclipse-tooltips" { + + xthickness = 8 + ythickness = 4 + + bg[NORMAL] = shade(1.05, @bg_color) + fg[NORMAL] = @text_color + bg[SELECTED] = shade(1.05, @bg_color) + +} + +style "xfdesktop-icon-view" { + XfdesktopIconView::label-alpha = 0 + XfdesktopIconView::selected-label-alpha = 100 + 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 = "#000000" + XfdesktopIconView::selected-shadow-color = "#000000" + XfdesktopIconView::shadow-blur-radius = 2 + XfdesktopIconView::cell-spacing = 2 + XfdesktopIconView::cell-padding = 6 + XfdesktopIconView::cell-text-width-proportion = 1.9 + + fg[NORMAL] = @selected_fg_color + fg[ACTIVE] = @selected_fg_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] = @bg_color + bg[SELECTED] = @bg_color + + fg[NORMAL] = @fg_color + + engine "murrine" { + contrast = 0.7 + glazestyle = 0 + glowstyle = 0 + highlight_shade = 1.0 + gradient_shades = {1.0,1.0,1.0,1.0} + border_shades = { 0.8, 0.8 } + } +} + +style "xfwm-tabwin-button" { + + font_name = "bold" + bg[SELECTED] = @selected_bg_color +} + +# Thunar + +style "thunar_location_button" = "location_button" { + ThunarLocationButtons::spacing = 0 + + engine "pixmap" { + image { + function = BOX + state = NORMAL + file = "assets/null.png" + border = { 2, 2, 2, 2 } + stretch = TRUE + } + image { + function = BOX + state = PRELIGHT + file = "assets/pathbar_button_prelight.png" + border = { 2, 2, 2, 2 } + stretch = TRUE + } + image { + function = BOX + state = ACTIVE + file = "assets/pathbar_button_active.png" + border = { 0, 0, 0, 2 } + stretch = TRUE + } + image { + function = BOX + state = INSENSITIVE + file = "assets/null.png" + border = { 2, 2, 2, 2 } + stretch = TRUE + } + } +} + +widget_class "*ThunarLocationButtons*" style "thunar_location_button" + +# Chromium +style "chrome_menu_item" { + + bg[SELECTED] = @selected_bg_color + +} + +# Text Style +style "text" = "default" { + engine "murrine" { textstyle = 0 } +} + +style "menu_text" = "menu_item" { + engine "murrine" { textstyle = 0 } +} + + +style "null" { + + engine "pixmap" { + + image { + function = BOX + file = "assets/null.png" + stretch = TRUE + } + } +} + + +class "GtkWidget" style "default" +class "GtkScrollbar" style "scrollbar" +class "GtkButton" style "button" +class "GtkEntry" style "entry" +class "GtkOldEditable" style "entry" +class "GtkSpinButton" style "spinbutton" +class "GtkNotebook" style "notebook" +class "GtkRange" style "range" +class "GtkProgressBar" style "progressbar" +class "GtkSeparatorMenuItem" style "separator_menu_item" +class "GtkScrolledWindow" style "scrolled_window" +class "GtkFrame" style "frame" +class "GtkTreeView" style "treeview" +class "GtkToolbar" style "toolbar" +class "*HandleBox" style "toolbar" + +widget_class "**" style "menu" +widget_class "**" style "menu_framed_box" +widget_class "**" style "menu_item" +widget_class "**" style "checkbutton" +widget_class "*" style "combobox" +widget_class "**" style "combobox_button" +widget_class "**" style "combobox_separator" +widget_class "***" style "treeview_header" +widget_class "**" style "inline_toolbar" +widget_class "**" style "combobox_entry" +widget_class "**" style "combobox_entry_button" +widget_class "***" style "notebook_viewport" +widget_class "*HandleBox" style "toolbar" + +# Entries in notebooks draw with notebook's base color, but not if there's +# something else in the middle that draws gray again +widget_class "**" style "notebook_entry" +widget_class "***" style "entry" + +widget_class "***" style "notebook_combobox_entry" +widget_class "****" style "combobox_entry" + +# We also need to avoid changing fg color for the inactive notebook tab labels +widget_class "*." style "notebook_tab_label" + +# GTK tooltips +widget "gtk-tooltip*" style "tooltips" + +#Fix GVim tabs +widget_class "**" style "notebook_eventbox" + +# Xchat special cases +widget "*xchat-inputbox" style "entry" + +# GIMP +# Disable gradients completely for GimpSpinScale +#class "GimpSpinScale" style "gimp_spin_scale" + +# Remove borders from "Wilbert frame" in Gimp +widget_class "**" style "gimp_toolbox_frame" + +# Chrome/Chromium +widget_class "*Chrom*Button*" style "button" +widget_class "***" style "chrome_menu_item" + +# Eclipse/SWT +widget "gtk-tooltips*" style "eclipse-tooltips" +widget "*swt-toolbar-flat" style "null" + +# Openoffice, Libreoffice +class "GtkWindow" style "toplevel_hack" +widget "*openoffice-toplevel*" style "ooo_stepper_hack" + +# Xfce +widget_class "*XfdesktopIconView*" style "xfdesktop-icon-view" +widget "xfwm4-tabwin*" style "xfwm-tabwin" +widget "xfwm4-tabwin*GtkButton*" style "xfwm-tabwin-button" + +# Fixes ugly text shadows for insensitive text +widget_class "*" style "text" +widget_class "**" style "menu_text" +widget_class "**" style "text" +widget_class "**" style "text" +widget_class "**" style "text" diff --git a/themes/Matcha-aliz/gtk-2.0/menubar-toolbar.rc b/themes/Matcha-aliz/gtk-2.0/menubar-toolbar.rc new file mode 100755 index 00000000..dac27571 --- /dev/null +++ b/themes/Matcha-aliz/gtk-2.0/menubar-toolbar.rc @@ -0,0 +1,162 @@ +style "menubar" { + + bg[NORMAL] = @tooltip_bg_color + fg[NORMAL] = @tooltip_fg_color + fg[PRELIGHT] = shade(1.15, @tooltip_fg_color) + fg[ACTIVE] = shade(1.15, @tooltip_fg_color) + fg[SELECTED] = @selected_fg_color + fg[INSENSITIVE] = shade(0.7, @tooltip_fg_color) + + xthickness = 0 + ythickness = 0 + + engine "pixmap" { + + image { + function = BOX + file = "assets/menubar.png" + stretch = FALSE + border = { 1, 1, 1, 1 } + } + } +} + +style "menubar-borderless" { + + bg[NORMAL] = @tooltip_bg_color + fg[NORMAL] = @tooltip_fg_color + fg[SELECTED] = @selected_fg_color + fg[INSENSITIVE] = shade(0.7, @tooltip_fg_color) + + xthickness = 0 + ythickness = 0 + + engine "pixmap" { + + image { + function = BOX + file = "assets/null.png" + stretch = TRUE + border = { 1, 1, 1, 1 } + } + } +} + +style "menubar_item" { + + xthickness = 2 + ythickness = 4 + + fg[PRELIGHT] = @selected_fg_color + + engine "pixmap" { + + image { + function = BOX + state = PRELIGHT + file = "assets/menubar_button.png" + border = { 2, 2, 2, 2 } + stretch = TRUE + } + } +} + +# Text Style Menubar +style "menubar-text" { + + engine "murrine" { + text_shade = 0.0 + textstyle = 0 + } +} + +style "toolbar_entry" { + + text[NORMAL] = @text_color + + engine "pixmap" { + + image { + function = SHADOW + state = NORMAL + detail = "entry" + file = "assets/entry-toolbar.png" + border = {6, 6, 6, 6} + stretch = TRUE + } + + image { + function = SHADOW + state = ACTIVE + detail = "entry" + file = "assets/entry-active-toolbar.png" + border = {6, 6, 6, 6} + stretch = TRUE + } + + image { + function = SHADOW + state = INSENSITIVE + detail = "entry" + file = "assets/entry-disabled-toolbar.png" + border = {6, 6, 6, 6} + stretch = TRUE + } + + image { + function = FLAT_BOX + state = ACTIVE + detail = "entry_bg" + file = "assets/null.png" + } + + image { + function = FLAT_BOX + state = INSENSITIVE + detail = "entry_bg" + file = "assets/null.png" + } + + image { + function = FLAT_BOX + detail = "entry_bg" + file = "assets/null.png" + } + } +} + +#Chromium +style "chrome-gtk-frame" { + + ChromeGtkFrame::frame-color = @tooltip_bg_color + ChromeGtkFrame::inactive-frame-color = @tooltip_bg_color + + ChromeGtkFrame::frame-gradient-size = 0 + ChromeGtkFrame::frame-gradient-color = shade(0.5, @bg_color) + + ChromeGtkFrame::incognito-frame-color = shade(0.85, @bg_color) + ChromeGtkFrame::incognito-inactive-frame-color = @bg_color + + ChromeGtkFrame::incognito-frame-gradient-color = @bg_color + + ChromeGtkFrame::scrollbar-trough-color = shade(0.912, @bg_color) + ChromeGtkFrame::scrollbar-slider-prelight-color = shade(1.04, @bg_color) + ChromeGtkFrame::scrollbar-slider-normal-color = @bg_color + +} + +widget_class "**" style "menubar" +widget_class "*.*" style "menubar_item" + +widget_class "*ThunarWindow*" style "menubar" +widget_class "*CajaNavigationWindow*" style "menubar" + +class "ChromeGtkFrame" style "chrome-gtk-frame" + +widget_class "***" style "menubar-text" + +# Whitelist for dark toolbars +widget_class "*ThunarWindow*" style "menubar" +widget_class "*CajaNavigationWindow*" style "menubar" +widget_class "*ThunarWindow**" style "toolbar_entry" +widget_class "*CajaNavigationWindow**" style "toolbar_entry" diff --git a/themes/Matcha-aliz/gtk-2.0/panel.rc b/themes/Matcha-aliz/gtk-2.0/panel.rc new file mode 100755 index 00000000..8bc87df5 --- /dev/null +++ b/themes/Matcha-aliz/gtk-2.0/panel.rc @@ -0,0 +1,197 @@ +style "theme-panel" { + GtkButton::inner-border = { 0, 0, 0, 0 } + xthickness = 2 + ythickness = 0 + + bg[NORMAL] = shade(1.0, @tooltip_bg_color) + bg[ACTIVE] = @selected_bg_color + bg[PRELIGHT] = shade(1.2, @tooltip_bg_color) + bg[SELECTED] = @selected_bg_color + + fg[NORMAL] = shade(1.0, @tooltip_fg_color) + fg[PRELIGHT] = @selected_fg_color + fg[ACTIVE] = @selected_fg_color + fg[SELECTED] = @selected_fg_color + + text[NORMAL] = shade(1.0, @tooltip_fg_color) + text[PRELIGHT] = shade(1.1, @tooltip_fg_color) + text[ACTIVE] = shade(1.0, @tooltip_fg_color) + text[SELECTED] = @selected_fg_color + + engine "pixmap" { + image { + function = SHADOW + file = "assets/null.png" + border = { 0, 0, 0, 0 } + stretch = TRUE + } + } +} + +style "theme-panel-progressbar" { + bg[ACTIVE] = shade(0.8, @tooltip_bg_color) +} + +style "panelbar" { + + fg[NORMAL] = shade(0.8, @tooltip_fg_color) + fg[ACTIVE] = shade(1.0, @tooltip_fg_color) + fg[PRELIGHT] = shade(1.0, @tooltip_fg_color) + fg[SELECTED] = @selected_fg_color + + bg[SELECTED] = @selected_bg_color + + font_name = "Bold" +} + +style "panelbuttons" { + GtkButton::inner-border = { 0, 0, 0, 0 } + xthickness = 4 + ythickness = 0 + + fg[NORMAL] = shade(0.8, @tooltip_fg_color) + fg[PRELIGHT] = @selected_fg_color + fg[ACTIVE] = @selected_fg_color + fg[SELECTED] = @selected_fg_color + fg[INSENSITIVE] = mix(0.28, @tooltip_fg_color, @tooltip_bg_color) + bg[PRELIGHT] = shade(1.2, @tooltip_bg_color) + bg[ACTIVE] = shade(1.5, @tooltip_bg_color) + + engine "pixmap" { + image { + function = BOX + state = NORMAL + file = "assets/null.png" + border = { 0, 0, 0, 2 } + stretch = TRUE + } + image { + function = BOX + state = ACTIVE + file = "assets/pathbar_button_active.png" + border = { 0, 0, 0, 2 } + stretch = TRUE + } + image { + function = BOX + state = PRELIGHT + file = "assets/pathbar_button_prelight.png" + border = { 0, 0, 0, 2 } + stretch = TRUE + } + image { + function = BOX + state = INSENSITIVE + file = "assets/null.png" + border = { 0, 0, 0, 2 } + stretch = TRUE + } + } +} + +style "regular-label" { + font_name = "Regular" +} + +style "theme-panel-text" { + + fg[NORMAL] = shade(0.8, @tooltip_fg_color) + fg[PRELIGHT] = @selected_fg_color + fg[ACTIVE] = shade(1.0, @tooltip_fg_color) + + text[NORMAL] = shade(0.8, @tooltip_fg_color) + text[PRELIGHT] = @selected_fg_color + text[ACTIVE] = shade(1.0, @tooltip_fg_color) + + font_name = "Bold" +} + +style "panel-entry" { + + fg[NORMAL] = @text_color + fg[PRELIGHT] = @text_color + fg[ACTIVE] = @text_color + fg[SELECTED] = @text_color + fg[INSENSITIVE] = @text_color + + text[NORMAL] = @text_color + text[PRELIGHT] = @text_color + text[ACTIVE] = @text_color + text[SELECTED] = @text_color + text[INSENSITIVE] = @text_color + +} + +style "theme-main-menu-text" = "theme-panel-text" { + fg[PRELIGHT] = @selected_fg_color + text[PRELIGHT] = @selected_fg_color +} + +style "workspace-switcher" = "theme-panel" { + bg[SELECTED] = @selected_bg_color +} + +style "indicator" = "theme-panel" { + xthickness = 0 + ythickness = 0 +} + +widget "*tasklist*" style "panelbuttons" +widget_class "*Xfce*Panel*.GtkToggleButton" style "panelbuttons" +widget_class "*Xfce*NetkTasklist*GtkToggleButton" style "panelbuttons" +widget_class "*PanelToplevel*Button" style "panelbuttons" +widget_class "*Panel*GtkToggleButton" style "panelbuttons" +widget_class "*Xfce*Panel*Button*" style "panelbuttons" +widget_class "*" style "panelbuttons" +widget_class "**" style "panelbuttons" +widget_class "*XfcePanelPlugin.GtkButton" style "panelbuttons" +widget_class "*XfcePanelPlugin.GtkToggleButton" style "panelbuttons" +widget "*dict*Applet*" style "panelbuttons" +widget_class "*Xfce*NetkTasklist*GtkToggleButton" style "panelbuttons" +widget_class "*Tasklist*" style:highest "panelbuttons" +widget_class "*Tasklist*.GtkLabel" style:highest "regular-label" +widget_class "*Mixer*lugin*" style:highest "panelbuttons" + +class "*Panel*MenuBar*" style "panelbar" +widget_class "*Panel*MenuBar*" style "panelbar" +widget_class "*Panel*MenuBar*Item*" style:highest "panelbar" + +widget "*PanelWidget*" style "theme-panel" +widget "*PanelApplet*" style "theme-panel" +widget "*fast-user-switch*" style "theme-panel" +widget "*CPUFreq*Applet*" style "theme-panel" +class "PanelApp*" style "theme-panel" +class "PanelToplevel*" style "theme-panel" +widget_class "*PanelToplevel*" style "theme-panel" +widget_class "*notif*" style "theme-panel" +widget_class "*Notif*" style "theme-panel" +widget_class "*Tray*" style "theme-panel" +widget_class "*tray*" style "theme-panel" +widget_class "*computertemp*" style "theme-panel" +widget_class "*Applet*Tomboy*" style "theme-panel" +widget_class "*Applet*Netstatus*" style "theme-panel" + +# Fixes for tooltip text in some apps. +widget_class "*Notif*Beagle*" style "theme-panel" +widget_class "*Notif*Brasero*" style "theme-panel" + +# XFCE panel theming. +widget "*Xfce*Panel*" style "theme-panel" +class "*Xfce*Panel*" style "theme-panel" +widget "*Xfce*Panel*GtkProgressBar" style "theme-panel-progressbar" +widget "*WnckPager*" style "workspace-switcher" +widget "*TopMenu*" style "theme-panel" +widget "*XfceTasklist*" style "panelbuttons" + +# Fix gtk-entries in the panel +widget "*bookmark*GtkEntry" style "panel-entry" # fixes smartbookmark-plugin + +# Make sure panel text color doesn't change +widget_class "*Panel*MenuBar*" style "theme-main-menu-text" +widget_class "*Panel**" style "theme-main-menu-text" +widget "*.clock-applet-button.*" style "theme-panel-text" +widget "*PanelApplet*" style "theme-panel-text" + +# Override general panel-style with specific plugin-styles +widget "*indicator-applet*" style "indicator" +widget "*indicator-button*" style "indicator" diff --git a/themes/Qogir-dark/gtk-2.0/xfce-notify.rc b/themes/Matcha-aliz/gtk-2.0/xfce-notify.rc old mode 100644 new mode 100755 similarity index 100% rename from themes/Qogir-dark/gtk-2.0/xfce-notify.rc rename to themes/Matcha-aliz/gtk-2.0/xfce-notify.rc diff --git a/themes/Matcha-aliz/gtk-3.0/assets/checkbox-checked-dark.png b/themes/Matcha-aliz/gtk-3.0/assets/checkbox-checked-dark.png new file mode 100755 index 00000000..e7af2c7e Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/checkbox-checked-dark.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/checkbox-checked-dark@2.png b/themes/Matcha-aliz/gtk-3.0/assets/checkbox-checked-dark@2.png new file mode 100755 index 00000000..f32f8990 Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/checkbox-checked-dark@2.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/checkbox-checked-insensitive-dark.png b/themes/Matcha-aliz/gtk-3.0/assets/checkbox-checked-insensitive-dark.png new file mode 100755 index 00000000..049c9d68 Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/checkbox-checked-insensitive-dark.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/checkbox-checked-insensitive-dark@2.png b/themes/Matcha-aliz/gtk-3.0/assets/checkbox-checked-insensitive-dark@2.png new file mode 100755 index 00000000..90c5fac7 Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/checkbox-checked-insensitive-dark@2.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/checkbox-checked-insensitive-selected.png b/themes/Matcha-aliz/gtk-3.0/assets/checkbox-checked-insensitive-selected.png new file mode 100755 index 00000000..1eb4ffb3 Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/checkbox-checked-insensitive-selected.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/checkbox-checked-insensitive-selected@2.png b/themes/Matcha-aliz/gtk-3.0/assets/checkbox-checked-insensitive-selected@2.png new file mode 100755 index 00000000..c6be997a Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/checkbox-checked-insensitive-selected@2.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/checkbox-checked-insensitive.png b/themes/Matcha-aliz/gtk-3.0/assets/checkbox-checked-insensitive.png new file mode 100755 index 00000000..ffe7e13b Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/checkbox-checked-insensitive.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/checkbox-checked-insensitive@2.png b/themes/Matcha-aliz/gtk-3.0/assets/checkbox-checked-insensitive@2.png new file mode 100755 index 00000000..e5ec8272 Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/checkbox-checked-insensitive@2.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/checkbox-checked-selected.png b/themes/Matcha-aliz/gtk-3.0/assets/checkbox-checked-selected.png new file mode 100755 index 00000000..c679dac2 Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/checkbox-checked-selected.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/checkbox-checked-selected@2.png b/themes/Matcha-aliz/gtk-3.0/assets/checkbox-checked-selected@2.png new file mode 100755 index 00000000..a177c5c0 Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/checkbox-checked-selected@2.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/checkbox-checked-selectionmode-dark.png b/themes/Matcha-aliz/gtk-3.0/assets/checkbox-checked-selectionmode-dark.png new file mode 100755 index 00000000..d9984e87 Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/checkbox-checked-selectionmode-dark.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/checkbox-checked-selectionmode-dark@2.png b/themes/Matcha-aliz/gtk-3.0/assets/checkbox-checked-selectionmode-dark@2.png new file mode 100755 index 00000000..dadd1ad8 Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/checkbox-checked-selectionmode-dark@2.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/checkbox-checked-selectionmode.png b/themes/Matcha-aliz/gtk-3.0/assets/checkbox-checked-selectionmode.png new file mode 100755 index 00000000..00761a7e Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/checkbox-checked-selectionmode.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/checkbox-checked-selectionmode@2.png b/themes/Matcha-aliz/gtk-3.0/assets/checkbox-checked-selectionmode@2.png new file mode 100755 index 00000000..ae2130cf Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/checkbox-checked-selectionmode@2.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/checkbox-checked.png b/themes/Matcha-aliz/gtk-3.0/assets/checkbox-checked.png new file mode 100755 index 00000000..c9534bde Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/checkbox-checked.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/checkbox-checked@2.png b/themes/Matcha-aliz/gtk-3.0/assets/checkbox-checked@2.png new file mode 100755 index 00000000..3c47e020 Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/checkbox-checked@2.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/checkbox-mixed-dark.png b/themes/Matcha-aliz/gtk-3.0/assets/checkbox-mixed-dark.png new file mode 100755 index 00000000..adccb450 Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/checkbox-mixed-dark.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/checkbox-mixed-dark@2.png b/themes/Matcha-aliz/gtk-3.0/assets/checkbox-mixed-dark@2.png new file mode 100755 index 00000000..ae91a1a3 Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/checkbox-mixed-dark@2.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/checkbox-mixed-insensitive-dark.png b/themes/Matcha-aliz/gtk-3.0/assets/checkbox-mixed-insensitive-dark.png new file mode 100755 index 00000000..1b1ae987 Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/checkbox-mixed-insensitive-dark.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/checkbox-mixed-insensitive-dark@2.png b/themes/Matcha-aliz/gtk-3.0/assets/checkbox-mixed-insensitive-dark@2.png new file mode 100755 index 00000000..9cd99387 Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/checkbox-mixed-insensitive-dark@2.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/checkbox-mixed-insensitive-selected.png b/themes/Matcha-aliz/gtk-3.0/assets/checkbox-mixed-insensitive-selected.png new file mode 100755 index 00000000..7b9e11be Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/checkbox-mixed-insensitive-selected.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/checkbox-mixed-insensitive-selected@2.png b/themes/Matcha-aliz/gtk-3.0/assets/checkbox-mixed-insensitive-selected@2.png new file mode 100755 index 00000000..013e4e7b Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/checkbox-mixed-insensitive-selected@2.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/checkbox-mixed-insensitive.png b/themes/Matcha-aliz/gtk-3.0/assets/checkbox-mixed-insensitive.png new file mode 100755 index 00000000..9fb54768 Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/checkbox-mixed-insensitive.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/checkbox-mixed-insensitive@2.png b/themes/Matcha-aliz/gtk-3.0/assets/checkbox-mixed-insensitive@2.png new file mode 100755 index 00000000..872c230a Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/checkbox-mixed-insensitive@2.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/checkbox-mixed-selected.png b/themes/Matcha-aliz/gtk-3.0/assets/checkbox-mixed-selected.png new file mode 100755 index 00000000..55cc1de9 Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/checkbox-mixed-selected.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/checkbox-mixed-selected@2.png b/themes/Matcha-aliz/gtk-3.0/assets/checkbox-mixed-selected@2.png new file mode 100755 index 00000000..4be8bcc4 Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/checkbox-mixed-selected@2.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/checkbox-mixed.png b/themes/Matcha-aliz/gtk-3.0/assets/checkbox-mixed.png new file mode 100755 index 00000000..be5ce2ec Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/checkbox-mixed.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/checkbox-mixed@2.png b/themes/Matcha-aliz/gtk-3.0/assets/checkbox-mixed@2.png new file mode 100755 index 00000000..92140eee Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/checkbox-mixed@2.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/checkbox-selectionmode-dark.png b/themes/Matcha-aliz/gtk-3.0/assets/checkbox-selectionmode-dark.png new file mode 100755 index 00000000..a6128346 Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/checkbox-selectionmode-dark.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/checkbox-selectionmode-dark@2.png b/themes/Matcha-aliz/gtk-3.0/assets/checkbox-selectionmode-dark@2.png new file mode 100755 index 00000000..5a0f2ab1 Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/checkbox-selectionmode-dark@2.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/checkbox-selectionmode.png b/themes/Matcha-aliz/gtk-3.0/assets/checkbox-selectionmode.png new file mode 100755 index 00000000..d38a2183 Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/checkbox-selectionmode.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/checkbox-selectionmode@2.png b/themes/Matcha-aliz/gtk-3.0/assets/checkbox-selectionmode@2.png new file mode 100755 index 00000000..6fbaf2ac Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/checkbox-selectionmode@2.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/checkbox-unchecked-dark.png b/themes/Matcha-aliz/gtk-3.0/assets/checkbox-unchecked-dark.png new file mode 100755 index 00000000..f25d32d9 Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/checkbox-unchecked-dark.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/checkbox-unchecked-dark@2.png b/themes/Matcha-aliz/gtk-3.0/assets/checkbox-unchecked-dark@2.png new file mode 100755 index 00000000..ddc535dc Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/checkbox-unchecked-dark@2.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/checkbox-unchecked-insensitive-dark.png b/themes/Matcha-aliz/gtk-3.0/assets/checkbox-unchecked-insensitive-dark.png new file mode 100755 index 00000000..17e12015 Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/checkbox-unchecked-insensitive-dark.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/checkbox-unchecked-insensitive-dark@2.png b/themes/Matcha-aliz/gtk-3.0/assets/checkbox-unchecked-insensitive-dark@2.png new file mode 100755 index 00000000..01057138 Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/checkbox-unchecked-insensitive-dark@2.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/checkbox-unchecked-insensitive-selected.png b/themes/Matcha-aliz/gtk-3.0/assets/checkbox-unchecked-insensitive-selected.png new file mode 100755 index 00000000..db628755 Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/checkbox-unchecked-insensitive-selected.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/checkbox-unchecked-insensitive-selected@2.png b/themes/Matcha-aliz/gtk-3.0/assets/checkbox-unchecked-insensitive-selected@2.png new file mode 100755 index 00000000..60ddeb1a Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/checkbox-unchecked-insensitive-selected@2.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/checkbox-unchecked-insensitive.png b/themes/Matcha-aliz/gtk-3.0/assets/checkbox-unchecked-insensitive.png new file mode 100755 index 00000000..c3c6415d Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/checkbox-unchecked-insensitive.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/checkbox-unchecked-insensitive@2.png b/themes/Matcha-aliz/gtk-3.0/assets/checkbox-unchecked-insensitive@2.png new file mode 100755 index 00000000..08b71129 Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/checkbox-unchecked-insensitive@2.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/checkbox-unchecked-selected.png b/themes/Matcha-aliz/gtk-3.0/assets/checkbox-unchecked-selected.png new file mode 100755 index 00000000..c7dc8e46 Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/checkbox-unchecked-selected.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/checkbox-unchecked-selected@2.png b/themes/Matcha-aliz/gtk-3.0/assets/checkbox-unchecked-selected@2.png new file mode 100755 index 00000000..23d5a831 Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/checkbox-unchecked-selected@2.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/checkbox-unchecked.png b/themes/Matcha-aliz/gtk-3.0/assets/checkbox-unchecked.png new file mode 100755 index 00000000..e4489c28 Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/checkbox-unchecked.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/checkbox-unchecked@2.png b/themes/Matcha-aliz/gtk-3.0/assets/checkbox-unchecked@2.png new file mode 100755 index 00000000..af3cc126 Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/checkbox-unchecked@2.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/radio-checked-dark.png b/themes/Matcha-aliz/gtk-3.0/assets/radio-checked-dark.png new file mode 100755 index 00000000..9ae9c0c2 Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/radio-checked-dark.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/radio-checked-dark@2.png b/themes/Matcha-aliz/gtk-3.0/assets/radio-checked-dark@2.png new file mode 100755 index 00000000..e12f2d1a Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/radio-checked-dark@2.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/radio-checked-insensitive-dark.png b/themes/Matcha-aliz/gtk-3.0/assets/radio-checked-insensitive-dark.png new file mode 100755 index 00000000..63f829e5 Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/radio-checked-insensitive-dark.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/radio-checked-insensitive-dark@2.png b/themes/Matcha-aliz/gtk-3.0/assets/radio-checked-insensitive-dark@2.png new file mode 100755 index 00000000..642c3fa5 Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/radio-checked-insensitive-dark@2.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/radio-checked-insensitive-selected.png b/themes/Matcha-aliz/gtk-3.0/assets/radio-checked-insensitive-selected.png new file mode 100755 index 00000000..26f3d022 Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/radio-checked-insensitive-selected.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/radio-checked-insensitive-selected@2.png b/themes/Matcha-aliz/gtk-3.0/assets/radio-checked-insensitive-selected@2.png new file mode 100755 index 00000000..9e90d46b Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/radio-checked-insensitive-selected@2.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/radio-checked-insensitive.png b/themes/Matcha-aliz/gtk-3.0/assets/radio-checked-insensitive.png new file mode 100755 index 00000000..fdee7182 Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/radio-checked-insensitive.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/radio-checked-insensitive@2.png b/themes/Matcha-aliz/gtk-3.0/assets/radio-checked-insensitive@2.png new file mode 100755 index 00000000..70211171 Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/radio-checked-insensitive@2.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/radio-checked-selected.png b/themes/Matcha-aliz/gtk-3.0/assets/radio-checked-selected.png new file mode 100755 index 00000000..ba70cf52 Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/radio-checked-selected.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/radio-checked-selected@2.png b/themes/Matcha-aliz/gtk-3.0/assets/radio-checked-selected@2.png new file mode 100755 index 00000000..4d951e51 Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/radio-checked-selected@2.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/radio-checked.png b/themes/Matcha-aliz/gtk-3.0/assets/radio-checked.png new file mode 100755 index 00000000..00d150ea Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/radio-checked.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/radio-checked@2.png b/themes/Matcha-aliz/gtk-3.0/assets/radio-checked@2.png new file mode 100755 index 00000000..d9625f56 Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/radio-checked@2.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/radio-mixed-dark.png b/themes/Matcha-aliz/gtk-3.0/assets/radio-mixed-dark.png new file mode 100755 index 00000000..98d67a96 Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/radio-mixed-dark.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/radio-mixed-dark@2.png b/themes/Matcha-aliz/gtk-3.0/assets/radio-mixed-dark@2.png new file mode 100755 index 00000000..391d7fb1 Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/radio-mixed-dark@2.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/radio-mixed-insensitive-dark.png b/themes/Matcha-aliz/gtk-3.0/assets/radio-mixed-insensitive-dark.png new file mode 100755 index 00000000..877acc71 Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/radio-mixed-insensitive-dark.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/radio-mixed-insensitive-dark@2.png b/themes/Matcha-aliz/gtk-3.0/assets/radio-mixed-insensitive-dark@2.png new file mode 100755 index 00000000..1cfb5be1 Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/radio-mixed-insensitive-dark@2.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/radio-mixed-insensitive-selected.png b/themes/Matcha-aliz/gtk-3.0/assets/radio-mixed-insensitive-selected.png new file mode 100755 index 00000000..6a5a7e28 Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/radio-mixed-insensitive-selected.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/radio-mixed-insensitive-selected@2.png b/themes/Matcha-aliz/gtk-3.0/assets/radio-mixed-insensitive-selected@2.png new file mode 100755 index 00000000..5a80a220 Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/radio-mixed-insensitive-selected@2.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/radio-mixed-insensitive.png b/themes/Matcha-aliz/gtk-3.0/assets/radio-mixed-insensitive.png new file mode 100755 index 00000000..e36eb01b Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/radio-mixed-insensitive.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/radio-mixed-insensitive@2.png b/themes/Matcha-aliz/gtk-3.0/assets/radio-mixed-insensitive@2.png new file mode 100755 index 00000000..f82e506e Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/radio-mixed-insensitive@2.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/radio-mixed-selected.png b/themes/Matcha-aliz/gtk-3.0/assets/radio-mixed-selected.png new file mode 100755 index 00000000..edef7fd9 Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/radio-mixed-selected.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/radio-mixed-selected@2.png b/themes/Matcha-aliz/gtk-3.0/assets/radio-mixed-selected@2.png new file mode 100755 index 00000000..6d71cf8b Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/radio-mixed-selected@2.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/radio-mixed.png b/themes/Matcha-aliz/gtk-3.0/assets/radio-mixed.png new file mode 100755 index 00000000..522a1699 Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/radio-mixed.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/radio-mixed@2.png b/themes/Matcha-aliz/gtk-3.0/assets/radio-mixed@2.png new file mode 100755 index 00000000..cb1ccb7b Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/radio-mixed@2.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/radio-unchecked-dark.png b/themes/Matcha-aliz/gtk-3.0/assets/radio-unchecked-dark.png new file mode 100755 index 00000000..a799d256 Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/radio-unchecked-dark.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/radio-unchecked-dark@2.png b/themes/Matcha-aliz/gtk-3.0/assets/radio-unchecked-dark@2.png new file mode 100755 index 00000000..6233a6cd Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/radio-unchecked-dark@2.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/radio-unchecked-insensitive-dark.png b/themes/Matcha-aliz/gtk-3.0/assets/radio-unchecked-insensitive-dark.png new file mode 100755 index 00000000..18444a0e Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/radio-unchecked-insensitive-dark.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/radio-unchecked-insensitive-dark@2.png b/themes/Matcha-aliz/gtk-3.0/assets/radio-unchecked-insensitive-dark@2.png new file mode 100755 index 00000000..a134e6fc Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/radio-unchecked-insensitive-dark@2.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/radio-unchecked-insensitive-selected.png b/themes/Matcha-aliz/gtk-3.0/assets/radio-unchecked-insensitive-selected.png new file mode 100755 index 00000000..c2695335 Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/radio-unchecked-insensitive-selected.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/radio-unchecked-insensitive-selected@2.png b/themes/Matcha-aliz/gtk-3.0/assets/radio-unchecked-insensitive-selected@2.png new file mode 100755 index 00000000..abeaaabe Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/radio-unchecked-insensitive-selected@2.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/radio-unchecked-insensitive.png b/themes/Matcha-aliz/gtk-3.0/assets/radio-unchecked-insensitive.png new file mode 100755 index 00000000..7c90908a Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/radio-unchecked-insensitive.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/radio-unchecked-insensitive@2.png b/themes/Matcha-aliz/gtk-3.0/assets/radio-unchecked-insensitive@2.png new file mode 100755 index 00000000..18fe9b9a Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/radio-unchecked-insensitive@2.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/radio-unchecked-selected.png b/themes/Matcha-aliz/gtk-3.0/assets/radio-unchecked-selected.png new file mode 100755 index 00000000..50e1bf0a Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/radio-unchecked-selected.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/radio-unchecked-selected@2.png b/themes/Matcha-aliz/gtk-3.0/assets/radio-unchecked-selected@2.png new file mode 100755 index 00000000..bb2d10e9 Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/radio-unchecked-selected@2.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/radio-unchecked.png b/themes/Matcha-aliz/gtk-3.0/assets/radio-unchecked.png new file mode 100755 index 00000000..9f46d6da Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/radio-unchecked.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/radio-unchecked@2.png b/themes/Matcha-aliz/gtk-3.0/assets/radio-unchecked@2.png new file mode 100755 index 00000000..a60e4a71 Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/radio-unchecked@2.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/switch-active-dark.png b/themes/Matcha-aliz/gtk-3.0/assets/switch-active-dark.png new file mode 100755 index 00000000..9c66b782 Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/switch-active-dark.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/switch-active-dark@2.png b/themes/Matcha-aliz/gtk-3.0/assets/switch-active-dark@2.png new file mode 100755 index 00000000..31269164 Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/switch-active-dark@2.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/switch-active-header-dark.png b/themes/Matcha-aliz/gtk-3.0/assets/switch-active-header-dark.png new file mode 100755 index 00000000..9c66b782 Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/switch-active-header-dark.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/switch-active-header-dark@2.png b/themes/Matcha-aliz/gtk-3.0/assets/switch-active-header-dark@2.png new file mode 100755 index 00000000..31269164 Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/switch-active-header-dark@2.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/switch-active-header.png b/themes/Matcha-aliz/gtk-3.0/assets/switch-active-header.png new file mode 100755 index 00000000..f73be735 Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/switch-active-header.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/switch-active-header@2.png b/themes/Matcha-aliz/gtk-3.0/assets/switch-active-header@2.png new file mode 100755 index 00000000..e35309e2 Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/switch-active-header@2.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/switch-active-hover-dark.png b/themes/Matcha-aliz/gtk-3.0/assets/switch-active-hover-dark.png new file mode 100755 index 00000000..e4824ead Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/switch-active-hover-dark.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/switch-active-hover-dark@2.png b/themes/Matcha-aliz/gtk-3.0/assets/switch-active-hover-dark@2.png new file mode 100755 index 00000000..38ab2e69 Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/switch-active-hover-dark@2.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/switch-active-hover-header-dark.png b/themes/Matcha-aliz/gtk-3.0/assets/switch-active-hover-header-dark.png new file mode 100755 index 00000000..e4824ead Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/switch-active-hover-header-dark.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/switch-active-hover-header-dark@2.png b/themes/Matcha-aliz/gtk-3.0/assets/switch-active-hover-header-dark@2.png new file mode 100755 index 00000000..38ab2e69 Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/switch-active-hover-header-dark@2.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/switch-active-hover-header.png b/themes/Matcha-aliz/gtk-3.0/assets/switch-active-hover-header.png new file mode 100755 index 00000000..1c05adf7 Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/switch-active-hover-header.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/switch-active-hover-header@2.png b/themes/Matcha-aliz/gtk-3.0/assets/switch-active-hover-header@2.png new file mode 100755 index 00000000..a30d6c84 Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/switch-active-hover-header@2.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/switch-active-hover-selected.png b/themes/Matcha-aliz/gtk-3.0/assets/switch-active-hover-selected.png new file mode 100755 index 00000000..eb842844 Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/switch-active-hover-selected.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/switch-active-hover-selected@2.png b/themes/Matcha-aliz/gtk-3.0/assets/switch-active-hover-selected@2.png new file mode 100755 index 00000000..df5d7b51 Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/switch-active-hover-selected@2.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/switch-active-hover.png b/themes/Matcha-aliz/gtk-3.0/assets/switch-active-hover.png new file mode 100755 index 00000000..bcead7c8 Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/switch-active-hover.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/switch-active-hover@2.png b/themes/Matcha-aliz/gtk-3.0/assets/switch-active-hover@2.png new file mode 100755 index 00000000..786ce7fe Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/switch-active-hover@2.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/switch-active-insensitive-dark.png b/themes/Matcha-aliz/gtk-3.0/assets/switch-active-insensitive-dark.png new file mode 100755 index 00000000..902df941 Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/switch-active-insensitive-dark.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/switch-active-insensitive-dark@2.png b/themes/Matcha-aliz/gtk-3.0/assets/switch-active-insensitive-dark@2.png new file mode 100755 index 00000000..160b934b Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/switch-active-insensitive-dark@2.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/switch-active-insensitive-header-dark.png b/themes/Matcha-aliz/gtk-3.0/assets/switch-active-insensitive-header-dark.png new file mode 100755 index 00000000..902df941 Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/switch-active-insensitive-header-dark.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/switch-active-insensitive-header-dark@2.png b/themes/Matcha-aliz/gtk-3.0/assets/switch-active-insensitive-header-dark@2.png new file mode 100755 index 00000000..160b934b Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/switch-active-insensitive-header-dark@2.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/switch-active-insensitive-header.png b/themes/Matcha-aliz/gtk-3.0/assets/switch-active-insensitive-header.png new file mode 100755 index 00000000..748536ac Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/switch-active-insensitive-header.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/switch-active-insensitive-header@2.png b/themes/Matcha-aliz/gtk-3.0/assets/switch-active-insensitive-header@2.png new file mode 100755 index 00000000..3c747ad8 Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/switch-active-insensitive-header@2.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/switch-active-insensitive-selected.png b/themes/Matcha-aliz/gtk-3.0/assets/switch-active-insensitive-selected.png new file mode 100755 index 00000000..62d8f4c8 Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/switch-active-insensitive-selected.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/switch-active-insensitive-selected@2.png b/themes/Matcha-aliz/gtk-3.0/assets/switch-active-insensitive-selected@2.png new file mode 100755 index 00000000..54a88083 Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/switch-active-insensitive-selected@2.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/switch-active-insensitive.png b/themes/Matcha-aliz/gtk-3.0/assets/switch-active-insensitive.png new file mode 100755 index 00000000..8b7c3226 Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/switch-active-insensitive.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/switch-active-insensitive@2.png b/themes/Matcha-aliz/gtk-3.0/assets/switch-active-insensitive@2.png new file mode 100755 index 00000000..7e9ca9c0 Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/switch-active-insensitive@2.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/switch-active-selected.png b/themes/Matcha-aliz/gtk-3.0/assets/switch-active-selected.png new file mode 100755 index 00000000..0fa46a5d Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/switch-active-selected.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/switch-active-selected@2.png b/themes/Matcha-aliz/gtk-3.0/assets/switch-active-selected@2.png new file mode 100755 index 00000000..1eb9c1fc Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/switch-active-selected@2.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/switch-active.png b/themes/Matcha-aliz/gtk-3.0/assets/switch-active.png new file mode 100755 index 00000000..81155304 Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/switch-active.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/switch-active@2.png b/themes/Matcha-aliz/gtk-3.0/assets/switch-active@2.png new file mode 100755 index 00000000..cf89d8c7 Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/switch-active@2.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/switch-dark.png b/themes/Matcha-aliz/gtk-3.0/assets/switch-dark.png new file mode 100755 index 00000000..091a0f8e Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/switch-dark.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/switch-dark@2.png b/themes/Matcha-aliz/gtk-3.0/assets/switch-dark@2.png new file mode 100755 index 00000000..05e7b377 Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/switch-dark@2.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/switch-header-dark.png b/themes/Matcha-aliz/gtk-3.0/assets/switch-header-dark.png new file mode 100755 index 00000000..091a0f8e Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/switch-header-dark.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/switch-header-dark@2.png b/themes/Matcha-aliz/gtk-3.0/assets/switch-header-dark@2.png new file mode 100755 index 00000000..05e7b377 Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/switch-header-dark@2.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/switch-header.png b/themes/Matcha-aliz/gtk-3.0/assets/switch-header.png new file mode 100755 index 00000000..64918318 Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/switch-header.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/switch-header@2.png b/themes/Matcha-aliz/gtk-3.0/assets/switch-header@2.png new file mode 100755 index 00000000..acd7e52c Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/switch-header@2.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/switch-hover-dark.png b/themes/Matcha-aliz/gtk-3.0/assets/switch-hover-dark.png new file mode 100755 index 00000000..b33e25c5 Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/switch-hover-dark.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/switch-hover-dark@2.png b/themes/Matcha-aliz/gtk-3.0/assets/switch-hover-dark@2.png new file mode 100755 index 00000000..20e5ddad Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/switch-hover-dark@2.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/switch-hover-header-dark.png b/themes/Matcha-aliz/gtk-3.0/assets/switch-hover-header-dark.png new file mode 100755 index 00000000..b33e25c5 Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/switch-hover-header-dark.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/switch-hover-header-dark@2.png b/themes/Matcha-aliz/gtk-3.0/assets/switch-hover-header-dark@2.png new file mode 100755 index 00000000..20e5ddad Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/switch-hover-header-dark@2.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/switch-hover-header.png b/themes/Matcha-aliz/gtk-3.0/assets/switch-hover-header.png new file mode 100755 index 00000000..69fd3377 Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/switch-hover-header.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/switch-hover-header@2.png b/themes/Matcha-aliz/gtk-3.0/assets/switch-hover-header@2.png new file mode 100755 index 00000000..e9c8db45 Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/switch-hover-header@2.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/switch-hover-selected.png b/themes/Matcha-aliz/gtk-3.0/assets/switch-hover-selected.png new file mode 100755 index 00000000..886cf99e Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/switch-hover-selected.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/switch-hover-selected@2.png b/themes/Matcha-aliz/gtk-3.0/assets/switch-hover-selected@2.png new file mode 100755 index 00000000..faf7d0f1 Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/switch-hover-selected@2.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/switch-hover.png b/themes/Matcha-aliz/gtk-3.0/assets/switch-hover.png new file mode 100755 index 00000000..2ef99549 Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/switch-hover.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/switch-hover@2.png b/themes/Matcha-aliz/gtk-3.0/assets/switch-hover@2.png new file mode 100755 index 00000000..f6a03735 Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/switch-hover@2.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/switch-insensitive-dark.png b/themes/Matcha-aliz/gtk-3.0/assets/switch-insensitive-dark.png new file mode 100755 index 00000000..8625c763 Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/switch-insensitive-dark.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/switch-insensitive-dark@2.png b/themes/Matcha-aliz/gtk-3.0/assets/switch-insensitive-dark@2.png new file mode 100755 index 00000000..404feb19 Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/switch-insensitive-dark@2.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/switch-insensitive-header-dark.png b/themes/Matcha-aliz/gtk-3.0/assets/switch-insensitive-header-dark.png new file mode 100755 index 00000000..8625c763 Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/switch-insensitive-header-dark.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/switch-insensitive-header-dark@2.png b/themes/Matcha-aliz/gtk-3.0/assets/switch-insensitive-header-dark@2.png new file mode 100755 index 00000000..404feb19 Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/switch-insensitive-header-dark@2.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/switch-insensitive-header.png b/themes/Matcha-aliz/gtk-3.0/assets/switch-insensitive-header.png new file mode 100755 index 00000000..2fc8c998 Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/switch-insensitive-header.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/switch-insensitive-header@2.png b/themes/Matcha-aliz/gtk-3.0/assets/switch-insensitive-header@2.png new file mode 100755 index 00000000..c5311083 Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/switch-insensitive-header@2.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/switch-insensitive-selected.png b/themes/Matcha-aliz/gtk-3.0/assets/switch-insensitive-selected.png new file mode 100755 index 00000000..bc913837 Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/switch-insensitive-selected.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/switch-insensitive-selected@2.png b/themes/Matcha-aliz/gtk-3.0/assets/switch-insensitive-selected@2.png new file mode 100755 index 00000000..bc89dbc8 Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/switch-insensitive-selected@2.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/switch-insensitive.png b/themes/Matcha-aliz/gtk-3.0/assets/switch-insensitive.png new file mode 100755 index 00000000..8c7a2708 Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/switch-insensitive.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/switch-insensitive@2.png b/themes/Matcha-aliz/gtk-3.0/assets/switch-insensitive@2.png new file mode 100755 index 00000000..9e77b33f Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/switch-insensitive@2.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/switch-selected.png b/themes/Matcha-aliz/gtk-3.0/assets/switch-selected.png new file mode 100755 index 00000000..11a0dbca Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/switch-selected.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/switch-selected@2.png b/themes/Matcha-aliz/gtk-3.0/assets/switch-selected@2.png new file mode 100755 index 00000000..daf64cba Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/switch-selected@2.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/switch.png b/themes/Matcha-aliz/gtk-3.0/assets/switch.png new file mode 100755 index 00000000..99e6c3b6 Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/switch.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/switch@2.png b/themes/Matcha-aliz/gtk-3.0/assets/switch@2.png new file mode 100755 index 00000000..cc10a69e Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/switch@2.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-close-active-dark.png b/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-close-active-dark.png new file mode 100755 index 00000000..656ed008 Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-close-active-dark.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-close-active-dark@2.png b/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-close-active-dark@2.png new file mode 100755 index 00000000..69856dd1 Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-close-active-dark@2.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-close-active.png b/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-close-active.png new file mode 100755 index 00000000..565ee334 Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-close-active.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-close-active@2.png b/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-close-active@2.png new file mode 100755 index 00000000..e4a3fa0a Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-close-active@2.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-close-backdrop-dark.png b/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-close-backdrop-dark.png new file mode 100755 index 00000000..988f56a9 Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-close-backdrop-dark.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-close-backdrop-dark@2.png b/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-close-backdrop-dark@2.png new file mode 100755 index 00000000..a518d82a Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-close-backdrop-dark@2.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-close-backdrop.png b/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-close-backdrop.png new file mode 100755 index 00000000..418435ba Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-close-backdrop.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-close-backdrop@2.png b/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-close-backdrop@2.png new file mode 100755 index 00000000..f841a059 Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-close-backdrop@2.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-close-dark.png b/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-close-dark.png new file mode 100755 index 00000000..6af94d9b Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-close-dark.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-close-dark@2.png b/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-close-dark@2.png new file mode 100755 index 00000000..562c1621 Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-close-dark@2.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-close-hover-dark.png b/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-close-hover-dark.png new file mode 100755 index 00000000..b2768cc5 Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-close-hover-dark.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-close-hover-dark@2.png b/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-close-hover-dark@2.png new file mode 100755 index 00000000..ce633fdc Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-close-hover-dark@2.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-close-hover.png b/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-close-hover.png new file mode 100755 index 00000000..f4f7cfe8 Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-close-hover.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-close-hover@2.png b/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-close-hover@2.png new file mode 100755 index 00000000..6a8e7c7a Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-close-hover@2.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-close.png b/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-close.png new file mode 100755 index 00000000..d8e168c7 Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-close.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-close@2.png b/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-close@2.png new file mode 100755 index 00000000..090c44a8 Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-close@2.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-maximize-active-dark.png b/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-maximize-active-dark.png new file mode 100755 index 00000000..331127b0 Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-maximize-active-dark.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-maximize-active-dark@2.png b/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-maximize-active-dark@2.png new file mode 100755 index 00000000..af99a0c9 Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-maximize-active-dark@2.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-maximize-active.png b/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-maximize-active.png new file mode 100755 index 00000000..1d57a511 Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-maximize-active.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-maximize-active@2.png b/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-maximize-active@2.png new file mode 100755 index 00000000..b8f9fa72 Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-maximize-active@2.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-maximize-backdrop-dark.png b/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-maximize-backdrop-dark.png new file mode 100755 index 00000000..97dbf43a Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-maximize-backdrop-dark.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-maximize-backdrop-dark@2.png b/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-maximize-backdrop-dark@2.png new file mode 100755 index 00000000..cb55a029 Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-maximize-backdrop-dark@2.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-maximize-backdrop.png b/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-maximize-backdrop.png new file mode 100755 index 00000000..b66f34f1 Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-maximize-backdrop.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-maximize-backdrop@2.png b/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-maximize-backdrop@2.png new file mode 100755 index 00000000..8fc2eb7a Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-maximize-backdrop@2.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-maximize-dark.png b/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-maximize-dark.png new file mode 100755 index 00000000..d02e261c Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-maximize-dark.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-maximize-dark@2.png b/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-maximize-dark@2.png new file mode 100755 index 00000000..e14a54cd Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-maximize-dark@2.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-maximize-hover-dark.png b/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-maximize-hover-dark.png new file mode 100755 index 00000000..478fde3c Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-maximize-hover-dark.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-maximize-hover-dark@2.png b/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-maximize-hover-dark@2.png new file mode 100755 index 00000000..a26d5c05 Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-maximize-hover-dark@2.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-maximize-hover.png b/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-maximize-hover.png new file mode 100755 index 00000000..d8940fec Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-maximize-hover.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-maximize-hover@2.png b/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-maximize-hover@2.png new file mode 100755 index 00000000..d7be1617 Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-maximize-hover@2.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-maximize.png b/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-maximize.png new file mode 100755 index 00000000..61ad17ec Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-maximize.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-maximize@2.png b/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-maximize@2.png new file mode 100755 index 00000000..d37c2a2f Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-maximize@2.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-minimize-active-dark.png b/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-minimize-active-dark.png new file mode 100755 index 00000000..c48a39e7 Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-minimize-active-dark.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-minimize-active-dark@2.png b/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-minimize-active-dark@2.png new file mode 100755 index 00000000..4460b75a Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-minimize-active-dark@2.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-minimize-active.png b/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-minimize-active.png new file mode 100755 index 00000000..d126b3df Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-minimize-active.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-minimize-active@2.png b/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-minimize-active@2.png new file mode 100755 index 00000000..ec4a8e3e Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-minimize-active@2.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-minimize-backdrop-dark.png b/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-minimize-backdrop-dark.png new file mode 100755 index 00000000..d8b8e6c7 Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-minimize-backdrop-dark.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-minimize-backdrop-dark@2.png b/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-minimize-backdrop-dark@2.png new file mode 100755 index 00000000..fcc057a6 Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-minimize-backdrop-dark@2.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-minimize-backdrop.png b/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-minimize-backdrop.png new file mode 100755 index 00000000..7542daad Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-minimize-backdrop.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-minimize-backdrop@2.png b/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-minimize-backdrop@2.png new file mode 100755 index 00000000..adcb29c2 Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-minimize-backdrop@2.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-minimize-dark.png b/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-minimize-dark.png new file mode 100755 index 00000000..98fa5414 Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-minimize-dark.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-minimize-dark@2.png b/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-minimize-dark@2.png new file mode 100755 index 00000000..eb6351c8 Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-minimize-dark@2.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-minimize-hover-dark.png b/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-minimize-hover-dark.png new file mode 100755 index 00000000..21a52b2b Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-minimize-hover-dark.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-minimize-hover-dark@2.png b/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-minimize-hover-dark@2.png new file mode 100755 index 00000000..952edd82 Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-minimize-hover-dark@2.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-minimize-hover.png b/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-minimize-hover.png new file mode 100755 index 00000000..4fc940db Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-minimize-hover.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-minimize-hover@2.png b/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-minimize-hover@2.png new file mode 100755 index 00000000..6d8b8867 Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-minimize-hover@2.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-minimize.png b/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-minimize.png new file mode 100755 index 00000000..623766a7 Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-minimize.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-minimize@2.png b/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-minimize@2.png new file mode 100755 index 00000000..27c16a68 Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-minimize@2.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-restore-active-dark.png b/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-restore-active-dark.png new file mode 100755 index 00000000..178fc23f Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-restore-active-dark.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-restore-active-dark@2.png b/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-restore-active-dark@2.png new file mode 100755 index 00000000..46804068 Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-restore-active-dark@2.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-restore-active.png b/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-restore-active.png new file mode 100755 index 00000000..178fc23f Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-restore-active.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-restore-active@2.png b/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-restore-active@2.png new file mode 100755 index 00000000..46804068 Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-restore-active@2.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-restore-backdrop-dark.png b/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-restore-backdrop-dark.png new file mode 100755 index 00000000..b6dd80d0 Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-restore-backdrop-dark.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-restore-backdrop-dark@2.png b/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-restore-backdrop-dark@2.png new file mode 100755 index 00000000..4c4d3487 Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-restore-backdrop-dark@2.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-restore-backdrop.png b/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-restore-backdrop.png new file mode 100755 index 00000000..d8bb57d0 Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-restore-backdrop.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-restore-backdrop@2.png b/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-restore-backdrop@2.png new file mode 100755 index 00000000..1a223102 Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-restore-backdrop@2.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-restore-dark.png b/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-restore-dark.png new file mode 100755 index 00000000..7513f8cc Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-restore-dark.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-restore-dark@2.png b/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-restore-dark@2.png new file mode 100755 index 00000000..b8f93bad Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-restore-dark@2.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-restore-hover-dark.png b/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-restore-hover-dark.png new file mode 100755 index 00000000..8e9698de Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-restore-hover-dark.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-restore-hover-dark@2.png b/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-restore-hover-dark@2.png new file mode 100755 index 00000000..99f62acd Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-restore-hover-dark@2.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-restore-hover.png b/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-restore-hover.png new file mode 100755 index 00000000..a9b9028a Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-restore-hover.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-restore-hover@2.png b/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-restore-hover@2.png new file mode 100755 index 00000000..dafff1c1 Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-restore-hover@2.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-restore.png b/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-restore.png new file mode 100755 index 00000000..86661fbe Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-restore.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-restore@2.png b/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-restore@2.png new file mode 100755 index 00000000..8ac78591 Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/assets/titlebutton-restore@2.png differ diff --git a/themes/Matcha-aliz/gtk-3.0/gtk-dark.css b/themes/Matcha-aliz/gtk-3.0/gtk-dark.css new file mode 100755 index 00000000..e982fe93 --- /dev/null +++ b/themes/Matcha-aliz/gtk-3.0/gtk-dark.css @@ -0,0 +1,9412 @@ +@keyframes header_ripple_effect { + from { + background-image: radial-gradient(circle farthest-corner at center, #1a1a1a 0%, transparent 0%); + } + to { + background-image: radial-gradient(circle farthest-corner at center, #1a1a1a 100%, transparent 0%); + } +} + +@keyframes ripple_effect { + from { + background-image: radial-gradient(circle farthest-corner at center, alpha(currentColor,0.1) 0%, transparent 0%); + } + to { + background-image: radial-gradient(circle farthest-corner at center, alpha(currentColor,0.1) 100%, transparent 0%); + } +} + +* { + background-clip: padding-box; + -GtkToolButton-icon-spacing: 4; + -GtkTextView-error-underline-color: #FC4138; + -GtkScrolledWindow-scrollbar-spacing: 0; + -GtkToolItemGroup-expander-size: 11; + -GtkWidget-text-handle-width: 20; + -GtkWidget-text-handle-height: 20; + -GtkDialog-button-spacing: 4; + -GtkDialog-action-area-border: 0; + outline-color: alpha(currentColor,0.3); + outline-style: dashed; + outline-offset: -3px; + outline-width: 1px; + -gtk-outline-radius: 2px; +} + +.background { + color: #cbbfbf; + background-color: #222222; +} + +.popup.background.csd { + border-radius: 2px; +} + +*:disabled { + -gtk-icon-effect: dim; +} + +.gtkstyle-fallback { + background-color: #222222; + color: #cbbfbf; +} + +.gtkstyle-fallback:hover { + background-color: #3c3c3c; + color: #cbbfbf; +} + +.gtkstyle-fallback:active { + background-color: #090909; + color: #cbbfbf; +} + +.gtkstyle-fallback:disabled { + background-color: #272727; + color: rgba(203, 191, 191, 0.45); +} + +.gtkstyle-fallback:selected { + background-color: #F0544C; + color: #ffffff; +} + +button.gtkstyle-fallback:active, button.gtkstyle-fallback:checked { + color: #ffffff; + border-color: rgba(0, 0, 0, 0.2); + background-color: #F0544C; +} + +.view, +textview text, +iconview, +.geary-sidebar-pane-separator frame.geary-folder-frame treeview.view.sidebar { + color: #b5abab; + background-color: #262626; +} + +.view:hover, +textview text:hover, +iconview:hover, +.geary-sidebar-pane-separator frame.geary-folder-frame treeview.view.sidebar:hover { + color: #cbbfbf; +} + +.view:selected:hover, +textview text:selected:hover, +iconview:selected:hover, +.geary-sidebar-pane-separator frame.geary-folder-frame treeview.view.sidebar:selected:hover { + background-color: #d84c44; +} + +textview border { + background-color: #242424; +} + +iconview:hover, iconview:active, iconview:selected { + border-radius: 2px; +} + +rubberband, flowbox rubberband, treeview.view rubberband, .content-view rubberband, XfdesktopIconView.view .rubberband, +.rubberband { + border: 1px solid #ec271d; + background-color: rgba(236, 39, 29, 0.2); +} + +flowbox flowboxchild { + padding: 3px; + border-radius: 2px; +} + +flowbox flowboxchild:selected { + outline-offset: -2px; +} + +label.separator, popover label.separator, +popover.background label.separator { + color: #cbbfbf; +} + +label selection { + color: #ffffff; + background-color: #F0544C; +} + +label:disabled { + color: rgba(203, 191, 191, 0.45); +} + +.dim-label, label.separator, popover label.separator, +popover.background label.separator, headerbar .subtitle, +.titlebar:not(headerbar) .subtitle, .budgie-notification .notification-body, .budgie-switcher .notification-body { + opacity: 0.55; +} + +assistant .sidebar { + background-color: #262626; + border-top: 1px solid rgba(0, 0, 0, 0.2); +} + +assistant.csd .sidebar { + border-top-style: none; +} + +assistant .sidebar label { + padding: 6px 12px; +} + +assistant .sidebar label.highlight { + background-color: #F0544C; + color: #ffffff; +} + +textview { + background-color: #262626; +} + +popover.osd, popover.magnifier, .csd popover.osd, .csd popover.magnifier, +popover.background.osd, +popover.background.magnifier, .csd popover.background.osd, .csd popover.background.magnifier, .osd .scale-popup, .osd { + color: #cbbfbf; + border: none; + background-color: #1d1d1d; + background-clip: padding-box; + box-shadow: none; +} + +@keyframes spin { + to { + -gtk-icon-transform: rotate(1turn); + } +} + +spinner { + background: none; + opacity: 0; + -gtk-icon-source: -gtk-icontheme("process-working-symbolic"); +} + +spinner:checked { + opacity: 1; + animation: spin 1s linear infinite; +} + +spinner:checked:disabled { + opacity: 0.5; +} + +entry { + min-height: 22px; + border: 1px solid; + padding: 2px 8px; + caret-color: currentColor; + border-radius: 3px; + transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); + color: #b5abab; + border-color: rgba(0, 0, 0, 0.2); + background-color: #262626; +} + +entry.search { + border-radius: 50px; +} + +entry image { + color: #aaa0a0; +} + +entry image.left { + padding-left: 0; + padding-right: 5px; +} + +entry image.right { + padding-right: 0; + padding-left: 5px; +} + +entry.flat, .raven .raven-background spinbutton:not(.vertical), entry.flat:focus, .raven .raven-background spinbutton:focus:not(.vertical) { + min-height: 0; + padding: 2px; + background-image: none; + border-color: transparent; + border-radius: 0; +} + +entry:focus { + background-clip: border-box; + color: #b5abab; + border-color: #F0544C; + background-color: #262626; +} + +entry:disabled { + color: rgba(203, 191, 191, 0.45); + border-color: rgba(0, 0, 0, 0); + background-color: rgba(38, 38, 38, 0.55); +} + +entry.warning { + color: white; + border-color: rgba(0, 0, 0, 0.2); + background-color: #a0572f; +} + +entry.warning image { + color: white; +} + +entry.warning:focus { + color: white; + background-color: #F27835; + box-shadow: none; +} + +entry.warning selection, entry.warning selection:focus { + background-color: white; + color: #F27835; +} + +entry.error { + color: white; + border-color: rgba(0, 0, 0, 0.2); + background-color: #a63631; +} + +entry.error image { + color: white; +} + +entry.error:focus { + color: white; + background-color: #FC4138; + box-shadow: none; +} + +entry.error selection, entry.error selection:focus { + background-color: white; + color: #FC4138; +} + +entry.search-missing { + color: white; + border-color: rgba(0, 0, 0, 0.2); + background-color: #a63631; +} + +entry.search-missing image { + color: white; +} + +entry.search-missing:focus { + color: white; + background-color: #FC4138; + box-shadow: none; +} + +entry.search-missing selection, entry.search-missing selection:focus { + background-color: white; + color: #FC4138; +} + +entry:drop(active):focus, entry:drop(active) { + border-color: #F08437; + box-shadow: none; +} + +.osd entry { + color: #cbbfbf; + border-color: rgba(0, 0, 0, 0.4); + background-color: rgba(85, 85, 85, 0.4); +} + +.osd entry image, .osd entry image:hover { + color: inherit; +} + +.osd entry:focus { + color: #ffffff; + border-color: rgba(0, 0, 0, 0.4); + background-color: #F0544C; +} + +.osd entry:disabled { + color: rgba(203, 191, 191, 0.55); + background-color: rgba(85, 85, 85, 0.25); +} + +.osd entry selection:focus, .osd entry selection { + color: #F0544C; + background-color: #ffffff; +} + +entry progress { + margin: 0 -6px; + border-radius: 0; + border-width: 0 0 2px; + border-color: #00C487; + border-style: solid; + background-image: none; + background-color: transparent; + box-shadow: none; +} + +treeview entry.flat, treeview .raven .raven-background spinbutton:not(.vertical), .raven .raven-background treeview spinbutton:not(.vertical), treeview entry { + border-radius: 0; + background-image: none; + background-color: #262626; +} + +treeview entry.flat:focus, treeview .raven .raven-background spinbutton:focus:not(.vertical), .raven .raven-background treeview spinbutton:focus:not(.vertical), treeview entry:focus { + border-color: #F0544C; +} + +@keyframes needs_attention { + from { + background-image: -gtk-gradient(radial, center center, 0, center center, 0.01, to(#F0544C), to(transparent)); + } + to { + background-image: -gtk-gradient(radial, center center, 0, center center, 0.5, to(#F0544C), to(transparent)); + } +} + +button { + min-height: 22px; + min-width: 20px; + transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); + border: 1px solid; + border-radius: 3px; + padding: 2px 6px; + color: #cbbfbf; + border-color: rgba(0, 0, 0, 0.2); + background-color: #2b2b2b; +} + +button separator { + margin: 4px 1px; +} + +button.flat, button.sidebar-button, button.budgie-menu-launcher, .budgie-panel #tasklist-button, .budgie-panel button.flat.launcher { + border-color: transparent; + background-color: transparent; + background-image: none; + transition: none; +} + +button.flat:hover, button.sidebar-button:hover, button.budgie-menu-launcher:hover, .budgie-panel #tasklist-button:hover, .budgie-panel button.flat.launcher:hover { + transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); + transition-duration: 350ms; +} + +button.flat:hover:active, button.sidebar-button:hover:active, button.budgie-menu-launcher:hover:active, .budgie-panel #tasklist-button:hover:active { + transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); +} + +button:hover { + color: #a99595; + border-color: rgba(0, 0, 0, 0.2); + background-color: #404040; + -gtk-icon-effect: highlight; +} + +button:active, button:checked { + color: #ffffff; + border-color: rgba(0, 0, 0, 0.2); + background-color: #F0544C; + background-clip: padding-box; + transition-duration: 50ms; +} + +button:active:not(:disabled) label:disabled, button:checked:not(:disabled) label:disabled { + color: inherit; + opacity: 0.6; +} + +button:active { + color: #cbbfbf; +} + +button:active:hover, button:checked { + color: #ffffff; +} + +button.flat:disabled, button.sidebar-button:disabled, button.budgie-menu-launcher:disabled, .budgie-panel #tasklist-button:disabled, .budgie-panel button.flat.launcher:disabled { + border-color: transparent; + background-color: transparent; + background-image: none; +} + +button:disabled { + border-color: rgba(0, 0, 0, 0); + background-color: rgba(43, 43, 43, 0.55); +} + +button:disabled label, button:disabled { + color: rgba(203, 191, 191, 0.45); +} + +button:disabled:active, button:disabled:checked { + border-color: rgba(240, 84, 76, 0.75); + background-color: rgba(240, 84, 76, 0.75); + opacity: 0.6; +} + +button:disabled:active label, button:disabled:active, button:disabled:checked label, button:disabled:checked { + color: rgba(255, 255, 255, 0.8); +} + +button.image-button { + min-width: 24px; + padding-left: 5px; + padding-right: 5px; +} + +button.text-button { + padding-left: 12px; + padding-right: 12px; +} + +button.text-button.image-button { + padding-left: 5px; + padding-right: 5px; +} + +button.text-button.image-button label:first-child { + padding-left: 8px; + padding-right: 2px; +} + +button.text-button.image-button label:last-child { + padding-right: 8px; + padding-left: 2px; +} + +button.text-button.image-button label:only-child { + padding-left: 8px; + padding-right: 8px; +} + +button.text-button.image-button.popup { + padding-right: 8px; + padding-left: 8px; +} + +button:drop(active), combobox:drop(active) button.combo { + color: #F08437; + border-color: #F08437; + box-shadow: none; +} + +button.osd { + color: #cbbfbf; + background-color: #1d1d1d; + border-color: #090909; +} + +button.osd.image-button { + padding: 0; + min-height: 36px; + min-width: 36px; +} + +button.osd:hover { + color: #F0544C; +} + +button.osd:active, button.osd:checked { + color: #ffffff; + border-color: rgba(0, 0, 0, 0.4); + background-color: #F0544C; +} + +button.osd:disabled { + color: #514e4e; + border-color: rgba(0, 0, 0, 0.4); + background-color: rgba(85, 85, 85, 0.25); +} + +.osd button { + color: #cbbfbf; + border-color: rgba(0, 0, 0, 0.4); + background-color: rgba(85, 85, 85, 0.4); +} + +.osd button:hover { + color: #cbbfbf; + border-color: rgba(0, 0, 0, 0.4); + background-color: rgba(103, 103, 103, 0.5); +} + +.osd button:active, .osd button:checked { + background-clip: padding-box; + color: #ffffff; + border-color: rgba(0, 0, 0, 0.4); + background-color: #F0544C; +} + +.osd button:disabled { + color: #514e4e; + border-color: rgba(0, 0, 0, 0.4); + background-color: rgba(85, 85, 85, 0.25); +} + +.osd button.flat, .osd button.sidebar-button, .osd button.budgie-menu-launcher, .osd .budgie-panel #tasklist-button, .budgie-panel .osd #tasklist-button, .osd .budgie-panel button.flat.launcher, .budgie-panel .osd button.flat.launcher { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: none; +} + +.osd button.flat:hover, .osd button.sidebar-button:hover, .osd button.budgie-menu-launcher:hover, .osd .budgie-panel #tasklist-button:hover, .budgie-panel .osd #tasklist-button:hover { + color: #cbbfbf; + border-color: rgba(0, 0, 0, 0.4); + background-color: rgba(103, 103, 103, 0.5); +} + +.osd button.flat:disabled, .osd button.sidebar-button:disabled, .osd button.budgie-menu-launcher:disabled, .osd .budgie-panel #tasklist-button:disabled, .budgie-panel .osd #tasklist-button:disabled { + color: #514e4e; + border-color: rgba(0, 0, 0, 0.4); + background-color: rgba(85, 85, 85, 0.25); + background-image: none; +} + +.osd button.flat:active, .osd button.sidebar-button:active, .osd button.budgie-menu-launcher:active, .osd .budgie-panel #tasklist-button:active, .budgie-panel .osd #tasklist-button:active, .osd button.flat:checked, .osd button.sidebar-button:checked, .osd button.budgie-menu-launcher:checked, .osd .budgie-panel #tasklist-button:checked, .budgie-panel .osd #tasklist-button:checked { + color: #ffffff; + border-color: rgba(0, 0, 0, 0.4); + background-color: #F0544C; +} + +.osd .linked:not(.vertical):not(.path-bar) > button:hover:not(:checked):not(:active):not(:only-child), +.osd .linked:not(.vertical):not(.path-bar) > button:hover:not(:checked):not(:active) + button:not(:checked):not(:active) { + box-shadow: none; +} + +button.suggested-action { + background-clip: border-box; + color: white; + background-color: #2eb398; + border-color: #2eb398; +} + +button.suggested-action.flat, button.suggested-action.sidebar-button, button.suggested-action.budgie-menu-launcher, .budgie-panel .suggested-action#tasklist-button, .budgie-panel button.suggested-action.flat.launcher { + border-color: transparent; + background-color: transparent; + background-image: none; + color: #2eb398; +} + +button.suggested-action:hover { + background-clip: border-box; + color: white; + background-color: #33c7a9; + border-color: #33c7a9; +} + +button.suggested-action:active, button.suggested-action:checked { + background-clip: border-box; + color: white; + background-color: #45cfb3; + border-color: #45cfb3; +} + +button.suggested-action.flat:disabled, button.suggested-action.sidebar-button:disabled, button.suggested-action.budgie-menu-launcher:disabled, .budgie-panel .suggested-action#tasklist-button:disabled { + border-color: transparent; + background-color: transparent; + background-image: none; + color: rgba(203, 191, 191, 0.45); +} + +button.suggested-action:disabled { + border-color: rgba(0, 0, 0, 0); + background-color: rgba(43, 43, 43, 0.55); +} + +button.suggested-action:disabled label, button.suggested-action:disabled { + color: rgba(203, 191, 191, 0.45); +} + +button.destructive-action { + background-clip: border-box; + color: white; + background-color: #db5b5b; + border-color: #db5b5b; +} + +button.destructive-action.flat, button.destructive-action.sidebar-button, button.destructive-action.budgie-menu-launcher, .budgie-panel .destructive-action#tasklist-button, .budgie-panel button.destructive-action.flat.launcher { + border-color: transparent; + background-color: transparent; + background-image: none; + color: #db5b5b; +} + +button.destructive-action:hover { + background-clip: border-box; + color: white; + background-color: #e07070; + border-color: #e07070; +} + +button.destructive-action:active, button.destructive-action:checked { + background-clip: border-box; + color: white; + background-color: #e48585; + border-color: #e48585; +} + +button.destructive-action.flat:disabled, button.destructive-action.sidebar-button:disabled, button.destructive-action.budgie-menu-launcher:disabled, .budgie-panel .destructive-action#tasklist-button:disabled { + border-color: transparent; + background-color: transparent; + background-image: none; + color: rgba(203, 191, 191, 0.45); +} + +button.destructive-action:disabled { + border-color: rgba(0, 0, 0, 0); + background-color: rgba(43, 43, 43, 0.55); +} + +button.destructive-action:disabled label, button.destructive-action:disabled { + color: rgba(203, 191, 191, 0.45); +} + +.stack-switcher > button { + outline-offset: -3px; +} + +.stack-switcher > button > label { + padding-left: 6px; + padding-right: 6px; +} + +.stack-switcher > button > image { + padding-left: 6px; + padding-right: 6px; + padding-top: 3px; + padding-bottom: 3px; +} + +.stack-switcher > button.text-button { + padding-left: 10px; + padding-right: 10px; +} + +.stack-switcher > button.image-button { + padding-left: 2px; + padding-right: 2px; +} + +.stack-switcher > button.needs-attention:active > label, .stack-switcher > button.needs-attention:active > image, .stack-switcher > button.needs-attention:checked > label, .stack-switcher > button.needs-attention:checked > image { + animation: none; + background-image: none; +} + +.stack-switcher > button.needs-attention > label, .stack-switcher > button.needs-attention > image, button stacksidebar row.needs-attention > label, stacksidebar button row.needs-attention > label { + animation: needs_attention 150ms ease-in; + background-image: -gtk-gradient(radial, center center, 0, center center, 0.5, to(#F0544C), to(transparent)); + background-size: 6px 6px, 6px 6px; + background-repeat: no-repeat; + background-position: right 3px, right 2px; +} + +.stack-switcher > button.needs-attention > label:dir(rtl), .stack-switcher > button.needs-attention > image:dir(rtl), button stacksidebar row.needs-attention > label:dir(rtl), stacksidebar button row.needs-attention > label:dir(rtl) { + background-position: left 3px, left 2px; +} + +button.font separator, button.file separator { + background-color: transparent; +} + +.inline-toolbar button, .inline-toolbar button:backdrop { + border-radius: 2px; + border-width: 1px; +} + +.inline-toolbar toolbutton > button { + color: #cbbfbf; + border-color: rgba(0, 0, 0, 0.2); + background-color: #2b2b2b; +} + +.inline-toolbar toolbutton > button:hover { + color: #a99595; + border-color: rgba(0, 0, 0, 0.2); + background-color: #404040; +} + +.inline-toolbar toolbutton > button:active, .inline-toolbar toolbutton > button:checked { + color: #ffffff; + border-color: rgba(0, 0, 0, 0.2); + background-color: #F0544C; +} + +.inline-toolbar toolbutton > button:disabled { + border-color: rgba(0, 0, 0, 0); + background-color: rgba(43, 43, 43, 0.55); +} + +.inline-toolbar toolbutton > button:disabled label, .inline-toolbar toolbutton > button:disabled { + color: rgba(203, 191, 191, 0.45); +} + +.inline-toolbar toolbutton > button:disabled:active, .inline-toolbar toolbutton > button:disabled:checked { + border-color: rgba(240, 84, 76, 0.75); + background-color: rgba(240, 84, 76, 0.75); + opacity: 0.6; +} + +.inline-toolbar toolbutton > button:disabled:active label, .inline-toolbar toolbutton > button:disabled:active, .inline-toolbar toolbutton > button:disabled:checked label, .inline-toolbar toolbutton > button:disabled:checked { + color: rgba(255, 255, 255, 0.8); +} + +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + entry { + border-left-color: rgba(0, 0, 0, 0); +} + +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry.error + entry, +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + entry.error { + border-left-color: #FC4138; +} + +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry.warning + entry, +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + entry.warning { + border-left-color: #F27835; +} + +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry.error + entry.warning, +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry.warning + entry.error { + border-left-color: #f75d37; +} + +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + entry:focus:not(:last-child), +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + entry:focus:last-child { + border-left-color: #F0544C; +} + +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry:focus:not(:only-child) + entry, +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry:focus:not(:only-child) + button, +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry:focus:not(:only-child) + combobox > box > button.combo { + border-left-color: #F0544C; +} + +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + entry:drop(active):not(:last-child), +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + entry:drop(active):last-child { + border-left-color: #F08437; +} + +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry:drop(active):not(:only-child) + entry, +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry:drop(active):not(:only-child) + button, +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry:drop(active):not(:only-child) + combobox > box > button.combo { + border-left-color: #F08437; +} + +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + entry.warning:focus:not(:last-child), +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + entry.warning:focus:last-child { + border-left-color: #F27835; +} + +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry.warning:focus:not(:only-child) + entry, +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry.warning:focus:not(:only-child) + button, +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry.warning:focus:not(:only-child) + combobox > box > button.combo { + border-left-color: #F27835; +} + +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + entry.error:focus:not(:last-child), +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + entry.error:focus:last-child { + border-left-color: #FC4138; +} + +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry.error:focus:not(:only-child) + entry, +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry.error:focus:not(:only-child) + button, +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry.error:focus:not(:only-child) + combobox > box > button.combo { + border-left-color: #FC4138; +} + +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:active + entry, +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:checked + entry { + border-left-color: #F0544C; +} + +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button + button { + border-left-style: none; +} + +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action) { + box-shadow: inset 1px 0 rgba(0, 0, 0, 0.2); +} + +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:not(:only-child), +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):not(:hover) { + box-shadow: inset 1px 0 rgba(0, 0, 0, 0); +} + +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:active + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:checked + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button.suggested-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button.destructive-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):first-child:disabled, +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):first-child:hover, +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:active + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:checked + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button.suggested-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button.destructive-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:not(:only-child) { + box-shadow: none; +} + +.linked:not(.vertical).path-bar > button + button { + border-left-style: none; +} + +.linked:not(.vertical).path-bar > button:hover:not(:checked):not(:active):not(:only-child):first-child:hover { + box-shadow: none; +} + +.linked:not(.vertical).path-bar > button:hover:not(:checked):not(:active):not(:only-child):last-child:hover { + box-shadow: none; +} + +.osd .linked:not(.vertical) > entry + entry { + border-left-color: rgba(0, 0, 0, 0); +} + +.osd .linked:not(.vertical) > entry.error + entry, +.osd .linked:not(.vertical) > entry + entry.error { + border-left-color: #FC4138; +} + +.osd .linked:not(.vertical) > entry.warning + entry, +.osd .linked:not(.vertical) > entry + entry.warning { + border-left-color: #F27835; +} + +.osd .linked:not(.vertical) > entry.error + entry.warning, +.osd .linked:not(.vertical) > entry.warning + entry.error { + border-left-color: #f75d37; +} + +.osd .linked:not(.vertical) > entry + entry:focus:not(:last-child), +.osd .linked:not(.vertical) > entry + entry:focus:last-child { + border-left-color: #F0544C; +} + +.osd .linked:not(.vertical) > entry:focus:not(:only-child) + entry, +.osd .linked:not(.vertical) > entry:focus:not(:only-child) + button, +.osd .linked:not(.vertical) > entry:focus:not(:only-child) + combobox > box > button.combo { + border-left-color: #F0544C; +} + +.osd .linked:not(.vertical) > entry + entry:drop(active):not(:last-child), +.osd .linked:not(.vertical) > entry + entry:drop(active):last-child { + border-left-color: #F08437; +} + +.osd .linked:not(.vertical) > entry:drop(active):not(:only-child) + entry, +.osd .linked:not(.vertical) > entry:drop(active):not(:only-child) + button, +.osd .linked:not(.vertical) > entry:drop(active):not(:only-child) + combobox > box > button.combo { + border-left-color: #F08437; +} + +.osd .linked:not(.vertical) > entry + entry.warning:focus:not(:last-child), +.osd .linked:not(.vertical) > entry + entry.warning:focus:last-child { + border-left-color: #F27835; +} + +.osd .linked:not(.vertical) > entry.warning:focus:not(:only-child) + entry, +.osd .linked:not(.vertical) > entry.warning:focus:not(:only-child) + button, +.osd .linked:not(.vertical) > entry.warning:focus:not(:only-child) + combobox > box > button.combo { + border-left-color: #F27835; +} + +.osd .linked:not(.vertical) > entry + entry.error:focus:not(:last-child), +.osd .linked:not(.vertical) > entry + entry.error:focus:last-child { + border-left-color: #FC4138; +} + +.osd .linked:not(.vertical) > entry.error:focus:not(:only-child) + entry, +.osd .linked:not(.vertical) > entry.error:focus:not(:only-child) + button, +.osd .linked:not(.vertical) > entry.error:focus:not(:only-child) + combobox > box > button.combo { + border-left-color: #FC4138; +} + +.osd .linked:not(.vertical) > button:active + entry, +.osd .linked:not(.vertical) > button:checked + entry { + border-left-color: #F0544C; +} + +.osd .linked:not(.vertical) > button + button { + border-left-style: none; +} + +.osd .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), +.osd .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action) { + box-shadow: inset 1px 0 rgba(0, 0, 0, 0.4); +} + +.osd .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:not(:only-child), +.osd .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):not(:hover) { + box-shadow: inset 1px 0 rgba(0, 0, 0, 0); +} + +.osd .linked:not(.vertical) > button:active + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, +.osd .linked:not(.vertical) > button:checked + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, +.osd .linked:not(.vertical) > button.suggested-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, +.osd .linked:not(.vertical) > button.destructive-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, +.osd .linked:not(.vertical) > entry + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), +.osd .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):first-child:disabled, +.osd .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.osd .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):first-child:hover, +.osd .linked:not(.vertical) > button:active + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.osd .linked:not(.vertical) > button:checked + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.osd .linked:not(.vertical) > button.suggested-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.osd .linked:not(.vertical) > button.destructive-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.osd .linked:not(.vertical) > entry + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:not(:only-child) { + box-shadow: none; +} + +.linked.vertical > entry + entry { + border-top-color: rgba(0, 0, 0, 0); +} + +.linked.vertical > entry.error + entry, +.linked.vertical > entry + entry.error { + border-top-color: #FC4138; +} + +.linked.vertical > entry.warning + entry, +.linked.vertical > entry + entry.warning { + border-top-color: #F27835; +} + +.linked.vertical > entry.error + entry.warning, +.linked.vertical > entry.warning + entry.error { + border-top-color: #f75d37; +} + +.linked.vertical > entry + entry:focus:not(:last-child), +.linked.vertical > entry + entry:focus:last-child { + border-top-color: #F0544C; +} + +.linked.vertical > entry:focus:not(:only-child) + entry, +.linked.vertical > entry:focus:not(:only-child) + button, +.linked.vertical > entry:focus:not(:only-child) + combobox > box > button.combo { + border-top-color: #F0544C; +} + +.linked.vertical > entry + entry:drop(active):not(:last-child), +.linked.vertical > entry + entry:drop(active):last-child { + border-top-color: #F08437; +} + +.linked.vertical > entry:drop(active):not(:only-child) + entry, +.linked.vertical > entry:drop(active):not(:only-child) + button, +.linked.vertical > entry:drop(active):not(:only-child) + combobox > box > button.combo { + border-top-color: #F08437; +} + +.linked.vertical > entry + entry.warning:focus:not(:last-child), +.linked.vertical > entry + entry.warning:focus:last-child { + border-top-color: #F27835; +} + +.linked.vertical > entry.warning:focus:not(:only-child) + entry, +.linked.vertical > entry.warning:focus:not(:only-child) + button, +.linked.vertical > entry.warning:focus:not(:only-child) + combobox > box > button.combo { + border-top-color: #F27835; +} + +.linked.vertical > entry + entry.error:focus:not(:last-child), +.linked.vertical > entry + entry.error:focus:last-child { + border-top-color: #FC4138; +} + +.linked.vertical > entry.error:focus:not(:only-child) + entry, +.linked.vertical > entry.error:focus:not(:only-child) + button, +.linked.vertical > entry.error:focus:not(:only-child) + combobox > box > button.combo { + border-top-color: #FC4138; +} + +.linked.vertical > button:active + entry, +.linked.vertical > button:checked + entry { + border-top-color: #F0544C; +} + +.linked.vertical > button + button { + border-top-style: none; +} + +.linked.vertical > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), +.linked.vertical > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action) { + box-shadow: inset 0 1px rgba(0, 0, 0, 0.2); +} + +.linked.vertical > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:not(:only-child), +.linked.vertical > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):not(:hover) { + box-shadow: inset 0 1px rgba(0, 0, 0, 0); +} + +.linked.vertical > button:active + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, +.linked.vertical > button:checked + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, +.linked.vertical > button.suggested-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, +.linked.vertical > button.destructive-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, +.linked.vertical > entry + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), +.linked.vertical > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):first-child:disabled, +.linked.vertical > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.linked.vertical > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):first-child:hover, +.linked.vertical > button:active + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.linked.vertical > button:checked + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.linked.vertical > button.suggested-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.linked.vertical > button.destructive-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.linked.vertical > entry + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:not(:only-child) { + box-shadow: none; +} + +toolbar.inline-toolbar toolbutton > button.flat, .inline-toolbar toolbutton > button.flat, toolbar.inline-toolbar toolbutton > button.sidebar-button, .inline-toolbar toolbutton > button.sidebar-button, toolbar.inline-toolbar toolbutton > button.budgie-menu-launcher, .inline-toolbar toolbutton > button.budgie-menu-launcher, .inline-toolbar .budgie-panel toolbutton > #tasklist-button, .budgie-panel .inline-toolbar toolbutton > #tasklist-button, .inline-toolbar .budgie-panel toolbutton > button.flat.launcher, .budgie-panel .inline-toolbar toolbutton > button.flat.launcher, .linked:not(.vertical) > entry, +.linked:not(.vertical) > entry:focus, .inline-toolbar button, .inline-toolbar button:backdrop, .linked:not(.vertical) > button, +.linked:not(.vertical) > button:hover, +.linked:not(.vertical) > button:active, +.linked:not(.vertical) > button:checked, spinbutton:not(.vertical) button, spinbutton:not(.vertical) entry, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:hover, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:active, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:checked, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:disabled, .budgie-settings-window buttonbox.inline-toolbar button, .linked:not(.vertical) > combobox > box > button.combo:dir(ltr), .linked:not(.vertical) > combobox > box > button.combo:dir(rtl) { + border-radius: 0; + border-right-style: none; +} + +.linked:not(.vertical) > entry:first-child, .inline-toolbar button:first-child, .linked:not(.vertical) > button:first-child, toolbar.inline-toolbar toolbutton:first-child > button.flat, .inline-toolbar toolbutton:first-child > button.flat, toolbar.inline-toolbar toolbutton:first-child > button.sidebar-button, .inline-toolbar toolbutton:first-child > button.sidebar-button, toolbar.inline-toolbar toolbutton:first-child > button.budgie-menu-launcher, .inline-toolbar toolbutton:first-child > button.budgie-menu-launcher, .inline-toolbar .budgie-panel toolbutton:first-child > #tasklist-button, .budgie-panel .inline-toolbar toolbutton:first-child > #tasklist-button, .inline-toolbar .budgie-panel toolbutton:first-child > button.flat.launcher, .budgie-panel .inline-toolbar toolbutton:first-child > button.flat.launcher, spinbutton:not(.vertical) button:first-child, spinbutton:not(.vertical) entry:first-child, .linked:not(.vertical) > combobox:first-child > box > button.combo, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:first-child, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:first-child, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:first-child:hover, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:first-child:active, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:first-child:checked, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:first-child:disabled, .budgie-settings-window buttonbox.inline-toolbar button:first-child { + border-top-left-radius: 3px; + border-bottom-left-radius: 3px; +} + +.linked:not(.vertical) > entry:last-child, .inline-toolbar button:last-child, .linked:not(.vertical) > button:last-child, toolbar.inline-toolbar toolbutton:last-child > button.flat, .inline-toolbar toolbutton:last-child > button.flat, toolbar.inline-toolbar toolbutton:last-child > button.sidebar-button, .inline-toolbar toolbutton:last-child > button.sidebar-button, toolbar.inline-toolbar toolbutton:last-child > button.budgie-menu-launcher, .inline-toolbar toolbutton:last-child > button.budgie-menu-launcher, .inline-toolbar .budgie-panel toolbutton:last-child > #tasklist-button, .budgie-panel .inline-toolbar toolbutton:last-child > #tasklist-button, .inline-toolbar .budgie-panel toolbutton:last-child > button.flat.launcher, .budgie-panel .inline-toolbar toolbutton:last-child > button.flat.launcher, spinbutton:not(.vertical) button:last-child, spinbutton:not(.vertical) entry:last-child, .linked:not(.vertical) > combobox:last-child > box > button.combo, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:last-child, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:last-child, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:last-child:hover, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:last-child:active, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:last-child:checked, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:last-child:disabled, .budgie-settings-window buttonbox.inline-toolbar button:last-child { + border-top-right-radius: 3px; + border-bottom-right-radius: 3px; + border-right-style: solid; +} + +.linked:not(.vertical) > entry:only-child, .inline-toolbar button:only-child, .linked:not(.vertical) > button:only-child, toolbar.inline-toolbar toolbutton:only-child > button.flat, .inline-toolbar toolbutton:only-child > button.flat, toolbar.inline-toolbar toolbutton:only-child > button.sidebar-button, .inline-toolbar toolbutton:only-child > button.sidebar-button, toolbar.inline-toolbar toolbutton:only-child > button.budgie-menu-launcher, .inline-toolbar toolbutton:only-child > button.budgie-menu-launcher, .inline-toolbar .budgie-panel toolbutton:only-child > #tasklist-button, .budgie-panel .inline-toolbar toolbutton:only-child > #tasklist-button, .inline-toolbar .budgie-panel toolbutton:only-child > button.flat.launcher, .budgie-panel .inline-toolbar toolbutton:only-child > button.flat.launcher, spinbutton:not(.vertical) button:only-child, spinbutton:not(.vertical) entry:only-child, .linked:not(.vertical) > combobox:only-child > box > button.combo, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:only-child, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:only-child, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:only-child:hover, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:only-child:active, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:only-child:checked, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:only-child:disabled, .budgie-settings-window buttonbox.inline-toolbar button:only-child { + border-radius: 3px; + border-style: solid; +} + +.linked.vertical > entry, +.linked.vertical > entry:focus, .linked.vertical > button, +.linked.vertical > button:hover, +.linked.vertical > button:active, +.linked.vertical > button:checked, spinbutton.vertical button, spinbutton.vertical entry, .linked.vertical > combobox > box > button.combo { + border-radius: 0; + border-bottom-style: none; +} + +.linked.vertical > entry:first-child, .linked.vertical > button:first-child, spinbutton.vertical button:first-child, spinbutton.vertical entry:first-child, .linked.vertical > combobox:first-child > box > button.combo { + border-top-left-radius: 3px; + border-top-right-radius: 3px; +} + +.linked.vertical > entry:last-child, .linked.vertical > button:last-child, spinbutton.vertical button:last-child, spinbutton.vertical entry:last-child, .linked.vertical > combobox:last-child > box > button.combo { + border-bottom-left-radius: 3px; + border-bottom-right-radius: 3px; + border-bottom-style: solid; +} + +.linked.vertical > entry:only-child, .linked.vertical > button:only-child, spinbutton.vertical button:only-child, spinbutton.vertical entry:only-child, .linked.vertical > combobox:only-child > box > button.combo { + border-radius: 3px; + border-style: solid; +} + +menuitem.button.flat, +modelbutton.flat, button:link, button:visited, button:link:hover, button:link:active, button:link:checked, button:visited:hover, button:visited:active, button:visited:checked, notebook > header > tabs > tab button.flat:hover, notebook > header > tabs > tab button.sidebar-button:hover, notebook > header > tabs > tab button.budgie-menu-launcher:hover, notebook > header > tabs > tab .budgie-panel #tasklist-button:hover, .budgie-panel notebook > header > tabs > tab #tasklist-button:hover, notebook > header > tabs > tab .budgie-panel button.flat.launcher:hover, .budgie-panel notebook > header > tabs > tab button.flat.launcher:hover, notebook > header > tabs > tab button.flat:active, notebook > header > tabs > tab button.sidebar-button:active, notebook > header > tabs > tab button.budgie-menu-launcher:active, notebook > header > tabs > tab .budgie-panel #tasklist-button:active, .budgie-panel notebook > header > tabs > tab #tasklist-button:active, notebook > header > tabs > tab .budgie-panel button.flat.launcher:active, .budgie-panel notebook > header > tabs > tab button.flat.launcher:active, notebook > header > tabs > tab button.flat:active:hover, notebook > header > tabs > tab button.sidebar-button:active:hover, notebook > header > tabs > tab button.budgie-menu-launcher:active:hover, .app-notification button.flat, .app-notification button.sidebar-button, .app-notification button.budgie-menu-launcher, .app-notification .budgie-panel #tasklist-button, .budgie-panel .app-notification #tasklist-button, .app-notification .budgie-panel button.flat.launcher, .budgie-panel .app-notification button.flat.launcher, .app-notification button.flat:disabled, .app-notification button.sidebar-button:disabled, .app-notification button.budgie-menu-launcher:disabled, calendar.button { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: none; +} + +menuitem.button.flat, +modelbutton.flat { + transition: none; + min-height: 24px; + padding-left: 8px; + padding-right: 8px; + outline-offset: -3px; + border-radius: 2px; +} + +menuitem.button.flat:hover, +modelbutton.flat:hover { + background-color: #333232; +} + +menuitem.button.flat:checked, +modelbutton.flat:checked { + color: #cbbfbf; +} + +menuitem.button.flat:disabled, +modelbutton.flat:disabled { + color: rgba(203, 191, 191, 0.45); +} + +menuitem.button.flat check:last-child, +menuitem.button.flat radio:last-child, +modelbutton.flat check:last-child, +modelbutton.flat radio:last-child { + margin-left: 8px; +} + +menuitem.button.flat check:first-child, +menuitem.button.flat radio:first-child, +modelbutton.flat check:first-child, +modelbutton.flat radio:first-child { + margin-right: 8px; +} + +modelbutton.flat arrow.left { + -gtk-icon-source: -gtk-icontheme("pan-start-symbolic"); +} + +modelbutton.flat arrow.right { + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); +} + +*:link, button:link, button:visited { + color: #f8aeaa; +} + +*:link:visited, button:visited { + color: #cdc6c6; +} + +*:selected *:link:visited, *:selected button:visited:link, *:selected button:visited { + color: #f9bbb7; +} + +*:link:hover, button:hover:link, button:hover:visited { + color: #fcdbd9; +} + +*:selected *:link:hover, *:selected button:hover:link, *:selected button:hover:visited { + color: #feeeed; +} + +*:link:active, button:active:link, button:active:visited { + color: #f8aeaa; +} + +*:selected *:link:active, *:selected button:active:link, *:selected button:active:visited { + color: #fcdddb; +} + +infobar.info *:link, infobar.info button:link, infobar.info button:visited, infobar.question *:link, infobar.question button:link, infobar.question button:visited, infobar.warning *:link, infobar.warning button:link, infobar.warning button:visited, infobar.error *:link, infobar.error button:link, infobar.error button:visited, *:link:selected, button:selected:link, button:selected:visited, headerbar.selection-mode .subtitle:link, +.selection-mode.titlebar:not(headerbar) .subtitle:link, +*:selected *:link, +*:selected button:link, +*:selected button:visited { + color: #fcdddb; +} + +button:link > label, button:visited > label { + text-decoration-line: underline; +} + +spinbutton:drop(active) { + box-shadow: none; +} + +spinbutton button:active { + color: #ffffff; +} + +spinbutton:disabled { + color: rgba(203, 191, 191, 0.45); +} + +spinbutton:not(.vertical) entry { + min-width: 28px; +} + +spinbutton:not(.vertical):dir(ltr) entry, +spinbutton:not(.vertical):dir(rtl) button.up { + border-radius: 3px 0 0 3px; +} + +spinbutton:not(.vertical) > button + button { + border-left-style: none; +} + +spinbutton:not(.vertical) > button:hover:not(:active), +spinbutton:not(.vertical) > button:hover + button { + box-shadow: inset 1px 0 rgba(0, 0, 0, 0.2); +} + +spinbutton:not(.vertical) > button:disabled + button:not(:disabled):not(:active):not(:checked):not(:hover), +spinbutton:not(.vertical) > button:not(:disabled):not(:active):not(:checked):not(:hover) + button:disabled { + box-shadow: inset 1px 0 rgba(0, 0, 0, 0); +} + +spinbutton:not(.vertical) > button:first-child:hover:not(:active), +spinbutton:not(.vertical) > button.up:dir(rtl):hover:not(:active), +spinbutton:not(.vertical) > entry + button:not(:active):hover { + box-shadow: none; +} + +spinbutton:not(.vertical) > entry:focus + button { + border-left-color: #F0544C; +} + +spinbutton:not(.vertical) > entry:drop(active) + button { + border-left-color: #F08437; +} + +.osd spinbutton:not(.vertical) > button:hover:not(:active), +.osd spinbutton:not(.vertical) > button:hover + button { + box-shadow: inset 1px 0 rgba(0, 0, 0, 0.4); +} + +.osd spinbutton:not(.vertical) > button:first-child:hover:not(:active), +.osd spinbutton:not(.vertical) > button.up:dir(rtl):hover:not(:active), +.osd spinbutton:not(.vertical) > entry + button:not(:active):hover { + box-shadow: none; +} + +.osd spinbutton:not(.vertical) > entry:focus + button { + border-left-color: #F0544C; +} + +spinbutton.vertical button, spinbutton.vertical entry { + padding-left: 4px; + padding-right: 4px; + min-width: 0; +} + +spinbutton.vertical button.up { + border-radius: 3px 3px 0 0; +} + +spinbutton.vertical > entry:focus + button { + border-top-color: #F0544C; +} + +spinbutton.vertical > entry:drop(active) + button { + border-top-color: #F08437; +} + +combobox button.combo { + min-width: 0; + padding-left: 8px; + padding-right: 8px; +} + +combobox arrow { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); + min-height: 16px; + min-width: 16px; +} + +toolbar, .inline-toolbar { + -GtkWidget-window-dragging: true; + padding: 4px; + background-color: #222222; +} + +toolbar separator, .inline-toolbar separator { + background: none; +} + +toolbar.horizontal separator, .horizontal.inline-toolbar separator { + margin: 0 6px; +} + +toolbar.vertical separator, .vertical.inline-toolbar separator { + margin: 6px 0; +} + +.osd toolbar, .osd .inline-toolbar { + background-color: transparent; +} + +toolbar.osd, .osd.inline-toolbar { + padding: 7px; + border: 1px solid rgba(0, 0, 0, 0.2); + border-radius: 3px; + background-color: rgba(29, 29, 29, 0.9); +} + +toolbar.osd.left, .osd.left.inline-toolbar, toolbar.osd.right, .osd.right.inline-toolbar, toolbar.osd.top, .osd.top.inline-toolbar, toolbar.osd.bottom, .osd.bottom.inline-toolbar { + border-radius: 0; +} + +toolbar.osd.top, .osd.top.inline-toolbar { + border-width: 0 0 1px 0; +} + +toolbar.osd.bottom, .osd.bottom.inline-toolbar { + border-width: 1px 0 0 0; +} + +toolbar.osd.left, .osd.left.inline-toolbar { + border-width: 0 1px 0 0; +} + +toolbar.osd.right, .osd.right.inline-toolbar { + border-width: 0 0 0 1px; +} + +toolbar:not(.inline-toolbar) switch, .inline-toolbar:not(.inline-toolbar) switch, +toolbar:not(.inline-toolbar) scale, +.inline-toolbar:not(.inline-toolbar) scale, +toolbar:not(.inline-toolbar) entry, +.inline-toolbar:not(.inline-toolbar) entry, +toolbar:not(.inline-toolbar) spinbutton, +.inline-toolbar:not(.inline-toolbar) spinbutton, +toolbar:not(.inline-toolbar) button, +.inline-toolbar:not(.inline-toolbar) button { + margin-right: 1px; + margin-bottom: 1px; +} + +toolbar:not(.inline-toolbar) .linked > button, .inline-toolbar:not(.inline-toolbar) .linked > button, +toolbar:not(.inline-toolbar) .linked > entry, +.inline-toolbar:not(.inline-toolbar) .linked > entry { + margin-right: 0; +} + +.primary-toolbar:not(.libreoffice-toolbar) { + color: #b5abab; + background-color: transparent; + box-shadow: none; + border-width: 0 0 1px 0; + border-style: solid; + border-image: linear-gradient(to bottom, black, rgba(0, 0, 0, 0.2)) 1 0 1 0; +} + +.inline-toolbar { + background-color: #1a1a1a; + border-style: solid; + border-color: rgba(0, 0, 0, 0.2); + border-width: 0 1px 1px; + padding: 3px; + border-radius: 0 0 3px 3px; +} + +searchbar { + background-color: #222222; + border-style: solid; + border-color: rgba(0, 0, 0, 0.2); + border-width: 0 0 1px; + padding: 3px; +} + +actionbar { + padding: 6px; + border-top: 1px solid rgba(0, 0, 0, 0.2); + background-color: #1a1a1a; +} + +headerbar, +.titlebar:not(headerbar) { + min-height: 42px; + padding: 0 10px; + color: #cbbfbf; + background-color: #1a1a1a; +} + +.csd headerbar, .csd .titlebar:not(headerbar) { + background-color: #1a1a1a; + border-color: #101010; +} + +headerbar:backdrop, +.titlebar:backdrop:not(headerbar) { + transition: 200ms ease-out; + color: rgba(203, 191, 191, 0.7); + background-color: #272727; + box-shadow: inset 0 1px #272727; +} + +.csd headerbar:backdrop, .csd .titlebar:backdrop:not(headerbar) { + background-color: #272727; + box-shadow: inset 0 1px #272727; +} + +headerbar .title, +.titlebar:not(headerbar) .title { + padding-left: 12px; + padding-right: 12px; +} + +headerbar .subtitle, +.titlebar:not(headerbar) .subtitle { + font-size: smaller; + padding-left: 12px; + padding-right: 12px; +} + +headerbar.selection-mode, +.selection-mode.titlebar:not(headerbar) { + color: #ffffff; + background-color: rgba(240, 84, 76, 0.95); + border-color: rgba(238, 66, 57, 0.95); + box-shadow: none; +} + +headerbar.selection-mode:backdrop, +.selection-mode.titlebar:backdrop:not(headerbar) { + background-color: rgba(240, 84, 76, 0.95); + color: rgba(255, 255, 255, 0.6); +} + +headerbar.selection-mode .selection-menu, +.selection-mode.titlebar:not(headerbar) .selection-menu { + box-shadow: none; + padding-left: 10px; + padding-right: 10px; +} + +headerbar.selection-mode .selection-menu GtkArrow, +.selection-mode.titlebar:not(headerbar) .selection-menu GtkArrow { + -GtkArrow-arrow-scaling: 1; +} + +headerbar.selection-mode .selection-menu .arrow, +.selection-mode.titlebar:not(headerbar) .selection-menu .arrow { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); +} + +.maximized headerbar.selection-mode, .maximized .selection-mode.titlebar:not(headerbar) { + background-color: #f0544c; +} + +.tiled headerbar, .tiled headerbar:backdrop, +.maximized headerbar, .maximized headerbar:backdrop, .tiled .titlebar:not(headerbar), .tiled .titlebar:backdrop:not(headerbar), +.maximized .titlebar:not(headerbar), .maximized .titlebar:backdrop:not(headerbar) { + border-radius: 0; +} + +.maximized headerbar, +.maximized .titlebar:not(headerbar) { + background-color: #1a1a1a; + border-color: #101010; +} + +.maximized headerbar:backdrop, .maximized .titlebar:backdrop:not(headerbar) { + background-color: #272727; +} + +headerbar.default-decoration, +.default-decoration.titlebar:not(headerbar) { + min-height: 28px; + padding: 0 6px; + background-color: #1a1a1a; +} + +.tiled headerbar.default-decoration, +.maximized headerbar.default-decoration, +.fullscreen headerbar.default-decoration, .tiled .default-decoration.titlebar:not(headerbar), +.maximized .default-decoration.titlebar:not(headerbar), +.fullscreen .default-decoration.titlebar:not(headerbar) { + box-shadow: none; +} + +headerbar.default-decoration button.titlebutton, +.default-decoration.titlebar:not(headerbar) button.titlebutton { + border: none; + min-height: 22px; + min-width: 22px; + margin: 0; + padding: 0; +} + +headerbar.default-decoration, +.csd headerbar.default-decoration, headerbar.default-decoration:backdrop, +.csd headerbar.default-decoration:backdrop, +.default-decoration.titlebar:not(headerbar), +.csd .default-decoration.titlebar:not(headerbar), +.default-decoration.titlebar:backdrop:not(headerbar), +.csd .default-decoration.titlebar:backdrop:not(headerbar) { + background-color: #1a1a1a; + border-bottom-width: 0; +} + +.maximized headerbar.default-decoration, .maximized +.csd headerbar.default-decoration, .maximized headerbar.default-decoration:backdrop, .maximized +.csd headerbar.default-decoration:backdrop, +.maximized .default-decoration.titlebar:not(headerbar), .maximized .csd .default-decoration.titlebar:not(headerbar), .maximized .default-decoration.titlebar:backdrop:not(headerbar), .maximized .csd .default-decoration.titlebar:backdrop:not(headerbar) { + background-color: #1a1a1a; +} + +.titlebar, .titlebar.background { + border-top-left-radius: 2px; + border-top-right-radius: 2px; +} + +.titlebar, .titlebar headerbar { + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); +} + +.tiled .titlebar, +.maximized .titlebar, +.fullscreen .titlebar, .tiled .titlebar headerbar, +.maximized .titlebar headerbar, +.fullscreen .titlebar headerbar { + box-shadow: none; +} + +window.background > box.vertical > headerbar:not(.titlebar) { + border-radius: 0 0 0 0; + box-shadow: none; +} + +window.background > box.vertical > headerbar:not(.titlebar), window.background > box.vertical > headerbar:not(.titlebar):backdrop { + background-color: #1a1a1a; +} + +separator:first-child + window.background > box.vertical > headerbar:not(.titlebar), separator:first-child + window.background > box.vertical > headerbar:not(.titlebar):backdrop, window.background > box.vertical > headerbar:not(.titlebar):first-child, window.background > box.vertical > headerbar:not(.titlebar):first-child:backdrop { + border-top-left-radius: 0; +} + +window.background > box.vertical > headerbar:not(.titlebar):last-child, window.background > box.vertical > headerbar:not(.titlebar):last-child:backdrop { + border-top-right-radius: 0; +} + +headerbar entry, headerbar button, headerbar separator { + margin-top: 6px; + margin-bottom: 6px; +} + +separator:first-child + headerbar, separator:first-child + headerbar:backdrop, headerbar:first-child, headerbar:first-child:backdrop { + border-top-left-radius: 2px; +} + +headerbar:last-child, headerbar:last-child:backdrop { + border-top-right-radius: 2px; +} + +stack headerbar:first-child, stack headerbar:last-child { + border-top-left-radius: 2px; + border-top-right-radius: 2px; +} + +window.tiled headerbar, window.tiled headerbar:first-child, window.tiled headerbar:last-child, window.tiled headerbar:only-child, +window.tiled-top headerbar, +window.tiled-top headerbar:first-child, +window.tiled-top headerbar:last-child, +window.tiled-top headerbar:only-child, +window.tiled-right headerbar, +window.tiled-right headerbar:first-child, +window.tiled-right headerbar:last-child, +window.tiled-right headerbar:only-child, +window.tiled-bottom headerbar, +window.tiled-bottom headerbar:first-child, +window.tiled-bottom headerbar:last-child, +window.tiled-bottom headerbar:only-child, +window.tiled-left headerbar, +window.tiled-left headerbar:first-child, +window.tiled-left headerbar:last-child, +window.tiled-left headerbar:only-child, +window.maximized headerbar, +window.maximized headerbar:first-child, +window.maximized headerbar:last-child, +window.maximized headerbar:only-child, +window.fullscreen headerbar, +window.fullscreen headerbar:first-child, +window.fullscreen headerbar:last-child, +window.fullscreen headerbar:only-child, +window.solid-csd headerbar, +window.solid-csd headerbar:first-child, +window.solid-csd headerbar:last-child, +window.solid-csd headerbar:only-child { + border-top-left-radius: 0; + border-top-right-radius: 0; +} + +headerbar .linked:not(.vertical).path-bar > button { + padding-top: 3px; + padding-bottom: 6px; + margin: 0 0 0 0; + color: #cbbfbf; + border: none; + border-radius: 0; + background-color: transparent; +} + +headerbar .linked:not(.vertical).path-bar > button:hover { + color: #ffffff; + background-color: #2f2f2f; +} + +headerbar .linked:not(.vertical).path-bar > button:active, headerbar .linked:not(.vertical).path-bar > button:checked { + transition: background-color 0.00001s 0.3s; + animation: header_ripple_effect 0.3s cubic-bezier(0, 0, 0.2, 1); + color: #ffffff; + background-color: #0e0e0e; + box-shadow: inset 0 -3px #f26f68; +} + +headerbar .linked:not(.vertical).path-bar > button:disabled { + color: rgba(203, 191, 191, 0.4); +} + +window > .titlebar:not(headerbar), window > .titlebar:not(headerbar):backdrop, +window.csd > .titlebar:not(headerbar), +window.csd > .titlebar:not(headerbar):backdrop { + padding: 0; + background: none; + border: none; +} + +.titlebar:not(headerbar) > separator { + background-image: linear-gradient(to bottom, #1a1a1a, #1a1a1a); + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); +} + +.titlebar:not(headerbar) > separator:backdrop { + transition: 200ms ease-out; + background-image: linear-gradient(to bottom, #272727, #272727); + box-shadow: none; +} + +.primary-toolbar:not(.libreoffice-toolbar) separator, headerbar separator.titlebutton, +.titlebar:not(headerbar) separator.titlebutton { + min-width: 0; + min-height: 0; + background: none; + border-width: 0 0; + border-image: linear-gradient(to bottom, rgba(203, 191, 191, 0) 25%, rgba(203, 191, 191, 0.35) 25%, rgba(203, 191, 191, 0.35) 75%, rgba(203, 191, 191, 0) 75%) 0 1/0 0 stretch; +} + +.primary-toolbar:not(.libreoffice-toolbar) separator:backdrop, headerbar separator.titlebutton:backdrop, +.titlebar:not(headerbar) separator.titlebutton:backdrop { + opacity: 0.6; +} + +headerbar button, .nemo-window .primary-toolbar button, window.thunar toolbar#location-toolbar button, window.thunar #location-toolbar.inline-toolbar button { + color: #cbbfbf; + border: none; + box-shadow: none; + background-color: transparent; +} + +headerbar button:backdrop, .nemo-window .primary-toolbar button:backdrop, window.thunar toolbar#location-toolbar button:backdrop, window.thunar #location-toolbar.inline-toolbar button:backdrop { + opacity: 0.8; +} + +headerbar button:hover, .nemo-window .primary-toolbar button:hover, window.thunar toolbar#location-toolbar button:hover, window.thunar #location-toolbar.inline-toolbar button:hover { + color: #ffffff; + background-color: rgba(203, 191, 191, 0.12); +} + +headerbar button:active, .nemo-window .primary-toolbar button:active, window.thunar toolbar#location-toolbar button:active, window.thunar #location-toolbar.inline-toolbar button:active, headerbar button:checked, .nemo-window .primary-toolbar button:checked, window.thunar toolbar#location-toolbar button:checked, window.thunar #location-toolbar.inline-toolbar button:checked { + transition: 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); + color: #ffffff; + border-color: transparent; + background-color: #F0544C; + background-clip: padding-box; +} + +headerbar button:disabled, .nemo-window .primary-toolbar button:disabled, window.thunar toolbar#location-toolbar button:disabled, window.thunar #location-toolbar.inline-toolbar button:disabled { + color: rgba(203, 191, 191, 0.4); + background-color: transparent; +} + +headerbar button:disabled:active, .nemo-window .primary-toolbar button:disabled:active, window.thunar toolbar#location-toolbar button:disabled:active, window.thunar #location-toolbar.inline-toolbar button:disabled:active, headerbar button:disabled:checked, .nemo-window .primary-toolbar button:disabled:checked, window.thunar toolbar#location-toolbar button:disabled:checked, window.thunar #location-toolbar.inline-toolbar button:disabled:checked { + color: rgba(255, 255, 255, 0.5); + border-color: rgba(240, 84, 76, 0.65); + background-color: rgba(240, 84, 76, 0.65); +} + +headerbar entry, .nemo-window .primary-toolbar entry, window.thunar toolbar#location-toolbar entry, window.thunar #location-toolbar.inline-toolbar entry { + color: #cbbfbf; + border-color: rgba(0, 0, 0, 0.4); + background-color: rgba(82, 82, 82, 0.4); +} + +headerbar entry image, .nemo-window .primary-toolbar entry image, window.thunar toolbar#location-toolbar entry image, window.thunar #location-toolbar.inline-toolbar entry image, headerbar entry image:hover, .nemo-window .primary-toolbar entry image:hover, window.thunar toolbar#location-toolbar entry image:hover, window.thunar #location-toolbar.inline-toolbar entry image:hover { + color: inherit; +} + +headerbar entry:backdrop, .nemo-window .primary-toolbar entry:backdrop, window.thunar toolbar#location-toolbar entry:backdrop, window.thunar #location-toolbar.inline-toolbar entry:backdrop { + opacity: 0.85; +} + +headerbar entry:focus, .nemo-window .primary-toolbar entry:focus, window.thunar toolbar#location-toolbar entry:focus, window.thunar #location-toolbar.inline-toolbar entry:focus { + color: #f9f7f7; + border-color: #F0544C; + background-color: rgba(57, 57, 57, 0.4); + background-clip: padding-box; +} + +headerbar entry:focus image, .nemo-window .primary-toolbar entry:focus image, window.thunar toolbar#location-toolbar entry:focus image, window.thunar #location-toolbar.inline-toolbar entry:focus image { + color: #F0544C; +} + +headerbar entry:disabled, .nemo-window .primary-toolbar entry:disabled, window.thunar toolbar#location-toolbar entry:disabled, window.thunar #location-toolbar.inline-toolbar entry:disabled { + color: rgba(203, 191, 191, 0.55); + border-color: rgba(0, 0, 0, 0.4); + background-color: rgba(82, 82, 82, 0.25); +} + +headerbar entry selection:focus, .nemo-window .primary-toolbar entry selection:focus, window.thunar toolbar#location-toolbar entry selection:focus, window.thunar #location-toolbar.inline-toolbar entry selection:focus { + background-color: #ffffff; + color: #F0544C; +} + +headerbar entry progress, .nemo-window .primary-toolbar entry progress, window.thunar toolbar#location-toolbar entry progress, window.thunar #location-toolbar.inline-toolbar entry progress { + border-color: #00C487; + background-image: none; + background-color: transparent; +} + +headerbar entry.warning, .nemo-window .primary-toolbar entry.warning, window.thunar toolbar#location-toolbar entry.warning, window.thunar #location-toolbar.inline-toolbar entry.warning { + color: white; + border-color: rgba(0, 0, 0, 0.4); + background-color: #9c532a; +} + +headerbar entry.warning:focus, .nemo-window .primary-toolbar entry.warning:focus, window.thunar toolbar#location-toolbar entry.warning:focus, window.thunar #location-toolbar.inline-toolbar entry.warning:focus { + color: white; + background-color: #F27835; +} + +headerbar entry.warning selection, .nemo-window .primary-toolbar entry.warning selection, window.thunar toolbar#location-toolbar entry.warning selection, window.thunar #location-toolbar.inline-toolbar entry.warning selection, headerbar entry.warning selection:focus, .nemo-window .primary-toolbar entry.warning selection:focus, window.thunar toolbar#location-toolbar entry.warning selection:focus, window.thunar #location-toolbar.inline-toolbar entry.warning selection:focus { + background-color: white; + color: #F27835; +} + +headerbar entry.error, .nemo-window .primary-toolbar entry.error, window.thunar toolbar#location-toolbar entry.error, window.thunar #location-toolbar.inline-toolbar entry.error { + color: white; + border-color: rgba(0, 0, 0, 0.4); + background-color: #a2322c; +} + +headerbar entry.error:focus, .nemo-window .primary-toolbar entry.error:focus, window.thunar toolbar#location-toolbar entry.error:focus, window.thunar #location-toolbar.inline-toolbar entry.error:focus { + color: white; + background-color: #FC4138; +} + +headerbar entry.error selection, .nemo-window .primary-toolbar entry.error selection, window.thunar toolbar#location-toolbar entry.error selection, window.thunar #location-toolbar.inline-toolbar entry.error selection, headerbar entry.error selection:focus, .nemo-window .primary-toolbar entry.error selection:focus, window.thunar toolbar#location-toolbar entry.error selection:focus, window.thunar #location-toolbar.inline-toolbar entry.error selection:focus { + background-color: white; + color: #FC4138; +} + +headerbar.selection-mode button, .nemo-window .selection-mode.primary-toolbar button, headerbar.selection-mode button.flat, .nemo-window .selection-mode.primary-toolbar button.flat, headerbar.selection-mode button.sidebar-button, .nemo-window .selection-mode.primary-toolbar button.sidebar-button, headerbar.selection-mode button.budgie-menu-launcher, .nemo-window .selection-mode.primary-toolbar button.budgie-menu-launcher, headerbar.selection-mode .budgie-panel #tasklist-button, .budgie-panel headerbar.selection-mode #tasklist-button, .nemo-window .selection-mode.primary-toolbar .budgie-panel #tasklist-button, .budgie-panel .nemo-window .selection-mode.primary-toolbar #tasklist-button, headerbar.selection-mode .budgie-panel button.flat.launcher, .budgie-panel headerbar.selection-mode button.flat.launcher { + border-color: transparent; + background-color: transparent; + background-image: none; + color: #ffffff; + background-color: rgba(255, 255, 255, 0); +} + +headerbar.selection-mode button:hover, .nemo-window .selection-mode.primary-toolbar button:hover { + background-color: alpha(#ffffff,0.3); +} + +headerbar.selection-mode button:backdrop, .nemo-window .selection-mode.primary-toolbar button:backdrop { + opacity: 0.7; + background: none; +} + +headerbar .linked:not(.vertical):not(.path-bar):not(.stack-switcher) button:not(:last-child):not(:only-child), .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar):not(.stack-switcher) button:not(:last-child):not(:only-child) { + margin-left: 1px; +} + +headerbar .linked:not(.vertical):not(.path-bar):not(.stack-switcher) > button, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar):not(.stack-switcher) > button, headerbar .linked:not(.vertical):not(.path-bar):not(.stack-switcher) > button:hover, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar):not(.stack-switcher) > button:hover, headerbar .linked:not(.vertical):not(.path-bar):not(.stack-switcher) > button:active, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar):not(.stack-switcher) > button:active, headerbar .linked:not(.vertical):not(.path-bar):not(.stack-switcher) > button:checked, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar):not(.stack-switcher) > button:checked, headerbar .linked:not(.vertical):not(.path-bar):not(.stack-switcher) > button:disabled, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar):not(.stack-switcher) > button:disabled { + border-radius: 3px; + border-style: solid; + border: none; + box-shadow: none; +} + +headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), +headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action), +.nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action), +headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:not(:only-child), +.nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:not(:only-child), +headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):not(:hover), +.nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):not(:hover) { + box-shadow: none; + border: none; +} + +headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:backdrop, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:backdrop { + box-shadow: none; + border: none; +} + +headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button { + background-color: #343434; + color: #cbbfbf; + border: none; +} + +headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:hover, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:hover { + background-color: #414141; + box-shadow: none; +} + +headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:active, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:active, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:checked, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:checked { + color: #ffffff; + border-color: transparent; + background-color: #F0544C; +} + +headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:disabled, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:disabled { + color: rgba(203, 191, 191, 0.4); +} + +headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:disabled label, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:disabled label { + color: rgba(203, 191, 191, 0.4); +} + +headerbar .linked:not(.vertical):not(.path-bar) > entry, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry { + border-radius: 3px; + border: 1px solid rgba(0, 0, 0, 0.4); +} + +headerbar .linked:not(.vertical):not(.path-bar) > entry:focus, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry:focus { + border-color: #F0544C; +} + +headerbar .linked:not(.vertical):not(.path-bar) > entry + entry, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry + entry { + border-left-color: rgba(0, 0, 0, 0.4); +} + +headerbar .linked:not(.vertical):not(.path-bar) > entry.error + entry, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry.error + entry { + border-left-color: rgba(0, 0, 0, 0.4); +} + +headerbar .linked:not(.vertical):not(.path-bar) > entry + entry.error, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry + entry.error { + border-left-color: #FC4138; +} + +headerbar .linked:not(.vertical):not(.path-bar) > entry.warning + entry, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry.warning + entry { + border-left-color: rgba(0, 0, 0, 0.4); +} + +headerbar .linked:not(.vertical):not(.path-bar) > entry + entry.warning, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry + entry.warning { + border-left-color: #F27835; +} + +headerbar .linked:not(.vertical):not(.path-bar) > entry.error + entry.warning, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry.error + entry.warning { + border-left-color: #F27835; +} + +headerbar .linked:not(.vertical):not(.path-bar) > entry.warning + entry.error, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry.warning + entry.error { + border-left-color: #FC4138; +} + +headerbar .linked:not(.vertical):not(.path-bar) > entry + entry:focus:not(:last-child), .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry + entry:focus:not(:last-child), +headerbar .linked:not(.vertical):not(.path-bar) > entry + entry:focus:last-child, +.nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry + entry:focus:last-child { + border-left-color: rgba(0, 0, 0, 0.4); +} + +headerbar .linked:not(.vertical):not(.path-bar) > entry:focus:not(:only-child) + entry, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry:focus:not(:only-child) + entry, +headerbar .linked:not(.vertical):not(.path-bar) > entry:focus:not(:only-child) + button, +.nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry:focus:not(:only-child) + button, +headerbar .linked:not(.vertical):not(.path-bar) > entry:focus:not(:only-child) + combobox > box > button.combo, +.nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry:focus:not(:only-child) + combobox > box > button.combo { + border-left-color: rgba(0, 0, 0, 0.4); +} + +headerbar .linked:not(.vertical):not(.path-bar) > entry + entry:drop(active):not(:last-child), .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry + entry:drop(active):not(:last-child), +headerbar .linked:not(.vertical):not(.path-bar) > entry + entry:drop(active):last-child, +.nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry + entry:drop(active):last-child { + border-left-color: rgba(0, 0, 0, 0.4); +} + +headerbar .linked:not(.vertical):not(.path-bar) > entry:drop(active):not(:only-child) + entry, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry:drop(active):not(:only-child) + entry, +headerbar .linked:not(.vertical):not(.path-bar) > entry:drop(active):not(:only-child) + button, +.nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry:drop(active):not(:only-child) + button, +headerbar .linked:not(.vertical):not(.path-bar) > entry:drop(active):not(:only-child) + combobox > box > button.combo, +.nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry:drop(active):not(:only-child) + combobox > box > button.combo { + border-left-color: rgba(0, 0, 0, 0.4); +} + +headerbar .linked:not(.vertical):not(.path-bar) > entry + entry.warning:focus:not(:last-child), .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry + entry.warning:focus:not(:last-child), +headerbar .linked:not(.vertical):not(.path-bar) > entry + entry.warning:focus:last-child, +.nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry + entry.warning:focus:last-child { + border-left-color: rgba(0, 0, 0, 0.4); +} + +headerbar .linked:not(.vertical):not(.path-bar) > entry.warning:focus:not(:only-child) + entry, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry.warning:focus:not(:only-child) + entry, +headerbar .linked:not(.vertical):not(.path-bar) > entry.warning:focus:not(:only-child) + button, +.nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry.warning:focus:not(:only-child) + button, +headerbar .linked:not(.vertical):not(.path-bar) > entry.warning:focus:not(:only-child) + combobox > box > button.combo, +.nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry.warning:focus:not(:only-child) + combobox > box > button.combo { + border-left-color: rgba(0, 0, 0, 0.4); +} + +headerbar .linked:not(.vertical):not(.path-bar) > entry + entry.error:focus:not(:last-child), .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry + entry.error:focus:not(:last-child), +headerbar .linked:not(.vertical):not(.path-bar) > entry + entry.error:focus:last-child, +.nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry + entry.error:focus:last-child { + border-left-color: rgba(0, 0, 0, 0.4); +} + +headerbar .linked:not(.vertical):not(.path-bar) > entry.error:focus:not(:only-child) + entry, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry.error:focus:not(:only-child) + entry, +headerbar .linked:not(.vertical):not(.path-bar) > entry.error:focus:not(:only-child) + button, +.nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry.error:focus:not(:only-child) + button, +headerbar .linked:not(.vertical):not(.path-bar) > entry.error:focus:not(:only-child) + combobox > box > button.combo, +.nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry.error:focus:not(:only-child) + combobox > box > button.combo { + border-left-color: rgba(0, 0, 0, 0.4); +} + +headerbar .linked:not(.vertical):not(.path-bar) > button:active + entry, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar) > button:active + entry, +headerbar .linked:not(.vertical):not(.path-bar) > button:checked + entry, +.nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar) > button:checked + entry { + border-left-color: rgba(0, 0, 0, 0.4); +} + +headerbar button.suggested-action, .nemo-window .primary-toolbar button.suggested-action { + background-clip: border-box; + color: white; + background-color: #2eb398; + border-color: #2eb398; +} + +headerbar button.suggested-action.flat, .nemo-window .primary-toolbar button.suggested-action.flat, headerbar button.suggested-action.sidebar-button, .nemo-window .primary-toolbar button.suggested-action.sidebar-button, headerbar button.suggested-action.budgie-menu-launcher, .nemo-window .primary-toolbar button.suggested-action.budgie-menu-launcher, headerbar .budgie-panel .suggested-action#tasklist-button, .budgie-panel headerbar .suggested-action#tasklist-button, .nemo-window .primary-toolbar .budgie-panel .suggested-action#tasklist-button, .budgie-panel .nemo-window .primary-toolbar .suggested-action#tasklist-button, headerbar .budgie-panel button.suggested-action.flat.launcher, .budgie-panel headerbar button.suggested-action.flat.launcher, .nemo-window .primary-toolbar .budgie-panel button.suggested-action.flat.launcher, .budgie-panel .nemo-window .primary-toolbar button.suggested-action.flat.launcher { + border-color: transparent; + background-color: transparent; + background-image: none; + color: #2eb398; +} + +headerbar button.suggested-action:hover, .nemo-window .primary-toolbar button.suggested-action:hover { + background-clip: border-box; + color: white; + background-color: #33c7a9; + border-color: #33c7a9; +} + +headerbar button.suggested-action:active, .nemo-window .primary-toolbar button.suggested-action:active, headerbar button.suggested-action:checked, .nemo-window .primary-toolbar button.suggested-action:checked { + background-clip: border-box; + color: white; + background-color: #45cfb3; + border-color: #45cfb3; +} + +headerbar button.suggested-action.flat:disabled, .nemo-window .primary-toolbar button.suggested-action.flat:disabled, headerbar button.suggested-action.sidebar-button:disabled, .nemo-window .primary-toolbar button.suggested-action.sidebar-button:disabled, headerbar button.suggested-action.budgie-menu-launcher:disabled, .nemo-window .primary-toolbar button.suggested-action.budgie-menu-launcher:disabled, headerbar .budgie-panel .suggested-action#tasklist-button:disabled, .budgie-panel headerbar .suggested-action#tasklist-button:disabled, .nemo-window .primary-toolbar .budgie-panel .suggested-action#tasklist-button:disabled, .budgie-panel .nemo-window .primary-toolbar .suggested-action#tasklist-button:disabled, headerbar .budgie-panel button.suggested-action.flat.launcher:disabled, .budgie-panel headerbar button.suggested-action.flat.launcher:disabled, headerbar button.suggested-action:disabled, .nemo-window .primary-toolbar button.suggested-action:disabled { + background-color: rgba(26, 26, 26, 0); + border-color: rgba(26, 26, 26, 0); +} + +headerbar button.suggested-action.flat:disabled label, .nemo-window .primary-toolbar button.suggested-action.flat:disabled label, headerbar button.suggested-action.sidebar-button:disabled label, .nemo-window .primary-toolbar button.suggested-action.sidebar-button:disabled label, headerbar button.suggested-action.budgie-menu-launcher:disabled label, .nemo-window .primary-toolbar button.suggested-action.budgie-menu-launcher:disabled label, headerbar .budgie-panel .suggested-action#tasklist-button:disabled label, .budgie-panel headerbar .suggested-action#tasklist-button:disabled label, .nemo-window .primary-toolbar .budgie-panel .suggested-action#tasklist-button:disabled label, .budgie-panel .nemo-window .primary-toolbar .suggested-action#tasklist-button:disabled label, headerbar .budgie-panel button.suggested-action.flat.launcher:disabled label, .budgie-panel headerbar button.suggested-action.flat.launcher:disabled label, headerbar button.suggested-action.flat:disabled, .nemo-window .primary-toolbar button.suggested-action.flat:disabled, headerbar button.suggested-action.sidebar-button:disabled, .nemo-window .primary-toolbar button.suggested-action.sidebar-button:disabled, headerbar button.suggested-action.budgie-menu-launcher:disabled, .nemo-window .primary-toolbar button.suggested-action.budgie-menu-launcher:disabled, headerbar .budgie-panel .suggested-action#tasklist-button:disabled, .budgie-panel headerbar .suggested-action#tasklist-button:disabled, .nemo-window .primary-toolbar .budgie-panel .suggested-action#tasklist-button:disabled, .budgie-panel .nemo-window .primary-toolbar .suggested-action#tasklist-button:disabled, headerbar .budgie-panel button.suggested-action.flat.launcher:disabled, .budgie-panel headerbar button.suggested-action.flat.launcher:disabled, headerbar button.suggested-action:disabled label, .nemo-window .primary-toolbar button.suggested-action:disabled label, headerbar button.suggested-action:disabled, .nemo-window .primary-toolbar button.suggested-action:disabled { + color: rgba(203, 191, 191, 0.5); +} + +headerbar button.suggested-action:backdrop, .nemo-window .primary-toolbar button.suggested-action:backdrop, headerbar button.suggested-action:backdrop, .nemo-window .primary-toolbar button.suggested-action:backdrop { + opacity: 0.8; +} + +headerbar button.destructive-action, .nemo-window .primary-toolbar button.destructive-action { + background-clip: border-box; + color: white; + background-color: #db5b5b; + border-color: #db5b5b; +} + +headerbar button.destructive-action.flat, .nemo-window .primary-toolbar button.destructive-action.flat, headerbar button.destructive-action.sidebar-button, .nemo-window .primary-toolbar button.destructive-action.sidebar-button, headerbar button.destructive-action.budgie-menu-launcher, .nemo-window .primary-toolbar button.destructive-action.budgie-menu-launcher, headerbar .budgie-panel .destructive-action#tasklist-button, .budgie-panel headerbar .destructive-action#tasklist-button, .nemo-window .primary-toolbar .budgie-panel .destructive-action#tasklist-button, .budgie-panel .nemo-window .primary-toolbar .destructive-action#tasklist-button, headerbar .budgie-panel button.destructive-action.flat.launcher, .budgie-panel headerbar button.destructive-action.flat.launcher, .nemo-window .primary-toolbar .budgie-panel button.destructive-action.flat.launcher, .budgie-panel .nemo-window .primary-toolbar button.destructive-action.flat.launcher { + border-color: transparent; + background-color: transparent; + background-image: none; + color: #db5b5b; +} + +headerbar button.destructive-action:hover, .nemo-window .primary-toolbar button.destructive-action:hover { + background-clip: border-box; + color: white; + background-color: #e07070; + border-color: #e07070; +} + +headerbar button.destructive-action:active, .nemo-window .primary-toolbar button.destructive-action:active, headerbar button.destructive-action:checked, .nemo-window .primary-toolbar button.destructive-action:checked { + background-clip: border-box; + color: white; + background-color: #e48585; + border-color: #e48585; +} + +headerbar button.destructive-action.flat:disabled, .nemo-window .primary-toolbar button.destructive-action.flat:disabled, headerbar button.destructive-action.sidebar-button:disabled, .nemo-window .primary-toolbar button.destructive-action.sidebar-button:disabled, headerbar button.destructive-action.budgie-menu-launcher:disabled, .nemo-window .primary-toolbar button.destructive-action.budgie-menu-launcher:disabled, headerbar .budgie-panel .destructive-action#tasklist-button:disabled, .budgie-panel headerbar .destructive-action#tasklist-button:disabled, .nemo-window .primary-toolbar .budgie-panel .destructive-action#tasklist-button:disabled, .budgie-panel .nemo-window .primary-toolbar .destructive-action#tasklist-button:disabled, headerbar .budgie-panel button.destructive-action.flat.launcher:disabled, .budgie-panel headerbar button.destructive-action.flat.launcher:disabled, headerbar button.destructive-action:disabled, .nemo-window .primary-toolbar button.destructive-action:disabled { + background-color: rgba(26, 26, 26, 0); + border-color: rgba(26, 26, 26, 0); +} + +headerbar button.destructive-action.flat:disabled label, .nemo-window .primary-toolbar button.destructive-action.flat:disabled label, headerbar button.destructive-action.sidebar-button:disabled label, .nemo-window .primary-toolbar button.destructive-action.sidebar-button:disabled label, headerbar button.destructive-action.budgie-menu-launcher:disabled label, .nemo-window .primary-toolbar button.destructive-action.budgie-menu-launcher:disabled label, headerbar .budgie-panel .destructive-action#tasklist-button:disabled label, .budgie-panel headerbar .destructive-action#tasklist-button:disabled label, .nemo-window .primary-toolbar .budgie-panel .destructive-action#tasklist-button:disabled label, .budgie-panel .nemo-window .primary-toolbar .destructive-action#tasklist-button:disabled label, headerbar .budgie-panel button.destructive-action.flat.launcher:disabled label, .budgie-panel headerbar button.destructive-action.flat.launcher:disabled label, headerbar button.destructive-action.flat:disabled, .nemo-window .primary-toolbar button.destructive-action.flat:disabled, headerbar button.destructive-action.sidebar-button:disabled, .nemo-window .primary-toolbar button.destructive-action.sidebar-button:disabled, headerbar button.destructive-action.budgie-menu-launcher:disabled, .nemo-window .primary-toolbar button.destructive-action.budgie-menu-launcher:disabled, headerbar .budgie-panel .destructive-action#tasklist-button:disabled, .budgie-panel headerbar .destructive-action#tasklist-button:disabled, .nemo-window .primary-toolbar .budgie-panel .destructive-action#tasklist-button:disabled, .budgie-panel .nemo-window .primary-toolbar .destructive-action#tasklist-button:disabled, headerbar .budgie-panel button.destructive-action.flat.launcher:disabled, .budgie-panel headerbar button.destructive-action.flat.launcher:disabled, headerbar button.destructive-action:disabled label, .nemo-window .primary-toolbar button.destructive-action:disabled label, headerbar button.destructive-action:disabled, .nemo-window .primary-toolbar button.destructive-action:disabled { + color: rgba(203, 191, 191, 0.5); +} + +headerbar button.destructive-action:backdrop, .nemo-window .primary-toolbar button.destructive-action:backdrop, headerbar button.destructive-action:backdrop, .nemo-window .primary-toolbar button.destructive-action:backdrop { + opacity: 0.8; +} + +headerbar spinbutton:not(.vertical):focus, .nemo-window .primary-toolbar spinbutton:not(.vertical):focus { + color: #ffffff; + caret-color: #ffffff; +} + +headerbar spinbutton:not(.vertical) button, .nemo-window .primary-toolbar spinbutton:not(.vertical) button, headerbar spinbutton:not(.vertical) button:disabled, .nemo-window .primary-toolbar spinbutton:not(.vertical) button:disabled { + color: #cbbfbf; + border-color: rgba(0, 0, 0, 0.2); + background-color: rgba(203, 191, 191, 0.12); +} + +headerbar spinbutton:not(.vertical) button:hover, .nemo-window .primary-toolbar spinbutton:not(.vertical) button:hover { + background-color: rgba(121, 121, 121, 0.4); +} + +headerbar spinbutton:not(.vertical) button:active, .nemo-window .primary-toolbar spinbutton:not(.vertical) button:active, headerbar spinbutton:not(.vertical) button:checked, .nemo-window .primary-toolbar spinbutton:not(.vertical) button:checked { + color: #ffffff; + border-color: transparent; + background-color: #F0544C; +} + +headerbar spinbutton:not(.vertical) button:disabled, .nemo-window .primary-toolbar spinbutton:not(.vertical) button:disabled { + color: rgba(203, 191, 191, 0.4); +} + +headerbar spinbutton:not(.vertical) > button + button, .nemo-window .primary-toolbar spinbutton:not(.vertical) > button + button { + border-left-style: none; +} + +headerbar spinbutton:not(.vertical) > button:hover:not(:active), .nemo-window .primary-toolbar spinbutton:not(.vertical) > button:hover:not(:active), +headerbar spinbutton:not(.vertical) > button:hover + button, +.nemo-window .primary-toolbar spinbutton:not(.vertical) > button:hover + button { + box-shadow: inset 1px 0 rgba(0, 0, 0, 0.4); +} + +headerbar spinbutton:not(.vertical) > button:disabled + button:not(:disabled):not(:active):not(:checked):not(:hover), .nemo-window .primary-toolbar spinbutton:not(.vertical) > button:disabled + button:not(:disabled):not(:active):not(:checked):not(:hover), +headerbar spinbutton:not(.vertical) > button:not(:disabled):not(:active):not(:checked):not(:hover) + button:disabled, +.nemo-window .primary-toolbar spinbutton:not(.vertical) > button:not(:disabled):not(:active):not(:checked):not(:hover) + button:disabled { + box-shadow: inset 1px 0 rgba(0, 0, 0, 0.4); +} + +headerbar spinbutton:not(.vertical) > button:first-child:hover:not(:active), .nemo-window .primary-toolbar spinbutton:not(.vertical) > button:first-child:hover:not(:active), +headerbar spinbutton:not(.vertical) > entry + button:not(:active):hover, +.nemo-window .primary-toolbar spinbutton:not(.vertical) > entry + button:not(:active):hover { + box-shadow: none; +} + +headerbar spinbutton:not(.vertical) > entry:focus + button, .nemo-window .primary-toolbar spinbutton:not(.vertical) > entry:focus + button { + border-left-color: #F0544C; +} + +headerbar combobox:disabled, .nemo-window .primary-toolbar combobox:disabled { + color: rgba(203, 191, 191, 0.4); +} + +headerbar combobox > .linked > button.combo, .nemo-window .primary-toolbar combobox > .linked > button.combo { + color: #cbbfbf; + border-color: rgba(0, 0, 0, 0.4); + background-color: rgba(82, 82, 82, 0.4); +} + +headerbar combobox > .linked > button.combo image, .nemo-window .primary-toolbar combobox > .linked > button.combo image, headerbar combobox > .linked > button.combo image:hover, .nemo-window .primary-toolbar combobox > .linked > button.combo image:hover { + color: inherit; +} + +headerbar combobox > .linked > button.combo:hover, .nemo-window .primary-toolbar combobox > .linked > button.combo:hover { + color: #f9f7f7; + border-color: #F0544C; + background-color: rgba(57, 57, 57, 0.4); + box-shadow: none; +} + +headerbar combobox > .linked > button.combo:disabled, .nemo-window .primary-toolbar combobox > .linked > button.combo:disabled { + color: rgba(203, 191, 191, 0.55); + border-color: rgba(0, 0, 0, 0.4); + background-color: rgba(82, 82, 82, 0.25); +} + +headerbar combobox > .linked > entry.combo:dir(ltr), .nemo-window .primary-toolbar combobox > .linked > entry.combo:dir(ltr) { + border-right-style: none; +} + +headerbar combobox > .linked > entry.combo:dir(ltr):focus, .nemo-window .primary-toolbar combobox > .linked > entry.combo:dir(ltr):focus { + box-shadow: 1px 0 #F0544C; +} + +headerbar combobox > .linked > entry.combo:dir(rtl), .nemo-window .primary-toolbar combobox > .linked > entry.combo:dir(rtl) { + border-left-style: none; +} + +headerbar combobox > .linked > entry.combo:dir(rtl):focus, .nemo-window .primary-toolbar combobox > .linked > entry.combo:dir(rtl):focus { + box-shadow: -1px 0 #F0544C; +} + +headerbar combobox > .linked > button.combo:dir(ltr), .nemo-window .primary-toolbar combobox > .linked > button.combo:dir(ltr), headerbar combobox > .linked > button.combo:dir(ltr):hover, .nemo-window .primary-toolbar combobox > .linked > button.combo:dir(ltr):hover, headerbar combobox > .linked > button.combo:dir(ltr):active, .nemo-window .primary-toolbar combobox > .linked > button.combo:dir(ltr):active, headerbar combobox > .linked > button.combo:dir(ltr):checked, .nemo-window .primary-toolbar combobox > .linked > button.combo:dir(ltr):checked, headerbar combobox > .linked > button.combo:dir(ltr):disabled, .nemo-window .primary-toolbar combobox > .linked > button.combo:dir(ltr):disabled { + border-top-left-radius: 0; + border-bottom-left-radius: 0; +} + +headerbar combobox > .linked > button.combo:dir(rtl), .nemo-window .primary-toolbar combobox > .linked > button.combo:dir(rtl), headerbar combobox > .linked > button.combo:dir(rtl):hover, .nemo-window .primary-toolbar combobox > .linked > button.combo:dir(rtl):hover, headerbar combobox > .linked > button.combo:dir(rtl):active, .nemo-window .primary-toolbar combobox > .linked > button.combo:dir(rtl):active, headerbar combobox > .linked > button.combo:dir(rtl):checked, .nemo-window .primary-toolbar combobox > .linked > button.combo:dir(rtl):checked, headerbar combobox > .linked > button.combo:dir(rtl):disabled, .nemo-window .primary-toolbar combobox > .linked > button.combo:dir(rtl):disabled { + border-top-right-radius: 0; + border-bottom-right-radius: 0; +} + +headerbar switch:backdrop, .nemo-window .primary-toolbar switch:backdrop { + opacity: 0.75; +} + +headerbar progressbar trough, .nemo-window .primary-toolbar progressbar trough { + background-color: rgba(0, 0, 0, 0.4); +} + +headerbar progressbar:backdrop, .nemo-window .primary-toolbar progressbar:backdrop { + opacity: 0.75; +} + +headerbar scale:backdrop, .nemo-window .primary-toolbar scale:backdrop { + opacity: 0.75; +} + +headerbar scale slider, .nemo-window .primary-toolbar scale slider { + background-color: #343434; + border-color: rgba(0, 0, 0, 0.7); +} + +headerbar scale slider:hover, .nemo-window .primary-toolbar scale slider:hover { + background-color: #414141; + border-color: rgba(0, 0, 0, 0.7); +} + +headerbar scale slider:active, .nemo-window .primary-toolbar scale slider:active { + background-color: #F0544C; + border-color: #F0544C; +} + +headerbar scale slider:disabled, .nemo-window .primary-toolbar scale slider:disabled { + background-color: #2c2c2c; + border-color: rgba(0, 0, 0, 0.7); +} + +headerbar scale trough, .nemo-window .primary-toolbar scale trough { + background-color: rgba(0, 0, 0, 0.4); +} + +headerbar scale trough:disabled, .nemo-window .primary-toolbar scale trough:disabled { + background-color: rgba(0, 0, 0, 0.3); +} + +.path-bar button:hover { + background-color: rgba(203, 191, 191, 0.06); +} + +.path-bar button:checked, .path-bar button:active { + background-color: #F0544C; + border-color: #F0544C; +} + +.path-bar button:checked:hover, .path-bar button:active:hover { + background-color: #f26a64; + border-color: #f26a64; +} + +.path-bar button.text-button, .path-bar button.image-button, .path-bar button { + padding-left: 6px; + padding-right: 6px; +} + +.path-bar button.text-button.image-button label { + padding-left: 0; + padding-right: 0; +} + +.path-bar button.text-button.image-button label:last-child, .path-bar button label:last-child { + padding-right: 10px; +} + +.path-bar button.text-button.image-button label:first-child, .path-bar button label:first-child { + padding-left: 10px; +} + +.path-bar button.slider-button, .path-bar button:not(.image-button):not(.text-button) { + padding-left: 1px; + padding-right: 1px; +} + +.path-bar button image { + padding-left: 4px; + padding-right: 4px; +} + +treeview.view { + border-left-color: rgba(203, 191, 191, 0.15); + border-top-color: rgba(0, 0, 0, 0.1); +} + +* { + -GtkTreeView-horizontal-separator: 4; + -GtkTreeView-grid-line-width: 1; + -GtkTreeView-grid-line-pattern: ''; + -GtkTreeView-tree-line-width: 1; + -GtkTreeView-tree-line-pattern: ''; + -GtkTreeView-expander-size: 16; +} + +treeview.view acceleditor > label { + background-color: #F0544C; +} + +treeview.view:selected, treeview.view:selected:focus { + border-radius: 0; + border-left-color: #f8aaa6; + border-top-color: rgba(203, 191, 191, 0.1); +} + +treeview.view:disabled { + color: rgba(203, 191, 191, 0.45); +} + +treeview.view:disabled:selected { + color: #f69894; +} + +treeview.view.separator { + min-height: 2px; + color: rgba(0, 0, 0, 0.1); +} + +treeview.view:drop(active) { + border-style: solid none; + border-width: 1px; + border-color: #de8a86; +} + +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: #797373; +} + +treeview.view.expander:dir(rtl) { + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); +} + +treeview.view.expander:hover { + color: #cbbfbf; +} + +treeview.view.expander:selected { + color: #fbccc9; +} + +treeview.view.expander:selected:hover { + color: #ffffff; +} + +treeview.view.expander:checked { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); +} + +treeview.view.progressbar, treeview.view.progressbar:focus { + color: #ffffff; + border-radius: 3px; + background-color: #00C487; +} + +treeview.view.progressbar:selected, treeview.view.progressbar:selected:focus, treeview.view.progressbar:focus:selected, treeview.view.progressbar:focus:selected:focus { + color: #F0544C; + box-shadow: none; + background-color: #ffffff; +} + +treeview.view.trough, treeview.view.sidebar.source-list.trough { + color: #cbbfbf; + background-color: rgba(0, 0, 0, 0.2); + border-radius: 3px; + border-width: 0; +} + +treeview.view.trough:selected, treeview.view.sidebar.source-list.trough:selected, treeview.view.trough:selected:focus { + color: #ffffff; + background-color: rgba(0, 0, 0, 0.2); + border-radius: 3px; + border-width: 0; +} + +treeview.view header button { + min-height: 0; + min-width: 0; + padding: 3px 6px; + font-weight: bold; + color: #aaa0a0; + background-color: #262626; + background-image: none; + border-style: none solid none none; + border-radius: 0; + border-image: linear-gradient(to bottom, #262626 20%, rgba(255, 255, 255, 0.11) 20%, rgba(255, 255, 255, 0.11) 80%, #262626 80%) 0 1 0 0/0 1px 0 0 stretch; +} + +treeview.view header button:hover { + color: #F0544C; +} + +treeview.view header button:active { + color: #cbbfbf; +} + +treeview.view header button:active, treeview.view header button:hover { + background-color: #262626; +} + +treeview.view header button:active:hover { + color: #cbbfbf; +} + +treeview.view header button:disabled { + border-color: #222222; + background-image: none; +} + +treeview.view header button:last-child { + border-right-style: none; + border-image: none; +} + +treeview.view button.dnd, treeview.view button.dnd:selected, treeview.view button.dnd:hover, treeview.view button.dnd:active, +treeview.view header.button.dnd, +treeview.view header.button.dnd:selected, +treeview.view header.button.dnd:hover, +treeview.view header.button.dnd:active { + padding: 0 6px; + transition: none; + color: #ffffff; + background-color: #F0544C; + border-radius: 0; + border-style: none; +} + +menubar, +.menubar { + -GtkWidget-window-dragging: true; + padding: 0 0 0 0; + background-color: #1a1a1a; + color: #cbbfbf; +} + +menubar:backdrop, +.menubar:backdrop { + color: rgba(203, 191, 191, 0.7); +} + +menubar > menuitem, +.menubar > menuitem { + transition: all 0.2s cubic-bezier(0, 0, 0.2, 1); + padding: 4px 8px; + border: none; + border-radius: 2px 2px 0 0; +} + +menubar > menuitem:hover, +.menubar > menuitem:hover { + background-color: #F0544C; + color: #ffffff; +} + +menubar > menuitem:disabled, +.menubar > menuitem:disabled { + color: rgba(203, 191, 191, 0.45); + border-color: transparent; +} + +menubar > menuitem label:disabled, +.menubar > menuitem label:disabled { + color: rgba(203, 191, 191, 0.45); +} + +menubar > menuitem > window.background.popup > menu, +.menubar > menuitem > window.background.popup > menu { + border-radius: 0 0 2px 2px; +} + +menu, +.menu { + padding: 4px 0; + border-radius: 0; + background-color: #222222; + border: 1px solid rgba(0, 0, 0, 0.2); +} + +.csd menu, .csd +.menu { + padding: 4px 0; + border-radius: 2px; + border: none; +} + +menu separator, +.csd menu separator, +.menu separator, +.csd +.menu separator { + margin: 2px 0; + background-color: #222222; +} + +menu .separator:not(label), +.csd menu .separator:not(label), +.menu .separator:not(label), +.csd +.menu .separator:not(label) { + color: #222222; +} + +menu menuitem, +.menu menuitem { + min-height: 16px; + min-width: 40px; + padding: 5px; + color: #b5abab; +} + +menu menuitem:hover, +.menu menuitem:hover { + color: #ffffff; + background-color: #F0544C; +} + +menu menuitem:disabled, +.menu menuitem:disabled { + color: rgba(203, 191, 191, 0.45); +} + +menu menuitem label:disabled, +.menu menuitem label:disabled { + color: rgba(203, 191, 191, 0.45); +} + +menu menuitem arrow, +.menu menuitem arrow { + min-height: 16px; + min-width: 16px; +} + +menu menuitem arrow:dir(ltr), +.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) { + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); + margin-right: 10px; +} + +menuitem accelerator { + color: alpha(currentColor,0.55); +} + +menuitem check, menuitem radio { + min-height: 16px; + min-width: 16px; +} + +menuitem check:dir(ltr), menuitem radio:dir(ltr) { + margin-right: 6px; + margin-left: 2px; +} + +menuitem check:dir(rtl), menuitem radio:dir(rtl) { + margin-left: 6px; + margin-right: 2px; +} + +menu > arrow, +.menu > arrow { + min-width: 16px; + min-height: 16px; + padding: 4px; + background-color: #222222; + border-radius: 0; +} + +menu > arrow.top, +.menu > arrow.top { + margin-top: -6px; + border-bottom: 1px solid rgba(0, 0, 0, 0.2); + -gtk-icon-source: -gtk-icontheme("pan-up-symbolic"); +} + +menu > arrow.bottom, +.menu > arrow.bottom { + margin-bottom: -12px; + border-top: 1px solid rgba(0, 0, 0, 0.2); + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); +} + +menu > arrow:hover, +.menu > arrow:hover { + background-color: #373535; +} + +menu > arrow:disabled, +.menu > arrow:disabled { + color: transparent; + background-color: transparent; + border-color: transparent; +} + +popover, +popover.background { + padding: 2px; + background-clip: border-box; + background-color: #222222; + box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.35); +} + +.csd popover, popover, .csd +popover.background, +popover.background { + border: 1px solid rgba(0, 0, 0, 0.2); + border-radius: 3px; +} + +popover separator, +popover.background separator { + background-color: #222222; +} + +popover > list, +popover > .view, +popover > toolbar, +popover > .inline-toolbar, +popover.background > list, +popover.background > .view, +popover.background > toolbar, +popover.background > .inline-toolbar { + border-style: none; + background-color: transparent; +} + +popover button:not(.suggested-action):not(.destructive-action):hover, +popover.background button:not(.suggested-action):not(.destructive-action):hover { + background-color: #404040; + color: #b5abab; +} + +popover button:not(.suggested-action):not(.destructive-action):checked, popover button:not(.suggested-action):not(.destructive-action):active, +popover.background button:not(.suggested-action):not(.destructive-action):checked, +popover.background button:not(.suggested-action):not(.destructive-action):active { + background-color: #F0544C; + color: #ffffff; +} + +cursor-handle { + background-color: transparent; + background-image: none; + box-shadow: none; + border-style: none; +} + +cursor-handle.top { + -gtk-icon-source: -gtk-icontheme("selection-start-symbolic"); +} + +cursor-handle.bottom { + -gtk-icon-source: -gtk-icontheme("selection-end-symbolic"); +} + +notebook { + padding: 0; +} + +notebook.frame { + border: 1px solid rgba(0, 0, 0, 0.2); +} + +notebook > stack:not(:only-child) { + background-color: #262626; +} + +notebook > header { + padding: 0; + background-color: #222222; +} + +notebook > header.top { + padding-bottom: 0; + border-bottom: 1px solid rgba(0, 0, 0, 0.2); +} + +notebook > header.top > tabs > tab { + padding: 3px 16px 6px 16px; + min-width: 16px; + min-height: 16px; + border-radius: 0; + outline-offset: -4px; + border: none; + border-bottom: none; +} + +notebook > header.top > tabs > tab:not(:only-child):first-child { + margin-left: 6px; +} + +notebook > header.top > tabs > tab:not(:only-child):last-child { + margin-right: 6px; +} + +notebook > header.top > tabs > tab:hover { + box-shadow: inset 0 -2px alpha(#F0544C,0.6), 0 1px alpha(#F0544C,0.6); +} + +notebook > header.top > tabs > tab:checked { + box-shadow: inset 0 -2px #F0544C, 0 1px #F0544C; +} + +notebook > header.bottom { + padding-top: 0; + border-top: 1px solid rgba(0, 0, 0, 0.2); +} + +notebook > header.bottom > tabs > tab { + padding: 3px 16px 6px 16px; + min-width: 16px; + min-height: 16px; + border-radius: 0; + outline-offset: -4px; + border: none; + border-top: none; +} + +notebook > header.bottom > tabs > tab:not(:only-child):first-child { + margin-left: 6px; +} + +notebook > header.bottom > tabs > tab:not(:only-child):last-child { + margin-right: 6px; +} + +notebook > header.bottom > tabs > tab:hover { + box-shadow: inset 0 2px alpha(#F0544C,0.6), 0 -1px alpha(#F0544C,0.6); +} + +notebook > header.bottom > tabs > tab:checked { + box-shadow: inset 0 2px #F0544C, 0 -1px #F0544C; +} + +notebook > header.right { + padding-left: 0; + border-left: 1px solid rgba(0, 0, 0, 0.2); +} + +notebook > header.right > tabs > tab { + padding: 3px 16px 6px 16px; + min-width: 16px; + min-height: 16px; + border-radius: 0; + outline-offset: -4px; + border: none; + border-left: none; +} + +notebook > header.right > tabs > tab:not(:only-child):first-child { + margin-top: 6px; +} + +notebook > header.right > tabs > tab:not(:only-child):last-child { + margin-bottom: 6px; +} + +notebook > header.right > tabs > tab:hover { + box-shadow: inset 2px 0 alpha(#F0544C,0.6), -1px 0 alpha(#F0544C,0.6); +} + +notebook > header.right > tabs > tab:checked { + box-shadow: inset 2px 0 #F0544C, -1px 0 #F0544C; +} + +notebook > header.left { + padding-right: 0; + border-right: 1px solid rgba(0, 0, 0, 0.2); +} + +notebook > header.left > tabs > tab { + padding: 3px 16px 6px 16px; + min-width: 16px; + min-height: 16px; + border-radius: 0; + outline-offset: -4px; + border: none; + border-right: none; +} + +notebook > header.left > tabs > tab:not(:only-child):first-child { + margin-top: 6px; +} + +notebook > header.left > tabs > tab:not(:only-child):last-child { + margin-bottom: 6px; +} + +notebook > header.left > tabs > tab:hover { + box-shadow: inset -2px 0 alpha(#F0544C,0.6), 1px 0 alpha(#F0544C,0.6); +} + +notebook > header.left > tabs > tab:checked { + box-shadow: inset -2px 0 #F0544C, 1px 0 #F0544C; +} + +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: rgba(203, 191, 191, 0.45); +} + +notebook > header > tabs > arrow:hover { + color: rgba(203, 191, 191, 0.725); +} + +notebook > header > tabs > arrow:active { + color: #cbbfbf; +} + +notebook > header > tabs > arrow:disabled { + color: rgba(203, 191, 191, 0.15); +} + +notebook > header > tabs > tab { + color: rgba(203, 191, 191, 0.45); + background-color: rgba(34, 34, 34, 0); +} + +notebook > header > tabs > tab:hover:not(:checked) { + color: rgba(203, 191, 191, 0.725); + transition: 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); +} + +notebook > header > tabs > tab:checked { + color: #cbbfbf; + transition: 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94); +} + +notebook > header > tabs > tab button.flat, notebook > header > tabs > tab button.sidebar-button, notebook > header > tabs > tab button.budgie-menu-launcher, notebook > header > tabs > tab .budgie-panel #tasklist-button, .budgie-panel notebook > header > tabs > tab #tasklist-button, notebook > header > tabs > tab .budgie-panel button.flat.launcher, .budgie-panel notebook > header > tabs > tab button.flat.launcher { + border-radius: 100%; + min-height: 16px; + min-width: 16px; + padding: 0; + margin: 4px 0; + color: #908888; +} + +notebook > header > tabs > tab button.flat:hover, notebook > header > tabs > tab button.sidebar-button:hover, notebook > header > tabs > tab button.budgie-menu-launcher:hover, notebook > header > tabs > tab .budgie-panel #tasklist-button:hover, .budgie-panel notebook > header > tabs > tab #tasklist-button:hover, notebook > header > tabs > tab .budgie-panel button.flat.launcher:hover, .budgie-panel notebook > header > tabs > tab button.flat.launcher:hover { + color: #ff4d4d; + background-color: #151515; +} + +notebook > header > tabs > tab button.flat:active, notebook > header > tabs > tab button.sidebar-button:active, notebook > header > tabs > tab button.budgie-menu-launcher:active, notebook > header > tabs > tab .budgie-panel #tasklist-button:active, .budgie-panel notebook > header > tabs > tab #tasklist-button:active, notebook > header > tabs > tab .budgie-panel button.flat.launcher:active, .budgie-panel notebook > header > tabs > tab button.flat.launcher:active, notebook > header > tabs > tab button.flat:active:hover, notebook > header > tabs > tab button.sidebar-button:active:hover, notebook > header > tabs > tab button.budgie-menu-launcher:active:hover, notebook > header > tabs > tab .budgie-panel #tasklist-button:active:hover, .budgie-panel notebook > header > tabs > tab #tasklist-button:active:hover, .budgie-panel notebook > header > tabs > tab button.flat.launcher:active:hover { + color: #F0544C; + background-color: #0e0e0e; +} + +notebook > header button { + margin: 2px; +} + +scrollbar { + background-color: #232323; + transition: 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94); +} + +* { + -GtkScrollbar-has-backward-stepper: false; + -GtkScrollbar-has-forward-stepper: false; +} + +scrollbar.top { + border-bottom: 1px solid rgba(0, 0, 0, 0.2); +} + +scrollbar.bottom { + border-top: 1px solid rgba(0, 0, 0, 0.2); +} + +scrollbar.left { + border-right: 1px solid rgba(0, 0, 0, 0.2); +} + +scrollbar.right { + border-left: 1px solid rgba(0, 0, 0, 0.2); +} + +scrollbar button { + border: none; +} + +scrollbar.vertical button.down { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); +} + +scrollbar.vertical button.up { + -gtk-icon-source: -gtk-icontheme("pan-up-symbolic"); +} + +scrollbar.horizontal button.down { + -gtk-icon-source: -gtk-icontheme("pan-right-symbolic"); +} + +scrollbar.horizontal button.up { + -gtk-icon-source: -gtk-icontheme("pan-left-symbolic"); +} + +scrollbar slider { + min-width: 6px; + min-height: 6px; + margin: -1px; + border: 4px solid transparent; + border-radius: 8px; + background-clip: padding-box; + background-color: #666161; +} + +scrollbar slider:hover { + background-color: #555151; +} + +scrollbar slider:hover:active { + background-color: #F0544C; +} + +scrollbar slider:disabled { + background-color: transparent; +} + +scrollbar.fine-tune slider { + min-width: 4px; + min-height: 4px; +} + +scrollbar.fine-tune.horizontal slider { + border-width: 5px 4px; +} + +scrollbar.fine-tune.vertical slider { + border-width: 4px 5px; +} + +scrollbar.overlay-indicator:not(.dragging):not(.hovering) { + opacity: 0.4; + border-color: transparent; + background-color: transparent; +} + +scrollbar.overlay-indicator:not(.dragging):not(.hovering) slider { + margin: 0; + min-width: 4px; + min-height: 4px; + background-color: #989090; + border: 1px solid rgba(0, 0, 0, 0.3); +} + +scrollbar.overlay-indicator:not(.dragging):not(.hovering).horizontal slider { + margin: 0 2px; + min-width: 40px; +} + +scrollbar.overlay-indicator:not(.dragging):not(.hovering).vertical slider { + margin: 2px 0; + min-height: 40px; +} + +scrollbar.overlay-indicator.dragging, scrollbar.overlay-indicator.hovering { + opacity: 0.99; +} + +scrollbar.horizontal slider { + min-width: 40px; +} + +scrollbar.vertical slider { + min-height: 40px; +} + +switch { + font-size: 0; + min-width: 52px; + min-height: 24px; + background-size: 52px 24px; + background-repeat: no-repeat; + background-position: center center; + transition: all 350ms cubic-bezier(0.25, 0.46, 0.45, 0.94); +} + +switch slider { + min-width: 0; + min-height: 0; +} + +switch, switch slider { + outline-color: transparent; + color: transparent; + border: none; + box-shadow: none; +} + +switch { + background-image: -gtk-scaled(url("assets/switch-dark.png"), url("assets/switch-dark@2.png")); +} + +menuitem:hover switch, +row:selected switch, +infobar switch { + background-image: -gtk-scaled(url("assets/switch-selected.png"), url("assets/switch-selected@2.png")); +} + +headerbar switch, +.primary-toolbar switch { + background-image: -gtk-scaled(url("assets/switch-header-dark.png"), url("assets/switch-header-dark@2.png")); +} + +switch:checked { + background-image: -gtk-scaled(url("assets/switch-active-dark.png"), url("assets/switch-active-dark@2.png")); +} + +menuitem:hover switch:checked, +row:selected switch:checked, +infobar switch:checked { + background-image: -gtk-scaled(url("assets/switch-active-selected.png"), url("assets/switch-active-selected@2.png")); +} + +headerbar switch:checked, +.primary-toolbar switch:checked { + background-image: -gtk-scaled(url("assets/switch-active-header-dark.png"), url("assets/switch-active-header-dark@2.png")); +} + +switch:hover { + background-image: -gtk-scaled(url("assets/switch-hover-dark.png"), url("assets/switch-hover-dark@2.png")); +} + +menuitem:hover switch:hover, +row:selected switch:hover, +infobar switch:hover { + background-image: -gtk-scaled(url("assets/switch-hover-selected.png"), url("assets/switch-hover-selected@2.png")); +} + +headerbar switch:hover, +.primary-toolbar switch:hover { + background-image: -gtk-scaled(url("assets/switch-hover-header-dark.png"), url("assets/switch-hover-header-dark@2.png")); +} + +switch:checked:hover { + background-image: -gtk-scaled(url("assets/switch-active-hover-dark.png"), url("assets/switch-active-hover-dark@2.png")); +} + +menuitem:hover switch:checked:hover, +row:selected switch:checked:hover, +infobar switch:checked:hover { + background-image: -gtk-scaled(url("assets/switch-active-hover-selected.png"), url("assets/switch-active-hover-selected@2.png")); +} + +headerbar switch:checked:hover, +.primary-toolbar switch:checked:hover { + background-image: -gtk-scaled(url("assets/switch-active-hover-header-dark.png"), url("assets/switch-active-hover-header-dark@2.png")); +} + +switch:disabled { + background-image: -gtk-scaled(url("assets/switch-insensitive-dark.png"), url("assets/switch-insensitive-dark@2.png")); +} + +menuitem:hover switch:disabled, +row:selected switch:disabled, +infobar switch:disabled { + background-image: -gtk-scaled(url("assets/switch-insensitive-selected.png"), url("assets/switch-insensitive-selected@2.png")); +} + +headerbar switch:disabled, +.primary-toolbar switch:disabled { + background-image: -gtk-scaled(url("assets/switch-insensitive-header-dark.png"), url("assets/switch-insensitive-header-dark@2.png")); +} + +switch:checked:disabled { + background-image: -gtk-scaled(url("assets/switch-active-insensitive-dark.png"), url("assets/switch-active-insensitive-dark@2.png")); +} + +menuitem:hover switch:checked:disabled, +row:selected switch:checked:disabled, +infobar switch:checked:disabled { + background-image: -gtk-scaled(url("assets/switch-active-insensitive-selected.png"), url("assets/switch-active-insensitive-selected@2.png")); +} + +headerbar switch:checked:disabled, +.primary-toolbar switch:checked:disabled { + background-image: -gtk-scaled(url("assets/switch-active-insensitive-header-dark.png"), url("assets/switch-active-insensitive-header-dark@2.png")); +} + +.check, +check, +treeview.check { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-dark.png"), url("assets/checkbox-unchecked-dark@2.png")); +} + +.osd check, +filechooser actionbar check { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-dark.png"), url("assets/checkbox-unchecked-dark@2.png")); +} + +menuitem check:hover, +.view check:selected, +treeview.check:selected, +row:selected check, +infobar check { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-selected.png"), url("assets/checkbox-unchecked-selected@2.png")); +} + +.check:disabled, +check:disabled, +treeview.check:disabled { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-insensitive-dark.png"), url("assets/checkbox-unchecked-insensitive-dark@2.png")); +} + +.osd check:disabled, +filechooser actionbar check:disabled { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-insensitive-dark.png"), url("assets/checkbox-unchecked-insensitive-dark@2.png")); +} + +menuitem check:disabled:hover, +.view check:disabled:selected, +treeview.check:disabled:selected, +row:selected check:disabled, +infobar check:disabled { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-insensitive-selected.png"), url("assets/checkbox-unchecked-insensitive-selected@2.png")); +} + +.check:indeterminate, +check:indeterminate, +treeview.check:indeterminate { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-dark.png"), url("assets/checkbox-mixed-dark@2.png")); +} + +.osd check:indeterminate, +filechooser actionbar check:indeterminate { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-dark.png"), url("assets/checkbox-mixed-dark@2.png")); +} + +menuitem check:indeterminate:hover, +.view check:indeterminate:selected, +treeview.check:indeterminate:selected, +row:selected check:indeterminate, +infobar check:indeterminate { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-selected.png"), url("assets/checkbox-mixed-selected@2.png")); +} + +.check:indeterminate:disabled, +check:indeterminate:disabled, +treeview.check:indeterminate:disabled { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-insensitive-dark.png"), url("assets/checkbox-mixed-insensitive-dark@2.png")); +} + +.osd check:indeterminate:disabled, +filechooser actionbar check:indeterminate:disabled { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-insensitive-dark.png"), url("assets/checkbox-mixed-insensitive-dark@2.png")); +} + +menuitem check:indeterminate:disabled:hover, +.view check:indeterminate:disabled:selected, +treeview.check:indeterminate:disabled:selected, +row:selected check:indeterminate:disabled, +infobar check:indeterminate:disabled { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-insensitive-selected.png"), url("assets/checkbox-mixed-insensitive-selected@2.png")); +} + +.check:checked, +check:checked, +treeview.check:checked { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-dark.png"), url("assets/checkbox-checked-dark@2.png")); +} + +.osd check:checked, +filechooser actionbar check:checked { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-dark.png"), url("assets/checkbox-checked-dark@2.png")); +} + +menuitem check:checked:hover, +.view check:checked:selected, +treeview.check:checked:selected, +row:selected check:checked, +infobar check:checked { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-selected.png"), url("assets/checkbox-checked-selected@2.png")); +} + +.check:checked:disabled, +check:checked:disabled, +treeview.check:checked:disabled { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-insensitive-dark.png"), url("assets/checkbox-checked-insensitive-dark@2.png")); +} + +.osd check:checked:disabled, +filechooser actionbar check:checked:disabled { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-insensitive-dark.png"), url("assets/checkbox-checked-insensitive-dark@2.png")); +} + +menuitem check:checked:disabled:hover, +.view check:checked:disabled:selected, +treeview.check:checked:disabled:selected, +row:selected check:checked:disabled, +infobar check:checked:disabled { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-insensitive-selected.png"), url("assets/checkbox-checked-insensitive-selected@2.png")); +} + +.radio, +radio, +treeview.radio { + -gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-dark.png"), url("assets/radio-unchecked-dark@2.png")); +} + +.osd radio, +filechooser actionbar radio { + -gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-dark.png"), url("assets/radio-unchecked-dark@2.png")); +} + +menuitem radio:hover, +.view radio:selected, +treeview.radio:selected, +row:selected radio, +infobar radio { + -gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-selected.png"), url("assets/radio-unchecked-selected@2.png")); +} + +.radio:disabled, +radio:disabled, +treeview.radio:disabled { + -gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-insensitive-dark.png"), url("assets/radio-unchecked-insensitive-dark@2.png")); +} + +.osd radio:disabled, +filechooser actionbar radio:disabled { + -gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-insensitive-dark.png"), url("assets/radio-unchecked-insensitive-dark@2.png")); +} + +menuitem radio:disabled:hover, +.view radio:disabled:selected, +treeview.radio:disabled:selected, +row:selected radio:disabled, +infobar radio:disabled { + -gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-insensitive-selected.png"), url("assets/radio-unchecked-insensitive-selected@2.png")); +} + +.radio:indeterminate, +radio:indeterminate, +treeview.radio:indeterminate { + -gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-dark.png"), url("assets/radio-mixed-dark@2.png")); +} + +.osd radio:indeterminate, +filechooser actionbar radio:indeterminate { + -gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-dark.png"), url("assets/radio-mixed-dark@2.png")); +} + +menuitem radio:indeterminate:hover, +.view radio:indeterminate:selected, +treeview.radio:indeterminate:selected, +row:selected radio:indeterminate, +infobar radio:indeterminate { + -gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-selected.png"), url("assets/radio-mixed-selected@2.png")); +} + +.radio:indeterminate:disabled, +radio:indeterminate:disabled, +treeview.radio:indeterminate:disabled { + -gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-insensitive-dark.png"), url("assets/radio-mixed-insensitive-dark@2.png")); +} + +.osd radio:indeterminate:disabled, +filechooser actionbar radio:indeterminate:disabled { + -gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-insensitive-dark.png"), url("assets/radio-mixed-insensitive-dark@2.png")); +} + +menuitem radio:indeterminate:disabled:hover, +.view radio:indeterminate:disabled:selected, +treeview.radio:indeterminate:disabled:selected, +row:selected radio:indeterminate:disabled, +infobar radio:indeterminate:disabled { + -gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-insensitive-selected.png"), url("assets/radio-mixed-insensitive-selected@2.png")); +} + +.radio:checked, +radio:checked, +treeview.radio:checked { + -gtk-icon-source: -gtk-scaled(url("assets/radio-checked-dark.png"), url("assets/radio-checked-dark@2.png")); +} + +.osd radio:checked, +filechooser actionbar radio:checked { + -gtk-icon-source: -gtk-scaled(url("assets/radio-checked-dark.png"), url("assets/radio-checked-dark@2.png")); +} + +menuitem radio:checked:hover, +.view radio:checked:selected, +treeview.radio:checked:selected, +row:selected radio:checked, +infobar radio:checked { + -gtk-icon-source: -gtk-scaled(url("assets/radio-checked-selected.png"), url("assets/radio-checked-selected@2.png")); +} + +.radio:checked:disabled, +radio:checked:disabled, +treeview.radio:checked:disabled { + -gtk-icon-source: -gtk-scaled(url("assets/radio-checked-insensitive-dark.png"), url("assets/radio-checked-insensitive-dark@2.png")); +} + +.osd radio:checked:disabled, +filechooser actionbar radio:checked:disabled { + -gtk-icon-source: -gtk-scaled(url("assets/radio-checked-insensitive-dark.png"), url("assets/radio-checked-insensitive-dark@2.png")); +} + +menuitem radio:checked:disabled:hover, +.view radio:checked:disabled:selected, +treeview.radio:checked:disabled:selected, +row:selected radio:checked:disabled, +infobar radio:checked:disabled { + -gtk-icon-source: -gtk-scaled(url("assets/radio-checked-insensitive-selected.png"), url("assets/radio-checked-insensitive-selected@2.png")); +} + +.view.content-view.check:not(list) { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-selectionmode-dark.png"), url("assets/checkbox-selectionmode-dark@2.png")); + background-color: transparent; +} + +.view.content-view.check:checked:not(list) { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-selectionmode-dark.png"), url("assets/checkbox-checked-selectionmode-dark@2.png")); + background-color: transparent; +} + +checkbutton.text-button, radiobutton.text-button { + padding: 2px 0; + outline-offset: 0; +} + +checkbutton.text-button:hover, radiobutton.text-button:hover { + color: #a99595; +} + +checkbutton.text-button:disabled, radiobutton.text-button:disabled { + color: rgba(203, 191, 191, 0.45); +} + +checkbutton label:not(:only-child):first-child, radiobutton label:not(:only-child):first-child { + margin-left: 4px; +} + +checkbutton label:not(:only-child):last-child, radiobutton label:not(:only-child):last-child { + margin-right: 4px; +} + +check, +radio { + min-width: 16px; + min-height: 16px; + margin: 0 2px; +} + +check:only-child, +menu menuitem check, +radio:only-child, +menu menuitem +radio { + margin: 0; +} + +scale { + min-height: 15px; + min-width: 15px; + padding: 3px; +} + +scale.horizontal trough { + padding: 0 4px; +} + +scale.horizontal highlight, scale.horizontal fill { + margin: 0 -4px; +} + +scale.vertical trough { + padding: 4px 0; +} + +scale.vertical highlight, scale.vertical fill { + margin: -4px 0; +} + +scale slider { + min-height: 15px; + min-width: 15px; + margin: -6px; +} + +scale.fine-tune slider { + margin: -4px; +} + +scale.fine-tune fill, +scale.fine-tune highlight, +scale.fine-tune trough { + border-radius: 5px; + -gtk-outline-radius: 7px; +} + +scale trough { + outline-offset: 2px; + -gtk-outline-radius: 4.5px; + border-radius: 2.5px; + background-color: #151515; +} + +scale trough:disabled { + background-color: rgba(21, 21, 21, 0.55); +} + +.osd scale trough { + background-color: #2f2f2f; +} + +.osd scale trough highlight { + background-color: #F0544C; +} + +menuitem:hover scale trough, +row:selected scale trough, +infobar scale trough { + background-color: rgba(0, 0, 0, 0.2); +} + +menuitem:hover scale trough highlight, +row:selected scale trough highlight, +infobar scale trough highlight { + background-color: #ffffff; +} + +menuitem:hover scale trough highlight:disabled, +row:selected scale trough highlight:disabled, +infobar scale trough highlight:disabled { + background-color: #f8b2ae; +} + +menuitem:hover scale trough:disabled, +row:selected scale trough:disabled, +infobar scale trough:disabled { + background-color: rgba(0, 0, 0, 0.1); +} + +scale highlight { + border-radius: 2.5px; + background-color: #F0544C; +} + +scale highlight:disabled { + background-color: rgba(240, 84, 76, 0.55); +} + +scale fill { + border-radius: 2.5px; + background-color: rgba(240, 84, 76, 0.5); +} + +scale fill:disabled { + background-color: transparent; +} + +scale slider { + background-color: #ffffff; + border: 1px solid rgba(0, 0, 0, 0); + 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: #f1615a; + border-color: #F0544C; +} + +scale slider:active { + background-clip: border-box; + background-color: #ef473e; + border-color: #F0544C; +} + +scale slider:disabled { + background-color: #e6e6e6; + border-color: rgba(0, 0, 0, 0); +} + +menuitem:hover scale slider, +row:selected scale slider, +infobar scale slider { + background-clip: border-box; + background-color: #ffffff; + border-color: #ffffff; +} + +menuitem:hover scale slider:hover, +row:selected scale slider:hover, +infobar scale slider:hover { + background-color: #fde5e4; + border-color: #fde5e4; +} + +menuitem:hover scale slider:active, +row:selected scale slider:active, +infobar scale slider:active { + background-color: #f8aaa6; + border-color: #f8aaa6; +} + +menuitem:hover scale slider:disabled, +row:selected scale slider:disabled, +infobar scale slider:disabled { + background-color: #f8b2ae; + border-color: #f8b2ae; +} + +.osd scale slider { + background-clip: border-box; + background-color: #F0544C; + border-color: #F0544C; +} + +.osd scale slider:hover { + background-color: #f4817b; + border-color: #f4817b; +} + +.osd scale slider:active { + background-color: #ec271d; + border-color: #ec271d; +} + +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; +} + +progressbar { + padding: 0; + font-size: smaller; + color: rgba(203, 191, 191, 0.7); +} + +progressbar.osd { + min-width: 3px; + min-height: 3px; + background-color: transparent; +} + +progressbar.osd trough { + border-style: none; + background-color: transparent; + box-shadow: none; +} + +progressbar progress { + background-color: #00C487; + border: none; + border-radius: 3px; + box-shadow: none; +} + +row:selected progressbar progress, +infobar progressbar progress { + background-color: #ffffff; +} + +progressbar trough { + border: none; + border-radius: 3px; + background-color: #151515; +} + +row:selected progressbar trough, +infobar progressbar trough { + background-color: rgba(0, 0, 0, 0.2); +} + +levelbar block { + min-width: 32px; + min-height: 1px; +} + +levelbar.vertical block { + min-width: 1px; + min-height: 32px; +} + +levelbar trough { + border: none; + padding: 3px; + border-radius: 3px; + background-color: #151515; +} + +levelbar.horizontal.discrete block { + margin: 0 1px; +} + +levelbar.vertical.discrete block { + margin: 1px 0; +} + +levelbar block:not(.empty) { + border: 1px solid #F0544C; + background-color: #F0544C; + border-radius: 2px; +} + +levelbar block.low { + border-color: #F27835; + background-color: #F27835; +} + +levelbar block.high { + border-color: #F0544C; + background-color: #F0544C; +} + +levelbar block.full { + border-color: #3498db; + background-color: #3498db; +} + +levelbar block.empty { + background-color: #262626; + border-color: #262626; +} + +printdialog paper { + border: 1px solid rgba(0, 0, 0, 0.2); + background: #262626; + padding: 0; +} + +printdialog .dialog-action-box { + margin: 12px; +} + +frame > border, +.frame { + margin: 0; + padding: 0; + border-radius: 0; + border: 1px solid rgba(0, 0, 0, 0.2); +} + +frame.flat > border, +frame > border.flat, +.frame.flat { + border-style: none; +} + +scrolledwindow viewport.frame { + border-style: none; +} + +scrolledwindow overshoot.top { + background-image: -gtk-gradient(radial, center top, 0, center top, 0.6, from(rgba(240, 84, 76, 0.2)), to(rgba(240, 84, 76, 0))); + background-size: 100% 60%; + background-repeat: no-repeat; + background-position: center top; + background-color: transparent; + border: none; + box-shadow: none; +} + +scrolledwindow overshoot.bottom { + background-image: -gtk-gradient(radial, center bottom, 0, center bottom, 0.6, from(rgba(240, 84, 76, 0.2)), to(rgba(240, 84, 76, 0))); + background-size: 100% 60%; + background-repeat: no-repeat; + background-position: center bottom; + background-color: transparent; + border: none; + box-shadow: none; +} + +scrolledwindow overshoot.left { + background-image: -gtk-gradient(radial, left center, 0, left center, 0.6, from(rgba(240, 84, 76, 0.2)), to(rgba(240, 84, 76, 0))); + background-size: 60% 100%; + background-repeat: no-repeat; + background-position: left center; + background-color: transparent; + border: none; + box-shadow: none; +} + +scrolledwindow overshoot.right { + background-image: -gtk-gradient(radial, right center, 0, right center, 0.6, from(rgba(240, 84, 76, 0.2)), to(rgba(240, 84, 76, 0))); + background-size: 60% 100%; + background-repeat: no-repeat; + background-position: right center; + background-color: transparent; + border: none; + box-shadow: none; +} + +scrolledwindow undershoot.top { + background-color: transparent; + background-image: linear-gradient(to left, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%); + padding-top: 1px; + background-size: 10px 1px; + background-repeat: repeat-x; + background-origin: content-box; + background-position: center top; + border: none; +} + +scrolledwindow undershoot.bottom { + background-color: transparent; + background-image: linear-gradient(to left, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%); + padding-bottom: 1px; + background-size: 10px 1px; + background-repeat: repeat-x; + background-origin: content-box; + background-position: center bottom; + border: none; +} + +scrolledwindow undershoot.left { + background-color: transparent; + background-image: linear-gradient(to top, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%); + padding-left: 1px; + background-size: 1px 10px; + background-repeat: repeat-y; + background-origin: content-box; + background-position: left center; + border: none; +} + +scrolledwindow undershoot.right { + background-color: transparent; + background-image: linear-gradient(to top, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%); + padding-right: 1px; + background-size: 1px 10px; + background-repeat: repeat-y; + background-origin: content-box; + background-position: right center; + border: none; +} + +scrolledwindow junction { + border-color: transparent; + border-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.2) 1px, transparent 1px) 0 0 0 1/0 1px stretch; + background-color: #232323; +} + +scrolledwindow junction:dir(rtl) { + border-image-slice: 0 1 0 0; +} + +separator { + background-color: rgba(0, 0, 0, 0.1); + min-width: 1px; + min-height: 1px; +} + +list { + background-color: #262626; + border-color: rgba(0, 0, 0, 0.2); +} + +list row { + padding: 2px; +} + +row:not(:hover) { + transition: all 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94); +} + +row.activatable.has-open-popup, .has-open-popup.view, textview text.has-open-popup, iconview.has-open-popup, .geary-sidebar-pane-separator frame.geary-folder-frame treeview.has-open-popup.view.sidebar, .nemo-window .nemo-places-sidebar .has-open-popup.places-treeview, .budgie-menu button.has-open-popup, .panel popover .sidebar .has-open-popup.view, treeview.has-open-popup.view.sidebar.source-list, row.activatable:hover, .view:hover, textview text:hover, iconview:hover, .geary-sidebar-pane-separator frame.geary-folder-frame treeview.view.sidebar:hover, .nemo-window .nemo-places-sidebar .places-treeview:hover, .budgie-menu button:hover, .panel popover .sidebar .view:hover, treeview.view.sidebar.source-list:hover { + background-color: rgba(255, 255, 255, 0.03); +} + +row.activatable:active, .view:active, textview text:active, iconview:active, .geary-sidebar-pane-separator frame.geary-folder-frame treeview.view.sidebar:active, .nemo-window .nemo-places-sidebar .places-treeview:active, .budgie-menu button:active, .panel popover .sidebar .view:active, treeview.view.sidebar.source-list:active { + color: #cbbfbf; +} + +row.activatable:disabled, .view:disabled, textview text:disabled, iconview:disabled, .geary-sidebar-pane-separator frame.geary-folder-frame treeview.view.sidebar:disabled, .nemo-window .nemo-places-sidebar .places-treeview:disabled, .budgie-menu button:disabled, .panel popover .sidebar .view:disabled, treeview.view.sidebar.source-list:disabled { + color: rgba(203, 191, 191, 0.45); +} + +row.activatable:disabled image, .view:disabled image, textview text:disabled image, iconview:disabled image, .geary-sidebar-pane-separator frame.geary-folder-frame treeview.view.sidebar:disabled image, .nemo-window .nemo-places-sidebar .places-treeview:disabled image, .budgie-menu button:disabled image, .panel popover .sidebar .view:disabled image, treeview.view.sidebar.source-list:disabled image { + color: inherit; +} + +row.activatable:selected:active, .view:selected:active, textview text:selected:active, iconview:selected:active, .geary-sidebar-pane-separator frame.geary-folder-frame treeview.view.sidebar:selected:active, .nemo-window .nemo-places-sidebar .places-treeview:selected:active, .budgie-menu button:selected:active, .panel popover .sidebar .view:selected:active, treeview.view.sidebar.source-list:selected:active { + color: #ffffff; +} + +row.activatable:selected.has-open-popup, .view:selected.has-open-popup, textview text:selected.has-open-popup, iconview:selected.has-open-popup, .geary-sidebar-pane-separator frame.geary-folder-frame treeview.view.sidebar:selected.has-open-popup, .nemo-window .nemo-places-sidebar .places-treeview:selected.has-open-popup, .budgie-menu button:selected.has-open-popup, .panel popover .sidebar .view:selected.has-open-popup, treeview.view.sidebar.source-list:selected.has-open-popup, row.activatable:selected:hover, .view:selected:hover, textview text:selected:hover, iconview:selected:hover, .geary-sidebar-pane-separator frame.geary-folder-frame treeview.view.sidebar:selected:hover, .nemo-window .nemo-places-sidebar .places-treeview:selected:hover, .budgie-menu button:selected:hover, .panel popover .sidebar .view:selected:hover, treeview.view.sidebar.source-list:selected:hover { + background-color: #d84c44; +} + +.app-notification { + padding: 10px; + color: #cbbfbf; + background-color: alpha(#1d1d1d,0.9); + background-clip: border-box; + border-radius: 0 0 2px 2px; + border-width: 0 1px 1px 1px; + border-style: solid; + border-color: rgba(0, 0, 0, 0.4); +} + +.app-notification border { + border: none; +} + +.app-notification button { + color: #cbbfbf; + border-color: rgba(0, 0, 0, 0.4); + background-color: rgba(85, 85, 85, 0.4); +} + +.app-notification button.flat, .app-notification button.sidebar-button, .app-notification button.budgie-menu-launcher, .app-notification .budgie-panel #tasklist-button, .budgie-panel .app-notification #tasklist-button, .app-notification .budgie-panel button.flat.launcher, .budgie-panel .app-notification button.flat.launcher { + border-color: rgba(240, 84, 76, 0); +} + +.app-notification button:hover { + color: #cbbfbf; + border-color: rgba(0, 0, 0, 0.4); + background-color: rgba(103, 103, 103, 0.5); +} + +.app-notification button:active, .app-notification button:checked { + color: #ffffff; + border-color: rgba(0, 0, 0, 0.4); + background-color: #F0544C; + background-clip: padding-box; +} + +.app-notification button:disabled { + color: #514e4e; + border-color: rgba(0, 0, 0, 0.4); + background-color: rgba(85, 85, 85, 0.25); +} + +.app-notification .linked:not(.vertical) > entry + entry { + border-left-color: rgba(0, 0, 0, 0); +} + +.app-notification .linked:not(.vertical) > entry.error + entry, +.app-notification .linked:not(.vertical) > entry + entry.error { + border-left-color: #FC4138; +} + +.app-notification .linked:not(.vertical) > entry.warning + entry, +.app-notification .linked:not(.vertical) > entry + entry.warning { + border-left-color: #F27835; +} + +.app-notification .linked:not(.vertical) > entry.error + entry.warning, +.app-notification .linked:not(.vertical) > entry.warning + entry.error { + border-left-color: #f75d37; +} + +.app-notification .linked:not(.vertical) > entry + entry:focus:not(:last-child), +.app-notification .linked:not(.vertical) > entry + entry:focus:last-child { + border-left-color: #F0544C; +} + +.app-notification .linked:not(.vertical) > entry:focus:not(:only-child) + entry, +.app-notification .linked:not(.vertical) > entry:focus:not(:only-child) + button, +.app-notification .linked:not(.vertical) > entry:focus:not(:only-child) + combobox > box > button.combo { + border-left-color: #F0544C; +} + +.app-notification .linked:not(.vertical) > entry + entry:drop(active):not(:last-child), +.app-notification .linked:not(.vertical) > entry + entry:drop(active):last-child { + border-left-color: #F08437; +} + +.app-notification .linked:not(.vertical) > entry:drop(active):not(:only-child) + entry, +.app-notification .linked:not(.vertical) > entry:drop(active):not(:only-child) + button, +.app-notification .linked:not(.vertical) > entry:drop(active):not(:only-child) + combobox > box > button.combo { + border-left-color: #F08437; +} + +.app-notification .linked:not(.vertical) > entry + entry.warning:focus:not(:last-child), +.app-notification .linked:not(.vertical) > entry + entry.warning:focus:last-child { + border-left-color: #F27835; +} + +.app-notification .linked:not(.vertical) > entry.warning:focus:not(:only-child) + entry, +.app-notification .linked:not(.vertical) > entry.warning:focus:not(:only-child) + button, +.app-notification .linked:not(.vertical) > entry.warning:focus:not(:only-child) + combobox > box > button.combo { + border-left-color: #F27835; +} + +.app-notification .linked:not(.vertical) > entry + entry.error:focus:not(:last-child), +.app-notification .linked:not(.vertical) > entry + entry.error:focus:last-child { + border-left-color: #FC4138; +} + +.app-notification .linked:not(.vertical) > entry.error:focus:not(:only-child) + entry, +.app-notification .linked:not(.vertical) > entry.error:focus:not(:only-child) + button, +.app-notification .linked:not(.vertical) > entry.error:focus:not(:only-child) + combobox > box > button.combo { + border-left-color: #FC4138; +} + +.app-notification .linked:not(.vertical) > button:active + entry, +.app-notification .linked:not(.vertical) > button:checked + entry { + border-left-color: #F0544C; +} + +.app-notification .linked:not(.vertical) > button + button { + border-left-style: none; +} + +.app-notification .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), +.app-notification .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action) { + box-shadow: inset 1px 0 rgba(0, 0, 0, 0.4); +} + +.app-notification .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:not(:only-child), +.app-notification .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):not(:hover) { + box-shadow: inset 1px 0 rgba(0, 0, 0, 0); +} + +.app-notification .linked:not(.vertical) > button:active + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, +.app-notification .linked:not(.vertical) > button:checked + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, +.app-notification .linked:not(.vertical) > button.suggested-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, +.app-notification .linked:not(.vertical) > button.destructive-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, +.app-notification .linked:not(.vertical) > entry + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), +.app-notification .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):first-child:disabled, +.app-notification .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.app-notification .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):first-child:hover, +.app-notification .linked:not(.vertical) > button:active + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.app-notification .linked:not(.vertical) > button:checked + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.app-notification .linked:not(.vertical) > button.suggested-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.app-notification .linked:not(.vertical) > button.destructive-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.app-notification .linked:not(.vertical) > entry + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:not(:only-child) { + box-shadow: none; +} + +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: white; +} + +expander arrow:checked { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); +} + +calendar { + color: #cbbfbf; + border: 1px solid rgba(0, 0, 0, 0.2); + border-radius: 0; + padding: 2px; +} + +calendar:selected { + border-radius: 1.5px; +} + +calendar.header { + color: #cbbfbf; + border: none; +} + +calendar.button { + color: rgba(203, 191, 191, 0.45); +} + +calendar.button:hover { + color: #cbbfbf; +} + +calendar.button:disabled { + color: rgba(203, 191, 191, 0.45); +} + +calendar:indeterminate { + color: alpha(currentColor,0.55); +} + +calendar.highlight { + color: #cbbfbf; +} + +messagedialog.csd .dialog-action-area.linked:not(.vertical) > button, messagedialog.csd .dialog-action-area.linked:not(.vertical) > button:hover, messagedialog.csd .dialog-action-area.linked:not(.vertical) > button:active, messagedialog.csd .dialog-action-area.linked:not(.vertical) > button:checked, messagedialog.csd .dialog-action-area.linked:not(.vertical) > button:disabled { + border-radius: 0; + border-top: 1px solid rgba(0, 0, 0, 0.2); + border-right: none; + border-bottom: none; +} + +messagedialog.csd .dialog-action-area.linked:not(.vertical) > button:last-child, messagedialog.csd .dialog-action-area.linked:not(.vertical) > button:hover:last-child, messagedialog.csd .dialog-action-area.linked:not(.vertical) > button:active:last-child, messagedialog.csd .dialog-action-area.linked:not(.vertical) > button:checked:last-child, messagedialog.csd .dialog-action-area.linked:not(.vertical) > button:disabled:last-child { + border-bottom-right-radius: 3px; + border-top-right-radius: 0; + border-right: none; + border-bottom: none; +} + +messagedialog.csd .dialog-action-area.linked:not(.vertical) > button:first-child, messagedialog.csd .dialog-action-area.linked:not(.vertical) > button:hover:first-child, messagedialog.csd .dialog-action-area.linked:not(.vertical) > button:active:first-child, messagedialog.csd .dialog-action-area.linked:not(.vertical) > button:checked:first-child, messagedialog.csd .dialog-action-area.linked:not(.vertical) > button:disabled:first-child { + border-bottom-left-radius: 3px; + border-top-left-radius: 0; + border-left: none; + border-bottom: none; +} + +messagedialog.csd .dialog-action-area.linked:not(.vertical) > button:only-child, messagedialog.csd .dialog-action-area.linked:not(.vertical) > button:hover:only-child, messagedialog.csd .dialog-action-area.linked:not(.vertical) > button:active:only-child, messagedialog.csd .dialog-action-area.linked:not(.vertical) > button:checked:only-child, messagedialog.csd .dialog-action-area.linked:not(.vertical) > button:disabled:only-child { + border-bottom-left-radius: 3px; + border-bottom-right-radius: 3px; + border-left: none; + border-right: none; + border-bottom: none; +} + +messagedialog.csd .titlebar { + min-height: 20px; + background-color: #222222; + border: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); +} + +messagedialog .dialog-action-area.linked:not(.vertical) > button { + padding: 5px 10px; + border-radius: 0; + border: none; + border-top: 1px solid rgba(0, 0, 0, 0.2); +} + +messagedialog .dialog-action-area.linked:not(.vertical) > button:active, messagedialog .dialog-action-area.linked:not(.vertical) > button:checked { + transition: background-color 0.00001s 0.2s; + animation: ripple_effect 0.2s cubic-bezier(0, 0, 0.2, 1); +} + +messagedialog .dialog-action-area.linked:not(.vertical) > button, messagedialog .dialog-action-area.linked:not(.vertical) > button:hover, messagedialog .dialog-action-area.linked:not(.vertical) > button:active, messagedialog .dialog-action-area.linked:not(.vertical) > button:checked, messagedialog .dialog-action-area.linked:not(.vertical) > button:disabled { + border-radius: 0; +} + +messagedialog .dialog-action-area.linked:not(.vertical) > button:first-child, messagedialog .dialog-action-area.linked:not(.vertical) > button:hover:first-child, messagedialog .dialog-action-area.linked:not(.vertical) > button:active:first-child, messagedialog .dialog-action-area.linked:not(.vertical) > button:checked:first-child, messagedialog .dialog-action-area.linked:not(.vertical) > button:disabled:first-child { + border-bottom-left-radius: 0; + border-top-left-radius: 0; +} + +messagedialog .dialog-action-area.linked:not(.vertical) > button:last-child, messagedialog .dialog-action-area.linked:not(.vertical) > button:hover:last-child, messagedialog .dialog-action-area.linked:not(.vertical) > button:active:last-child, messagedialog .dialog-action-area.linked:not(.vertical) > button:checked:last-child, messagedialog .dialog-action-area.linked:not(.vertical) > button:disabled:last-child { + border-bottom-right-radius: 0; + border-top-right-radius: 0; +} + +messagedialog .dialog-action-area.linked:not(.vertical) > button:only-child, messagedialog .dialog-action-area.linked:not(.vertical) > button:hover:only-child, messagedialog .dialog-action-area.linked:not(.vertical) > button:active:only-child, messagedialog .dialog-action-area.linked:not(.vertical) > button:checked:only-child, messagedialog .dialog-action-area.linked:not(.vertical) > button:disabled:only-child { + border-bottom-left-radius: 3px; + border-bottom-right-radius: 3px; +} + +messagedialog .dialog-action-area.linked:not(.vertical) > button:not(.suggested-action):not(.destructive-action):hover { + background-color: alpha(#cbbfbf,0.06); +} + +messagedialog .dialog-action-area.linked:not(.vertical) > button:not(.suggested-action):not(.destructive-action):active, messagedialog .dialog-action-area.linked:not(.vertical) > button:not(.suggested-action):not(.destructive-action):checked { + background-color: alpha(#cbbfbf,0.1); + color: #cbbfbf; +} + +messagedialog.csd.background { + border-bottom-left-radius: 3px; + border-bottom-right-radius: 3px; + border: none; +} + +messagedialog.csd .dialog-action-area.linked:not(.vertical) > button { + padding: 6px 10px 8px 10px; +} + +filechooser #pathbarbox { + border-bottom: 1px solid rgba(0, 0, 0, 0); +} + +filechooserbutton:drop(active) { + box-shadow: none; + border-color: transparent; +} + +.sidebar { + border-style: none; + background-color: #222222; +} + +stacksidebar.sidebar:dir(ltr) list, +stacksidebar.sidebar.left list, +stacksidebar.sidebar.left:dir(rtl) list, .sidebar:dir(ltr), .sidebar.left, .sidebar.left:dir(rtl) { + border-right: 1px solid #1d1d1d; + border-left-style: none; +} + +stacksidebar.sidebar:dir(rtl) list, +stacksidebar.sidebar.right list, .sidebar:dir(rtl), .sidebar.right { + border-left: 1px solid #1d1d1d; + border-right-style: none; +} + +.sidebar list { + background-color: transparent; +} + +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 4px; +} + +stacksidebar row > label { + padding-left: 6px; + padding-right: 6px; +} + +stacksidebar row.needs-attention > label { + background-size: 6px 6px, 0 0; +} + +placessidebar > viewport.frame { + border-style: none; +} + +placessidebar row { + min-height: 28px; + padding: 2px 2px 2px 10px; +} + +placessidebar row > revealer { + padding: 0 10px; +} + +placessidebar row image.sidebar-icon:dir(ltr) { + padding-right: 8px; +} + +placessidebar row image.sidebar-icon:dir(rtl) { + padding-left: 8px; +} + +placessidebar row label.sidebar-label:dir(ltr) { + padding-right: 2px; +} + +placessidebar row label.sidebar-label:dir(rtl) { + padding-left: 2px; +} + +button.sidebar-button { + min-width: 22px; + min-height: 22px; + margin-top: 2px; + margin-bottom: 2px; + padding: 0; + border-radius: 100%; + -gtk-outline-radius: 100%; +} + +button.sidebar-button:not(:hover):not(:active) > image { + opacity: 0.5; +} + +placessidebar row.sidebar-placeholder-row { + padding: 0 8px; + min-height: 2px; + background-image: linear-gradient(to bottom, #F08437, #F08437); + background-clip: content-box; +} + +placessidebar row.sidebar-new-bookmark-row { + color: #F0544C; +} + +placessidebar row:drop(active):not(:disabled) { + box-shadow: inset 0 1px #F08437, inset 0 -1px #F08437; +} + +placessidebar row:drop(active):not(:disabled), placessidebar row:drop(active):not(:disabled) label, placessidebar row:drop(active):not(:disabled) image { + color: #F08437; +} + +placessidebar row:drop(active):not(:disabled):selected { + background-color: #F08437; +} + +placessidebar row:drop(active):not(:disabled):selected, placessidebar row:drop(active):not(:disabled):selected label, placessidebar row:drop(active):not(:disabled):selected image { + color: #ffffff; +} + +placesview .server-list-button > image { + -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 > actionbar > revealer > box > label { + padding-left: 8px; + padding-right: 8px; +} + +paned > separator { + min-width: 1px; + min-height: 1px; + -gtk-icon-source: none; + border-style: none; + background-color: transparent; + background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)); + background-size: 1px 1px; +} + +paned > separator:selected { + background-image: linear-gradient(to bottom, #F0544C, #F0544C); +} + +paned > separator.wide { + min-width: 5px; + min-height: 5px; + background-color: #222222; + background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), linear-gradient(to bottom, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)); + background-size: 1px 1px, 1px 1px; +} + +paned.horizontal > separator { + background-repeat: repeat-y; +} + +paned.horizontal > separator:dir(ltr) { + margin: 0 -8px 0 0; + padding: 0 8px 0 0; + background-position: left; +} + +paned.horizontal > separator:dir(rtl) { + margin: 0 0 0 -8px; + padding: 0 0 0 8px; + background-position: right; +} + +paned.horizontal > separator.wide { + margin: 0; + padding: 0; + background-repeat: repeat-y, repeat-y; + background-position: left, right; +} + +paned.vertical > separator { + margin: 0 0 -8px 0; + padding: 0 0 8px 0; + background-repeat: repeat-x; + background-position: top; +} + +paned.vertical > separator.wide { + margin: 0; + padding: 0; + background-repeat: repeat-x, repeat-x; + background-position: bottom, top; +} + +infobar { + border-style: none; +} + +infobar.info, infobar.question, infobar.warning, infobar.error { + background-color: #F0544C; + color: #ffffff; + caret-color: currentColor; +} + +infobar.info selection, infobar.question selection, infobar.warning selection, infobar.error selection { + color: #F0544C; + background-color: #ffffff; +} + +row:selected button, infobar.info button, infobar.question button, infobar.warning button, infobar.error button, .nautilus-window .floating-bar button, .raven-mpris button.image-button { + color: #ffffff; + background-color: rgba(255, 255, 255, 0); + border-color: rgba(255, 255, 255, 0.5); +} + +row:selected button.flat, row:selected button.sidebar-button, row:selected button.budgie-menu-launcher, row:selected .budgie-panel #tasklist-button, .budgie-panel row:selected #tasklist-button, row:selected .budgie-panel button.flat.launcher, .budgie-panel row:selected button.flat.launcher, infobar.info button.flat, infobar.info button.sidebar-button, infobar.info button.budgie-menu-launcher, infobar.info .budgie-panel #tasklist-button, .budgie-panel infobar.info #tasklist-button, infobar.info .budgie-panel button.flat.launcher, .budgie-panel infobar.info button.flat.launcher, infobar.question button.flat, infobar.question button.sidebar-button, infobar.question button.budgie-menu-launcher, infobar.question .budgie-panel #tasklist-button, .budgie-panel infobar.question #tasklist-button, infobar.question .budgie-panel button.flat.launcher, .budgie-panel infobar.question button.flat.launcher, infobar.warning button.flat, infobar.warning button.sidebar-button, infobar.warning button.budgie-menu-launcher, infobar.warning .budgie-panel #tasklist-button, .budgie-panel infobar.warning #tasklist-button, infobar.warning .budgie-panel button.flat.launcher, .budgie-panel infobar.warning button.flat.launcher, infobar.error button.flat, infobar.error button.sidebar-button, infobar.error button.budgie-menu-launcher, infobar.error .budgie-panel #tasklist-button, .budgie-panel infobar.error #tasklist-button, infobar.error .budgie-panel button.flat.launcher, .budgie-panel infobar.error button.flat.launcher, .nautilus-window .floating-bar button.flat, .nautilus-window .floating-bar button.sidebar-button, .nautilus-window .floating-bar button.budgie-menu-launcher, .nautilus-window .floating-bar .budgie-panel #tasklist-button, .budgie-panel .nautilus-window .floating-bar #tasklist-button, .raven-mpris button.flat.image-button, .raven-mpris button.image-button.sidebar-button, .raven-mpris button.image-button.budgie-menu-launcher, .raven-mpris .budgie-panel .image-button#tasklist-button, .budgie-panel .raven-mpris .image-button#tasklist-button { + border-color: transparent; + background-color: transparent; + background-image: none; + color: #ffffff; + background-color: rgba(255, 255, 255, 0); +} + +headerbar.selection-mode button:disabled, .nemo-window .selection-mode.primary-toolbar button:disabled, row:selected button.flat:disabled, row:selected button.sidebar-button:disabled, row:selected button.budgie-menu-launcher:disabled, row:selected .budgie-panel #tasklist-button:disabled, .budgie-panel row:selected #tasklist-button:disabled, infobar.info button.flat:disabled, infobar.info button.sidebar-button:disabled, infobar.info button.budgie-menu-launcher:disabled, infobar.info .budgie-panel #tasklist-button:disabled, .budgie-panel infobar.info #tasklist-button:disabled, infobar.question button.flat:disabled, infobar.question button.sidebar-button:disabled, infobar.question button.budgie-menu-launcher:disabled, infobar.question .budgie-panel #tasklist-button:disabled, .budgie-panel infobar.question #tasklist-button:disabled, infobar.warning button.flat:disabled, infobar.warning button.sidebar-button:disabled, infobar.warning button.budgie-menu-launcher:disabled, infobar.warning .budgie-panel #tasklist-button:disabled, .budgie-panel infobar.warning #tasklist-button:disabled, infobar.error button.flat:disabled, infobar.error button.sidebar-button:disabled, infobar.error button.budgie-menu-launcher:disabled, infobar.error .budgie-panel #tasklist-button:disabled, .budgie-panel infobar.error #tasklist-button:disabled, .nautilus-window .floating-bar button.flat:disabled, .nautilus-window .floating-bar button.sidebar-button:disabled, .nautilus-window .floating-bar button.budgie-menu-launcher:disabled, .nautilus-window .floating-bar .budgie-panel #tasklist-button:disabled, .budgie-panel .nautilus-window .floating-bar #tasklist-button:disabled, .raven-mpris button.flat.image-button:disabled, .raven-mpris button.image-button.sidebar-button:disabled, .raven-mpris button.image-button.budgie-menu-launcher:disabled, .raven-mpris .budgie-panel .image-button#tasklist-button:disabled, .budgie-panel .raven-mpris .image-button#tasklist-button:disabled, headerbar.selection-mode button:disabled label, .nemo-window .selection-mode.primary-toolbar button:disabled label, row:selected button.flat:disabled label, row:selected button.sidebar-button:disabled label, row:selected button.budgie-menu-launcher:disabled label, row:selected .budgie-panel #tasklist-button:disabled label, .budgie-panel row:selected #tasklist-button:disabled label, infobar.info button.flat:disabled label, infobar.info button.sidebar-button:disabled label, infobar.info button.budgie-menu-launcher:disabled label, infobar.info .budgie-panel #tasklist-button:disabled label, .budgie-panel infobar.info #tasklist-button:disabled label, infobar.question button.flat:disabled label, infobar.question button.sidebar-button:disabled label, infobar.question button.budgie-menu-launcher:disabled label, infobar.question .budgie-panel #tasklist-button:disabled label, .budgie-panel infobar.question #tasklist-button:disabled label, infobar.warning button.flat:disabled label, infobar.warning button.sidebar-button:disabled label, infobar.warning button.budgie-menu-launcher:disabled label, infobar.warning .budgie-panel #tasklist-button:disabled label, .budgie-panel infobar.warning #tasklist-button:disabled label, infobar.error button.flat:disabled label, infobar.error button.sidebar-button:disabled label, infobar.error button.budgie-menu-launcher:disabled label, infobar.error .budgie-panel #tasklist-button:disabled label, .budgie-panel infobar.error #tasklist-button:disabled label, .nautilus-window .floating-bar button.flat:disabled label, .nautilus-window .floating-bar button.sidebar-button:disabled label, .nautilus-window .floating-bar button.budgie-menu-launcher:disabled label, .nautilus-window .floating-bar .budgie-panel #tasklist-button:disabled label, .budgie-panel .nautilus-window .floating-bar #tasklist-button:disabled label, .raven-mpris button.flat.image-button:disabled label, .raven-mpris button.image-button.sidebar-button:disabled label, .raven-mpris button.image-button.budgie-menu-launcher:disabled label, .raven-mpris .budgie-panel .image-button#tasklist-button:disabled label, .budgie-panel .raven-mpris .image-button#tasklist-button:disabled label { + color: rgba(255, 255, 255, 0.4); +} + +row:selected button:hover, infobar.info button:hover, infobar.question button:hover, infobar.warning button:hover, infobar.error button:hover, .nautilus-window .floating-bar button:hover, .raven-mpris button.image-button:hover { + color: #ffffff; + background-color: rgba(255, 255, 255, 0.2); + border-color: rgba(255, 255, 255, 0.8); +} + +headerbar.selection-mode button:active, .nemo-window .selection-mode.primary-toolbar button:active, headerbar.selection-mode button:checked, .nemo-window .selection-mode.primary-toolbar button:checked, row:selected button:active, infobar.info button:active, infobar.question button:active, infobar.warning button:active, infobar.error button:active, .nautilus-window .floating-bar button:active, .raven-mpris button.image-button:active, headerbar.selection-mode button:hover:active, .nemo-window .selection-mode.primary-toolbar button:hover:active, headerbar.selection-mode button:hover:checked, .nemo-window .selection-mode.primary-toolbar button:hover:checked, row:selected button:active:hover, infobar.info button:active:hover, infobar.question button:active:hover, infobar.warning button:active:hover, infobar.error button:active:hover, .nautilus-window .floating-bar button:active:hover, .raven-mpris button.image-button:active:hover, row:selected button:checked, infobar.info button:checked, infobar.question button:checked, infobar.warning button:checked, infobar.error button:checked, .nautilus-window .floating-bar button:checked, .raven-mpris button.image-button:checked { + color: #F0544C; + background-color: #ffffff; + border-color: #ffffff; +} + +row:selected button:disabled, infobar.info button:disabled, infobar.question button:disabled, infobar.warning button:disabled, infobar.error button:disabled, .nautilus-window .floating-bar button:disabled, .raven-mpris button.image-button:disabled { + background-color: rgba(255, 255, 255, 0); + border-color: rgba(255, 255, 255, 0.4); +} + +row:selected button:disabled, infobar.info button:disabled, infobar.question button:disabled, infobar.warning button:disabled, infobar.error button:disabled, .nautilus-window .floating-bar button:disabled, .raven-mpris button.image-button:disabled, row:selected button:disabled label, infobar.info button:disabled label, infobar.question button:disabled label, infobar.warning button:disabled label, infobar.error button:disabled label, .nautilus-window .floating-bar button:disabled label, .raven-mpris button.image-button:disabled label { + color: rgba(255, 255, 255, 0.5); +} + +headerbar.selection-mode button:disabled:active, .nemo-window .selection-mode.primary-toolbar button:disabled:active, headerbar.selection-mode button:disabled:checked, .nemo-window .selection-mode.primary-toolbar button:disabled:checked, row:selected button:disabled:active, infobar.info button:disabled:active, infobar.question button:disabled:active, infobar.warning button:disabled:active, infobar.error button:disabled:active, .nautilus-window .floating-bar button:disabled:active, .raven-mpris button.image-button:disabled:active, headerbar.selection-mode button:disabled:checked, .nemo-window .selection-mode.primary-toolbar button:disabled:checked, headerbar.selection-mode button:disabled:active, .nemo-window .selection-mode.primary-toolbar button:disabled:active, row:selected button:disabled:checked, infobar.info button:disabled:checked, infobar.question button:disabled:checked, infobar.warning button:disabled:checked, infobar.error button:disabled:checked, .nautilus-window .floating-bar button:disabled:checked, .raven-mpris button.image-button:disabled:checked { + color: #F0544C; + background-color: rgba(255, 255, 255, 0.5); + border-color: rgba(255, 255, 255, 0.4); +} + +tooltip { + border-radius: 2px; + box-shadow: none; +} + +tooltip.background { + background-color: #1d1d1d; + background-clip: padding-box; +} + +tooltip.background label { + padding: 4px; +} + +tooltip decoration { + background-color: transparent; +} + +tooltip * { + background-color: transparent; + color: #cbbfbf; +} + +colorswatch, colorswatch:drop(active) { + border-style: none; +} + +colorswatch.top { + border-top-left-radius: 2.5px; + border-top-right-radius: 2.5px; +} + +colorswatch.top overlay { + border-top-left-radius: 2px; + border-top-right-radius: 2px; +} + +colorswatch.bottom { + border-bottom-left-radius: 2.5px; + border-bottom-right-radius: 2.5px; +} + +colorswatch.bottom overlay { + border-bottom-left-radius: 2px; + border-bottom-right-radius: 2px; +} + +colorswatch.left, colorswatch:first-child:not(.top) { + border-top-left-radius: 2.5px; + border-bottom-left-radius: 2.5px; +} + +colorswatch.left overlay, colorswatch:first-child:not(.top) overlay { + border-top-left-radius: 2px; + border-bottom-left-radius: 2px; +} + +colorswatch.right, colorswatch:last-child:not(.bottom) { + border-top-right-radius: 2.5px; + border-bottom-right-radius: 2.5px; +} + +colorswatch.right overlay, colorswatch:last-child:not(.bottom) overlay { + border-top-right-radius: 2px; + border-bottom-right-radius: 2px; +} + +colorswatch.dark overlay { + color: rgba(255, 255, 255, 0.7); +} + +colorswatch.dark overlay:hover { + border-color: rgba(0, 0, 0, 0.2); +} + +colorswatch.light overlay { + color: rgba(0, 0, 0, 0.7); +} + +colorswatch.light overlay:hover { + border-color: rgba(0, 0, 0, 0.2); +} + +colorswatch overlay { + border: 1px solid rgba(0, 0, 0, 0.2); +} + +colorswatch overlay:hover { + background-color: rgba(255, 255, 255, 0.2); +} + +colorswatch:disabled { + opacity: 0.5; +} + +colorswatch:disabled overlay { + border-color: rgba(0, 0, 0, 0.6); + box-shadow: none; +} + +colorswatch#add-color-button { + border-style: solid; + border-width: 1px; + color: #cbbfbf; + border-color: rgba(0, 0, 0, 0.2); + background-color: #2b2b2b; +} + +colorswatch#add-color-button:hover { + color: #a99595; + border-color: rgba(0, 0, 0, 0.2); + background-color: #404040; +} + +colorswatch#add-color-button overlay { + border-color: transparent; + background-color: transparent; + background-image: none; +} + +button.color { + padding: 0; +} + +button.color colorswatch:first-child:last-child, button.color colorswatch:first-child:last-child overlay { + margin: 4px; + border-radius: 0; +} + +colorchooser .popover.osd { + border-radius: 3px; +} + +.content-view { + background-color: #262626; +} + +.content-view:hover { + -gtk-icon-effect: highlight; +} + +.scale-popup button:hover { + color: #a99595; + border-color: rgba(0, 0, 0, 0.2); + background-color: #404040; +} + +.context-menu, popover.touch-selection, .csd popover.touch-selection, +popover.background.touch-selection, .csd popover.background.touch-selection { + font: initial; +} + +.monospace { + font-family: Monospace; +} + +button.circular, button.nautilus-circular-button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view button.image-button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview button.image-button, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar button.image-button, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview button.image-button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button button.image-button, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > row.activatable button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > row.activatable button.image-button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > row.activatable button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > row.activatable button.image-button, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > row.activatable button.image-button, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > row.activatable button.image-button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > row.activatable button.image-button, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > row.activatable button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > row.activatable button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .view button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .view button.image-button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > .view button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > .view button.image-button, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > .view button.image-button, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > .view button.image-button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > .view button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > .view button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable textview list > text button.image-button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > text button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view textview list > text button.image-button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > text button.image-button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > text button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview textview list > text button.image-button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > text button.image-button, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar textview list > text button.image-button, textview .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > text button.image-button, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview textview list > text button.image-button, textview .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > text button.image-button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button textview list > text button.image-button, textview .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > text button.image-button, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view textview list > text button.image-button, textview .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > text button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list textview list > text button.image-button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > text button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > iconview button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > iconview button.image-button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > iconview button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > iconview button.image-button, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > iconview button.image-button, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > iconview button.image-button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > iconview button.image-button, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > iconview button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > iconview button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar button.image-button, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > treeview.view.sidebar button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar button.image-button, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > treeview.view.sidebar button.image-button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar button.image-button, .geary-sidebar-pane-separator frame.geary-folder-frame textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > treeview.view.sidebar button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar button.image-button, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > treeview.view.sidebar button.image-button, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar button.image-button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar button.image-button, .geary-sidebar-pane-separator frame.geary-folder-frame .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > treeview.view.sidebar button.image-button, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .nemo-window .nemo-places-sidebar list > .places-treeview button.image-button, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .places-treeview button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .nemo-window .nemo-places-sidebar list > .places-treeview button.image-button, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .places-treeview button.image-button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .nemo-window .nemo-places-sidebar list > .places-treeview button.image-button, .nemo-window .nemo-places-sidebar textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > .places-treeview button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .nemo-window .nemo-places-sidebar list > .places-treeview button.image-button, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > .places-treeview button.image-button, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar .nemo-window .nemo-places-sidebar list > .places-treeview button.image-button, .nemo-window .nemo-places-sidebar .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > .places-treeview button.image-button, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > .places-treeview button.image-button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button .nemo-window .nemo-places-sidebar list > .places-treeview button.image-button, .nemo-window .nemo-places-sidebar .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > .places-treeview button.image-button, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .nemo-window .nemo-places-sidebar list > .places-treeview button.image-button, .nemo-window .nemo-places-sidebar .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .places-treeview button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .budgie-menu list > button button.image-button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > button button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .budgie-menu list > button button.image-button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > button button.image-button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .budgie-menu list > button button.image-button, .budgie-menu textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > button button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .budgie-menu list > button button.image-button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > button button.image-button, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar .budgie-menu list > button button.image-button, .budgie-menu .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > button button.image-button, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview .budgie-menu list > button button.image-button, .budgie-menu .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > button button.image-button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > button button.image-button, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .budgie-menu list > button button.image-button, .budgie-menu .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > button button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list .budgie-menu list > button button.image-button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > button button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .panel popover .sidebar list > .view button.image-button, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .view button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .panel popover .sidebar list > .view button.image-button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .panel popover .sidebar list > .view button.image-button, .panel popover .sidebar textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > .view button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .panel popover .sidebar list > .view button.image-button, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > .view button.image-button, .geary-sidebar-pane-separator frame.geary-folder-frame .panel popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > .view button.image-button, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview .panel popover .sidebar list > .view button.image-button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button .panel popover .sidebar list > .view button.image-button, .panel popover .sidebar .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > .view button.image-button, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .view button.image-button, .panel popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > .view button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > treeview.view.sidebar.source-list button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > treeview.view.sidebar.source-list button.image-button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > treeview.view.sidebar.source-list button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > treeview.view.sidebar.source-list button.image-button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > treeview.view.sidebar.source-list button.image-button, .budgie-notification-window button.image-button, .budgie-osd-window button.image-button, .budgie-switcher-window button.image-button, +button.circular-button { + padding: 0; + min-width: 16px; + min-height: 24px; + padding: 2px 6px; + border-radius: 50%; + -gtk-outline-radius: 50%; +} + +button.circular label, button.nautilus-circular-button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view button.image-button label, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview button.image-button label, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar button.image-button label, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview button.image-button label, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button button.image-button label, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > row.activatable button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > row.activatable button.image-button label, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > row.activatable button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > row.activatable button.image-button label, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > row.activatable button.image-button label, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > row.activatable button.image-button label, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > row.activatable button.image-button label, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > row.activatable button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > row.activatable button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .view button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .view button.image-button label, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > .view button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > .view button.image-button label, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > .view button.image-button label, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > .view button.image-button label, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > .view button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > .view button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable textview list > text button.image-button label, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > text button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view textview list > text button.image-button label, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > text button.image-button label, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > text button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview textview list > text button.image-button label, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > text button.image-button label, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar textview list > text button.image-button label, textview .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > text button.image-button label, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview textview list > text button.image-button label, textview .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > text button.image-button label, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button textview list > text button.image-button label, textview .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > text button.image-button label, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view textview list > text button.image-button label, textview .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > text button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list textview list > text button.image-button label, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > text button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > iconview button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > iconview button.image-button label, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > iconview button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > iconview button.image-button label, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > iconview button.image-button label, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > iconview button.image-button label, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > iconview button.image-button label, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > iconview button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > iconview button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar button.image-button label, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > treeview.view.sidebar button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar button.image-button label, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > treeview.view.sidebar button.image-button label, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar button.image-button label, .geary-sidebar-pane-separator frame.geary-folder-frame textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > treeview.view.sidebar button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar button.image-button label, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > treeview.view.sidebar button.image-button label, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar button.image-button label, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar button.image-button label, .geary-sidebar-pane-separator frame.geary-folder-frame .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > treeview.view.sidebar button.image-button label, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .nemo-window .nemo-places-sidebar list > .places-treeview button.image-button label, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .places-treeview button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .nemo-window .nemo-places-sidebar list > .places-treeview button.image-button label, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .places-treeview button.image-button label, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .nemo-window .nemo-places-sidebar list > .places-treeview button.image-button label, .nemo-window .nemo-places-sidebar textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > .places-treeview button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .nemo-window .nemo-places-sidebar list > .places-treeview button.image-button label, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > .places-treeview button.image-button label, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar .nemo-window .nemo-places-sidebar list > .places-treeview button.image-button label, .nemo-window .nemo-places-sidebar .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > .places-treeview button.image-button label, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > .places-treeview button.image-button label, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button .nemo-window .nemo-places-sidebar list > .places-treeview button.image-button label, .nemo-window .nemo-places-sidebar .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > .places-treeview button.image-button label, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .nemo-window .nemo-places-sidebar list > .places-treeview button.image-button label, .nemo-window .nemo-places-sidebar .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .places-treeview button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .budgie-menu list > button button.image-button label, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > button button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .budgie-menu list > button button.image-button label, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > button button.image-button label, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .budgie-menu list > button button.image-button label, .budgie-menu textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > button button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .budgie-menu list > button button.image-button label, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > button button.image-button label, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar .budgie-menu list > button button.image-button label, .budgie-menu .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > button button.image-button label, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview .budgie-menu list > button button.image-button label, .budgie-menu .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > button button.image-button label, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > button button.image-button label, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .budgie-menu list > button button.image-button label, .budgie-menu .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > button button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list .budgie-menu list > button button.image-button label, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > button button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .panel popover .sidebar list > .view button.image-button label, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .view button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .panel popover .sidebar list > .view button.image-button label, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .panel popover .sidebar list > .view button.image-button label, .panel popover .sidebar textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > .view button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .panel popover .sidebar list > .view button.image-button label, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > .view button.image-button label, .geary-sidebar-pane-separator frame.geary-folder-frame .panel popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > .view button.image-button label, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview .panel popover .sidebar list > .view button.image-button label, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button .panel popover .sidebar list > .view button.image-button label, .panel popover .sidebar .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > .view button.image-button label, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .view button.image-button label, .panel popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > .view button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > treeview.view.sidebar.source-list button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > treeview.view.sidebar.source-list button.image-button label, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > treeview.view.sidebar.source-list button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > treeview.view.sidebar.source-list button.image-button label, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > treeview.view.sidebar.source-list button.image-button label, .budgie-notification-window button.image-button label, .budgie-osd-window button.image-button label, .budgie-switcher-window button.image-button label, +button.circular-button label { + padding: 0; +} + +.keycap { + min-width: 16px; + min-height: 20px; + padding: 3px 6px 4px 6px; + color: #cbbfbf; + background-color: #262626; + border: 1px solid rgba(0, 0, 0, 0.2); + border-radius: 2.5px; + box-shadow: inset 0px -2px 0px rgba(0, 0, 0, 0.15); +} + +stackswitcher button.text-button { + min-width: 80px; +} + +stackswitcher button.circular, stackswitcher button.nautilus-circular-button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable stackswitcher button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view stackswitcher button.image-button, stackswitcher textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text button.image-button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text stackswitcher button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview stackswitcher button.image-button, stackswitcher .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar button.image-button, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar stackswitcher button.image-button, stackswitcher .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview button.image-button, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview stackswitcher button.image-button, stackswitcher .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button button.image-button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button stackswitcher button.image-button, stackswitcher .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view button.image-button, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view stackswitcher button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list stackswitcher button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > row.activatable button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > row.activatable stackswitcher button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > row.activatable button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > row.activatable stackswitcher button.image-button, stackswitcher textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > row.activatable button.image-button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > row.activatable stackswitcher button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > row.activatable button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > row.activatable stackswitcher button.image-button, stackswitcher .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > row.activatable button.image-button, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > row.activatable stackswitcher button.image-button, stackswitcher .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > row.activatable button.image-button, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > row.activatable stackswitcher button.image-button, stackswitcher .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > row.activatable button.image-button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > row.activatable stackswitcher button.image-button, stackswitcher .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > row.activatable button.image-button, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > row.activatable stackswitcher button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > row.activatable button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > row.activatable stackswitcher button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .view button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .view stackswitcher button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .view button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .view stackswitcher button.image-button, stackswitcher textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > .view button.image-button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > .view stackswitcher button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > .view button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > .view stackswitcher button.image-button, stackswitcher .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > .view button.image-button, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > .view stackswitcher button.image-button, stackswitcher .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > .view button.image-button, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > .view stackswitcher button.image-button, stackswitcher .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > .view button.image-button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > .view stackswitcher button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > .view button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > .view stackswitcher button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable textview list > text button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable textview list > text stackswitcher button.image-button, stackswitcher textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > text button.image-button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > text stackswitcher button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view textview list > text button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view textview list > text stackswitcher button.image-button, stackswitcher textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > text button.image-button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > text stackswitcher button.image-button, stackswitcher textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > text button.image-button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > text stackswitcher button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview textview list > text button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview textview list > text stackswitcher button.image-button, stackswitcher textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > text button.image-button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > text stackswitcher button.image-button, stackswitcher .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar textview list > text button.image-button, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar textview list > text stackswitcher button.image-button, stackswitcher textview .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > text button.image-button, textview .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > text stackswitcher button.image-button, stackswitcher .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview textview list > text button.image-button, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview textview list > text stackswitcher button.image-button, stackswitcher textview .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > text button.image-button, textview .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > text stackswitcher button.image-button, stackswitcher .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button textview list > text button.image-button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button textview list > text stackswitcher button.image-button, stackswitcher textview .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > text button.image-button, textview .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > text stackswitcher button.image-button, stackswitcher .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view textview list > text button.image-button, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view textview list > text stackswitcher button.image-button, stackswitcher textview .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > text button.image-button, textview .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > text stackswitcher button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list textview list > text button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list textview list > text stackswitcher button.image-button, stackswitcher textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > text button.image-button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > text stackswitcher button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > iconview button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > iconview stackswitcher button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > iconview button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > iconview stackswitcher button.image-button, stackswitcher textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > iconview button.image-button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > iconview stackswitcher button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > iconview button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > iconview stackswitcher button.image-button, stackswitcher .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > iconview button.image-button, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > iconview stackswitcher button.image-button, stackswitcher .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > iconview button.image-button, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > iconview stackswitcher button.image-button, stackswitcher .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > iconview button.image-button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > iconview stackswitcher button.image-button, stackswitcher .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > iconview button.image-button, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > iconview stackswitcher button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > iconview button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > iconview stackswitcher button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar stackswitcher button.image-button, stackswitcher .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > treeview.view.sidebar button.image-button, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > treeview.view.sidebar stackswitcher button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar stackswitcher button.image-button, stackswitcher .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > treeview.view.sidebar button.image-button, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > treeview.view.sidebar stackswitcher button.image-button, stackswitcher textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar button.image-button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar stackswitcher button.image-button, stackswitcher .geary-sidebar-pane-separator frame.geary-folder-frame textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > treeview.view.sidebar button.image-button, .geary-sidebar-pane-separator frame.geary-folder-frame textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > treeview.view.sidebar stackswitcher button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar stackswitcher button.image-button, stackswitcher .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > treeview.view.sidebar button.image-button, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > treeview.view.sidebar stackswitcher button.image-button, stackswitcher .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar button.image-button, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar stackswitcher button.image-button, stackswitcher .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar button.image-button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar stackswitcher button.image-button, stackswitcher .geary-sidebar-pane-separator frame.geary-folder-frame .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > treeview.view.sidebar button.image-button, .geary-sidebar-pane-separator frame.geary-folder-frame .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > treeview.view.sidebar stackswitcher button.image-button, stackswitcher .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar button.image-button, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar stackswitcher button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .nemo-window .nemo-places-sidebar list > .places-treeview button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .nemo-window .nemo-places-sidebar list > .places-treeview stackswitcher button.image-button, stackswitcher .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .places-treeview button.image-button, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .places-treeview stackswitcher button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .nemo-window .nemo-places-sidebar list > .places-treeview button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .nemo-window .nemo-places-sidebar list > .places-treeview stackswitcher button.image-button, stackswitcher .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .places-treeview button.image-button, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .places-treeview stackswitcher button.image-button, stackswitcher textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .nemo-window .nemo-places-sidebar list > .places-treeview button.image-button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .nemo-window .nemo-places-sidebar list > .places-treeview stackswitcher button.image-button, stackswitcher .nemo-window .nemo-places-sidebar textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > .places-treeview button.image-button, .nemo-window .nemo-places-sidebar textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > .places-treeview stackswitcher button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .nemo-window .nemo-places-sidebar list > .places-treeview button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .nemo-window .nemo-places-sidebar list > .places-treeview stackswitcher button.image-button, stackswitcher .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > .places-treeview button.image-button, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > .places-treeview stackswitcher button.image-button, stackswitcher .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar .nemo-window .nemo-places-sidebar list > .places-treeview button.image-button, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar .nemo-window .nemo-places-sidebar list > .places-treeview stackswitcher button.image-button, stackswitcher .nemo-window .nemo-places-sidebar .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > .places-treeview button.image-button, .nemo-window .nemo-places-sidebar .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > .places-treeview stackswitcher button.image-button, stackswitcher .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > .places-treeview button.image-button, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > .places-treeview stackswitcher button.image-button, stackswitcher .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button .nemo-window .nemo-places-sidebar list > .places-treeview button.image-button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button .nemo-window .nemo-places-sidebar list > .places-treeview stackswitcher button.image-button, stackswitcher .nemo-window .nemo-places-sidebar .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > .places-treeview button.image-button, .nemo-window .nemo-places-sidebar .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > .places-treeview stackswitcher button.image-button, stackswitcher .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .nemo-window .nemo-places-sidebar list > .places-treeview button.image-button, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .nemo-window .nemo-places-sidebar list > .places-treeview stackswitcher button.image-button, stackswitcher .nemo-window .nemo-places-sidebar .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .places-treeview button.image-button, .nemo-window .nemo-places-sidebar .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .places-treeview stackswitcher button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .budgie-menu list > button button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .budgie-menu list > button stackswitcher button.image-button, stackswitcher .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > button button.image-button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > button stackswitcher button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .budgie-menu list > button button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .budgie-menu list > button stackswitcher button.image-button, stackswitcher .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > button button.image-button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > button stackswitcher button.image-button, stackswitcher textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .budgie-menu list > button button.image-button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .budgie-menu list > button stackswitcher button.image-button, stackswitcher .budgie-menu textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > button button.image-button, .budgie-menu textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > button stackswitcher button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .budgie-menu list > button button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .budgie-menu list > button stackswitcher button.image-button, stackswitcher .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > button button.image-button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > button stackswitcher button.image-button, stackswitcher .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar .budgie-menu list > button button.image-button, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar .budgie-menu list > button stackswitcher button.image-button, stackswitcher .budgie-menu .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > button button.image-button, .budgie-menu .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > button stackswitcher button.image-button, stackswitcher .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview .budgie-menu list > button button.image-button, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview .budgie-menu list > button stackswitcher button.image-button, stackswitcher .budgie-menu .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > button button.image-button, .budgie-menu .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > button stackswitcher button.image-button, stackswitcher .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > button button.image-button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > button stackswitcher button.image-button, stackswitcher .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .budgie-menu list > button button.image-button, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .budgie-menu list > button stackswitcher button.image-button, stackswitcher .budgie-menu .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > button button.image-button, .budgie-menu .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > button stackswitcher button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list .budgie-menu list > button button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list .budgie-menu list > button stackswitcher button.image-button, stackswitcher .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > button button.image-button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > button stackswitcher button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .panel popover .sidebar list > .view button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .panel popover .sidebar list > .view stackswitcher button.image-button, stackswitcher .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .view button.image-button, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .view stackswitcher button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .panel popover .sidebar list > .view button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .panel popover .sidebar list > .view stackswitcher button.image-button, stackswitcher textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .panel popover .sidebar list > .view button.image-button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .panel popover .sidebar list > .view stackswitcher button.image-button, stackswitcher .panel popover .sidebar textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > .view button.image-button, .panel popover .sidebar textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > .view stackswitcher button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .panel popover .sidebar list > .view button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .panel popover .sidebar list > .view stackswitcher button.image-button, stackswitcher .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > .view button.image-button, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > .view stackswitcher button.image-button, stackswitcher .geary-sidebar-pane-separator frame.geary-folder-frame .panel popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > .view button.image-button, .geary-sidebar-pane-separator frame.geary-folder-frame .panel popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > .view stackswitcher button.image-button, stackswitcher .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview .panel popover .sidebar list > .view button.image-button, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview .panel popover .sidebar list > .view stackswitcher button.image-button, stackswitcher .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button .panel popover .sidebar list > .view button.image-button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button .panel popover .sidebar list > .view stackswitcher button.image-button, stackswitcher .panel popover .sidebar .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > .view button.image-button, .panel popover .sidebar .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > .view stackswitcher button.image-button, stackswitcher .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .view button.image-button, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .view stackswitcher button.image-button, stackswitcher .panel popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > .view button.image-button, .panel popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > .view stackswitcher button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > treeview.view.sidebar.source-list button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > treeview.view.sidebar.source-list stackswitcher button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > treeview.view.sidebar.source-list button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > treeview.view.sidebar.source-list stackswitcher button.image-button, stackswitcher textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > treeview.view.sidebar.source-list button.image-button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > treeview.view.sidebar.source-list stackswitcher button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > treeview.view.sidebar.source-list button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > treeview.view.sidebar.source-list stackswitcher button.image-button, stackswitcher .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > treeview.view.sidebar.source-list button.image-button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > treeview.view.sidebar.source-list stackswitcher button.image-button, stackswitcher .budgie-notification-window button.image-button, .budgie-notification-window stackswitcher button.image-button, stackswitcher .budgie-osd-window button.image-button, .budgie-osd-window stackswitcher button.image-button, stackswitcher .budgie-switcher-window button.image-button, .budgie-switcher-window stackswitcher button.image-button { + min-width: 0; +} + +*:drop(active):focus, +*:drop(active) { + box-shadow: inset 0 0 0 1px #F08437; +} + +decoration { + border-radius: 2px 2px 0 0; + border-width: 0; + box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.25), 0 8px 8px 0 rgba(0, 0, 0, 0.25), 0 0 0 1px rgba(0, 0, 0, 0.2); + margin: 6px; +} + +decoration:backdrop { + box-shadow: 0 3px 5px 0 transparent, 0 8px 8px 0 transparent, 0 3px 3px 0 rgba(0, 0, 0, 0.23), 0 0 0 1px rgba(0, 0, 0, 0.2); + transition: 200ms ease-out; +} + +.fullscreen decoration, +.tiled decoration { + border-radius: 0; + box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.23); +} + +.ssd decoration { + border-radius: 3px 3px 0 0; + box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.3); +} + +.ssd decoration.maximized { + border-radius: 0; +} + +.csd.popup decoration { + border-radius: 2px; + box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1), 0 0 0 1px rgba(0, 0, 0, 0.2); +} + +tooltip.csd decoration { + border-radius: 2px; + box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0); +} + +messagedialog.csd decoration { + border-radius: 3px; +} + +.solid-csd decoration { + border: 1px solid #1a1a1a; + border-radius: 0; + margin: 0; + background-color: #1a1a1a; + box-shadow: none; +} + +headerbar button.titlebutton, +.titlebar button.titlebutton { + margin: 0; + padding: 0; + min-width: 28px; + min-height: 28px; + border-color: transparent; + background-color: transparent; + background-image: none; + background-color: rgba(26, 26, 26, 0); +} + +headerbar button.titlebutton:hover, +.titlebar button.titlebutton:hover { + color: #cbbfbf; + border-color: rgba(0, 0, 0, 0.2); + background-color: rgba(203, 191, 191, 0.12); +} + +headerbar button.titlebutton:active, headerbar button.titlebutton:checked, +.titlebar button.titlebutton:active, +.titlebar button.titlebutton:checked { + color: #ffffff; + border-color: transparent; + background-color: #F0544C; +} + +headerbar button.titlebutton.close, headerbar button.titlebutton.maximize, headerbar button.titlebutton.minimize, headerbar button.titlebutton.restore, +.titlebar button.titlebutton.close, +.titlebar button.titlebutton.maximize, +.titlebar button.titlebutton.minimize, +.titlebar button.titlebutton.restore { + min-width: 30px; + min-height: 28px; + color: transparent; + background-color: transparent; + background-position: center; + background-repeat: no-repeat; + border-width: 0; +} + +headerbar button.titlebutton.close:backdrop, headerbar button.titlebutton.maximize:backdrop, headerbar button.titlebutton.minimize:backdrop, headerbar button.titlebutton.restore:backdrop, +.titlebar button.titlebutton.close:backdrop, +.titlebar button.titlebutton.maximize:backdrop, +.titlebar button.titlebutton.minimize:backdrop, +.titlebar button.titlebutton.restore:backdrop { + opacity: 1; +} + +headerbar button.titlebutton.close, +.titlebar button.titlebutton.close { + background-image: -gtk-scaled(url("assets/titlebutton-close-dark.png"), url("assets/titlebutton-close-dark@2.png")); +} + +headerbar button.titlebutton.close:backdrop, +.titlebar button.titlebutton.close:backdrop { + background-image: -gtk-scaled(url("assets/titlebutton-close-backdrop-dark.png"), url("assets/titlebutton-close-backdrop-dark@2.png")); +} + +headerbar button.titlebutton.close:hover, +.titlebar button.titlebutton.close:hover { + background-image: -gtk-scaled(url("assets/titlebutton-close-hover-dark.png"), url("assets/titlebutton-close-hover-dark@2.png")); +} + +headerbar button.titlebutton.close:active, +.titlebar button.titlebutton.close:active { + background-image: -gtk-scaled(url("assets/titlebutton-close-active-dark.png"), url("assets/titlebutton-close-active-dark@2.png")); +} + +headerbar button.titlebutton.maximize, +.titlebar button.titlebutton.maximize { + background-image: -gtk-scaled(url("assets/titlebutton-maximize-dark.png"), url("assets/titlebutton-maximize-dark@2.png")); +} + +headerbar button.titlebutton.maximize:backdrop, +.titlebar button.titlebutton.maximize:backdrop { + background-image: -gtk-scaled(url("assets/titlebutton-maximize-backdrop-dark.png"), url("assets/titlebutton-maximize-backdrop-dark@2.png")); +} + +headerbar button.titlebutton.maximize:hover, +.titlebar button.titlebutton.maximize:hover { + background-image: -gtk-scaled(url("assets/titlebutton-maximize-hover-dark.png"), url("assets/titlebutton-maximize-hover-dark@2.png")); +} + +headerbar button.titlebutton.maximize:active, +.titlebar button.titlebutton.maximize:active { + background-image: -gtk-scaled(url("assets/titlebutton-maximize-active-dark.png"), url("assets/titlebutton-maximize-active-dark@2.png")); +} + +headerbar button.titlebutton.minimize, +.titlebar button.titlebutton.minimize { + background-image: -gtk-scaled(url("assets/titlebutton-minimize-dark.png"), url("assets/titlebutton-minimize-dark@2.png")); +} + +headerbar button.titlebutton.minimize:backdrop, +.titlebar button.titlebutton.minimize:backdrop { + background-image: -gtk-scaled(url("assets/titlebutton-minimize-backdrop-dark.png"), url("assets/titlebutton-minimize-backdrop-dark@2.png")); +} + +headerbar button.titlebutton.minimize:hover, +.titlebar button.titlebutton.minimize:hover { + background-image: -gtk-scaled(url("assets/titlebutton-minimize-hover-dark.png"), url("assets/titlebutton-minimize-hover-dark@2.png")); +} + +headerbar button.titlebutton.minimize:active, +.titlebar button.titlebutton.minimize:active { + background-image: -gtk-scaled(url("assets/titlebutton-minimize-active-dark.png"), url("assets/titlebutton-minimize-active-dark@2.png")); +} + +headerbar button.titlebutton.restore, +.titlebar button.titlebutton.restore { + background-image: -gtk-scaled(url("assets/titlebutton-restore-dark.png"), url("assets/titlebutton-restore-dark@2.png")); +} + +headerbar button.titlebutton.restore:backdrop, +.titlebar button.titlebutton.restore:backdrop { + background-image: -gtk-scaled(url("assets/titlebutton-restore-backdrop-dark.png"), url("assets/titlebutton-restore-backdrop-dark@2.png")); +} + +headerbar button.titlebutton.restore:hover, +.titlebar button.titlebutton.restore:hover { + background-image: -gtk-scaled(url("assets/titlebutton-restore-hover-dark.png"), url("assets/titlebutton-restore-hover-dark@2.png")); +} + +headerbar button.titlebutton.restore:active, +.titlebar button.titlebutton.restore:active { + background-image: -gtk-scaled(url("assets/titlebutton-restore-active-dark.png"), url("assets/titlebutton-restore-active-dark@2.png")); +} + +.fullscreen headerbar button.titlebutton.maximize, +.maximized headerbar button.titlebutton.maximize, .fullscreen +.titlebar button.titlebutton.maximize, +.maximized +.titlebar button.titlebutton.maximize { + background-image: -gtk-scaled(url("assets/titlebutton-restore-dark.png"), url("assets/titlebutton-restore-dark@2.png")); +} + +.fullscreen headerbar button.titlebutton.maximize:backdrop, +.maximized headerbar button.titlebutton.maximize:backdrop, .fullscreen +.titlebar button.titlebutton.maximize:backdrop, +.maximized +.titlebar button.titlebutton.maximize:backdrop { + background-image: -gtk-scaled(url("assets/titlebutton-restore-backdrop-dark.png"), url("assets/titlebutton-restore-backdrop-dark@2.png")); +} + +.fullscreen headerbar button.titlebutton.maximize:hover, +.maximized headerbar button.titlebutton.maximize:hover, .fullscreen +.titlebar button.titlebutton.maximize:hover, +.maximized +.titlebar button.titlebutton.maximize:hover { + background-image: -gtk-scaled(url("assets/titlebutton-restore-hover-dark.png"), url("assets/titlebutton-restore-hover-dark@2.png")); +} + +.fullscreen headerbar button.titlebutton.maximize:active, +.maximized headerbar button.titlebutton.maximize:active, .fullscreen +.titlebar button.titlebutton.maximize:active, +.maximized +.titlebar button.titlebutton.maximize:active { + background-image: -gtk-scaled(url("assets/titlebutton-restore-active-dark.png"), url("assets/titlebutton-restore-active-dark@2.png")); +} + +.view:selected, .view:selected:focus, textview text:selected, iconview:selected, .geary-sidebar-pane-separator frame.geary-folder-frame treeview.view.sidebar:selected, textview text:selected:focus, iconview:selected:focus, textview text selection:focus, textview text selection, flowbox flowboxchild:selected, entry selection:focus, entry selection, menuitem.button.flat:active, menuitem.button.flat:active arrow, menuitem.button.flat:selected, menuitem.button.flat:selected arrow, +modelbutton.flat:active, +modelbutton.flat:active arrow, +modelbutton.flat:selected, +modelbutton.flat:selected arrow, treeview.view:selected, treeview.view:selected:focus, row:selected, calendar:selected, .nemo-window .nemo-window-pane widget.entry:selected:focus, .nemo-window .nemo-window-pane widget.entry:selected, .caja-desktop > widget.entry:selected, .caja-desktop > widget.entry:focus:selected, #MozillaGtkWidget.background > widget > scrolledwindow > textview text:selected, #MozillaGtkWidget.background > widget > scrolledwindow > textview text:selected:focus, +#MozillaGtkWidget.background > widget > scrolledwindow > textview text selection, .budgie-menu button:checked, window.thunar .sidebar treeview.view:selected, window.thunar .sidebar treeview.view:selected:hover, window.thunar .sidebar treeview.view:active:hover, filechooser placessidebar.sidebar row.sidebar-row.has-open-popup:selected, filechooser placessidebar.sidebar row.sidebar-row:selected, filechooser placessidebar.sidebar row.sidebar-row:selected:hover, filechooser placessidebar.sidebar row.sidebar-row:active:hover, +.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected, +.nautilus-window placessidebar.sidebar row.sidebar-row:selected, +.nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover, +.nautilus-window placessidebar.sidebar row.sidebar-row:active:hover, .nemo-window .sidebar .view:selected, .nemo-window .sidebar .view:selected:hover, .nemo-window .sidebar row:selected, .nemo-window .sidebar row:selected:hover { + background-color: #F0544C; +} + +row:selected label, label:selected, .view:selected, .view:selected:focus, textview text:selected, iconview:selected, .geary-sidebar-pane-separator frame.geary-folder-frame treeview.view.sidebar:selected, textview text:selected:focus, iconview:selected:focus, textview text selection:focus, textview text selection, flowbox flowboxchild:selected, entry selection:focus, entry selection, menuitem.button.flat:active, menuitem.button.flat:active arrow, menuitem.button.flat:selected, menuitem.button.flat:selected arrow, +modelbutton.flat:active, +modelbutton.flat:active arrow, +modelbutton.flat:selected, +modelbutton.flat:selected arrow, treeview.view:selected, treeview.view:selected:focus, row:selected, calendar:selected, .nemo-window .nemo-window-pane widget.entry:selected:focus, .nemo-window .nemo-window-pane widget.entry:selected, .caja-desktop > widget.entry:selected, .caja-desktop > widget.entry:focus:selected, #MozillaGtkWidget.background > widget > scrolledwindow > textview text:selected, #MozillaGtkWidget.background > widget > scrolledwindow > textview text:selected:focus, +#MozillaGtkWidget.background > widget > scrolledwindow > textview text selection, .budgie-menu button:checked, window.thunar .sidebar treeview.view:selected, window.thunar .sidebar treeview.view:selected:hover, window.thunar .sidebar treeview.view:active:hover, filechooser placessidebar.sidebar row.sidebar-row.has-open-popup:selected, filechooser placessidebar.sidebar row.sidebar-row:selected, filechooser placessidebar.sidebar row.sidebar-row:selected:hover, filechooser placessidebar.sidebar row.sidebar-row:active:hover, +.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected, +.nautilus-window placessidebar.sidebar row.sidebar-row:selected, +.nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover, +.nautilus-window placessidebar.sidebar row.sidebar-row:active:hover, .nemo-window .sidebar .view:selected, .nemo-window .sidebar .view:selected:hover, .nemo-window .sidebar row:selected, .nemo-window .sidebar row:selected:hover { + color: #ffffff; +} + +row:selected label:disabled, label:disabled:selected, .view:disabled:selected, textview text:disabled:selected, iconview:disabled:selected, .geary-sidebar-pane-separator frame.geary-folder-frame treeview.view.sidebar:disabled:selected, textview text:disabled:selected:focus, iconview:disabled:selected:focus, textview text selection:disabled, flowbox flowboxchild:disabled:selected, label:disabled selection, entry selection:disabled, menuitem.button.flat:disabled:active, menuitem.button.flat:active arrow:disabled, menuitem.button.flat:disabled:selected, menuitem.button.flat:selected arrow:disabled, +modelbutton.flat:disabled:active, +modelbutton.flat:active arrow:disabled, +modelbutton.flat:disabled:selected, +modelbutton.flat:selected arrow:disabled, treeview.view:disabled:selected:focus, row:disabled:selected, calendar:disabled:selected, .nemo-window .nemo-window-pane widget.entry:disabled:selected, .caja-desktop > widget.entry:disabled:selected, #MozillaGtkWidget.background > widget > scrolledwindow > textview text:disabled:selected, +#MozillaGtkWidget.background > widget > scrolledwindow > textview text selection:disabled, .budgie-menu button:disabled:checked, window.thunar .sidebar treeview.view:disabled:selected, window.thunar .sidebar treeview.view:disabled:active:hover, filechooser placessidebar.sidebar row.sidebar-row:disabled:selected, filechooser placessidebar.sidebar row.sidebar-row:disabled:active:hover, +.nautilus-window placessidebar.sidebar row.sidebar-row:disabled:selected, +.nautilus-window placessidebar.sidebar row.sidebar-row:disabled:active:hover, .nemo-window .sidebar .view:disabled:selected, .nemo-window .sidebar row:disabled:selected { + color: #f8aaa6; +} + +/********* + * Emoji * + *********/ +popover.emoji-picker { + padding: 0; +} + +popover.emoji-picker entry { + border-bottom: 1px solid rgba(0, 0, 0, 0.2); + border-bottom-left-radius: 0; + border-bottom-right-radius: 0; + box-shadow: none; + border-width: 0 0 1px 0; + padding: 4px 12px; +} + +popover.emoji-picker scrolledwindow { + border-bottom: 1px solid rgba(0, 0, 0, 0.2); +} + +button.emoji-section { + margin-top: -1px; + padding: 4px 12px; + border-radius: 0; + outline-offset: -4px; + box-shadow: none; + border: none; +} + +button.emoji-section:first-child { + border-radius: 0 0 0 2px; +} + +button.emoji-section:last-child { + border-radius: 0 0 2px 0; +} + +.emoji { + min-width: 3em; + min-height: 3em; + padding: 0; +} + +.emoji widget { + transition: all 0.2s cubic-bezier(0, 0, 0.2, 1); +} + +.emoji widget:hover { + font-size: larger; +} + +terminal-window notebook > header.top button, +.mate-terminal notebook > header.top button { + padding: 0; + min-width: 24px; + min-height: 24px; +} + +terminal-window notebook scrollbar, +.mate-terminal notebook scrollbar { + background: none; +} + +.nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle, .nautilus-window headerbar .path-bar-box .path-bar button.text-button.toggle.sidebar-button, .nautilus-window headerbar .path-bar-box .path-bar button.text-button.toggle.budgie-menu-launcher, .nautilus-window headerbar .path-bar-box .path-bar .budgie-panel .text-button.toggle#tasklist-button, .budgie-panel .nautilus-window headerbar .path-bar-box .path-bar .text-button.toggle#tasklist-button, +.nautilus-window headerbar .path-bar-box .path-bar button.flat.image-button.text-button.toggle, .nautilus-window headerbar .path-bar-box .path-bar button.image-button.text-button.toggle.sidebar-button, .nautilus-window headerbar .path-bar-box .path-bar button.image-button.text-button.toggle.budgie-menu-launcher, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button, +.nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.image-button.text-button, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button, +.nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button, window.thunar toolbar#location-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button, window.thunar #location-toolbar.inline-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button { + background-color: transparent; + background-image: none; + color: #cbbfbf; + border-radius: 0; + box-shadow: none; + margin: 0 0 0 0; + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #F0544C 0%, transparent 0%) 0 0 0/0 0 0; +} + +.nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:hover, .nautilus-window headerbar .path-bar-box .path-bar button.text-button.toggle.sidebar-button:hover, .nautilus-window headerbar .path-bar-box .path-bar button.text-button.toggle.budgie-menu-launcher:hover, .nautilus-window headerbar .path-bar-box .path-bar .budgie-panel .text-button.toggle#tasklist-button:hover, .budgie-panel .nautilus-window headerbar .path-bar-box .path-bar .text-button.toggle#tasklist-button:hover, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:hover, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:hover, +.nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:hover, window.thunar toolbar#location-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:hover, window.thunar #location-toolbar.inline-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:hover { + background-color: transparent; + box-shadow: inset 0 -2px rgba(240, 84, 76, 0.5); +} + +.nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:checked, .nautilus-window headerbar .path-bar-box .path-bar button.text-button.toggle.sidebar-button:checked, .nautilus-window headerbar .path-bar-box .path-bar button.text-button.toggle.budgie-menu-launcher:checked, .nautilus-window headerbar .path-bar-box .path-bar .budgie-panel .text-button.toggle#tasklist-button:checked, .budgie-panel .nautilus-window headerbar .path-bar-box .path-bar .text-button.toggle#tasklist-button:checked, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:checked, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked, +.nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:checked, window.thunar toolbar#location-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked, window.thunar #location-toolbar.inline-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:active, .nautilus-window headerbar .path-bar-box .path-bar button.text-button.toggle.sidebar-button:active, .nautilus-window headerbar .path-bar-box .path-bar button.text-button.toggle.budgie-menu-launcher:active, .nautilus-window headerbar .path-bar-box .path-bar .budgie-panel .text-button.toggle#tasklist-button:active, .budgie-panel .nautilus-window headerbar .path-bar-box .path-bar .text-button.toggle#tasklist-button:active, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:active, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:active, +.nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:active, window.thunar toolbar#location-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:active, window.thunar #location-toolbar.inline-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:active { + color: #cbbfbf; + background-color: transparent; + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #F0544C 100%, transparent 0%) 0 0 2/0 0 2px; +} + +.nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:disabled, .nautilus-window headerbar .path-bar-box .path-bar button.text-button.toggle.sidebar-button:disabled, .nautilus-window headerbar .path-bar-box .path-bar button.text-button.toggle.budgie-menu-launcher:disabled, .nautilus-window headerbar .path-bar-box .path-bar .budgie-panel .text-button.toggle#tasklist-button:disabled, .budgie-panel .nautilus-window headerbar .path-bar-box .path-bar .text-button.toggle#tasklist-button:disabled, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:disabled, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:disabled, +.nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:disabled, window.thunar toolbar#location-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:disabled, window.thunar #location-toolbar.inline-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:disabled { + color: rgba(203, 191, 191, 0.4); + background-color: transparent; +} + +.nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:checked:disabled, .nautilus-window headerbar .path-bar-box .path-bar button.text-button.toggle.sidebar-button:checked:disabled, .nautilus-window headerbar .path-bar-box .path-bar button.text-button.toggle.budgie-menu-launcher:checked:disabled, .nautilus-window headerbar .path-bar-box .path-bar .budgie-panel .text-button.toggle#tasklist-button:checked:disabled, .budgie-panel .nautilus-window headerbar .path-bar-box .path-bar .text-button.toggle#tasklist-button:checked:disabled, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:checked:disabled, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked:disabled, +.nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:checked:disabled, window.thunar toolbar#location-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked:disabled, window.thunar #location-toolbar.inline-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked:disabled { + color: rgba(203, 191, 191, 0.4); + background-color: transparent; + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), rgba(240, 84, 76, 0.4) 100%, transparent 0%) 0 0 2/0 0 2px; +} + +.nautilus-window headerbar .path-bar-box { + margin: 6px 0 4px 0; + border-radius: 3px; + color: #cbbfbf; + background-color: transparent; +} + +.nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle, .nautilus-window headerbar .path-bar-box .path-bar button.text-button.toggle.sidebar-button, .nautilus-window headerbar .path-bar-box .path-bar button.text-button.toggle.budgie-menu-launcher, .nautilus-window headerbar .path-bar-box .path-bar .budgie-panel .text-button.toggle#tasklist-button, .budgie-panel .nautilus-window headerbar .path-bar-box .path-bar .text-button.toggle#tasklist-button, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:hover, .nautilus-window headerbar .path-bar-box .path-bar button.text-button.toggle.sidebar-button:hover, .nautilus-window headerbar .path-bar-box .path-bar button.text-button.toggle.budgie-menu-launcher:hover, .nautilus-window headerbar .path-bar-box .path-bar .budgie-panel .text-button.toggle#tasklist-button:hover, .budgie-panel .nautilus-window headerbar .path-bar-box .path-bar .text-button.toggle#tasklist-button:hover, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:checked, .nautilus-window headerbar .path-bar-box .path-bar button.text-button.toggle.sidebar-button:checked, .nautilus-window headerbar .path-bar-box .path-bar button.text-button.toggle.budgie-menu-launcher:checked, .nautilus-window headerbar .path-bar-box .path-bar .budgie-panel .text-button.toggle#tasklist-button:checked, .budgie-panel .nautilus-window headerbar .path-bar-box .path-bar .text-button.toggle#tasklist-button:checked, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:active, .nautilus-window headerbar .path-bar-box .path-bar button.text-button.toggle.sidebar-button:active, .nautilus-window headerbar .path-bar-box .path-bar button.text-button.toggle.budgie-menu-launcher:active, .nautilus-window headerbar .path-bar-box .path-bar .budgie-panel .text-button.toggle#tasklist-button:active, .budgie-panel .nautilus-window headerbar .path-bar-box .path-bar .text-button.toggle#tasklist-button:active, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:disabled, .nautilus-window headerbar .path-bar-box .path-bar button.text-button.toggle.sidebar-button:disabled, .nautilus-window headerbar .path-bar-box .path-bar button.text-button.toggle.budgie-menu-launcher:disabled, .nautilus-window headerbar .path-bar-box .path-bar .budgie-panel .text-button.toggle#tasklist-button:disabled, .budgie-panel .nautilus-window headerbar .path-bar-box .path-bar .text-button.toggle#tasklist-button:disabled, +.nautilus-window headerbar .path-bar-box .path-bar button.flat.image-button.text-button.toggle, +.nautilus-window headerbar .path-bar-box .path-bar button.image-button.text-button.toggle.sidebar-button, +.nautilus-window headerbar .path-bar-box .path-bar button.image-button.text-button.toggle.budgie-menu-launcher, +.nautilus-window headerbar .path-bar-box .path-bar .budgie-panel .image-button.text-button.toggle#tasklist-button, +.budgie-panel .nautilus-window headerbar .path-bar-box .path-bar .image-button.text-button.toggle#tasklist-button, +.nautilus-window headerbar .path-bar-box .path-bar button.flat.image-button.text-button.toggle:hover, +.nautilus-window headerbar .path-bar-box .path-bar button.image-button.text-button.toggle.sidebar-button:hover, +.nautilus-window headerbar .path-bar-box .path-bar button.image-button.text-button.toggle.budgie-menu-launcher:hover, +.nautilus-window headerbar .path-bar-box .path-bar .budgie-panel .image-button.text-button.toggle#tasklist-button:hover, +.budgie-panel .nautilus-window headerbar .path-bar-box .path-bar .image-button.text-button.toggle#tasklist-button:hover, +.nautilus-window headerbar .path-bar-box .path-bar button.flat.image-button.text-button.toggle:checked, +.nautilus-window headerbar .path-bar-box .path-bar button.image-button.text-button.toggle.sidebar-button:checked, +.nautilus-window headerbar .path-bar-box .path-bar button.image-button.text-button.toggle.budgie-menu-launcher:checked, +.nautilus-window headerbar .path-bar-box .path-bar .budgie-panel .image-button.text-button.toggle#tasklist-button:checked, +.budgie-panel .nautilus-window headerbar .path-bar-box .path-bar .image-button.text-button.toggle#tasklist-button:checked, +.nautilus-window headerbar .path-bar-box .path-bar button.flat.image-button.text-button.toggle:active, +.nautilus-window headerbar .path-bar-box .path-bar button.image-button.text-button.toggle.sidebar-button:active, +.nautilus-window headerbar .path-bar-box .path-bar button.image-button.text-button.toggle.budgie-menu-launcher:active, +.nautilus-window headerbar .path-bar-box .path-bar .budgie-panel .image-button.text-button.toggle#tasklist-button:active, +.budgie-panel .nautilus-window headerbar .path-bar-box .path-bar .image-button.text-button.toggle#tasklist-button:active, +.nautilus-window headerbar .path-bar-box .path-bar button.flat.image-button.text-button.toggle:disabled, +.nautilus-window headerbar .path-bar-box .path-bar button.image-button.text-button.toggle.sidebar-button:disabled, +.nautilus-window headerbar .path-bar-box .path-bar button.image-button.text-button.toggle.budgie-menu-launcher:disabled, +.nautilus-window headerbar .path-bar-box .path-bar .budgie-panel .image-button.text-button.toggle#tasklist-button:disabled, +.budgie-panel .nautilus-window headerbar .path-bar-box .path-bar .image-button.text-button.toggle#tasklist-button:disabled { + margin-top: 0; + margin-bottom: 0; + padding: 0 6px 4px 6px; + min-height: 24px; + border-radius: 0; +} + +.nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:not(:only-child):last-child, +.nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.image-button.text-button:not(:only-child):last-child { + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #F0544C 100%, transparent 0%) 0 0 2/0 0 2px; +} + +.nautilus-window headerbar .path-bar-box.width-maximized { + border: 1px solid rgba(0, 0, 0, 0.2); + background-color: rgba(203, 191, 191, 0.06); +} + +.nautilus-window headerbar .path-bar-box.background.frame { + border: none; + background-color: transparent; +} + +.nautilus-canvas-item, .caja-canvas-item { + border-radius: 2px; +} + +.nautilus-desktop.nautilus-canvas-item, .nemo-desktop.nemo-canvas-item, .caja-desktop, .nautilus-desktop.caja-canvas-item, .caja-desktop.caja-canvas-item { + color: #ffffff; + text-shadow: 1px 1px rgba(0, 0, 0, 0.6); +} + +.nautilus-desktop.nautilus-canvas-item:active, .nemo-desktop.nemo-canvas-item:active, .caja-desktop:active, .nautilus-desktop.caja-canvas-item:active { + color: #cbbfbf; +} + +.nautilus-desktop.nautilus-canvas-item:selected, .nemo-desktop.nemo-canvas-item:selected, .caja-desktop:selected, .nautilus-desktop.caja-canvas-item:selected { + color: #ffffff; + text-shadow: none; +} + +.nautilus-canvas-item.dim-label, label.nautilus-canvas-item.separator, +popover.background label.nautilus-canvas-item.separator, popover.background label.separator.caja-canvas-item, label.separator.caja-canvas-item, headerbar .nautilus-canvas-item.subtitle, headerbar .subtitle.caja-canvas-item, +.titlebar:not(headerbar) .nautilus-canvas-item.subtitle, .titlebar:not(headerbar) .subtitle.caja-canvas-item, .dim-label.caja-canvas-item, .budgie-notification .caja-canvas-item.notification-body, .budgie-switcher .caja-canvas-item.notification-body, .budgie-notification .nautilus-canvas-item.notification-body, .budgie-switcher .nautilus-canvas-item.notification-body, +.nautilus-list-dim-label, +.caja-list-dim-label { + color: #777171; +} + +.nautilus-canvas-item.dim-label:selected, label.nautilus-canvas-item.separator:selected, label.separator.caja-canvas-item:selected, headerbar .nautilus-canvas-item.subtitle:selected, headerbar .subtitle.caja-canvas-item:selected, +.titlebar:not(headerbar) .nautilus-canvas-item.subtitle:selected, .titlebar:not(headerbar) .subtitle.caja-canvas-item:selected, .dim-label.caja-canvas-item:selected, .budgie-notification .caja-canvas-item.notification-body:selected, .budgie-switcher .caja-canvas-item.notification-body:selected, .budgie-notification .nautilus-canvas-item.notification-body:selected, .budgie-switcher .nautilus-canvas-item.notification-body:selected, .nautilus-canvas-item.dim-label:selected:focus, label.nautilus-canvas-item.separator:selected:focus, label.separator.caja-canvas-item:selected:focus, headerbar .nautilus-canvas-item.subtitle:selected:focus, headerbar .subtitle.caja-canvas-item:selected:focus, +.titlebar:not(headerbar) .nautilus-canvas-item.subtitle:selected:focus, .titlebar:not(headerbar) .subtitle.caja-canvas-item:selected:focus, .dim-label.caja-canvas-item:selected:focus, .budgie-notification .caja-canvas-item.notification-body:selected:focus, .budgie-switcher .caja-canvas-item.notification-body:selected:focus, .budgie-notification .nautilus-canvas-item.notification-body:selected:focus, .budgie-switcher .nautilus-canvas-item.notification-body:selected:focus, +.nautilus-list-dim-label:selected, +.caja-list-dim-label:selected, +.nautilus-list-dim-label:selected:focus, +.caja-list-dim-label:selected:focus { + color: #fcdddb; +} + +.nautilus-window searchbar { + border-top: 1px solid rgba(0, 0, 0, 0.2); +} + +.nautilus-window .searchbar-container { + margin-top: -1px; +} + +.nautilus-window notebook, +.nautilus-window notebook > stack:not(:only-child) searchbar { + background-color: #262626; +} + +.disk-space-display { + border-style: solid; + border-width: 1px; +} + +.disk-space-display.unknown { + background-color: rgba(203, 191, 191, 0.5); + border-color: rgba(180, 163, 163, 0.5); +} + +.disk-space-display.used { + background-color: rgba(240, 84, 76, 0.8); + border-color: rgba(236, 39, 29, 0.8); +} + +.disk-space-display.free { + background-color: #1a1a1a; + border-color: #010101; +} + +@keyframes needs_attention_keyframes { + 0% { + color: #cbbfbf; + border-color: rgba(0, 0, 0, 0.2); + background-color: rgba(203, 191, 191, 0.12); + } + 100% { + color: #ffffff; + border-color: transparent; + background-color: #F0544C; + } +} + +.nautilus-operations-button-needs-attention { + animation: needs_attention_keyframes 2s ease-in-out; +} + +.nautilus-operations-button-needs-attention-multiple { + animation: needs_attention_keyframes 3s ease-in-out; + animation-iteration-count: 3; +} + +.conflict-row.activatable, .conflict-row.activatable:active { + color: white; + background-color: #FC4138; +} + +.conflict-row.activatable:hover { + background-color: #fd716a; +} + +.conflict-row.activatable:selected { + color: #ffffff; + background-color: #F0544C; +} + +.open-document-selector-treeview.view { + padding: 3px 6px 3px 6px; + border-color: #262626; +} + +.open-document-selector-treeview.view:hover { + background-color: #323131; +} + +.open-document-selector-treeview.view:hover:selected { + color: #ffffff; + background-color: #F0544C; +} + +.open-document-selector-name-label { + color: #cbbfbf; +} + +.open-document-selector-path-label { + color: #797373; + font-size: smaller; +} + +.open-document-selector-path-label:selected { + color: rgba(255, 255, 255, 0.9); +} + +.gedit-document-panel row button { + min-width: 22px; + min-height: 22px; + padding: 0; + color: transparent; + background: none; + border: none; + box-shadow: none; +} + +.gedit-document-panel row button image { + color: inherit; +} + +.gedit-document-panel row:hover:not(:selected) button { + color: #908888; +} + +.gedit-document-panel row:hover:not(:selected) button:hover { + color: #ff4d4d; +} + +.gedit-document-panel row:hover:not(:selected) button:active { + color: #cbbfbf; +} + +.gedit-document-panel row:hover:selected button:hover { + color: #ff6666; + background: none; + border: none; + box-shadow: none; +} + +.gedit-document-panel row:hover:selected button:hover:active { + color: #ffffff; +} + +.gedit-document-panel-dragged-row { + border: 1px solid rgba(0, 0, 0, 0.2); + background-color: #090909; + color: #cbbfbf; +} + +.gedit-side-panel-paned statusbar { + border-top: 1px solid rgba(0, 0, 0, 0.2); + background-color: #222222; +} + +.gedit-search-slider { + background-color: #272727; + padding: 6px; + border-color: rgba(0, 0, 0, 0.2); + border-radius: 0 0 2px 2px; + border-width: 0 1px 1px 1px; + border-style: solid; +} + +.gedit-search-entry-occurrences-tag { + color: rgba(203, 191, 191, 0.6); + border: none; + margin: 2px; + padding: 2px; +} + +.gedit-map-frame border { + border-width: 0; +} + +.gedit-map-frame border:dir(ltr) { + border-left-width: 1px; +} + +.gedit-map-frame border:dir(rtl) { + border-right-width: 1px; +} + +.gedit-side-panel-paned.horizontal separator { + background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.24), rgba(0, 0, 0, 0.11) 2px, rgba(0, 0, 0, 0.05) 4px, rgba(0, 0, 0, 0.05)); + background-position: left top; + background-repeat: no-repeat; + background-size: 1px auto; +} + +.gb-search-entry-occurrences-tag { + background: none; +} + +workbench.csd > stack.titlebar:not(headerbar) { + padding: 0; + background: none; + border: none; + box-shadow: none; +} + +workbench.csd > stack.titlebar:not(headerbar) headerbar, workbench.csd > stack.titlebar:not(headerbar) headerbar:first-child, workbench.csd > stack.titlebar:not(headerbar) headerbar:last-child { + border-radius: 2px 2px 0 0; +} + +editortweak .linked > entry.search:focus + .gb-linked-scroller { + border-top-color: #F0544C; +} + +layouttab { + background-color: #262626; +} + +layout { + border: 1px solid rgba(0, 0, 0, 0.2); + -PnlDockBin-handle-size: 1; +} + +eggsearchbar box.search-bar { + border-bottom: 1px solid rgba(0, 0, 0, 0.2); +} + +pillbox { + color: #ffffff; + background-color: #F0544C; + border-radius: 3px; +} + +pillbox:disabled label { + color: rgba(255, 255, 255, 0.5); +} + +docktabstrip { + padding: 0 6px; + background-color: #222222; + border-bottom: 1px solid rgba(0, 0, 0, 0.2); +} + +docktabstrip docktab { + min-height: 28px; + border: solid transparent; + border-width: 0 1px; +} + +docktabstrip docktab label { + opacity: 0.5; +} + +docktabstrip docktab:checked label, docktabstrip docktab:hover label { + opacity: 1; +} + +docktabstrip docktab:checked { + border-color: rgba(0, 0, 0, 0.2); + background-color: #262626; +} + +dockbin { + border: 1px solid rgba(0, 0, 0, 0.2); + -PnlDockBin-handle-size: 1; +} + +dockpaned { + border: 1px solid rgba(0, 0, 0, 0.2); +} + +dockoverlayedge { + background-color: #222222; +} + +dockoverlayedge docktabstrip { + padding: 0; + border: none; +} + +dockoverlayedge.left-edge tab:checked, +dockoverlayedge.right-edge tab:checked { + border-width: 1px 0; +} + +popover.messagepopover.background { + padding: 0; +} + +popover.messagepopover .popover-content-area { + margin: 16px; +} + +popover.messagepopover .popover-action-area { + margin: 8px; +} + +popover.messagepopover .popover-action-area button:not(:first-child):not(:last-child) { + margin: 0 4px; +} + +popover.popover-selector { + padding: 0; +} + +popover.popover-selector list row { + padding: 5px 0; +} + +popover.popover-selector list row image { + margin-left: 3px; + margin-right: 10px; +} + +button.dzlmenubuttonitem.check label { + color: #cbbfbf; +} + +button.dzlmenubuttonitem.check label.dim-label, button.dzlmenubuttonitem.check label.separator, button.dzlmenubuttonitem.check headerbar label.subtitle, headerbar button.dzlmenubuttonitem.check label.subtitle, +button.dzlmenubuttonitem.check .titlebar:not(headerbar) label.subtitle, .titlebar:not(headerbar) button.dzlmenubuttonitem.check label.subtitle, button.dzlmenubuttonitem.check .budgie-notification label.notification-body, .budgie-notification button.dzlmenubuttonitem.check label.notification-body, button.dzlmenubuttonitem.check .budgie-switcher label.notification-body, .budgie-switcher button.dzlmenubuttonitem.check label.notification-body { + color: #cbbfbf; +} + +button.dzlmenubuttonitem.check box > image { + opacity: 0.87; +} + +entry.search.preferences-search { + border: none; + border-right: 1px solid rgba(0, 0, 0, 0.2); + border-bottom: 1px solid rgba(0, 0, 0, 0.2); + border-radius: 0; +} + +preferences stacksidebar.sidebar list { + background-image: linear-gradient(to bottom, #262626, #262626); +} + +preferences stacksidebar.sidebar list separator { + background-color: transparent; +} + +devhelppanel entry:focus, +symboltreepanel entry:focus { + border-color: rgba(0, 0, 0, 0.2); +} + +button.run-arrow-button { + min-width: 12px; +} + +omnibar.linked > entry:not(:only-child) { + border-style: solid; + border-radius: 3px; + margin-left: 1px; + margin-right: 1px; +} + +gstyleslidein #scale_box button.toggle:checked, +gstyleslidein #strings_controls button.toggle:checked, +gstyleslidein #palette_controls button.toggle:checked, +gstyleslidein #components_controls button.toggle:checked { + color: #cbbfbf; +} + +configurationview entry.flat, configurationview .raven .raven-background spinbutton:not(.vertical), .raven .raven-background configurationview spinbutton:not(.vertical) { + background: none; +} + +configurationview list { + border-width: 0; +} + +eog-thumb-nav scrolledwindow { + border-top: none; +} + +eog-thumb-nav button { + -gtk-outline-radius: 2px; + border-radius: 2px; +} + +.documents-scrolledwin.frame { + border-width: 0; +} + +button.documents-load-more { + border-width: 1px 0 0; + border-radius: 0; +} + +.documents-icon-bg { + background-color: #F0544C; + color: #ffffff; + border-radius: 2px; +} + +.documents-collection-icon, .photos-collection-icon { + background-color: rgba(203, 191, 191, 0.3); + border-radius: 2px; +} + +button.documents-favorite:active, +button.documents-favorite:active:hover { + color: #f8aeaa; +} + +.documents-entry-tag, .photos-entry-tag { + color: #ffffff; + background: #F0544C; + border-radius: 2px; + border-width: 0; + margin: 2px; + padding: 4px; +} + +.documents-entry-tag:hover, .photos-entry-tag:hover { + color: #ffffff; + background: #f2665f; +} + +.documents-entry-tag:active, .photos-entry-tag:active { + color: #ffffff; + background: #ee4239; +} + +.documents-entry-tag.button, .button.photos-entry-tag { + box-shadow: none; + border: none; + background-color: transparent; +} + +.content-view.document-page { + border-style: solid; + border-width: 3px 3px 6px 4px; + border-image: url("assets/thumbnail-frame.png") 3 3 6 4; +} + +window.background.csd > headerbar.titlebar > box.horizontal > separator.sidebar, +window.background.csd > headerbar.titlebar > hdyleaflet > separator.sidebar { + border-right: none; + background: none; + min-width: 0; +} + +box.horizontal > separator.sidebar, +hdyleaflet > separator.sidebar { + background: none; + min-width: 0; +} + +.photos-fade-in { + opacity: 1.0; + transition: opacity 0.2s ease-out; +} + +.photos-fade-out { + opacity: 0.0; + transition: opacity 0.2s ease-out; +} + +.tweak-categories, +.tweak-category:not(:selected):not(:hover) { + background-image: linear-gradient(to bottom, #262626, #262626); +} + +row#Focus, +row#ClickMethod, +row#StaticWorkspaceTweak, +row#dynamic-workspaces, +row#PrimaryWorkspaceTweak, +row#workspaces-only-on-primary { + padding: 0; + border: 1px solid rgba(0, 0, 0, 0.2); +} + +row#Focus row:not(:last-child), +row#ClickMethod row:not(:last-child), +row#StaticWorkspaceTweak row:not(:last-child), +row#dynamic-workspaces row:not(:last-child), +row#PrimaryWorkspaceTweak row:not(:last-child), +row#workspaces-only-on-primary row:not(:last-child) { + border-bottom: 1px solid rgba(0, 0, 0, 0.2); +} + +row#Focus.tweak > list, +row#ClickMethod.tweak > list, +row#StaticWorkspaceTweak.tweak > list, +row#dynamic-workspaces.tweak > list, +row#PrimaryWorkspaceTweak.tweak > list, +row#workspaces-only-on-primary.tweak > list { + margin-top: -3px; +} + +row#Focus, +row#ClickMethod, +row#PrimaryWorkspaceTweak, +row#workspaces-only-on-primary { + margin-top: 4px; +} + +row#AutostartTitle.tweak { + padding: 3px; + background-color: #262626; +} + +list#AutostartListBoxTweakGroup.tweak-group-startup { + border: 1px solid rgba(0, 0, 0, 0.2); +} + +.tr-workarea undershoot, +.tr-workarea overshoot { + border-color: transparent; +} + +#gf-bubble, #gf-bubble.solid, +#gf-osd-window, +#gf-osd-window.solid, +#gf-input-source-popup, +#gf-input-source-popup.solid, +#gf-candidate-popup, +#gf-candidate-popup.solid { + color: #dbd3d3; + background-color: #1d1d1d; + border: 1px solid #090909; + border-radius: 2px; +} + +#gf-bubble levelbar block.low, #gf-bubble levelbar block.high, #gf-bubble levelbar block.full, +#gf-osd-window levelbar block.low, +#gf-osd-window levelbar block.high, +#gf-osd-window levelbar block.full, +#gf-input-source-popup levelbar block.low, +#gf-input-source-popup levelbar block.high, +#gf-input-source-popup levelbar block.full, +#gf-candidate-popup levelbar block.low, +#gf-candidate-popup levelbar block.high, +#gf-candidate-popup levelbar block.full { + background-color: #F0544C; + border-color: #F0544C; +} + +#gf-bubble levelbar block.empty, +#gf-osd-window levelbar block.empty, +#gf-input-source-popup levelbar block.empty, +#gf-candidate-popup levelbar block.empty { + background-color: #101010; +} + +#gf-bubble levelbar trough, +#gf-osd-window levelbar trough, +#gf-input-source-popup levelbar trough, +#gf-candidate-popup levelbar trough { + background: none; +} + +#gf-input-source { + min-height: 32px; + min-width: 40px; +} + +#gf-input-source:selected { + color: #ffffff; + background-color: #F0544C; + border-radius: 2px; +} + +gf-candidate-box label { + padding: 3px; +} + +gf-candidate-box:hover, gf-candidate-box:selected { + color: #ffffff; + background-color: #F0544C; + border-radius: 2px; +} + +stack grid.vertical scrolledwindow.frame, +stack grid.vertical scrolledwindow.frame.emptyGrid { + border: none; +} + +eog-thumb-nav scrolledwindow, eog-thumb-nav scrolledwindow.frame, +#eog-thumb-nav scrolledwindow, +#eog-thumb-nav scrolledwindow.frame { + border-top: none; +} + +eog-thumb-nav button, +#eog-thumb-nav button { + -gtk-outline-radius: 2px; + border-radius: 2px; + border-top: none; +} + +window.background.csd overlay > grid.horizontal frame:dir(ltr) > border { + border-top-width: 0; + border-left-width: 0; + border-bottom-width: 0; +} + +frame.sidebar.chat-sidebar > border { + border-right: none; +} + +frame.sidebar.chat-sidebar frame.chat-status-area > border { + border-style: none; + border-top-style: solid; +} + +widget#PROCESSOR list row, widget#MEMORY list row { + margin: -1px; + border: 1px solid #1d1d1d; +} + +widget#PROCESSOR list row.max, widget#MEMORY list row.max { + color: #1d1d1d; +} + +widget#PROCESSOR list separator.list, widget#MEMORY list separator.list { + box-shadow: inset 0 0 0 1px #1d1d1d; +} + +widget#STORAGE list { + margin: -1px; +} + +widget#STORAGE list row.activatable, widget#STORAGE list .view, widget#STORAGE list textview text, textview widget#STORAGE list text, widget#STORAGE list iconview, widget#STORAGE list .geary-sidebar-pane-separator frame.geary-folder-frame treeview.view.sidebar, .geary-sidebar-pane-separator frame.geary-folder-frame widget#STORAGE list treeview.view.sidebar, widget#STORAGE list .nemo-window .nemo-places-sidebar .places-treeview, .nemo-window .nemo-places-sidebar widget#STORAGE list .places-treeview, widget#STORAGE list .budgie-menu button, .budgie-menu widget#STORAGE list button, widget#STORAGE list .panel popover .sidebar .view, .panel popover .sidebar widget#STORAGE list .view, widget#STORAGE list treeview.view.sidebar.source-list { + color: rgba(203, 191, 191, 0.75); +} + +widget#STORAGE list row.activatable:hover, widget#STORAGE list .view:hover, widget#STORAGE list textview text:hover, textview widget#STORAGE list text:hover, widget#STORAGE list iconview:hover, widget#STORAGE list .geary-sidebar-pane-separator frame.geary-folder-frame treeview.view.sidebar:hover, .geary-sidebar-pane-separator frame.geary-folder-frame widget#STORAGE list treeview.view.sidebar:hover, widget#STORAGE list .nemo-window .nemo-places-sidebar .places-treeview:hover, .nemo-window .nemo-places-sidebar widget#STORAGE list .places-treeview:hover, widget#STORAGE list .budgie-menu button:hover, .budgie-menu widget#STORAGE list button:hover, widget#STORAGE list .panel popover .sidebar .view:hover, .panel popover .sidebar widget#STORAGE list .view:hover, widget#STORAGE list treeview.view.sidebar.source-list:hover, widget#STORAGE list row.activatable:active, widget#STORAGE list .view:active, widget#STORAGE list textview text:active, textview widget#STORAGE list text:active, widget#STORAGE list iconview:active, widget#STORAGE list .geary-sidebar-pane-separator frame.geary-folder-frame treeview.view.sidebar:active, .geary-sidebar-pane-separator frame.geary-folder-frame widget#STORAGE list treeview.view.sidebar:active, widget#STORAGE list .nemo-window .nemo-places-sidebar .places-treeview:active, .nemo-window .nemo-places-sidebar widget#STORAGE list .places-treeview:active, widget#STORAGE list .budgie-menu button:active, .budgie-menu widget#STORAGE list button:active, widget#STORAGE list .panel popover .sidebar .view:active, .panel popover .sidebar widget#STORAGE list .view:active, widget#STORAGE list treeview.view.sidebar.source-list:active { + color: rgba(203, 191, 191, 0.75); +} + +widget#STORAGE list separator.list { + box-shadow: inset 0 0 0 1px #1d1d1d; +} + +widget#PERFORMANCE searchbar { + box-shadow: inset 0 -2px rgba(0, 0, 0, 0.2), inset 0 -1px #222222; +} + +widget#PERFORMANCE searchbar entry, widget#PERFORMANCE searchbar button { + margin-bottom: 2px; +} + +graph-switcher-button.toggle { + color: rgba(203, 191, 191, 0.75); + font-weight: 500; +} + +graph-switcher-button.toggle:hover { + color: #cbbfbf; + background-image: image(rgba(255, 255, 255, 0.03)); +} + +rg-graph.big { + background-position: left top; + background-origin: border-box; + background-repeat: repeat; +} + +box.speedometer-outter { + opacity: 0.8; +} + +box.speedometer-content-area { + box-shadow: 0 0 0 4px rgba(240, 84, 76, 0.2); +} + +headerbar > button.flat.popup.title-menu-button.toggle, headerbar > button.popup.title-menu-button.toggle.sidebar-button, headerbar > button.popup.title-menu-button.toggle.budgie-menu-launcher, .budgie-panel headerbar > .popup.title-menu-button.toggle#tasklist-button, .budgie-panel headerbar > button.popup.title-menu-button.toggle.flat.launcher { + border-radius: 2px; + -gtk-outline-radius: 2px; +} + +headerbar > button.flat.popup.title-menu-button.toggle > grid .title, headerbar > button.popup.title-menu-button.toggle.sidebar-button > grid .title, headerbar > button.popup.title-menu-button.toggle.budgie-menu-launcher > grid .title, .budgie-panel headerbar > .popup.title-menu-button.toggle#tasklist-button > grid .title, .budgie-panel headerbar > button.popup.title-menu-button.toggle.flat.launcher > grid .title { + margin: -0.16875rem 0; + padding: 0.08125rem 0.83125rem 0; + font-size: 90%; +} + +headerbar > button.flat.popup.title-menu-button.toggle > grid .subtitle, headerbar > button.popup.title-menu-button.toggle.sidebar-button > grid .subtitle, headerbar > button.popup.title-menu-button.toggle.budgie-menu-launcher > grid .subtitle, .budgie-panel headerbar > .popup.title-menu-button.toggle#tasklist-button > grid .subtitle, .budgie-panel headerbar > button.popup.title-menu-button.toggle.flat.launcher > grid .subtitle { + margin: -0.16875rem 0; + padding: 0 0.83125rem 0.08125rem; + font-size: 80%; +} + +window.background > box.vertical box.horizontal list.categories { + background-color: #222222; + border: none; + color: #cbbfbf; +} + +window.background > box.vertical box.horizontal list.categories row.activatable.category, window.background > box.vertical box.horizontal list.categories .category.view, window.background > box.vertical box.horizontal list.categories textview text.category, textview window.background > box.vertical box.horizontal list.categories text.category, window.background > box.vertical box.horizontal list.categories iconview.category, window.background > box.vertical box.horizontal list.categories .geary-sidebar-pane-separator frame.geary-folder-frame treeview.category.view.sidebar, .geary-sidebar-pane-separator frame.geary-folder-frame window.background > box.vertical box.horizontal list.categories treeview.category.view.sidebar, window.background > box.vertical box.horizontal list.categories .nemo-window .nemo-places-sidebar .category.places-treeview, .nemo-window .nemo-places-sidebar window.background > box.vertical box.horizontal list.categories .category.places-treeview, window.background > box.vertical box.horizontal list.categories .budgie-menu button.category, .budgie-menu window.background > box.vertical box.horizontal list.categories button.category, window.background > box.vertical box.horizontal list.categories .panel popover .sidebar .category.view, .panel popover .sidebar window.background > box.vertical box.horizontal list.categories .category.view, window.background > box.vertical box.horizontal list.categories treeview.category.view.sidebar.source-list { + color: #cbbfbf; + background-color: transparent; + font-weight: 500; +} + +window.background > box.vertical box.horizontal list.categories row.activatable.category:hover, window.background > box.vertical box.horizontal list.categories .category.view:hover, window.background > box.vertical box.horizontal list.categories textview text.category:hover, textview window.background > box.vertical box.horizontal list.categories text.category:hover, window.background > box.vertical box.horizontal list.categories iconview.category:hover, window.background > box.vertical box.horizontal list.categories .geary-sidebar-pane-separator frame.geary-folder-frame treeview.category.view.sidebar:hover, .geary-sidebar-pane-separator frame.geary-folder-frame window.background > box.vertical box.horizontal list.categories treeview.category.view.sidebar:hover, window.background > box.vertical box.horizontal list.categories .nemo-window .nemo-places-sidebar .category.places-treeview:hover, .nemo-window .nemo-places-sidebar window.background > box.vertical box.horizontal list.categories .category.places-treeview:hover, window.background > box.vertical box.horizontal list.categories .budgie-menu button.category:hover, .budgie-menu window.background > box.vertical box.horizontal list.categories button.category:hover, window.background > box.vertical box.horizontal list.categories .panel popover .sidebar .category.view:hover, .panel popover .sidebar window.background > box.vertical box.horizontal list.categories .category.view:hover, window.background > box.vertical box.horizontal list.categories treeview.category.view.sidebar.source-list:hover { + color: #cbbfbf; + background-color: rgba(203, 191, 191, 0.08); +} + +window.background > box.vertical box.horizontal list.categories row.activatable.category:selected, window.background > box.vertical box.horizontal list.categories .category.view:selected, window.background > box.vertical box.horizontal list.categories textview text.category:selected, textview window.background > box.vertical box.horizontal list.categories text.category:selected, window.background > box.vertical box.horizontal list.categories iconview.category:selected, window.background > box.vertical box.horizontal list.categories .geary-sidebar-pane-separator frame.geary-folder-frame treeview.category.view.sidebar:selected, .geary-sidebar-pane-separator frame.geary-folder-frame window.background > box.vertical box.horizontal list.categories treeview.category.view.sidebar:selected, window.background > box.vertical box.horizontal list.categories .nemo-window .nemo-places-sidebar .category.places-treeview:selected, .nemo-window .nemo-places-sidebar window.background > box.vertical box.horizontal list.categories .category.places-treeview:selected, window.background > box.vertical box.horizontal list.categories .budgie-menu button.category:selected, .budgie-menu window.background > box.vertical box.horizontal list.categories button.category:selected, window.background > box.vertical box.horizontal list.categories .panel popover .sidebar .category.view:selected, .panel popover .sidebar window.background > box.vertical box.horizontal list.categories .category.view:selected, window.background > box.vertical box.horizontal list.categories treeview.category.view.sidebar.source-list:selected { + color: #ffffff; + background-color: #F0544C; +} + +window.background > box.vertical box.horizontal list.categories row.activatable.category:selected label, window.background > box.vertical box.horizontal list.categories .category.view:selected label, window.background > box.vertical box.horizontal list.categories textview text.category:selected label, textview window.background > box.vertical box.horizontal list.categories text.category:selected label, window.background > box.vertical box.horizontal list.categories iconview.category:selected label, window.background > box.vertical box.horizontal list.categories .geary-sidebar-pane-separator frame.geary-folder-frame treeview.category.view.sidebar:selected label, .geary-sidebar-pane-separator frame.geary-folder-frame window.background > box.vertical box.horizontal list.categories treeview.category.view.sidebar:selected label, window.background > box.vertical box.horizontal list.categories .nemo-window .nemo-places-sidebar .category.places-treeview:selected label, .nemo-window .nemo-places-sidebar window.background > box.vertical box.horizontal list.categories .category.places-treeview:selected label, window.background > box.vertical box.horizontal list.categories .budgie-menu button.category:selected label, .budgie-menu window.background > box.vertical box.horizontal list.categories button.category:selected label, window.background > box.vertical box.horizontal list.categories .panel popover .sidebar .category.view:selected label, .panel popover .sidebar window.background > box.vertical box.horizontal list.categories .category.view:selected label, window.background > box.vertical box.horizontal list.categories treeview.category.view.sidebar.source-list:selected label { + color: #ffffff; +} + +window.background > box.vertical box.horizontal list.categories row.activatable.category > label, window.background > box.vertical box.horizontal list.categories .category.view > label, window.background > box.vertical box.horizontal list.categories textview text.category > label, textview window.background > box.vertical box.horizontal list.categories text.category > label, window.background > box.vertical box.horizontal list.categories iconview.category > label, window.background > box.vertical box.horizontal list.categories .geary-sidebar-pane-separator frame.geary-folder-frame treeview.category.view.sidebar > label, .geary-sidebar-pane-separator frame.geary-folder-frame window.background > box.vertical box.horizontal list.categories treeview.category.view.sidebar > label, window.background > box.vertical box.horizontal list.categories .nemo-window .nemo-places-sidebar .category.places-treeview > label, .nemo-window .nemo-places-sidebar window.background > box.vertical box.horizontal list.categories .category.places-treeview > label, window.background > box.vertical box.horizontal list.categories .budgie-menu button.category > label, .budgie-menu window.background > box.vertical box.horizontal list.categories button.category > label, window.background > box.vertical box.horizontal list.categories .panel popover .sidebar .category.view > label, .panel popover .sidebar window.background > box.vertical box.horizontal list.categories .category.view > label, window.background > box.vertical box.horizontal list.categories treeview.category.view.sidebar.source-list > label { + padding-left: 0; + padding-right: 0; +} + +window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list > separator { + background-color: transparent; +} + +window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list > separator.compressed-rows-group-separator { + background-image: image(rgba(0, 0, 0, 0.2)); +} + +window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.view, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list textview text.event, textview window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list text.event, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list iconview.event, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .geary-sidebar-pane-separator frame.geary-folder-frame treeview.event.view.sidebar, .geary-sidebar-pane-separator frame.geary-folder-frame window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.event.view.sidebar, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .nemo-window .nemo-places-sidebar .event.places-treeview, .nemo-window .nemo-places-sidebar window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.places-treeview, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-menu button.event, .budgie-menu window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list button.event, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .panel popover .sidebar .event.view, .panel popover .sidebar window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.view, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.event.view.sidebar.source-list { + color: #cbbfbf; + transition-duration: 0.1s; +} + +window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable:hover, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.view:hover, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list textview text.event:hover, textview window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list text.event:hover, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list iconview.event:hover, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .geary-sidebar-pane-separator frame.geary-folder-frame treeview.event.view.sidebar:hover, .geary-sidebar-pane-separator frame.geary-folder-frame window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.event.view.sidebar:hover, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .nemo-window .nemo-places-sidebar .event.places-treeview:hover, .nemo-window .nemo-places-sidebar window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.places-treeview:hover, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-menu button.event:hover, .budgie-menu window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list button.event:hover, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .panel popover .sidebar .event.view:hover, .panel popover .sidebar window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.view:hover, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.event.view.sidebar.source-list:hover, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable:active, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.view:active, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list textview text.event:active, textview window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list text.event:active, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list iconview.event:active, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .geary-sidebar-pane-separator frame.geary-folder-frame treeview.event.view.sidebar:active, .geary-sidebar-pane-separator frame.geary-folder-frame window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.event.view.sidebar:active, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .nemo-window .nemo-places-sidebar .event.places-treeview:active, .nemo-window .nemo-places-sidebar window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.places-treeview:active, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-menu button.event:active, .budgie-menu window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list button.event:active, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .panel popover .sidebar .event.view:active, .panel popover .sidebar window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.view:active, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.event.view.sidebar.source-list:active { + color: #cbbfbf; +} + +window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable label.compressed-entries-label, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.view label.compressed-entries-label, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list textview text.event label.compressed-entries-label, textview window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list text.event label.compressed-entries-label, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list iconview.event label.compressed-entries-label, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .geary-sidebar-pane-separator frame.geary-folder-frame treeview.event.view.sidebar label.compressed-entries-label, .geary-sidebar-pane-separator frame.geary-folder-frame window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.event.view.sidebar label.compressed-entries-label, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .nemo-window .nemo-places-sidebar .event.places-treeview label.compressed-entries-label, .nemo-window .nemo-places-sidebar window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.places-treeview label.compressed-entries-label, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-menu button.event label.compressed-entries-label, .budgie-menu window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list button.event label.compressed-entries-label, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .panel popover .sidebar .event.view label.compressed-entries-label, .panel popover .sidebar window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.view label.compressed-entries-label, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.event.view.sidebar.source-list label.compressed-entries-label { + background-image: image(#2eb398); + color: #ffffff; + font-weight: 700; +} + +window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable.compressed-row, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row.view, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list textview text.event.compressed-row, textview window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list text.event.compressed-row, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list iconview.event.compressed-row, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .geary-sidebar-pane-separator frame.geary-folder-frame treeview.event.compressed-row.view.sidebar, .geary-sidebar-pane-separator frame.geary-folder-frame window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.event.compressed-row.view.sidebar, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .nemo-window .nemo-places-sidebar .event.compressed-row.places-treeview, .nemo-window .nemo-places-sidebar window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row.places-treeview, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-menu button.event.compressed-row, .budgie-menu window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list button.event.compressed-row, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .panel popover .sidebar .event.compressed-row.view, .panel popover .sidebar window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row.view, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.event.compressed-row.view.sidebar.source-list { + background-image: image(#1a1a1a); + color: #9d8787; + transition-property: opacity, border-image, background-image, box-shadow; +} + +window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable.compressed-row:hover, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row.view:hover, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list textview text.event.compressed-row:hover, textview window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list text.event.compressed-row:hover, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list iconview.event.compressed-row:hover, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .geary-sidebar-pane-separator frame.geary-folder-frame treeview.event.compressed-row.view.sidebar:hover, .geary-sidebar-pane-separator frame.geary-folder-frame window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.event.compressed-row.view.sidebar:hover, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .nemo-window .nemo-places-sidebar .event.compressed-row.places-treeview:hover, .nemo-window .nemo-places-sidebar window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row.places-treeview:hover, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-menu button.event.compressed-row:hover, .budgie-menu window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list button.event.compressed-row:hover, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .panel popover .sidebar .event.compressed-row.view:hover, .panel popover .sidebar window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row.view:hover, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.event.compressed-row.view.sidebar.source-list:hover { + background-image: image(#2a2a2a); + color: #cbbfbf; +} + +window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable.compressed-row:active, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row.view:active, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list textview text.event.compressed-row:active, textview window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list text.event.compressed-row:active, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list iconview.event.compressed-row:active, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .geary-sidebar-pane-separator frame.geary-folder-frame treeview.event.compressed-row.view.sidebar:active, .geary-sidebar-pane-separator frame.geary-folder-frame window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.event.compressed-row.view.sidebar:active, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .nemo-window .nemo-places-sidebar .event.compressed-row.places-treeview:active, .nemo-window .nemo-places-sidebar window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row.places-treeview:active, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-menu button.event.compressed-row:active, .budgie-menu window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list button.event.compressed-row:active, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .panel popover .sidebar .event.compressed-row.view:active, .panel popover .sidebar window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row.view:active, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.event.compressed-row.view.sidebar.source-list:active, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable.compressed-row:active:focus, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row.view:active:focus, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list textview text.event.compressed-row:active:focus, textview window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list text.event.compressed-row:active:focus, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list iconview.event.compressed-row:active:focus, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .geary-sidebar-pane-separator frame.geary-folder-frame treeview.event.compressed-row.view.sidebar:active:focus, .geary-sidebar-pane-separator frame.geary-folder-frame window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.event.compressed-row.view.sidebar:active:focus, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .nemo-window .nemo-places-sidebar .event.compressed-row.places-treeview:active:focus, .nemo-window .nemo-places-sidebar window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row.places-treeview:active:focus, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-menu button.event.compressed-row:active:focus, .budgie-menu window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list button.event.compressed-row:active:focus, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .panel popover .sidebar .event.compressed-row.view:active:focus, .panel popover .sidebar window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row.view:active:focus, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.event.compressed-row.view.sidebar.source-list:active:focus { + background-image: image(#333232); + color: #cbbfbf; + animation: none; +} + +window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable.compressed-row.popover-activated-row, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row.popover-activated-row.view, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list textview text.event.compressed-row.popover-activated-row, textview window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list text.event.compressed-row.popover-activated-row, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list iconview.event.compressed-row.popover-activated-row, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .geary-sidebar-pane-separator frame.geary-folder-frame treeview.event.compressed-row.popover-activated-row.view.sidebar, .geary-sidebar-pane-separator frame.geary-folder-frame window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.event.compressed-row.popover-activated-row.view.sidebar, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .nemo-window .nemo-places-sidebar .event.compressed-row.popover-activated-row.places-treeview, .nemo-window .nemo-places-sidebar window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row.popover-activated-row.places-treeview, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-menu button.event.compressed-row.popover-activated-row, .budgie-menu window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list button.event.compressed-row.popover-activated-row, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .panel popover .sidebar .event.compressed-row.popover-activated-row.view, .panel popover .sidebar window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row.popover-activated-row.view, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.event.compressed-row.popover-activated-row.view.sidebar.source-list { + background-image: image(#F0544C); + color: #ffffff; +} + +window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable.compressed-row-header, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row-header.view, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list textview text.event.compressed-row-header, textview window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list text.event.compressed-row-header, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list iconview.event.compressed-row-header, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .geary-sidebar-pane-separator frame.geary-folder-frame treeview.event.compressed-row-header.view.sidebar, .geary-sidebar-pane-separator frame.geary-folder-frame window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.event.compressed-row-header.view.sidebar, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .nemo-window .nemo-places-sidebar .event.compressed-row-header.places-treeview, .nemo-window .nemo-places-sidebar window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row-header.places-treeview, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-menu button.event.compressed-row-header, .budgie-menu window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list button.event.compressed-row-header, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .panel popover .sidebar .event.compressed-row-header.view, .panel popover .sidebar window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row-header.view, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.event.compressed-row-header.view.sidebar.source-list { + background-image: image(#262626); + color: #F0544C; +} + +window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable.compressed-row-header:hover, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row-header.view:hover, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list textview text.event.compressed-row-header:hover, textview window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list text.event.compressed-row-header:hover, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list iconview.event.compressed-row-header:hover, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .geary-sidebar-pane-separator frame.geary-folder-frame treeview.event.compressed-row-header.view.sidebar:hover, .geary-sidebar-pane-separator frame.geary-folder-frame window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.event.compressed-row-header.view.sidebar:hover, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .nemo-window .nemo-places-sidebar .event.compressed-row-header.places-treeview:hover, .nemo-window .nemo-places-sidebar window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row-header.places-treeview:hover, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-menu button.event.compressed-row-header:hover, .budgie-menu window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list button.event.compressed-row-header:hover, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .panel popover .sidebar .event.compressed-row-header.view:hover, .panel popover .sidebar window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row-header.view:hover, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.event.compressed-row-header.view.sidebar.source-list:hover { + background-image: image(#302828); +} + +window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable.compressed-row-header:active, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row-header.view:active, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list textview text.event.compressed-row-header:active, textview window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list text.event.compressed-row-header:active, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list iconview.event.compressed-row-header:active, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .geary-sidebar-pane-separator frame.geary-folder-frame treeview.event.compressed-row-header.view.sidebar:active, .geary-sidebar-pane-separator frame.geary-folder-frame window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.event.compressed-row-header.view.sidebar:active, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .nemo-window .nemo-places-sidebar .event.compressed-row-header.places-treeview:active, .nemo-window .nemo-places-sidebar window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row-header.places-treeview:active, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-menu button.event.compressed-row-header:active, .budgie-menu window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list button.event.compressed-row-header:active, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .panel popover .sidebar .event.compressed-row-header.view:active, .panel popover .sidebar window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row-header.view:active, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.event.compressed-row-header.view.sidebar.source-list:active, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable.compressed-row-header:active:focus, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row-header.view:active:focus, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list textview text.event.compressed-row-header:active:focus, textview window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list text.event.compressed-row-header:active:focus, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list iconview.event.compressed-row-header:active:focus, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .geary-sidebar-pane-separator frame.geary-folder-frame treeview.event.compressed-row-header.view.sidebar:active:focus, .geary-sidebar-pane-separator frame.geary-folder-frame window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.event.compressed-row-header.view.sidebar:active:focus, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .nemo-window .nemo-places-sidebar .event.compressed-row-header.places-treeview:active:focus, .nemo-window .nemo-places-sidebar window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row-header.places-treeview:active:focus, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-menu button.event.compressed-row-header:active:focus, .budgie-menu window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list button.event.compressed-row-header:active:focus, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .panel popover .sidebar .event.compressed-row-header.view:active:focus, .panel popover .sidebar window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row-header.view:active:focus, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.event.compressed-row-header.view.sidebar.source-list:active:focus { + background-image: image(#3a2b2a); + color: #F0544C; + animation: none; +} + +window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable.compressed-row-header label.compressed-entries-label, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row-header.view label.compressed-entries-label, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list textview text.event.compressed-row-header label.compressed-entries-label, textview window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list text.event.compressed-row-header label.compressed-entries-label, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list iconview.event.compressed-row-header label.compressed-entries-label, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .geary-sidebar-pane-separator frame.geary-folder-frame treeview.event.compressed-row-header.view.sidebar label.compressed-entries-label, .geary-sidebar-pane-separator frame.geary-folder-frame window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.event.compressed-row-header.view.sidebar label.compressed-entries-label, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .nemo-window .nemo-places-sidebar .event.compressed-row-header.places-treeview label.compressed-entries-label, .nemo-window .nemo-places-sidebar window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row-header.places-treeview label.compressed-entries-label, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-menu button.event.compressed-row-header label.compressed-entries-label, .budgie-menu window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list button.event.compressed-row-header label.compressed-entries-label, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .panel popover .sidebar .event.compressed-row-header.view label.compressed-entries-label, .panel popover .sidebar window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row-header.view label.compressed-entries-label, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.event.compressed-row-header.view.sidebar.source-list label.compressed-entries-label { + background-image: image(#F0544C); + color: #ffffff; + transition-duration: 0s; +} + +button.round-button { + min-height: 28px; + min-width: 28px; + padding: 0; +} + +window.background > box.vertical > searchbar { + box-shadow: none; +} + +window.background > box.vertical > overlay > stack > widget > stack > box.vertical > scrolledwindow > viewport.frame > widget > list { + background-color: #222222; +} + +window.background > box.vertical > overlay > stack > widget > stack > box.vertical > scrolledwindow > viewport.frame > widget > list > separator { + border-left: 100px solid transparent; + border-right: 100px solid transparent; +} + +window.background > box.vertical > overlay > stack > widget > stack widget > box.vertical.app-list { + background-image: image(#222222); +} + +window.background > box.vertical > overlay > stack > widget > stack widget > box.vertical.app-list > box.vertical > list { + background-color: #222222; +} + +window.background > box.vertical > overlay > stack > widget > stack widget > box.vertical.app-list separator { + border-left: 100px solid transparent; + border-right: 100px solid transparent; +} + +.category_page_header_filter_box { + background-image: image(#222222); + border-image: linear-gradient(to bottom, #1d1d1d, #1d1d1d) 0 0 1 0/0 0 1px 0 stretch; +} + +.category_page_header_filter_box button { + color: rgba(203, 191, 191, 0.45); + background-image: image(#222222); +} + +.category_page_header_filter_box button:hover { + color: rgba(203, 191, 191, 0.75); +} + +.category_page_header_filter_box button:checked { + color: #cbbfbf; +} + +.category_page_header_filter_box button:disabled { + color: rgba(203, 191, 191, 0.65); +} + +.application-details-infobar { + background-image: image(#262626); + border-image: linear-gradient(to bottom, #1d1d1d, #1d1d1d) 1 1 1 1/1px 1px 1px 1px stretch; +} + +headerbar.titlebar.incognito-mode entry { + color: #cbbfbf; + border-color: rgba(0, 0, 0, 0.4); + background-color: rgba(82, 82, 82, 0.4); +} + +headerbar.titlebar.incognito-mode entry image, headerbar.titlebar.incognito-mode entry image:hover { + color: inherit; +} + +headerbar.titlebar.incognito-mode entry:focus { + color: #f9f7f7; + border-color: #F0544C; + background-color: rgba(57, 57, 57, 0.4); +} + +headerbar.titlebar.incognito-mode entry:disabled { + color: rgba(203, 191, 191, 0.55); + border-color: rgba(0, 0, 0, 0.4); + background-color: rgba(82, 82, 82, 0.25); +} + +notebook > box > stack > box.vertical > paned.vertical > overlay > .floating-bar { + color: rgba(203, 191, 191, 0.75); +} + +.background headerbar entry.starred, .background headerbar entry.non-starred { + color: #cbbfbf; + border-color: rgba(0, 0, 0, 0.4); + background-color: rgba(82, 82, 82, 0.4); +} + +.background headerbar entry.starred image, .background headerbar entry.starred image:hover, .background headerbar entry.non-starred image, .background headerbar entry.non-starred image:hover { + color: inherit; +} + +.background headerbar entry.starred:focus, .background headerbar entry.non-starred:focus { + color: #f9f7f7; + border-color: #F0544C; + background-color: rgba(57, 57, 57, 0.4); +} + +.background headerbar entry.starred:disabled, .background headerbar entry.non-starred:disabled { + color: rgba(203, 191, 191, 0.55); + border-color: rgba(0, 0, 0, 0.4); + background-color: rgba(82, 82, 82, 0.25); +} + +.background headerbar entry.starred > image.right { + color: #ccbb00; +} + +.background headerbar entry.starred > image.right:hover, .background headerbar entry.starred > image.right:active, .background headerbar entry.starred > image.right:checked { + color: #FFEA00; +} + +popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background { + background-color: transparent; +} + +popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > row.activatable, popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > .view, textview popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > text, popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > iconview, .geary-sidebar-pane-separator frame.geary-folder-frame popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > treeview.view.sidebar, .nemo-window .nemo-places-sidebar popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > .places-treeview, .budgie-menu popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > button, .panel popover .sidebar popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > .view, popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > treeview.view.sidebar.source-list { + background-color: #3c3c3c; + color: rgba(203, 191, 191, 0.85); + border-radius: 2px; + border: 1px solid rgba(0, 0, 0, 0.2); + margin: 2px; +} + +popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > row.activatable:hover, popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > .view:hover, textview popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > text:hover, popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > iconview:hover, .geary-sidebar-pane-separator frame.geary-folder-frame popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > treeview.view.sidebar:hover, .nemo-window .nemo-places-sidebar popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > .places-treeview:hover, .budgie-menu popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > button:hover, .panel popover .sidebar popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > .view:hover, popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > treeview.view.sidebar.source-list:hover { + color: #a99595; + border-color: rgba(0, 0, 0, 0.2); + background-color: #404040; +} + +popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical { + margin: 0; + padding: 0; +} + +popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame { + border: 1px solid rgba(0, 0, 0, 0.2); +} + +popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > row.activatable.bookmarks-row, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > .bookmarks-row.view, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical textview scrolledwindow > viewport.frame > list.background > text.bookmarks-row, textview popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > text.bookmarks-row, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > iconview.bookmarks-row, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .geary-sidebar-pane-separator frame.geary-folder-frame scrolledwindow > viewport.frame > list.background > treeview.bookmarks-row.view.sidebar, .geary-sidebar-pane-separator frame.geary-folder-frame popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > treeview.bookmarks-row.view.sidebar, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .nemo-window .nemo-places-sidebar scrolledwindow > viewport.frame > list.background > .bookmarks-row.places-treeview, .nemo-window .nemo-places-sidebar popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > .bookmarks-row.places-treeview, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .budgie-menu scrolledwindow > viewport.frame > list.background > button.bookmarks-row, .budgie-menu popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > button.bookmarks-row, .panel popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .sidebar scrolledwindow > viewport.frame > list.background > .bookmarks-row.view, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > treeview.bookmarks-row.view.sidebar.source-list { + background-color: rgba(38, 38, 38, 0.35); + color: rgba(203, 191, 191, 0.85); + border-bottom: 1px dashed rgba(0, 0, 0, 0.05); + padding: 6px 0; + margin: 0; +} + +popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > row.activatable.bookmarks-row:hover, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > .bookmarks-row.view:hover, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical textview scrolledwindow > viewport.frame > list.background > text.bookmarks-row:hover, textview popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > text.bookmarks-row:hover, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > iconview.bookmarks-row:hover, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .geary-sidebar-pane-separator frame.geary-folder-frame scrolledwindow > viewport.frame > list.background > treeview.bookmarks-row.view.sidebar:hover, .geary-sidebar-pane-separator frame.geary-folder-frame popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > treeview.bookmarks-row.view.sidebar:hover, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .nemo-window .nemo-places-sidebar scrolledwindow > viewport.frame > list.background > .bookmarks-row.places-treeview:hover, .nemo-window .nemo-places-sidebar popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > .bookmarks-row.places-treeview:hover, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .budgie-menu scrolledwindow > viewport.frame > list.background > button.bookmarks-row:hover, .budgie-menu popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > button.bookmarks-row:hover, .panel popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .sidebar scrolledwindow > viewport.frame > list.background > .bookmarks-row.view:hover, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > treeview.bookmarks-row.view.sidebar.source-list:hover, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > row.activatable.bookmarks-row:active, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > .bookmarks-row.view:active, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical textview scrolledwindow > viewport.frame > list.background > text.bookmarks-row:active, textview popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > text.bookmarks-row:active, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > iconview.bookmarks-row:active, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .geary-sidebar-pane-separator frame.geary-folder-frame scrolledwindow > viewport.frame > list.background > treeview.bookmarks-row.view.sidebar:active, .geary-sidebar-pane-separator frame.geary-folder-frame popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > treeview.bookmarks-row.view.sidebar:active, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .nemo-window .nemo-places-sidebar scrolledwindow > viewport.frame > list.background > .bookmarks-row.places-treeview:active, .nemo-window .nemo-places-sidebar popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > .bookmarks-row.places-treeview:active, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .budgie-menu scrolledwindow > viewport.frame > list.background > button.bookmarks-row:active, .budgie-menu popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > button.bookmarks-row:active, .panel popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .sidebar scrolledwindow > viewport.frame > list.background > .bookmarks-row.view:active, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > treeview.bookmarks-row.view.sidebar.source-list:active, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > row.activatable.bookmarks-row:checked, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > .bookmarks-row.view:checked, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical textview scrolledwindow > viewport.frame > list.background > text.bookmarks-row:checked, textview popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > text.bookmarks-row:checked, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > iconview.bookmarks-row:checked, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .geary-sidebar-pane-separator frame.geary-folder-frame scrolledwindow > viewport.frame > list.background > treeview.bookmarks-row.view.sidebar:checked, .geary-sidebar-pane-separator frame.geary-folder-frame popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > treeview.bookmarks-row.view.sidebar:checked, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .nemo-window .nemo-places-sidebar scrolledwindow > viewport.frame > list.background > .bookmarks-row.places-treeview:checked, .nemo-window .nemo-places-sidebar popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > .bookmarks-row.places-treeview:checked, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .budgie-menu scrolledwindow > viewport.frame > list.background > button.bookmarks-row:checked, .budgie-menu popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > button.bookmarks-row:checked, .panel popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .sidebar scrolledwindow > viewport.frame > list.background > .bookmarks-row.view:checked, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > treeview.bookmarks-row.view.sidebar.source-list:checked { + color: #cbbfbf; + background-color: rgba(203, 191, 191, 0.05); +} + +popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > row.activatable.bookmarks-row button.flat, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > .bookmarks-row.view button.flat, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical textview scrolledwindow > viewport.frame > list.background > text.bookmarks-row button.flat, textview popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > text.bookmarks-row button.flat, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > iconview.bookmarks-row button.flat, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .geary-sidebar-pane-separator frame.geary-folder-frame scrolledwindow > viewport.frame > list.background > treeview.bookmarks-row.view.sidebar button.flat, .geary-sidebar-pane-separator frame.geary-folder-frame popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > treeview.bookmarks-row.view.sidebar button.flat, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .nemo-window .nemo-places-sidebar scrolledwindow > viewport.frame > list.background > .bookmarks-row.places-treeview button.flat, .nemo-window .nemo-places-sidebar popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > .bookmarks-row.places-treeview button.flat, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .budgie-menu scrolledwindow > viewport.frame > list.background > button.bookmarks-row button.flat, .budgie-menu popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > button.bookmarks-row button.flat, .panel popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .sidebar scrolledwindow > viewport.frame > list.background > .bookmarks-row.view button.flat, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > treeview.bookmarks-row.view.sidebar.source-list button.flat, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > row.activatable.bookmarks-row button.sidebar-button, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > .bookmarks-row.view button.sidebar-button, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical textview scrolledwindow > viewport.frame > list.background > text.bookmarks-row button.sidebar-button, textview popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > text.bookmarks-row button.sidebar-button, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > iconview.bookmarks-row button.sidebar-button, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .geary-sidebar-pane-separator frame.geary-folder-frame scrolledwindow > viewport.frame > list.background > treeview.bookmarks-row.view.sidebar button.sidebar-button, .geary-sidebar-pane-separator frame.geary-folder-frame popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > treeview.bookmarks-row.view.sidebar button.sidebar-button, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .nemo-window .nemo-places-sidebar scrolledwindow > viewport.frame > list.background > .bookmarks-row.places-treeview button.sidebar-button, .nemo-window .nemo-places-sidebar popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > .bookmarks-row.places-treeview button.sidebar-button, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .budgie-menu scrolledwindow > viewport.frame > list.background > button.bookmarks-row button.sidebar-button, .budgie-menu popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > button.bookmarks-row button.sidebar-button, .panel popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .sidebar scrolledwindow > viewport.frame > list.background > .bookmarks-row.view button.sidebar-button, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > treeview.bookmarks-row.view.sidebar.source-list button.sidebar-button, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > row.activatable.bookmarks-row button.budgie-menu-launcher, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > .bookmarks-row.view button.budgie-menu-launcher, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical textview scrolledwindow > viewport.frame > list.background > text.bookmarks-row button.budgie-menu-launcher, textview popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > text.bookmarks-row button.budgie-menu-launcher, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > iconview.bookmarks-row button.budgie-menu-launcher, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .geary-sidebar-pane-separator frame.geary-folder-frame scrolledwindow > viewport.frame > list.background > treeview.bookmarks-row.view.sidebar button.budgie-menu-launcher, .geary-sidebar-pane-separator frame.geary-folder-frame popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > treeview.bookmarks-row.view.sidebar button.budgie-menu-launcher, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .nemo-window .nemo-places-sidebar scrolledwindow > viewport.frame > list.background > .bookmarks-row.places-treeview button.budgie-menu-launcher, .nemo-window .nemo-places-sidebar popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > .bookmarks-row.places-treeview button.budgie-menu-launcher, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .budgie-menu scrolledwindow > viewport.frame > list.background > button.bookmarks-row button.budgie-menu-launcher, .budgie-menu popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > button.bookmarks-row button.budgie-menu-launcher, .panel popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .sidebar scrolledwindow > viewport.frame > list.background > .bookmarks-row.view button.budgie-menu-launcher, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > treeview.bookmarks-row.view.sidebar.source-list button.budgie-menu-launcher, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > row.activatable.bookmarks-row .budgie-panel #tasklist-button, .budgie-panel popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > row.activatable.bookmarks-row #tasklist-button, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > .bookmarks-row.view .budgie-panel #tasklist-button, .budgie-panel popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > .bookmarks-row.view #tasklist-button, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical textview scrolledwindow > viewport.frame > list.background > text.bookmarks-row .budgie-panel #tasklist-button, .budgie-panel popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical textview scrolledwindow > viewport.frame > list.background > text.bookmarks-row #tasklist-button, textview popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > text.bookmarks-row .budgie-panel #tasklist-button, .budgie-panel textview popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > text.bookmarks-row #tasklist-button, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > iconview.bookmarks-row .budgie-panel #tasklist-button, .budgie-panel popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > iconview.bookmarks-row #tasklist-button, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .geary-sidebar-pane-separator frame.geary-folder-frame scrolledwindow > viewport.frame > list.background > treeview.bookmarks-row.view.sidebar .budgie-panel #tasklist-button, .budgie-panel popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .geary-sidebar-pane-separator frame.geary-folder-frame scrolledwindow > viewport.frame > list.background > treeview.bookmarks-row.view.sidebar #tasklist-button, .geary-sidebar-pane-separator frame.geary-folder-frame popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > treeview.bookmarks-row.view.sidebar .budgie-panel #tasklist-button, .budgie-panel .geary-sidebar-pane-separator frame.geary-folder-frame popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > treeview.bookmarks-row.view.sidebar #tasklist-button, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .nemo-window .nemo-places-sidebar scrolledwindow > viewport.frame > list.background > .bookmarks-row.places-treeview .budgie-panel #tasklist-button, .budgie-panel popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .nemo-window .nemo-places-sidebar scrolledwindow > viewport.frame > list.background > .bookmarks-row.places-treeview #tasklist-button, .nemo-window .nemo-places-sidebar popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > .bookmarks-row.places-treeview .budgie-panel #tasklist-button, .budgie-panel .nemo-window .nemo-places-sidebar popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > .bookmarks-row.places-treeview #tasklist-button, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .budgie-menu scrolledwindow > viewport.frame > list.background > button.bookmarks-row .budgie-panel #tasklist-button, .budgie-panel popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .budgie-menu scrolledwindow > viewport.frame > list.background > button.bookmarks-row #tasklist-button, .budgie-menu popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > button.bookmarks-row .budgie-panel #tasklist-button, .budgie-panel .budgie-menu popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > button.bookmarks-row #tasklist-button, .panel popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .sidebar scrolledwindow > viewport.frame > list.background > .bookmarks-row.view .budgie-panel #tasklist-button, .budgie-panel .panel popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .sidebar scrolledwindow > viewport.frame > list.background > .bookmarks-row.view #tasklist-button, .budgie-panel popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > row.activatable.bookmarks-row button.flat.launcher, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > .bookmarks-row.view .budgie-panel button.flat.launcher, .budgie-panel popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > .bookmarks-row.view button.flat.launcher, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical textview scrolledwindow > viewport.frame > list.background > text.bookmarks-row .budgie-panel button.flat.launcher, .budgie-panel popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical textview scrolledwindow > viewport.frame > list.background > text.bookmarks-row button.flat.launcher, textview popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > text.bookmarks-row .budgie-panel button.flat.launcher, .budgie-panel textview popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > text.bookmarks-row button.flat.launcher, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > iconview.bookmarks-row .budgie-panel button.flat.launcher, .budgie-panel popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > iconview.bookmarks-row button.flat.launcher, .budgie-panel popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .geary-sidebar-pane-separator frame.geary-folder-frame scrolledwindow > viewport.frame > list.background > treeview.bookmarks-row.view.sidebar button.flat.launcher, .budgie-panel popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .nemo-window .nemo-places-sidebar scrolledwindow > viewport.frame > list.background > .bookmarks-row.places-treeview button.flat.launcher, .budgie-panel popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .budgie-menu scrolledwindow > viewport.frame > list.background > button.bookmarks-row button.flat.launcher { + min-width: 16px; + min-height: 16px; + padding: 4px; + margin: 0 6px; + border-radius: 100px; + -gtk-outline-radius: 100px; +} + +flowboxchild.bookmark-tag-widget { + color: #222222; + font-weight: 500; +} + +flowboxchild.bookmark-tag-widget label { + margin-bottom: 2px; +} + +flowboxchild.bookmark-tag-widget-selected { + color: #ffffff; +} + +.sidebar-paned .inline-toolbar.horizontal.sidebar-toolbar { + box-shadow: inset 0 1px rgba(0, 0, 0, 0.2); + padding: 4px; + background-color: #1a1a1a; +} + +.sidebar-paned .inline-toolbar.horizontal.sidebar-toolbar button.image-button > widget > box > image { + padding: 0; +} + +.sidebar-paned scrolledwindow { + border: none; +} + +window.csd > box.vertical > box.vertical > toolbar.horizontal, window.csd > box.vertical > box.vertical > .horizontal.inline-toolbar, +window.solid-csd > box.vertical > box.vertical > toolbar.horizontal, +window.solid-csd > box.vertical > box.vertical > .horizontal.inline-toolbar { + margin: -1px 0; + border-top: 1px solid rgba(0, 0, 0, 0.2); + box-shadow: none; + background-color: transparent; +} + +window.csd > box.vertical > box.vertical > toolbar.horizontal button, window.csd > box.vertical > box.vertical > .horizontal.inline-toolbar button, +window.solid-csd > box.vertical > box.vertical > toolbar.horizontal button, +window.solid-csd > box.vertical > box.vertical > .horizontal.inline-toolbar button { + min-height: 36px; + min-width: 36px; + padding: 0; + margin-top: 8px; + margin-bottom: 8px; +} + +window.csd > box.vertical > box.vertical > frame, +window.solid-csd > box.vertical > box.vertical > frame { + margin: -1px 0; + padding: 0; +} + +window.csd > box.vertical > box.vertical > frame > border, +window.solid-csd > box.vertical > box.vertical > frame > border { + border: none; +} + +window.background > box.vertical > toolbar.primary-toolbar toolitem .linked > button.image-button.raised, window.background > box.vertical > .primary-toolbar.inline-toolbar toolitem .linked > button.image-button.raised { + min-height: 36px; + min-width: 36px; + padding: 0; + margin: 0; +} + +window.background > box.vertical > toolbar.primary-toolbar toolitem .linked > button.image-button.raised > widget > box > image, window.background > box.vertical > .primary-toolbar.inline-toolbar toolitem .linked > button.image-button.raised > widget > box > image { + padding: 0; +} + +window.background > box.vertical > toolbar.primary-toolbar toolitem button.flat.scale, window.background > box.vertical > .primary-toolbar.inline-toolbar toolitem button.flat.scale, window.background > box.vertical > toolbar.primary-toolbar toolitem button.scale.sidebar-button, window.background > box.vertical > .primary-toolbar.inline-toolbar toolitem button.scale.sidebar-button, window.background > box.vertical > toolbar.primary-toolbar toolitem button.scale.budgie-menu-launcher, window.background > box.vertical > .primary-toolbar.inline-toolbar toolitem button.scale.budgie-menu-launcher, window.background > box.vertical > toolbar.primary-toolbar toolitem .budgie-panel .scale#tasklist-button, .budgie-panel window.background > box.vertical > toolbar.primary-toolbar toolitem .scale#tasklist-button, window.background > box.vertical > .primary-toolbar.inline-toolbar toolitem .budgie-panel .scale#tasklist-button, .budgie-panel window.background > box.vertical > .primary-toolbar.inline-toolbar toolitem .scale#tasklist-button, .budgie-panel window.background > box.vertical > toolbar.primary-toolbar toolitem button.scale.flat.launcher, .budgie-panel window.background > box.vertical > .primary-toolbar.inline-toolbar toolitem button.scale.flat.launcher { + min-height: 24px; + min-width: 36px; + padding: 0; + margin-top: 8px; + margin-bottom: 8px; +} + +window.background > box.vertical > toolbar.primary-toolbar toolitem > box.horizontal:not(.linked) > button.toggle, window.background > box.vertical > .primary-toolbar.inline-toolbar toolitem > box.horizontal:not(.linked) > button.toggle, +window.background > box.vertical > toolbar.primary-toolbar toolitem > .linked > button:not(.toggle):not(.raised):not(.flat), +window.background > box.vertical > .primary-toolbar.inline-toolbar toolitem > .linked > button:not(.toggle):not(.raised):not(.flat) { + min-height: 28px; + min-width: 28px; + padding: 0; + margin: 0; +} + +dialog.background.csd box.dialog-vbox grid.horizontal scrolledwindow.frame { + border: none; +} + +dialog.background.csd box.dialog-vbox grid.horizontal scrolledwindow.frame viewport.frame { + border: none; +} + +dialog.background.csd box.dialog-vbox grid.horizontal stack scrolledwindow.frame { + border: 1px solid rgba(0, 0, 0, 0.2); +} + +.maps-popover button.radio.layer-radio-button:checked { + box-shadow: 0 0 0 2px #F0544C; +} + +.nautilus-window .floating-bar { + padding: 1px; + background-color: #F0544C; + color: #ffffff; + border-radius: 2px 2px 0 0; +} + +.nautilus-window .floating-bar.bottom.left { + border-top-left-radius: 0; +} + +.nautilus-window .floating-bar.bottom.right { + border-top-right-radius: 0; +} + +.nautilus-window .floating-bar button { + border: none; + border-radius: 100px; + min-height: 0; + min-width: 0; + padding: 0; + margin-right: 6px; + -gtk-icon-shadow: none; +} + +.nemo-window menubar > menuitem > window.background.popup > menu, +.nemo-window .menubar > menuitem > window.background.popup > menu { + border-radius: 0 0 2px 2px; +} + +.nemo-window .nemo-places-sidebar.frame { + border-width: 0; +} + +.nemo-window notebook { + background-color: #262626; +} + +.nemo-window .nemo-window-pane widget.entry { + border: 1px solid; + border-radius: 3px; + color: #b5abab; + border-color: #F0544C; + background-color: #262626; +} + +.nemo-window .primary-toolbar { + padding-top: 0; + padding-bottom: 0; + border: none; + color: #cbbfbf; + background-color: #1a1a1a; +} + +.nemo-window .primary-toolbar button, .nemo-window .primary-toolbar entry { + min-height: 16px; + margin-top: 6px; + margin-bottom: 6px; +} + +.nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button, +.nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button { + padding: 2px 4px 4px 4px; + margin-top: 4px; + margin-bottom: 4px; +} + +.nemo-window .sidebar scrolledwindow.frame { + border: none; +} + +.caja-notebook { + border-top: 1px solid rgba(0, 0, 0, 0.2); +} + +.caja-side-pane .frame { + border-width: 1px 0 0; +} + +.caja-notebook .frame { + border-width: 0 0 1px; +} + +.caja-desktop > widget.entry, .caja-desktop > widget.entry:focus { + transition: none; +} + +.pluma-window statusbar frame > border { + border: none; +} + +.pluma-window notebook > stack scrolledwindow { + border-width: 0 0 1px 0; +} + +#pluma-status-combo-button { + min-height: 0; + padding: 0; + border-top: none; + border-bottom: none; + border-radius: 0; +} + +window.background:not(.csd) > widget > separator { + color: rgba(0, 0, 0, 0.2); +} + +window.background:not(.csd) > widget > scrollbar { + background-clip: border-box; +} + +window.background:not(.csd) > widget > scrollbar, +window.background:not(.csd) > widget > frame > border { + border-color: #212121; +} + +window.background:not(.csd) > widget > entry, +window.background:not(.csd) > widget > button > button { + border: 1px solid #212121; + border-radius: 2px; +} + +window.background:not(.csd) > widget > entry, +window.background:not(.csd) > widget .entry { + border-radius: 2px; + background-image: image(#262626); + border: 1px solid #212121; +} + +window.background:not(.csd) > widget > entry:focus, +window.background:not(.csd) > widget .entry:focus { + border-color: #F0544C; +} + +window.background:not(.csd) > widget > spinbutton { + background-image: image(#2b2b2b); + border: 1px solid #212121; +} + +window.background:not(.csd) > widget > spinbutton:active { + background-image: image(#F0544C); +} + +window.background:not(.csd) > widget > spinbutton .entry { + border-top-right-radius: 0; + border-bottom-right-radius: 0; +} + +window.background:not(.csd) > menu > separator { + color: rgba(0, 0, 0, 0.2); +} + +window.background:not(.csd) > menu > menuitem > label:disabled { + color: rgba(203, 191, 191, 0.45); +} + +#MozillaGtkWidget.background { + background-color: #222222; +} + +#MozillaGtkWidget.background, #MozillaGtkWidget.background decoration { + border-radius: 0 0 0 0; +} + +#MozillaGtkWidget.background headerbar.titlebar { + border-radius: 0 0 0 0; +} + +#MozillaGtkWidget.background headerbar.titlebar.default-decoration button.titlebutton { + margin: 0; + padding: 0; +} + +#MozillaGtkWidget.background .background, +#MozillaGtkWidget.background frame, +#MozillaGtkWidget.background separator, +#MozillaGtkWidget.background scrolledwindow { + background-color: #222222; +} + +#MozillaGtkWidget.background scrollbar { + background-color: #484848; +} + +#MozillaGtkWidget.background scrollbar slider { + background-color: #6e6969; +} + +#MozillaGtkWidget.background scrollbar slider:hover { + background-color: #878080; +} + +#MozillaGtkWidget.background scrollbar slider:hover:active { + background-color: #a19898; +} + +#MozillaGtkWidget.background scrollbar slider:disabled { + background-color: transparent; +} + +#MozillaGtkWidget.background *:not(menuitem):hover, #MozillaGtkWidget.background *:not(menuitem):hover button, +#MozillaGtkWidget.background *:focus, +#MozillaGtkWidget.background *:focus button, +#MozillaGtkWidget.background *:active, +#MozillaGtkWidget.background *:active button, +#MozillaGtkWidget.background *:checked, +#MozillaGtkWidget.background *:checked button { + color: #cbbfbf; +} + +#MozillaGtkWidget.background > window.background > menu { + background-color: #262626; +} + +#MozillaGtkWidget.background > window.background > menu > separator { + padding: 0; + border: none; + background-color: #212121; +} + +#MozillaGtkWidget.background > widget border { + border-color: #212121; +} + +#MozillaGtkWidget.background > widget separator { + background-color: #212121; +} + +#MozillaGtkWidget.background > widget > scrolledwindow > textview { + background-color: #333333; +} + +#MozillaGtkWidget.background > widget > scrolledwindow > textview text { + background-color: transparent; + color: #aaaaaa; +} + +window.background.chromium { + background-color: #222222; + color: #cbbfbf; +} + +window.background.chromium headerbar.titlebar button.toggle { + color: #cbbfbf; + outline-offset: -3px; + background-color: rgba(26, 26, 26, 0); + border-color: rgba(26, 26, 26, 0); +} + +window.background.chromium headerbar.titlebar button.toggle:hover { + color: #cbbfbf; + border-color: rgba(0, 0, 0, 0.2); + background-color: rgba(203, 191, 191, 0.12); +} + +window.background.chromium headerbar.titlebar button.toggle:checked, window.background.chromium headerbar.titlebar button.toggle:active { + color: #ffffff; + border-color: transparent; + background-color: #F0544C; +} + +window.background.chromium headerbar.titlebar button.titlebutton { + min-width: 16px; + min-height: 16px; + margin: 0 4px; + padding: 0; + color: transparent; +} + +window.background.chromium button { + border-width: 1px; + border-style: solid; + border-color: #1d1d1d; + background-color: #222222; + color: #cbbfbf; +} + +window.background.chromium entry.chromium { + border-image: none; + border: 1px solid #1d1d1d; + background-color: #222222; + color: #cbbfbf; +} + +window.background.chromium > textview.view { + background-color: #222222; + color: #cbbfbf; +} + +window.background.chromium > textview { + color: #cbbfbf; + background-color: #222222; +} + +window.background.chromium > textview text { + color: #cbbfbf; + background-color: #222222; +} + +window.background.chromium > menubar { + background-color: #1a1a1a; + color: #cbbfbf; +} + +window.background.chromium > menubar > menuitem { + color: #cbbfbf; +} + +window.background.chromium > menu { + border: 1px solid #dddddd; + background-color: white; + color: #686868; +} + +window.background.chromium > menu > separator { + color: white; + background-color: white; +} + +window.background.chromium > menu > menuitem { + color: #686868; +} + +window.background.chromium > menu > menuitem:hover { + color: #ffffff; + background-color: #F0544C; +} + +window.background.chromium > menu > menuitem:disabled { + color: rgba(104, 104, 104, 0.45); +} + +window.background.chromium > menu > menuitem label:disabled { + color: rgba(104, 104, 104, 0.45); +} + +.geary-sidebar-pane-separator frame.geary-folder-frame treeview.view.sidebar { + background-color: #222222; + color: #b5abab; +} + +overlay.window-overlay grid.horizontal stack paned.horizontal stack widget.view.frame, +overlay.window-overlay grid.horizontal stack paned.horizontal stack scrolledwindow.frame { + border-left: none; + border-right: none; +} + +overlay.window-overlay grid.horizontal stack .sidebar { + border-bottom: 1px solid rgba(0, 0, 0, 0.2); +} + +/**************** + * Libre-Office * + ****************/ +window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal { + background-color: #1a1a1a; +} + +window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal > button.flat.small-button, window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal > button.small-button.sidebar-button, window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal > button.small-button.budgie-menu-launcher, .budgie-panel window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal > .small-button#tasklist-button, .budgie-panel window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal > button.small-button.flat.launcher { + color: #cbbfbf; + border: none; +} + +window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal > button.flat.small-button:hover, window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal > button.small-button.sidebar-button:hover, window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal > button.small-button.budgie-menu-launcher:hover, .budgie-panel window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal > .small-button#tasklist-button:hover, .budgie-panel window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal > button.small-button.flat.launcher:hover { + background-color: #414141; + color: #d6cdcd; +} + +window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal > button.flat.small-button:active, window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal > button.small-button.sidebar-button:active, window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal > button.small-button.budgie-menu-launcher:active, .budgie-panel window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal > .small-button#tasklist-button:active, .budgie-panel window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal > button.small-button.flat.launcher:active, window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal > button.flat.small-button:checked, window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal > button.small-button.sidebar-button:checked, window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal > button.small-button.budgie-menu-launcher:checked, .budgie-panel window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal > .small-button#tasklist-button:checked, .budgie-panel window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal > button.small-button.flat.launcher:checked { + background-color: #F0544C; + color: #ede9e9; +} + +window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal > button.flat.small-button:disabled, window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal > button.small-button.sidebar-button:disabled, window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal > button.small-button.budgie-menu-launcher:disabled, .budgie-panel window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal > .small-button#tasklist-button:disabled, .budgie-panel window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal > button.small-button.flat.launcher:disabled { + color: alpha(#cbbfbf,0.6); +} + +window.background:not(.solid-csd) > notebook:not(.frame) { + border: 0 none transparent; + background-color: #262626; +} + +window.background:not(.solid-csd) > notebook:not(.frame) > stack { + border: none; + box-shadow: none; +} + +widget > box.terminal-titlebar { + padding: 0 6px; +} + +widget > box.terminal-titlebar > button.flat.popup.toggle, widget > box.terminal-titlebar > button.popup.toggle.sidebar-button, widget > box.terminal-titlebar > button.popup.toggle.budgie-menu-launcher, .budgie-panel widget > box.terminal-titlebar > .popup.toggle#tasklist-button, .budgie-panel widget > box.terminal-titlebar > button.popup.toggle.flat.launcher { + border: none; + border-radius: 0; + padding-top: 0; + padding-bottom: 0; + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #F0544C 0%, transparent 0%) 0 0 0/0 0 0; +} + +widget > box.terminal-titlebar > button.flat.popup.toggle:dir(ltr), widget > box.terminal-titlebar > button.popup.toggle.sidebar-button:dir(ltr), widget > box.terminal-titlebar > button.popup.toggle.budgie-menu-launcher:dir(ltr), .budgie-panel widget > box.terminal-titlebar > .popup.toggle#tasklist-button:dir(ltr), .budgie-panel widget > box.terminal-titlebar > button.popup.toggle.flat.launcher:dir(ltr) { + padding-right: 6px; +} + +widget > box.terminal-titlebar > button.flat.popup.toggle:dir(rtl), widget > box.terminal-titlebar > button.popup.toggle.sidebar-button:dir(rtl), widget > box.terminal-titlebar > button.popup.toggle.budgie-menu-launcher:dir(rtl), .budgie-panel widget > box.terminal-titlebar > .popup.toggle#tasklist-button:dir(rtl), .budgie-panel widget > box.terminal-titlebar > button.popup.toggle.flat.launcher:dir(rtl) { + padding-left: 6px; +} + +widget > box.terminal-titlebar > button.flat.popup.toggle:hover, widget > box.terminal-titlebar > button.popup.toggle.sidebar-button:hover, widget > box.terminal-titlebar > button.popup.toggle.budgie-menu-launcher:hover, .budgie-panel widget > box.terminal-titlebar > .popup.toggle#tasklist-button:hover, .budgie-panel widget > box.terminal-titlebar > button.popup.toggle.flat.launcher:hover { + box-shadow: inset 0 -2px #F0544C; + background: none; +} + +widget > box.terminal-titlebar > button.flat.popup.toggle:checked, widget > box.terminal-titlebar > button.popup.toggle.sidebar-button:checked, widget > box.terminal-titlebar > button.popup.toggle.budgie-menu-launcher:checked, .budgie-panel widget > box.terminal-titlebar > .popup.toggle#tasklist-button:checked, .budgie-panel widget > box.terminal-titlebar > button.popup.toggle.flat.launcher:checked, widget > box.terminal-titlebar > button.flat.popup.toggle:active, widget > box.terminal-titlebar > button.popup.toggle.sidebar-button:active, widget > box.terminal-titlebar > button.popup.toggle.budgie-menu-launcher:active, .budgie-panel widget > box.terminal-titlebar > .popup.toggle#tasklist-button:active, .budgie-panel widget > box.terminal-titlebar > button.popup.toggle.flat.launcher:active { + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #F0544C 100%, transparent 0%) 0 0 2/0 0 2px; + background-color: transparent; + color: #cbbfbf; +} + +widget > box.terminal-titlebar > button.image-button, widget > box.terminal-titlebar > button.image-button.toggle { + margin: 2px 0; + padding: 0; + min-height: 24px; + min-width: 24px; + border-radius: 100px; + -gtk-outline-radius: 100px; +} + +list.tilix-session-sidebar { + background-image: image(rgba(54, 54, 54, 0.95)); +} + +list.tilix-session-sidebar button.tilix-sidebar-close-button { + min-height: 20px; + min-width: 20px; + padding: 0; + border-radius: 100px; + -gtk-outline-radius: 100px; + background-color: #db5b5b; +} + +list.tilix-session-sidebar button.tilix-sidebar-close-button, list.tilix-session-sidebar button.tilix-sidebar-close-button:hover, list.tilix-session-sidebar button.tilix-sidebar-close-button:active, list.tilix-session-sidebar button.tilix-sidebar-close-button:checked { + color: white; +} + +list.tilix-session-sidebar button.tilix-sidebar-close-button:hover { + background-color: #e48585; +} + +list.tilix-session-sidebar button.tilix-sidebar-close-button:active, list.tilix-session-sidebar button.tilix-sidebar-close-button:checked { + background-image: image(#d23131); +} + +window.background.csd > box.vertical > stack > box.horizontal > list { + background-color: transparent; + border-right: 1px solid rgba(0, 0, 0, 0.2); +} + +window.background.csd > box.vertical > stack > box.horizontal > box.vertical > stack > scrolledwindow.frame { + border: none; +} + +window.background.csd > box.vertical > stack > box.horizontal > revealer > stack > list { + background-color: transparent; + border-right: 1px solid rgba(0, 0, 0, 0.2); +} + +window.background.csd > box.vertical > stack > box.horizontal > revealer > stack > scrolledwindow > viewport.frame > list { + background-color: transparent; + border-right: 1px solid rgba(0, 0, 0, 0.2); +} + +window.background.csd > box.vertical > stack > box.horizontal > revealer > stack > scrolledwindow > viewport.frame > list { + background-color: transparent; + border-right: 1px solid rgba(0, 0, 0, 0.2); +} + +window#ValaPanel.background { + background-color: #222222; + border: none; + color: #cbbfbf; +} + +window#ValaPanel.background widget.-vala-panel-background > separator { + background: none; +} + +window#ValaPanel.background button.flat.-panel-button, window#ValaPanel.background button.-panel-button.sidebar-button, window#ValaPanel.background button.-panel-button.budgie-menu-launcher, window#ValaPanel.background .budgie-panel .-panel-button#tasklist-button, .budgie-panel window#ValaPanel.background .-panel-button#tasklist-button, +window#ValaPanel.background button#tasklist-button.toggle.flat, +window#ValaPanel.background button#tasklist-button.toggle.sidebar-button, +window#ValaPanel.background button#tasklist-button.toggle.budgie-menu-launcher, +window#ValaPanel.background .budgie-panel #tasklist-button.toggle, +.budgie-panel window#ValaPanel.background #tasklist-button.toggle, +window#ValaPanel.background button.flat.-panel-icon-button, +window#ValaPanel.background button.-panel-icon-button.sidebar-button, +window#ValaPanel.background button.-panel-icon-button.budgie-menu-launcher, +window#ValaPanel.background .budgie-panel .-panel-icon-button#tasklist-button, +.budgie-panel window#ValaPanel.background .-panel-icon-button#tasklist-button { + color: #cbbfbf; +} + +window#ValaPanel.background button.flat.-panel-button:hover, window#ValaPanel.background button.-panel-button.sidebar-button:hover, window#ValaPanel.background button.-panel-button.budgie-menu-launcher:hover, window#ValaPanel.background .budgie-panel .-panel-button#tasklist-button:hover, .budgie-panel window#ValaPanel.background .-panel-button#tasklist-button:hover, +window#ValaPanel.background button#tasklist-button.toggle.flat:hover, +window#ValaPanel.background button#tasklist-button.toggle.sidebar-button:hover, +window#ValaPanel.background button#tasklist-button.toggle.budgie-menu-launcher:hover, +window#ValaPanel.background .budgie-panel #tasklist-button.toggle:hover, +.budgie-panel window#ValaPanel.background #tasklist-button.toggle:hover, +window#ValaPanel.background button.flat.-panel-icon-button:hover, +window#ValaPanel.background button.-panel-icon-button.sidebar-button:hover, +window#ValaPanel.background button.-panel-icon-button.budgie-menu-launcher:hover, +window#ValaPanel.background .budgie-panel .-panel-icon-button#tasklist-button:hover, +.budgie-panel window#ValaPanel.background .-panel-icon-button#tasklist-button:hover { + box-shadow: inset 0 -2px rgba(240, 84, 76, 0.5); + background: none; + color: #ffffff; +} + +window#ValaPanel.background button.flat.-panel-button:active, window#ValaPanel.background button.-panel-button.sidebar-button:active, window#ValaPanel.background button.-panel-button.budgie-menu-launcher:active, window#ValaPanel.background .budgie-panel .-panel-button#tasklist-button:active, .budgie-panel window#ValaPanel.background .-panel-button#tasklist-button:active, window#ValaPanel.background button.flat.-panel-button:checked, window#ValaPanel.background button.-panel-button.sidebar-button:checked, window#ValaPanel.background button.-panel-button.budgie-menu-launcher:checked, window#ValaPanel.background .budgie-panel .-panel-button#tasklist-button:checked, .budgie-panel window#ValaPanel.background .-panel-button#tasklist-button:checked, +window#ValaPanel.background button#tasklist-button.toggle.flat:active, +window#ValaPanel.background button#tasklist-button.toggle.sidebar-button:active, +window#ValaPanel.background button#tasklist-button.toggle.budgie-menu-launcher:active, +window#ValaPanel.background .budgie-panel #tasklist-button.toggle:active, +.budgie-panel window#ValaPanel.background #tasklist-button.toggle:active, +window#ValaPanel.background button#tasklist-button.toggle.flat:checked, +window#ValaPanel.background button#tasklist-button.toggle.sidebar-button:checked, +window#ValaPanel.background button#tasklist-button.toggle.budgie-menu-launcher:checked, +window#ValaPanel.background .budgie-panel #tasklist-button.toggle:checked, +.budgie-panel window#ValaPanel.background #tasklist-button.toggle:checked, +window#ValaPanel.background button.flat.-panel-icon-button:active, +window#ValaPanel.background button.-panel-icon-button.sidebar-button:active, +window#ValaPanel.background button.-panel-icon-button.budgie-menu-launcher:active, +window#ValaPanel.background .budgie-panel .-panel-icon-button#tasklist-button:active, +.budgie-panel window#ValaPanel.background .-panel-icon-button#tasklist-button:active, +window#ValaPanel.background button.flat.-panel-icon-button:checked, +window#ValaPanel.background button.-panel-icon-button.sidebar-button:checked, +window#ValaPanel.background button.-panel-icon-button.budgie-menu-launcher:checked, +window#ValaPanel.background .budgie-panel .-panel-icon-button#tasklist-button:checked, +.budgie-panel window#ValaPanel.background .-panel-icon-button#tasklist-button:checked { + box-shadow: inset 0 -2px #F0544C; + color: #ffffff; + background: none; +} + +window#ValaPanel.background .unpinned button.flat.-panel-icon-button, window#ValaPanel.background .unpinned button.-panel-icon-button.sidebar-button, window#ValaPanel.background .unpinned button.-panel-icon-button.budgie-menu-launcher, window#ValaPanel.background .unpinned .budgie-panel .-panel-icon-button#tasklist-button, .budgie-panel window#ValaPanel.background .unpinned .-panel-icon-button#tasklist-button { + border-radius: 0; +} + +window#ValaPanel.background .unpinned button.flat.-panel-icon-button:hover, window#ValaPanel.background .unpinned button.-panel-icon-button.sidebar-button:hover, window#ValaPanel.background .unpinned button.-panel-icon-button.budgie-menu-launcher:hover, window#ValaPanel.background .unpinned .budgie-panel .-panel-icon-button#tasklist-button:hover, .budgie-panel window#ValaPanel.background .unpinned .-panel-icon-button#tasklist-button:hover { + -gtk-icon-effect: highlight; +} + +window#ValaPanel.background .unpinned button.flat.-panel-icon-button:hover, window#ValaPanel.background .unpinned button.-panel-icon-button.sidebar-button:hover, window#ValaPanel.background .unpinned button.-panel-icon-button.budgie-menu-launcher:hover, window#ValaPanel.background .unpinned .budgie-panel .-panel-icon-button#tasklist-button:hover, .budgie-panel window#ValaPanel.background .unpinned .-panel-icon-button#tasklist-button:hover, window#ValaPanel.background .unpinned button.flat.-panel-icon-button:active, window#ValaPanel.background .unpinned button.-panel-icon-button.sidebar-button:active, window#ValaPanel.background .unpinned button.-panel-icon-button.budgie-menu-launcher:active, window#ValaPanel.background .unpinned .budgie-panel .-panel-icon-button#tasklist-button:active, .budgie-panel window#ValaPanel.background .unpinned .-panel-icon-button#tasklist-button:active, window#ValaPanel.background .unpinned button.flat.-panel-icon-button:checked, window#ValaPanel.background .unpinned button.-panel-icon-button.sidebar-button:checked, window#ValaPanel.background .unpinned button.-panel-icon-button.budgie-menu-launcher:checked, window#ValaPanel.background .unpinned .budgie-panel .-panel-icon-button#tasklist-button:checked, .budgie-panel window#ValaPanel.background .unpinned .-panel-icon-button#tasklist-button:checked { + box-shadow: inset 0 -2px #F0544C; + color: #ffffff; +} + +window#ValaPanel.background .pinned button.flat.-panel-icon-button.running, window#ValaPanel.background .pinned button.-panel-icon-button.running.sidebar-button, window#ValaPanel.background .pinned button.-panel-icon-button.running.budgie-menu-launcher, window#ValaPanel.background .pinned .budgie-panel .-panel-icon-button.running#tasklist-button, .budgie-panel window#ValaPanel.background .pinned .-panel-icon-button.running#tasklist-button { + border-radius: 0; +} + +window#ValaPanel.background .pinned button.flat.-panel-icon-button.running > image, window#ValaPanel.background .pinned button.-panel-icon-button.running.sidebar-button > image, window#ValaPanel.background .pinned button.-panel-icon-button.running.budgie-menu-launcher > image, window#ValaPanel.background .pinned .budgie-panel .-panel-icon-button.running#tasklist-button > image, .budgie-panel window#ValaPanel.background .pinned .-panel-icon-button.running#tasklist-button > image, window#ValaPanel.background .pinned .budgie-panel button.-panel-icon-button.running.flat.launcher > image { + background-position: bottom center; +} + +window#ValaPanel.background .pinned button.flat.-panel-icon-button.running:hover, window#ValaPanel.background .pinned button.-panel-icon-button.running.sidebar-button:hover, window#ValaPanel.background .pinned button.-panel-icon-button.running.budgie-menu-launcher:hover, window#ValaPanel.background .pinned .budgie-panel .-panel-icon-button.running#tasklist-button:hover, .budgie-panel window#ValaPanel.background .pinned .-panel-icon-button.running#tasklist-button:hover { + -gtk-icon-effect: highlight; +} + +window#ValaPanel.background .pinned button.flat.-panel-icon-button.running:hover, window#ValaPanel.background .pinned button.-panel-icon-button.running.sidebar-button:hover, window#ValaPanel.background .pinned button.-panel-icon-button.running.budgie-menu-launcher:hover, window#ValaPanel.background .pinned .budgie-panel .-panel-icon-button.running#tasklist-button:hover, .budgie-panel window#ValaPanel.background .pinned .-panel-icon-button.running#tasklist-button:hover, window#ValaPanel.background .pinned button.flat.-panel-icon-button.running:active, window#ValaPanel.background .pinned button.-panel-icon-button.running.sidebar-button:active, window#ValaPanel.background .pinned button.-panel-icon-button.running.budgie-menu-launcher:active, window#ValaPanel.background .pinned .budgie-panel .-panel-icon-button.running#tasklist-button:active, .budgie-panel window#ValaPanel.background .pinned .-panel-icon-button.running#tasklist-button:active, window#ValaPanel.background .pinned button.flat.-panel-icon-button.running:checked, window#ValaPanel.background .pinned button.-panel-icon-button.running.sidebar-button:checked, window#ValaPanel.background .pinned button.-panel-icon-button.running.budgie-menu-launcher:checked, window#ValaPanel.background .pinned .budgie-panel .-panel-icon-button.running#tasklist-button:checked, .budgie-panel window#ValaPanel.background .pinned .-panel-icon-button.running#tasklist-button:checked { + box-shadow: inset 0 -2px #F0544C; + color: #ffffff; +} + +menubar.-vala-panel-background, +menubar.-vala-panel-appmenu-private { + background: none; + border: none; + box-shadow: none; + padding: 0 0 0 0; +} + +menubar.-vala-panel-background > menuitem, +menubar.-vala-panel-appmenu-private > menuitem { + border-radius: 0; + color: #cbbfbf; + font-weight: normal; +} + +menubar.-vala-panel-background > menuitem:hover, +menubar.-vala-panel-appmenu-private > menuitem:hover { + color: #ffffff; +} + +menubar.-vala-panel-background > menuitem:disabled, +menubar.-vala-panel-appmenu-private > menuitem:disabled { + color: rgba(203, 191, 191, 0.45); +} + +menubar.-vala-panel-background > menuitem > window.background.popup > menu, +menubar.-vala-panel-appmenu-private > menuitem > window.background.popup > menu { + border-radius: 0 0 2px 2px; +} + +UnityDecoration { + -UnityDecoration-extents: 28px 1 1 1; + -UnityDecoration-input-extents: 10px; + -UnityDecoration-shadow-offset-x: 0px; + -UnityDecoration-shadow-offset-y: 3px; + -UnityDecoration-active-shadow-color: rgba(0, 0, 0, 0.2); + -UnityDecoration-active-shadow-radius: 12px; + -UnityDecoration-inactive-shadow-color: rgba(0, 0, 0, 0.07); + -UnityDecoration-inactive-shadow-radius: 7px; + -UnityDecoration-glow-size: 10px; + -UnityDecoration-glow-color: #F0544C; + -UnityDecoration-title-indent: 10px; + -UnityDecoration-title-fade: 35px; + -UnityDecoration-title-alignment: 0.0; +} + +UnityDecoration .top { + border: 1px solid #090909; + border-bottom-width: 0; + border-radius: 4px 4px 0 0; + padding: 1px 6px 0 6px; + background-image: linear-gradient(to bottom, #1a1a1a, #1a1a1a); + color: #cbbfbf; + box-shadow: inset 0 1px #222222; +} + +UnityDecoration .top:backdrop { + border-bottom-width: 0; + color: rgba(203, 191, 191, 0.7); +} + +UnityDecoration .left, UnityDecoration .right, UnityDecoration .bottom, +UnityDecoration .left:backdrop, UnityDecoration .right:backdrop, UnityDecoration .bottom:backdrop { + background-color: transparent; + background-image: linear-gradient(to bottom, #090909, #090909); +} + +UnityPanelWidget, +.unity-panel { + background-image: linear-gradient(to bottom, #1b2224, #1b2224); + color: #f9f7f7; + box-shadow: none; +} + +UnityPanelWidget:backdrop, +.unity-panel:backdrop { + color: #cdc2c2; +} + +.unity-panel.menubar.menuitem:hover, +.unity-panel.menubar .menuitem *:hover { + border-radius: 0; + color: #ffffff; + background-image: linear-gradient(to bottom, #F0544C, #F0544C); + border-bottom: none; +} + +.lightdm.menu { + background-image: none; + background-color: rgba(0, 0, 0, 0.4); + border-color: rgba(255, 255, 255, 0.8); + border-radius: 4px; + padding: 1px; + color: white; +} + +.lightdm-combo .menu { + background-color: #2f2f2f; + border-radius: 0px; + padding: 0px; + color: white; +} + +.lightdm.menu .menuitem *, +.lightdm.menu .menuitem.check:active, +.lightdm.menu .menuitem.radio:active { + color: white; +} + +.lightdm.menubar { + color: rgba(255, 255, 255, 0.8); + background-image: none; + background-color: rgba(0, 0, 0, 0.5); +} + +.lightdm.menubar > .menuitem { + padding: 2px 6px; +} + +.lightdm-combo.combobox-entry .button, +.lightdm-combo .cell, +.lightdm-combo .button, +.lightdm-combo .entry, +.lightdm.button, +.lightdm.entry { + background-image: none; + background-color: rgba(0, 0, 0, 0.3); + border-color: rgba(255, 255, 255, 0.4); + border-radius: 10px; + padding: 7px; + color: white; + text-shadow: none; +} + +.lightdm.button, +.lightdm.button:hover, +.lightdm.button:active, +.lightdm.button:active:focus, +.lightdm.entry, +.lightdm.entry:hover, +.lightdm.entry:active, +.lightdm.entry:active:focus { + background-image: none; + border-image: none; +} + +.lightdm.button:focus, +.lightdm.entry:focus { + border-color: rgba(255, 255, 255, 0.1); + border-width: 1px; + border-style: solid; + color: white; +} + +.lightdm.entry:selected { + background-color: rgba(255, 255, 255, 0.8); +} + +.lightdm.entry:active { + -gtk-icon-source: -gtk-icontheme("process-working-symbolic"); + animation: dashentry_spinner 1s infinite linear; +} + +.lightdm.option-button { + padding: 2px; + background: none; + border: 0; +} + +.lightdm.toggle-button { + background: none; + border-width: 0; +} + +.lightdm.toggle-button.selected { + background-color: rgba(0, 0, 0, 0.7); + border-width: 1px; +} + +@keyframes dashentry_spinner { + to { + -gtk-icon-transform: rotate(1turn); + } +} + +/**************** + * Mate Desktop * + ****************/ +.atril-window .primary-toolbar toolbar, .atril-window .primary-toolbar .inline-toolbar { + background: none; +} + +MsdOsdWindow.background.osd { + border-radius: 2px; + border: 1px solid #090909; +} + +MsdOsdWindow.background.osd .progressbar { + background-color: #F0544C; + border: none; + border-color: red; + border-radius: 5px; +} + +MsdOsdWindow.background.osd .trough { + background-color: #101010; + border: none; + border-radius: 5px; +} + +.mate-panel-menu-bar, .mate-panel-menu-bar menubar, +panel-toplevel.background, +panel-toplevel.background menubar { + background-color: #222222; +} + +.mate-panel-menu-bar menubar, +.mate-panel-menu-bar #PanelApplet label, +.mate-panel-menu-bar #PanelApplet image, +panel-toplevel.background menubar, +panel-toplevel.background #PanelApplet label, +panel-toplevel.background #PanelApplet image { + color: #cbbfbf; +} + +.mate-panel-menu-bar button label, .mate-panel-menu-bar button image, +.mate-panel-menu-bar #tasklist-button label, +.mate-panel-menu-bar #tasklist-button image, +panel-toplevel.background button label, +panel-toplevel.background button image, +panel-toplevel.background #tasklist-button label, +panel-toplevel.background #tasklist-button image { + color: inherit; +} + +.mate-panel-menu-bar .wnck-pager, +panel-toplevel.background .wnck-pager { + color: #666060; + background-color: #090909; +} + +.mate-panel-menu-bar .wnck-pager:hover, +panel-toplevel.background .wnck-pager:hover { + background-color: #2f2f2f; +} + +.mate-panel-menu-bar .wnck-pager:selected, +panel-toplevel.background .wnck-pager:selected { + color: #f8aeaa; + background-color: #F0544C; +} + +.mate-panel-menu-bar na-tray-applet, +panel-toplevel.background na-tray-applet { + -NaTrayApplet-icon-padding: 0; + -NaTrayApplet-icon-size: 16px; +} + +/****************** + * Budgie Desktop * + ******************/ +.budgie-settings-window buttonbox.inline-toolbar button, .budgie-popover:not(.budgie-menu) button.flat:not(.image-button), .budgie-popover:not(.budgie-menu) button.sidebar-button:not(.image-button), .budgie-popover:not(.budgie-menu) button.budgie-menu-launcher:not(.image-button), .budgie-popover:not(.budgie-menu) .budgie-panel #tasklist-button:not(.image-button), .budgie-panel .budgie-popover:not(.budgie-menu) #tasklist-button:not(.image-button), .raven .raven-header:not(.top) button, .drop-shadow button { + transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); +} + +.budgie-settings-window buttonbox.inline-toolbar button:hover, .budgie-popover:not(.budgie-menu) button.flat:hover:not(.image-button), .budgie-popover:not(.budgie-menu) button.sidebar-button:hover:not(.image-button), .budgie-popover:not(.budgie-menu) button.budgie-menu-launcher:hover:not(.image-button), .budgie-popover:not(.budgie-menu) .budgie-panel #tasklist-button:hover:not(.image-button), .budgie-panel .budgie-popover:not(.budgie-menu) #tasklist-button:hover:not(.image-button), .raven .raven-header:not(.top) button:hover, .drop-shadow button:hover { + transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); + transition-duration: 350ms; +} + +.budgie-settings-window buttonbox.inline-toolbar button:checked, .budgie-popover:not(.budgie-menu) button.flat:checked:not(.image-button), .budgie-popover:not(.budgie-menu) button.sidebar-button:checked:not(.image-button), .budgie-popover:not(.budgie-menu) button.budgie-menu-launcher:checked:not(.image-button), .budgie-popover:not(.budgie-menu) .budgie-panel #tasklist-button:checked:not(.image-button), .budgie-panel .budgie-popover:not(.budgie-menu) #tasklist-button:checked:not(.image-button), .raven .raven-header:not(.top) button:checked, .drop-shadow button:checked, .budgie-settings-window buttonbox.inline-toolbar button:active, .budgie-popover:not(.budgie-menu) button.flat:active:not(.image-button), .budgie-popover:not(.budgie-menu) button.sidebar-button:active:not(.image-button), .budgie-popover:not(.budgie-menu) button.budgie-menu-launcher:active:not(.image-button), .budgie-popover:not(.budgie-menu) .budgie-panel #tasklist-button:active:not(.image-button), .budgie-panel .budgie-popover:not(.budgie-menu) #tasklist-button:active:not(.image-button), .raven .raven-header:not(.top) button:active, .drop-shadow button:active { + transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); +} + +.budgie-container { + background-color: transparent; +} + +.budgie-settings-window buttonbox.inline-toolbar { + border-style: none none solid; +} + +.budgie-popover { + margin: 0; + padding: 0; + border-color: rgba(0, 0, 0, 0.2); + border-radius: 2px; + background-color: #222222; + box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.3), 0 2px 3px 0 rgba(0, 0, 0, 0.3), 0 0 0 1px rgba(0, 0, 0, 0.2); +} + +.budgie-popover .container { + padding: 2px; +} + +.budgie-popover border { + border: none; +} + +.budgie-popover list { + background-color: transparent; +} + +.budgie-popover row { + padding: 0; + background-color: transparent; +} + +.budgie-popover row:hover { + box-shadow: none; + background-color: transparent; +} + +.budgie-popover:not(.budgie-menu) button.flat:not(.image-button), .budgie-popover:not(.budgie-menu) button.sidebar-button:not(.image-button), .budgie-popover:not(.budgie-menu) button.budgie-menu-launcher:not(.image-button), .budgie-popover:not(.budgie-menu) .budgie-panel #tasklist-button:not(.image-button), .budgie-panel .budgie-popover:not(.budgie-menu) #tasklist-button:not(.image-button) { + min-height: 28px; + padding: 0 8px; + color: rgba(203, 191, 191, 0.85); + font-weight: normal; + border: none; +} + +.budgie-popover:not(.budgie-menu) button.flat:not(.image-button):hover, .budgie-popover:not(.budgie-menu) button.sidebar-button:not(.image-button):hover, .budgie-popover:not(.budgie-menu) button.budgie-menu-launcher:not(.image-button):hover, .budgie-popover:not(.budgie-menu) .budgie-panel #tasklist-button:not(.image-button):hover, .budgie-panel .budgie-popover:not(.budgie-menu) #tasklist-button:not(.image-button):hover { + background-color: rgba(203, 191, 191, 0.12); +} + +.budgie-popover:not(.budgie-menu) button.flat:not(.image-button):checked, .budgie-popover:not(.budgie-menu) button.sidebar-button:not(.image-button):checked, .budgie-popover:not(.budgie-menu) button.budgie-menu-launcher:not(.image-button):checked, .budgie-popover:not(.budgie-menu) .budgie-panel #tasklist-button:not(.image-button):checked, .budgie-panel .budgie-popover:not(.budgie-menu) #tasklist-button:not(.image-button):checked, .budgie-popover:not(.budgie-menu) button.flat:not(.image-button):active, .budgie-popover:not(.budgie-menu) button.sidebar-button:not(.image-button):active, .budgie-popover:not(.budgie-menu) button.budgie-menu-launcher:not(.image-button):active, .budgie-popover:not(.budgie-menu) .budgie-panel #tasklist-button:not(.image-button):active, .budgie-panel .budgie-popover:not(.budgie-menu) #tasklist-button:not(.image-button):active { + background-color: rgba(203, 191, 191, 0.22); + color: #cbbfbf; +} + +.budgie-popover:not(.budgie-menu) button.flat:not(.image-button):disabled, .budgie-popover:not(.budgie-menu) button.sidebar-button:not(.image-button):disabled, .budgie-popover:not(.budgie-menu) button.budgie-menu-launcher:not(.image-button):disabled, .budgie-popover:not(.budgie-menu) .budgie-panel #tasklist-button:not(.image-button):disabled, .budgie-panel .budgie-popover:not(.budgie-menu) #tasklist-button:not(.image-button):disabled { + color: rgba(203, 191, 191, 0.45); +} + +.budgie-popover.budgie-menu .container { + padding: 0; +} + +.budgie-popover.user-menu .container { + padding: 8px; +} + +.budgie-popover.user-menu separator { + margin: 4px 0; + background-color: rgba(0, 0, 0, 0.2); +} + +.budgie-popover.sound-popover separator { + margin: 3px 0; + background-color: rgba(0, 0, 0, 0.2); +} + +.budgie-popover.night-light-indicator .container { + padding: 8px; +} + +.budgie-popover.places-menu .container { + padding: 8px; +} + +.budgie-popover.places-menu .places-list:not(.always-expand) { + margin-top: 4px; + padding-top: 4px; + border-top: 1px solid rgba(0, 0, 0, 0.2); +} + +.budgie-popover.places-menu .alternative-label { + padding: 3px; + font-size: 15px; +} + +.budgie-popover.workspace-popover .container { + padding: 2px 8px 8px; +} + +.budgie-popover.workspace-popover separator { + margin: 4px 0; +} + +.budgie-popover.workspace-popover flowboxchild { + padding: 0; +} + +window.budgie-popover:not(.csd) > frame.container { + margin: 0 -1px -1px; +} + +.bottom window.budgie-popover:not(.csd) > frame.container { + padding: 2px 0 2px; +} + +window.budgie-popover:not(.csd) > frame.container, +window.budgie-popover:not(.csd) > frame.container > border { + border-style: none; +} + +.workspace-switcher .workspace-layout { + border: 0 solid rgba(255, 255, 255, 0.12); +} + +.top .workspace-switcher .workspace-layout:dir(ltr), +.bottom .workspace-switcher .workspace-layout:dir(ltr) { + border-left-width: 1px; +} + +.top .workspace-switcher .workspace-layout:dir(rtl), +.bottom .workspace-switcher .workspace-layout:dir(rtl) { + border-right-width: 1px; +} + +.left .workspace-switcher .workspace-layout, +.right .workspace-switcher .workspace-layout { + border-top-width: 1px; +} + +.workspace-switcher .workspace-item, +.workspace-switcher .workspace-add-button { + border: 0 solid rgba(255, 255, 255, 0.12); +} + +.top .workspace-switcher .workspace-item:dir(ltr), +.bottom .workspace-switcher .workspace-item:dir(ltr), .top +.workspace-switcher .workspace-add-button:dir(ltr), +.bottom +.workspace-switcher .workspace-add-button:dir(ltr) { + border-right-width: 1px; +} + +.top .workspace-switcher .workspace-item:dir(rtl), +.bottom .workspace-switcher .workspace-item:dir(rtl), .top +.workspace-switcher .workspace-add-button:dir(rtl), +.bottom +.workspace-switcher .workspace-add-button:dir(rtl) { + border-left-width: 1px; +} + +.left .workspace-switcher .workspace-item, +.right .workspace-switcher .workspace-item, .left +.workspace-switcher .workspace-add-button, +.right +.workspace-switcher .workspace-add-button { + border-bottom-width: 1px; +} + +.workspace-switcher .workspace-item { + transition: all 0.2s cubic-bezier(0, 0, 0.2, 1); +} + +.workspace-switcher .workspace-item.current-workspace { + background-color: rgba(255, 255, 255, 0.12); +} + +.workspace-switcher .workspace-add-button { + background-color: transparent; +} + +.workspace-switcher .workspace-add-button:hover { + box-shadow: none; +} + +.workspace-switcher .workspace-add-button:active { + background-image: none; +} + +.workspace-switcher .workspace-add-button:active image { + margin: 1px 0 -1px; +} + +.budgie-panel .workspace-switcher .workspace-icon-button { + min-height: 24px; + min-width: 24px; + padding: 0; + border-radius: 2px; +} + +.budgie-menu.background { + padding: 0; + background-color: #262626; +} + +.budgie-menu scrollbar, +.budgie-menu entry.search { + background-color: transparent; +} + +.budgie-menu entry.search { + border: none; + border-bottom: 1px solid rgba(0, 0, 0, 0.2); + border-radius: 0; + box-shadow: none; + font-size: 120%; +} + +.budgie-menu .categories:dir(ltr) { + border-bottom-left-radius: 2px; +} + +.budgie-menu .categories:dir(rtl) { + border-bottom-right-radius: 2px; +} + +.budgie-menu button { + min-height: 32px; + padding: 0 8px; + border-radius: 0; + color: #cbbfbf; + font-weight: normal; + border: none; +} + +.budgie-menu button:disabled { + color: rgba(203, 191, 191, 0.45); +} + +.budgie-menu button:checked:disabled { + background-color: #F0544C; +} + +.budgie-menu row { + padding: 0; +} + +.budgie-menu row:hover { + box-shadow: none; +} + +popover.background.user-menu { + padding: 8px; +} + +popover.background.user-menu .content-box { + background-color: transparent; +} + +popover.background.user-menu separator { + margin: 4px 0; + background-color: rgba(0, 0, 0, 0.2); +} + +popover.background.user-menu row { + padding: 0; + box-shadow: none; + background-image: none; +} + +popover.background.places-menu { + padding: 8px; +} + +popover.background.places-menu .name-button.text-button { + padding-left: 8px; + padding-right: 8px; +} + +popover.background.places-menu .name-button.text-button image:dir(ltr) { + margin-right: 3px; +} + +popover.background.places-menu .name-button.text-button image:dir(rtl) { + margin-left: 3px; +} + +popover.background.places-menu .places-section-header > image:dir(ltr) { + margin: 0 -2px 0 5px; +} + +popover.background.places-menu .places-section-header > image:dir(rtl) { + margin: 0 5px 0 -2px; +} + +popover.background.places-menu .places-list { + margin-top: 4px; + padding-top: 4px; + border-top: 1px solid rgba(0, 0, 0, 0.2); + background-color: transparent; +} + +popover.background.places-menu row { + padding: 0; + box-shadow: none; + background-image: none; +} + +.budgie-panel { + transition: background-color 0.2s cubic-bezier(0, 0, 0.2, 1); + background-color: #222222; + color: #cbbfbf; + font-weight: 500; +} + +.budgie-panel.transparent { + background-color: rgba(34, 34, 34, 0.85); +} + +.budgie-panel button { + min-height: 16px; + min-width: 16px; + padding: 0; + border-radius: 0; + color: #cbbfbf; + border: none; + background: none; +} + +.budgie-panel button:hover { + color: white; + background-color: rgba(203, 191, 191, 0.15); +} + +.budgie-panel button:active { + color: white; + background-color: rgba(203, 191, 191, 0.1); +} + +.budgie-panel button:checked { + color: white; + background-color: rgba(203, 191, 191, 0.12); +} + +.budgie-panel button:checked:disabled { + color: rgba(255, 255, 255, 0.5); + background-color: rgba(203, 191, 191, 0.06); +} + +.budgie-panel button:disabled { + color: rgba(203, 191, 191, 0.5); + background: none; +} + +.budgie-panel.horizontal button { + padding: 0 4px; +} + +.budgie-panel.vertical button { + padding: 4px 0; +} + +.budgie-panel separator { + background-color: rgba(0, 0, 0, 0.2); +} + +.budgie-panel .alert { + color: #db5b5b; +} + +.budgie-panel #tasklist-button { + padding: 0 4px; +} + +.budgie-panel.vertical #tasklist-button { + min-height: 32px; +} + +.budgie-panel button.launcher.sidebar-button, .budgie-panel button.launcher.budgie-menu-launcher, .budgie-panel .launcher#tasklist-button, .budgie-panel button.launcher.flat { + padding: 0; +} + +.budgie-panel button.launcher.sidebar-button:not(:checked), .budgie-panel button.launcher.budgie-menu-launcher:not(:checked), .budgie-panel .launcher#tasklist-button:not(:checked), .budgie-panel button.launcher.flat:not(:checked) { + color: #cbbfbf; +} + +.budgie-panel button.launcher.sidebar-button:not(:checked):hover, .budgie-panel button.launcher.budgie-menu-launcher:not(:checked):hover, .budgie-panel .launcher#tasklist-button:not(:checked):hover, .budgie-panel button.launcher.flat:not(:checked):hover, .budgie-panel button.launcher.sidebar-button:not(:checked):active, .budgie-panel button.launcher.budgie-menu-launcher:not(:checked):active, .budgie-panel .launcher#tasklist-button:not(:checked):active, .budgie-panel button.launcher.flat:not(:checked):active { + color: #ffffff; +} + +.budgie-panel button.launcher.sidebar-button:not(:checked):disabled, .budgie-panel button.launcher.budgie-menu-launcher:not(:checked):disabled, .budgie-panel .launcher#tasklist-button:not(:checked):disabled, .budgie-panel button.launcher.flat:not(:checked):disabled { + color: rgba(203, 191, 191, 0.5); +} + +.top .budgie-panel #tasklist-button, .budgie-panel .top #tasklist-button, .top .budgie-panel button.flat.launcher, .budgie-panel .top button.flat.launcher { + border-image: radial-gradient(circle closest-corner at center calc(1px), #F0544C 0%, transparent 0%) 0 0 0 0/0 0 0 0; +} + +.top .budgie-panel #tasklist-button:checked, .budgie-panel .top #tasklist-button:checked, .top .budgie-panel button.flat.launcher:checked, .budgie-panel .top button.flat.launcher:checked { + border-image: radial-gradient(circle closest-corner at center calc(1px), #F0544C 100%, transparent 0%) 3 0 0 0/3px 0 0 0; +} + +.bottom .budgie-panel #tasklist-button, .budgie-panel .bottom #tasklist-button, .bottom .budgie-panel button.flat.launcher, .budgie-panel .bottom button.flat.launcher { + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #F0544C 0%, transparent 0%) 0 0 0 0/0 0 0 0; +} + +.bottom .budgie-panel #tasklist-button:checked, .budgie-panel .bottom #tasklist-button:checked, .bottom .budgie-panel button.flat.launcher:checked, .budgie-panel .bottom button.flat.launcher:checked { + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #F0544C 100%, transparent 0%) 0 0 3 0/0 0 3px 0; +} + +.left .budgie-panel #tasklist-button, .budgie-panel .left #tasklist-button, .left .budgie-panel button.flat.launcher, .budgie-panel .left button.flat.launcher { + border-image: radial-gradient(circle closest-corner at calc(1px) center, #F0544C 0%, transparent 0%) 0 0 0 0/0 0 0 0; +} + +.left .budgie-panel #tasklist-button:checked, .budgie-panel .left #tasklist-button:checked, .left .budgie-panel button.flat.launcher:checked, .budgie-panel .left button.flat.launcher:checked { + border-image: radial-gradient(circle closest-corner at calc(1px) center, #F0544C 100%, transparent 0%) 0 0 0 3/0 0 0 3px; +} + +.right .budgie-panel #tasklist-button, .budgie-panel .right #tasklist-button, .right .budgie-panel button.flat.launcher, .budgie-panel .right button.flat.launcher { + border-image: radial-gradient(circle closest-corner at calc(100% - 1px) center, #F0544C 0%, transparent 0%) 0 0 0 0/0 0 0 0; +} + +.right .budgie-panel #tasklist-button:checked, .budgie-panel .right #tasklist-button:checked, .right .budgie-panel button.flat.launcher:checked, .budgie-panel .right button.flat.launcher:checked { + border-image: radial-gradient(circle closest-corner at calc(100% - 1px) center, #F0544C 100%, transparent 0%) 0 3 0 0/0 3px 0 0; +} + +window#ValaPanel.background button.flat.-panel-button, window#ValaPanel.background button.-panel-button.sidebar-button, window#ValaPanel.background button.-panel-button.budgie-menu-launcher, window#ValaPanel.background .budgie-panel .-panel-button#tasklist-button, .budgie-panel window#ValaPanel.background .-panel-button#tasklist-button, +window#ValaPanel.background button#tasklist-button.toggle.flat, window#ValaPanel.background button#tasklist-button.toggle.sidebar-button, window#ValaPanel.background button#tasklist-button.toggle.budgie-menu-launcher, window#ValaPanel.background .budgie-panel #tasklist-button.toggle, .budgie-panel window#ValaPanel.background #tasklist-button.toggle, +window#ValaPanel.background button.flat.-panel-icon-button, window#ValaPanel.background button.-panel-icon-button.sidebar-button, window#ValaPanel.background button.-panel-icon-button.budgie-menu-launcher, window#ValaPanel.background .budgie-panel .-panel-icon-button#tasklist-button, .budgie-panel window#ValaPanel.background .-panel-icon-button#tasklist-button, +button.flat.launcher, +button.launcher.sidebar-button, +button.launcher.budgie-menu-launcher, +.budgie-panel .launcher#tasklist-button, +.budgie-panel button.launcher.flat { + min-width: 16px; + min-height: 16px; + padding: 0; + border-radius: 0; + border: none; + background-position: center center; +} + +window#ValaPanel.background button.flat.-panel-button > image, window#ValaPanel.background button.-panel-button.sidebar-button > image, window#ValaPanel.background button.-panel-button.budgie-menu-launcher > image, window#ValaPanel.background .budgie-panel .-panel-button#tasklist-button > image, .budgie-panel window#ValaPanel.background .-panel-button#tasklist-button > image, window#ValaPanel.background button#tasklist-button.toggle.flat > image, window#ValaPanel.background button#tasklist-button.toggle.sidebar-button > image, window#ValaPanel.background button#tasklist-button.toggle.budgie-menu-launcher > image, window#ValaPanel.background .budgie-panel #tasklist-button.toggle > image, .budgie-panel window#ValaPanel.background #tasklist-button.toggle > image, window#ValaPanel.background button.flat.-panel-icon-button > image, window#ValaPanel.background button.-panel-icon-button.sidebar-button > image, window#ValaPanel.background button.-panel-icon-button.budgie-menu-launcher > image, window#ValaPanel.background .budgie-panel .-panel-icon-button#tasklist-button > image, .budgie-panel window#ValaPanel.background .-panel-icon-button#tasklist-button > image, +button.flat.launcher > image, +button.launcher.sidebar-button > image, +button.launcher.budgie-menu-launcher > image, +.budgie-panel .launcher#tasklist-button > image, +.budgie-panel button.launcher.flat > image { + opacity: 0.87; +} + +window#ValaPanel.background button.flat.-panel-button:hover, window#ValaPanel.background button.-panel-button.sidebar-button:hover, window#ValaPanel.background button.-panel-button.budgie-menu-launcher:hover, window#ValaPanel.background .budgie-panel .-panel-button#tasklist-button:hover, .budgie-panel window#ValaPanel.background .-panel-button#tasklist-button:hover, +window#ValaPanel.background button#tasklist-button.toggle.flat:hover, window#ValaPanel.background button#tasklist-button.toggle.sidebar-button:hover, window#ValaPanel.background button#tasklist-button.toggle.budgie-menu-launcher:hover, window#ValaPanel.background .budgie-panel #tasklist-button.toggle:hover, .budgie-panel window#ValaPanel.background #tasklist-button.toggle:hover, +window#ValaPanel.background button.flat.-panel-icon-button:hover, window#ValaPanel.background button.-panel-icon-button.sidebar-button:hover, window#ValaPanel.background button.-panel-icon-button.budgie-menu-launcher:hover, window#ValaPanel.background .budgie-panel .-panel-icon-button#tasklist-button:hover, .budgie-panel window#ValaPanel.background .-panel-icon-button#tasklist-button:hover, +button.flat.launcher:hover, +button.launcher.sidebar-button:hover, +button.launcher.budgie-menu-launcher:hover, +.budgie-panel .launcher#tasklist-button:hover { + -gtk-icon-effect: highlight; +} + +window#ValaPanel.background button.flat.-panel-button:hover > image, window#ValaPanel.background button.-panel-button.sidebar-button:hover > image, window#ValaPanel.background button.-panel-button.budgie-menu-launcher:hover > image, window#ValaPanel.background .budgie-panel .-panel-button#tasklist-button:hover > image, .budgie-panel window#ValaPanel.background .-panel-button#tasklist-button:hover > image, window#ValaPanel.background button#tasklist-button.toggle.flat:hover > image, window#ValaPanel.background button#tasklist-button.toggle.sidebar-button:hover > image, window#ValaPanel.background button#tasklist-button.toggle.budgie-menu-launcher:hover > image, window#ValaPanel.background .budgie-panel #tasklist-button.toggle:hover > image, .budgie-panel window#ValaPanel.background #tasklist-button.toggle:hover > image, window#ValaPanel.background button.flat.-panel-icon-button:hover > image, window#ValaPanel.background button.-panel-icon-button.sidebar-button:hover > image, window#ValaPanel.background button.-panel-icon-button.budgie-menu-launcher:hover > image, window#ValaPanel.background .budgie-panel .-panel-icon-button#tasklist-button:hover > image, .budgie-panel window#ValaPanel.background .-panel-icon-button#tasklist-button:hover > image, +button.flat.launcher:hover > image, +button.launcher.sidebar-button:hover > image, +button.launcher.budgie-menu-launcher:hover > image, +.budgie-panel .launcher#tasklist-button:hover > image, +.budgie-panel button.launcher.flat:hover > image { + opacity: 1.0; +} + +window#ValaPanel.background button.flat.-panel-button:active > image, window#ValaPanel.background button.-panel-button.sidebar-button:active > image, window#ValaPanel.background button.-panel-button.budgie-menu-launcher:active > image, window#ValaPanel.background .budgie-panel .-panel-button#tasklist-button:active > image, .budgie-panel window#ValaPanel.background .-panel-button#tasklist-button:active > image, window#ValaPanel.background button#tasklist-button.toggle.flat:active > image, window#ValaPanel.background button#tasklist-button.toggle.sidebar-button:active > image, window#ValaPanel.background button#tasklist-button.toggle.budgie-menu-launcher:active > image, window#ValaPanel.background .budgie-panel #tasklist-button.toggle:active > image, .budgie-panel window#ValaPanel.background #tasklist-button.toggle:active > image, window#ValaPanel.background button.flat.-panel-icon-button:active > image, window#ValaPanel.background button.-panel-icon-button.sidebar-button:active > image, window#ValaPanel.background button.-panel-icon-button.budgie-menu-launcher:active > image, window#ValaPanel.background .budgie-panel .-panel-icon-button#tasklist-button:active > image, .budgie-panel window#ValaPanel.background .-panel-icon-button#tasklist-button:active > image, +button.flat.launcher:active > image, +button.launcher.sidebar-button:active > image, +button.launcher.budgie-menu-launcher:active > image, +.budgie-panel .launcher#tasklist-button:active > image, +.budgie-panel button.launcher.flat:active > image { + opacity: 1.0; +} + +window#ValaPanel.background button.flat.-panel-button:checked:hover, window#ValaPanel.background button.-panel-button.sidebar-button:checked:hover, window#ValaPanel.background button.-panel-button.budgie-menu-launcher:checked:hover, window#ValaPanel.background .budgie-panel .-panel-button#tasklist-button:checked:hover, .budgie-panel window#ValaPanel.background .-panel-button#tasklist-button:checked:hover, +window#ValaPanel.background button#tasklist-button.toggle.flat:checked:hover, window#ValaPanel.background button#tasklist-button.toggle.sidebar-button:checked:hover, window#ValaPanel.background button#tasklist-button.toggle.budgie-menu-launcher:checked:hover, window#ValaPanel.background .budgie-panel #tasklist-button.toggle:checked:hover, .budgie-panel window#ValaPanel.background #tasklist-button.toggle:checked:hover, +window#ValaPanel.background button.flat.-panel-icon-button:checked:hover, window#ValaPanel.background button.-panel-icon-button.sidebar-button:checked:hover, window#ValaPanel.background button.-panel-icon-button.budgie-menu-launcher:checked:hover, window#ValaPanel.background .budgie-panel .-panel-icon-button#tasklist-button:checked:hover, .budgie-panel window#ValaPanel.background .-panel-icon-button#tasklist-button:checked:hover, +button.flat.launcher:checked:hover, +button.launcher.sidebar-button:checked:hover, +button.launcher.budgie-menu-launcher:checked:hover, +.budgie-panel .launcher#tasklist-button:checked:hover { + -gtk-icon-effect: highlight; +} + +window#ValaPanel.background button.flat.-panel-button:checked > image, window#ValaPanel.background button.-panel-button.sidebar-button:checked > image, window#ValaPanel.background button.-panel-button.budgie-menu-launcher:checked > image, window#ValaPanel.background .budgie-panel .-panel-button#tasklist-button:checked > image, .budgie-panel window#ValaPanel.background .-panel-button#tasklist-button:checked > image, window#ValaPanel.background button#tasklist-button.toggle.flat:checked > image, window#ValaPanel.background button#tasklist-button.toggle.sidebar-button:checked > image, window#ValaPanel.background button#tasklist-button.toggle.budgie-menu-launcher:checked > image, window#ValaPanel.background .budgie-panel #tasklist-button.toggle:checked > image, .budgie-panel window#ValaPanel.background #tasklist-button.toggle:checked > image, window#ValaPanel.background button.flat.-panel-icon-button:checked > image, window#ValaPanel.background button.-panel-icon-button.sidebar-button:checked > image, window#ValaPanel.background button.-panel-icon-button.budgie-menu-launcher:checked > image, window#ValaPanel.background .budgie-panel .-panel-icon-button#tasklist-button:checked > image, .budgie-panel window#ValaPanel.background .-panel-icon-button#tasklist-button:checked > image, +button.flat.launcher:checked > image, +button.launcher.sidebar-button:checked > image, +button.launcher.budgie-menu-launcher:checked > image, +.budgie-panel .launcher#tasklist-button:checked > image, +.budgie-panel button.launcher.flat:checked > image { + opacity: 1.0; +} + + +.unpinned button.flat.launcher:hover, +.unpinned button.launcher.sidebar-button:hover, +.unpinned button.launcher.budgie-menu-launcher:hover, +.unpinned .budgie-panel .launcher#tasklist-button:hover, +.budgie-panel .unpinned .launcher#tasklist-button:hover, +.pinned button.flat.launcher.running:hover, +.pinned button.launcher.running.sidebar-button:hover, +.pinned button.launcher.running.budgie-menu-launcher:hover, +.pinned .budgie-panel .launcher.running#tasklist-button:hover, +.budgie-panel .pinned .launcher.running#tasklist-button:hover, +.pinned button.launcher.running.sidebar-button:hover { + -gtk-icon-effect: highlight; +} + + +.unpinned button.flat.launcher > image, +.unpinned button.launcher.sidebar-button > image, +.unpinned button.launcher.budgie-menu-launcher > image, +.unpinned .budgie-panel .launcher#tasklist-button > image, +.budgie-panel .unpinned .launcher#tasklist-button > image, +.unpinned .budgie-panel button.launcher.flat > image, +.pinned button.flat.launcher.running > image, +.pinned button.launcher.running.sidebar-button > image, +.pinned button.launcher.running.budgie-menu-launcher > image, +.pinned .budgie-panel .launcher.running#tasklist-button > image, +.budgie-panel .pinned .launcher.running#tasklist-button > image, +.pinned .budgie-panel button.launcher.running.flat > image, +.pinned button.launcher.running.sidebar-button > image { + background-repeat: no-repeat; + opacity: 1.0; +} + + +.unpinned button.flat.launcher:checked > image, +.unpinned button.launcher.sidebar-button:checked > image, +.unpinned button.launcher.budgie-menu-launcher:checked > image, +.unpinned .budgie-panel .launcher#tasklist-button:checked > image, +.budgie-panel .unpinned .launcher#tasklist-button:checked > image, +.unpinned .budgie-panel button.launcher.flat:checked > image, +.pinned button.flat.launcher.running:checked > image, +.pinned button.launcher.running.sidebar-button:checked > image, +.pinned button.launcher.running.budgie-menu-launcher:checked > image, +.pinned .budgie-panel .launcher.running#tasklist-button:checked > image, +.budgie-panel .pinned .launcher.running#tasklist-button:checked > image, +.pinned .budgie-panel button.launcher.running.flat:checked > image, +.pinned button.launcher.running.sidebar-button:checked > image { + background-image: none; +} + +.top .budgie-panel .unpinned button.launcher.sidebar-button > image, .top .budgie-panel .unpinned button.launcher.budgie-menu-launcher > image, .top .budgie-panel .unpinned .launcher#tasklist-button > image, .top .budgie-panel .unpinned button.launcher.flat > image, +.top .budgie-panel .pinned button.launcher.running.sidebar-button > image, +.top .budgie-panel .pinned button.launcher.running.budgie-menu-launcher > image, +.top .budgie-panel .pinned .launcher.running#tasklist-button > image, +.top .budgie-panel .pinned button.launcher.running.flat > image, +.top .budgie-panel .pinned button.launcher.running.sidebar-button > image { + background-size: 6px 3px; + background-position: top center; + background-image: image(#F0544C); +} + +.top .budgie-panel .unpinned button.launcher.sidebar-button:checked > image, .top .budgie-panel .unpinned button.launcher.budgie-menu-launcher:checked > image, .top .budgie-panel .unpinned .launcher#tasklist-button:checked > image, .top .budgie-panel .unpinned button.launcher.flat:checked > image, +.top .budgie-panel .pinned button.launcher.running.sidebar-button:checked > image, +.top .budgie-panel .pinned button.launcher.running.budgie-menu-launcher:checked > image, +.top .budgie-panel .pinned .launcher.running#tasklist-button:checked > image, +.top .budgie-panel .pinned button.launcher.running.flat:checked > image, +.top .budgie-panel .pinned button.launcher.running.sidebar-button:checked > image { + background-image: none; +} + +.bottom .budgie-panel .unpinned button.launcher.sidebar-button > image, .bottom .budgie-panel .unpinned button.launcher.budgie-menu-launcher > image, .bottom .budgie-panel .unpinned .launcher#tasklist-button > image, .bottom .budgie-panel .unpinned button.launcher.flat > image, +.bottom .budgie-panel .pinned button.launcher.running.sidebar-button > image, +.bottom .budgie-panel .pinned button.launcher.running.budgie-menu-launcher > image, +.bottom .budgie-panel .pinned .launcher.running#tasklist-button > image, +.bottom .budgie-panel .pinned button.launcher.running.flat > image, +.bottom .budgie-panel .pinned button.launcher.running.sidebar-button > image { + background-size: 6px 3px; + background-position: bottom center; + background-image: image(#F0544C); +} + +.bottom .budgie-panel .unpinned button.launcher.sidebar-button:checked > image, .bottom .budgie-panel .unpinned button.launcher.budgie-menu-launcher:checked > image, .bottom .budgie-panel .unpinned .launcher#tasklist-button:checked > image, .bottom .budgie-panel .unpinned button.launcher.flat:checked > image, +.bottom .budgie-panel .pinned button.launcher.running.sidebar-button:checked > image, +.bottom .budgie-panel .pinned button.launcher.running.budgie-menu-launcher:checked > image, +.bottom .budgie-panel .pinned .launcher.running#tasklist-button:checked > image, +.bottom .budgie-panel .pinned button.launcher.running.flat:checked > image, +.bottom .budgie-panel .pinned button.launcher.running.sidebar-button:checked > image { + background-image: none; +} + +.left .budgie-panel .unpinned button.launcher.sidebar-button > image, .left .budgie-panel .unpinned button.launcher.budgie-menu-launcher > image, .left .budgie-panel .unpinned .launcher#tasklist-button > image, .left .budgie-panel .unpinned button.launcher.flat > image, +.left .budgie-panel .pinned button.launcher.running.sidebar-button > image, +.left .budgie-panel .pinned button.launcher.running.budgie-menu-launcher > image, +.left .budgie-panel .pinned .launcher.running#tasklist-button > image, +.left .budgie-panel .pinned button.launcher.running.flat > image, +.left .budgie-panel .pinned button.launcher.running.sidebar-button > image { + background-size: 3px 6px; + background-position: left center; + background-image: image(#F0544C); +} + +.left .budgie-panel .unpinned button.launcher.sidebar-button:checked > image, .left .budgie-panel .unpinned button.launcher.budgie-menu-launcher:checked > image, .left .budgie-panel .unpinned .launcher#tasklist-button:checked > image, .left .budgie-panel .unpinned button.launcher.flat:checked > image, +.left .budgie-panel .pinned button.launcher.running.sidebar-button:checked > image, +.left .budgie-panel .pinned button.launcher.running.budgie-menu-launcher:checked > image, +.left .budgie-panel .pinned .launcher.running#tasklist-button:checked > image, +.left .budgie-panel .pinned button.launcher.running.flat:checked > image, +.left .budgie-panel .pinned button.launcher.running.sidebar-button:checked > image { + background-image: none; +} + +.right .budgie-panel .unpinned button.launcher.sidebar-button > image, .right .budgie-panel .unpinned button.launcher.budgie-menu-launcher > image, .right .budgie-panel .unpinned .launcher#tasklist-button > image, .right .budgie-panel .unpinned button.launcher.flat > image, +.right .budgie-panel .pinned button.launcher.running.sidebar-button > image, +.right .budgie-panel .pinned button.launcher.running.budgie-menu-launcher > image, +.right .budgie-panel .pinned .launcher.running#tasklist-button > image, +.right .budgie-panel .pinned button.launcher.running.flat > image, +.right .budgie-panel .pinned button.launcher.running.sidebar-button > image { + background-size: 3px 6px; + background-position: right center; + background-image: image(#F0544C); +} + +.right .budgie-panel .unpinned button.launcher.sidebar-button:checked > image, .right .budgie-panel .unpinned button.launcher.budgie-menu-launcher:checked > image, .right .budgie-panel .unpinned .launcher#tasklist-button:checked > image, .right .budgie-panel .unpinned button.launcher.flat:checked > image, +.right .budgie-panel .pinned button.launcher.running.sidebar-button:checked > image, +.right .budgie-panel .pinned button.launcher.running.budgie-menu-launcher:checked > image, +.right .budgie-panel .pinned .launcher.running#tasklist-button:checked > image, +.right .budgie-panel .pinned button.launcher.running.flat:checked > image, +.right .budgie-panel .pinned button.launcher.running.sidebar-button:checked > image { + background-image: none; +} + +box:not(.unpinned):not(.pinned) > revealer > button.flat.launcher, box:not(.unpinned):not(.pinned) > revealer > button.launcher.sidebar-button, box:not(.unpinned):not(.pinned) > revealer > button.launcher.budgie-menu-launcher, .budgie-panel box:not(.unpinned):not(.pinned) > revealer > .launcher#tasklist-button, .budgie-panel box:not(.unpinned):not(.pinned) > revealer > button.launcher.flat { + border-image: none; +} + +frame.raven-frame > border { + border: none; + box-shadow: none; +} + +.top .shadow-block { + background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.23), rgba(0, 0, 0, 0.08), transparent); +} + +.bottom .shadow-block { + background-image: linear-gradient(to top, rgba(0, 0, 0, 0.23), rgba(0, 0, 0, 0.08), transparent); +} + +.left .shadow-block { + background-image: linear-gradient(to right, rgba(0, 0, 0, 0.23), rgba(0, 0, 0, 0.08), transparent); +} + +.right .shadow-block { + background-image: linear-gradient(to left, rgba(0, 0, 0, 0.23), rgba(0, 0, 0, 0.08), transparent); +} + +.raven { + background-color: #222222; +} + +.raven > box { + margin-bottom: -10px; +} + +.raven > stack { + margin-bottom: -10px; +} + +.raven stackswitcher { + padding: 0 8px 12px 8px; +} + +.raven .raven-header { + min-height: 36px; + padding: 3px; +} + +.raven .raven-header:not(.top) { + margin-top: -6px; +} + +.raven .raven-header:not(.top) button { + min-height: 28px; + min-width: 28px; + margin: 0; + padding: 0; +} + +.raven .raven-header:not(.top) button.image-button { + border-radius: 100px; + -gtk-outline-radius: 100px; +} + +.raven .raven-header.top { + padding: 2px 12px; + background-color: #222222; + color: #cbbfbf; +} + +.raven .raven-header.top stackswitcher { + padding: 0; + margin: 0; +} + +.raven .raven-header.top stackswitcher button { + margin: 4px 0; + padding: 2px 16px; + min-height: 16px; + border: none; + background-color: #3c3c3c; + color: #cbbfbf; +} + +.raven .raven-header.top stackswitcher button:hover { + background-color: #484848; + box-shadow: none; +} + +.raven .raven-header.top stackswitcher button:active, .raven .raven-header.top stackswitcher button:checked { + color: #ffffff; + border-color: transparent; + background-color: #F0544C; +} + +.raven .raven-header.top stackswitcher button:disabled { + color: rgba(203, 191, 191, 0.4); +} + +.raven .raven-header.top stackswitcher button:disabled label { + color: rgba(203, 191, 191, 0.4); +} + +.raven .raven-header.top button.image-button:dir(ltr) { + margin-right: 2px; +} + +.raven .raven-header.top button.image-button:dir(rtl) { + margin-left: 2px; +} + +.raven .raven-header.top > image { + margin: 0 8px; +} + +.raven .raven-header.top > label { + margin: 0 -8px; + font-weight: bold; +} + +.raven .raven-header.bottom { + border-top: 1px solid rgba(0, 0, 0, 0.2); +} + +.raven viewport.frame .raven-header { + margin-top: -8px; +} + +.raven .expander-button { + border-radius: 100px; + -gtk-outline-radius: 100px; +} + +.raven .raven-background { + border-style: solid none; + border-width: 1px; + border-color: rgba(0, 0, 0, 0.2); + background-color: #262626; +} + +.raven .raven-background.middle { + border-bottom-style: none; +} + +.raven .raven-background.frame { + border-style: solid none; +} + +.raven .raven-background > overlay > widget > image { + color: alpha(currentColor,0.12); +} + +.raven .raven-background grid > label:first-child { + min-height: 26px; +} + +.raven scrolledwindow.raven-background { + border-bottom-style: none; +} + +.raven .raven-header.top + .raven-background { + border-style: none; + background-color: #F0544C; + color: #ffffff; +} + +.raven .raven-header.top + .raven-background stackswitcher button { + margin: -4px 0; +} + +.raven .powerstrip button.image-button { + min-height: 28px; + min-width: 28px; + margin: 0 4px; + padding: 6px; +} + +.raven .option-subtitle { + font-size: smaller; +} + +calendar.raven-calendar { + margin: 2px 0; + padding: 2px; + border-style: none; + background-color: transparent; +} + +calendar.raven-calendar:selected { + border-radius: 3px; + background-color: #F0544C; +} + +.raven-mpris { + background-color: rgba(0, 0, 0, 0.5); + color: #ffffff; +} + +.raven-mpris label { + min-height: 24px; +} + +.raven-mpris button.image-button { + padding: 8px 7px; + border: none; + border-radius: 100px; +} + +box.vertical > stack > box.vertical > .raven-background > viewport.frame { + padding: 0; +} + +box.vertical > stack > box.vertical > .raven-background > viewport.frame list { + background-color: transparent; +} + +box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list { + margin-left: -8px; + margin-right: -2px; + background-color: transparent; +} + +box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable > grid > *, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view > grid > *, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text > grid > *, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview > grid > *, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar > grid > *, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview > grid > *, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button > grid > *, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view > grid > *, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list > grid > *, +box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable > box.vertical *, +box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view > box.vertical *, +textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text > box.vertical *, +box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview > box.vertical *, +.geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar > box.vertical *, +.nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview > box.vertical *, +.budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button > box.vertical *, +.panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view > box.vertical *, +box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list > box.vertical * { + color: #cbbfbf; +} + +box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view image, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview image, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar image, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview image, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button image, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list image { + padding-left: 8px; +} + +box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view button.image-button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview button.image-button, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar button.image-button, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview button.image-button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button button.image-button, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list button.image-button { + margin: 8px; +} + +box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view button.image-button image, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview button.image-button image, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar button.image-button image, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview button.image-button image, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button button.image-button image, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list button.image-button image { + padding: 0; +} + +box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable button.image-button:active image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view button.image-button:active image, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text button.image-button:active image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview button.image-button:active image, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar button.image-button:active image, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview button.image-button:active image, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button button.image-button:active image, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view button.image-button:active image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list button.image-button:active image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable button.image-button:checked image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view button.image-button:checked image, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text button.image-button:checked image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview button.image-button:checked image, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar button.image-button:checked image, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview button.image-button:checked image, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button button.image-button:checked image, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view button.image-button:checked image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list button.image-button:checked image { + color: white; +} + +box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list { + border-radius: 2px; + border-top: 1px solid rgba(0, 0, 0, 0.2); + border-bottom: 1px solid rgba(0, 0, 0, 0.2); +} + +box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > row.activatable, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > row.activatable, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > row.activatable, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > row.activatable, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > row.activatable, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > row.activatable, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > row.activatable, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > row.activatable, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > row.activatable, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .view, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .view, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > .view, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > .view, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > .view, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > .view, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > .view, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > .view, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable textview list > text, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > text, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view textview list > text, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > text, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > text, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview textview list > text, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > text, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar textview list > text, textview .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > text, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview textview list > text, textview .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > text, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button textview list > text, textview .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > text, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view textview list > text, textview .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > text, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list textview list > text, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > text, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > iconview, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > iconview, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > iconview, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > iconview, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > iconview, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > iconview, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > iconview, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > iconview, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > iconview, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > treeview.view.sidebar, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > treeview.view.sidebar, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar, .geary-sidebar-pane-separator frame.geary-folder-frame textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > treeview.view.sidebar, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > treeview.view.sidebar, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar, .geary-sidebar-pane-separator frame.geary-folder-frame .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > treeview.view.sidebar, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .nemo-window .nemo-places-sidebar list > .places-treeview, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .places-treeview, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .nemo-window .nemo-places-sidebar list > .places-treeview, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .places-treeview, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .nemo-window .nemo-places-sidebar list > .places-treeview, .nemo-window .nemo-places-sidebar textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > .places-treeview, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .nemo-window .nemo-places-sidebar list > .places-treeview, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > .places-treeview, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar .nemo-window .nemo-places-sidebar list > .places-treeview, .nemo-window .nemo-places-sidebar .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > .places-treeview, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > .places-treeview, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button .nemo-window .nemo-places-sidebar list > .places-treeview, .nemo-window .nemo-places-sidebar .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > .places-treeview, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .nemo-window .nemo-places-sidebar list > .places-treeview, .nemo-window .nemo-places-sidebar .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .places-treeview, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .budgie-menu list > button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .budgie-menu list > button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .budgie-menu list > button, .budgie-menu textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .budgie-menu list > button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > button, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar .budgie-menu list > button, .budgie-menu .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > button, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview .budgie-menu list > button, .budgie-menu .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > button, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .budgie-menu list > button, .budgie-menu .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list .budgie-menu list > button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .panel popover .sidebar list > .view, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .view, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .panel popover .sidebar list > .view, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .panel popover .sidebar list > .view, .panel popover .sidebar textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > .view, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .panel popover .sidebar list > .view, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > .view, .geary-sidebar-pane-separator frame.geary-folder-frame .panel popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > .view, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview .panel popover .sidebar list > .view, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button .panel popover .sidebar list > .view, .panel popover .sidebar .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > .view, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .view, .panel popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > .view, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > treeview.view.sidebar.source-list, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > treeview.view.sidebar.source-list, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > treeview.view.sidebar.source-list, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > treeview.view.sidebar.source-list, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > treeview.view.sidebar.source-list { + border-bottom: 1px solid rgba(0, 0, 0, 0.2); +} + +box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > row.activatable:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > row.activatable:last-child, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > row.activatable:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > row.activatable:last-child, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > row.activatable:last-child, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > row.activatable:last-child, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > row.activatable:last-child, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > row.activatable:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > row.activatable:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .view:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .view:last-child, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > .view:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > .view:last-child, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > .view:last-child, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > .view:last-child, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > .view:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > .view:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable textview list > text:last-child, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > text:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view textview list > text:last-child, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > text:last-child, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > text:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview textview list > text:last-child, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > text:last-child, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar textview list > text:last-child, textview .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > text:last-child, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview textview list > text:last-child, textview .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > text:last-child, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button textview list > text:last-child, textview .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > text:last-child, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view textview list > text:last-child, textview .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > text:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list textview list > text:last-child, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > text:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > iconview:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > iconview:last-child, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > iconview:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > iconview:last-child, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > iconview:last-child, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > iconview:last-child, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > iconview:last-child, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > iconview:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > iconview:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar:last-child, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > treeview.view.sidebar:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar:last-child, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > treeview.view.sidebar:last-child, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar:last-child, .geary-sidebar-pane-separator frame.geary-folder-frame textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > treeview.view.sidebar:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar:last-child, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > treeview.view.sidebar:last-child, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar:last-child, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar:last-child, .geary-sidebar-pane-separator frame.geary-folder-frame .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > treeview.view.sidebar:last-child, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .nemo-window .nemo-places-sidebar list > .places-treeview:last-child, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .places-treeview:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .nemo-window .nemo-places-sidebar list > .places-treeview:last-child, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .places-treeview:last-child, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .nemo-window .nemo-places-sidebar list > .places-treeview:last-child, .nemo-window .nemo-places-sidebar textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > .places-treeview:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .nemo-window .nemo-places-sidebar list > .places-treeview:last-child, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > .places-treeview:last-child, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar .nemo-window .nemo-places-sidebar list > .places-treeview:last-child, .nemo-window .nemo-places-sidebar .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > .places-treeview:last-child, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > .places-treeview:last-child, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button .nemo-window .nemo-places-sidebar list > .places-treeview:last-child, .nemo-window .nemo-places-sidebar .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > .places-treeview:last-child, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .nemo-window .nemo-places-sidebar list > .places-treeview:last-child, .nemo-window .nemo-places-sidebar .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .places-treeview:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .budgie-menu list > button:last-child, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > button:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .budgie-menu list > button:last-child, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > button:last-child, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .budgie-menu list > button:last-child, .budgie-menu textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > button:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .budgie-menu list > button:last-child, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > button:last-child, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar .budgie-menu list > button:last-child, .budgie-menu .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > button:last-child, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview .budgie-menu list > button:last-child, .budgie-menu .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > button:last-child, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > button:last-child, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .budgie-menu list > button:last-child, .budgie-menu .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > button:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list .budgie-menu list > button:last-child, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > button:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .panel popover .sidebar list > .view:last-child, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .view:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .panel popover .sidebar list > .view:last-child, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .panel popover .sidebar list > .view:last-child, .panel popover .sidebar textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > .view:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .panel popover .sidebar list > .view:last-child, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > .view:last-child, .geary-sidebar-pane-separator frame.geary-folder-frame .panel popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > .view:last-child, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview .panel popover .sidebar list > .view:last-child, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button .panel popover .sidebar list > .view:last-child, .panel popover .sidebar .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > .view:last-child, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .view:last-child, .panel popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > .view:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > treeview.view.sidebar.source-list:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > treeview.view.sidebar.source-list:last-child, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > treeview.view.sidebar.source-list:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > treeview.view.sidebar.source-list:last-child, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > treeview.view.sidebar.source-list:last-child { + border-bottom: none; +} + +box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > row.activatable:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > row.activatable:selected, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > row.activatable:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > row.activatable:selected, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > row.activatable:selected, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > row.activatable:selected, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > row.activatable:selected, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > row.activatable:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > row.activatable:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .view:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .view:selected, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > .view:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > .view:selected, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > .view:selected, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > .view:selected, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > .view:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > .view:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable textview list > text:selected, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > text:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view textview list > text:selected, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > text:selected, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > text:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview textview list > text:selected, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > text:selected, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar textview list > text:selected, textview .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > text:selected, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview textview list > text:selected, textview .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > text:selected, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button textview list > text:selected, textview .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > text:selected, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view textview list > text:selected, textview .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > text:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list textview list > text:selected, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > text:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > iconview:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > iconview:selected, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > iconview:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > iconview:selected, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > iconview:selected, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > iconview:selected, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > iconview:selected, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > iconview:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > iconview:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar:selected, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > treeview.view.sidebar:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar:selected, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > treeview.view.sidebar:selected, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar:selected, .geary-sidebar-pane-separator frame.geary-folder-frame textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > treeview.view.sidebar:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar:selected, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > treeview.view.sidebar:selected, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar:selected, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar:selected, .geary-sidebar-pane-separator frame.geary-folder-frame .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > treeview.view.sidebar:selected, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .nemo-window .nemo-places-sidebar list > .places-treeview:selected, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .places-treeview:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .nemo-window .nemo-places-sidebar list > .places-treeview:selected, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .places-treeview:selected, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .nemo-window .nemo-places-sidebar list > .places-treeview:selected, .nemo-window .nemo-places-sidebar textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > .places-treeview:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .nemo-window .nemo-places-sidebar list > .places-treeview:selected, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > .places-treeview:selected, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar .nemo-window .nemo-places-sidebar list > .places-treeview:selected, .nemo-window .nemo-places-sidebar .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > .places-treeview:selected, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > .places-treeview:selected, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button .nemo-window .nemo-places-sidebar list > .places-treeview:selected, .nemo-window .nemo-places-sidebar .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > .places-treeview:selected, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .nemo-window .nemo-places-sidebar list > .places-treeview:selected, .nemo-window .nemo-places-sidebar .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .places-treeview:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .budgie-menu list > button:selected, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > button:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .budgie-menu list > button:selected, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > button:selected, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .budgie-menu list > button:selected, .budgie-menu textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > button:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .budgie-menu list > button:selected, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > button:selected, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar .budgie-menu list > button:selected, .budgie-menu .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > button:selected, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview .budgie-menu list > button:selected, .budgie-menu .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > button:selected, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > button:selected, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .budgie-menu list > button:selected, .budgie-menu .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > button:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list .budgie-menu list > button:selected, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > button:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .panel popover .sidebar list > .view:selected, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .view:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .panel popover .sidebar list > .view:selected, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .panel popover .sidebar list > .view:selected, .panel popover .sidebar textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > .view:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .panel popover .sidebar list > .view:selected, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > .view:selected, .geary-sidebar-pane-separator frame.geary-folder-frame .panel popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > .view:selected, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview .panel popover .sidebar list > .view:selected, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button .panel popover .sidebar list > .view:selected, .panel popover .sidebar .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > .view:selected, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .view:selected, .panel popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > .view:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > treeview.view.sidebar.source-list:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > treeview.view.sidebar.source-list:selected, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > treeview.view.sidebar.source-list:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > treeview.view.sidebar.source-list:selected, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > treeview.view.sidebar.source-list:selected { + background-color: rgba(203, 191, 191, 0.06); +} + +box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > row.activatable label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > row.activatable label, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > row.activatable label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > row.activatable label, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > row.activatable label, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > row.activatable label, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > row.activatable label, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > row.activatable label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > row.activatable label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .view label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .view label, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > .view label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > .view label, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > .view label, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > .view label, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > .view label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > .view label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable textview list > text label, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > text label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view textview list > text label, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > text label, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > text label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview textview list > text label, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > text label, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar textview list > text label, textview .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > text label, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview textview list > text label, textview .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > text label, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button textview list > text label, textview .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > text label, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view textview list > text label, textview .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > text label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list textview list > text label, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > text label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > iconview label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > iconview label, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > iconview label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > iconview label, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > iconview label, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > iconview label, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > iconview label, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > iconview label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > iconview label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar label, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > treeview.view.sidebar label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar label, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > treeview.view.sidebar label, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar label, .geary-sidebar-pane-separator frame.geary-folder-frame textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > treeview.view.sidebar label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar label, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > treeview.view.sidebar label, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar label, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar label, .geary-sidebar-pane-separator frame.geary-folder-frame .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > treeview.view.sidebar label, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .nemo-window .nemo-places-sidebar list > .places-treeview label, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .places-treeview label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .nemo-window .nemo-places-sidebar list > .places-treeview label, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .places-treeview label, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .nemo-window .nemo-places-sidebar list > .places-treeview label, .nemo-window .nemo-places-sidebar textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > .places-treeview label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .nemo-window .nemo-places-sidebar list > .places-treeview label, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > .places-treeview label, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar .nemo-window .nemo-places-sidebar list > .places-treeview label, .nemo-window .nemo-places-sidebar .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > .places-treeview label, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > .places-treeview label, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button .nemo-window .nemo-places-sidebar list > .places-treeview label, .nemo-window .nemo-places-sidebar .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > .places-treeview label, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .nemo-window .nemo-places-sidebar list > .places-treeview label, .nemo-window .nemo-places-sidebar .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .places-treeview label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .budgie-menu list > button label, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .budgie-menu list > button label, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > button label, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .budgie-menu list > button label, .budgie-menu textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .budgie-menu list > button label, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > button label, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar .budgie-menu list > button label, .budgie-menu .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > button label, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview .budgie-menu list > button label, .budgie-menu .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > button label, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > button label, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .budgie-menu list > button label, .budgie-menu .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list .budgie-menu list > button label, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .panel popover .sidebar list > .view label, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .view label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .panel popover .sidebar list > .view label, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .panel popover .sidebar list > .view label, .panel popover .sidebar textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > .view label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .panel popover .sidebar list > .view label, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > .view label, .geary-sidebar-pane-separator frame.geary-folder-frame .panel popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > .view label, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview .panel popover .sidebar list > .view label, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button .panel popover .sidebar list > .view label, .panel popover .sidebar .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > .view label, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .view label, .panel popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > .view label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > treeview.view.sidebar.source-list label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > treeview.view.sidebar.source-list label, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > treeview.view.sidebar.source-list label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > treeview.view.sidebar.source-list label, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > treeview.view.sidebar.source-list label { + padding: 0 16px; +} + +box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > row.activatable button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > row.activatable button.image-button image, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > row.activatable button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > row.activatable button.image-button image, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > row.activatable button.image-button image, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > row.activatable button.image-button image, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > row.activatable button.image-button image, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > row.activatable button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > row.activatable button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .view button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .view button.image-button image, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > .view button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > .view button.image-button image, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > .view button.image-button image, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > .view button.image-button image, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > .view button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > .view button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable textview list > text button.image-button image, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > text button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view textview list > text button.image-button image, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > text button.image-button image, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > text button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview textview list > text button.image-button image, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > text button.image-button image, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar textview list > text button.image-button image, textview .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > text button.image-button image, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview textview list > text button.image-button image, textview .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > text button.image-button image, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button textview list > text button.image-button image, textview .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > text button.image-button image, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view textview list > text button.image-button image, textview .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > text button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list textview list > text button.image-button image, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > text button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > iconview button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > iconview button.image-button image, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > iconview button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > iconview button.image-button image, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > iconview button.image-button image, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > iconview button.image-button image, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > iconview button.image-button image, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > iconview button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > iconview button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar button.image-button image, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > treeview.view.sidebar button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar button.image-button image, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > treeview.view.sidebar button.image-button image, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar button.image-button image, .geary-sidebar-pane-separator frame.geary-folder-frame textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > treeview.view.sidebar button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar button.image-button image, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > treeview.view.sidebar button.image-button image, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar button.image-button image, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar button.image-button image, .geary-sidebar-pane-separator frame.geary-folder-frame .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > treeview.view.sidebar button.image-button image, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .nemo-window .nemo-places-sidebar list > .places-treeview button.image-button image, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .places-treeview button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .nemo-window .nemo-places-sidebar list > .places-treeview button.image-button image, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .places-treeview button.image-button image, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .nemo-window .nemo-places-sidebar list > .places-treeview button.image-button image, .nemo-window .nemo-places-sidebar textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > .places-treeview button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .nemo-window .nemo-places-sidebar list > .places-treeview button.image-button image, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > .places-treeview button.image-button image, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar .nemo-window .nemo-places-sidebar list > .places-treeview button.image-button image, .nemo-window .nemo-places-sidebar .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > .places-treeview button.image-button image, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > .places-treeview button.image-button image, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button .nemo-window .nemo-places-sidebar list > .places-treeview button.image-button image, .nemo-window .nemo-places-sidebar .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > .places-treeview button.image-button image, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .nemo-window .nemo-places-sidebar list > .places-treeview button.image-button image, .nemo-window .nemo-places-sidebar .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .places-treeview button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .budgie-menu list > button button.image-button image, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > button button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .budgie-menu list > button button.image-button image, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > button button.image-button image, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .budgie-menu list > button button.image-button image, .budgie-menu textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > button button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .budgie-menu list > button button.image-button image, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > button button.image-button image, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar .budgie-menu list > button button.image-button image, .budgie-menu .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > button button.image-button image, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview .budgie-menu list > button button.image-button image, .budgie-menu .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > button button.image-button image, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > button button.image-button image, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .budgie-menu list > button button.image-button image, .budgie-menu .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > button button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list .budgie-menu list > button button.image-button image, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > button button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .panel popover .sidebar list > .view button.image-button image, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .view button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .panel popover .sidebar list > .view button.image-button image, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .panel popover .sidebar list > .view button.image-button image, .panel popover .sidebar textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > .view button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .panel popover .sidebar list > .view button.image-button image, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > .view button.image-button image, .geary-sidebar-pane-separator frame.geary-folder-frame .panel popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > .view button.image-button image, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview .panel popover .sidebar list > .view button.image-button image, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button .panel popover .sidebar list > .view button.image-button image, .panel popover .sidebar .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > .view button.image-button image, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .view button.image-button image, .panel popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > .view button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > treeview.view.sidebar.source-list button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > treeview.view.sidebar.source-list button.image-button image, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > treeview.view.sidebar.source-list button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > treeview.view.sidebar.source-list button.image-button image, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > treeview.view.sidebar.source-list button.image-button image { + padding: 0; +} + +box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list:selected { + background-color: rgba(240, 84, 76, 0.75); +} + +box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected > grid > *, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected > grid > *, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected > grid > *, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected > grid > *, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected > grid > *, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected > grid > *, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected > grid > *, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected > grid > *, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list:selected > grid > *, +box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected > box.vertical *, +box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected > box.vertical *, +textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected > box.vertical *, +box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected > box.vertical *, +.geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected > box.vertical *, +.nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected > box.vertical *, +.budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected > box.vertical *, +.panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected > box.vertical *, +box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list:selected > box.vertical * { + color: #ffffff; +} + +box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected button.image-button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected button.image-button, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected button.image-button, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected button.image-button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected button.image-button, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list:selected button.image-button { + border: none; +} + +box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected button.image-button:hover, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected button.image-button:hover, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected button.image-button:hover, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected button.image-button:hover, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected button.image-button:hover, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected button.image-button:hover, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected button.image-button:hover, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected button.image-button:hover, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list:selected button.image-button:hover { + background-color: rgba(255, 255, 255, 0.25); +} + +box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected button.image-button:active, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected button.image-button:active, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected button.image-button:active, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected button.image-button:active, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected button.image-button:active, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected button.image-button:active, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected button.image-button:active, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected button.image-button:active, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list:selected button.image-button:active, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected button.image-button:checked, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected button.image-button:checked, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected button.image-button:checked, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected button.image-button:checked, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected button.image-button:checked, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected button.image-button:checked, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected button.image-button:checked, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected button.image-button:checked, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list:selected button.image-button:checked { + background-color: rgba(255, 255, 255, 0.35); +} + +box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected list, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected list, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list:selected list { + border: 1px solid rgba(255, 255, 255, 0.12); +} + +box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > row.activatable, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > row.activatable, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list > row.activatable, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list > row.activatable, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected list > row.activatable, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected list > row.activatable, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list > row.activatable, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > row.activatable, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list:selected list > row.activatable, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > .view, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > .view, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list > .view, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list > .view, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected list > .view, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected list > .view, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list > .view, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list:selected list > .view, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected textview list > text, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > text, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected textview list > text, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > text, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list > text, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected textview list > text, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list > text, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected textview list > text, textview .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected list > text, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected textview list > text, textview .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected list > text, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected textview list > text, textview .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list > text, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected textview list > text, textview .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > text, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list:selected textview list > text, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list:selected list > text, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > iconview, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > iconview, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list > iconview, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list > iconview, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected list > iconview, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected list > iconview, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list > iconview, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > iconview, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list:selected list > iconview, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > treeview.view.sidebar, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > treeview.view.sidebar, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar, .geary-sidebar-pane-separator frame.geary-folder-frame textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list > treeview.view.sidebar, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list > treeview.view.sidebar, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar, .geary-sidebar-pane-separator frame.geary-folder-frame .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list > treeview.view.sidebar, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected .nemo-window .nemo-places-sidebar list > .places-treeview, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > .places-treeview, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected .nemo-window .nemo-places-sidebar list > .places-treeview, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > .places-treeview, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected .nemo-window .nemo-places-sidebar list > .places-treeview, .nemo-window .nemo-places-sidebar textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list > .places-treeview, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected .nemo-window .nemo-places-sidebar list > .places-treeview, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list > .places-treeview, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected .nemo-window .nemo-places-sidebar list > .places-treeview, .nemo-window .nemo-places-sidebar .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected list > .places-treeview, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected list > .places-treeview, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected .nemo-window .nemo-places-sidebar list > .places-treeview, .nemo-window .nemo-places-sidebar .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list > .places-treeview, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected .nemo-window .nemo-places-sidebar list > .places-treeview, .nemo-window .nemo-places-sidebar .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > .places-treeview, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected .budgie-menu list > button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected .budgie-menu list > button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected .budgie-menu list > button, .budgie-menu textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list > button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected .budgie-menu list > button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list > button, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected .budgie-menu list > button, .budgie-menu .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected list > button, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected .budgie-menu list > button, .budgie-menu .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected list > button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list > button, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected .budgie-menu list > button, .budgie-menu .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list:selected .budgie-menu list > button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list:selected list > button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected .panel popover .sidebar list > .view, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > .view, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected .panel popover .sidebar list > .view, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected .panel popover .sidebar list > .view, .panel popover .sidebar textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list > .view, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected .panel popover .sidebar list > .view, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list > .view, .geary-sidebar-pane-separator frame.geary-folder-frame .panel popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected list > .view, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected .panel popover .sidebar list > .view, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected .panel popover .sidebar list > .view, .panel popover .sidebar .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list > .view, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > .view, .panel popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list:selected list > .view, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > treeview.view.sidebar.source-list, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > treeview.view.sidebar.source-list, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list > treeview.view.sidebar.source-list, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list > treeview.view.sidebar.source-list, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list > treeview.view.sidebar.source-list { + border-bottom: 1px solid rgba(255, 255, 255, 0.12); +} + +box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > row.activatable:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > row.activatable:last-child, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list > row.activatable:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list > row.activatable:last-child, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected list > row.activatable:last-child, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected list > row.activatable:last-child, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list > row.activatable:last-child, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > row.activatable:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list:selected list > row.activatable:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > .view:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > .view:last-child, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list > .view:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list > .view:last-child, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected list > .view:last-child, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected list > .view:last-child, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list > .view:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list:selected list > .view:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected textview list > text:last-child, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > text:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected textview list > text:last-child, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > text:last-child, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list > text:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected textview list > text:last-child, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list > text:last-child, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected textview list > text:last-child, textview .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected list > text:last-child, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected textview list > text:last-child, textview .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected list > text:last-child, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected textview list > text:last-child, textview .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list > text:last-child, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected textview list > text:last-child, textview .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > text:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list:selected textview list > text:last-child, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list:selected list > text:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > iconview:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > iconview:last-child, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list > iconview:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list > iconview:last-child, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected list > iconview:last-child, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected list > iconview:last-child, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list > iconview:last-child, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > iconview:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list:selected list > iconview:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar:last-child, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > treeview.view.sidebar:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar:last-child, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > treeview.view.sidebar:last-child, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar:last-child, .geary-sidebar-pane-separator frame.geary-folder-frame textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list > treeview.view.sidebar:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar:last-child, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list > treeview.view.sidebar:last-child, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar:last-child, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar:last-child, .geary-sidebar-pane-separator frame.geary-folder-frame .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list > treeview.view.sidebar:last-child, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected .nemo-window .nemo-places-sidebar list > .places-treeview:last-child, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > .places-treeview:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected .nemo-window .nemo-places-sidebar list > .places-treeview:last-child, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > .places-treeview:last-child, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected .nemo-window .nemo-places-sidebar list > .places-treeview:last-child, .nemo-window .nemo-places-sidebar textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list > .places-treeview:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected .nemo-window .nemo-places-sidebar list > .places-treeview:last-child, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list > .places-treeview:last-child, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected .nemo-window .nemo-places-sidebar list > .places-treeview:last-child, .nemo-window .nemo-places-sidebar .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected list > .places-treeview:last-child, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected list > .places-treeview:last-child, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected .nemo-window .nemo-places-sidebar list > .places-treeview:last-child, .nemo-window .nemo-places-sidebar .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list > .places-treeview:last-child, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected .nemo-window .nemo-places-sidebar list > .places-treeview:last-child, .nemo-window .nemo-places-sidebar .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > .places-treeview:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected .budgie-menu list > button:last-child, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > button:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected .budgie-menu list > button:last-child, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > button:last-child, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected .budgie-menu list > button:last-child, .budgie-menu textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list > button:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected .budgie-menu list > button:last-child, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list > button:last-child, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected .budgie-menu list > button:last-child, .budgie-menu .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected list > button:last-child, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected .budgie-menu list > button:last-child, .budgie-menu .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected list > button:last-child, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list > button:last-child, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected .budgie-menu list > button:last-child, .budgie-menu .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > button:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list:selected .budgie-menu list > button:last-child, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list:selected list > button:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected .panel popover .sidebar list > .view:last-child, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > .view:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected .panel popover .sidebar list > .view:last-child, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected .panel popover .sidebar list > .view:last-child, .panel popover .sidebar textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list > .view:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected .panel popover .sidebar list > .view:last-child, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list > .view:last-child, .geary-sidebar-pane-separator frame.geary-folder-frame .panel popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected list > .view:last-child, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected .panel popover .sidebar list > .view:last-child, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected .panel popover .sidebar list > .view:last-child, .panel popover .sidebar .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list > .view:last-child, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > .view:last-child, .panel popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list:selected list > .view:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > treeview.view.sidebar.source-list:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > treeview.view.sidebar.source-list:last-child, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list > treeview.view.sidebar.source-list:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list > treeview.view.sidebar.source-list:last-child, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list > treeview.view.sidebar.source-list:last-child { + border-bottom: none; +} + +box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > row.activatable:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > row.activatable:selected, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list > row.activatable:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list > row.activatable:selected, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected list > row.activatable:selected, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected list > row.activatable:selected, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list > row.activatable:selected, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > row.activatable:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list:selected list > row.activatable:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > .view:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > .view:selected, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list > .view:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list > .view:selected, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected list > .view:selected, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected list > .view:selected, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list > .view:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list:selected list > .view:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected textview list > text:selected, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > text:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected textview list > text:selected, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > text:selected, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list > text:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected textview list > text:selected, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list > text:selected, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected textview list > text:selected, textview .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected list > text:selected, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected textview list > text:selected, textview .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected list > text:selected, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected textview list > text:selected, textview .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list > text:selected, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected textview list > text:selected, textview .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > text:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list:selected textview list > text:selected, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list:selected list > text:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > iconview:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > iconview:selected, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list > iconview:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list > iconview:selected, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected list > iconview:selected, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected list > iconview:selected, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list > iconview:selected, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > iconview:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list:selected list > iconview:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar:selected, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > treeview.view.sidebar:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar:selected, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > treeview.view.sidebar:selected, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar:selected, .geary-sidebar-pane-separator frame.geary-folder-frame textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list > treeview.view.sidebar:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar:selected, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list > treeview.view.sidebar:selected, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar:selected, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar:selected, .geary-sidebar-pane-separator frame.geary-folder-frame .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list > treeview.view.sidebar:selected, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected .nemo-window .nemo-places-sidebar list > .places-treeview:selected, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > .places-treeview:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected .nemo-window .nemo-places-sidebar list > .places-treeview:selected, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > .places-treeview:selected, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected .nemo-window .nemo-places-sidebar list > .places-treeview:selected, .nemo-window .nemo-places-sidebar textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list > .places-treeview:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected .nemo-window .nemo-places-sidebar list > .places-treeview:selected, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list > .places-treeview:selected, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected .nemo-window .nemo-places-sidebar list > .places-treeview:selected, .nemo-window .nemo-places-sidebar .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected list > .places-treeview:selected, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected list > .places-treeview:selected, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected .nemo-window .nemo-places-sidebar list > .places-treeview:selected, .nemo-window .nemo-places-sidebar .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list > .places-treeview:selected, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected .nemo-window .nemo-places-sidebar list > .places-treeview:selected, .nemo-window .nemo-places-sidebar .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > .places-treeview:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected .budgie-menu list > button:selected, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > button:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected .budgie-menu list > button:selected, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > button:selected, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected .budgie-menu list > button:selected, .budgie-menu textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list > button:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected .budgie-menu list > button:selected, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list > button:selected, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected .budgie-menu list > button:selected, .budgie-menu .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected list > button:selected, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected .budgie-menu list > button:selected, .budgie-menu .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected list > button:selected, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list > button:selected, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected .budgie-menu list > button:selected, .budgie-menu .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > button:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list:selected .budgie-menu list > button:selected, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list:selected list > button:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected .panel popover .sidebar list > .view:selected, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > .view:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected .panel popover .sidebar list > .view:selected, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected .panel popover .sidebar list > .view:selected, .panel popover .sidebar textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list > .view:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected .panel popover .sidebar list > .view:selected, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list > .view:selected, .geary-sidebar-pane-separator frame.geary-folder-frame .panel popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected list > .view:selected, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected .panel popover .sidebar list > .view:selected, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected .panel popover .sidebar list > .view:selected, .panel popover .sidebar .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list > .view:selected, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > .view:selected, .panel popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list:selected list > .view:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > treeview.view.sidebar.source-list:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > treeview.view.sidebar.source-list:selected, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list > treeview.view.sidebar.source-list:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list > treeview.view.sidebar.source-list:selected, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list > treeview.view.sidebar.source-list:selected { + background-color: rgba(240, 84, 76, 0.65); +} + +.budgie-notification-window, .budgie-osd-window, .budgie-switcher-window { + background-color: transparent; + background-image: none; + border-radius: 2px; +} + +.budgie-notification-window button, .budgie-osd-window button, .budgie-switcher-window button { + color: #cbbfbf; + border-color: rgba(0, 0, 0, 0.4); + background-color: rgba(85, 85, 85, 0.4); +} + +.budgie-notification-window button:hover, .budgie-osd-window button:hover, .budgie-switcher-window button:hover { + color: #cbbfbf; + border-color: rgba(0, 0, 0, 0.4); + background-color: rgba(103, 103, 103, 0.5); +} + +.budgie-notification-window button:active, .budgie-osd-window button:active, .budgie-switcher-window button:active, .budgie-notification-window button:checked, .budgie-osd-window button:checked, .budgie-switcher-window button:checked { + color: #ffffff; + border-color: rgba(0, 0, 0, 0.4); + background-color: #F0544C; +} + +.budgie-notification-window button:disabled, .budgie-osd-window button:disabled, .budgie-switcher-window button:disabled { + color: #514e4e; + border-color: rgba(0, 0, 0, 0.4); + background-color: rgba(85, 85, 85, 0.25); +} + +.budgie-notification-window .linked:not(.vertical) > entry + entry, .budgie-osd-window .linked:not(.vertical) > entry + entry, .budgie-switcher-window .linked:not(.vertical) > entry + entry { + border-left-color: rgba(0, 0, 0, 0); +} + +.budgie-notification-window .linked:not(.vertical) > entry.error + entry, .budgie-osd-window .linked:not(.vertical) > entry.error + entry, .budgie-switcher-window .linked:not(.vertical) > entry.error + entry, +.budgie-notification-window .linked:not(.vertical) > entry + entry.error, +.budgie-osd-window .linked:not(.vertical) > entry + entry.error, +.budgie-switcher-window .linked:not(.vertical) > entry + entry.error { + border-left-color: #FC4138; +} + +.budgie-notification-window .linked:not(.vertical) > entry.warning + entry, .budgie-osd-window .linked:not(.vertical) > entry.warning + entry, .budgie-switcher-window .linked:not(.vertical) > entry.warning + entry, +.budgie-notification-window .linked:not(.vertical) > entry + entry.warning, +.budgie-osd-window .linked:not(.vertical) > entry + entry.warning, +.budgie-switcher-window .linked:not(.vertical) > entry + entry.warning { + border-left-color: #F27835; +} + +.budgie-notification-window .linked:not(.vertical) > entry.error + entry.warning, .budgie-osd-window .linked:not(.vertical) > entry.error + entry.warning, .budgie-switcher-window .linked:not(.vertical) > entry.error + entry.warning, +.budgie-notification-window .linked:not(.vertical) > entry.warning + entry.error, +.budgie-osd-window .linked:not(.vertical) > entry.warning + entry.error, +.budgie-switcher-window .linked:not(.vertical) > entry.warning + entry.error { + border-left-color: #f75d37; +} + +.budgie-notification-window .linked:not(.vertical) > entry + entry:focus:not(:last-child), .budgie-osd-window .linked:not(.vertical) > entry + entry:focus:not(:last-child), .budgie-switcher-window .linked:not(.vertical) > entry + entry:focus:not(:last-child), +.budgie-notification-window .linked:not(.vertical) > entry + entry:focus:last-child, +.budgie-osd-window .linked:not(.vertical) > entry + entry:focus:last-child, +.budgie-switcher-window .linked:not(.vertical) > entry + entry:focus:last-child { + border-left-color: #F0544C; +} + +.budgie-notification-window .linked:not(.vertical) > entry:focus:not(:only-child) + entry, .budgie-osd-window .linked:not(.vertical) > entry:focus:not(:only-child) + entry, .budgie-switcher-window .linked:not(.vertical) > entry:focus:not(:only-child) + entry, +.budgie-notification-window .linked:not(.vertical) > entry:focus:not(:only-child) + button, +.budgie-osd-window .linked:not(.vertical) > entry:focus:not(:only-child) + button, +.budgie-switcher-window .linked:not(.vertical) > entry:focus:not(:only-child) + button, +.budgie-notification-window .linked:not(.vertical) > entry:focus:not(:only-child) + combobox > box > button.combo, +.budgie-osd-window .linked:not(.vertical) > entry:focus:not(:only-child) + combobox > box > button.combo, +.budgie-switcher-window .linked:not(.vertical) > entry:focus:not(:only-child) + combobox > box > button.combo { + border-left-color: #F0544C; +} + +.budgie-notification-window .linked:not(.vertical) > entry + entry:drop(active):not(:last-child), .budgie-osd-window .linked:not(.vertical) > entry + entry:drop(active):not(:last-child), .budgie-switcher-window .linked:not(.vertical) > entry + entry:drop(active):not(:last-child), +.budgie-notification-window .linked:not(.vertical) > entry + entry:drop(active):last-child, +.budgie-osd-window .linked:not(.vertical) > entry + entry:drop(active):last-child, +.budgie-switcher-window .linked:not(.vertical) > entry + entry:drop(active):last-child { + border-left-color: #F08437; +} + +.budgie-notification-window .linked:not(.vertical) > entry:drop(active):not(:only-child) + entry, .budgie-osd-window .linked:not(.vertical) > entry:drop(active):not(:only-child) + entry, .budgie-switcher-window .linked:not(.vertical) > entry:drop(active):not(:only-child) + entry, +.budgie-notification-window .linked:not(.vertical) > entry:drop(active):not(:only-child) + button, +.budgie-osd-window .linked:not(.vertical) > entry:drop(active):not(:only-child) + button, +.budgie-switcher-window .linked:not(.vertical) > entry:drop(active):not(:only-child) + button, +.budgie-notification-window .linked:not(.vertical) > entry:drop(active):not(:only-child) + combobox > box > button.combo, +.budgie-osd-window .linked:not(.vertical) > entry:drop(active):not(:only-child) + combobox > box > button.combo, +.budgie-switcher-window .linked:not(.vertical) > entry:drop(active):not(:only-child) + combobox > box > button.combo { + border-left-color: #F08437; +} + +.budgie-notification-window .linked:not(.vertical) > entry + entry.warning:focus:not(:last-child), .budgie-osd-window .linked:not(.vertical) > entry + entry.warning:focus:not(:last-child), .budgie-switcher-window .linked:not(.vertical) > entry + entry.warning:focus:not(:last-child), +.budgie-notification-window .linked:not(.vertical) > entry + entry.warning:focus:last-child, +.budgie-osd-window .linked:not(.vertical) > entry + entry.warning:focus:last-child, +.budgie-switcher-window .linked:not(.vertical) > entry + entry.warning:focus:last-child { + border-left-color: #F27835; +} + +.budgie-notification-window .linked:not(.vertical) > entry.warning:focus:not(:only-child) + entry, .budgie-osd-window .linked:not(.vertical) > entry.warning:focus:not(:only-child) + entry, .budgie-switcher-window .linked:not(.vertical) > entry.warning:focus:not(:only-child) + entry, +.budgie-notification-window .linked:not(.vertical) > entry.warning:focus:not(:only-child) + button, +.budgie-osd-window .linked:not(.vertical) > entry.warning:focus:not(:only-child) + button, +.budgie-switcher-window .linked:not(.vertical) > entry.warning:focus:not(:only-child) + button, +.budgie-notification-window .linked:not(.vertical) > entry.warning:focus:not(:only-child) + combobox > box > button.combo, +.budgie-osd-window .linked:not(.vertical) > entry.warning:focus:not(:only-child) + combobox > box > button.combo, +.budgie-switcher-window .linked:not(.vertical) > entry.warning:focus:not(:only-child) + combobox > box > button.combo { + border-left-color: #F27835; +} + +.budgie-notification-window .linked:not(.vertical) > entry + entry.error:focus:not(:last-child), .budgie-osd-window .linked:not(.vertical) > entry + entry.error:focus:not(:last-child), .budgie-switcher-window .linked:not(.vertical) > entry + entry.error:focus:not(:last-child), +.budgie-notification-window .linked:not(.vertical) > entry + entry.error:focus:last-child, +.budgie-osd-window .linked:not(.vertical) > entry + entry.error:focus:last-child, +.budgie-switcher-window .linked:not(.vertical) > entry + entry.error:focus:last-child { + border-left-color: #FC4138; +} + +.budgie-notification-window .linked:not(.vertical) > entry.error:focus:not(:only-child) + entry, .budgie-osd-window .linked:not(.vertical) > entry.error:focus:not(:only-child) + entry, .budgie-switcher-window .linked:not(.vertical) > entry.error:focus:not(:only-child) + entry, +.budgie-notification-window .linked:not(.vertical) > entry.error:focus:not(:only-child) + button, +.budgie-osd-window .linked:not(.vertical) > entry.error:focus:not(:only-child) + button, +.budgie-switcher-window .linked:not(.vertical) > entry.error:focus:not(:only-child) + button, +.budgie-notification-window .linked:not(.vertical) > entry.error:focus:not(:only-child) + combobox > box > button.combo, +.budgie-osd-window .linked:not(.vertical) > entry.error:focus:not(:only-child) + combobox > box > button.combo, +.budgie-switcher-window .linked:not(.vertical) > entry.error:focus:not(:only-child) + combobox > box > button.combo { + border-left-color: #FC4138; +} + +.budgie-notification-window .linked:not(.vertical) > button:active + entry, .budgie-osd-window .linked:not(.vertical) > button:active + entry, .budgie-switcher-window .linked:not(.vertical) > button:active + entry, +.budgie-notification-window .linked:not(.vertical) > button:checked + entry, +.budgie-osd-window .linked:not(.vertical) > button:checked + entry, +.budgie-switcher-window .linked:not(.vertical) > button:checked + entry { + border-left-color: #F0544C; +} + +.budgie-notification-window .linked:not(.vertical) > button + button, .budgie-osd-window .linked:not(.vertical) > button + button, .budgie-switcher-window .linked:not(.vertical) > button + button { + border-left-style: none; +} + +.budgie-notification-window .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), .budgie-osd-window .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), .budgie-switcher-window .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), +.budgie-notification-window .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action), +.budgie-osd-window .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action), +.budgie-switcher-window .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action) { + box-shadow: inset 1px 0 rgba(0, 0, 0, 0.4); +} + +.budgie-notification-window .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:not(:only-child), .budgie-osd-window .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:not(:only-child), .budgie-switcher-window .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:not(:only-child), +.budgie-notification-window .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):not(:hover), +.budgie-osd-window .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):not(:hover), +.budgie-switcher-window .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):not(:hover) { + box-shadow: inset 1px 0 rgba(0, 0, 0, 0); +} + +.budgie-notification-window .linked:not(.vertical) > button:active + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, .budgie-osd-window .linked:not(.vertical) > button:active + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, .budgie-switcher-window .linked:not(.vertical) > button:active + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, +.budgie-notification-window .linked:not(.vertical) > button:checked + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, +.budgie-osd-window .linked:not(.vertical) > button:checked + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, +.budgie-switcher-window .linked:not(.vertical) > button:checked + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, +.budgie-notification-window .linked:not(.vertical) > button.suggested-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, +.budgie-osd-window .linked:not(.vertical) > button.suggested-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, +.budgie-switcher-window .linked:not(.vertical) > button.suggested-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, +.budgie-notification-window .linked:not(.vertical) > button.destructive-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, +.budgie-osd-window .linked:not(.vertical) > button.destructive-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, +.budgie-switcher-window .linked:not(.vertical) > button.destructive-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, +.budgie-notification-window .linked:not(.vertical) > entry + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), +.budgie-osd-window .linked:not(.vertical) > entry + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), +.budgie-switcher-window .linked:not(.vertical) > entry + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), +.budgie-notification-window .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):first-child:disabled, +.budgie-osd-window .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):first-child:disabled, +.budgie-switcher-window .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):first-child:disabled, +.budgie-notification-window .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.budgie-osd-window .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.budgie-switcher-window .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.budgie-notification-window .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):first-child:hover, +.budgie-osd-window .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):first-child:hover, +.budgie-switcher-window .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):first-child:hover, +.budgie-notification-window .linked:not(.vertical) > button:active + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.budgie-osd-window .linked:not(.vertical) > button:active + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.budgie-switcher-window .linked:not(.vertical) > button:active + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.budgie-notification-window .linked:not(.vertical) > button:checked + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.budgie-osd-window .linked:not(.vertical) > button:checked + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.budgie-switcher-window .linked:not(.vertical) > button:checked + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.budgie-notification-window .linked:not(.vertical) > button.suggested-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.budgie-osd-window .linked:not(.vertical) > button.suggested-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.budgie-switcher-window .linked:not(.vertical) > button.suggested-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.budgie-notification-window .linked:not(.vertical) > button.destructive-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.budgie-osd-window .linked:not(.vertical) > button.destructive-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.budgie-switcher-window .linked:not(.vertical) > button.destructive-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.budgie-notification-window .linked:not(.vertical) > entry + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:not(:only-child), +.budgie-osd-window .linked:not(.vertical) > entry + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:not(:only-child), +.budgie-switcher-window .linked:not(.vertical) > entry + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:not(:only-child) { + box-shadow: none; +} + +.budgie-notification .notification-title, .budgie-switcher .notification-title { + font-size: 120%; +} + +.budgie-osd .budgie-osd-text { + font-size: 120%; +} + +.drop-shadow { + margin: 5px 9px; + padding: 8px; + border-radius: 2px; + box-shadow: 0 5px 5px 0 transparent, 0 8px 15px 0 transparent, 0 3px 3px 0 rgba(0, 0, 0, 0.3); + background-color: #222222; + color: #cbbfbf; +} + +.drop-shadow .linked > button { + border-radius: 2px; +} + +.budgie-session-dialog, +.budgie-polkit-dialog, .budgie-run-dialog { + border-radius: 2px; + background-color: #222222; +} + +.background.budgie-session-dialog, +.background.budgie-polkit-dialog, .background.budgie-run-dialog { + border-radius: 2px; +} + +.budgie-session-dialog decoration, .budgie-polkit-dialog decoration, .budgie-run-dialog decoration { + border-radius: 2px; +} + +.budgie-session-dialog label:not(:last-child), +.budgie-session-dialog .dialog-title, +.budgie-polkit-dialog label:not(:last-child), +.budgie-polkit-dialog .dialog-title { + font-size: 120%; +} + +.budgie-session-dialog .linked.horizontal > button, +.budgie-polkit-dialog .linked.horizontal > button { + padding: 8px 16px; + border: none; + border-top: 1px solid rgba(0, 0, 0, 0.2); + border-radius: 0; +} + +.budgie-session-dialog .linked.horizontal > button:active, .budgie-session-dialog .linked.horizontal > button:checked, +.budgie-polkit-dialog .linked.horizontal > button:active, +.budgie-polkit-dialog .linked.horizontal > button:checked { + transition: background-color 0.00001s 0.3s; + animation: ripple_effect 0.3s cubic-bezier(0, 0, 0.2, 1); +} + +.budgie-session-dialog .linked.horizontal > button:first-child, +.budgie-polkit-dialog .linked.horizontal > button:first-child { + border-bottom-left-radius: 2px; +} + +.budgie-session-dialog .linked.horizontal > button:last-child, +.budgie-polkit-dialog .linked.horizontal > button:last-child { + border-bottom-right-radius: 2px; +} + +.budgie-session-dialog .linked.horizontal > button:not(.suggested-action):not(.destructive-action):hover, +.budgie-polkit-dialog .linked.horizontal > button:not(.suggested-action):not(.destructive-action):hover { + background-color: alpha(#cbbfbf,0.06); + border-color: rgba(0, 0, 0, 0.2); + transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); +} + +.budgie-session-dialog .linked.horizontal > button:not(.suggested-action):not(.destructive-action):active, .budgie-session-dialog .linked.horizontal > button:not(.suggested-action):not(.destructive-action):checked, +.budgie-polkit-dialog .linked.horizontal > button:not(.suggested-action):not(.destructive-action):active, +.budgie-polkit-dialog .linked.horizontal > button:not(.suggested-action):not(.destructive-action):checked { + color: #cbbfbf; + background-color: alpha(#cbbfbf,0.1); + border-color: rgba(0, 0, 0, 0.2); +} + +.budgie-polkit-dialog .message { + color: alpha(currentColor,0.6); +} + +.budgie-polkit-dialog .failure { + color: #db5b5b; +} + +.budgie-run-dialog { + background-color: #262626; +} + +.budgie-run-dialog entry.search { + font-size: 120%; + padding: 6px 12px; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + background-color: transparent; +} + +.budgie-run-dialog list .dim-label, .budgie-run-dialog list label.separator, .budgie-run-dialog list headerbar .subtitle, headerbar .budgie-run-dialog list .subtitle, +.budgie-run-dialog list .titlebar:not(headerbar) .subtitle, .titlebar:not(headerbar) .budgie-run-dialog list .subtitle, .budgie-run-dialog list .budgie-notification .notification-body, .budgie-notification .budgie-run-dialog list .notification-body, .budgie-run-dialog list .budgie-switcher .notification-body, .budgie-switcher .budgie-run-dialog list .notification-body { + opacity: 1; +} + +.budgie-run-dialog scrolledwindow { + border-top: 1px solid rgba(0, 0, 0, 0.2); +} + +.budgie-panel box.titlebar { + min-width: 20px; + min-height: 20px; + border-radius: 0; + background: unset; + box-shadow: none; + border: none; +} + +.budgie-panel box.titlebar > widget > label { + color: #cbbfbf; +} + +.budgie-panel box.titlebar.horizontal { + padding: 0 3px; +} + +.budgie-panel box.titlebar.horizontal > widget > label:dir(ltr) { + padding-right: 3px; +} + +.budgie-panel box.titlebar.horizontal > widget > label:dir(rtl) { + padding-left: 3px; +} + +.budgie-panel box.titlebar.horizontal > button.image-button.titlebutton { + padding: 0 3px; +} + +/***************** + * Xfce4 Desktop * + *****************/ +.mate-panel-menu-bar button:not(#tasklist-button), +panel-toplevel.background button:not(#tasklist-button), .xfce4-panel.panel button, .xfce4-panel.panel button.flat, .xfce4-panel.panel button.sidebar-button, .xfce4-panel.panel button.budgie-menu-launcher, .xfce4-panel button.flat, .xfce4-panel button.sidebar-button, .xfce4-panel button.budgie-menu-launcher, .xfce4-panel .budgie-panel #tasklist-button, .budgie-panel .xfce4-panel #tasklist-button, .xfce4-panel .budgie-panel button.flat.launcher, .budgie-panel .xfce4-panel button.flat.launcher, .xfce4-panel button { + color: #cbbfbf; + border-radius: 0; + border: none; + background-color: transparent; +} + +.mate-panel-menu-bar button:hover:not(:active):not(:checked):not(#tasklist-button), +panel-toplevel.background button:hover:not(:active):not(:checked):not(#tasklist-button), .xfce4-panel .budgie-panel #tasklist-button:hover:not(:active):not(:checked), .budgie-panel .xfce4-panel #tasklist-button:hover:not(:active):not(:checked), .xfce4-panel button:hover:not(:active):not(:checked) { + color: #ffffff; + box-shadow: inset 0 -2px rgba(240, 84, 76, 0.5); +} + +.mate-panel-menu-bar button:checked:not(#tasklist-button), +panel-toplevel.background button:checked:not(#tasklist-button), .xfce4-panel .budgie-panel #tasklist-button:checked, .budgie-panel .xfce4-panel #tasklist-button:checked, .xfce4-panel button:checked { + color: #ffffff; + box-shadow: inset 0 -2px #F0544C; +} + +.mate-panel-menu-bar button:checked:not(#tasklist-button) label, panel-toplevel.background button:checked:not(#tasklist-button) label, .xfce4-panel .budgie-panel #tasklist-button:checked label, .budgie-panel .xfce4-panel #tasklist-button:checked label, .xfce4-panel button:checked label, .mate-panel-menu-bar button:checked:not(#tasklist-button) image, panel-toplevel.background button:checked:not(#tasklist-button) image, .xfce4-panel .budgie-panel #tasklist-button:checked image, .budgie-panel .xfce4-panel #tasklist-button:checked image, .xfce4-panel button:checked image { + color: inherit; +} + +.mate-panel-menu-bar button:active:not(#tasklist-button), +panel-toplevel.background button:active:not(#tasklist-button), .xfce4-panel .budgie-panel #tasklist-button:active, .budgie-panel .xfce4-panel #tasklist-button:active, .xfce4-panel button:active { + background-color: rgba(255, 255, 255, 0.12); + color: #ffffff; + box-shadow: inset 0 -2px #F0544C; +} + +.xfce4-panel.panel { + background-color: #222222; + text-shadow: none; + -gtk-icon-shadow: none; + border: none; +} + +.XfceHeading { + border: 0 none transparent; + background-color: #222222; + color: #cbbfbf; +} + +.xfce4-panel { + background-color: #222222; + color: #cbbfbf; + font-weight: 700; + text-shadow: none; + -gtk-icon-shadow: none; +} + +.xfce4-panel, +.xfce4-panel frame > border { + border: none; +} + +.xfce4-panel#XfcePanelWindow { + border: none; +} + +.xfce4-panel#XfcePanelWindow, .xfce4-panel#XfcePanelWindow.marching-ants { + transition: none; +} + +.xfce4-panel button { + font-weight: 700; +} + +.xfce4-panel button#launcher-arrow:hover, .xfce4-panel button#launcher-arrow + button.toggle:hover { + box-shadow: none; +} + +.xfce4-panel button#launcher-arrow + button.toggle:checked { + color: #F0544C; + box-shadow: none; +} + +.xfce4-panel button#xfce4-notification-plugin { + padding: 0 1px; +} + +.xfce4-panel menu { + font-weight: 400; + text-shadow: none; + -gtk-icon-effect: none; +} + +.xfce4-panel widget.tasklist > button.toggle { + font-weight: 400; +} + +window#XfcePanelWindow.background.panel.xfce4-panel { + border: none; +} + +window#XfcePanelWindow.background.panel.xfce4-panel > widget wnck-pager { + background-color: rgba(255, 255, 255, 0.1); + border: none; + box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.15); +} + +window#XfcePanelWindow.background.panel.xfce4-panel > widget wnck-pager:hover { + background-color: rgba(255, 255, 255, 0.25); +} + +window#XfcePanelWindow.background.panel.xfce4-panel > widget wnck-pager:active, window#XfcePanelWindow.background.panel.xfce4-panel > widget wnck-pager:checked, window#XfcePanelWindow.background.panel.xfce4-panel > widget wnck-pager:selected { + background-color: rgba(255, 255, 255, 0.35); +} + +XfdesktopIconView.view { + border-radius: 2px; + background: transparent; + color: #ffffff; + text-shadow: 0 0 1px rgba(0, 0, 0, 0.26), 0 1px 2px rgba(0, 0, 0, 0.32), 0 2px 3px rgba(0, 0, 0, 0.12); +} + +XfdesktopIconView.view:active, XfdesktopIconView.view:checked { + background-color: #F0544C; + color: #ffffff; + text-shadow: none; +} + +window#whiskermenu-window scrolledwindow scrollbar { + border-color: #1d1d1d; +} + +window#whiskermenu-window scrolledwindow scrollbar.overlay-indicator:not(.dragging):not(.hovering) slider { + background-color: #cbbfbf; + border: 1px solid rgba(0, 0, 0, 0.2); +} + +window#whiskermenu-window scrolledwindow scrollbar slider { + background-color: rgba(237, 233, 233, 0.65); +} + +window#whiskermenu-window scrolledwindow scrollbar slider:hover { + background-color: #f9f7f7; +} + +window#whiskermenu-window scrolledwindow scrollbar slider:hover:active { + background-color: #F0544C; +} + +window#whiskermenu-window scrolledwindow scrollbar slider:disabled { + background-color: transparent; +} + +window#whiskermenu-window scrolledwindow scrollbar trough { + background-color: rgba(0, 0, 0, 0.08); +} + +window#whiskermenu-window { + background-color: #222222; + color: #cbbfbf; +} + +window#whiskermenu-window > frame > border { + border-radius: 0; +} + +window#whiskermenu-window button { + background-color: transparent; + color: #cbbfbf; + background-clip: padding-box; +} + +window#whiskermenu-window button:hover { + background-color: rgba(203, 191, 191, 0.12); + color: #ffffff; + border-color: rgba(0, 0, 0, 0.2); +} + +window#whiskermenu-window button:checked, window#whiskermenu-window button:active { + background-color: #F0544C; + color: #ffffff; + border-color: rgba(0, 0, 0, 0.2); +} + +window#whiskermenu-window button:disabled { + color: rgba(203, 191, 191, 0.45); + border-color: rgba(0, 0, 0, 0.15); + background-color: rgba(34, 34, 34, 0.45); +} + +window#whiskermenu-window entry { + background-color: rgba(203, 191, 191, 0.1); + color: #cbbfbf; + border-color: rgba(0, 0, 0, 0.2); +} + +window#whiskermenu-window entry image { + color: #a9a0a0; +} + +window#whiskermenu-window entry:focus { + border-color: #F0544C; +} + +window#whiskermenu-window entry:focus image { + color: #F0544C; +} + +window#whiskermenu-window entry:disabled { + color: rgba(203, 191, 191, 0.45); + border-color: rgba(0, 0, 0, 0.15); + background-color: rgba(34, 34, 34, 0.45); +} + +window#whiskermenu-window entry:disabled image { + color: rgba(203, 191, 191, 0.45); +} + +window#whiskermenu-window scrolledwindow treeview.view { + background-color: rgba(47, 47, 47, 0.9); + color: #cbbfbf; +} + +window#whiskermenu-window scrolledwindow treeview.view:selected:hover { + background-color: #3c3c3c; + color: #cbbfbf; +} + +window.thunar .sidebar { + border: none; +} + +window.thunar .sidebar treeview.view { + background-color: rgba(54, 54, 54, 0.95); + color: #cbbfbf; +} + +window.thunar .sidebar treeview.view:hover { + background-color: rgba(67, 67, 67, 0.95); + box-shadow: none; +} + +window.thunar toolbar#location-toolbar, window.thunar #location-toolbar.inline-toolbar { + background-color: #1a1a1a; + color: #cbbfbf; +} + +window.thunar toolbar#location-toolbar entry, window.thunar #location-toolbar.inline-toolbar entry { + min-height: 0; +} + +window.thunar toolbar#location-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button, window.thunar #location-toolbar.inline-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button { + margin: 0; + padding: 2px 4px 4px 4px; +} + +window.thunar notebook stack > scrolledwindow.frame.standard-view { + border-top-width: 0; + border-right-width: 0; +} + +window.thunar notebook header.top tab.reorderable-page > box > label { + min-height: 0; +} + +/********************** + * Elementary Desktop * + **********************/ +.panel { + background-color: #222222; + transition: all 100ms ease-in-out; + color: #cbbfbf; + font-weight: bold; +} + +.panel.maximized { + background-color: black; +} + +.panel.translucent { + background-color: #222222; +} + +menubar .panel, +.panel menubar { + box-shadow: none; + border: none; + background: none; + color: #cbbfbf; +} + +.panel-shadow { + background-image: none; + background-color: transparent; +} + +.panel .menu { + box-shadow: none; +} + +.panel .menu .menuitem { + font-weight: normal; +} + +.panel .menubar > .menuitem { + padding: 3px 6px; +} + +.panel .menubar > .menuitem:hover { + background-color: transparent; +} + +.panel popover { + padding: 2px 4px; + font-weight: normal; + border: 1px solid rgba(255, 255, 255, 0.12); + box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12), 0 3px 6px rgba(0, 0, 0, 0.08); +} + +.panel popover button { + font-weight: normal; + background-color: transparent; +} + +.panel popover button:active label, .panel popover button:checked label { + color: white; +} + +.panel popover .linked > button { + border-color: rgba(0, 0, 0, 0.2); +} + +.panel popover list { + background-color: transparent; +} + +.panel popover separator.horizontal { + margin: 0 -4px; +} + +.panel popover separator.vertical { + background-image: image(rgba(0, 0, 0, 0.2)); + margin: 0 2px; +} + +.panel popover .sidebar { + border-style: none; + background: none; +} + +.panel popover .sidebar .view { + background: none; + border-radius: 2px; +} + +.panel popover .sidebar .view:selected, .panel popover .sidebar .view:active, .panel popover .sidebar .view:checked, .panel popover .sidebar .view:active:backdrop, .panel popover .sidebar .view:checked:backdrop, .panel popover .sidebar .view:selected:backdrop { + color: #ffffff; + background-color: #F0544C; +} + +button.flat.toggle.switcher:hover image, button.toggle.switcher.sidebar-button:hover image, button.toggle.switcher.budgie-menu-launcher:hover image, .budgie-panel .toggle.switcher#tasklist-button:hover image, button.flat.toggle.switcher:active image, button.toggle.switcher.sidebar-button:active image, button.toggle.switcher.budgie-menu-launcher:active image, .budgie-panel .toggle.switcher#tasklist-button:active image, button.flat.toggle.switcher:checked image, button.toggle.switcher.sidebar-button:checked image, button.toggle.switcher.budgie-menu-launcher:checked image, .budgie-panel .toggle.switcher#tasklist-button:checked image, button.flat.toggle.switcher:selected image, button.toggle.switcher.sidebar-button:selected image, button.toggle.switcher.budgie-menu-launcher:selected image, .budgie-panel .toggle.switcher#tasklist-button:selected image { + color: #F0544C; +} + +.circular label:disabled { + color: rgba(203, 191, 191, 0.45); +} + +.circular.accent { + color: #ffffff; + background-color: #F0544C; +} + +.panel-app-button > GtkWidget > GtkWidget:first-child { + padding: 0 2px 0 4px; +} + +.panel .menu .spinner, +.menu .spinner { + opacity: 1; +} + +.composited-indicator { + background-color: transparent; + color: #cbbfbf; + padding: 0 6px; +} + +.composited-indicator > revealer label, +.composited-indicator > revealer image, +.composited-indicator > revealer spinner { + color: #cbbfbf; + font-weight: bold; + text-shadow: none; + transition: all 200ms ease-in-out; +} + +.composited-indicator .keyboard { + background-color: #fff; + border-radius: 2px; + box-shadow: none; + color: #333; + font-weight: 600; + padding: 0 3px; + text-shadow: none; +} + +.composited-indicator > GtkWidget > GtkWidget:first-child { + padding: 0 2px; +} + +.composited-indicator .menuitem:active, .composited-indicator .menuitem:hover { + border-style: none; +} + +.composited-indicator > .popup > .menu { + padding-top: 8px; + padding-bottom: 8px; +} + +BirdieWidgetsTweetList * { + background-image: none; + background-color: transparent; +} + +MarlinViewWindow *:selected, MarlinViewWindow *:selected:focus { + color: #ffffff; + background-color: #F0544C; + outline-color: transparent; +} + +MarlinViewWindow GtkIconView.view:selected, MarlinViewWindow GtkIconView.view:selected:focus, MarlinViewWindow GtkIconView.view:selected:hover, MarlinViewWindow GtkIconView.view:selected:focus:hover { + background-color: transparent; +} + +MarlinViewWindow FMListView, MarlinViewWindow FMColumnView { + outline-color: transparent; +} + +.marlin-pathbar.pathbar { + border-radius: 3px; + padding-left: 4px; + padding-right: 4px; + color: #cbbfbf; + border-color: rgba(0, 0, 0, 0.4); + background-color: rgba(82, 82, 82, 0.4); +} + +.marlin-pathbar.pathbar image, .marlin-pathbar.pathbar image:hover { + color: inherit; +} + +.marlin-pathbar.pathbar:focus { + color: #f9f7f7; + border-color: #F0544C; + background-color: rgba(57, 57, 57, 0.4); +} + +.marlin-pathbar.pathbar:disabled { + color: rgba(203, 191, 191, 0.55); + border-color: rgba(0, 0, 0, 0.4); + background-color: rgba(82, 82, 82, 0.25); +} + +.marlin-pathbar.pathbar:active, .marlin-pathbar.pathbar:checked { + color: #F0544C; +} + +treeview.view.sidebar { + color: #cbbfbf; + background-color: rgba(54, 54, 54, 0.95); +} + +treeview.view.sidebar.source-list { + padding-top: 3px; + padding-bottom: 3px; +} + +.dynamic-notebook notebook iconview.view.cell:selected { + background-color: rgba(255, 255, 255, 0.08); +} + +headerbar.titlebar entry.pathbar { + min-height: 0; +} + +headerbar.titlebar button.flat.image-button.toggle, headerbar.titlebar button.image-button.toggle.sidebar-button, headerbar.titlebar button.image-button.toggle.budgie-menu-launcher, headerbar.titlebar .budgie-panel .image-button.toggle#tasklist-button, .budgie-panel headerbar.titlebar .image-button.toggle#tasklist-button { + min-height: 0; + padding-top: 0; + padding-bottom: 0; + margin-top: 9px; + margin-bottom: 10px; +} + +headerbar.titlebar > grid.linked.horizontal.format-bar { + background-image: image(#1a1a1a); +} + +popover radiobutton.color-button.color-light, popover radiobutton.color-button.color-dark, popover radiobutton.color-button.color-white { + border: 1px solid rgba(0, 0, 0, 0.2); +} + +.gala-notification { + border: 1px solid rgba(0, 0, 0, 0.35); + border-radius: 3px; + box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2); + background-image: linear-gradient(to bottom, white, white); + background-color: transparent; +} + +.gala-notification .title, .gala-notification .label { + color: #5c616c; +} + +actionbar.inline-toolbar { + border: none; + border-top: 1px solid rgba(0, 0, 0, 0.2); +} + +actionbar.inline-toolbar button { + border-radius: 3px; + border: 1px solid rgba(0, 0, 0, 0.2); +} + +actionbar.inline-toolbar button:first-child { + border-right-style: solid; +} + +actionbar.inline-toolbar button:last-child { + border-left-style: solid; +} + +scale.warmth trough { + background-image: linear-gradient(to right, #2eb398, #db5b5b); + box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.25); +} + +#panel_window { + background-color: #222222; + color: #cbbfbf; + font-weight: bold; + box-shadow: inset 0 -1px #101010; +} + +#panel_window menubar { + padding-left: 5px; +} + +#panel_window menubar, #panel_window menubar > menuitem { + background-color: transparent; + color: #cbbfbf; + font-weight: bold; +} + +#panel_window menubar menuitem:disabled { + color: rgba(203, 191, 191, 0.5); +} + +#panel_window menubar menuitem:disabled label { + color: inherit; +} + +#panel_window menubar menu > menuitem { + font-weight: normal; +} + +#login_window, +#shutdown_dialog, +#restart_dialog { + font-weight: normal; + border-style: none; + background-color: transparent; + color: #cbbfbf; +} + +#content_frame { + padding-bottom: 14px; + background-color: #222222; + border-top-left-radius: 2px; + border-top-right-radius: 2px; + border: solid rgba(0, 0, 0, 0.1); + border-width: 1px 1px 0 1px; +} + +#content_frame button { + color: #cbbfbf; + border-color: rgba(0, 0, 0, 0.2); + background-color: #2b2b2b; +} + +#content_frame button:hover { + color: #a99595; + border-color: rgba(0, 0, 0, 0.2); + background-color: #404040; +} + +#content_frame button:active, #content_frame button:checked { + color: #ffffff; + border-color: rgba(0, 0, 0, 0.2); + background-color: #F0544C; +} + +#content_frame button:disabled { + border-color: rgba(0, 0, 0, 0); + background-color: rgba(43, 43, 43, 0.55); +} + +#content_frame button:disabled label, #content_frame button:disabled { + color: rgba(203, 191, 191, 0.45); +} + +#buttonbox_frame { + padding-top: 20px; + padding-bottom: 0px; + border-style: none; + background-color: #1a1a1a; + border-bottom-left-radius: 3px; + border-bottom-right-radius: 3px; + border: solid rgba(0, 0, 0, 0.1); + border-width: 0 1px 1px 1px; + box-shadow: inset 0 1px #101010; +} + +#buttonbox_frame button { + color: #cbbfbf; + border-color: rgba(0, 0, 0, 0.4); + background-color: rgba(85, 85, 85, 0.4); +} + +#buttonbox_frame button:hover { + color: #cbbfbf; + border-color: rgba(0, 0, 0, 0.4); + background-color: rgba(103, 103, 103, 0.5); +} + +#buttonbox_frame button:active, #buttonbox_frame button:checked { + color: #ffffff; + border-color: rgba(0, 0, 0, 0.4); + background-color: #F0544C; +} + +#buttonbox_frame button:disabled { + color: #514e4e; + border-color: rgba(0, 0, 0, 0.4); + background-color: rgba(85, 85, 85, 0.25); +} + +#login_window #user_combobox { + color: #cbbfbf; + font-size: 13px; +} + +#login_window #user_combobox menu { + font-weight: normal; +} + +#user_image { + padding: 3px; + border-radius: 2px; +} + +#shutdown_button.button { + background-clip: border-box; + color: green; + background-color: #db5b5b; + border-color: #db5b5b; +} + +#shutdown_button.button:hover { + background-clip: border-box; + color: green; + background-color: #e48585; + border-color: #e48585; +} + +#shutdown_button.button:active, #shutdown_button.button:checked { + background-clip: border-box; + color: green; + background-color: #d23131; + border-color: #d23131; +} + +#restart_button.button { + background-clip: border-box; + color: green; + background-color: #2eb398; + border-color: #2eb398; +} + +#restart_button.button:hover { + background-clip: border-box; + color: green; + background-color: #45cfb3; + border-color: #45cfb3; +} + +#restart_button.button:active, #restart_button.button:checked { + background-clip: border-box; + color: green; + background-color: #248a76; + border-color: #248a76; +} + +#greeter_infobar { + border-bottom-width: 0; + font-weight: bold; +} + +.overlay-bar { + background-color: #F0544C; + border-color: #F0544C; + border-radius: 2px; + padding: 3px 6px; + margin: 3px; +} + +.overlay-bar label { + color: #ffffff; +} + +GraniteWidgetsThinPaned { + background-color: transparent; + background-image: none; + margin: 0; + border-left: 1px solid rgba(0, 0, 0, 0.2); + border-right: 1px solid rgba(0, 0, 0, 0.2); +} + +GraniteWidgetsPopOver .frame, +GraniteWidgetsStaticNotebook .frame { + border: none; +} + +.help_button { + border-radius: 100px; + padding: 3px 9px; +} + +toolbar.secondary-toolbar, .secondary-toolbar.inline-toolbar { + padding: 3px; + border-bottom: 1px solid rgba(0, 0, 0, 0.2); +} + +toolbar.secondary-toolbar button, .secondary-toolbar.inline-toolbar button { + padding: 0 3px 0 3px; +} + +toolbar.bottom-toolbar, .bottom-toolbar.inline-toolbar { + padding: 5px; + border-width: 1px 0 0 0; + border-style: solid; + border-color: rgba(0, 0, 0, 0.2); + background-color: #222222; +} + +toolbar.bottom-toolbar button, .bottom-toolbar.inline-toolbar button { + padding: 2px 3px 2px 3px; +} + +.source-list { + -GtkTreeView-horizontal-separator: 1px; + -GtkTreeView-vertical-separator: 6px; +} + +.source-list, +.source-list.view { + background-color: #222222; + color: #cbbfbf; + -gtk-icon-style: regular; +} + +.source-list.category-expander { + color: transparent; +} + +.source-list.view:hover { + background-color: #2f2f2f; +} + +.source-list.view:selected, +.source-list.view:hover:selected, +.source-list.view:selected:focus, +.source-list.category-expander:hover { + color: #ffffff; + background-color: #F0544C; +} + +.source-list scrollbar, +.source-list junction { + border-image: none; + border-color: transparent; + background-color: #222222; + background-image: none; +} + +.source-list.badge, +.source-list.badge:hover, +.source-list.badge:selected, +.source-list.badge:selected:focus, +.source-list.badge:hover:selected { + background-image: none; + background-color: #F0544C; + color: #ffffff; + border-radius: 10px; + padding: 0 6px; + margin: 0 3px; + border-width: 0; +} + +.source-list.badge:selected, +.source-list.badge:selected:focus, +.source-list.badge:hover:selected { + background-color: #ffffff; + color: #F0544C; +} + +.source-list.category-expander { + color: #cbbfbf; + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); + -GtkTreeView-expander-size: 16; +} + +.source-list.category-expander, +.source-list.category-expander:backdrop { + color: transparent; + border: none; +} + +.source-list.category-expander:checked { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); +} + +GraniteWidgetsWelcome { + background-color: #262626; +} + +GraniteWidgetsWelcome label { + color: #777171; + font-size: 11px; + text-shadow: none; +} + +GraniteWidgetsWelcome .h1, +GraniteWidgetsWelcome .h3 { + color: rgba(203, 191, 191, 0.8); +} + +.help_button { + border-radius: 0; +} + +GraniteWidgetsPopOver { + -GraniteWidgetsPopOver-arrow-width: 21; + -GraniteWidgetsPopOver-arrow-height: 10; + -GraniteWidgetsPopOver-border-radius: 2px; + -GraniteWidgetsPopOver-border-width: 1; + -GraniteWidgetsPopOver-shadow-size: 12; + border: 1px solid rgba(0, 0, 0, 0.3); + margin: 0; +} + +.popover_bg { + background-image: linear-gradient(to bottom, #262626, #262626); + border: 1px solid rgba(0, 0, 0, 0.3); +} + +GraniteWidgetsPopOver .sidebar.view, +GraniteWidgetsPopOver * { + background-color: transparent; +} + +GraniteWidgetsXsEntry entry { + padding: 4px; +} + +.h1 { + font-size: 24px; +} + +.h2 { + font-size: 18px; +} + +.h3 { + font-size: 11px; +} + +.h4, +.category-label { + color: #898282; + font-weight: 600; +} + +.h4 { + padding-bottom: 6px; + padding-top: 6px; +} + +GtkListBox .h4 { + padding-left: 6px; +} + +filechooser paned > separator, +.nautilus-window paned > separator { + background-image: linear-gradient(to bottom, rgba(41, 41, 41, 0.95), rgba(41, 41, 41, 0.95)); +} + +filechooser.csd.background, filechooser placessidebar list, +.nautilus-window.csd.background, +.nautilus-window placessidebar list { + background-color: transparent; +} + +filechooser placessidebar.sidebar, +.nautilus-window placessidebar.sidebar { + background-color: rgba(54, 54, 54, 0.95); +} + +filechooser placessidebar.sidebar row.sidebar-row, +.nautilus-window placessidebar.sidebar row.sidebar-row { + border: none; + color: #cbbfbf; +} + +filechooser placessidebar.sidebar row.sidebar-row .sidebar-icon, +.nautilus-window placessidebar.sidebar row.sidebar-row .sidebar-icon { + color: rgba(203, 191, 191, 0.6); +} + +filechooser placessidebar.sidebar row.sidebar-row.has-open-popup, filechooser placessidebar.sidebar row.sidebar-row:hover, +.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup, +.nautilus-window placessidebar.sidebar row.sidebar-row:hover { + background-color: rgba(203, 191, 191, 0.15); + box-shadow: inset 3px 0 #f4817b; +} + +filechooser placessidebar.sidebar row.sidebar-row:disabled, filechooser placessidebar.sidebar row.sidebar-row:disabled label, filechooser placessidebar.sidebar row.sidebar-row:disabled image, +.nautilus-window placessidebar.sidebar row.sidebar-row:disabled, +.nautilus-window placessidebar.sidebar row.sidebar-row:disabled label, +.nautilus-window placessidebar.sidebar row.sidebar-row:disabled image { + color: rgba(203, 191, 191, 0.4); +} + +filechooser placessidebar.sidebar row.sidebar-row:selected.has-open-popup .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:selected .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:selected:hover .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:active:hover .sidebar-icon, +.nautilus-window placessidebar.sidebar row.sidebar-row:selected.has-open-popup .sidebar-icon, +.nautilus-window placessidebar.sidebar row.sidebar-row:selected .sidebar-icon, +.nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover .sidebar-icon, +.nautilus-window placessidebar.sidebar row.sidebar-row:active:hover .sidebar-icon { + color: inherit; +} + +filechooser placessidebar.sidebar row.sidebar-row:not(:selected) button.sidebar-button, +.nautilus-window placessidebar.sidebar row.sidebar-row:not(:selected) button.sidebar-button { + color: #cbbfbf; +} + +filechooser placessidebar.sidebar row.sidebar-row:not(:selected) button.sidebar-button:hover, +.nautilus-window placessidebar.sidebar row.sidebar-row:not(:selected) button.sidebar-button:hover { + color: #cbbfbf; + border-color: rgba(0, 0, 0, 0.2); + background-color: rgba(203, 191, 191, 0.12); +} + +filechooser placessidebar.sidebar row.sidebar-row:not(:selected) button.sidebar-button:active, +.nautilus-window placessidebar.sidebar row.sidebar-row:not(:selected) button.sidebar-button:active { + color: #ffffff; + border-color: transparent; + background-color: #F0544C; +} + +filechooser placessidebar.sidebar row.sidebar-row:not(:selected) button.sidebar-button:not(:hover):not(:active) > image, +.nautilus-window placessidebar.sidebar row.sidebar-row:not(:selected) button.sidebar-button:not(:hover):not(:active) > image { + opacity: 0.5; +} + +filechooser placessidebar.sidebar row.sidebar-row.sidebar-new-bookmark-row, +.nautilus-window placessidebar.sidebar row.sidebar-row.sidebar-new-bookmark-row { + color: #F0544C; +} + +filechooser placessidebar.sidebar row.sidebar-row.sidebar-new-bookmark-row .sidebar-icon, +.nautilus-window placessidebar.sidebar row.sidebar-row.sidebar-new-bookmark-row .sidebar-icon { + color: inherit; +} + +filechooser placessidebar.sidebar row.sidebar-row:backdrop, +.nautilus-window placessidebar.sidebar row.sidebar-row:backdrop { + opacity: 0.75; +} + +filechooser placessidebar.sidebar row.sidebar-row:drop(active):not(:disabled), filechooser placessidebar.sidebar row.sidebar-row:drop(active):not(:disabled) label, filechooser placessidebar.sidebar row.sidebar-row:drop(active):not(:disabled) .sidebar-icon, +.nautilus-window placessidebar.sidebar row.sidebar-row:drop(active):not(:disabled), +.nautilus-window placessidebar.sidebar row.sidebar-row:drop(active):not(:disabled) label, +.nautilus-window placessidebar.sidebar row.sidebar-row:drop(active):not(:disabled) .sidebar-icon { + color: #F08437; +} + +filechooser placessidebar.sidebar row.sidebar-row:drop(active):not(:disabled):selected, +.nautilus-window placessidebar.sidebar row.sidebar-row:drop(active):not(:disabled):selected { + background-color: #F08437; +} + +filechooser placessidebar.sidebar row.sidebar-row:drop(active):not(:disabled):selected, filechooser placessidebar.sidebar row.sidebar-row:drop(active):not(:disabled):selected label, filechooser placessidebar.sidebar row.sidebar-row:drop(active):not(:disabled):selected .sidebar-icon, +.nautilus-window placessidebar.sidebar row.sidebar-row:drop(active):not(:disabled):selected, +.nautilus-window placessidebar.sidebar row.sidebar-row:drop(active):not(:disabled):selected label, +.nautilus-window placessidebar.sidebar row.sidebar-row:drop(active):not(:disabled):selected .sidebar-icon { + color: #ffffff; +} + +filechooser placessidebar.sidebar separator, +.nautilus-window placessidebar.sidebar separator { + background-color: transparent; +} + +filechooser.maximized placessidebar.sidebar, +.nautilus-window.maximized placessidebar.sidebar { + background-color: #363636; +} + +.nemo-window .sidebar { + color: #cbbfbf; + background-color: rgba(54, 54, 54, 0.95); +} + +.nemo-window .sidebar .view, .nemo-window .sidebar row { + background-color: transparent; + color: #cbbfbf; +} + +.nemo-window .sidebar .view:hover, .nemo-window .sidebar row:hover { + background-color: rgba(203, 191, 191, 0.15); +} + +.nemo-window .sidebar .view:selected .sidebar-icon, .nemo-window .sidebar .view:selected:hover .sidebar-icon, .nemo-window .sidebar row:selected .sidebar-icon, .nemo-window .sidebar row:selected:hover .sidebar-icon { + color: inherit; +} + +.nemo-window .sidebar .view.expander, .nemo-window .sidebar row.expander { + color: rgba(132, 126, 126, 0.975); +} + +.nemo-window .sidebar .view.expander:hover, .nemo-window .sidebar row.expander:hover { + color: #cbbfbf; +} + +.nemo-window .sidebar separator { + background-color: transparent; +} + +.caja-side-pane, +.caja-side-pane > notebook > stack > widget > box, +.caja-side-pane text, +.caja-side-pane treeview { + color: #cbbfbf; + caret-color: #cbbfbf; + background-color: #222222; +} + +.caja-side-pane > box button:not(:active):not(:checked) { + color: #cbbfbf; +} + +.caja-side-pane .frame { + border-color: rgba(0, 0, 0, 0.2); +} + +.caja-side-pane junction { + background-color: #151515; +} + +filechooser actionbar { + color: #cbbfbf; + background-color: #222222; + border-color: rgba(0, 0, 0, 0.2); +} + +filechooser actionbar label, filechooser actionbar combobox { + color: #cbbfbf; +} + +.gedit-bottom-panel-paned { + background-color: #262626; +} + +.gedit-side-panel-paned > separator { + background-image: linear-gradient(to bottom, rgba(41, 41, 41, 0.95), rgba(41, 41, 41, 0.95)); +} + +.gedit-bottom-panel-paned > separator { + background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)); +} + +.gedit-document-panel { + background-color: rgba(54, 54, 54, 0.95); +} + +.maximized .gedit-document-panel { + background-color: #363636; +} + +.gedit-document-panel row { + color: #cbbfbf; + background-color: rgba(203, 191, 191, 0); +} + +.gedit-document-panel row:hover { + background-color: rgba(203, 191, 191, 0.15); +} + +.gedit-document-panel row:active { + color: #ffffff; + background-color: #F0544C; +} + +.gedit-document-panel row:active button { + color: #ffffff; +} + +.gedit-document-panel row:selected, .gedit-document-panel row:selected:hover { + color: #ffffff; + background-color: #F0544C; +} + +.gedit-document-panel row:hover:not(:selected) button:active { + color: #cbbfbf; +} + +filechooser actionbar button { + color: #cbbfbf; + border-color: rgba(0, 0, 0, 0.2); + background-color: #2b2b2b; +} + +.caja-side-pane > box button:hover:not(:active), filechooser actionbar button:hover { + color: #a99595; + border-color: rgba(0, 0, 0, 0.2); + background-color: #404040; +} + +filechooser actionbar button:active, filechooser actionbar button:checked { + color: #ffffff; + border-color: rgba(0, 0, 0, 0.2); + background-color: #F0544C; +} + +filechooser actionbar button:disabled { + border-color: rgba(0, 0, 0, 0); + background-color: rgba(43, 43, 43, 0.55); +} + +filechooser actionbar button:disabled label, filechooser actionbar button:disabled { + color: rgba(203, 191, 191, 0.45); +} + +filechooser actionbar entry { + color: #b5abab; + border-color: rgba(0, 0, 0, 0.2); + background-color: #262626; +} + +filechooser actionbar entry:focus { + color: #b5abab; + border-color: #F0544C; + background-color: #262626; +} + +filechooser actionbar entry:disabled { + color: rgba(203, 191, 191, 0.45); + border-color: rgba(0, 0, 0, 0); + background-color: rgba(38, 38, 38, 0.55); +} + +window.thunar .sidebar scrollbar, filechooser placessidebar.sidebar scrollbar, +.nautilus-window placessidebar.sidebar scrollbar, .nemo-window .sidebar scrollbar, .caja-side-pane scrollbar { + border-color: rgba(41, 41, 41, 0.95); +} + +window.thunar .sidebar scrollbar.overlay-indicator:not(.dragging):not(.hovering) slider, filechooser placessidebar.sidebar scrollbar.overlay-indicator:not(.dragging):not(.hovering) slider, .nautilus-window placessidebar.sidebar scrollbar.overlay-indicator:not(.dragging):not(.hovering) slider, .nemo-window .sidebar scrollbar.overlay-indicator:not(.dragging):not(.hovering) slider, .caja-side-pane scrollbar.overlay-indicator:not(.dragging):not(.hovering) slider { + background-color: #ede9e9; + border: 1px solid rgba(0, 0, 0, 0.3); +} + +window.thunar .sidebar scrollbar slider, filechooser placessidebar.sidebar scrollbar slider, .nautilus-window placessidebar.sidebar scrollbar slider, .nemo-window .sidebar scrollbar slider, .caja-side-pane scrollbar slider { + background-color: rgba(237, 233, 233, 0.7); +} + +window.thunar .sidebar scrollbar slider:hover, filechooser placessidebar.sidebar scrollbar slider:hover, .nautilus-window placessidebar.sidebar scrollbar slider:hover, .nemo-window .sidebar scrollbar slider:hover, .caja-side-pane scrollbar slider:hover { + background-color: #f9f7f7; +} + +window.thunar .sidebar scrollbar slider:hover:active, filechooser placessidebar.sidebar scrollbar slider:hover:active, .nautilus-window placessidebar.sidebar scrollbar slider:hover:active, .nemo-window .sidebar scrollbar slider:hover:active, .caja-side-pane scrollbar slider:hover:active { + background-color: #F0544C; +} + +window.thunar .sidebar scrollbar slider:disabled, filechooser placessidebar.sidebar scrollbar slider:disabled, .nautilus-window placessidebar.sidebar scrollbar slider:disabled, .nemo-window .sidebar scrollbar slider:disabled, .caja-side-pane scrollbar slider:disabled { + background-color: transparent; +} + +window.thunar .sidebar scrollbar trough, filechooser placessidebar.sidebar scrollbar trough, .nautilus-window placessidebar.sidebar scrollbar trough, .nemo-window .sidebar scrollbar trough, .caja-side-pane scrollbar trough { + background-color: rgba(41, 41, 41, 0.95); +} + +@define-color theme_fg_color #cbbfbf; +@define-color theme_text_color #b5abab; +@define-color theme_bg_color #222222; +@define-color theme_base_color #262626; +@define-color theme_selected_bg_color #F0544C; +@define-color theme_selected_fg_color #ffffff; +@define-color fg_color #cbbfbf; +@define-color text_color #b5abab; +@define-color bg_color #222222; +@define-color base_color #262626; +@define-color selected_bg_color #F0544C; +@define-color selected_fg_color #ffffff; +@define-color insensitive_bg_color #272727; +@define-color insensitive_fg_color alpha(rgba(203, 191, 191, 0.45), 0.5); +@define-color insensitive_base_color #262626; +@define-color theme_unfocused_fg_color #cbbfbf; +@define-color theme_unfocused_text_color #b5abab; +@define-color theme_unfocused_bg_color #222222; +@define-color theme_unfocused_base_color #262626; +@define-color borders rgba(0, 0, 0, 0.2); +@define-color unfocused_borders rgba(0, 0, 0, 0.2); +@define-color warning_color #F27835; +@define-color error_color #FC4138; +@define-color success_color #3498db; +@define-color placeholder_text_color #A8A8A8; +@define-color link_color #f8aeaa; +@define-color content_view_bg #262626; +@define-color wm_title alpha(#cbbfbf, 0.8); +@define-color wm_unfocused_title alpha(#cbbfbf, 0.5); +@define-color wm_bg #1a1a1a; +@define-color wm_bg_unfocused #272727; +@define-color wm_highlight #222222; +@define-color wm_shadow alpha(black, 0.35); +@define-color wm_button_close_bg #cc575d; +@define-color wm_button_close_hover_bg #d7787d; +@define-color wm_button_close_active_bg #be3841; +@define-color wm_icon_close_bg #1a1a1a; +@define-color wm_button_hover_bg #343434; +@define-color wm_button_active_bg #F0544C; +@define-color wm_button_hover_border #101010; +@define-color wm_icon_bg #909090; +@define-color wm_icon_unfocused_bg #686868; +@define-color wm_icon_hover_bg #eeeeee; +@define-color wm_icon_active_bg #ffffff; +@define-color budgie_tasklist_indicator_color #F0544C; +@define-color budgie_tasklist_indicator_color_active #F0544C; +@define-color budgie_tasklist_indicator_color_active_window #913d39; +@define-color budgie_tasklist_indicator_color_attention #F27835; diff --git a/themes/Matcha-aliz/gtk-3.0/gtk.css b/themes/Matcha-aliz/gtk-3.0/gtk.css new file mode 100755 index 00000000..aa7fde29 --- /dev/null +++ b/themes/Matcha-aliz/gtk-3.0/gtk.css @@ -0,0 +1,9431 @@ +@keyframes header_ripple_effect { + from { + background-image: radial-gradient(circle farthest-corner at center, #222222 0%, transparent 0%); + } + to { + background-image: radial-gradient(circle farthest-corner at center, #222222 100%, transparent 0%); + } +} + +@keyframes ripple_effect { + from { + background-image: radial-gradient(circle farthest-corner at center, alpha(currentColor,0.1) 0%, transparent 0%); + } + to { + background-image: radial-gradient(circle farthest-corner at center, alpha(currentColor,0.1) 100%, transparent 0%); + } +} + +* { + background-clip: padding-box; + -GtkToolButton-icon-spacing: 4; + -GtkTextView-error-underline-color: #FC4138; + -GtkScrolledWindow-scrollbar-spacing: 0; + -GtkToolItemGroup-expander-size: 11; + -GtkWidget-text-handle-width: 20; + -GtkWidget-text-handle-height: 20; + -GtkDialog-button-spacing: 4; + -GtkDialog-action-area-border: 0; + outline-color: alpha(currentColor,0.3); + outline-style: dashed; + outline-offset: -3px; + outline-width: 1px; + -gtk-outline-radius: 2px; +} + +.background { + color: #323232; + background-color: #f7f7f7; +} + +.popup.background.csd { + border-radius: 2px; +} + +*:disabled { + -gtk-icon-effect: dim; +} + +.gtkstyle-fallback { + background-color: #f7f7f7; + color: #323232; +} + +.gtkstyle-fallback:hover { + background-color: white; + color: #323232; +} + +.gtkstyle-fallback:active { + background-color: #dedede; + color: #323232; +} + +.gtkstyle-fallback:disabled { + background-color: #fcfcfc; + color: rgba(50, 50, 50, 0.55); +} + +.gtkstyle-fallback:selected { + background-color: #F0544C; + color: #ffffff; +} + +button.gtkstyle-fallback:active, button.gtkstyle-fallback:checked { + color: #ffffff; + border-color: #F0544C; + background-color: #F0544C; +} + +.view, +textview text, +iconview, +.geary-sidebar-pane-separator frame.geary-folder-frame treeview.view.sidebar { + color: #363636; + background-color: #ffffff; +} + +.view:hover, +textview text:hover, +iconview:hover, +.geary-sidebar-pane-separator frame.geary-folder-frame treeview.view.sidebar:hover { + color: #323232; +} + +.view:selected:hover, +textview text:selected:hover, +iconview:selected:hover, +.geary-sidebar-pane-separator frame.geary-folder-frame treeview.view.sidebar:selected:hover { + background-color: #d84c44; +} + +textview border { + background-color: #fbfbfb; +} + +iconview:hover, iconview:active, iconview:selected { + border-radius: 2px; +} + +rubberband, flowbox rubberband, treeview.view rubberband, .content-view rubberband, XfdesktopIconView.view .rubberband, +.rubberband { + border: 1px solid #ec271d; + background-color: rgba(236, 39, 29, 0.2); +} + +flowbox flowboxchild { + padding: 3px; + border-radius: 2px; +} + +flowbox flowboxchild:selected { + outline-offset: -2px; +} + +label.separator, popover label.separator, +popover.background label.separator { + color: #323232; +} + +label selection { + color: #ffffff; + background-color: #F0544C; +} + +label:disabled { + color: rgba(50, 50, 50, 0.55); +} + +.dim-label, label.separator, popover label.separator, +popover.background label.separator, headerbar .subtitle, +.titlebar:not(headerbar) .subtitle, .budgie-notification .notification-body, .budgie-switcher .notification-body { + opacity: 0.55; +} + +assistant .sidebar { + background-color: #ffffff; + border-top: 1px solid rgba(0, 0, 0, 0.15); +} + +assistant.csd .sidebar { + border-top-style: none; +} + +assistant .sidebar label { + padding: 6px 12px; +} + +assistant .sidebar label.highlight { + background-color: #F0544C; + color: #ffffff; +} + +textview { + background-color: #ffffff; +} + +popover.osd, popover.magnifier, .csd popover.osd, .csd popover.magnifier, +popover.background.osd, +popover.background.magnifier, .csd popover.background.osd, .csd popover.background.magnifier, .osd .scale-popup, .osd { + color: #efe7e7; + border: none; + background-color: #252525; + background-clip: padding-box; + box-shadow: none; +} + +@keyframes spin { + to { + -gtk-icon-transform: rotate(1turn); + } +} + +spinner { + background: none; + opacity: 0; + -gtk-icon-source: -gtk-icontheme("process-working-symbolic"); +} + +spinner:checked { + opacity: 1; + animation: spin 1s linear infinite; +} + +spinner:checked:disabled { + opacity: 0.5; +} + +entry { + min-height: 22px; + border: 1px solid; + padding: 2px 8px; + caret-color: currentColor; + border-radius: 3px; + transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); + color: #363636; + border-color: #cfd6e6; + background-color: #ffffff; +} + +entry.search { + border-radius: 50px; +} + +entry image { + color: #5b5b5b; +} + +entry image.left { + padding-left: 0; + padding-right: 5px; +} + +entry image.right { + padding-right: 0; + padding-left: 5px; +} + +entry.flat, .raven .raven-background spinbutton:not(.vertical), entry.flat:focus, .raven .raven-background spinbutton:focus:not(.vertical) { + min-height: 0; + padding: 2px; + background-image: none; + border-color: transparent; + border-radius: 0; +} + +entry:focus { + background-clip: border-box; + color: #363636; + border-color: #F0544C; + background-color: #ffffff; +} + +entry:disabled { + color: rgba(50, 50, 50, 0.55); + border-color: rgba(207, 214, 230, 0.55); + background-color: rgba(255, 255, 255, 0.55); +} + +entry.warning { + color: white; + border-color: #F27835; + background-color: #f7ae86; +} + +entry.warning image { + color: white; +} + +entry.warning:focus { + color: white; + background-color: #F27835; + box-shadow: none; +} + +entry.warning selection, entry.warning selection:focus { + background-color: white; + color: #F27835; +} + +entry.error { + color: white; + border-color: #FC4138; + background-color: #fd8d88; +} + +entry.error image { + color: white; +} + +entry.error:focus { + color: white; + background-color: #FC4138; + box-shadow: none; +} + +entry.error selection, entry.error selection:focus { + background-color: white; + color: #FC4138; +} + +entry.search-missing { + color: white; + border-color: #FC4138; + background-color: #fd8d88; +} + +entry.search-missing image { + color: white; +} + +entry.search-missing:focus { + color: white; + background-color: #FC4138; + box-shadow: none; +} + +entry.search-missing selection, entry.search-missing selection:focus { + background-color: white; + color: #FC4138; +} + +entry:drop(active):focus, entry:drop(active) { + border-color: #F08437; + box-shadow: none; +} + +.osd entry { + color: #efe7e7; + border-color: rgba(6, 6, 6, 0.4); + background-color: rgba(93, 93, 93, 0.4); +} + +.osd entry image, .osd entry image:hover { + color: inherit; +} + +.osd entry:focus { + color: #ffffff; + border-color: rgba(6, 6, 6, 0.4); + background-color: #F0544C; +} + +.osd entry:disabled { + color: rgba(239, 231, 231, 0.55); + background-color: rgba(93, 93, 93, 0.25); +} + +.osd entry selection:focus, .osd entry selection { + color: #F0544C; + background-color: #ffffff; +} + +entry progress { + margin: 0 -6px; + border-radius: 0; + border-width: 0 0 2px; + border-color: #00C487; + border-style: solid; + background-image: none; + background-color: transparent; + box-shadow: none; +} + +treeview entry.flat, treeview .raven .raven-background spinbutton:not(.vertical), .raven .raven-background treeview spinbutton:not(.vertical), treeview entry { + border-radius: 0; + background-image: none; + background-color: #ffffff; +} + +treeview entry.flat:focus, treeview .raven .raven-background spinbutton:focus:not(.vertical), .raven .raven-background treeview spinbutton:focus:not(.vertical), treeview entry:focus { + border-color: #F0544C; +} + +@keyframes needs_attention { + from { + background-image: -gtk-gradient(radial, center center, 0, center center, 0.01, to(#F0544C), to(transparent)); + } + to { + background-image: -gtk-gradient(radial, center center, 0, center center, 0.5, to(#F0544C), to(transparent)); + } +} + +button { + min-height: 22px; + min-width: 20px; + transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); + border: 1px solid; + border-radius: 3px; + padding: 2px 6px; + color: #323232; + border-color: #cfd6e6; + background-color: #fcfcfc; +} + +button separator { + margin: 4px 1px; +} + +button.flat, button.sidebar-button, button.budgie-menu-launcher, .budgie-panel #tasklist-button, .budgie-panel button.flat.launcher { + border-color: transparent; + background-color: transparent; + background-image: none; + transition: none; +} + +button.flat:hover, button.sidebar-button:hover, button.budgie-menu-launcher:hover, .budgie-panel #tasklist-button:hover, .budgie-panel button.flat.launcher:hover { + transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); + transition-duration: 350ms; +} + +button.flat:hover:active, button.sidebar-button:hover:active, button.budgie-menu-launcher:hover:active, .budgie-panel #tasklist-button:hover:active { + transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); +} + +button:hover { + color: #0c0c0c; + border-color: #bec8dd; + background-color: white; + -gtk-icon-effect: highlight; +} + +button:active, button:checked { + color: #ffffff; + border-color: #F0544C; + background-color: #F0544C; + background-clip: border-box; + transition-duration: 50ms; +} + +button:active:not(:disabled) label:disabled, button:checked:not(:disabled) label:disabled { + color: inherit; + opacity: 0.6; +} + +button:active { + color: #323232; +} + +button:active:hover, button:checked { + color: #ffffff; +} + +button.flat:disabled, button.sidebar-button:disabled, button.budgie-menu-launcher:disabled, .budgie-panel #tasklist-button:disabled, .budgie-panel button.flat.launcher:disabled { + border-color: transparent; + background-color: transparent; + background-image: none; +} + +button:disabled { + border-color: rgba(207, 214, 230, 0.55); + background-color: rgba(252, 252, 252, 0.55); +} + +button:disabled label, button:disabled { + color: rgba(50, 50, 50, 0.55); +} + +button:disabled:active, button:disabled:checked { + border-color: rgba(240, 84, 76, 0.75); + background-color: rgba(240, 84, 76, 0.75); + opacity: 0.6; +} + +button:disabled:active label, button:disabled:active, button:disabled:checked label, button:disabled:checked { + color: rgba(255, 255, 255, 0.8); +} + +button.image-button { + min-width: 24px; + padding-left: 5px; + padding-right: 5px; +} + +button.text-button { + padding-left: 12px; + padding-right: 12px; +} + +button.text-button.image-button { + padding-left: 5px; + padding-right: 5px; +} + +button.text-button.image-button label:first-child { + padding-left: 8px; + padding-right: 2px; +} + +button.text-button.image-button label:last-child { + padding-right: 8px; + padding-left: 2px; +} + +button.text-button.image-button label:only-child { + padding-left: 8px; + padding-right: 8px; +} + +button.text-button.image-button.popup { + padding-right: 8px; + padding-left: 8px; +} + +button:drop(active), combobox:drop(active) button.combo { + color: #F08437; + border-color: #F08437; + box-shadow: none; +} + +button.osd { + color: #efe7e7; + background-color: #252525; + border-color: #101010; +} + +button.osd.image-button { + padding: 0; + min-height: 36px; + min-width: 36px; +} + +button.osd:hover { + color: #F0544C; +} + +button.osd:active, button.osd:checked { + color: #ffffff; + border-color: rgba(6, 6, 6, 0.4); + background-color: #F0544C; +} + +button.osd:disabled { + color: #615f5f; + border-color: rgba(6, 6, 6, 0.4); + background-color: rgba(93, 93, 93, 0.25); +} + +.osd button { + color: #efe7e7; + border-color: rgba(6, 6, 6, 0.4); + background-color: rgba(93, 93, 93, 0.4); +} + +.osd button:hover { + color: #efe7e7; + border-color: rgba(6, 6, 6, 0.4); + background-color: rgba(111, 111, 111, 0.5); +} + +.osd button:active, .osd button:checked { + background-clip: padding-box; + color: #ffffff; + border-color: rgba(6, 6, 6, 0.4); + background-color: #F0544C; +} + +.osd button:disabled { + color: #615f5f; + border-color: rgba(6, 6, 6, 0.4); + background-color: rgba(93, 93, 93, 0.25); +} + +.osd button.flat, .osd button.sidebar-button, .osd button.budgie-menu-launcher, .osd .budgie-panel #tasklist-button, .budgie-panel .osd #tasklist-button, .osd .budgie-panel button.flat.launcher, .budgie-panel .osd button.flat.launcher { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: none; +} + +.osd button.flat:hover, .osd button.sidebar-button:hover, .osd button.budgie-menu-launcher:hover, .osd .budgie-panel #tasklist-button:hover, .budgie-panel .osd #tasklist-button:hover { + color: #efe7e7; + border-color: rgba(6, 6, 6, 0.4); + background-color: rgba(111, 111, 111, 0.5); +} + +.osd button.flat:disabled, .osd button.sidebar-button:disabled, .osd button.budgie-menu-launcher:disabled, .osd .budgie-panel #tasklist-button:disabled, .budgie-panel .osd #tasklist-button:disabled { + color: #615f5f; + border-color: rgba(6, 6, 6, 0.4); + background-color: rgba(93, 93, 93, 0.25); + background-image: none; +} + +.osd button.flat:active, .osd button.sidebar-button:active, .osd button.budgie-menu-launcher:active, .osd .budgie-panel #tasklist-button:active, .budgie-panel .osd #tasklist-button:active, .osd button.flat:checked, .osd button.sidebar-button:checked, .osd button.budgie-menu-launcher:checked, .osd .budgie-panel #tasklist-button:checked, .budgie-panel .osd #tasklist-button:checked { + color: #ffffff; + border-color: rgba(6, 6, 6, 0.4); + background-color: #F0544C; +} + +.osd .linked:not(.vertical):not(.path-bar) > button:hover:not(:checked):not(:active):not(:only-child), +.osd .linked:not(.vertical):not(.path-bar) > button:hover:not(:checked):not(:active) + button:not(:checked):not(:active) { + box-shadow: none; +} + +button.suggested-action { + background-clip: border-box; + color: white; + background-color: #2eb398; + border-color: #2eb398; +} + +button.suggested-action.flat, button.suggested-action.sidebar-button, button.suggested-action.budgie-menu-launcher, .budgie-panel .suggested-action#tasklist-button, .budgie-panel button.suggested-action.flat.launcher { + border-color: transparent; + background-color: transparent; + background-image: none; + color: #2eb398; +} + +button.suggested-action:hover { + background-clip: border-box; + color: white; + background-color: #33c7a9; + border-color: #33c7a9; +} + +button.suggested-action:active, button.suggested-action:checked { + background-clip: border-box; + color: white; + background-color: #45cfb3; + border-color: #45cfb3; +} + +button.suggested-action.flat:disabled, button.suggested-action.sidebar-button:disabled, button.suggested-action.budgie-menu-launcher:disabled, .budgie-panel .suggested-action#tasklist-button:disabled { + border-color: transparent; + background-color: transparent; + background-image: none; + color: rgba(50, 50, 50, 0.55); +} + +button.suggested-action:disabled { + border-color: rgba(207, 214, 230, 0.55); + background-color: rgba(252, 252, 252, 0.55); +} + +button.suggested-action:disabled label, button.suggested-action:disabled { + color: rgba(50, 50, 50, 0.55); +} + +button.destructive-action { + background-clip: border-box; + color: white; + background-color: #db5b5b; + border-color: #db5b5b; +} + +button.destructive-action.flat, button.destructive-action.sidebar-button, button.destructive-action.budgie-menu-launcher, .budgie-panel .destructive-action#tasklist-button, .budgie-panel button.destructive-action.flat.launcher { + border-color: transparent; + background-color: transparent; + background-image: none; + color: #db5b5b; +} + +button.destructive-action:hover { + background-clip: border-box; + color: white; + background-color: #e07070; + border-color: #e07070; +} + +button.destructive-action:active, button.destructive-action:checked { + background-clip: border-box; + color: white; + background-color: #e48585; + border-color: #e48585; +} + +button.destructive-action.flat:disabled, button.destructive-action.sidebar-button:disabled, button.destructive-action.budgie-menu-launcher:disabled, .budgie-panel .destructive-action#tasklist-button:disabled { + border-color: transparent; + background-color: transparent; + background-image: none; + color: rgba(50, 50, 50, 0.55); +} + +button.destructive-action:disabled { + border-color: rgba(207, 214, 230, 0.55); + background-color: rgba(252, 252, 252, 0.55); +} + +button.destructive-action:disabled label, button.destructive-action:disabled { + color: rgba(50, 50, 50, 0.55); +} + +.stack-switcher > button { + outline-offset: -3px; +} + +.stack-switcher > button > label { + padding-left: 6px; + padding-right: 6px; +} + +.stack-switcher > button > image { + padding-left: 6px; + padding-right: 6px; + padding-top: 3px; + padding-bottom: 3px; +} + +.stack-switcher > button.text-button { + padding-left: 10px; + padding-right: 10px; +} + +.stack-switcher > button.image-button { + padding-left: 2px; + padding-right: 2px; +} + +.stack-switcher > button.needs-attention:active > label, .stack-switcher > button.needs-attention:active > image, .stack-switcher > button.needs-attention:checked > label, .stack-switcher > button.needs-attention:checked > image { + animation: none; + background-image: none; +} + +.stack-switcher > button.needs-attention > label, .stack-switcher > button.needs-attention > image, button stacksidebar row.needs-attention > label, stacksidebar button row.needs-attention > label { + animation: needs_attention 150ms ease-in; + background-image: -gtk-gradient(radial, center center, 0, center center, 0.5, to(#F0544C), to(transparent)); + background-size: 6px 6px, 6px 6px; + background-repeat: no-repeat; + background-position: right 3px, right 4px; +} + +.stack-switcher > button.needs-attention > label:dir(rtl), .stack-switcher > button.needs-attention > image:dir(rtl), button stacksidebar row.needs-attention > label:dir(rtl), stacksidebar button row.needs-attention > label:dir(rtl) { + background-position: left 3px, left 4px; +} + +button.font separator, button.file separator { + background-color: transparent; +} + +.inline-toolbar button, .inline-toolbar button:backdrop { + border-radius: 2px; + border-width: 1px; +} + +.inline-toolbar toolbutton > button { + color: #323232; + border-color: #cfd6e6; + background-color: #fcfcfc; +} + +.inline-toolbar toolbutton > button:hover { + color: #0c0c0c; + border-color: #bec8dd; + background-color: white; +} + +.inline-toolbar toolbutton > button:active, .inline-toolbar toolbutton > button:checked { + color: #ffffff; + border-color: #F0544C; + background-color: #F0544C; +} + +.inline-toolbar toolbutton > button:disabled { + border-color: rgba(207, 214, 230, 0.55); + background-color: rgba(252, 252, 252, 0.55); +} + +.inline-toolbar toolbutton > button:disabled label, .inline-toolbar toolbutton > button:disabled { + color: rgba(50, 50, 50, 0.55); +} + +.inline-toolbar toolbutton > button:disabled:active, .inline-toolbar toolbutton > button:disabled:checked { + border-color: rgba(240, 84, 76, 0.75); + background-color: rgba(240, 84, 76, 0.75); + opacity: 0.6; +} + +.inline-toolbar toolbutton > button:disabled:active label, .inline-toolbar toolbutton > button:disabled:active, .inline-toolbar toolbutton > button:disabled:checked label, .inline-toolbar toolbutton > button:disabled:checked { + color: rgba(255, 255, 255, 0.8); +} + +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + entry { + border-left-color: rgba(207, 214, 230, 0.3); +} + +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry.error + entry, +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + entry.error { + border-left-color: #FC4138; +} + +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry.warning + entry, +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + entry.warning { + border-left-color: #F27835; +} + +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry.error + entry.warning, +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry.warning + entry.error { + border-left-color: #f75d37; +} + +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + entry:focus:not(:last-child), +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + entry:focus:last-child { + border-left-color: #F0544C; +} + +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry:focus:not(:only-child) + entry, +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry:focus:not(:only-child) + button, +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry:focus:not(:only-child) + combobox > box > button.combo { + border-left-color: #F0544C; +} + +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + entry:drop(active):not(:last-child), +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + entry:drop(active):last-child { + border-left-color: #F08437; +} + +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry:drop(active):not(:only-child) + entry, +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry:drop(active):not(:only-child) + button, +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry:drop(active):not(:only-child) + combobox > box > button.combo { + border-left-color: #F08437; +} + +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + entry.warning:focus:not(:last-child), +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + entry.warning:focus:last-child { + border-left-color: #F27835; +} + +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry.warning:focus:not(:only-child) + entry, +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry.warning:focus:not(:only-child) + button, +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry.warning:focus:not(:only-child) + combobox > box > button.combo { + border-left-color: #F27835; +} + +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + entry.error:focus:not(:last-child), +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + entry.error:focus:last-child { + border-left-color: #FC4138; +} + +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry.error:focus:not(:only-child) + entry, +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry.error:focus:not(:only-child) + button, +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry.error:focus:not(:only-child) + combobox > box > button.combo { + border-left-color: #FC4138; +} + +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:active + entry, +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:checked + entry { + border-left-color: #F0544C; +} + +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button + button { + border-left-style: none; +} + +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action) { + box-shadow: inset 1px 0 #cfd6e6; +} + +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:not(:only-child), +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):not(:hover) { + box-shadow: inset 1px 0 rgba(207, 214, 230, 0.5); +} + +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:active + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:checked + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button.suggested-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button.destructive-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):first-child:disabled, +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):first-child:hover, +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:active + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:checked + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button.suggested-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button.destructive-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:not(:only-child) { + box-shadow: none; +} + +.linked:not(.vertical).path-bar > button + button { + border-left-style: none; +} + +.linked:not(.vertical).path-bar > button:hover:not(:checked):not(:active):not(:only-child):first-child:hover { + box-shadow: none; +} + +.linked:not(.vertical).path-bar > button:hover:not(:checked):not(:active):not(:only-child):last-child:hover { + box-shadow: none; +} + +.osd .linked:not(.vertical) > entry + entry { + border-left-color: rgba(6, 6, 6, 0); +} + +.osd .linked:not(.vertical) > entry.error + entry, +.osd .linked:not(.vertical) > entry + entry.error { + border-left-color: #FC4138; +} + +.osd .linked:not(.vertical) > entry.warning + entry, +.osd .linked:not(.vertical) > entry + entry.warning { + border-left-color: #F27835; +} + +.osd .linked:not(.vertical) > entry.error + entry.warning, +.osd .linked:not(.vertical) > entry.warning + entry.error { + border-left-color: #f75d37; +} + +.osd .linked:not(.vertical) > entry + entry:focus:not(:last-child), +.osd .linked:not(.vertical) > entry + entry:focus:last-child { + border-left-color: #F0544C; +} + +.osd .linked:not(.vertical) > entry:focus:not(:only-child) + entry, +.osd .linked:not(.vertical) > entry:focus:not(:only-child) + button, +.osd .linked:not(.vertical) > entry:focus:not(:only-child) + combobox > box > button.combo { + border-left-color: #F0544C; +} + +.osd .linked:not(.vertical) > entry + entry:drop(active):not(:last-child), +.osd .linked:not(.vertical) > entry + entry:drop(active):last-child { + border-left-color: #F08437; +} + +.osd .linked:not(.vertical) > entry:drop(active):not(:only-child) + entry, +.osd .linked:not(.vertical) > entry:drop(active):not(:only-child) + button, +.osd .linked:not(.vertical) > entry:drop(active):not(:only-child) + combobox > box > button.combo { + border-left-color: #F08437; +} + +.osd .linked:not(.vertical) > entry + entry.warning:focus:not(:last-child), +.osd .linked:not(.vertical) > entry + entry.warning:focus:last-child { + border-left-color: #F27835; +} + +.osd .linked:not(.vertical) > entry.warning:focus:not(:only-child) + entry, +.osd .linked:not(.vertical) > entry.warning:focus:not(:only-child) + button, +.osd .linked:not(.vertical) > entry.warning:focus:not(:only-child) + combobox > box > button.combo { + border-left-color: #F27835; +} + +.osd .linked:not(.vertical) > entry + entry.error:focus:not(:last-child), +.osd .linked:not(.vertical) > entry + entry.error:focus:last-child { + border-left-color: #FC4138; +} + +.osd .linked:not(.vertical) > entry.error:focus:not(:only-child) + entry, +.osd .linked:not(.vertical) > entry.error:focus:not(:only-child) + button, +.osd .linked:not(.vertical) > entry.error:focus:not(:only-child) + combobox > box > button.combo { + border-left-color: #FC4138; +} + +.osd .linked:not(.vertical) > button:active + entry, +.osd .linked:not(.vertical) > button:checked + entry { + border-left-color: #F0544C; +} + +.osd .linked:not(.vertical) > button + button { + border-left-style: none; +} + +.osd .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), +.osd .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action) { + box-shadow: inset 1px 0 rgba(6, 6, 6, 0.4); +} + +.osd .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:not(:only-child), +.osd .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):not(:hover) { + box-shadow: inset 1px 0 rgba(6, 6, 6, 0); +} + +.osd .linked:not(.vertical) > button:active + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, +.osd .linked:not(.vertical) > button:checked + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, +.osd .linked:not(.vertical) > button.suggested-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, +.osd .linked:not(.vertical) > button.destructive-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, +.osd .linked:not(.vertical) > entry + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), +.osd .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):first-child:disabled, +.osd .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.osd .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):first-child:hover, +.osd .linked:not(.vertical) > button:active + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.osd .linked:not(.vertical) > button:checked + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.osd .linked:not(.vertical) > button.suggested-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.osd .linked:not(.vertical) > button.destructive-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.osd .linked:not(.vertical) > entry + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:not(:only-child) { + box-shadow: none; +} + +.linked.vertical > entry + entry { + border-top-color: rgba(207, 214, 230, 0.3); +} + +.linked.vertical > entry.error + entry, +.linked.vertical > entry + entry.error { + border-top-color: #FC4138; +} + +.linked.vertical > entry.warning + entry, +.linked.vertical > entry + entry.warning { + border-top-color: #F27835; +} + +.linked.vertical > entry.error + entry.warning, +.linked.vertical > entry.warning + entry.error { + border-top-color: #f75d37; +} + +.linked.vertical > entry + entry:focus:not(:last-child), +.linked.vertical > entry + entry:focus:last-child { + border-top-color: #F0544C; +} + +.linked.vertical > entry:focus:not(:only-child) + entry, +.linked.vertical > entry:focus:not(:only-child) + button, +.linked.vertical > entry:focus:not(:only-child) + combobox > box > button.combo { + border-top-color: #F0544C; +} + +.linked.vertical > entry + entry:drop(active):not(:last-child), +.linked.vertical > entry + entry:drop(active):last-child { + border-top-color: #F08437; +} + +.linked.vertical > entry:drop(active):not(:only-child) + entry, +.linked.vertical > entry:drop(active):not(:only-child) + button, +.linked.vertical > entry:drop(active):not(:only-child) + combobox > box > button.combo { + border-top-color: #F08437; +} + +.linked.vertical > entry + entry.warning:focus:not(:last-child), +.linked.vertical > entry + entry.warning:focus:last-child { + border-top-color: #F27835; +} + +.linked.vertical > entry.warning:focus:not(:only-child) + entry, +.linked.vertical > entry.warning:focus:not(:only-child) + button, +.linked.vertical > entry.warning:focus:not(:only-child) + combobox > box > button.combo { + border-top-color: #F27835; +} + +.linked.vertical > entry + entry.error:focus:not(:last-child), +.linked.vertical > entry + entry.error:focus:last-child { + border-top-color: #FC4138; +} + +.linked.vertical > entry.error:focus:not(:only-child) + entry, +.linked.vertical > entry.error:focus:not(:only-child) + button, +.linked.vertical > entry.error:focus:not(:only-child) + combobox > box > button.combo { + border-top-color: #FC4138; +} + +.linked.vertical > button:active + entry, +.linked.vertical > button:checked + entry { + border-top-color: #F0544C; +} + +.linked.vertical > button + button { + border-top-style: none; +} + +.linked.vertical > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), +.linked.vertical > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action) { + box-shadow: inset 0 1px #cfd6e6; +} + +.linked.vertical > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:not(:only-child), +.linked.vertical > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):not(:hover) { + box-shadow: inset 0 1px rgba(207, 214, 230, 0.5); +} + +.linked.vertical > button:active + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, +.linked.vertical > button:checked + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, +.linked.vertical > button.suggested-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, +.linked.vertical > button.destructive-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, +.linked.vertical > entry + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), +.linked.vertical > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):first-child:disabled, +.linked.vertical > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.linked.vertical > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):first-child:hover, +.linked.vertical > button:active + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.linked.vertical > button:checked + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.linked.vertical > button.suggested-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.linked.vertical > button.destructive-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.linked.vertical > entry + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:not(:only-child) { + box-shadow: none; +} + +toolbar.inline-toolbar toolbutton > button.flat, .inline-toolbar toolbutton > button.flat, toolbar.inline-toolbar toolbutton > button.sidebar-button, .inline-toolbar toolbutton > button.sidebar-button, toolbar.inline-toolbar toolbutton > button.budgie-menu-launcher, .inline-toolbar toolbutton > button.budgie-menu-launcher, .inline-toolbar .budgie-panel toolbutton > #tasklist-button, .budgie-panel .inline-toolbar toolbutton > #tasklist-button, .inline-toolbar .budgie-panel toolbutton > button.flat.launcher, .budgie-panel .inline-toolbar toolbutton > button.flat.launcher, .linked:not(.vertical) > entry, +.linked:not(.vertical) > entry:focus, .inline-toolbar button, .inline-toolbar button:backdrop, .linked:not(.vertical) > button, +.linked:not(.vertical) > button:hover, +.linked:not(.vertical) > button:active, +.linked:not(.vertical) > button:checked, spinbutton:not(.vertical) button, spinbutton:not(.vertical) entry, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:hover, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:active, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:checked, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:disabled, .budgie-settings-window buttonbox.inline-toolbar button, .linked:not(.vertical) > combobox > box > button.combo:dir(ltr), .linked:not(.vertical) > combobox > box > button.combo:dir(rtl) { + border-radius: 0; + border-right-style: none; +} + +.linked:not(.vertical) > entry:first-child, .inline-toolbar button:first-child, .linked:not(.vertical) > button:first-child, toolbar.inline-toolbar toolbutton:first-child > button.flat, .inline-toolbar toolbutton:first-child > button.flat, toolbar.inline-toolbar toolbutton:first-child > button.sidebar-button, .inline-toolbar toolbutton:first-child > button.sidebar-button, toolbar.inline-toolbar toolbutton:first-child > button.budgie-menu-launcher, .inline-toolbar toolbutton:first-child > button.budgie-menu-launcher, .inline-toolbar .budgie-panel toolbutton:first-child > #tasklist-button, .budgie-panel .inline-toolbar toolbutton:first-child > #tasklist-button, .inline-toolbar .budgie-panel toolbutton:first-child > button.flat.launcher, .budgie-panel .inline-toolbar toolbutton:first-child > button.flat.launcher, spinbutton:not(.vertical) button:first-child, spinbutton:not(.vertical) entry:first-child, .linked:not(.vertical) > combobox:first-child > box > button.combo, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:first-child, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:first-child, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:first-child:hover, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:first-child:active, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:first-child:checked, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:first-child:disabled, .budgie-settings-window buttonbox.inline-toolbar button:first-child { + border-top-left-radius: 3px; + border-bottom-left-radius: 3px; +} + +.linked:not(.vertical) > entry:last-child, .inline-toolbar button:last-child, .linked:not(.vertical) > button:last-child, toolbar.inline-toolbar toolbutton:last-child > button.flat, .inline-toolbar toolbutton:last-child > button.flat, toolbar.inline-toolbar toolbutton:last-child > button.sidebar-button, .inline-toolbar toolbutton:last-child > button.sidebar-button, toolbar.inline-toolbar toolbutton:last-child > button.budgie-menu-launcher, .inline-toolbar toolbutton:last-child > button.budgie-menu-launcher, .inline-toolbar .budgie-panel toolbutton:last-child > #tasklist-button, .budgie-panel .inline-toolbar toolbutton:last-child > #tasklist-button, .inline-toolbar .budgie-panel toolbutton:last-child > button.flat.launcher, .budgie-panel .inline-toolbar toolbutton:last-child > button.flat.launcher, spinbutton:not(.vertical) button:last-child, spinbutton:not(.vertical) entry:last-child, .linked:not(.vertical) > combobox:last-child > box > button.combo, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:last-child, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:last-child, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:last-child:hover, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:last-child:active, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:last-child:checked, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:last-child:disabled, .budgie-settings-window buttonbox.inline-toolbar button:last-child { + border-top-right-radius: 3px; + border-bottom-right-radius: 3px; + border-right-style: solid; +} + +.linked:not(.vertical) > entry:only-child, .inline-toolbar button:only-child, .linked:not(.vertical) > button:only-child, toolbar.inline-toolbar toolbutton:only-child > button.flat, .inline-toolbar toolbutton:only-child > button.flat, toolbar.inline-toolbar toolbutton:only-child > button.sidebar-button, .inline-toolbar toolbutton:only-child > button.sidebar-button, toolbar.inline-toolbar toolbutton:only-child > button.budgie-menu-launcher, .inline-toolbar toolbutton:only-child > button.budgie-menu-launcher, .inline-toolbar .budgie-panel toolbutton:only-child > #tasklist-button, .budgie-panel .inline-toolbar toolbutton:only-child > #tasklist-button, .inline-toolbar .budgie-panel toolbutton:only-child > button.flat.launcher, .budgie-panel .inline-toolbar toolbutton:only-child > button.flat.launcher, spinbutton:not(.vertical) button:only-child, spinbutton:not(.vertical) entry:only-child, .linked:not(.vertical) > combobox:only-child > box > button.combo, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:only-child, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:only-child, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:only-child:hover, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:only-child:active, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:only-child:checked, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:only-child:disabled, .budgie-settings-window buttonbox.inline-toolbar button:only-child { + border-radius: 3px; + border-style: solid; +} + +.linked.vertical > entry, +.linked.vertical > entry:focus, .linked.vertical > button, +.linked.vertical > button:hover, +.linked.vertical > button:active, +.linked.vertical > button:checked, spinbutton.vertical button, spinbutton.vertical entry, .linked.vertical > combobox > box > button.combo { + border-radius: 0; + border-bottom-style: none; +} + +.linked.vertical > entry:first-child, .linked.vertical > button:first-child, spinbutton.vertical button:first-child, spinbutton.vertical entry:first-child, .linked.vertical > combobox:first-child > box > button.combo { + border-top-left-radius: 3px; + border-top-right-radius: 3px; +} + +.linked.vertical > entry:last-child, .linked.vertical > button:last-child, spinbutton.vertical button:last-child, spinbutton.vertical entry:last-child, .linked.vertical > combobox:last-child > box > button.combo { + border-bottom-left-radius: 3px; + border-bottom-right-radius: 3px; + border-bottom-style: solid; +} + +.linked.vertical > entry:only-child, .linked.vertical > button:only-child, spinbutton.vertical button:only-child, spinbutton.vertical entry:only-child, .linked.vertical > combobox:only-child > box > button.combo { + border-radius: 3px; + border-style: solid; +} + +menuitem.button.flat, +modelbutton.flat, button:link, button:visited, button:link:hover, button:link:active, button:link:checked, button:visited:hover, button:visited:active, button:visited:checked, notebook > header > tabs > tab button.flat:hover, notebook > header > tabs > tab button.sidebar-button:hover, notebook > header > tabs > tab button.budgie-menu-launcher:hover, notebook > header > tabs > tab .budgie-panel #tasklist-button:hover, .budgie-panel notebook > header > tabs > tab #tasklist-button:hover, notebook > header > tabs > tab .budgie-panel button.flat.launcher:hover, .budgie-panel notebook > header > tabs > tab button.flat.launcher:hover, notebook > header > tabs > tab button.flat:active, notebook > header > tabs > tab button.sidebar-button:active, notebook > header > tabs > tab button.budgie-menu-launcher:active, notebook > header > tabs > tab .budgie-panel #tasklist-button:active, .budgie-panel notebook > header > tabs > tab #tasklist-button:active, notebook > header > tabs > tab .budgie-panel button.flat.launcher:active, .budgie-panel notebook > header > tabs > tab button.flat.launcher:active, notebook > header > tabs > tab button.flat:active:hover, notebook > header > tabs > tab button.sidebar-button:active:hover, notebook > header > tabs > tab button.budgie-menu-launcher:active:hover, .app-notification button.flat, .app-notification button.sidebar-button, .app-notification button.budgie-menu-launcher, .app-notification .budgie-panel #tasklist-button, .budgie-panel .app-notification #tasklist-button, .app-notification .budgie-panel button.flat.launcher, .budgie-panel .app-notification button.flat.launcher, .app-notification button.flat:disabled, .app-notification button.sidebar-button:disabled, .app-notification button.budgie-menu-launcher:disabled, calendar.button { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: none; +} + +menuitem.button.flat, +modelbutton.flat { + transition: none; + min-height: 24px; + padding-left: 8px; + padding-right: 8px; + outline-offset: -3px; + border-radius: 2px; +} + +menuitem.button.flat:hover, +modelbutton.flat:hover { + background-color: #ededed; +} + +menuitem.button.flat:checked, +modelbutton.flat:checked { + color: #323232; +} + +menuitem.button.flat:disabled, +modelbutton.flat:disabled { + color: rgba(50, 50, 50, 0.55); +} + +menuitem.button.flat check:last-child, +menuitem.button.flat radio:last-child, +modelbutton.flat check:last-child, +modelbutton.flat radio:last-child { + margin-left: 8px; +} + +menuitem.button.flat check:first-child, +menuitem.button.flat radio:first-child, +modelbutton.flat check:first-child, +modelbutton.flat radio:first-child { + margin-right: 8px; +} + +modelbutton.flat arrow.left { + -gtk-icon-source: -gtk-icontheme("pan-start-symbolic"); +} + +modelbutton.flat arrow.right { + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); +} + +*:link, button:link, button:visited { + color: #ec271d; +} + +*:link:visited, button:visited { + color: #292929; +} + +*:selected *:link:visited, *:selected button:visited:link, *:selected button:visited { + color: #f9bbb7; +} + +*:link:hover, button:hover:link, button:hover:visited { + color: #f0544c; +} + +*:selected *:link:hover, *:selected button:hover:link, *:selected button:hover:visited { + color: #feeeed; +} + +*:link:active, button:active:link, button:active:visited { + color: #ec271d; +} + +*:selected *:link:active, *:selected button:active:link, *:selected button:active:visited { + color: #fcdddb; +} + +infobar.info *:link, infobar.info button:link, infobar.info button:visited, infobar.question *:link, infobar.question button:link, infobar.question button:visited, infobar.warning *:link, infobar.warning button:link, infobar.warning button:visited, infobar.error *:link, infobar.error button:link, infobar.error button:visited, *:link:selected, button:selected:link, button:selected:visited, headerbar.selection-mode .subtitle:link, +.selection-mode.titlebar:not(headerbar) .subtitle:link, +*:selected *:link, +*:selected button:link, +*:selected button:visited { + color: #fcdddb; +} + +button:link > label, button:visited > label { + text-decoration-line: underline; +} + +spinbutton:drop(active) { + box-shadow: none; +} + +spinbutton button:active { + color: #ffffff; +} + +spinbutton:disabled { + color: rgba(50, 50, 50, 0.55); +} + +spinbutton:not(.vertical) entry { + min-width: 28px; +} + +spinbutton:not(.vertical):dir(ltr) entry, +spinbutton:not(.vertical):dir(rtl) button.up { + border-radius: 3px 0 0 3px; +} + +spinbutton:not(.vertical) > button + button { + border-left-style: none; +} + +spinbutton:not(.vertical) > button:hover:not(:active), +spinbutton:not(.vertical) > button:hover + button { + box-shadow: inset 1px 0 #cfd6e6; +} + +spinbutton:not(.vertical) > button:disabled + button:not(:disabled):not(:active):not(:checked):not(:hover), +spinbutton:not(.vertical) > button:not(:disabled):not(:active):not(:checked):not(:hover) + button:disabled { + box-shadow: inset 1px 0 rgba(207, 214, 230, 0.5); +} + +spinbutton:not(.vertical) > button:first-child:hover:not(:active), +spinbutton:not(.vertical) > button.up:dir(rtl):hover:not(:active), +spinbutton:not(.vertical) > entry + button:not(:active):hover { + box-shadow: none; +} + +spinbutton:not(.vertical) > entry:focus + button { + border-left-color: #F0544C; +} + +spinbutton:not(.vertical) > entry:drop(active) + button { + border-left-color: #F08437; +} + +.osd spinbutton:not(.vertical) > button:hover:not(:active), +.osd spinbutton:not(.vertical) > button:hover + button { + box-shadow: inset 1px 0 rgba(6, 6, 6, 0.4); +} + +.osd spinbutton:not(.vertical) > button:first-child:hover:not(:active), +.osd spinbutton:not(.vertical) > button.up:dir(rtl):hover:not(:active), +.osd spinbutton:not(.vertical) > entry + button:not(:active):hover { + box-shadow: none; +} + +.osd spinbutton:not(.vertical) > entry:focus + button { + border-left-color: #F0544C; +} + +spinbutton.vertical button, spinbutton.vertical entry { + padding-left: 4px; + padding-right: 4px; + min-width: 0; +} + +spinbutton.vertical button.up { + border-radius: 3px 3px 0 0; +} + +spinbutton.vertical > entry:focus + button { + border-top-color: #F0544C; +} + +spinbutton.vertical > entry:drop(active) + button { + border-top-color: #F08437; +} + +combobox button.combo { + min-width: 0; + padding-left: 8px; + padding-right: 8px; +} + +combobox arrow { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); + min-height: 16px; + min-width: 16px; +} + +toolbar, .inline-toolbar { + -GtkWidget-window-dragging: true; + padding: 4px; + background-color: #f7f7f7; +} + +toolbar separator, .inline-toolbar separator { + background: none; +} + +toolbar.horizontal separator, .horizontal.inline-toolbar separator { + margin: 0 6px; +} + +toolbar.vertical separator, .vertical.inline-toolbar separator { + margin: 6px 0; +} + +.osd toolbar, .osd .inline-toolbar { + background-color: transparent; +} + +toolbar.osd, .osd.inline-toolbar { + padding: 7px; + border: 1px solid rgba(0, 0, 0, 0.15); + border-radius: 3px; + background-color: rgba(37, 37, 37, 0.9); +} + +toolbar.osd.left, .osd.left.inline-toolbar, toolbar.osd.right, .osd.right.inline-toolbar, toolbar.osd.top, .osd.top.inline-toolbar, toolbar.osd.bottom, .osd.bottom.inline-toolbar { + border-radius: 0; +} + +toolbar.osd.top, .osd.top.inline-toolbar { + border-width: 0 0 1px 0; +} + +toolbar.osd.bottom, .osd.bottom.inline-toolbar { + border-width: 1px 0 0 0; +} + +toolbar.osd.left, .osd.left.inline-toolbar { + border-width: 0 1px 0 0; +} + +toolbar.osd.right, .osd.right.inline-toolbar { + border-width: 0 0 0 1px; +} + +toolbar:not(.inline-toolbar) switch, .inline-toolbar:not(.inline-toolbar) switch, +toolbar:not(.inline-toolbar) scale, +.inline-toolbar:not(.inline-toolbar) scale, +toolbar:not(.inline-toolbar) entry, +.inline-toolbar:not(.inline-toolbar) entry, +toolbar:not(.inline-toolbar) spinbutton, +.inline-toolbar:not(.inline-toolbar) spinbutton, +toolbar:not(.inline-toolbar) button, +.inline-toolbar:not(.inline-toolbar) button { + margin-right: 1px; + margin-bottom: 1px; +} + +toolbar:not(.inline-toolbar) .linked > button, .inline-toolbar:not(.inline-toolbar) .linked > button, +toolbar:not(.inline-toolbar) .linked > entry, +.inline-toolbar:not(.inline-toolbar) .linked > entry { + margin-right: 0; +} + +.primary-toolbar:not(.libreoffice-toolbar) { + color: #363636; + background-color: transparent; + box-shadow: none; + border-width: 0 0 1px 0; + border-style: solid; + border-image: linear-gradient(to bottom, #cfd6e6, #cfd6e6) 1 0 1 0; +} + +.inline-toolbar { + background-color: #efefef; + border-style: solid; + border-color: rgba(0, 0, 0, 0.15); + border-width: 0 1px 1px; + padding: 3px; + border-radius: 0 0 3px 3px; +} + +searchbar { + background-color: #f7f7f7; + border-style: solid; + border-color: rgba(0, 0, 0, 0.15); + border-width: 0 0 1px; + padding: 3px; +} + +actionbar { + padding: 6px; + border-top: 1px solid rgba(0, 0, 0, 0.15); + background-color: #efefef; +} + +headerbar, +.titlebar:not(headerbar) { + min-height: 42px; + padding: 0 10px; + color: #efe7e7; + background-color: #222222; +} + +.csd headerbar, .csd .titlebar:not(headerbar) { + background-color: #222222; + border-color: #101010; +} + +headerbar:backdrop, +.titlebar:backdrop:not(headerbar) { + transition: 200ms ease-out; + color: rgba(239, 231, 231, 0.7); + background-color: #313131; + box-shadow: inset 0 1px #2f2f2f; +} + +.csd headerbar:backdrop, .csd .titlebar:backdrop:not(headerbar) { + background-color: #313131; + box-shadow: inset 0 1px #2f2f2f; +} + +headerbar .title, +.titlebar:not(headerbar) .title { + padding-left: 12px; + padding-right: 12px; +} + +headerbar .subtitle, +.titlebar:not(headerbar) .subtitle { + font-size: smaller; + padding-left: 12px; + padding-right: 12px; +} + +headerbar.selection-mode, +.selection-mode.titlebar:not(headerbar) { + color: #ffffff; + background-color: rgba(240, 84, 76, 0.95); + border-color: rgba(238, 66, 57, 0.95); + box-shadow: none; +} + +headerbar.selection-mode:backdrop, +.selection-mode.titlebar:backdrop:not(headerbar) { + background-color: rgba(240, 84, 76, 0.95); + color: rgba(255, 255, 255, 0.6); +} + +headerbar.selection-mode .selection-menu, +.selection-mode.titlebar:not(headerbar) .selection-menu { + box-shadow: none; + padding-left: 10px; + padding-right: 10px; +} + +headerbar.selection-mode .selection-menu GtkArrow, +.selection-mode.titlebar:not(headerbar) .selection-menu GtkArrow { + -GtkArrow-arrow-scaling: 1; +} + +headerbar.selection-mode .selection-menu .arrow, +.selection-mode.titlebar:not(headerbar) .selection-menu .arrow { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); +} + +.maximized headerbar.selection-mode, .maximized .selection-mode.titlebar:not(headerbar) { + background-color: #f0544c; +} + +.tiled headerbar, .tiled headerbar:backdrop, +.maximized headerbar, .maximized headerbar:backdrop, .tiled .titlebar:not(headerbar), .tiled .titlebar:backdrop:not(headerbar), +.maximized .titlebar:not(headerbar), .maximized .titlebar:backdrop:not(headerbar) { + border-radius: 0; +} + +.maximized headerbar, +.maximized .titlebar:not(headerbar) { + background-color: #222222; + border-color: #101010; +} + +.maximized headerbar:backdrop, .maximized .titlebar:backdrop:not(headerbar) { + background-color: #313131; +} + +headerbar.default-decoration, +.default-decoration.titlebar:not(headerbar) { + min-height: 28px; + padding: 0 6px; + background-color: #222222; +} + +.tiled headerbar.default-decoration, +.maximized headerbar.default-decoration, +.fullscreen headerbar.default-decoration, .tiled .default-decoration.titlebar:not(headerbar), +.maximized .default-decoration.titlebar:not(headerbar), +.fullscreen .default-decoration.titlebar:not(headerbar) { + box-shadow: none; +} + +headerbar.default-decoration button.titlebutton, +.default-decoration.titlebar:not(headerbar) button.titlebutton { + border: none; + min-height: 22px; + min-width: 22px; + margin: 0; + padding: 0; +} + +headerbar.default-decoration, +.csd headerbar.default-decoration, headerbar.default-decoration:backdrop, +.csd headerbar.default-decoration:backdrop, +.default-decoration.titlebar:not(headerbar), +.csd .default-decoration.titlebar:not(headerbar), +.default-decoration.titlebar:backdrop:not(headerbar), +.csd .default-decoration.titlebar:backdrop:not(headerbar) { + background-color: #222222; + border-bottom-width: 0; +} + +.maximized headerbar.default-decoration, .maximized +.csd headerbar.default-decoration, .maximized headerbar.default-decoration:backdrop, .maximized +.csd headerbar.default-decoration:backdrop, +.maximized .default-decoration.titlebar:not(headerbar), .maximized .csd .default-decoration.titlebar:not(headerbar), .maximized .default-decoration.titlebar:backdrop:not(headerbar), .maximized .csd .default-decoration.titlebar:backdrop:not(headerbar) { + background-color: #222222; +} + +.titlebar, .titlebar.background { + border-top-left-radius: 2px; + border-top-right-radius: 2px; +} + +.titlebar, .titlebar headerbar { + box-shadow: inset 0 1px rgba(255, 255, 255, 0.13); +} + +.tiled .titlebar, +.maximized .titlebar, +.fullscreen .titlebar, .tiled .titlebar headerbar, +.maximized .titlebar headerbar, +.fullscreen .titlebar headerbar { + box-shadow: none; +} + +window.background > box.vertical > headerbar:not(.titlebar) { + border-radius: 0 0 0 0; + box-shadow: none; +} + +window.background > box.vertical > headerbar:not(.titlebar), window.background > box.vertical > headerbar:not(.titlebar):backdrop { + background-color: #222222; +} + +separator:first-child + window.background > box.vertical > headerbar:not(.titlebar), separator:first-child + window.background > box.vertical > headerbar:not(.titlebar):backdrop, window.background > box.vertical > headerbar:not(.titlebar):first-child, window.background > box.vertical > headerbar:not(.titlebar):first-child:backdrop { + border-top-left-radius: 0; +} + +window.background > box.vertical > headerbar:not(.titlebar):last-child, window.background > box.vertical > headerbar:not(.titlebar):last-child:backdrop { + border-top-right-radius: 0; +} + +headerbar entry, headerbar button, headerbar separator { + margin-top: 6px; + margin-bottom: 6px; +} + +separator:first-child + headerbar, separator:first-child + headerbar:backdrop, headerbar:first-child, headerbar:first-child:backdrop { + border-top-left-radius: 2px; +} + +headerbar:last-child, headerbar:last-child:backdrop { + border-top-right-radius: 2px; +} + +stack headerbar:first-child, stack headerbar:last-child { + border-top-left-radius: 2px; + border-top-right-radius: 2px; +} + +window.tiled headerbar, window.tiled headerbar:first-child, window.tiled headerbar:last-child, window.tiled headerbar:only-child, +window.tiled-top headerbar, +window.tiled-top headerbar:first-child, +window.tiled-top headerbar:last-child, +window.tiled-top headerbar:only-child, +window.tiled-right headerbar, +window.tiled-right headerbar:first-child, +window.tiled-right headerbar:last-child, +window.tiled-right headerbar:only-child, +window.tiled-bottom headerbar, +window.tiled-bottom headerbar:first-child, +window.tiled-bottom headerbar:last-child, +window.tiled-bottom headerbar:only-child, +window.tiled-left headerbar, +window.tiled-left headerbar:first-child, +window.tiled-left headerbar:last-child, +window.tiled-left headerbar:only-child, +window.maximized headerbar, +window.maximized headerbar:first-child, +window.maximized headerbar:last-child, +window.maximized headerbar:only-child, +window.fullscreen headerbar, +window.fullscreen headerbar:first-child, +window.fullscreen headerbar:last-child, +window.fullscreen headerbar:only-child, +window.solid-csd headerbar, +window.solid-csd headerbar:first-child, +window.solid-csd headerbar:last-child, +window.solid-csd headerbar:only-child { + border-top-left-radius: 0; + border-top-right-radius: 0; +} + +headerbar .linked:not(.vertical).path-bar > button { + padding-top: 3px; + padding-bottom: 6px; + margin: 0 0 0 0; + color: #efe7e7; + border: none; + border-radius: 0; + background-color: transparent; +} + +headerbar .linked:not(.vertical).path-bar > button:hover { + color: #ffffff; + background-color: #363636; +} + +headerbar .linked:not(.vertical).path-bar > button:active, headerbar .linked:not(.vertical).path-bar > button:checked { + transition: background-color 0.00001s 0.3s; + animation: header_ripple_effect 0.3s cubic-bezier(0, 0, 0.2, 1); + color: #ffffff; + background-color: #151515; + box-shadow: inset 0 -3px #f26f68; +} + +headerbar .linked:not(.vertical).path-bar > button:disabled { + color: rgba(239, 231, 231, 0.4); +} + +window > .titlebar:not(headerbar), window > .titlebar:not(headerbar):backdrop, +window.csd > .titlebar:not(headerbar), +window.csd > .titlebar:not(headerbar):backdrop { + padding: 0; + background: none; + border: none; +} + +.titlebar:not(headerbar) > separator { + background-image: linear-gradient(to bottom, #222222, #222222); + box-shadow: inset 0 1px rgba(255, 255, 255, 0.13); +} + +.titlebar:not(headerbar) > separator:backdrop { + transition: 200ms ease-out; + background-image: linear-gradient(to bottom, #313131, #313131); + box-shadow: none; +} + +.primary-toolbar:not(.libreoffice-toolbar) separator, headerbar separator.titlebutton, +.titlebar:not(headerbar) separator.titlebutton { + min-width: 0; + min-height: 0; + background: none; + border-width: 0 0; + border-image: linear-gradient(to bottom, rgba(239, 231, 231, 0) 25%, rgba(239, 231, 231, 0.35) 25%, rgba(239, 231, 231, 0.35) 75%, rgba(239, 231, 231, 0) 75%) 0 1/0 0 stretch; +} + +.primary-toolbar:not(.libreoffice-toolbar) separator:backdrop, headerbar separator.titlebutton:backdrop, +.titlebar:not(headerbar) separator.titlebutton:backdrop { + opacity: 0.6; +} + +headerbar button, .nemo-window .primary-toolbar button, window.thunar toolbar#location-toolbar button, window.thunar #location-toolbar.inline-toolbar button { + color: #efe7e7; + border: none; + box-shadow: none; + background-color: transparent; +} + +headerbar button:backdrop, .nemo-window .primary-toolbar button:backdrop, window.thunar toolbar#location-toolbar button:backdrop, window.thunar #location-toolbar.inline-toolbar button:backdrop { + opacity: 0.8; +} + +headerbar button:hover, .nemo-window .primary-toolbar button:hover, window.thunar toolbar#location-toolbar button:hover, window.thunar #location-toolbar.inline-toolbar button:hover { + color: #ffffff; + background-color: rgba(239, 231, 231, 0.12); +} + +headerbar button:active, .nemo-window .primary-toolbar button:active, window.thunar toolbar#location-toolbar button:active, window.thunar #location-toolbar.inline-toolbar button:active, headerbar button:checked, .nemo-window .primary-toolbar button:checked, window.thunar toolbar#location-toolbar button:checked, window.thunar #location-toolbar.inline-toolbar button:checked { + transition: 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); + color: #ffffff; + border-color: #F0544C; + background-color: #F0544C; + background-clip: border-box; +} + +headerbar button:disabled, .nemo-window .primary-toolbar button:disabled, window.thunar toolbar#location-toolbar button:disabled, window.thunar #location-toolbar.inline-toolbar button:disabled { + color: rgba(239, 231, 231, 0.4); + background-color: transparent; +} + +headerbar button:disabled:active, .nemo-window .primary-toolbar button:disabled:active, window.thunar toolbar#location-toolbar button:disabled:active, window.thunar #location-toolbar.inline-toolbar button:disabled:active, headerbar button:disabled:checked, .nemo-window .primary-toolbar button:disabled:checked, window.thunar toolbar#location-toolbar button:disabled:checked, window.thunar #location-toolbar.inline-toolbar button:disabled:checked { + color: rgba(255, 255, 255, 0.5); + border-color: rgba(240, 84, 76, 0.65); + background-color: rgba(240, 84, 76, 0.65); +} + +headerbar entry, .nemo-window .primary-toolbar entry, window.thunar toolbar#location-toolbar entry, window.thunar #location-toolbar.inline-toolbar entry { + color: #efe7e7; + border-color: rgba(3, 3, 3, 0.4); + background-color: rgba(90, 90, 90, 0.4); +} + +headerbar entry image, .nemo-window .primary-toolbar entry image, window.thunar toolbar#location-toolbar entry image, window.thunar #location-toolbar.inline-toolbar entry image, headerbar entry image:hover, .nemo-window .primary-toolbar entry image:hover, window.thunar toolbar#location-toolbar entry image:hover, window.thunar #location-toolbar.inline-toolbar entry image:hover { + color: inherit; +} + +headerbar entry:backdrop, .nemo-window .primary-toolbar entry:backdrop, window.thunar toolbar#location-toolbar entry:backdrop, window.thunar #location-toolbar.inline-toolbar entry:backdrop { + opacity: 0.85; +} + +headerbar entry:focus, .nemo-window .primary-toolbar entry:focus, window.thunar toolbar#location-toolbar entry:focus, window.thunar #location-toolbar.inline-toolbar entry:focus { + color: white; + border-color: #F0544C; + background-color: rgba(75, 75, 75, 0.4); + background-clip: border-box; +} + +headerbar entry:focus image, .nemo-window .primary-toolbar entry:focus image, window.thunar toolbar#location-toolbar entry:focus image, window.thunar #location-toolbar.inline-toolbar entry:focus image { + color: #F0544C; +} + +headerbar entry:disabled, .nemo-window .primary-toolbar entry:disabled, window.thunar toolbar#location-toolbar entry:disabled, window.thunar #location-toolbar.inline-toolbar entry:disabled { + color: rgba(239, 231, 231, 0.55); + border-color: rgba(3, 3, 3, 0.4); + background-color: rgba(90, 90, 90, 0.25); +} + +headerbar entry selection:focus, .nemo-window .primary-toolbar entry selection:focus, window.thunar toolbar#location-toolbar entry selection:focus, window.thunar #location-toolbar.inline-toolbar entry selection:focus { + background-color: #ffffff; + color: #F0544C; +} + +headerbar entry progress, .nemo-window .primary-toolbar entry progress, window.thunar toolbar#location-toolbar entry progress, window.thunar #location-toolbar.inline-toolbar entry progress { + border-color: #00C487; + background-image: none; + background-color: transparent; +} + +headerbar entry.warning, .nemo-window .primary-toolbar entry.warning, window.thunar toolbar#location-toolbar entry.warning, window.thunar #location-toolbar.inline-toolbar entry.warning { + color: white; + border-color: #F27835; + background-color: #9f562d; +} + +headerbar entry.warning:focus, .nemo-window .primary-toolbar entry.warning:focus, window.thunar toolbar#location-toolbar entry.warning:focus, window.thunar #location-toolbar.inline-toolbar entry.warning:focus { + color: white; + background-color: #F27835; +} + +headerbar entry.warning selection, .nemo-window .primary-toolbar entry.warning selection, window.thunar toolbar#location-toolbar entry.warning selection, window.thunar #location-toolbar.inline-toolbar entry.warning selection, headerbar entry.warning selection:focus, .nemo-window .primary-toolbar entry.warning selection:focus, window.thunar toolbar#location-toolbar entry.warning selection:focus, window.thunar #location-toolbar.inline-toolbar entry.warning selection:focus { + background-color: white; + color: #F27835; +} + +headerbar entry.error, .nemo-window .primary-toolbar entry.error, window.thunar toolbar#location-toolbar entry.error, window.thunar #location-toolbar.inline-toolbar entry.error { + color: white; + border-color: #FC4138; + background-color: #a5352f; +} + +headerbar entry.error:focus, .nemo-window .primary-toolbar entry.error:focus, window.thunar toolbar#location-toolbar entry.error:focus, window.thunar #location-toolbar.inline-toolbar entry.error:focus { + color: white; + background-color: #FC4138; +} + +headerbar entry.error selection, .nemo-window .primary-toolbar entry.error selection, window.thunar toolbar#location-toolbar entry.error selection, window.thunar #location-toolbar.inline-toolbar entry.error selection, headerbar entry.error selection:focus, .nemo-window .primary-toolbar entry.error selection:focus, window.thunar toolbar#location-toolbar entry.error selection:focus, window.thunar #location-toolbar.inline-toolbar entry.error selection:focus { + background-color: white; + color: #FC4138; +} + +headerbar.selection-mode button, .nemo-window .selection-mode.primary-toolbar button, headerbar.selection-mode button.flat, .nemo-window .selection-mode.primary-toolbar button.flat, headerbar.selection-mode button.sidebar-button, .nemo-window .selection-mode.primary-toolbar button.sidebar-button, headerbar.selection-mode button.budgie-menu-launcher, .nemo-window .selection-mode.primary-toolbar button.budgie-menu-launcher, headerbar.selection-mode .budgie-panel #tasklist-button, .budgie-panel headerbar.selection-mode #tasklist-button, .nemo-window .selection-mode.primary-toolbar .budgie-panel #tasklist-button, .budgie-panel .nemo-window .selection-mode.primary-toolbar #tasklist-button, headerbar.selection-mode .budgie-panel button.flat.launcher, .budgie-panel headerbar.selection-mode button.flat.launcher { + border-color: transparent; + background-color: transparent; + background-image: none; + color: #ffffff; + background-color: rgba(255, 255, 255, 0); +} + +headerbar.selection-mode button:hover, .nemo-window .selection-mode.primary-toolbar button:hover { + background-color: alpha(#ffffff,0.3); +} + +headerbar.selection-mode button:backdrop, .nemo-window .selection-mode.primary-toolbar button:backdrop { + opacity: 0.7; + background: none; +} + +headerbar .linked:not(.vertical):not(.path-bar):not(.stack-switcher) button:not(:last-child):not(:only-child), .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar):not(.stack-switcher) button:not(:last-child):not(:only-child) { + margin-left: 1px; +} + +headerbar .linked:not(.vertical):not(.path-bar):not(.stack-switcher) > button, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar):not(.stack-switcher) > button, headerbar .linked:not(.vertical):not(.path-bar):not(.stack-switcher) > button:hover, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar):not(.stack-switcher) > button:hover, headerbar .linked:not(.vertical):not(.path-bar):not(.stack-switcher) > button:active, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar):not(.stack-switcher) > button:active, headerbar .linked:not(.vertical):not(.path-bar):not(.stack-switcher) > button:checked, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar):not(.stack-switcher) > button:checked, headerbar .linked:not(.vertical):not(.path-bar):not(.stack-switcher) > button:disabled, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar):not(.stack-switcher) > button:disabled { + border-radius: 3px; + border-style: solid; + border: none; + box-shadow: none; +} + +headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), +headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action), +.nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action), +headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:not(:only-child), +.nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:not(:only-child), +headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):not(:hover), +.nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):not(:hover) { + box-shadow: none; + border: none; +} + +headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:backdrop, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:backdrop { + box-shadow: none; + border: none; +} + +headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button { + background-color: #3c3c3c; + color: #efe7e7; + border: none; +} + +headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:hover, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:hover { + background-color: #484848; + box-shadow: none; +} + +headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:active, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:active, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:checked, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:checked { + color: #ffffff; + border-color: #F0544C; + background-color: #F0544C; +} + +headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:disabled, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:disabled { + color: rgba(239, 231, 231, 0.4); +} + +headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:disabled label, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:disabled label { + color: rgba(239, 231, 231, 0.4); +} + +headerbar .linked:not(.vertical):not(.path-bar) > entry, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry { + border-radius: 3px; + border: 1px solid rgba(3, 3, 3, 0.4); +} + +headerbar .linked:not(.vertical):not(.path-bar) > entry:focus, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry:focus { + border-color: #F0544C; +} + +headerbar .linked:not(.vertical):not(.path-bar) > entry + entry, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry + entry { + border-left-color: rgba(3, 3, 3, 0.4); +} + +headerbar .linked:not(.vertical):not(.path-bar) > entry.error + entry, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry.error + entry { + border-left-color: rgba(3, 3, 3, 0.4); +} + +headerbar .linked:not(.vertical):not(.path-bar) > entry + entry.error, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry + entry.error { + border-left-color: #FC4138; +} + +headerbar .linked:not(.vertical):not(.path-bar) > entry.warning + entry, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry.warning + entry { + border-left-color: rgba(3, 3, 3, 0.4); +} + +headerbar .linked:not(.vertical):not(.path-bar) > entry + entry.warning, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry + entry.warning { + border-left-color: #F27835; +} + +headerbar .linked:not(.vertical):not(.path-bar) > entry.error + entry.warning, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry.error + entry.warning { + border-left-color: #F27835; +} + +headerbar .linked:not(.vertical):not(.path-bar) > entry.warning + entry.error, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry.warning + entry.error { + border-left-color: #FC4138; +} + +headerbar .linked:not(.vertical):not(.path-bar) > entry + entry:focus:not(:last-child), .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry + entry:focus:not(:last-child), +headerbar .linked:not(.vertical):not(.path-bar) > entry + entry:focus:last-child, +.nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry + entry:focus:last-child { + border-left-color: rgba(3, 3, 3, 0.4); +} + +headerbar .linked:not(.vertical):not(.path-bar) > entry:focus:not(:only-child) + entry, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry:focus:not(:only-child) + entry, +headerbar .linked:not(.vertical):not(.path-bar) > entry:focus:not(:only-child) + button, +.nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry:focus:not(:only-child) + button, +headerbar .linked:not(.vertical):not(.path-bar) > entry:focus:not(:only-child) + combobox > box > button.combo, +.nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry:focus:not(:only-child) + combobox > box > button.combo { + border-left-color: rgba(34, 34, 34, 0.3); +} + +headerbar .linked:not(.vertical):not(.path-bar) > entry + entry:drop(active):not(:last-child), .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry + entry:drop(active):not(:last-child), +headerbar .linked:not(.vertical):not(.path-bar) > entry + entry:drop(active):last-child, +.nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry + entry:drop(active):last-child { + border-left-color: rgba(3, 3, 3, 0.4); +} + +headerbar .linked:not(.vertical):not(.path-bar) > entry:drop(active):not(:only-child) + entry, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry:drop(active):not(:only-child) + entry, +headerbar .linked:not(.vertical):not(.path-bar) > entry:drop(active):not(:only-child) + button, +.nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry:drop(active):not(:only-child) + button, +headerbar .linked:not(.vertical):not(.path-bar) > entry:drop(active):not(:only-child) + combobox > box > button.combo, +.nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry:drop(active):not(:only-child) + combobox > box > button.combo { + border-left-color: rgba(34, 34, 34, 0.3); +} + +headerbar .linked:not(.vertical):not(.path-bar) > entry + entry.warning:focus:not(:last-child), .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry + entry.warning:focus:not(:last-child), +headerbar .linked:not(.vertical):not(.path-bar) > entry + entry.warning:focus:last-child, +.nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry + entry.warning:focus:last-child { + border-left-color: rgba(3, 3, 3, 0.4); +} + +headerbar .linked:not(.vertical):not(.path-bar) > entry.warning:focus:not(:only-child) + entry, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry.warning:focus:not(:only-child) + entry, +headerbar .linked:not(.vertical):not(.path-bar) > entry.warning:focus:not(:only-child) + button, +.nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry.warning:focus:not(:only-child) + button, +headerbar .linked:not(.vertical):not(.path-bar) > entry.warning:focus:not(:only-child) + combobox > box > button.combo, +.nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry.warning:focus:not(:only-child) + combobox > box > button.combo { + border-left-color: rgba(34, 34, 34, 0.3); +} + +headerbar .linked:not(.vertical):not(.path-bar) > entry + entry.error:focus:not(:last-child), .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry + entry.error:focus:not(:last-child), +headerbar .linked:not(.vertical):not(.path-bar) > entry + entry.error:focus:last-child, +.nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry + entry.error:focus:last-child { + border-left-color: rgba(3, 3, 3, 0.4); +} + +headerbar .linked:not(.vertical):not(.path-bar) > entry.error:focus:not(:only-child) + entry, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry.error:focus:not(:only-child) + entry, +headerbar .linked:not(.vertical):not(.path-bar) > entry.error:focus:not(:only-child) + button, +.nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry.error:focus:not(:only-child) + button, +headerbar .linked:not(.vertical):not(.path-bar) > entry.error:focus:not(:only-child) + combobox > box > button.combo, +.nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry.error:focus:not(:only-child) + combobox > box > button.combo { + border-left-color: rgba(34, 34, 34, 0.3); +} + +headerbar .linked:not(.vertical):not(.path-bar) > button:active + entry, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar) > button:active + entry, +headerbar .linked:not(.vertical):not(.path-bar) > button:checked + entry, +.nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar) > button:checked + entry { + border-left-color: rgba(3, 3, 3, 0.4); +} + +headerbar button.suggested-action, .nemo-window .primary-toolbar button.suggested-action { + background-clip: border-box; + color: white; + background-color: #2eb398; + border-color: #2eb398; +} + +headerbar button.suggested-action.flat, .nemo-window .primary-toolbar button.suggested-action.flat, headerbar button.suggested-action.sidebar-button, .nemo-window .primary-toolbar button.suggested-action.sidebar-button, headerbar button.suggested-action.budgie-menu-launcher, .nemo-window .primary-toolbar button.suggested-action.budgie-menu-launcher, headerbar .budgie-panel .suggested-action#tasklist-button, .budgie-panel headerbar .suggested-action#tasklist-button, .nemo-window .primary-toolbar .budgie-panel .suggested-action#tasklist-button, .budgie-panel .nemo-window .primary-toolbar .suggested-action#tasklist-button, headerbar .budgie-panel button.suggested-action.flat.launcher, .budgie-panel headerbar button.suggested-action.flat.launcher, .nemo-window .primary-toolbar .budgie-panel button.suggested-action.flat.launcher, .budgie-panel .nemo-window .primary-toolbar button.suggested-action.flat.launcher { + border-color: transparent; + background-color: transparent; + background-image: none; + color: #2eb398; +} + +headerbar button.suggested-action:hover, .nemo-window .primary-toolbar button.suggested-action:hover { + background-clip: border-box; + color: white; + background-color: #33c7a9; + border-color: #33c7a9; +} + +headerbar button.suggested-action:active, .nemo-window .primary-toolbar button.suggested-action:active, headerbar button.suggested-action:checked, .nemo-window .primary-toolbar button.suggested-action:checked { + background-clip: border-box; + color: white; + background-color: #45cfb3; + border-color: #45cfb3; +} + +headerbar button.suggested-action.flat:disabled, .nemo-window .primary-toolbar button.suggested-action.flat:disabled, headerbar button.suggested-action.sidebar-button:disabled, .nemo-window .primary-toolbar button.suggested-action.sidebar-button:disabled, headerbar button.suggested-action.budgie-menu-launcher:disabled, .nemo-window .primary-toolbar button.suggested-action.budgie-menu-launcher:disabled, headerbar .budgie-panel .suggested-action#tasklist-button:disabled, .budgie-panel headerbar .suggested-action#tasklist-button:disabled, .nemo-window .primary-toolbar .budgie-panel .suggested-action#tasklist-button:disabled, .budgie-panel .nemo-window .primary-toolbar .suggested-action#tasklist-button:disabled, headerbar .budgie-panel button.suggested-action.flat.launcher:disabled, .budgie-panel headerbar button.suggested-action.flat.launcher:disabled, headerbar button.suggested-action:disabled, .nemo-window .primary-toolbar button.suggested-action:disabled { + background-color: rgba(34, 34, 34, 0); + border-color: rgba(34, 34, 34, 0); +} + +headerbar button.suggested-action.flat:disabled label, .nemo-window .primary-toolbar button.suggested-action.flat:disabled label, headerbar button.suggested-action.sidebar-button:disabled label, .nemo-window .primary-toolbar button.suggested-action.sidebar-button:disabled label, headerbar button.suggested-action.budgie-menu-launcher:disabled label, .nemo-window .primary-toolbar button.suggested-action.budgie-menu-launcher:disabled label, headerbar .budgie-panel .suggested-action#tasklist-button:disabled label, .budgie-panel headerbar .suggested-action#tasklist-button:disabled label, .nemo-window .primary-toolbar .budgie-panel .suggested-action#tasklist-button:disabled label, .budgie-panel .nemo-window .primary-toolbar .suggested-action#tasklist-button:disabled label, headerbar .budgie-panel button.suggested-action.flat.launcher:disabled label, .budgie-panel headerbar button.suggested-action.flat.launcher:disabled label, headerbar button.suggested-action.flat:disabled, .nemo-window .primary-toolbar button.suggested-action.flat:disabled, headerbar button.suggested-action.sidebar-button:disabled, .nemo-window .primary-toolbar button.suggested-action.sidebar-button:disabled, headerbar button.suggested-action.budgie-menu-launcher:disabled, .nemo-window .primary-toolbar button.suggested-action.budgie-menu-launcher:disabled, headerbar .budgie-panel .suggested-action#tasklist-button:disabled, .budgie-panel headerbar .suggested-action#tasklist-button:disabled, .nemo-window .primary-toolbar .budgie-panel .suggested-action#tasklist-button:disabled, .budgie-panel .nemo-window .primary-toolbar .suggested-action#tasklist-button:disabled, headerbar .budgie-panel button.suggested-action.flat.launcher:disabled, .budgie-panel headerbar button.suggested-action.flat.launcher:disabled, headerbar button.suggested-action:disabled label, .nemo-window .primary-toolbar button.suggested-action:disabled label, headerbar button.suggested-action:disabled, .nemo-window .primary-toolbar button.suggested-action:disabled { + color: rgba(239, 231, 231, 0.5); +} + +headerbar button.suggested-action:backdrop, .nemo-window .primary-toolbar button.suggested-action:backdrop, headerbar button.suggested-action:backdrop, .nemo-window .primary-toolbar button.suggested-action:backdrop { + opacity: 0.8; +} + +headerbar button.destructive-action, .nemo-window .primary-toolbar button.destructive-action { + background-clip: border-box; + color: white; + background-color: #db5b5b; + border-color: #db5b5b; +} + +headerbar button.destructive-action.flat, .nemo-window .primary-toolbar button.destructive-action.flat, headerbar button.destructive-action.sidebar-button, .nemo-window .primary-toolbar button.destructive-action.sidebar-button, headerbar button.destructive-action.budgie-menu-launcher, .nemo-window .primary-toolbar button.destructive-action.budgie-menu-launcher, headerbar .budgie-panel .destructive-action#tasklist-button, .budgie-panel headerbar .destructive-action#tasklist-button, .nemo-window .primary-toolbar .budgie-panel .destructive-action#tasklist-button, .budgie-panel .nemo-window .primary-toolbar .destructive-action#tasklist-button, headerbar .budgie-panel button.destructive-action.flat.launcher, .budgie-panel headerbar button.destructive-action.flat.launcher, .nemo-window .primary-toolbar .budgie-panel button.destructive-action.flat.launcher, .budgie-panel .nemo-window .primary-toolbar button.destructive-action.flat.launcher { + border-color: transparent; + background-color: transparent; + background-image: none; + color: #db5b5b; +} + +headerbar button.destructive-action:hover, .nemo-window .primary-toolbar button.destructive-action:hover { + background-clip: border-box; + color: white; + background-color: #e07070; + border-color: #e07070; +} + +headerbar button.destructive-action:active, .nemo-window .primary-toolbar button.destructive-action:active, headerbar button.destructive-action:checked, .nemo-window .primary-toolbar button.destructive-action:checked { + background-clip: border-box; + color: white; + background-color: #e48585; + border-color: #e48585; +} + +headerbar button.destructive-action.flat:disabled, .nemo-window .primary-toolbar button.destructive-action.flat:disabled, headerbar button.destructive-action.sidebar-button:disabled, .nemo-window .primary-toolbar button.destructive-action.sidebar-button:disabled, headerbar button.destructive-action.budgie-menu-launcher:disabled, .nemo-window .primary-toolbar button.destructive-action.budgie-menu-launcher:disabled, headerbar .budgie-panel .destructive-action#tasklist-button:disabled, .budgie-panel headerbar .destructive-action#tasklist-button:disabled, .nemo-window .primary-toolbar .budgie-panel .destructive-action#tasklist-button:disabled, .budgie-panel .nemo-window .primary-toolbar .destructive-action#tasklist-button:disabled, headerbar .budgie-panel button.destructive-action.flat.launcher:disabled, .budgie-panel headerbar button.destructive-action.flat.launcher:disabled, headerbar button.destructive-action:disabled, .nemo-window .primary-toolbar button.destructive-action:disabled { + background-color: rgba(34, 34, 34, 0); + border-color: rgba(34, 34, 34, 0); +} + +headerbar button.destructive-action.flat:disabled label, .nemo-window .primary-toolbar button.destructive-action.flat:disabled label, headerbar button.destructive-action.sidebar-button:disabled label, .nemo-window .primary-toolbar button.destructive-action.sidebar-button:disabled label, headerbar button.destructive-action.budgie-menu-launcher:disabled label, .nemo-window .primary-toolbar button.destructive-action.budgie-menu-launcher:disabled label, headerbar .budgie-panel .destructive-action#tasklist-button:disabled label, .budgie-panel headerbar .destructive-action#tasklist-button:disabled label, .nemo-window .primary-toolbar .budgie-panel .destructive-action#tasklist-button:disabled label, .budgie-panel .nemo-window .primary-toolbar .destructive-action#tasklist-button:disabled label, headerbar .budgie-panel button.destructive-action.flat.launcher:disabled label, .budgie-panel headerbar button.destructive-action.flat.launcher:disabled label, headerbar button.destructive-action.flat:disabled, .nemo-window .primary-toolbar button.destructive-action.flat:disabled, headerbar button.destructive-action.sidebar-button:disabled, .nemo-window .primary-toolbar button.destructive-action.sidebar-button:disabled, headerbar button.destructive-action.budgie-menu-launcher:disabled, .nemo-window .primary-toolbar button.destructive-action.budgie-menu-launcher:disabled, headerbar .budgie-panel .destructive-action#tasklist-button:disabled, .budgie-panel headerbar .destructive-action#tasklist-button:disabled, .nemo-window .primary-toolbar .budgie-panel .destructive-action#tasklist-button:disabled, .budgie-panel .nemo-window .primary-toolbar .destructive-action#tasklist-button:disabled, headerbar .budgie-panel button.destructive-action.flat.launcher:disabled, .budgie-panel headerbar button.destructive-action.flat.launcher:disabled, headerbar button.destructive-action:disabled label, .nemo-window .primary-toolbar button.destructive-action:disabled label, headerbar button.destructive-action:disabled, .nemo-window .primary-toolbar button.destructive-action:disabled { + color: rgba(239, 231, 231, 0.5); +} + +headerbar button.destructive-action:backdrop, .nemo-window .primary-toolbar button.destructive-action:backdrop, headerbar button.destructive-action:backdrop, .nemo-window .primary-toolbar button.destructive-action:backdrop { + opacity: 0.8; +} + +headerbar spinbutton:not(.vertical):focus, .nemo-window .primary-toolbar spinbutton:not(.vertical):focus { + color: #ffffff; + caret-color: #ffffff; +} + +headerbar spinbutton:not(.vertical) button, .nemo-window .primary-toolbar spinbutton:not(.vertical) button, headerbar spinbutton:not(.vertical) button:disabled, .nemo-window .primary-toolbar spinbutton:not(.vertical) button:disabled { + color: #efe7e7; + border-color: rgba(0, 0, 0, 0.15); + background-color: rgba(239, 231, 231, 0.12); +} + +headerbar spinbutton:not(.vertical) button:hover, .nemo-window .primary-toolbar spinbutton:not(.vertical) button:hover { + background-color: rgba(255, 255, 255, 0.9); +} + +headerbar spinbutton:not(.vertical) button:active, .nemo-window .primary-toolbar spinbutton:not(.vertical) button:active, headerbar spinbutton:not(.vertical) button:checked, .nemo-window .primary-toolbar spinbutton:not(.vertical) button:checked { + color: #ffffff; + border-color: #F0544C; + background-color: #F0544C; +} + +headerbar spinbutton:not(.vertical) button:disabled, .nemo-window .primary-toolbar spinbutton:not(.vertical) button:disabled { + color: rgba(239, 231, 231, 0.4); +} + +headerbar spinbutton:not(.vertical) > button + button, .nemo-window .primary-toolbar spinbutton:not(.vertical) > button + button { + border-left-style: none; +} + +headerbar spinbutton:not(.vertical) > button:hover:not(:active), .nemo-window .primary-toolbar spinbutton:not(.vertical) > button:hover:not(:active), +headerbar spinbutton:not(.vertical) > button:hover + button, +.nemo-window .primary-toolbar spinbutton:not(.vertical) > button:hover + button { + box-shadow: inset 1px 0 rgba(34, 34, 34, 0.3); +} + +headerbar spinbutton:not(.vertical) > button:disabled + button:not(:disabled):not(:active):not(:checked):not(:hover), .nemo-window .primary-toolbar spinbutton:not(.vertical) > button:disabled + button:not(:disabled):not(:active):not(:checked):not(:hover), +headerbar spinbutton:not(.vertical) > button:not(:disabled):not(:active):not(:checked):not(:hover) + button:disabled, +.nemo-window .primary-toolbar spinbutton:not(.vertical) > button:not(:disabled):not(:active):not(:checked):not(:hover) + button:disabled { + box-shadow: inset 1px 0 rgba(34, 34, 34, 0.3); +} + +headerbar spinbutton:not(.vertical) > button:first-child:hover:not(:active), .nemo-window .primary-toolbar spinbutton:not(.vertical) > button:first-child:hover:not(:active), +headerbar spinbutton:not(.vertical) > entry + button:not(:active):hover, +.nemo-window .primary-toolbar spinbutton:not(.vertical) > entry + button:not(:active):hover { + box-shadow: none; +} + +headerbar spinbutton:not(.vertical) > entry:focus + button, .nemo-window .primary-toolbar spinbutton:not(.vertical) > entry:focus + button { + border-left-color: #F0544C; +} + +headerbar combobox:disabled, .nemo-window .primary-toolbar combobox:disabled { + color: rgba(239, 231, 231, 0.4); +} + +headerbar combobox > .linked > button.combo, .nemo-window .primary-toolbar combobox > .linked > button.combo { + color: #efe7e7; + border-color: rgba(3, 3, 3, 0.4); + background-color: rgba(90, 90, 90, 0.4); +} + +headerbar combobox > .linked > button.combo image, .nemo-window .primary-toolbar combobox > .linked > button.combo image, headerbar combobox > .linked > button.combo image:hover, .nemo-window .primary-toolbar combobox > .linked > button.combo image:hover { + color: inherit; +} + +headerbar combobox > .linked > button.combo:hover, .nemo-window .primary-toolbar combobox > .linked > button.combo:hover { + color: white; + border-color: #F0544C; + background-color: rgba(75, 75, 75, 0.4); + box-shadow: none; +} + +headerbar combobox > .linked > button.combo:disabled, .nemo-window .primary-toolbar combobox > .linked > button.combo:disabled { + color: rgba(239, 231, 231, 0.55); + border-color: rgba(3, 3, 3, 0.4); + background-color: rgba(90, 90, 90, 0.25); +} + +headerbar combobox > .linked > entry.combo:dir(ltr), .nemo-window .primary-toolbar combobox > .linked > entry.combo:dir(ltr) { + border-right-style: none; +} + +headerbar combobox > .linked > entry.combo:dir(ltr):focus, .nemo-window .primary-toolbar combobox > .linked > entry.combo:dir(ltr):focus { + box-shadow: 1px 0 #F0544C; +} + +headerbar combobox > .linked > entry.combo:dir(rtl), .nemo-window .primary-toolbar combobox > .linked > entry.combo:dir(rtl) { + border-left-style: none; +} + +headerbar combobox > .linked > entry.combo:dir(rtl):focus, .nemo-window .primary-toolbar combobox > .linked > entry.combo:dir(rtl):focus { + box-shadow: -1px 0 #F0544C; +} + +headerbar combobox > .linked > button.combo:dir(ltr), .nemo-window .primary-toolbar combobox > .linked > button.combo:dir(ltr), headerbar combobox > .linked > button.combo:dir(ltr):hover, .nemo-window .primary-toolbar combobox > .linked > button.combo:dir(ltr):hover, headerbar combobox > .linked > button.combo:dir(ltr):active, .nemo-window .primary-toolbar combobox > .linked > button.combo:dir(ltr):active, headerbar combobox > .linked > button.combo:dir(ltr):checked, .nemo-window .primary-toolbar combobox > .linked > button.combo:dir(ltr):checked, headerbar combobox > .linked > button.combo:dir(ltr):disabled, .nemo-window .primary-toolbar combobox > .linked > button.combo:dir(ltr):disabled { + border-top-left-radius: 0; + border-bottom-left-radius: 0; +} + +headerbar combobox > .linked > button.combo:dir(rtl), .nemo-window .primary-toolbar combobox > .linked > button.combo:dir(rtl), headerbar combobox > .linked > button.combo:dir(rtl):hover, .nemo-window .primary-toolbar combobox > .linked > button.combo:dir(rtl):hover, headerbar combobox > .linked > button.combo:dir(rtl):active, .nemo-window .primary-toolbar combobox > .linked > button.combo:dir(rtl):active, headerbar combobox > .linked > button.combo:dir(rtl):checked, .nemo-window .primary-toolbar combobox > .linked > button.combo:dir(rtl):checked, headerbar combobox > .linked > button.combo:dir(rtl):disabled, .nemo-window .primary-toolbar combobox > .linked > button.combo:dir(rtl):disabled { + border-top-right-radius: 0; + border-bottom-right-radius: 0; +} + +headerbar switch:backdrop, .nemo-window .primary-toolbar switch:backdrop { + opacity: 0.75; +} + +headerbar progressbar trough, .nemo-window .primary-toolbar progressbar trough { + background-color: #090909; +} + +headerbar progressbar:backdrop, .nemo-window .primary-toolbar progressbar:backdrop { + opacity: 0.75; +} + +headerbar scale:backdrop, .nemo-window .primary-toolbar scale:backdrop { + opacity: 0.75; +} + +headerbar scale slider, .nemo-window .primary-toolbar scale slider { + background-color: #fcfcfc; + border-color: rgba(34, 34, 34, 0.5); +} + +headerbar scale slider:hover, .nemo-window .primary-toolbar scale slider:hover { + background-color: white; + border-color: rgba(34, 34, 34, 0.5); +} + +headerbar scale slider:active, .nemo-window .primary-toolbar scale slider:active { + background-color: #F0544C; + border-color: #F0544C; +} + +headerbar scale slider:disabled, .nemo-window .primary-toolbar scale slider:disabled { + background-color: #bbbbbb; + border-color: rgba(34, 34, 34, 0.5); +} + +headerbar scale trough, .nemo-window .primary-toolbar scale trough { + background-color: #090909; +} + +headerbar scale trough:disabled, .nemo-window .primary-toolbar scale trough:disabled { + background-color: rgba(9, 9, 9, 0.95); +} + +.path-bar button:hover { + background-color: rgba(50, 50, 50, 0.06); +} + +.path-bar button:checked, .path-bar button:active { + background-color: #F0544C; + border-color: #F0544C; +} + +.path-bar button:checked:hover, .path-bar button:active:hover { + background-color: #f26a64; + border-color: #f26a64; +} + +.path-bar button.text-button, .path-bar button.image-button, .path-bar button { + padding-left: 6px; + padding-right: 6px; +} + +.path-bar button.text-button.image-button label { + padding-left: 0; + padding-right: 0; +} + +.path-bar button.text-button.image-button label:last-child, .path-bar button label:last-child { + padding-right: 10px; +} + +.path-bar button.text-button.image-button label:first-child, .path-bar button label:first-child { + padding-left: 10px; +} + +.path-bar button.slider-button, .path-bar button:not(.image-button):not(.text-button) { + padding-left: 1px; + padding-right: 1px; +} + +.path-bar button image { + padding-left: 4px; + padding-right: 4px; +} + +treeview.view { + border-left-color: rgba(50, 50, 50, 0.15); + border-top-color: rgba(0, 0, 0, 0.1); +} + +* { + -GtkTreeView-horizontal-separator: 4; + -GtkTreeView-grid-line-width: 1; + -GtkTreeView-grid-line-pattern: ''; + -GtkTreeView-tree-line-width: 1; + -GtkTreeView-tree-line-pattern: ''; + -GtkTreeView-expander-size: 16; +} + +treeview.view acceleditor > label { + background-color: #F0544C; +} + +treeview.view:selected, treeview.view:selected:focus { + border-radius: 0; + border-left-color: #f8aaa6; + border-top-color: rgba(50, 50, 50, 0.1); +} + +treeview.view:disabled { + color: rgba(50, 50, 50, 0.55); +} + +treeview.view:disabled:selected { + color: #f69894; +} + +treeview.view.separator { + min-height: 2px; + color: rgba(0, 0, 0, 0.1); +} + +treeview.view:drop(active) { + border-style: solid none; + border-width: 1px; + border-color: #91433f; +} + +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: #999999; +} + +treeview.view.expander:dir(rtl) { + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); +} + +treeview.view.expander:hover { + color: #323232; +} + +treeview.view.expander:selected { + color: #fbccc9; +} + +treeview.view.expander:selected:hover { + color: #ffffff; +} + +treeview.view.expander:checked { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); +} + +treeview.view.progressbar, treeview.view.progressbar:focus { + color: #ffffff; + border-radius: 3px; + background-color: #00C487; +} + +treeview.view.progressbar:selected, treeview.view.progressbar:selected:focus, treeview.view.progressbar:focus:selected, treeview.view.progressbar:focus:selected:focus { + color: #F0544C; + box-shadow: none; + background-color: #ffffff; +} + +treeview.view.trough, treeview.view.sidebar.source-list.trough { + color: #323232; + background-color: #cfd6e6; + border-radius: 3px; + border-width: 0; +} + +treeview.view.trough:selected, treeview.view.sidebar.source-list.trough:selected, treeview.view.trough:selected:focus { + color: #ffffff; + background-color: rgba(0, 0, 0, 0.2); + border-radius: 3px; + border-width: 0; +} + +treeview.view header button { + min-height: 0; + min-width: 0; + padding: 3px 6px; + font-weight: bold; + color: #5b5b5b; + background-color: #ffffff; + background-image: none; + border-style: none solid none none; + border-radius: 0; + border-image: linear-gradient(to bottom, #ffffff 20%, rgba(0, 0, 0, 0.11) 20%, rgba(0, 0, 0, 0.11) 80%, #ffffff 80%) 0 1 0 0/0 1px 0 0 stretch; +} + +treeview.view header button:hover { + color: #F0544C; +} + +treeview.view header button:active { + color: #323232; +} + +treeview.view header button:active, treeview.view header button:hover { + background-color: #ffffff; +} + +treeview.view header button:active:hover { + color: #323232; +} + +treeview.view header button:disabled { + border-color: #f7f7f7; + background-image: none; +} + +treeview.view header button:last-child { + border-right-style: none; + border-image: none; +} + +treeview.view button.dnd, treeview.view button.dnd:selected, treeview.view button.dnd:hover, treeview.view button.dnd:active, +treeview.view header.button.dnd, +treeview.view header.button.dnd:selected, +treeview.view header.button.dnd:hover, +treeview.view header.button.dnd:active { + padding: 0 6px; + transition: none; + color: #ffffff; + background-color: #F0544C; + border-radius: 0; + border-style: none; +} + +menubar, +.menubar { + -GtkWidget-window-dragging: true; + padding: 0 0 0 0; + background-color: #222222; + color: #efe7e7; +} + +menubar:backdrop, +.menubar:backdrop { + color: rgba(239, 231, 231, 0.7); +} + +menubar > menuitem, +.menubar > menuitem { + transition: all 0.2s cubic-bezier(0, 0, 0.2, 1); + padding: 4px 8px; + border: none; + border-radius: 2px 2px 0 0; +} + +menubar > menuitem:hover, +.menubar > menuitem:hover { + background-color: #F0544C; + color: #ffffff; +} + +menubar > menuitem:disabled, +.menubar > menuitem:disabled { + color: rgba(239, 231, 231, 0.45); + border-color: transparent; +} + +menubar > menuitem label:disabled, +.menubar > menuitem label:disabled { + color: rgba(239, 231, 231, 0.45); +} + +menubar > menuitem > window.background.popup > menu, +.menubar > menuitem > window.background.popup > menu { + border-radius: 0 0 2px 2px; +} + +menu, +.menu { + padding: 4px 0; + border-radius: 0; + background-color: #ffffff; + border: 1px solid rgba(0, 0, 0, 0.15); +} + +.csd menu, .csd +.menu { + padding: 4px 0; + border-radius: 2px; + border: none; +} + +menu separator, +.csd menu separator, +.menu separator, +.csd +.menu separator { + margin: 2px 0; + background-color: #ffffff; +} + +menu .separator:not(label), +.csd menu .separator:not(label), +.menu .separator:not(label), +.csd +.menu .separator:not(label) { + color: #ffffff; +} + +menu menuitem, +.menu menuitem { + min-height: 16px; + min-width: 40px; + padding: 5px; + color: #363636; +} + +menu menuitem:hover, +.menu menuitem:hover { + color: #ffffff; + background-color: #F0544C; +} + +menu menuitem:disabled, +.menu menuitem:disabled { + color: rgba(50, 50, 50, 0.55); +} + +menu menuitem label:disabled, +.menu menuitem label:disabled { + color: rgba(50, 50, 50, 0.55); +} + +menu menuitem arrow, +.menu menuitem arrow { + min-height: 16px; + min-width: 16px; +} + +menu menuitem arrow:dir(ltr), +.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) { + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); + margin-right: 10px; +} + +menuitem accelerator { + color: alpha(currentColor,0.55); +} + +menuitem check, menuitem radio { + min-height: 16px; + min-width: 16px; +} + +menuitem check:dir(ltr), menuitem radio:dir(ltr) { + margin-right: 6px; + margin-left: 2px; +} + +menuitem check:dir(rtl), menuitem radio:dir(rtl) { + margin-left: 6px; + margin-right: 2px; +} + +menu > arrow, +.menu > arrow { + min-width: 16px; + min-height: 16px; + padding: 4px; + background-color: #ffffff; + border-radius: 0; +} + +menu > arrow.top, +.menu > arrow.top { + margin-top: -6px; + border-bottom: 1px solid rgba(0, 0, 0, 0.15); + -gtk-icon-source: -gtk-icontheme("pan-up-symbolic"); +} + +menu > arrow.bottom, +.menu > arrow.bottom { + margin-bottom: -12px; + border-top: 1px solid rgba(0, 0, 0, 0.15); + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); +} + +menu > arrow:hover, +.menu > arrow:hover { + background-color: #ebebeb; +} + +menu > arrow:disabled, +.menu > arrow:disabled { + color: transparent; + background-color: transparent; + border-color: transparent; +} + +popover, +popover.background { + padding: 2px; + background-clip: border-box; + background-color: #ffffff; + box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.07); +} + +.csd popover, popover, .csd +popover.background, +popover.background { + border: 1px solid rgba(0, 0, 0, 0.15); + border-radius: 3px; +} + +popover separator, +popover.background separator { + background-color: #ffffff; +} + +popover > list, +popover > .view, +popover > toolbar, +popover > .inline-toolbar, +popover.background > list, +popover.background > .view, +popover.background > toolbar, +popover.background > .inline-toolbar { + border-style: none; + background-color: transparent; +} + +popover button:not(.suggested-action):not(.destructive-action):hover, +popover.background button:not(.suggested-action):not(.destructive-action):hover { + background-color: rgba(0, 0, 0, 0.05); + color: #363636; +} + +popover button:not(.suggested-action):not(.destructive-action):checked, popover button:not(.suggested-action):not(.destructive-action):active, +popover.background button:not(.suggested-action):not(.destructive-action):checked, +popover.background button:not(.suggested-action):not(.destructive-action):active { + background-color: #F0544C; + color: #ffffff; +} + +cursor-handle { + background-color: transparent; + background-image: none; + box-shadow: none; + border-style: none; +} + +cursor-handle.top { + -gtk-icon-source: -gtk-icontheme("selection-start-symbolic"); +} + +cursor-handle.bottom { + -gtk-icon-source: -gtk-icontheme("selection-end-symbolic"); +} + +notebook { + padding: 0; +} + +notebook.frame { + border: 1px solid rgba(0, 0, 0, 0.15); +} + +notebook > stack:not(:only-child) { + background-color: #ffffff; +} + +notebook > header { + padding: 0; + background-color: #f7f7f7; +} + +notebook > header.top { + padding-bottom: 0; + border-bottom: 1px solid rgba(0, 0, 0, 0.15); +} + +notebook > header.top > tabs > tab { + padding: 3px 16px 6px 16px; + min-width: 16px; + min-height: 16px; + border-radius: 0; + outline-offset: -4px; + border: none; + border-bottom: none; +} + +notebook > header.top > tabs > tab:not(:only-child):first-child { + margin-left: 6px; +} + +notebook > header.top > tabs > tab:not(:only-child):last-child { + margin-right: 6px; +} + +notebook > header.top > tabs > tab:hover { + box-shadow: inset 0 -2px alpha(#F0544C,0.6), 0 1px alpha(#F0544C,0.6); +} + +notebook > header.top > tabs > tab:checked { + box-shadow: inset 0 -2px #F0544C, 0 1px #F0544C; +} + +notebook > header.bottom { + padding-top: 0; + border-top: 1px solid rgba(0, 0, 0, 0.15); +} + +notebook > header.bottom > tabs > tab { + padding: 3px 16px 6px 16px; + min-width: 16px; + min-height: 16px; + border-radius: 0; + outline-offset: -4px; + border: none; + border-top: none; +} + +notebook > header.bottom > tabs > tab:not(:only-child):first-child { + margin-left: 6px; +} + +notebook > header.bottom > tabs > tab:not(:only-child):last-child { + margin-right: 6px; +} + +notebook > header.bottom > tabs > tab:hover { + box-shadow: inset 0 2px alpha(#F0544C,0.6), 0 -1px alpha(#F0544C,0.6); +} + +notebook > header.bottom > tabs > tab:checked { + box-shadow: inset 0 2px #F0544C, 0 -1px #F0544C; +} + +notebook > header.right { + padding-left: 0; + border-left: 1px solid rgba(0, 0, 0, 0.15); +} + +notebook > header.right > tabs > tab { + padding: 3px 16px 6px 16px; + min-width: 16px; + min-height: 16px; + border-radius: 0; + outline-offset: -4px; + border: none; + border-left: none; +} + +notebook > header.right > tabs > tab:not(:only-child):first-child { + margin-top: 6px; +} + +notebook > header.right > tabs > tab:not(:only-child):last-child { + margin-bottom: 6px; +} + +notebook > header.right > tabs > tab:hover { + box-shadow: inset 2px 0 alpha(#F0544C,0.6), -1px 0 alpha(#F0544C,0.6); +} + +notebook > header.right > tabs > tab:checked { + box-shadow: inset 2px 0 #F0544C, -1px 0 #F0544C; +} + +notebook > header.left { + padding-right: 0; + border-right: 1px solid rgba(0, 0, 0, 0.15); +} + +notebook > header.left > tabs > tab { + padding: 3px 16px 6px 16px; + min-width: 16px; + min-height: 16px; + border-radius: 0; + outline-offset: -4px; + border: none; + border-right: none; +} + +notebook > header.left > tabs > tab:not(:only-child):first-child { + margin-top: 6px; +} + +notebook > header.left > tabs > tab:not(:only-child):last-child { + margin-bottom: 6px; +} + +notebook > header.left > tabs > tab:hover { + box-shadow: inset -2px 0 alpha(#F0544C,0.6), 1px 0 alpha(#F0544C,0.6); +} + +notebook > header.left > tabs > tab:checked { + box-shadow: inset -2px 0 #F0544C, 1px 0 #F0544C; +} + +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: rgba(50, 50, 50, 0.55); +} + +notebook > header > tabs > arrow:hover { + color: rgba(50, 50, 50, 0.775); +} + +notebook > header > tabs > arrow:active { + color: #323232; +} + +notebook > header > tabs > arrow:disabled { + color: rgba(50, 50, 50, 0.25); +} + +notebook > header > tabs > tab { + color: rgba(50, 50, 50, 0.55); + background-color: rgba(247, 247, 247, 0); +} + +notebook > header > tabs > tab:hover:not(:checked) { + color: rgba(50, 50, 50, 0.775); + transition: 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); +} + +notebook > header > tabs > tab:checked { + color: #323232; + transition: 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94); +} + +notebook > header > tabs > tab button.flat, notebook > header > tabs > tab button.sidebar-button, notebook > header > tabs > tab button.budgie-menu-launcher, notebook > header > tabs > tab .budgie-panel #tasklist-button, .budgie-panel notebook > header > tabs > tab #tasklist-button, notebook > header > tabs > tab .budgie-panel button.flat.launcher, .budgie-panel notebook > header > tabs > tab button.flat.launcher { + border-radius: 100%; + min-height: 16px; + min-width: 16px; + padding: 0; + margin: 4px 0; + color: #777777; +} + +notebook > header > tabs > tab button.flat:hover, notebook > header > tabs > tab button.sidebar-button:hover, notebook > header > tabs > tab button.budgie-menu-launcher:hover, notebook > header > tabs > tab .budgie-panel #tasklist-button:hover, .budgie-panel notebook > header > tabs > tab #tasklist-button:hover, notebook > header > tabs > tab .budgie-panel button.flat.launcher:hover, .budgie-panel notebook > header > tabs > tab button.flat.launcher:hover { + color: #ff4d4d; + background-color: #eaeaea; +} + +notebook > header > tabs > tab button.flat:active, notebook > header > tabs > tab button.sidebar-button:active, notebook > header > tabs > tab button.budgie-menu-launcher:active, notebook > header > tabs > tab .budgie-panel #tasklist-button:active, .budgie-panel notebook > header > tabs > tab #tasklist-button:active, notebook > header > tabs > tab .budgie-panel button.flat.launcher:active, .budgie-panel notebook > header > tabs > tab button.flat.launcher:active, notebook > header > tabs > tab button.flat:active:hover, notebook > header > tabs > tab button.sidebar-button:active:hover, notebook > header > tabs > tab button.budgie-menu-launcher:active:hover, notebook > header > tabs > tab .budgie-panel #tasklist-button:active:hover, .budgie-panel notebook > header > tabs > tab #tasklist-button:active:hover, .budgie-panel notebook > header > tabs > tab button.flat.launcher:active:hover { + color: #F0544C; + background-color: #e3e3e3; +} + +notebook > header button { + margin: 2px; +} + +scrollbar { + background-color: #fcfcfc; + transition: 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94); +} + +* { + -GtkScrollbar-has-backward-stepper: false; + -GtkScrollbar-has-forward-stepper: false; +} + +scrollbar.top { + border-bottom: 1px solid rgba(0, 0, 0, 0.15); +} + +scrollbar.bottom { + border-top: 1px solid rgba(0, 0, 0, 0.15); +} + +scrollbar.left { + border-right: 1px solid rgba(0, 0, 0, 0.15); +} + +scrollbar.right { + border-left: 1px solid rgba(0, 0, 0, 0.15); +} + +scrollbar button { + border: none; +} + +scrollbar.vertical button.down { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); +} + +scrollbar.vertical button.up { + -gtk-icon-source: -gtk-icontheme("pan-up-symbolic"); +} + +scrollbar.horizontal button.down { + -gtk-icon-source: -gtk-icontheme("pan-right-symbolic"); +} + +scrollbar.horizontal button.up { + -gtk-icon-source: -gtk-icontheme("pan-left-symbolic"); +} + +scrollbar slider { + min-width: 6px; + min-height: 6px; + margin: -1px; + border: 4px solid transparent; + border-radius: 8px; + background-clip: padding-box; + background-color: #a8a8a8; +} + +scrollbar slider:hover { + background-color: #bcbcbc; +} + +scrollbar slider:hover:active { + background-color: #F0544C; +} + +scrollbar slider:disabled { + background-color: transparent; +} + +scrollbar.fine-tune slider { + min-width: 4px; + min-height: 4px; +} + +scrollbar.fine-tune.horizontal slider { + border-width: 5px 4px; +} + +scrollbar.fine-tune.vertical slider { + border-width: 4px 5px; +} + +scrollbar.overlay-indicator:not(.dragging):not(.hovering) { + opacity: 0.4; + border-color: transparent; + background-color: transparent; +} + +scrollbar.overlay-indicator:not(.dragging):not(.hovering) slider { + margin: 0; + min-width: 4px; + min-height: 4px; + background-color: #6d6d6d; + border: 1px solid rgba(255, 255, 255, 0.6); +} + +scrollbar.overlay-indicator:not(.dragging):not(.hovering).horizontal slider { + margin: 0 2px; + min-width: 40px; +} + +scrollbar.overlay-indicator:not(.dragging):not(.hovering).vertical slider { + margin: 2px 0; + min-height: 40px; +} + +scrollbar.overlay-indicator.dragging, scrollbar.overlay-indicator.hovering { + opacity: 0.99; +} + +scrollbar.horizontal slider { + min-width: 40px; +} + +scrollbar.vertical slider { + min-height: 40px; +} + +switch { + font-size: 0; + min-width: 52px; + min-height: 24px; + background-size: 52px 24px; + background-repeat: no-repeat; + background-position: center center; + transition: all 350ms cubic-bezier(0.25, 0.46, 0.45, 0.94); +} + +switch slider { + min-width: 0; + min-height: 0; +} + +switch, switch slider { + outline-color: transparent; + color: transparent; + border: none; + box-shadow: none; +} + +switch { + background-image: -gtk-scaled(url("assets/switch.png"), url("assets/switch@2.png")); +} + +menuitem:hover switch, +row:selected switch, +infobar switch { + background-image: -gtk-scaled(url("assets/switch-selected.png"), url("assets/switch-selected@2.png")); +} + +headerbar switch, +.primary-toolbar switch { + background-image: -gtk-scaled(url("assets/switch-header.png"), url("assets/switch-header@2.png")); +} + +switch:checked { + background-image: -gtk-scaled(url("assets/switch-active.png"), url("assets/switch-active@2.png")); +} + +menuitem:hover switch:checked, +row:selected switch:checked, +infobar switch:checked { + background-image: -gtk-scaled(url("assets/switch-active-selected.png"), url("assets/switch-active-selected@2.png")); +} + +headerbar switch:checked, +.primary-toolbar switch:checked { + background-image: -gtk-scaled(url("assets/switch-active-header.png"), url("assets/switch-active-header@2.png")); +} + +switch:hover { + background-image: -gtk-scaled(url("assets/switch-hover.png"), url("assets/switch-hover@2.png")); +} + +menuitem:hover switch:hover, +row:selected switch:hover, +infobar switch:hover { + background-image: -gtk-scaled(url("assets/switch-hover-selected.png"), url("assets/switch-hover-selected@2.png")); +} + +headerbar switch:hover, +.primary-toolbar switch:hover { + background-image: -gtk-scaled(url("assets/switch-hover-header.png"), url("assets/switch-hover-header@2.png")); +} + +switch:checked:hover { + background-image: -gtk-scaled(url("assets/switch-active-hover.png"), url("assets/switch-active-hover@2.png")); +} + +menuitem:hover switch:checked:hover, +row:selected switch:checked:hover, +infobar switch:checked:hover { + background-image: -gtk-scaled(url("assets/switch-active-hover-selected.png"), url("assets/switch-active-hover-selected@2.png")); +} + +headerbar switch:checked:hover, +.primary-toolbar switch:checked:hover { + background-image: -gtk-scaled(url("assets/switch-active-hover-header.png"), url("assets/switch-active-hover-header@2.png")); +} + +switch:disabled { + background-image: -gtk-scaled(url("assets/switch-insensitive.png"), url("assets/switch-insensitive@2.png")); +} + +menuitem:hover switch:disabled, +row:selected switch:disabled, +infobar switch:disabled { + background-image: -gtk-scaled(url("assets/switch-insensitive-selected.png"), url("assets/switch-insensitive-selected@2.png")); +} + +headerbar switch:disabled, +.primary-toolbar switch:disabled { + background-image: -gtk-scaled(url("assets/switch-insensitive-header.png"), url("assets/switch-insensitive-header@2.png")); +} + +switch:checked:disabled { + background-image: -gtk-scaled(url("assets/switch-active-insensitive.png"), url("assets/switch-active-insensitive@2.png")); +} + +menuitem:hover switch:checked:disabled, +row:selected switch:checked:disabled, +infobar switch:checked:disabled { + background-image: -gtk-scaled(url("assets/switch-active-insensitive-selected.png"), url("assets/switch-active-insensitive-selected@2.png")); +} + +headerbar switch:checked:disabled, +.primary-toolbar switch:checked:disabled { + background-image: -gtk-scaled(url("assets/switch-active-insensitive-header.png"), url("assets/switch-active-insensitive-header@2.png")); +} + +.check, +check, +treeview.check { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked.png"), url("assets/checkbox-unchecked@2.png")); +} + +.osd check, +filechooser actionbar check { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-dark.png"), url("assets/checkbox-unchecked-dark@2.png")); +} + +menuitem check:hover, +.view check:selected, +treeview.check:selected, +row:selected check, +infobar check { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-selected.png"), url("assets/checkbox-unchecked-selected@2.png")); +} + +.check:disabled, +check:disabled, +treeview.check:disabled { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-insensitive.png"), url("assets/checkbox-unchecked-insensitive@2.png")); +} + +.osd check:disabled, +filechooser actionbar check:disabled { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-insensitive-dark.png"), url("assets/checkbox-unchecked-insensitive-dark@2.png")); +} + +menuitem check:disabled:hover, +.view check:disabled:selected, +treeview.check:disabled:selected, +row:selected check:disabled, +infobar check:disabled { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-insensitive-selected.png"), url("assets/checkbox-unchecked-insensitive-selected@2.png")); +} + +.check:indeterminate, +check:indeterminate, +treeview.check:indeterminate { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed.png"), url("assets/checkbox-mixed@2.png")); +} + +.osd check:indeterminate, +filechooser actionbar check:indeterminate { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-dark.png"), url("assets/checkbox-mixed-dark@2.png")); +} + +menuitem check:indeterminate:hover, +.view check:indeterminate:selected, +treeview.check:indeterminate:selected, +row:selected check:indeterminate, +infobar check:indeterminate { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-selected.png"), url("assets/checkbox-mixed-selected@2.png")); +} + +.check:indeterminate:disabled, +check:indeterminate:disabled, +treeview.check:indeterminate:disabled { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-insensitive.png"), url("assets/checkbox-mixed-insensitive@2.png")); +} + +.osd check:indeterminate:disabled, +filechooser actionbar check:indeterminate:disabled { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-insensitive-dark.png"), url("assets/checkbox-mixed-insensitive-dark@2.png")); +} + +menuitem check:indeterminate:disabled:hover, +.view check:indeterminate:disabled:selected, +treeview.check:indeterminate:disabled:selected, +row:selected check:indeterminate:disabled, +infobar check:indeterminate:disabled { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-insensitive-selected.png"), url("assets/checkbox-mixed-insensitive-selected@2.png")); +} + +.check:checked, +check:checked, +treeview.check:checked { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked.png"), url("assets/checkbox-checked@2.png")); +} + +.osd check:checked, +filechooser actionbar check:checked { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-dark.png"), url("assets/checkbox-checked-dark@2.png")); +} + +menuitem check:checked:hover, +.view check:checked:selected, +treeview.check:checked:selected, +row:selected check:checked, +infobar check:checked { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-selected.png"), url("assets/checkbox-checked-selected@2.png")); +} + +.check:checked:disabled, +check:checked:disabled, +treeview.check:checked:disabled { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-insensitive.png"), url("assets/checkbox-checked-insensitive@2.png")); +} + +.osd check:checked:disabled, +filechooser actionbar check:checked:disabled { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-insensitive-dark.png"), url("assets/checkbox-checked-insensitive-dark@2.png")); +} + +menuitem check:checked:disabled:hover, +.view check:checked:disabled:selected, +treeview.check:checked:disabled:selected, +row:selected check:checked:disabled, +infobar check:checked:disabled { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-insensitive-selected.png"), url("assets/checkbox-checked-insensitive-selected@2.png")); +} + +.radio, +radio, +treeview.radio { + -gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked.png"), url("assets/radio-unchecked@2.png")); +} + +.osd radio, +filechooser actionbar radio { + -gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-dark.png"), url("assets/radio-unchecked-dark@2.png")); +} + +menuitem radio:hover, +.view radio:selected, +treeview.radio:selected, +row:selected radio, +infobar radio { + -gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-selected.png"), url("assets/radio-unchecked-selected@2.png")); +} + +.radio:disabled, +radio:disabled, +treeview.radio:disabled { + -gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-insensitive.png"), url("assets/radio-unchecked-insensitive@2.png")); +} + +.osd radio:disabled, +filechooser actionbar radio:disabled { + -gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-insensitive-dark.png"), url("assets/radio-unchecked-insensitive-dark@2.png")); +} + +menuitem radio:disabled:hover, +.view radio:disabled:selected, +treeview.radio:disabled:selected, +row:selected radio:disabled, +infobar radio:disabled { + -gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-insensitive-selected.png"), url("assets/radio-unchecked-insensitive-selected@2.png")); +} + +.radio:indeterminate, +radio:indeterminate, +treeview.radio:indeterminate { + -gtk-icon-source: -gtk-scaled(url("assets/radio-mixed.png"), url("assets/radio-mixed@2.png")); +} + +.osd radio:indeterminate, +filechooser actionbar radio:indeterminate { + -gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-dark.png"), url("assets/radio-mixed-dark@2.png")); +} + +menuitem radio:indeterminate:hover, +.view radio:indeterminate:selected, +treeview.radio:indeterminate:selected, +row:selected radio:indeterminate, +infobar radio:indeterminate { + -gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-selected.png"), url("assets/radio-mixed-selected@2.png")); +} + +.radio:indeterminate:disabled, +radio:indeterminate:disabled, +treeview.radio:indeterminate:disabled { + -gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-insensitive.png"), url("assets/radio-mixed-insensitive@2.png")); +} + +.osd radio:indeterminate:disabled, +filechooser actionbar radio:indeterminate:disabled { + -gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-insensitive-dark.png"), url("assets/radio-mixed-insensitive-dark@2.png")); +} + +menuitem radio:indeterminate:disabled:hover, +.view radio:indeterminate:disabled:selected, +treeview.radio:indeterminate:disabled:selected, +row:selected radio:indeterminate:disabled, +infobar radio:indeterminate:disabled { + -gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-insensitive-selected.png"), url("assets/radio-mixed-insensitive-selected@2.png")); +} + +.radio:checked, +radio:checked, +treeview.radio:checked { + -gtk-icon-source: -gtk-scaled(url("assets/radio-checked.png"), url("assets/radio-checked@2.png")); +} + +.osd radio:checked, +filechooser actionbar radio:checked { + -gtk-icon-source: -gtk-scaled(url("assets/radio-checked-dark.png"), url("assets/radio-checked-dark@2.png")); +} + +menuitem radio:checked:hover, +.view radio:checked:selected, +treeview.radio:checked:selected, +row:selected radio:checked, +infobar radio:checked { + -gtk-icon-source: -gtk-scaled(url("assets/radio-checked-selected.png"), url("assets/radio-checked-selected@2.png")); +} + +.radio:checked:disabled, +radio:checked:disabled, +treeview.radio:checked:disabled { + -gtk-icon-source: -gtk-scaled(url("assets/radio-checked-insensitive.png"), url("assets/radio-checked-insensitive@2.png")); +} + +.osd radio:checked:disabled, +filechooser actionbar radio:checked:disabled { + -gtk-icon-source: -gtk-scaled(url("assets/radio-checked-insensitive-dark.png"), url("assets/radio-checked-insensitive-dark@2.png")); +} + +menuitem radio:checked:disabled:hover, +.view radio:checked:disabled:selected, +treeview.radio:checked:disabled:selected, +row:selected radio:checked:disabled, +infobar radio:checked:disabled { + -gtk-icon-source: -gtk-scaled(url("assets/radio-checked-insensitive-selected.png"), url("assets/radio-checked-insensitive-selected@2.png")); +} + +.view.content-view.check:not(list) { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-selectionmode.png"), url("assets/checkbox-selectionmode@2.png")); + background-color: transparent; +} + +.view.content-view.check:checked:not(list) { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-selectionmode.png"), url("assets/checkbox-checked-selectionmode@2.png")); + background-color: transparent; +} + +checkbutton.text-button, radiobutton.text-button { + padding: 2px 0; + outline-offset: 0; +} + +checkbutton.text-button:hover, radiobutton.text-button:hover { + color: #0c0c0c; +} + +checkbutton.text-button:disabled, radiobutton.text-button:disabled { + color: rgba(50, 50, 50, 0.55); +} + +checkbutton label:not(:only-child):first-child, radiobutton label:not(:only-child):first-child { + margin-left: 4px; +} + +checkbutton label:not(:only-child):last-child, radiobutton label:not(:only-child):last-child { + margin-right: 4px; +} + +check, +radio { + min-width: 16px; + min-height: 16px; + margin: 0 2px; +} + +check:only-child, +menu menuitem check, +radio:only-child, +menu menuitem +radio { + margin: 0; +} + +scale { + min-height: 15px; + min-width: 15px; + padding: 3px; +} + +scale.horizontal trough { + padding: 0 4px; +} + +scale.horizontal highlight, scale.horizontal fill { + margin: 0 -4px; +} + +scale.vertical trough { + padding: 4px 0; +} + +scale.vertical highlight, scale.vertical fill { + margin: -4px 0; +} + +scale slider { + min-height: 15px; + min-width: 15px; + margin: -6px; +} + +scale.fine-tune slider { + margin: -4px; +} + +scale.fine-tune fill, +scale.fine-tune highlight, +scale.fine-tune trough { + border-radius: 5px; + -gtk-outline-radius: 7px; +} + +scale trough { + outline-offset: 2px; + -gtk-outline-radius: 4.5px; + border-radius: 2.5px; + background-color: #cfd6e6; +} + +scale trough:disabled { + background-color: rgba(207, 214, 230, 0.55); +} + +.osd scale trough { + background-color: #363636; +} + +.osd scale trough highlight { + background-color: #F0544C; +} + +menuitem:hover scale trough, +row:selected scale trough, +infobar scale trough { + background-color: rgba(0, 0, 0, 0.2); +} + +menuitem:hover scale trough highlight, +row:selected scale trough highlight, +infobar scale trough highlight { + background-color: #ffffff; +} + +menuitem:hover scale trough highlight:disabled, +row:selected scale trough highlight:disabled, +infobar scale trough highlight:disabled { + background-color: #f8b2ae; +} + +menuitem:hover scale trough:disabled, +row:selected scale trough:disabled, +infobar scale trough:disabled { + background-color: rgba(0, 0, 0, 0.1); +} + +scale highlight { + border-radius: 2.5px; + background-color: #F0544C; +} + +scale highlight:disabled { + background-color: rgba(240, 84, 76, 0.55); +} + +scale fill { + border-radius: 2.5px; + background-color: rgba(240, 84, 76, 0.5); +} + +scale fill:disabled { + background-color: transparent; +} + +scale slider { + background-color: #ffffff; + border: 1px solid rgba(123, 142, 186, 0.5); + 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: #f1615a; + border-color: #F0544C; +} + +scale slider:active { + background-clip: border-box; + background-color: #ef473e; + border-color: #F0544C; +} + +scale slider:disabled { + background-color: #e6e6e6; + border-color: rgba(106, 128, 178, 0.5); +} + +menuitem:hover scale slider, +row:selected scale slider, +infobar scale slider { + background-clip: border-box; + background-color: #ffffff; + border-color: #ffffff; +} + +menuitem:hover scale slider:hover, +row:selected scale slider:hover, +infobar scale slider:hover { + background-color: #fde5e4; + border-color: #fde5e4; +} + +menuitem:hover scale slider:active, +row:selected scale slider:active, +infobar scale slider:active { + background-color: #f8aaa6; + border-color: #f8aaa6; +} + +menuitem:hover scale slider:disabled, +row:selected scale slider:disabled, +infobar scale slider:disabled { + background-color: #f8b2ae; + border-color: #f8b2ae; +} + +.osd scale slider { + background-clip: border-box; + background-color: #F0544C; + border-color: #F0544C; +} + +.osd scale slider:hover { + background-color: #f4817b; + border-color: #f4817b; +} + +.osd scale slider:active { + background-color: #ec271d; + border-color: #ec271d; +} + +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; +} + +progressbar { + padding: 0; + font-size: smaller; + color: rgba(50, 50, 50, 0.7); +} + +progressbar.osd { + min-width: 3px; + min-height: 3px; + background-color: transparent; +} + +progressbar.osd trough { + border-style: none; + background-color: transparent; + box-shadow: none; +} + +progressbar progress { + background-color: #00C487; + border: none; + border-radius: 3px; + box-shadow: none; +} + +row:selected progressbar progress, +infobar progressbar progress { + background-color: #ffffff; +} + +progressbar trough { + border: none; + border-radius: 3px; + background-color: #cfd6e6; +} + +row:selected progressbar trough, +infobar progressbar trough { + background-color: rgba(0, 0, 0, 0.2); +} + +levelbar block { + min-width: 32px; + min-height: 1px; +} + +levelbar.vertical block { + min-width: 1px; + min-height: 32px; +} + +levelbar trough { + border: none; + padding: 3px; + border-radius: 3px; + background-color: #cfd6e6; +} + +levelbar.horizontal.discrete block { + margin: 0 1px; +} + +levelbar.vertical.discrete block { + margin: 1px 0; +} + +levelbar block:not(.empty) { + border: 1px solid #F0544C; + background-color: #F0544C; + border-radius: 2px; +} + +levelbar block.low { + border-color: #F27835; + background-color: #F27835; +} + +levelbar block.high { + border-color: #F0544C; + background-color: #F0544C; +} + +levelbar block.full { + border-color: #3498db; + background-color: #3498db; +} + +levelbar block.empty { + background-color: rgba(50, 50, 50, 0.2); + border-color: rgba(50, 50, 50, 0.2); +} + +printdialog paper { + border: 1px solid rgba(0, 0, 0, 0.15); + background: #ffffff; + padding: 0; +} + +printdialog .dialog-action-box { + margin: 12px; +} + +frame > border, +.frame { + margin: 0; + padding: 0; + border-radius: 0; + border: 1px solid rgba(0, 0, 0, 0.15); +} + +frame.flat > border, +frame > border.flat, +.frame.flat { + border-style: none; +} + +scrolledwindow viewport.frame { + border-style: none; +} + +scrolledwindow overshoot.top { + background-image: -gtk-gradient(radial, center top, 0, center top, 0.6, from(rgba(240, 84, 76, 0.2)), to(rgba(240, 84, 76, 0))); + background-size: 100% 60%; + background-repeat: no-repeat; + background-position: center top; + background-color: transparent; + border: none; + box-shadow: none; +} + +scrolledwindow overshoot.bottom { + background-image: -gtk-gradient(radial, center bottom, 0, center bottom, 0.6, from(rgba(240, 84, 76, 0.2)), to(rgba(240, 84, 76, 0))); + background-size: 100% 60%; + background-repeat: no-repeat; + background-position: center bottom; + background-color: transparent; + border: none; + box-shadow: none; +} + +scrolledwindow overshoot.left { + background-image: -gtk-gradient(radial, left center, 0, left center, 0.6, from(rgba(240, 84, 76, 0.2)), to(rgba(240, 84, 76, 0))); + background-size: 60% 100%; + background-repeat: no-repeat; + background-position: left center; + background-color: transparent; + border: none; + box-shadow: none; +} + +scrolledwindow overshoot.right { + background-image: -gtk-gradient(radial, right center, 0, right center, 0.6, from(rgba(240, 84, 76, 0.2)), to(rgba(240, 84, 76, 0))); + background-size: 60% 100%; + background-repeat: no-repeat; + background-position: right center; + background-color: transparent; + border: none; + box-shadow: none; +} + +scrolledwindow undershoot.top { + background-color: transparent; + background-image: linear-gradient(to left, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%); + padding-top: 1px; + background-size: 10px 1px; + background-repeat: repeat-x; + background-origin: content-box; + background-position: center top; + border: none; +} + +scrolledwindow undershoot.bottom { + background-color: transparent; + background-image: linear-gradient(to left, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%); + padding-bottom: 1px; + background-size: 10px 1px; + background-repeat: repeat-x; + background-origin: content-box; + background-position: center bottom; + border: none; +} + +scrolledwindow undershoot.left { + background-color: transparent; + background-image: linear-gradient(to top, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%); + padding-left: 1px; + background-size: 1px 10px; + background-repeat: repeat-y; + background-origin: content-box; + background-position: left center; + border: none; +} + +scrolledwindow undershoot.right { + background-color: transparent; + background-image: linear-gradient(to top, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%); + padding-right: 1px; + background-size: 1px 10px; + background-repeat: repeat-y; + background-origin: content-box; + background-position: right center; + border: none; +} + +scrolledwindow junction { + border-color: transparent; + border-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.15) 1px, transparent 1px) 0 0 0 1/0 1px stretch; + background-color: #fcfcfc; +} + +scrolledwindow junction:dir(rtl) { + border-image-slice: 0 1 0 0; +} + +separator { + background-color: rgba(0, 0, 0, 0.1); + min-width: 1px; + min-height: 1px; +} + +list { + background-color: #ffffff; + border-color: rgba(0, 0, 0, 0.15); +} + +list row { + padding: 2px; +} + +row:not(:hover) { + transition: all 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94); +} + +row.activatable.has-open-popup, .has-open-popup.view, textview text.has-open-popup, iconview.has-open-popup, .geary-sidebar-pane-separator frame.geary-folder-frame treeview.has-open-popup.view.sidebar, .nemo-window .nemo-places-sidebar .has-open-popup.places-treeview, .budgie-menu button.has-open-popup, .panel popover .sidebar .has-open-popup.view, treeview.has-open-popup.view.sidebar.source-list, row.activatable:hover, .view:hover, textview text:hover, iconview:hover, .geary-sidebar-pane-separator frame.geary-folder-frame treeview.view.sidebar:hover, .nemo-window .nemo-places-sidebar .places-treeview:hover, .budgie-menu button:hover, .panel popover .sidebar .view:hover, treeview.view.sidebar.source-list:hover { + background-color: rgba(0, 0, 0, 0.05); +} + +row.activatable:active, .view:active, textview text:active, iconview:active, .geary-sidebar-pane-separator frame.geary-folder-frame treeview.view.sidebar:active, .nemo-window .nemo-places-sidebar .places-treeview:active, .budgie-menu button:active, .panel popover .sidebar .view:active, treeview.view.sidebar.source-list:active { + color: #323232; +} + +row.activatable:disabled, .view:disabled, textview text:disabled, iconview:disabled, .geary-sidebar-pane-separator frame.geary-folder-frame treeview.view.sidebar:disabled, .nemo-window .nemo-places-sidebar .places-treeview:disabled, .budgie-menu button:disabled, .panel popover .sidebar .view:disabled, treeview.view.sidebar.source-list:disabled { + color: rgba(50, 50, 50, 0.55); +} + +row.activatable:disabled image, .view:disabled image, textview text:disabled image, iconview:disabled image, .geary-sidebar-pane-separator frame.geary-folder-frame treeview.view.sidebar:disabled image, .nemo-window .nemo-places-sidebar .places-treeview:disabled image, .budgie-menu button:disabled image, .panel popover .sidebar .view:disabled image, treeview.view.sidebar.source-list:disabled image { + color: inherit; +} + +row.activatable:selected:active, .view:selected:active, textview text:selected:active, iconview:selected:active, .geary-sidebar-pane-separator frame.geary-folder-frame treeview.view.sidebar:selected:active, .nemo-window .nemo-places-sidebar .places-treeview:selected:active, .budgie-menu button:selected:active, .panel popover .sidebar .view:selected:active, treeview.view.sidebar.source-list:selected:active { + color: #ffffff; +} + +row.activatable:selected.has-open-popup, .view:selected.has-open-popup, textview text:selected.has-open-popup, iconview:selected.has-open-popup, .geary-sidebar-pane-separator frame.geary-folder-frame treeview.view.sidebar:selected.has-open-popup, .nemo-window .nemo-places-sidebar .places-treeview:selected.has-open-popup, .budgie-menu button:selected.has-open-popup, .panel popover .sidebar .view:selected.has-open-popup, treeview.view.sidebar.source-list:selected.has-open-popup, row.activatable:selected:hover, .view:selected:hover, textview text:selected:hover, iconview:selected:hover, .geary-sidebar-pane-separator frame.geary-folder-frame treeview.view.sidebar:selected:hover, .nemo-window .nemo-places-sidebar .places-treeview:selected:hover, .budgie-menu button:selected:hover, .panel popover .sidebar .view:selected:hover, treeview.view.sidebar.source-list:selected:hover { + background-color: #d84c44; +} + +.app-notification { + padding: 10px; + color: #efe7e7; + background-color: alpha(#252525,0.9); + background-clip: border-box; + border-radius: 0 0 2px 2px; + border-width: 0 1px 1px 1px; + border-style: solid; + border-color: rgba(6, 6, 6, 0.4); +} + +.app-notification border { + border: none; +} + +.app-notification button { + color: #efe7e7; + border-color: rgba(6, 6, 6, 0.4); + background-color: rgba(93, 93, 93, 0.4); +} + +.app-notification button.flat, .app-notification button.sidebar-button, .app-notification button.budgie-menu-launcher, .app-notification .budgie-panel #tasklist-button, .budgie-panel .app-notification #tasklist-button, .app-notification .budgie-panel button.flat.launcher, .budgie-panel .app-notification button.flat.launcher { + border-color: rgba(240, 84, 76, 0); +} + +.app-notification button:hover { + color: #efe7e7; + border-color: rgba(6, 6, 6, 0.4); + background-color: rgba(111, 111, 111, 0.5); +} + +.app-notification button:active, .app-notification button:checked { + color: #ffffff; + border-color: rgba(6, 6, 6, 0.4); + background-color: #F0544C; + background-clip: padding-box; +} + +.app-notification button:disabled { + color: #615f5f; + border-color: rgba(6, 6, 6, 0.4); + background-color: rgba(93, 93, 93, 0.25); +} + +.app-notification .linked:not(.vertical) > entry + entry { + border-left-color: rgba(207, 214, 230, 0.3); +} + +.app-notification .linked:not(.vertical) > entry.error + entry, +.app-notification .linked:not(.vertical) > entry + entry.error { + border-left-color: #FC4138; +} + +.app-notification .linked:not(.vertical) > entry.warning + entry, +.app-notification .linked:not(.vertical) > entry + entry.warning { + border-left-color: #F27835; +} + +.app-notification .linked:not(.vertical) > entry.error + entry.warning, +.app-notification .linked:not(.vertical) > entry.warning + entry.error { + border-left-color: #f75d37; +} + +.app-notification .linked:not(.vertical) > entry + entry:focus:not(:last-child), +.app-notification .linked:not(.vertical) > entry + entry:focus:last-child { + border-left-color: #F0544C; +} + +.app-notification .linked:not(.vertical) > entry:focus:not(:only-child) + entry, +.app-notification .linked:not(.vertical) > entry:focus:not(:only-child) + button, +.app-notification .linked:not(.vertical) > entry:focus:not(:only-child) + combobox > box > button.combo { + border-left-color: #F0544C; +} + +.app-notification .linked:not(.vertical) > entry + entry:drop(active):not(:last-child), +.app-notification .linked:not(.vertical) > entry + entry:drop(active):last-child { + border-left-color: #F08437; +} + +.app-notification .linked:not(.vertical) > entry:drop(active):not(:only-child) + entry, +.app-notification .linked:not(.vertical) > entry:drop(active):not(:only-child) + button, +.app-notification .linked:not(.vertical) > entry:drop(active):not(:only-child) + combobox > box > button.combo { + border-left-color: #F08437; +} + +.app-notification .linked:not(.vertical) > entry + entry.warning:focus:not(:last-child), +.app-notification .linked:not(.vertical) > entry + entry.warning:focus:last-child { + border-left-color: #F27835; +} + +.app-notification .linked:not(.vertical) > entry.warning:focus:not(:only-child) + entry, +.app-notification .linked:not(.vertical) > entry.warning:focus:not(:only-child) + button, +.app-notification .linked:not(.vertical) > entry.warning:focus:not(:only-child) + combobox > box > button.combo { + border-left-color: #F27835; +} + +.app-notification .linked:not(.vertical) > entry + entry.error:focus:not(:last-child), +.app-notification .linked:not(.vertical) > entry + entry.error:focus:last-child { + border-left-color: #FC4138; +} + +.app-notification .linked:not(.vertical) > entry.error:focus:not(:only-child) + entry, +.app-notification .linked:not(.vertical) > entry.error:focus:not(:only-child) + button, +.app-notification .linked:not(.vertical) > entry.error:focus:not(:only-child) + combobox > box > button.combo { + border-left-color: #FC4138; +} + +.app-notification .linked:not(.vertical) > button:active + entry, +.app-notification .linked:not(.vertical) > button:checked + entry { + border-left-color: #F0544C; +} + +.app-notification .linked:not(.vertical) > button + button { + border-left-style: none; +} + +.app-notification .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), +.app-notification .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action) { + box-shadow: inset 1px 0 rgba(6, 6, 6, 0.4); +} + +.app-notification .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:not(:only-child), +.app-notification .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):not(:hover) { + box-shadow: inset 1px 0 rgba(6, 6, 6, 0); +} + +.app-notification .linked:not(.vertical) > button:active + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, +.app-notification .linked:not(.vertical) > button:checked + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, +.app-notification .linked:not(.vertical) > button.suggested-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, +.app-notification .linked:not(.vertical) > button.destructive-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, +.app-notification .linked:not(.vertical) > entry + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), +.app-notification .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):first-child:disabled, +.app-notification .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.app-notification .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):first-child:hover, +.app-notification .linked:not(.vertical) > button:active + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.app-notification .linked:not(.vertical) > button:checked + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.app-notification .linked:not(.vertical) > button.suggested-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.app-notification .linked:not(.vertical) > button.destructive-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.app-notification .linked:not(.vertical) > entry + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:not(:only-child) { + box-shadow: none; +} + +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: #7f7f7f; +} + +expander arrow:checked { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); +} + +calendar { + color: #323232; + border: 1px solid rgba(0, 0, 0, 0.15); + border-radius: 0; + padding: 2px; +} + +calendar:selected { + border-radius: 1.5px; +} + +calendar.header { + color: #323232; + border: none; +} + +calendar.button { + color: rgba(50, 50, 50, 0.45); +} + +calendar.button:hover { + color: #323232; +} + +calendar.button:disabled { + color: rgba(50, 50, 50, 0.55); +} + +calendar:indeterminate { + color: alpha(currentColor,0.55); +} + +calendar.highlight { + color: #323232; +} + +messagedialog.csd .dialog-action-area.linked:not(.vertical) > button, messagedialog.csd .dialog-action-area.linked:not(.vertical) > button:hover, messagedialog.csd .dialog-action-area.linked:not(.vertical) > button:active, messagedialog.csd .dialog-action-area.linked:not(.vertical) > button:checked, messagedialog.csd .dialog-action-area.linked:not(.vertical) > button:disabled { + border-radius: 0; + border-top: 1px solid rgba(0, 0, 0, 0.15); + border-right: none; + border-bottom: none; +} + +messagedialog.csd .dialog-action-area.linked:not(.vertical) > button:last-child, messagedialog.csd .dialog-action-area.linked:not(.vertical) > button:hover:last-child, messagedialog.csd .dialog-action-area.linked:not(.vertical) > button:active:last-child, messagedialog.csd .dialog-action-area.linked:not(.vertical) > button:checked:last-child, messagedialog.csd .dialog-action-area.linked:not(.vertical) > button:disabled:last-child { + border-bottom-right-radius: 3px; + border-top-right-radius: 0; + border-right: none; + border-bottom: none; +} + +messagedialog.csd .dialog-action-area.linked:not(.vertical) > button:first-child, messagedialog.csd .dialog-action-area.linked:not(.vertical) > button:hover:first-child, messagedialog.csd .dialog-action-area.linked:not(.vertical) > button:active:first-child, messagedialog.csd .dialog-action-area.linked:not(.vertical) > button:checked:first-child, messagedialog.csd .dialog-action-area.linked:not(.vertical) > button:disabled:first-child { + border-bottom-left-radius: 3px; + border-top-left-radius: 0; + border-left: none; + border-bottom: none; +} + +messagedialog.csd .dialog-action-area.linked:not(.vertical) > button:only-child, messagedialog.csd .dialog-action-area.linked:not(.vertical) > button:hover:only-child, messagedialog.csd .dialog-action-area.linked:not(.vertical) > button:active:only-child, messagedialog.csd .dialog-action-area.linked:not(.vertical) > button:checked:only-child, messagedialog.csd .dialog-action-area.linked:not(.vertical) > button:disabled:only-child { + border-bottom-left-radius: 3px; + border-bottom-right-radius: 3px; + border-left: none; + border-right: none; + border-bottom: none; +} + +messagedialog.csd .titlebar { + min-height: 20px; + background-color: #f7f7f7; + border: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.13); +} + +messagedialog .dialog-action-area.linked:not(.vertical) > button { + padding: 5px 10px; + border-radius: 0; + border: none; + border-top: 1px solid rgba(0, 0, 0, 0.15); +} + +messagedialog .dialog-action-area.linked:not(.vertical) > button:active, messagedialog .dialog-action-area.linked:not(.vertical) > button:checked { + transition: background-color 0.00001s 0.2s; + animation: ripple_effect 0.2s cubic-bezier(0, 0, 0.2, 1); +} + +messagedialog .dialog-action-area.linked:not(.vertical) > button, messagedialog .dialog-action-area.linked:not(.vertical) > button:hover, messagedialog .dialog-action-area.linked:not(.vertical) > button:active, messagedialog .dialog-action-area.linked:not(.vertical) > button:checked, messagedialog .dialog-action-area.linked:not(.vertical) > button:disabled { + border-radius: 0; +} + +messagedialog .dialog-action-area.linked:not(.vertical) > button:first-child, messagedialog .dialog-action-area.linked:not(.vertical) > button:hover:first-child, messagedialog .dialog-action-area.linked:not(.vertical) > button:active:first-child, messagedialog .dialog-action-area.linked:not(.vertical) > button:checked:first-child, messagedialog .dialog-action-area.linked:not(.vertical) > button:disabled:first-child { + border-bottom-left-radius: 0; + border-top-left-radius: 0; +} + +messagedialog .dialog-action-area.linked:not(.vertical) > button:last-child, messagedialog .dialog-action-area.linked:not(.vertical) > button:hover:last-child, messagedialog .dialog-action-area.linked:not(.vertical) > button:active:last-child, messagedialog .dialog-action-area.linked:not(.vertical) > button:checked:last-child, messagedialog .dialog-action-area.linked:not(.vertical) > button:disabled:last-child { + border-bottom-right-radius: 0; + border-top-right-radius: 0; +} + +messagedialog .dialog-action-area.linked:not(.vertical) > button:only-child, messagedialog .dialog-action-area.linked:not(.vertical) > button:hover:only-child, messagedialog .dialog-action-area.linked:not(.vertical) > button:active:only-child, messagedialog .dialog-action-area.linked:not(.vertical) > button:checked:only-child, messagedialog .dialog-action-area.linked:not(.vertical) > button:disabled:only-child { + border-bottom-left-radius: 3px; + border-bottom-right-radius: 3px; +} + +messagedialog .dialog-action-area.linked:not(.vertical) > button:not(.suggested-action):not(.destructive-action):hover { + background-color: alpha(#323232,0.06); +} + +messagedialog .dialog-action-area.linked:not(.vertical) > button:not(.suggested-action):not(.destructive-action):active, messagedialog .dialog-action-area.linked:not(.vertical) > button:not(.suggested-action):not(.destructive-action):checked { + background-color: alpha(#323232,0.1); + color: #323232; +} + +messagedialog.csd.background { + border-bottom-left-radius: 3px; + border-bottom-right-radius: 3px; + border: none; +} + +messagedialog.csd .dialog-action-area.linked:not(.vertical) > button { + padding: 6px 10px 8px 10px; +} + +filechooser #pathbarbox { + border-bottom: 1px solid rgba(0, 0, 0, 0); +} + +filechooserbutton:drop(active) { + box-shadow: none; + border-color: transparent; +} + +.sidebar { + border-style: none; + background-color: #f7f7f7; +} + +stacksidebar.sidebar:dir(ltr) list, +stacksidebar.sidebar.left list, +stacksidebar.sidebar.left:dir(rtl) list, .sidebar:dir(ltr), .sidebar.left, .sidebar.left:dir(rtl) { + border-right: 1px solid #d1d1d1; + border-left-style: none; +} + +stacksidebar.sidebar:dir(rtl) list, +stacksidebar.sidebar.right list, .sidebar:dir(rtl), .sidebar.right { + border-left: 1px solid #d1d1d1; + border-right-style: none; +} + +.sidebar list { + background-color: transparent; +} + +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 4px; +} + +stacksidebar row > label { + padding-left: 6px; + padding-right: 6px; +} + +stacksidebar row.needs-attention > label { + background-size: 6px 6px, 0 0; +} + +placessidebar > viewport.frame { + border-style: none; +} + +placessidebar row { + min-height: 28px; + padding: 2px 2px 2px 10px; +} + +placessidebar row > revealer { + padding: 0 10px; +} + +placessidebar row image.sidebar-icon:dir(ltr) { + padding-right: 8px; +} + +placessidebar row image.sidebar-icon:dir(rtl) { + padding-left: 8px; +} + +placessidebar row label.sidebar-label:dir(ltr) { + padding-right: 2px; +} + +placessidebar row label.sidebar-label:dir(rtl) { + padding-left: 2px; +} + +button.sidebar-button { + min-width: 22px; + min-height: 22px; + margin-top: 2px; + margin-bottom: 2px; + padding: 0; + border-radius: 100%; + -gtk-outline-radius: 100%; +} + +button.sidebar-button:not(:hover):not(:active) > image { + opacity: 0.5; +} + +placessidebar row.sidebar-placeholder-row { + padding: 0 8px; + min-height: 2px; + background-image: linear-gradient(to bottom, #F08437, #F08437); + background-clip: content-box; +} + +placessidebar row.sidebar-new-bookmark-row { + color: #F0544C; +} + +placessidebar row:drop(active):not(:disabled) { + box-shadow: inset 0 1px #F08437, inset 0 -1px #F08437; +} + +placessidebar row:drop(active):not(:disabled), placessidebar row:drop(active):not(:disabled) label, placessidebar row:drop(active):not(:disabled) image { + color: #F08437; +} + +placessidebar row:drop(active):not(:disabled):selected { + background-color: #F08437; +} + +placessidebar row:drop(active):not(:disabled):selected, placessidebar row:drop(active):not(:disabled):selected label, placessidebar row:drop(active):not(:disabled):selected image { + color: #ffffff; +} + +placesview .server-list-button > image { + -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 > actionbar > revealer > box > label { + padding-left: 8px; + padding-right: 8px; +} + +paned > separator { + min-width: 1px; + min-height: 1px; + -gtk-icon-source: none; + border-style: none; + background-color: transparent; + background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0.15)); + background-size: 1px 1px; +} + +paned > separator:selected { + background-image: linear-gradient(to bottom, #F0544C, #F0544C); +} + +paned > separator.wide { + min-width: 5px; + min-height: 5px; + background-color: #f7f7f7; + background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0.15)), linear-gradient(to bottom, rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0.15)); + background-size: 1px 1px, 1px 1px; +} + +paned.horizontal > separator { + background-repeat: repeat-y; +} + +paned.horizontal > separator:dir(ltr) { + margin: 0 -8px 0 0; + padding: 0 8px 0 0; + background-position: left; +} + +paned.horizontal > separator:dir(rtl) { + margin: 0 0 0 -8px; + padding: 0 0 0 8px; + background-position: right; +} + +paned.horizontal > separator.wide { + margin: 0; + padding: 0; + background-repeat: repeat-y, repeat-y; + background-position: left, right; +} + +paned.vertical > separator { + margin: 0 0 -8px 0; + padding: 0 0 8px 0; + background-repeat: repeat-x; + background-position: top; +} + +paned.vertical > separator.wide { + margin: 0; + padding: 0; + background-repeat: repeat-x, repeat-x; + background-position: bottom, top; +} + +infobar { + border-style: none; +} + +infobar.info, infobar.question, infobar.warning, infobar.error { + background-color: #F0544C; + color: #ffffff; + caret-color: currentColor; +} + +infobar.info selection, infobar.question selection, infobar.warning selection, infobar.error selection { + color: #F0544C; + background-color: #ffffff; +} + +row:selected button, infobar.info button, infobar.question button, infobar.warning button, infobar.error button, .nautilus-window .floating-bar button, .raven-mpris button.image-button { + color: #ffffff; + background-color: rgba(255, 255, 255, 0); + border-color: rgba(255, 255, 255, 0.5); +} + +row:selected button.flat, row:selected button.sidebar-button, row:selected button.budgie-menu-launcher, row:selected .budgie-panel #tasklist-button, .budgie-panel row:selected #tasklist-button, row:selected .budgie-panel button.flat.launcher, .budgie-panel row:selected button.flat.launcher, infobar.info button.flat, infobar.info button.sidebar-button, infobar.info button.budgie-menu-launcher, infobar.info .budgie-panel #tasklist-button, .budgie-panel infobar.info #tasklist-button, infobar.info .budgie-panel button.flat.launcher, .budgie-panel infobar.info button.flat.launcher, infobar.question button.flat, infobar.question button.sidebar-button, infobar.question button.budgie-menu-launcher, infobar.question .budgie-panel #tasklist-button, .budgie-panel infobar.question #tasklist-button, infobar.question .budgie-panel button.flat.launcher, .budgie-panel infobar.question button.flat.launcher, infobar.warning button.flat, infobar.warning button.sidebar-button, infobar.warning button.budgie-menu-launcher, infobar.warning .budgie-panel #tasklist-button, .budgie-panel infobar.warning #tasklist-button, infobar.warning .budgie-panel button.flat.launcher, .budgie-panel infobar.warning button.flat.launcher, infobar.error button.flat, infobar.error button.sidebar-button, infobar.error button.budgie-menu-launcher, infobar.error .budgie-panel #tasklist-button, .budgie-panel infobar.error #tasklist-button, infobar.error .budgie-panel button.flat.launcher, .budgie-panel infobar.error button.flat.launcher, .nautilus-window .floating-bar button.flat, .nautilus-window .floating-bar button.sidebar-button, .nautilus-window .floating-bar button.budgie-menu-launcher, .nautilus-window .floating-bar .budgie-panel #tasklist-button, .budgie-panel .nautilus-window .floating-bar #tasklist-button, .raven-mpris button.flat.image-button, .raven-mpris button.image-button.sidebar-button, .raven-mpris button.image-button.budgie-menu-launcher, .raven-mpris .budgie-panel .image-button#tasklist-button, .budgie-panel .raven-mpris .image-button#tasklist-button { + border-color: transparent; + background-color: transparent; + background-image: none; + color: #ffffff; + background-color: rgba(255, 255, 255, 0); +} + +headerbar.selection-mode button:disabled, .nemo-window .selection-mode.primary-toolbar button:disabled, row:selected button.flat:disabled, row:selected button.sidebar-button:disabled, row:selected button.budgie-menu-launcher:disabled, row:selected .budgie-panel #tasklist-button:disabled, .budgie-panel row:selected #tasklist-button:disabled, infobar.info button.flat:disabled, infobar.info button.sidebar-button:disabled, infobar.info button.budgie-menu-launcher:disabled, infobar.info .budgie-panel #tasklist-button:disabled, .budgie-panel infobar.info #tasklist-button:disabled, infobar.question button.flat:disabled, infobar.question button.sidebar-button:disabled, infobar.question button.budgie-menu-launcher:disabled, infobar.question .budgie-panel #tasklist-button:disabled, .budgie-panel infobar.question #tasklist-button:disabled, infobar.warning button.flat:disabled, infobar.warning button.sidebar-button:disabled, infobar.warning button.budgie-menu-launcher:disabled, infobar.warning .budgie-panel #tasklist-button:disabled, .budgie-panel infobar.warning #tasklist-button:disabled, infobar.error button.flat:disabled, infobar.error button.sidebar-button:disabled, infobar.error button.budgie-menu-launcher:disabled, infobar.error .budgie-panel #tasklist-button:disabled, .budgie-panel infobar.error #tasklist-button:disabled, .nautilus-window .floating-bar button.flat:disabled, .nautilus-window .floating-bar button.sidebar-button:disabled, .nautilus-window .floating-bar button.budgie-menu-launcher:disabled, .nautilus-window .floating-bar .budgie-panel #tasklist-button:disabled, .budgie-panel .nautilus-window .floating-bar #tasklist-button:disabled, .raven-mpris button.flat.image-button:disabled, .raven-mpris button.image-button.sidebar-button:disabled, .raven-mpris button.image-button.budgie-menu-launcher:disabled, .raven-mpris .budgie-panel .image-button#tasklist-button:disabled, .budgie-panel .raven-mpris .image-button#tasklist-button:disabled, headerbar.selection-mode button:disabled label, .nemo-window .selection-mode.primary-toolbar button:disabled label, row:selected button.flat:disabled label, row:selected button.sidebar-button:disabled label, row:selected button.budgie-menu-launcher:disabled label, row:selected .budgie-panel #tasklist-button:disabled label, .budgie-panel row:selected #tasklist-button:disabled label, infobar.info button.flat:disabled label, infobar.info button.sidebar-button:disabled label, infobar.info button.budgie-menu-launcher:disabled label, infobar.info .budgie-panel #tasklist-button:disabled label, .budgie-panel infobar.info #tasklist-button:disabled label, infobar.question button.flat:disabled label, infobar.question button.sidebar-button:disabled label, infobar.question button.budgie-menu-launcher:disabled label, infobar.question .budgie-panel #tasklist-button:disabled label, .budgie-panel infobar.question #tasklist-button:disabled label, infobar.warning button.flat:disabled label, infobar.warning button.sidebar-button:disabled label, infobar.warning button.budgie-menu-launcher:disabled label, infobar.warning .budgie-panel #tasklist-button:disabled label, .budgie-panel infobar.warning #tasklist-button:disabled label, infobar.error button.flat:disabled label, infobar.error button.sidebar-button:disabled label, infobar.error button.budgie-menu-launcher:disabled label, infobar.error .budgie-panel #tasklist-button:disabled label, .budgie-panel infobar.error #tasklist-button:disabled label, .nautilus-window .floating-bar button.flat:disabled label, .nautilus-window .floating-bar button.sidebar-button:disabled label, .nautilus-window .floating-bar button.budgie-menu-launcher:disabled label, .nautilus-window .floating-bar .budgie-panel #tasklist-button:disabled label, .budgie-panel .nautilus-window .floating-bar #tasklist-button:disabled label, .raven-mpris button.flat.image-button:disabled label, .raven-mpris button.image-button.sidebar-button:disabled label, .raven-mpris button.image-button.budgie-menu-launcher:disabled label, .raven-mpris .budgie-panel .image-button#tasklist-button:disabled label, .budgie-panel .raven-mpris .image-button#tasklist-button:disabled label { + color: rgba(255, 255, 255, 0.4); +} + +row:selected button:hover, infobar.info button:hover, infobar.question button:hover, infobar.warning button:hover, infobar.error button:hover, .nautilus-window .floating-bar button:hover, .raven-mpris button.image-button:hover { + color: #ffffff; + background-color: rgba(255, 255, 255, 0.2); + border-color: rgba(255, 255, 255, 0.8); +} + +headerbar.selection-mode button:active, .nemo-window .selection-mode.primary-toolbar button:active, headerbar.selection-mode button:checked, .nemo-window .selection-mode.primary-toolbar button:checked, row:selected button:active, infobar.info button:active, infobar.question button:active, infobar.warning button:active, infobar.error button:active, .nautilus-window .floating-bar button:active, .raven-mpris button.image-button:active, headerbar.selection-mode button:hover:active, .nemo-window .selection-mode.primary-toolbar button:hover:active, headerbar.selection-mode button:hover:checked, .nemo-window .selection-mode.primary-toolbar button:hover:checked, row:selected button:active:hover, infobar.info button:active:hover, infobar.question button:active:hover, infobar.warning button:active:hover, infobar.error button:active:hover, .nautilus-window .floating-bar button:active:hover, .raven-mpris button.image-button:active:hover, row:selected button:checked, infobar.info button:checked, infobar.question button:checked, infobar.warning button:checked, infobar.error button:checked, .nautilus-window .floating-bar button:checked, .raven-mpris button.image-button:checked { + color: #F0544C; + background-color: #ffffff; + border-color: #ffffff; +} + +row:selected button:disabled, infobar.info button:disabled, infobar.question button:disabled, infobar.warning button:disabled, infobar.error button:disabled, .nautilus-window .floating-bar button:disabled, .raven-mpris button.image-button:disabled { + background-color: rgba(255, 255, 255, 0); + border-color: rgba(255, 255, 255, 0.4); +} + +row:selected button:disabled, infobar.info button:disabled, infobar.question button:disabled, infobar.warning button:disabled, infobar.error button:disabled, .nautilus-window .floating-bar button:disabled, .raven-mpris button.image-button:disabled, row:selected button:disabled label, infobar.info button:disabled label, infobar.question button:disabled label, infobar.warning button:disabled label, infobar.error button:disabled label, .nautilus-window .floating-bar button:disabled label, .raven-mpris button.image-button:disabled label { + color: rgba(255, 255, 255, 0.5); +} + +headerbar.selection-mode button:disabled:active, .nemo-window .selection-mode.primary-toolbar button:disabled:active, headerbar.selection-mode button:disabled:checked, .nemo-window .selection-mode.primary-toolbar button:disabled:checked, row:selected button:disabled:active, infobar.info button:disabled:active, infobar.question button:disabled:active, infobar.warning button:disabled:active, infobar.error button:disabled:active, .nautilus-window .floating-bar button:disabled:active, .raven-mpris button.image-button:disabled:active, headerbar.selection-mode button:disabled:checked, .nemo-window .selection-mode.primary-toolbar button:disabled:checked, headerbar.selection-mode button:disabled:active, .nemo-window .selection-mode.primary-toolbar button:disabled:active, row:selected button:disabled:checked, infobar.info button:disabled:checked, infobar.question button:disabled:checked, infobar.warning button:disabled:checked, infobar.error button:disabled:checked, .nautilus-window .floating-bar button:disabled:checked, .raven-mpris button.image-button:disabled:checked { + color: #F0544C; + background-color: rgba(255, 255, 255, 0.5); + border-color: rgba(255, 255, 255, 0.4); +} + +tooltip { + border-radius: 2px; + box-shadow: none; +} + +tooltip.background { + background-color: #252525; + background-clip: padding-box; +} + +tooltip.background label { + padding: 4px; +} + +tooltip decoration { + background-color: transparent; +} + +tooltip * { + background-color: transparent; + color: #efe7e7; +} + +colorswatch, colorswatch:drop(active) { + border-style: none; +} + +colorswatch.top { + border-top-left-radius: 2.5px; + border-top-right-radius: 2.5px; +} + +colorswatch.top overlay { + border-top-left-radius: 2px; + border-top-right-radius: 2px; +} + +colorswatch.bottom { + border-bottom-left-radius: 2.5px; + border-bottom-right-radius: 2.5px; +} + +colorswatch.bottom overlay { + border-bottom-left-radius: 2px; + border-bottom-right-radius: 2px; +} + +colorswatch.left, colorswatch:first-child:not(.top) { + border-top-left-radius: 2.5px; + border-bottom-left-radius: 2.5px; +} + +colorswatch.left overlay, colorswatch:first-child:not(.top) overlay { + border-top-left-radius: 2px; + border-bottom-left-radius: 2px; +} + +colorswatch.right, colorswatch:last-child:not(.bottom) { + border-top-right-radius: 2.5px; + border-bottom-right-radius: 2.5px; +} + +colorswatch.right overlay, colorswatch:last-child:not(.bottom) overlay { + border-top-right-radius: 2px; + border-bottom-right-radius: 2px; +} + +colorswatch.dark overlay { + color: rgba(255, 255, 255, 0.7); +} + +colorswatch.dark overlay:hover { + border-color: rgba(0, 0, 0, 0.5); +} + +colorswatch.light overlay { + color: rgba(0, 0, 0, 0.7); +} + +colorswatch.light overlay:hover { + border-color: rgba(0, 0, 0, 0.3); +} + +colorswatch overlay { + border: 1px solid rgba(0, 0, 0, 0.15); +} + +colorswatch overlay:hover { + background-color: rgba(255, 255, 255, 0.2); +} + +colorswatch:disabled { + opacity: 0.5; +} + +colorswatch:disabled overlay { + border-color: rgba(0, 0, 0, 0.6); + box-shadow: none; +} + +colorswatch#add-color-button { + border-style: solid; + border-width: 1px; + color: #323232; + border-color: #cfd6e6; + background-color: #fcfcfc; +} + +colorswatch#add-color-button:hover { + color: #0c0c0c; + border-color: #bec8dd; + background-color: white; +} + +colorswatch#add-color-button overlay { + border-color: transparent; + background-color: transparent; + background-image: none; +} + +button.color { + padding: 0; +} + +button.color colorswatch:first-child:last-child, button.color colorswatch:first-child:last-child overlay { + margin: 4px; + border-radius: 0; +} + +colorchooser .popover.osd { + border-radius: 3px; +} + +.content-view { + background-color: #ffffff; +} + +.content-view:hover { + -gtk-icon-effect: highlight; +} + +.scale-popup button:hover { + color: #0c0c0c; + border-color: #bec8dd; + background-color: white; +} + +.context-menu, popover.touch-selection, .csd popover.touch-selection, +popover.background.touch-selection, .csd popover.background.touch-selection { + font: initial; +} + +.monospace { + font-family: Monospace; +} + +button.circular, button.nautilus-circular-button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view button.image-button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview button.image-button, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar button.image-button, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview button.image-button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button button.image-button, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > row.activatable button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > row.activatable button.image-button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > row.activatable button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > row.activatable button.image-button, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > row.activatable button.image-button, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > row.activatable button.image-button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > row.activatable button.image-button, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > row.activatable button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > row.activatable button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .view button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .view button.image-button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > .view button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > .view button.image-button, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > .view button.image-button, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > .view button.image-button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > .view button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > .view button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable textview list > text button.image-button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > text button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view textview list > text button.image-button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > text button.image-button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > text button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview textview list > text button.image-button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > text button.image-button, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar textview list > text button.image-button, textview .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > text button.image-button, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview textview list > text button.image-button, textview .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > text button.image-button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button textview list > text button.image-button, textview .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > text button.image-button, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view textview list > text button.image-button, textview .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > text button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list textview list > text button.image-button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > text button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > iconview button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > iconview button.image-button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > iconview button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > iconview button.image-button, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > iconview button.image-button, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > iconview button.image-button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > iconview button.image-button, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > iconview button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > iconview button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar button.image-button, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > treeview.view.sidebar button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar button.image-button, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > treeview.view.sidebar button.image-button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar button.image-button, .geary-sidebar-pane-separator frame.geary-folder-frame textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > treeview.view.sidebar button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar button.image-button, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > treeview.view.sidebar button.image-button, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar button.image-button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar button.image-button, .geary-sidebar-pane-separator frame.geary-folder-frame .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > treeview.view.sidebar button.image-button, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .nemo-window .nemo-places-sidebar list > .places-treeview button.image-button, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .places-treeview button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .nemo-window .nemo-places-sidebar list > .places-treeview button.image-button, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .places-treeview button.image-button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .nemo-window .nemo-places-sidebar list > .places-treeview button.image-button, .nemo-window .nemo-places-sidebar textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > .places-treeview button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .nemo-window .nemo-places-sidebar list > .places-treeview button.image-button, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > .places-treeview button.image-button, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar .nemo-window .nemo-places-sidebar list > .places-treeview button.image-button, .nemo-window .nemo-places-sidebar .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > .places-treeview button.image-button, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > .places-treeview button.image-button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button .nemo-window .nemo-places-sidebar list > .places-treeview button.image-button, .nemo-window .nemo-places-sidebar .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > .places-treeview button.image-button, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .nemo-window .nemo-places-sidebar list > .places-treeview button.image-button, .nemo-window .nemo-places-sidebar .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .places-treeview button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .budgie-menu list > button button.image-button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > button button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .budgie-menu list > button button.image-button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > button button.image-button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .budgie-menu list > button button.image-button, .budgie-menu textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > button button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .budgie-menu list > button button.image-button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > button button.image-button, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar .budgie-menu list > button button.image-button, .budgie-menu .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > button button.image-button, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview .budgie-menu list > button button.image-button, .budgie-menu .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > button button.image-button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > button button.image-button, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .budgie-menu list > button button.image-button, .budgie-menu .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > button button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list .budgie-menu list > button button.image-button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > button button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .panel popover .sidebar list > .view button.image-button, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .view button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .panel popover .sidebar list > .view button.image-button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .panel popover .sidebar list > .view button.image-button, .panel popover .sidebar textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > .view button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .panel popover .sidebar list > .view button.image-button, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > .view button.image-button, .geary-sidebar-pane-separator frame.geary-folder-frame .panel popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > .view button.image-button, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview .panel popover .sidebar list > .view button.image-button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button .panel popover .sidebar list > .view button.image-button, .panel popover .sidebar .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > .view button.image-button, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .view button.image-button, .panel popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > .view button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > treeview.view.sidebar.source-list button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > treeview.view.sidebar.source-list button.image-button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > treeview.view.sidebar.source-list button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > treeview.view.sidebar.source-list button.image-button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > treeview.view.sidebar.source-list button.image-button, .budgie-notification-window button.image-button, .budgie-osd-window button.image-button, .budgie-switcher-window button.image-button, +button.circular-button { + padding: 0; + min-width: 16px; + min-height: 24px; + padding: 2px 6px; + border-radius: 50%; + -gtk-outline-radius: 50%; +} + +button.circular label, button.nautilus-circular-button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view button.image-button label, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview button.image-button label, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar button.image-button label, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview button.image-button label, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button button.image-button label, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > row.activatable button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > row.activatable button.image-button label, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > row.activatable button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > row.activatable button.image-button label, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > row.activatable button.image-button label, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > row.activatable button.image-button label, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > row.activatable button.image-button label, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > row.activatable button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > row.activatable button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .view button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .view button.image-button label, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > .view button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > .view button.image-button label, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > .view button.image-button label, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > .view button.image-button label, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > .view button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > .view button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable textview list > text button.image-button label, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > text button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view textview list > text button.image-button label, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > text button.image-button label, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > text button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview textview list > text button.image-button label, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > text button.image-button label, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar textview list > text button.image-button label, textview .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > text button.image-button label, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview textview list > text button.image-button label, textview .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > text button.image-button label, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button textview list > text button.image-button label, textview .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > text button.image-button label, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view textview list > text button.image-button label, textview .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > text button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list textview list > text button.image-button label, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > text button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > iconview button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > iconview button.image-button label, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > iconview button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > iconview button.image-button label, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > iconview button.image-button label, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > iconview button.image-button label, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > iconview button.image-button label, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > iconview button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > iconview button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar button.image-button label, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > treeview.view.sidebar button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar button.image-button label, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > treeview.view.sidebar button.image-button label, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar button.image-button label, .geary-sidebar-pane-separator frame.geary-folder-frame textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > treeview.view.sidebar button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar button.image-button label, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > treeview.view.sidebar button.image-button label, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar button.image-button label, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar button.image-button label, .geary-sidebar-pane-separator frame.geary-folder-frame .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > treeview.view.sidebar button.image-button label, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .nemo-window .nemo-places-sidebar list > .places-treeview button.image-button label, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .places-treeview button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .nemo-window .nemo-places-sidebar list > .places-treeview button.image-button label, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .places-treeview button.image-button label, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .nemo-window .nemo-places-sidebar list > .places-treeview button.image-button label, .nemo-window .nemo-places-sidebar textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > .places-treeview button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .nemo-window .nemo-places-sidebar list > .places-treeview button.image-button label, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > .places-treeview button.image-button label, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar .nemo-window .nemo-places-sidebar list > .places-treeview button.image-button label, .nemo-window .nemo-places-sidebar .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > .places-treeview button.image-button label, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > .places-treeview button.image-button label, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button .nemo-window .nemo-places-sidebar list > .places-treeview button.image-button label, .nemo-window .nemo-places-sidebar .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > .places-treeview button.image-button label, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .nemo-window .nemo-places-sidebar list > .places-treeview button.image-button label, .nemo-window .nemo-places-sidebar .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .places-treeview button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .budgie-menu list > button button.image-button label, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > button button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .budgie-menu list > button button.image-button label, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > button button.image-button label, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .budgie-menu list > button button.image-button label, .budgie-menu textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > button button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .budgie-menu list > button button.image-button label, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > button button.image-button label, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar .budgie-menu list > button button.image-button label, .budgie-menu .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > button button.image-button label, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview .budgie-menu list > button button.image-button label, .budgie-menu .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > button button.image-button label, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > button button.image-button label, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .budgie-menu list > button button.image-button label, .budgie-menu .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > button button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list .budgie-menu list > button button.image-button label, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > button button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .panel popover .sidebar list > .view button.image-button label, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .view button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .panel popover .sidebar list > .view button.image-button label, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .panel popover .sidebar list > .view button.image-button label, .panel popover .sidebar textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > .view button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .panel popover .sidebar list > .view button.image-button label, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > .view button.image-button label, .geary-sidebar-pane-separator frame.geary-folder-frame .panel popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > .view button.image-button label, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview .panel popover .sidebar list > .view button.image-button label, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button .panel popover .sidebar list > .view button.image-button label, .panel popover .sidebar .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > .view button.image-button label, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .view button.image-button label, .panel popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > .view button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > treeview.view.sidebar.source-list button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > treeview.view.sidebar.source-list button.image-button label, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > treeview.view.sidebar.source-list button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > treeview.view.sidebar.source-list button.image-button label, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > treeview.view.sidebar.source-list button.image-button label, .budgie-notification-window button.image-button label, .budgie-osd-window button.image-button label, .budgie-switcher-window button.image-button label, +button.circular-button label { + padding: 0; +} + +.keycap { + min-width: 16px; + min-height: 20px; + padding: 3px 6px 4px 6px; + color: #323232; + background-color: #ffffff; + border: 1px solid rgba(0, 0, 0, 0.15); + border-radius: 2.5px; + box-shadow: inset 0px -2px 0px rgba(0, 0, 0, 0.05); +} + +stackswitcher button.text-button { + min-width: 80px; +} + +stackswitcher button.circular, stackswitcher button.nautilus-circular-button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable stackswitcher button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view stackswitcher button.image-button, stackswitcher textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text button.image-button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text stackswitcher button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview stackswitcher button.image-button, stackswitcher .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar button.image-button, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar stackswitcher button.image-button, stackswitcher .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview button.image-button, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview stackswitcher button.image-button, stackswitcher .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button button.image-button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button stackswitcher button.image-button, stackswitcher .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view button.image-button, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view stackswitcher button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list stackswitcher button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > row.activatable button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > row.activatable stackswitcher button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > row.activatable button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > row.activatable stackswitcher button.image-button, stackswitcher textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > row.activatable button.image-button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > row.activatable stackswitcher button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > row.activatable button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > row.activatable stackswitcher button.image-button, stackswitcher .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > row.activatable button.image-button, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > row.activatable stackswitcher button.image-button, stackswitcher .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > row.activatable button.image-button, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > row.activatable stackswitcher button.image-button, stackswitcher .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > row.activatable button.image-button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > row.activatable stackswitcher button.image-button, stackswitcher .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > row.activatable button.image-button, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > row.activatable stackswitcher button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > row.activatable button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > row.activatable stackswitcher button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .view button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .view stackswitcher button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .view button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .view stackswitcher button.image-button, stackswitcher textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > .view button.image-button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > .view stackswitcher button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > .view button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > .view stackswitcher button.image-button, stackswitcher .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > .view button.image-button, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > .view stackswitcher button.image-button, stackswitcher .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > .view button.image-button, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > .view stackswitcher button.image-button, stackswitcher .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > .view button.image-button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > .view stackswitcher button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > .view button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > .view stackswitcher button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable textview list > text button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable textview list > text stackswitcher button.image-button, stackswitcher textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > text button.image-button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > text stackswitcher button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view textview list > text button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view textview list > text stackswitcher button.image-button, stackswitcher textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > text button.image-button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > text stackswitcher button.image-button, stackswitcher textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > text button.image-button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > text stackswitcher button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview textview list > text button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview textview list > text stackswitcher button.image-button, stackswitcher textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > text button.image-button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > text stackswitcher button.image-button, stackswitcher .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar textview list > text button.image-button, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar textview list > text stackswitcher button.image-button, stackswitcher textview .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > text button.image-button, textview .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > text stackswitcher button.image-button, stackswitcher .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview textview list > text button.image-button, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview textview list > text stackswitcher button.image-button, stackswitcher textview .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > text button.image-button, textview .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > text stackswitcher button.image-button, stackswitcher .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button textview list > text button.image-button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button textview list > text stackswitcher button.image-button, stackswitcher textview .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > text button.image-button, textview .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > text stackswitcher button.image-button, stackswitcher .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view textview list > text button.image-button, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view textview list > text stackswitcher button.image-button, stackswitcher textview .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > text button.image-button, textview .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > text stackswitcher button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list textview list > text button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list textview list > text stackswitcher button.image-button, stackswitcher textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > text button.image-button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > text stackswitcher button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > iconview button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > iconview stackswitcher button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > iconview button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > iconview stackswitcher button.image-button, stackswitcher textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > iconview button.image-button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > iconview stackswitcher button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > iconview button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > iconview stackswitcher button.image-button, stackswitcher .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > iconview button.image-button, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > iconview stackswitcher button.image-button, stackswitcher .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > iconview button.image-button, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > iconview stackswitcher button.image-button, stackswitcher .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > iconview button.image-button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > iconview stackswitcher button.image-button, stackswitcher .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > iconview button.image-button, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > iconview stackswitcher button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > iconview button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > iconview stackswitcher button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar stackswitcher button.image-button, stackswitcher .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > treeview.view.sidebar button.image-button, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > treeview.view.sidebar stackswitcher button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar stackswitcher button.image-button, stackswitcher .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > treeview.view.sidebar button.image-button, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > treeview.view.sidebar stackswitcher button.image-button, stackswitcher textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar button.image-button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar stackswitcher button.image-button, stackswitcher .geary-sidebar-pane-separator frame.geary-folder-frame textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > treeview.view.sidebar button.image-button, .geary-sidebar-pane-separator frame.geary-folder-frame textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > treeview.view.sidebar stackswitcher button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar stackswitcher button.image-button, stackswitcher .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > treeview.view.sidebar button.image-button, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > treeview.view.sidebar stackswitcher button.image-button, stackswitcher .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar button.image-button, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar stackswitcher button.image-button, stackswitcher .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar button.image-button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar stackswitcher button.image-button, stackswitcher .geary-sidebar-pane-separator frame.geary-folder-frame .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > treeview.view.sidebar button.image-button, .geary-sidebar-pane-separator frame.geary-folder-frame .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > treeview.view.sidebar stackswitcher button.image-button, stackswitcher .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar button.image-button, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar stackswitcher button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .nemo-window .nemo-places-sidebar list > .places-treeview button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .nemo-window .nemo-places-sidebar list > .places-treeview stackswitcher button.image-button, stackswitcher .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .places-treeview button.image-button, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .places-treeview stackswitcher button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .nemo-window .nemo-places-sidebar list > .places-treeview button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .nemo-window .nemo-places-sidebar list > .places-treeview stackswitcher button.image-button, stackswitcher .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .places-treeview button.image-button, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .places-treeview stackswitcher button.image-button, stackswitcher textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .nemo-window .nemo-places-sidebar list > .places-treeview button.image-button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .nemo-window .nemo-places-sidebar list > .places-treeview stackswitcher button.image-button, stackswitcher .nemo-window .nemo-places-sidebar textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > .places-treeview button.image-button, .nemo-window .nemo-places-sidebar textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > .places-treeview stackswitcher button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .nemo-window .nemo-places-sidebar list > .places-treeview button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .nemo-window .nemo-places-sidebar list > .places-treeview stackswitcher button.image-button, stackswitcher .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > .places-treeview button.image-button, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > .places-treeview stackswitcher button.image-button, stackswitcher .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar .nemo-window .nemo-places-sidebar list > .places-treeview button.image-button, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar .nemo-window .nemo-places-sidebar list > .places-treeview stackswitcher button.image-button, stackswitcher .nemo-window .nemo-places-sidebar .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > .places-treeview button.image-button, .nemo-window .nemo-places-sidebar .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > .places-treeview stackswitcher button.image-button, stackswitcher .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > .places-treeview button.image-button, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > .places-treeview stackswitcher button.image-button, stackswitcher .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button .nemo-window .nemo-places-sidebar list > .places-treeview button.image-button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button .nemo-window .nemo-places-sidebar list > .places-treeview stackswitcher button.image-button, stackswitcher .nemo-window .nemo-places-sidebar .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > .places-treeview button.image-button, .nemo-window .nemo-places-sidebar .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > .places-treeview stackswitcher button.image-button, stackswitcher .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .nemo-window .nemo-places-sidebar list > .places-treeview button.image-button, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .nemo-window .nemo-places-sidebar list > .places-treeview stackswitcher button.image-button, stackswitcher .nemo-window .nemo-places-sidebar .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .places-treeview button.image-button, .nemo-window .nemo-places-sidebar .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .places-treeview stackswitcher button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .budgie-menu list > button button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .budgie-menu list > button stackswitcher button.image-button, stackswitcher .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > button button.image-button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > button stackswitcher button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .budgie-menu list > button button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .budgie-menu list > button stackswitcher button.image-button, stackswitcher .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > button button.image-button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > button stackswitcher button.image-button, stackswitcher textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .budgie-menu list > button button.image-button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .budgie-menu list > button stackswitcher button.image-button, stackswitcher .budgie-menu textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > button button.image-button, .budgie-menu textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > button stackswitcher button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .budgie-menu list > button button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .budgie-menu list > button stackswitcher button.image-button, stackswitcher .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > button button.image-button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > button stackswitcher button.image-button, stackswitcher .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar .budgie-menu list > button button.image-button, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar .budgie-menu list > button stackswitcher button.image-button, stackswitcher .budgie-menu .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > button button.image-button, .budgie-menu .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > button stackswitcher button.image-button, stackswitcher .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview .budgie-menu list > button button.image-button, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview .budgie-menu list > button stackswitcher button.image-button, stackswitcher .budgie-menu .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > button button.image-button, .budgie-menu .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > button stackswitcher button.image-button, stackswitcher .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > button button.image-button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > button stackswitcher button.image-button, stackswitcher .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .budgie-menu list > button button.image-button, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .budgie-menu list > button stackswitcher button.image-button, stackswitcher .budgie-menu .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > button button.image-button, .budgie-menu .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > button stackswitcher button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list .budgie-menu list > button button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list .budgie-menu list > button stackswitcher button.image-button, stackswitcher .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > button button.image-button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > button stackswitcher button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .panel popover .sidebar list > .view button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .panel popover .sidebar list > .view stackswitcher button.image-button, stackswitcher .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .view button.image-button, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .view stackswitcher button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .panel popover .sidebar list > .view button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .panel popover .sidebar list > .view stackswitcher button.image-button, stackswitcher textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .panel popover .sidebar list > .view button.image-button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .panel popover .sidebar list > .view stackswitcher button.image-button, stackswitcher .panel popover .sidebar textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > .view button.image-button, .panel popover .sidebar textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > .view stackswitcher button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .panel popover .sidebar list > .view button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .panel popover .sidebar list > .view stackswitcher button.image-button, stackswitcher .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > .view button.image-button, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > .view stackswitcher button.image-button, stackswitcher .geary-sidebar-pane-separator frame.geary-folder-frame .panel popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > .view button.image-button, .geary-sidebar-pane-separator frame.geary-folder-frame .panel popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > .view stackswitcher button.image-button, stackswitcher .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview .panel popover .sidebar list > .view button.image-button, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview .panel popover .sidebar list > .view stackswitcher button.image-button, stackswitcher .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button .panel popover .sidebar list > .view button.image-button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button .panel popover .sidebar list > .view stackswitcher button.image-button, stackswitcher .panel popover .sidebar .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > .view button.image-button, .panel popover .sidebar .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > .view stackswitcher button.image-button, stackswitcher .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .view button.image-button, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .view stackswitcher button.image-button, stackswitcher .panel popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > .view button.image-button, .panel popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > .view stackswitcher button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > treeview.view.sidebar.source-list button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > treeview.view.sidebar.source-list stackswitcher button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > treeview.view.sidebar.source-list button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > treeview.view.sidebar.source-list stackswitcher button.image-button, stackswitcher textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > treeview.view.sidebar.source-list button.image-button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > treeview.view.sidebar.source-list stackswitcher button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > treeview.view.sidebar.source-list button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > treeview.view.sidebar.source-list stackswitcher button.image-button, stackswitcher .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > treeview.view.sidebar.source-list button.image-button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > treeview.view.sidebar.source-list stackswitcher button.image-button, stackswitcher .budgie-notification-window button.image-button, .budgie-notification-window stackswitcher button.image-button, stackswitcher .budgie-osd-window button.image-button, .budgie-osd-window stackswitcher button.image-button, stackswitcher .budgie-switcher-window button.image-button, .budgie-switcher-window stackswitcher button.image-button { + min-width: 0; +} + +*:drop(active):focus, +*:drop(active) { + box-shadow: inset 0 0 0 1px #F08437; +} + +decoration { + border-radius: 2px 2px 0 0; + border-width: 0; + box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.2), 0 8px 8px 0 rgba(0, 0, 0, 0.2), 0 0 0 1px rgba(0, 0, 0, 0.15); + margin: 6px; +} + +decoration:backdrop { + box-shadow: 0 3px 5px 0 transparent, 0 8px 8px 0 transparent, 0 3px 3px 0 rgba(0, 0, 0, 0.16), 0 0 0 1px rgba(0, 0, 0, 0.15); + transition: 200ms ease-out; +} + +.fullscreen decoration, +.tiled decoration { + border-radius: 0; + box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.16); +} + +.ssd decoration { + border-radius: 4px 4px 0 0; + box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.25); +} + +.ssd decoration.maximized { + border-radius: 0; +} + +.csd.popup decoration { + border-radius: 2px; + box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1), 0 0 0 1px rgba(0, 0, 0, 0.15); +} + +tooltip.csd decoration { + border-radius: 2px; + box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1); +} + +messagedialog.csd decoration { + border-radius: 3px; +} + +.solid-csd decoration { + border: 1px solid #222222; + border-radius: 0; + margin: 0; + background-color: #222222; + box-shadow: none; +} + +headerbar button.titlebutton, +.titlebar button.titlebutton { + margin: 0; + padding: 0; + min-width: 28px; + min-height: 28px; + border-color: transparent; + background-color: transparent; + background-image: none; + background-color: rgba(34, 34, 34, 0); +} + +headerbar button.titlebutton:hover, +.titlebar button.titlebutton:hover { + color: #efe7e7; + border-color: rgba(0, 0, 0, 0.15); + background-color: rgba(239, 231, 231, 0.12); +} + +headerbar button.titlebutton:active, headerbar button.titlebutton:checked, +.titlebar button.titlebutton:active, +.titlebar button.titlebutton:checked { + color: #ffffff; + border-color: #F0544C; + background-color: #F0544C; +} + +headerbar button.titlebutton.close, headerbar button.titlebutton.maximize, headerbar button.titlebutton.minimize, headerbar button.titlebutton.restore, +.titlebar button.titlebutton.close, +.titlebar button.titlebutton.maximize, +.titlebar button.titlebutton.minimize, +.titlebar button.titlebutton.restore { + min-width: 30px; + min-height: 28px; + color: transparent; + background-color: transparent; + background-position: center; + background-repeat: no-repeat; + border-width: 0; +} + +headerbar button.titlebutton.close:backdrop, headerbar button.titlebutton.maximize:backdrop, headerbar button.titlebutton.minimize:backdrop, headerbar button.titlebutton.restore:backdrop, +.titlebar button.titlebutton.close:backdrop, +.titlebar button.titlebutton.maximize:backdrop, +.titlebar button.titlebutton.minimize:backdrop, +.titlebar button.titlebutton.restore:backdrop { + opacity: 1; +} + +headerbar button.titlebutton.close, +.titlebar button.titlebutton.close { + background-image: -gtk-scaled(url("assets/titlebutton-close.png"), url("assets/titlebutton-close@2.png")); +} + +headerbar button.titlebutton.close:backdrop, +.titlebar button.titlebutton.close:backdrop { + background-image: -gtk-scaled(url("assets/titlebutton-close-backdrop.png"), url("assets/titlebutton-close-backdrop@2.png")); +} + +headerbar button.titlebutton.close:hover, +.titlebar button.titlebutton.close:hover { + background-image: -gtk-scaled(url("assets/titlebutton-close-hover.png"), url("assets/titlebutton-close-hover@2.png")); +} + +headerbar button.titlebutton.close:active, +.titlebar button.titlebutton.close:active { + background-image: -gtk-scaled(url("assets/titlebutton-close-active.png"), url("assets/titlebutton-close-active@2.png")); +} + +headerbar button.titlebutton.maximize, +.titlebar button.titlebutton.maximize { + background-image: -gtk-scaled(url("assets/titlebutton-maximize.png"), url("assets/titlebutton-maximize@2.png")); +} + +headerbar button.titlebutton.maximize:backdrop, +.titlebar button.titlebutton.maximize:backdrop { + background-image: -gtk-scaled(url("assets/titlebutton-maximize-backdrop.png"), url("assets/titlebutton-maximize-backdrop@2.png")); +} + +headerbar button.titlebutton.maximize:hover, +.titlebar button.titlebutton.maximize:hover { + background-image: -gtk-scaled(url("assets/titlebutton-maximize-hover.png"), url("assets/titlebutton-maximize-hover@2.png")); +} + +headerbar button.titlebutton.maximize:active, +.titlebar button.titlebutton.maximize:active { + background-image: -gtk-scaled(url("assets/titlebutton-maximize-active.png"), url("assets/titlebutton-maximize-active@2.png")); +} + +headerbar button.titlebutton.minimize, +.titlebar button.titlebutton.minimize { + background-image: -gtk-scaled(url("assets/titlebutton-minimize.png"), url("assets/titlebutton-minimize@2.png")); +} + +headerbar button.titlebutton.minimize:backdrop, +.titlebar button.titlebutton.minimize:backdrop { + background-image: -gtk-scaled(url("assets/titlebutton-minimize-backdrop.png"), url("assets/titlebutton-minimize-backdrop@2.png")); +} + +headerbar button.titlebutton.minimize:hover, +.titlebar button.titlebutton.minimize:hover { + background-image: -gtk-scaled(url("assets/titlebutton-minimize-hover.png"), url("assets/titlebutton-minimize-hover@2.png")); +} + +headerbar button.titlebutton.minimize:active, +.titlebar button.titlebutton.minimize:active { + background-image: -gtk-scaled(url("assets/titlebutton-minimize-active.png"), url("assets/titlebutton-minimize-active@2.png")); +} + +headerbar button.titlebutton.restore, +.titlebar button.titlebutton.restore { + background-image: -gtk-scaled(url("assets/titlebutton-restore.png"), url("assets/titlebutton-restore@2.png")); +} + +headerbar button.titlebutton.restore:backdrop, +.titlebar button.titlebutton.restore:backdrop { + background-image: -gtk-scaled(url("assets/titlebutton-restore-backdrop.png"), url("assets/titlebutton-restore-backdrop@2.png")); +} + +headerbar button.titlebutton.restore:hover, +.titlebar button.titlebutton.restore:hover { + background-image: -gtk-scaled(url("assets/titlebutton-restore-hover.png"), url("assets/titlebutton-restore-hover@2.png")); +} + +headerbar button.titlebutton.restore:active, +.titlebar button.titlebutton.restore:active { + background-image: -gtk-scaled(url("assets/titlebutton-restore-active.png"), url("assets/titlebutton-restore-active@2.png")); +} + +.fullscreen headerbar button.titlebutton.maximize, +.maximized headerbar button.titlebutton.maximize, .fullscreen +.titlebar button.titlebutton.maximize, +.maximized +.titlebar button.titlebutton.maximize { + background-image: -gtk-scaled(url("assets/titlebutton-restore.png"), url("assets/titlebutton-restore@2.png")); +} + +.fullscreen headerbar button.titlebutton.maximize:backdrop, +.maximized headerbar button.titlebutton.maximize:backdrop, .fullscreen +.titlebar button.titlebutton.maximize:backdrop, +.maximized +.titlebar button.titlebutton.maximize:backdrop { + background-image: -gtk-scaled(url("assets/titlebutton-restore-backdrop.png"), url("assets/titlebutton-restore-backdrop@2.png")); +} + +.fullscreen headerbar button.titlebutton.maximize:hover, +.maximized headerbar button.titlebutton.maximize:hover, .fullscreen +.titlebar button.titlebutton.maximize:hover, +.maximized +.titlebar button.titlebutton.maximize:hover { + background-image: -gtk-scaled(url("assets/titlebutton-restore-hover.png"), url("assets/titlebutton-restore-hover@2.png")); +} + +.fullscreen headerbar button.titlebutton.maximize:active, +.maximized headerbar button.titlebutton.maximize:active, .fullscreen +.titlebar button.titlebutton.maximize:active, +.maximized +.titlebar button.titlebutton.maximize:active { + background-image: -gtk-scaled(url("assets/titlebutton-restore-active.png"), url("assets/titlebutton-restore-active@2.png")); +} + +.view:selected, .view:selected:focus, textview text:selected, iconview:selected, .geary-sidebar-pane-separator frame.geary-folder-frame treeview.view.sidebar:selected, textview text:selected:focus, iconview:selected:focus, textview text selection:focus, textview text selection, flowbox flowboxchild:selected, entry selection:focus, entry selection, menuitem.button.flat:active, menuitem.button.flat:active arrow, menuitem.button.flat:selected, menuitem.button.flat:selected arrow, +modelbutton.flat:active, +modelbutton.flat:active arrow, +modelbutton.flat:selected, +modelbutton.flat:selected arrow, treeview.view:selected, treeview.view:selected:focus, row:selected, calendar:selected, .nemo-window .nemo-window-pane widget.entry:selected:focus, .nemo-window .nemo-window-pane widget.entry:selected, .caja-desktop > widget.entry:selected, .caja-desktop > widget.entry:focus:selected, #MozillaGtkWidget.background > widget > scrolledwindow > textview text:selected, #MozillaGtkWidget.background > widget > scrolledwindow > textview text:selected:focus, +#MozillaGtkWidget.background > widget > scrolledwindow > textview text selection, .budgie-menu button:checked, window.thunar .sidebar treeview.view:selected, window.thunar .sidebar treeview.view:selected:hover, window.thunar .sidebar treeview.view:active:hover, filechooser placessidebar.sidebar row.sidebar-row.has-open-popup:selected, filechooser placessidebar.sidebar row.sidebar-row:selected, filechooser placessidebar.sidebar row.sidebar-row:selected:hover, filechooser placessidebar.sidebar row.sidebar-row:active:hover, +.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected, +.nautilus-window placessidebar.sidebar row.sidebar-row:selected, +.nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover, +.nautilus-window placessidebar.sidebar row.sidebar-row:active:hover, .nemo-window .sidebar .view:selected, .nemo-window .sidebar .view:selected:hover, .nemo-window .sidebar row:selected, .nemo-window .sidebar row:selected:hover { + background-color: #F0544C; +} + +row:selected label, label:selected, .view:selected, .view:selected:focus, textview text:selected, iconview:selected, .geary-sidebar-pane-separator frame.geary-folder-frame treeview.view.sidebar:selected, textview text:selected:focus, iconview:selected:focus, textview text selection:focus, textview text selection, flowbox flowboxchild:selected, entry selection:focus, entry selection, menuitem.button.flat:active, menuitem.button.flat:active arrow, menuitem.button.flat:selected, menuitem.button.flat:selected arrow, +modelbutton.flat:active, +modelbutton.flat:active arrow, +modelbutton.flat:selected, +modelbutton.flat:selected arrow, treeview.view:selected, treeview.view:selected:focus, row:selected, calendar:selected, .nemo-window .nemo-window-pane widget.entry:selected:focus, .nemo-window .nemo-window-pane widget.entry:selected, .caja-desktop > widget.entry:selected, .caja-desktop > widget.entry:focus:selected, #MozillaGtkWidget.background > widget > scrolledwindow > textview text:selected, #MozillaGtkWidget.background > widget > scrolledwindow > textview text:selected:focus, +#MozillaGtkWidget.background > widget > scrolledwindow > textview text selection, .budgie-menu button:checked, window.thunar .sidebar treeview.view:selected, window.thunar .sidebar treeview.view:selected:hover, window.thunar .sidebar treeview.view:active:hover, filechooser placessidebar.sidebar row.sidebar-row.has-open-popup:selected, filechooser placessidebar.sidebar row.sidebar-row:selected, filechooser placessidebar.sidebar row.sidebar-row:selected:hover, filechooser placessidebar.sidebar row.sidebar-row:active:hover, +.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected, +.nautilus-window placessidebar.sidebar row.sidebar-row:selected, +.nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover, +.nautilus-window placessidebar.sidebar row.sidebar-row:active:hover, .nemo-window .sidebar .view:selected, .nemo-window .sidebar .view:selected:hover, .nemo-window .sidebar row:selected, .nemo-window .sidebar row:selected:hover { + color: #ffffff; +} + +row:selected label:disabled, label:disabled:selected, .view:disabled:selected, textview text:disabled:selected, iconview:disabled:selected, .geary-sidebar-pane-separator frame.geary-folder-frame treeview.view.sidebar:disabled:selected, textview text:disabled:selected:focus, iconview:disabled:selected:focus, textview text selection:disabled, flowbox flowboxchild:disabled:selected, label:disabled selection, entry selection:disabled, menuitem.button.flat:disabled:active, menuitem.button.flat:active arrow:disabled, menuitem.button.flat:disabled:selected, menuitem.button.flat:selected arrow:disabled, +modelbutton.flat:disabled:active, +modelbutton.flat:active arrow:disabled, +modelbutton.flat:disabled:selected, +modelbutton.flat:selected arrow:disabled, treeview.view:disabled:selected:focus, row:disabled:selected, calendar:disabled:selected, .nemo-window .nemo-window-pane widget.entry:disabled:selected, .caja-desktop > widget.entry:disabled:selected, #MozillaGtkWidget.background > widget > scrolledwindow > textview text:disabled:selected, +#MozillaGtkWidget.background > widget > scrolledwindow > textview text selection:disabled, .budgie-menu button:disabled:checked, window.thunar .sidebar treeview.view:disabled:selected, window.thunar .sidebar treeview.view:disabled:active:hover, filechooser placessidebar.sidebar row.sidebar-row:disabled:selected, filechooser placessidebar.sidebar row.sidebar-row:disabled:active:hover, +.nautilus-window placessidebar.sidebar row.sidebar-row:disabled:selected, +.nautilus-window placessidebar.sidebar row.sidebar-row:disabled:active:hover, .nemo-window .sidebar .view:disabled:selected, .nemo-window .sidebar row:disabled:selected { + color: #f8aaa6; +} + +/********* + * Emoji * + *********/ +popover.emoji-picker { + padding: 0; +} + +popover.emoji-picker entry { + border-bottom: 1px solid rgba(0, 0, 0, 0.15); + border-bottom-left-radius: 0; + border-bottom-right-radius: 0; + box-shadow: none; + border-width: 0 0 1px 0; + padding: 4px 12px; +} + +popover.emoji-picker scrolledwindow { + border-bottom: 1px solid rgba(0, 0, 0, 0.15); +} + +button.emoji-section { + margin-top: -1px; + padding: 4px 12px; + border-radius: 0; + outline-offset: -4px; + box-shadow: none; + border: none; +} + +button.emoji-section:first-child { + border-radius: 0 0 0 2px; +} + +button.emoji-section:last-child { + border-radius: 0 0 2px 0; +} + +.emoji { + min-width: 3em; + min-height: 3em; + padding: 0; +} + +.emoji widget { + transition: all 0.2s cubic-bezier(0, 0, 0.2, 1); +} + +.emoji widget:hover { + font-size: larger; +} + +terminal-window notebook > header.top button, +.mate-terminal notebook > header.top button { + padding: 0; + min-width: 24px; + min-height: 24px; +} + +terminal-window notebook scrollbar, +.mate-terminal notebook scrollbar { + background: none; +} + +.nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle, .nautilus-window headerbar .path-bar-box .path-bar button.text-button.toggle.sidebar-button, .nautilus-window headerbar .path-bar-box .path-bar button.text-button.toggle.budgie-menu-launcher, .nautilus-window headerbar .path-bar-box .path-bar .budgie-panel .text-button.toggle#tasklist-button, .budgie-panel .nautilus-window headerbar .path-bar-box .path-bar .text-button.toggle#tasklist-button, +.nautilus-window headerbar .path-bar-box .path-bar button.flat.image-button.text-button.toggle, .nautilus-window headerbar .path-bar-box .path-bar button.image-button.text-button.toggle.sidebar-button, .nautilus-window headerbar .path-bar-box .path-bar button.image-button.text-button.toggle.budgie-menu-launcher, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button, +.nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.image-button.text-button, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button, +.nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button, window.thunar toolbar#location-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button, window.thunar #location-toolbar.inline-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button { + background-color: transparent; + background-image: none; + color: #efe7e7; + border-radius: 0; + box-shadow: none; + margin: 0 0 0 0; + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #F0544C 0%, transparent 0%) 0 0 0/0 0 0; +} + +.nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:hover, .nautilus-window headerbar .path-bar-box .path-bar button.text-button.toggle.sidebar-button:hover, .nautilus-window headerbar .path-bar-box .path-bar button.text-button.toggle.budgie-menu-launcher:hover, .nautilus-window headerbar .path-bar-box .path-bar .budgie-panel .text-button.toggle#tasklist-button:hover, .budgie-panel .nautilus-window headerbar .path-bar-box .path-bar .text-button.toggle#tasklist-button:hover, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:hover, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:hover, +.nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:hover, window.thunar toolbar#location-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:hover, window.thunar #location-toolbar.inline-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:hover { + background-color: transparent; + box-shadow: inset 0 -2px rgba(240, 84, 76, 0.5); +} + +.nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:checked, .nautilus-window headerbar .path-bar-box .path-bar button.text-button.toggle.sidebar-button:checked, .nautilus-window headerbar .path-bar-box .path-bar button.text-button.toggle.budgie-menu-launcher:checked, .nautilus-window headerbar .path-bar-box .path-bar .budgie-panel .text-button.toggle#tasklist-button:checked, .budgie-panel .nautilus-window headerbar .path-bar-box .path-bar .text-button.toggle#tasklist-button:checked, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:checked, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked, +.nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:checked, window.thunar toolbar#location-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked, window.thunar #location-toolbar.inline-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:active, .nautilus-window headerbar .path-bar-box .path-bar button.text-button.toggle.sidebar-button:active, .nautilus-window headerbar .path-bar-box .path-bar button.text-button.toggle.budgie-menu-launcher:active, .nautilus-window headerbar .path-bar-box .path-bar .budgie-panel .text-button.toggle#tasklist-button:active, .budgie-panel .nautilus-window headerbar .path-bar-box .path-bar .text-button.toggle#tasklist-button:active, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:active, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:active, +.nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:active, window.thunar toolbar#location-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:active, window.thunar #location-toolbar.inline-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:active { + color: #efe7e7; + background-color: transparent; + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #F0544C 100%, transparent 0%) 0 0 2/0 0 2px; +} + +.nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:disabled, .nautilus-window headerbar .path-bar-box .path-bar button.text-button.toggle.sidebar-button:disabled, .nautilus-window headerbar .path-bar-box .path-bar button.text-button.toggle.budgie-menu-launcher:disabled, .nautilus-window headerbar .path-bar-box .path-bar .budgie-panel .text-button.toggle#tasklist-button:disabled, .budgie-panel .nautilus-window headerbar .path-bar-box .path-bar .text-button.toggle#tasklist-button:disabled, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:disabled, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:disabled, +.nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:disabled, window.thunar toolbar#location-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:disabled, window.thunar #location-toolbar.inline-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:disabled { + color: rgba(239, 231, 231, 0.4); + background-color: transparent; +} + +.nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:checked:disabled, .nautilus-window headerbar .path-bar-box .path-bar button.text-button.toggle.sidebar-button:checked:disabled, .nautilus-window headerbar .path-bar-box .path-bar button.text-button.toggle.budgie-menu-launcher:checked:disabled, .nautilus-window headerbar .path-bar-box .path-bar .budgie-panel .text-button.toggle#tasklist-button:checked:disabled, .budgie-panel .nautilus-window headerbar .path-bar-box .path-bar .text-button.toggle#tasklist-button:checked:disabled, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:checked:disabled, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked:disabled, +.nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:checked:disabled, window.thunar toolbar#location-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked:disabled, window.thunar #location-toolbar.inline-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked:disabled { + color: rgba(239, 231, 231, 0.4); + background-color: transparent; + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), rgba(240, 84, 76, 0.4) 100%, transparent 0%) 0 0 2/0 0 2px; +} + +.nautilus-window headerbar .path-bar-box { + margin: 6px 0 4px 0; + border-radius: 3px; + color: #efe7e7; + background-color: transparent; +} + +.nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle, .nautilus-window headerbar .path-bar-box .path-bar button.text-button.toggle.sidebar-button, .nautilus-window headerbar .path-bar-box .path-bar button.text-button.toggle.budgie-menu-launcher, .nautilus-window headerbar .path-bar-box .path-bar .budgie-panel .text-button.toggle#tasklist-button, .budgie-panel .nautilus-window headerbar .path-bar-box .path-bar .text-button.toggle#tasklist-button, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:hover, .nautilus-window headerbar .path-bar-box .path-bar button.text-button.toggle.sidebar-button:hover, .nautilus-window headerbar .path-bar-box .path-bar button.text-button.toggle.budgie-menu-launcher:hover, .nautilus-window headerbar .path-bar-box .path-bar .budgie-panel .text-button.toggle#tasklist-button:hover, .budgie-panel .nautilus-window headerbar .path-bar-box .path-bar .text-button.toggle#tasklist-button:hover, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:checked, .nautilus-window headerbar .path-bar-box .path-bar button.text-button.toggle.sidebar-button:checked, .nautilus-window headerbar .path-bar-box .path-bar button.text-button.toggle.budgie-menu-launcher:checked, .nautilus-window headerbar .path-bar-box .path-bar .budgie-panel .text-button.toggle#tasklist-button:checked, .budgie-panel .nautilus-window headerbar .path-bar-box .path-bar .text-button.toggle#tasklist-button:checked, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:active, .nautilus-window headerbar .path-bar-box .path-bar button.text-button.toggle.sidebar-button:active, .nautilus-window headerbar .path-bar-box .path-bar button.text-button.toggle.budgie-menu-launcher:active, .nautilus-window headerbar .path-bar-box .path-bar .budgie-panel .text-button.toggle#tasklist-button:active, .budgie-panel .nautilus-window headerbar .path-bar-box .path-bar .text-button.toggle#tasklist-button:active, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:disabled, .nautilus-window headerbar .path-bar-box .path-bar button.text-button.toggle.sidebar-button:disabled, .nautilus-window headerbar .path-bar-box .path-bar button.text-button.toggle.budgie-menu-launcher:disabled, .nautilus-window headerbar .path-bar-box .path-bar .budgie-panel .text-button.toggle#tasklist-button:disabled, .budgie-panel .nautilus-window headerbar .path-bar-box .path-bar .text-button.toggle#tasklist-button:disabled, +.nautilus-window headerbar .path-bar-box .path-bar button.flat.image-button.text-button.toggle, +.nautilus-window headerbar .path-bar-box .path-bar button.image-button.text-button.toggle.sidebar-button, +.nautilus-window headerbar .path-bar-box .path-bar button.image-button.text-button.toggle.budgie-menu-launcher, +.nautilus-window headerbar .path-bar-box .path-bar .budgie-panel .image-button.text-button.toggle#tasklist-button, +.budgie-panel .nautilus-window headerbar .path-bar-box .path-bar .image-button.text-button.toggle#tasklist-button, +.nautilus-window headerbar .path-bar-box .path-bar button.flat.image-button.text-button.toggle:hover, +.nautilus-window headerbar .path-bar-box .path-bar button.image-button.text-button.toggle.sidebar-button:hover, +.nautilus-window headerbar .path-bar-box .path-bar button.image-button.text-button.toggle.budgie-menu-launcher:hover, +.nautilus-window headerbar .path-bar-box .path-bar .budgie-panel .image-button.text-button.toggle#tasklist-button:hover, +.budgie-panel .nautilus-window headerbar .path-bar-box .path-bar .image-button.text-button.toggle#tasklist-button:hover, +.nautilus-window headerbar .path-bar-box .path-bar button.flat.image-button.text-button.toggle:checked, +.nautilus-window headerbar .path-bar-box .path-bar button.image-button.text-button.toggle.sidebar-button:checked, +.nautilus-window headerbar .path-bar-box .path-bar button.image-button.text-button.toggle.budgie-menu-launcher:checked, +.nautilus-window headerbar .path-bar-box .path-bar .budgie-panel .image-button.text-button.toggle#tasklist-button:checked, +.budgie-panel .nautilus-window headerbar .path-bar-box .path-bar .image-button.text-button.toggle#tasklist-button:checked, +.nautilus-window headerbar .path-bar-box .path-bar button.flat.image-button.text-button.toggle:active, +.nautilus-window headerbar .path-bar-box .path-bar button.image-button.text-button.toggle.sidebar-button:active, +.nautilus-window headerbar .path-bar-box .path-bar button.image-button.text-button.toggle.budgie-menu-launcher:active, +.nautilus-window headerbar .path-bar-box .path-bar .budgie-panel .image-button.text-button.toggle#tasklist-button:active, +.budgie-panel .nautilus-window headerbar .path-bar-box .path-bar .image-button.text-button.toggle#tasklist-button:active, +.nautilus-window headerbar .path-bar-box .path-bar button.flat.image-button.text-button.toggle:disabled, +.nautilus-window headerbar .path-bar-box .path-bar button.image-button.text-button.toggle.sidebar-button:disabled, +.nautilus-window headerbar .path-bar-box .path-bar button.image-button.text-button.toggle.budgie-menu-launcher:disabled, +.nautilus-window headerbar .path-bar-box .path-bar .budgie-panel .image-button.text-button.toggle#tasklist-button:disabled, +.budgie-panel .nautilus-window headerbar .path-bar-box .path-bar .image-button.text-button.toggle#tasklist-button:disabled { + margin-top: 0; + margin-bottom: 0; + padding: 0 6px 4px 6px; + min-height: 24px; + border-radius: 0; +} + +.nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:not(:only-child):last-child, +.nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.image-button.text-button:not(:only-child):last-child { + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #F0544C 100%, transparent 0%) 0 0 2/0 0 2px; +} + +.nautilus-window headerbar .path-bar-box.width-maximized { + border: 1px solid rgba(0, 0, 0, 0.15); + background-color: rgba(239, 231, 231, 0.06); +} + +.nautilus-window headerbar .path-bar-box.background.frame { + border: none; + background-color: transparent; +} + +.nautilus-canvas-item, .caja-canvas-item { + border-radius: 2px; +} + +.nautilus-desktop.nautilus-canvas-item, .nemo-desktop.nemo-canvas-item, .caja-desktop, .nautilus-desktop.caja-canvas-item, .caja-desktop.caja-canvas-item { + color: #ffffff; + text-shadow: 1px 1px rgba(0, 0, 0, 0.6); +} + +.nautilus-desktop.nautilus-canvas-item:active, .nemo-desktop.nemo-canvas-item:active, .caja-desktop:active, .nautilus-desktop.caja-canvas-item:active { + color: #323232; +} + +.nautilus-desktop.nautilus-canvas-item:selected, .nemo-desktop.nemo-canvas-item:selected, .caja-desktop:selected, .nautilus-desktop.caja-canvas-item:selected { + color: #ffffff; + text-shadow: none; +} + +.nautilus-canvas-item.dim-label, label.nautilus-canvas-item.separator, +popover.background label.nautilus-canvas-item.separator, popover.background label.separator.caja-canvas-item, label.separator.caja-canvas-item, headerbar .nautilus-canvas-item.subtitle, headerbar .subtitle.caja-canvas-item, +.titlebar:not(headerbar) .nautilus-canvas-item.subtitle, .titlebar:not(headerbar) .subtitle.caja-canvas-item, .dim-label.caja-canvas-item, .budgie-notification .caja-canvas-item.notification-body, .budgie-switcher .caja-canvas-item.notification-body, .budgie-notification .nautilus-canvas-item.notification-body, .budgie-switcher .nautilus-canvas-item.notification-body, +.nautilus-list-dim-label, +.caja-list-dim-label { + color: #959595; +} + +.nautilus-canvas-item.dim-label:selected, label.nautilus-canvas-item.separator:selected, label.separator.caja-canvas-item:selected, headerbar .nautilus-canvas-item.subtitle:selected, headerbar .subtitle.caja-canvas-item:selected, +.titlebar:not(headerbar) .nautilus-canvas-item.subtitle:selected, .titlebar:not(headerbar) .subtitle.caja-canvas-item:selected, .dim-label.caja-canvas-item:selected, .budgie-notification .caja-canvas-item.notification-body:selected, .budgie-switcher .caja-canvas-item.notification-body:selected, .budgie-notification .nautilus-canvas-item.notification-body:selected, .budgie-switcher .nautilus-canvas-item.notification-body:selected, .nautilus-canvas-item.dim-label:selected:focus, label.nautilus-canvas-item.separator:selected:focus, label.separator.caja-canvas-item:selected:focus, headerbar .nautilus-canvas-item.subtitle:selected:focus, headerbar .subtitle.caja-canvas-item:selected:focus, +.titlebar:not(headerbar) .nautilus-canvas-item.subtitle:selected:focus, .titlebar:not(headerbar) .subtitle.caja-canvas-item:selected:focus, .dim-label.caja-canvas-item:selected:focus, .budgie-notification .caja-canvas-item.notification-body:selected:focus, .budgie-switcher .caja-canvas-item.notification-body:selected:focus, .budgie-notification .nautilus-canvas-item.notification-body:selected:focus, .budgie-switcher .nautilus-canvas-item.notification-body:selected:focus, +.nautilus-list-dim-label:selected, +.caja-list-dim-label:selected, +.nautilus-list-dim-label:selected:focus, +.caja-list-dim-label:selected:focus { + color: #fcdddb; +} + +.nautilus-window searchbar { + border-top: 1px solid rgba(0, 0, 0, 0.15); +} + +.nautilus-window .searchbar-container { + margin-top: -1px; +} + +.nautilus-window notebook, +.nautilus-window notebook > stack:not(:only-child) searchbar { + background-color: #ffffff; +} + +.disk-space-display { + border-style: solid; + border-width: 1px; +} + +.disk-space-display.unknown { + background-color: rgba(50, 50, 50, 0.5); + border-color: rgba(25, 25, 25, 0.5); +} + +.disk-space-display.used { + background-color: rgba(240, 84, 76, 0.8); + border-color: rgba(236, 39, 29, 0.8); +} + +.disk-space-display.free { + background-color: #efefef; + border-color: #d6d6d6; +} + +@keyframes needs_attention_keyframes { + 0% { + color: #efe7e7; + border-color: rgba(0, 0, 0, 0.15); + background-color: rgba(239, 231, 231, 0.12); + } + 100% { + color: #ffffff; + border-color: #F0544C; + background-color: #F0544C; + } +} + +.nautilus-operations-button-needs-attention { + animation: needs_attention_keyframes 2s ease-in-out; +} + +.nautilus-operations-button-needs-attention-multiple { + animation: needs_attention_keyframes 3s ease-in-out; + animation-iteration-count: 3; +} + +.conflict-row.activatable, .conflict-row.activatable:active { + color: white; + background-color: #FC4138; +} + +.conflict-row.activatable:hover { + background-color: #fd716a; +} + +.conflict-row.activatable:selected { + color: #ffffff; + background-color: #F0544C; +} + +.open-document-selector-treeview.view { + padding: 3px 6px 3px 6px; + border-color: #ffffff; +} + +.open-document-selector-treeview.view:hover { + background-color: #f1f1f1; +} + +.open-document-selector-treeview.view:hover:selected { + color: #ffffff; + background-color: #F0544C; +} + +.open-document-selector-name-label { + color: #323232; +} + +.open-document-selector-path-label { + color: #999999; + font-size: smaller; +} + +.open-document-selector-path-label:selected { + color: rgba(255, 255, 255, 0.9); +} + +.gedit-document-panel row button { + min-width: 22px; + min-height: 22px; + padding: 0; + color: transparent; + background: none; + border: none; + box-shadow: none; +} + +.gedit-document-panel row button image { + color: inherit; +} + +.gedit-document-panel row:hover:not(:selected) button { + color: #777777; +} + +.gedit-document-panel row:hover:not(:selected) button:hover { + color: #ff4d4d; +} + +.gedit-document-panel row:hover:not(:selected) button:active { + color: #323232; +} + +.gedit-document-panel row:hover:selected button:hover { + color: #ff6666; + background: none; + border: none; + box-shadow: none; +} + +.gedit-document-panel row:hover:selected button:hover:active { + color: #ffffff; +} + +.gedit-document-panel-dragged-row { + border: 1px solid rgba(0, 0, 0, 0.15); + background-color: #dedede; + color: #323232; +} + +.gedit-side-panel-paned statusbar { + border-top: 1px solid rgba(0, 0, 0, 0.15); + background-color: #f7f7f7; +} + +.gedit-search-slider { + background-color: #fcfcfc; + padding: 6px; + border-color: rgba(0, 0, 0, 0.15); + border-radius: 0 0 2px 2px; + border-width: 0 1px 1px 1px; + border-style: solid; +} + +.gedit-search-entry-occurrences-tag { + color: rgba(50, 50, 50, 0.6); + border: none; + margin: 2px; + padding: 2px; +} + +.gedit-map-frame border { + border-color: rgba(0, 0, 0, 0.3); + border-width: 0; +} + +.gedit-map-frame border:dir(ltr) { + border-left-width: 1px; +} + +.gedit-map-frame border:dir(rtl) { + border-right-width: 1px; +} + +.gedit-side-panel-paned.horizontal separator { + background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.24), rgba(0, 0, 0, 0.11) 2px, rgba(0, 0, 0, 0.05) 4px, rgba(0, 0, 0, 0.05)); + background-position: left top; + background-repeat: no-repeat; + background-size: 1px auto; +} + +.gb-search-entry-occurrences-tag { + background: none; +} + +workbench.csd > stack.titlebar:not(headerbar) { + padding: 0; + background: none; + border: none; + box-shadow: none; +} + +workbench.csd > stack.titlebar:not(headerbar) headerbar, workbench.csd > stack.titlebar:not(headerbar) headerbar:first-child, workbench.csd > stack.titlebar:not(headerbar) headerbar:last-child { + border-radius: 2px 2px 0 0; +} + +editortweak .linked > entry.search:focus + .gb-linked-scroller { + border-top-color: #F0544C; +} + +layouttab { + background-color: #ffffff; +} + +layout { + border: 1px solid rgba(0, 0, 0, 0.15); + -PnlDockBin-handle-size: 1; +} + +eggsearchbar box.search-bar { + border-bottom: 1px solid rgba(0, 0, 0, 0.15); +} + +pillbox { + color: #ffffff; + background-color: #F0544C; + border-radius: 3px; +} + +pillbox:disabled label { + color: rgba(255, 255, 255, 0.5); +} + +docktabstrip { + padding: 0 6px; + background-color: #f7f7f7; + border-bottom: 1px solid rgba(0, 0, 0, 0.15); +} + +docktabstrip docktab { + min-height: 28px; + border: solid transparent; + border-width: 0 1px; +} + +docktabstrip docktab label { + opacity: 0.5; +} + +docktabstrip docktab:checked label, docktabstrip docktab:hover label { + opacity: 1; +} + +docktabstrip docktab:checked { + border-color: rgba(0, 0, 0, 0.15); + background-color: #ffffff; +} + +dockbin { + border: 1px solid rgba(0, 0, 0, 0.15); + -PnlDockBin-handle-size: 1; +} + +dockpaned { + border: 1px solid rgba(0, 0, 0, 0.15); +} + +dockoverlayedge { + background-color: #f7f7f7; +} + +dockoverlayedge docktabstrip { + padding: 0; + border: none; +} + +dockoverlayedge.left-edge tab:checked, +dockoverlayedge.right-edge tab:checked { + border-width: 1px 0; +} + +popover.messagepopover.background { + padding: 0; +} + +popover.messagepopover .popover-content-area { + margin: 16px; +} + +popover.messagepopover .popover-action-area { + margin: 8px; +} + +popover.messagepopover .popover-action-area button:not(:first-child):not(:last-child) { + margin: 0 4px; +} + +popover.popover-selector { + padding: 0; +} + +popover.popover-selector list row { + padding: 5px 0; +} + +popover.popover-selector list row image { + margin-left: 3px; + margin-right: 10px; +} + +button.dzlmenubuttonitem.check label { + color: #323232; +} + +button.dzlmenubuttonitem.check label.dim-label, button.dzlmenubuttonitem.check label.separator, button.dzlmenubuttonitem.check headerbar label.subtitle, headerbar button.dzlmenubuttonitem.check label.subtitle, +button.dzlmenubuttonitem.check .titlebar:not(headerbar) label.subtitle, .titlebar:not(headerbar) button.dzlmenubuttonitem.check label.subtitle, button.dzlmenubuttonitem.check .budgie-notification label.notification-body, .budgie-notification button.dzlmenubuttonitem.check label.notification-body, button.dzlmenubuttonitem.check .budgie-switcher label.notification-body, .budgie-switcher button.dzlmenubuttonitem.check label.notification-body { + color: #323232; +} + +button.dzlmenubuttonitem.check box > image { + opacity: 0.87; +} + +entry.search.preferences-search { + border: none; + border-right: 1px solid rgba(0, 0, 0, 0.15); + border-bottom: 1px solid rgba(0, 0, 0, 0.15); + border-radius: 0; +} + +preferences stacksidebar.sidebar list { + background-image: linear-gradient(to bottom, #ffffff, #ffffff); +} + +preferences stacksidebar.sidebar list separator { + background-color: transparent; +} + +devhelppanel entry:focus, +symboltreepanel entry:focus { + border-color: rgba(0, 0, 0, 0.15); +} + +button.run-arrow-button { + min-width: 12px; +} + +omnibar.linked > entry:not(:only-child) { + border-style: solid; + border-radius: 3px; + margin-left: 1px; + margin-right: 1px; +} + +gstyleslidein #scale_box button.toggle:checked, +gstyleslidein #strings_controls button.toggle:checked, +gstyleslidein #palette_controls button.toggle:checked, +gstyleslidein #components_controls button.toggle:checked { + color: #323232; +} + +configurationview entry.flat, configurationview .raven .raven-background spinbutton:not(.vertical), .raven .raven-background configurationview spinbutton:not(.vertical) { + background: none; +} + +configurationview list { + border-width: 0; +} + +eog-thumb-nav scrolledwindow { + border-top: none; +} + +eog-thumb-nav button { + -gtk-outline-radius: 2px; + border-radius: 2px; +} + +.documents-scrolledwin.frame { + border-width: 0; +} + +button.documents-load-more { + border-width: 1px 0 0; + border-radius: 0; +} + +.documents-icon-bg { + background-color: #F0544C; + color: #ffffff; + border-radius: 2px; +} + +.documents-collection-icon, .photos-collection-icon { + background-color: rgba(50, 50, 50, 0.3); + border-radius: 2px; +} + +button.documents-favorite:active, +button.documents-favorite:active:hover { + color: #f8aeaa; +} + +.documents-entry-tag, .photos-entry-tag { + color: #ffffff; + background: #F0544C; + border-radius: 2px; + border-width: 0; + margin: 2px; + padding: 4px; +} + +.documents-entry-tag:hover, .photos-entry-tag:hover { + color: #ffffff; + background: #f2665f; +} + +.documents-entry-tag:active, .photos-entry-tag:active { + color: #ffffff; + background: #ee4239; +} + +.documents-entry-tag.button, .button.photos-entry-tag { + box-shadow: none; + border: none; + background-color: transparent; +} + +.content-view.document-page { + border-style: solid; + border-width: 3px 3px 6px 4px; + border-image: url("assets/thumbnail-frame.png") 3 3 6 4; +} + +window.background.csd > headerbar.titlebar > box.horizontal > separator.sidebar, +window.background.csd > headerbar.titlebar > hdyleaflet > separator.sidebar { + border-right: none; + background: none; + min-width: 0; +} + +box.horizontal > separator.sidebar, +hdyleaflet > separator.sidebar { + background: none; + min-width: 0; +} + +.photos-fade-in { + opacity: 1.0; + transition: opacity 0.2s ease-out; +} + +.photos-fade-out { + opacity: 0.0; + transition: opacity 0.2s ease-out; +} + +.tweak-categories, +.tweak-category:not(:selected):not(:hover) { + background-image: linear-gradient(to bottom, #ffffff, #ffffff); +} + +row#Focus, +row#ClickMethod, +row#StaticWorkspaceTweak, +row#dynamic-workspaces, +row#PrimaryWorkspaceTweak, +row#workspaces-only-on-primary { + padding: 0; + border: 1px solid rgba(0, 0, 0, 0.15); +} + +row#Focus row:not(:last-child), +row#ClickMethod row:not(:last-child), +row#StaticWorkspaceTweak row:not(:last-child), +row#dynamic-workspaces row:not(:last-child), +row#PrimaryWorkspaceTweak row:not(:last-child), +row#workspaces-only-on-primary row:not(:last-child) { + border-bottom: 1px solid rgba(0, 0, 0, 0.15); +} + +row#Focus.tweak > list, +row#ClickMethod.tweak > list, +row#StaticWorkspaceTweak.tweak > list, +row#dynamic-workspaces.tweak > list, +row#PrimaryWorkspaceTweak.tweak > list, +row#workspaces-only-on-primary.tweak > list { + margin-top: -3px; +} + +row#Focus, +row#ClickMethod, +row#PrimaryWorkspaceTweak, +row#workspaces-only-on-primary { + margin-top: 4px; +} + +row#AutostartTitle.tweak { + padding: 3px; + background-color: #ffffff; +} + +list#AutostartListBoxTweakGroup.tweak-group-startup { + border: 1px solid rgba(0, 0, 0, 0.15); +} + +.tr-workarea undershoot, +.tr-workarea overshoot { + border-color: transparent; +} + +#gf-bubble, #gf-bubble.solid, +#gf-osd-window, +#gf-osd-window.solid, +#gf-input-source-popup, +#gf-input-source-popup.solid, +#gf-candidate-popup, +#gf-candidate-popup.solid { + color: #fdfcfc; + background-color: #252525; + border: 1px solid #101010; + border-radius: 2px; +} + +#gf-bubble levelbar block.low, #gf-bubble levelbar block.high, #gf-bubble levelbar block.full, +#gf-osd-window levelbar block.low, +#gf-osd-window levelbar block.high, +#gf-osd-window levelbar block.full, +#gf-input-source-popup levelbar block.low, +#gf-input-source-popup levelbar block.high, +#gf-input-source-popup levelbar block.full, +#gf-candidate-popup levelbar block.low, +#gf-candidate-popup levelbar block.high, +#gf-candidate-popup levelbar block.full { + background-color: #F0544C; + border-color: #F0544C; +} + +#gf-bubble levelbar block.empty, +#gf-osd-window levelbar block.empty, +#gf-input-source-popup levelbar block.empty, +#gf-candidate-popup levelbar block.empty { + background-color: #181818; +} + +#gf-bubble levelbar trough, +#gf-osd-window levelbar trough, +#gf-input-source-popup levelbar trough, +#gf-candidate-popup levelbar trough { + background: none; +} + +#gf-input-source { + min-height: 32px; + min-width: 40px; +} + +#gf-input-source:selected { + color: #ffffff; + background-color: #F0544C; + border-radius: 2px; +} + +gf-candidate-box label { + padding: 3px; +} + +gf-candidate-box:hover, gf-candidate-box:selected { + color: #ffffff; + background-color: #F0544C; + border-radius: 2px; +} + +stack grid.vertical scrolledwindow.frame, +stack grid.vertical scrolledwindow.frame.emptyGrid { + border: none; +} + +eog-thumb-nav scrolledwindow, eog-thumb-nav scrolledwindow.frame, +#eog-thumb-nav scrolledwindow, +#eog-thumb-nav scrolledwindow.frame { + border-top: none; +} + +eog-thumb-nav button, +#eog-thumb-nav button { + -gtk-outline-radius: 2px; + border-radius: 2px; + border-top: none; +} + +window.background.csd overlay > grid.horizontal frame:dir(ltr) > border { + border-top-width: 0; + border-left-width: 0; + border-bottom-width: 0; +} + +frame.sidebar.chat-sidebar > border { + border-right: none; +} + +frame.sidebar.chat-sidebar frame.chat-status-area > border { + border-style: none; + border-top-style: solid; +} + +widget#PROCESSOR list row, widget#MEMORY list row { + margin: -1px; + border: 1px solid #d1d1d1; +} + +widget#PROCESSOR list row.max, widget#MEMORY list row.max { + color: #252525; +} + +widget#PROCESSOR list separator.list, widget#MEMORY list separator.list { + box-shadow: inset 0 0 0 1px #d1d1d1; +} + +widget#STORAGE list { + margin: -1px; +} + +widget#STORAGE list row.activatable, widget#STORAGE list .view, widget#STORAGE list textview text, textview widget#STORAGE list text, widget#STORAGE list iconview, widget#STORAGE list .geary-sidebar-pane-separator frame.geary-folder-frame treeview.view.sidebar, .geary-sidebar-pane-separator frame.geary-folder-frame widget#STORAGE list treeview.view.sidebar, widget#STORAGE list .nemo-window .nemo-places-sidebar .places-treeview, .nemo-window .nemo-places-sidebar widget#STORAGE list .places-treeview, widget#STORAGE list .budgie-menu button, .budgie-menu widget#STORAGE list button, widget#STORAGE list .panel popover .sidebar .view, .panel popover .sidebar widget#STORAGE list .view, widget#STORAGE list treeview.view.sidebar.source-list { + color: rgba(50, 50, 50, 0.75); +} + +widget#STORAGE list row.activatable:hover, widget#STORAGE list .view:hover, widget#STORAGE list textview text:hover, textview widget#STORAGE list text:hover, widget#STORAGE list iconview:hover, widget#STORAGE list .geary-sidebar-pane-separator frame.geary-folder-frame treeview.view.sidebar:hover, .geary-sidebar-pane-separator frame.geary-folder-frame widget#STORAGE list treeview.view.sidebar:hover, widget#STORAGE list .nemo-window .nemo-places-sidebar .places-treeview:hover, .nemo-window .nemo-places-sidebar widget#STORAGE list .places-treeview:hover, widget#STORAGE list .budgie-menu button:hover, .budgie-menu widget#STORAGE list button:hover, widget#STORAGE list .panel popover .sidebar .view:hover, .panel popover .sidebar widget#STORAGE list .view:hover, widget#STORAGE list treeview.view.sidebar.source-list:hover, widget#STORAGE list row.activatable:active, widget#STORAGE list .view:active, widget#STORAGE list textview text:active, textview widget#STORAGE list text:active, widget#STORAGE list iconview:active, widget#STORAGE list .geary-sidebar-pane-separator frame.geary-folder-frame treeview.view.sidebar:active, .geary-sidebar-pane-separator frame.geary-folder-frame widget#STORAGE list treeview.view.sidebar:active, widget#STORAGE list .nemo-window .nemo-places-sidebar .places-treeview:active, .nemo-window .nemo-places-sidebar widget#STORAGE list .places-treeview:active, widget#STORAGE list .budgie-menu button:active, .budgie-menu widget#STORAGE list button:active, widget#STORAGE list .panel popover .sidebar .view:active, .panel popover .sidebar widget#STORAGE list .view:active, widget#STORAGE list treeview.view.sidebar.source-list:active { + color: rgba(50, 50, 50, 0.75); +} + +widget#STORAGE list separator.list { + box-shadow: inset 0 0 0 1px #d1d1d1; +} + +widget#PERFORMANCE searchbar { + box-shadow: inset 0 -2px rgba(0, 0, 0, 0.15), inset 0 -1px #f7f7f7; +} + +widget#PERFORMANCE searchbar entry, widget#PERFORMANCE searchbar button { + margin-bottom: 2px; +} + +graph-switcher-button.toggle { + color: rgba(50, 50, 50, 0.75); + font-weight: 500; +} + +graph-switcher-button.toggle:hover { + color: #323232; + background-image: image(rgba(0, 0, 0, 0.05)); +} + +rg-graph.big { + background-position: left top; + background-origin: border-box; + background-repeat: repeat; +} + +box.speedometer-outter { + opacity: 0.8; +} + +box.speedometer-content-area { + box-shadow: 0 0 0 4px rgba(240, 84, 76, 0.2); +} + +headerbar > button.flat.popup.title-menu-button.toggle, headerbar > button.popup.title-menu-button.toggle.sidebar-button, headerbar > button.popup.title-menu-button.toggle.budgie-menu-launcher, .budgie-panel headerbar > .popup.title-menu-button.toggle#tasklist-button, .budgie-panel headerbar > button.popup.title-menu-button.toggle.flat.launcher { + border-radius: 2px; + -gtk-outline-radius: 2px; +} + +headerbar > button.flat.popup.title-menu-button.toggle > grid .title, headerbar > button.popup.title-menu-button.toggle.sidebar-button > grid .title, headerbar > button.popup.title-menu-button.toggle.budgie-menu-launcher > grid .title, .budgie-panel headerbar > .popup.title-menu-button.toggle#tasklist-button > grid .title, .budgie-panel headerbar > button.popup.title-menu-button.toggle.flat.launcher > grid .title { + margin: -0.16875rem 0; + padding: 0.08125rem 0.83125rem 0; + font-size: 90%; +} + +headerbar > button.flat.popup.title-menu-button.toggle > grid .subtitle, headerbar > button.popup.title-menu-button.toggle.sidebar-button > grid .subtitle, headerbar > button.popup.title-menu-button.toggle.budgie-menu-launcher > grid .subtitle, .budgie-panel headerbar > .popup.title-menu-button.toggle#tasklist-button > grid .subtitle, .budgie-panel headerbar > button.popup.title-menu-button.toggle.flat.launcher > grid .subtitle { + margin: -0.16875rem 0; + padding: 0 0.83125rem 0.08125rem; + font-size: 80%; +} + +window.background > box.vertical box.horizontal list.categories { + background-color: #f7f7f7; + border: none; + color: #323232; +} + +window.background > box.vertical box.horizontal list.categories row.activatable.category, window.background > box.vertical box.horizontal list.categories .category.view, window.background > box.vertical box.horizontal list.categories textview text.category, textview window.background > box.vertical box.horizontal list.categories text.category, window.background > box.vertical box.horizontal list.categories iconview.category, window.background > box.vertical box.horizontal list.categories .geary-sidebar-pane-separator frame.geary-folder-frame treeview.category.view.sidebar, .geary-sidebar-pane-separator frame.geary-folder-frame window.background > box.vertical box.horizontal list.categories treeview.category.view.sidebar, window.background > box.vertical box.horizontal list.categories .nemo-window .nemo-places-sidebar .category.places-treeview, .nemo-window .nemo-places-sidebar window.background > box.vertical box.horizontal list.categories .category.places-treeview, window.background > box.vertical box.horizontal list.categories .budgie-menu button.category, .budgie-menu window.background > box.vertical box.horizontal list.categories button.category, window.background > box.vertical box.horizontal list.categories .panel popover .sidebar .category.view, .panel popover .sidebar window.background > box.vertical box.horizontal list.categories .category.view, window.background > box.vertical box.horizontal list.categories treeview.category.view.sidebar.source-list { + color: #323232; + background-color: transparent; + font-weight: 500; +} + +window.background > box.vertical box.horizontal list.categories row.activatable.category:hover, window.background > box.vertical box.horizontal list.categories .category.view:hover, window.background > box.vertical box.horizontal list.categories textview text.category:hover, textview window.background > box.vertical box.horizontal list.categories text.category:hover, window.background > box.vertical box.horizontal list.categories iconview.category:hover, window.background > box.vertical box.horizontal list.categories .geary-sidebar-pane-separator frame.geary-folder-frame treeview.category.view.sidebar:hover, .geary-sidebar-pane-separator frame.geary-folder-frame window.background > box.vertical box.horizontal list.categories treeview.category.view.sidebar:hover, window.background > box.vertical box.horizontal list.categories .nemo-window .nemo-places-sidebar .category.places-treeview:hover, .nemo-window .nemo-places-sidebar window.background > box.vertical box.horizontal list.categories .category.places-treeview:hover, window.background > box.vertical box.horizontal list.categories .budgie-menu button.category:hover, .budgie-menu window.background > box.vertical box.horizontal list.categories button.category:hover, window.background > box.vertical box.horizontal list.categories .panel popover .sidebar .category.view:hover, .panel popover .sidebar window.background > box.vertical box.horizontal list.categories .category.view:hover, window.background > box.vertical box.horizontal list.categories treeview.category.view.sidebar.source-list:hover { + color: #323232; + background-color: rgba(50, 50, 50, 0.08); +} + +window.background > box.vertical box.horizontal list.categories row.activatable.category:selected, window.background > box.vertical box.horizontal list.categories .category.view:selected, window.background > box.vertical box.horizontal list.categories textview text.category:selected, textview window.background > box.vertical box.horizontal list.categories text.category:selected, window.background > box.vertical box.horizontal list.categories iconview.category:selected, window.background > box.vertical box.horizontal list.categories .geary-sidebar-pane-separator frame.geary-folder-frame treeview.category.view.sidebar:selected, .geary-sidebar-pane-separator frame.geary-folder-frame window.background > box.vertical box.horizontal list.categories treeview.category.view.sidebar:selected, window.background > box.vertical box.horizontal list.categories .nemo-window .nemo-places-sidebar .category.places-treeview:selected, .nemo-window .nemo-places-sidebar window.background > box.vertical box.horizontal list.categories .category.places-treeview:selected, window.background > box.vertical box.horizontal list.categories .budgie-menu button.category:selected, .budgie-menu window.background > box.vertical box.horizontal list.categories button.category:selected, window.background > box.vertical box.horizontal list.categories .panel popover .sidebar .category.view:selected, .panel popover .sidebar window.background > box.vertical box.horizontal list.categories .category.view:selected, window.background > box.vertical box.horizontal list.categories treeview.category.view.sidebar.source-list:selected { + color: #ffffff; + background-color: #F0544C; +} + +window.background > box.vertical box.horizontal list.categories row.activatable.category:selected label, window.background > box.vertical box.horizontal list.categories .category.view:selected label, window.background > box.vertical box.horizontal list.categories textview text.category:selected label, textview window.background > box.vertical box.horizontal list.categories text.category:selected label, window.background > box.vertical box.horizontal list.categories iconview.category:selected label, window.background > box.vertical box.horizontal list.categories .geary-sidebar-pane-separator frame.geary-folder-frame treeview.category.view.sidebar:selected label, .geary-sidebar-pane-separator frame.geary-folder-frame window.background > box.vertical box.horizontal list.categories treeview.category.view.sidebar:selected label, window.background > box.vertical box.horizontal list.categories .nemo-window .nemo-places-sidebar .category.places-treeview:selected label, .nemo-window .nemo-places-sidebar window.background > box.vertical box.horizontal list.categories .category.places-treeview:selected label, window.background > box.vertical box.horizontal list.categories .budgie-menu button.category:selected label, .budgie-menu window.background > box.vertical box.horizontal list.categories button.category:selected label, window.background > box.vertical box.horizontal list.categories .panel popover .sidebar .category.view:selected label, .panel popover .sidebar window.background > box.vertical box.horizontal list.categories .category.view:selected label, window.background > box.vertical box.horizontal list.categories treeview.category.view.sidebar.source-list:selected label { + color: #ffffff; +} + +window.background > box.vertical box.horizontal list.categories row.activatable.category > label, window.background > box.vertical box.horizontal list.categories .category.view > label, window.background > box.vertical box.horizontal list.categories textview text.category > label, textview window.background > box.vertical box.horizontal list.categories text.category > label, window.background > box.vertical box.horizontal list.categories iconview.category > label, window.background > box.vertical box.horizontal list.categories .geary-sidebar-pane-separator frame.geary-folder-frame treeview.category.view.sidebar > label, .geary-sidebar-pane-separator frame.geary-folder-frame window.background > box.vertical box.horizontal list.categories treeview.category.view.sidebar > label, window.background > box.vertical box.horizontal list.categories .nemo-window .nemo-places-sidebar .category.places-treeview > label, .nemo-window .nemo-places-sidebar window.background > box.vertical box.horizontal list.categories .category.places-treeview > label, window.background > box.vertical box.horizontal list.categories .budgie-menu button.category > label, .budgie-menu window.background > box.vertical box.horizontal list.categories button.category > label, window.background > box.vertical box.horizontal list.categories .panel popover .sidebar .category.view > label, .panel popover .sidebar window.background > box.vertical box.horizontal list.categories .category.view > label, window.background > box.vertical box.horizontal list.categories treeview.category.view.sidebar.source-list > label { + padding-left: 0; + padding-right: 0; +} + +window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list > separator { + background-color: transparent; +} + +window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list > separator.compressed-rows-group-separator { + background-image: image(rgba(0, 0, 0, 0.15)); +} + +window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.view, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list textview text.event, textview window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list text.event, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list iconview.event, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .geary-sidebar-pane-separator frame.geary-folder-frame treeview.event.view.sidebar, .geary-sidebar-pane-separator frame.geary-folder-frame window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.event.view.sidebar, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .nemo-window .nemo-places-sidebar .event.places-treeview, .nemo-window .nemo-places-sidebar window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.places-treeview, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-menu button.event, .budgie-menu window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list button.event, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .panel popover .sidebar .event.view, .panel popover .sidebar window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.view, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.event.view.sidebar.source-list { + color: #323232; + transition-duration: 0.1s; +} + +window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable:hover, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.view:hover, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list textview text.event:hover, textview window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list text.event:hover, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list iconview.event:hover, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .geary-sidebar-pane-separator frame.geary-folder-frame treeview.event.view.sidebar:hover, .geary-sidebar-pane-separator frame.geary-folder-frame window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.event.view.sidebar:hover, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .nemo-window .nemo-places-sidebar .event.places-treeview:hover, .nemo-window .nemo-places-sidebar window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.places-treeview:hover, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-menu button.event:hover, .budgie-menu window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list button.event:hover, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .panel popover .sidebar .event.view:hover, .panel popover .sidebar window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.view:hover, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.event.view.sidebar.source-list:hover, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable:active, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.view:active, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list textview text.event:active, textview window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list text.event:active, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list iconview.event:active, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .geary-sidebar-pane-separator frame.geary-folder-frame treeview.event.view.sidebar:active, .geary-sidebar-pane-separator frame.geary-folder-frame window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.event.view.sidebar:active, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .nemo-window .nemo-places-sidebar .event.places-treeview:active, .nemo-window .nemo-places-sidebar window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.places-treeview:active, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-menu button.event:active, .budgie-menu window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list button.event:active, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .panel popover .sidebar .event.view:active, .panel popover .sidebar window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.view:active, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.event.view.sidebar.source-list:active { + color: #323232; +} + +window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable label.compressed-entries-label, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.view label.compressed-entries-label, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list textview text.event label.compressed-entries-label, textview window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list text.event label.compressed-entries-label, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list iconview.event label.compressed-entries-label, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .geary-sidebar-pane-separator frame.geary-folder-frame treeview.event.view.sidebar label.compressed-entries-label, .geary-sidebar-pane-separator frame.geary-folder-frame window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.event.view.sidebar label.compressed-entries-label, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .nemo-window .nemo-places-sidebar .event.places-treeview label.compressed-entries-label, .nemo-window .nemo-places-sidebar window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.places-treeview label.compressed-entries-label, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-menu button.event label.compressed-entries-label, .budgie-menu window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list button.event label.compressed-entries-label, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .panel popover .sidebar .event.view label.compressed-entries-label, .panel popover .sidebar window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.view label.compressed-entries-label, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.event.view.sidebar.source-list label.compressed-entries-label { + background-image: image(#2eb398); + color: #ffffff; + font-weight: 700; +} + +window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable.compressed-row, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row.view, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list textview text.event.compressed-row, textview window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list text.event.compressed-row, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list iconview.event.compressed-row, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .geary-sidebar-pane-separator frame.geary-folder-frame treeview.event.compressed-row.view.sidebar, .geary-sidebar-pane-separator frame.geary-folder-frame window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.event.compressed-row.view.sidebar, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .nemo-window .nemo-places-sidebar .event.compressed-row.places-treeview, .nemo-window .nemo-places-sidebar window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row.places-treeview, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-menu button.event.compressed-row, .budgie-menu window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list button.event.compressed-row, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .panel popover .sidebar .event.compressed-row.view, .panel popover .sidebar window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row.view, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.event.compressed-row.view.sidebar.source-list { + background-image: image(#efefef); + color: black; + transition-property: opacity, border-image, background-image, box-shadow; +} + +window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable.compressed-row:hover, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row.view:hover, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list textview text.event.compressed-row:hover, textview window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list text.event.compressed-row:hover, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list iconview.event.compressed-row:hover, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .geary-sidebar-pane-separator frame.geary-folder-frame treeview.event.compressed-row.view.sidebar:hover, .geary-sidebar-pane-separator frame.geary-folder-frame window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.event.compressed-row.view.sidebar:hover, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .nemo-window .nemo-places-sidebar .event.compressed-row.places-treeview:hover, .nemo-window .nemo-places-sidebar window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row.places-treeview:hover, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-menu button.event.compressed-row:hover, .budgie-menu window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list button.event.compressed-row:hover, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .panel popover .sidebar .event.compressed-row.view:hover, .panel popover .sidebar window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row.view:hover, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.event.compressed-row.view.sidebar.source-list:hover { + background-image: image(#ededed); + color: #323232; +} + +window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable.compressed-row:active, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row.view:active, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list textview text.event.compressed-row:active, textview window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list text.event.compressed-row:active, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list iconview.event.compressed-row:active, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .geary-sidebar-pane-separator frame.geary-folder-frame treeview.event.compressed-row.view.sidebar:active, .geary-sidebar-pane-separator frame.geary-folder-frame window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.event.compressed-row.view.sidebar:active, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .nemo-window .nemo-places-sidebar .event.compressed-row.places-treeview:active, .nemo-window .nemo-places-sidebar window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row.places-treeview:active, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-menu button.event.compressed-row:active, .budgie-menu window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list button.event.compressed-row:active, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .panel popover .sidebar .event.compressed-row.view:active, .panel popover .sidebar window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row.view:active, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.event.compressed-row.view.sidebar.source-list:active, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable.compressed-row:active:focus, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row.view:active:focus, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list textview text.event.compressed-row:active:focus, textview window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list text.event.compressed-row:active:focus, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list iconview.event.compressed-row:active:focus, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .geary-sidebar-pane-separator frame.geary-folder-frame treeview.event.compressed-row.view.sidebar:active:focus, .geary-sidebar-pane-separator frame.geary-folder-frame window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.event.compressed-row.view.sidebar:active:focus, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .nemo-window .nemo-places-sidebar .event.compressed-row.places-treeview:active:focus, .nemo-window .nemo-places-sidebar window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row.places-treeview:active:focus, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-menu button.event.compressed-row:active:focus, .budgie-menu window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list button.event.compressed-row:active:focus, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .panel popover .sidebar .event.compressed-row.view:active:focus, .panel popover .sidebar window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row.view:active:focus, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.event.compressed-row.view.sidebar.source-list:active:focus { + background-image: image(#e3e3e3); + color: #323232; + animation: none; +} + +window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable.compressed-row.popover-activated-row, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row.popover-activated-row.view, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list textview text.event.compressed-row.popover-activated-row, textview window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list text.event.compressed-row.popover-activated-row, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list iconview.event.compressed-row.popover-activated-row, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .geary-sidebar-pane-separator frame.geary-folder-frame treeview.event.compressed-row.popover-activated-row.view.sidebar, .geary-sidebar-pane-separator frame.geary-folder-frame window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.event.compressed-row.popover-activated-row.view.sidebar, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .nemo-window .nemo-places-sidebar .event.compressed-row.popover-activated-row.places-treeview, .nemo-window .nemo-places-sidebar window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row.popover-activated-row.places-treeview, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-menu button.event.compressed-row.popover-activated-row, .budgie-menu window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list button.event.compressed-row.popover-activated-row, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .panel popover .sidebar .event.compressed-row.popover-activated-row.view, .panel popover .sidebar window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row.popover-activated-row.view, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.event.compressed-row.popover-activated-row.view.sidebar.source-list { + background-image: image(#F0544C); + color: #ffffff; +} + +window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable.compressed-row-header, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row-header.view, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list textview text.event.compressed-row-header, textview window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list text.event.compressed-row-header, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list iconview.event.compressed-row-header, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .geary-sidebar-pane-separator frame.geary-folder-frame treeview.event.compressed-row-header.view.sidebar, .geary-sidebar-pane-separator frame.geary-folder-frame window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.event.compressed-row-header.view.sidebar, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .nemo-window .nemo-places-sidebar .event.compressed-row-header.places-treeview, .nemo-window .nemo-places-sidebar window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row-header.places-treeview, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-menu button.event.compressed-row-header, .budgie-menu window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list button.event.compressed-row-header, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .panel popover .sidebar .event.compressed-row-header.view, .panel popover .sidebar window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row-header.view, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.event.compressed-row-header.view.sidebar.source-list { + background-image: image(#ffffff); + color: #F0544C; +} + +window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable.compressed-row-header:hover, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row-header.view:hover, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list textview text.event.compressed-row-header:hover, textview window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list text.event.compressed-row-header:hover, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list iconview.event.compressed-row-header:hover, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .geary-sidebar-pane-separator frame.geary-folder-frame treeview.event.compressed-row-header.view.sidebar:hover, .geary-sidebar-pane-separator frame.geary-folder-frame window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.event.compressed-row-header.view.sidebar:hover, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .nemo-window .nemo-places-sidebar .event.compressed-row-header.places-treeview:hover, .nemo-window .nemo-places-sidebar window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row-header.places-treeview:hover, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-menu button.event.compressed-row-header:hover, .budgie-menu window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list button.event.compressed-row-header:hover, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .panel popover .sidebar .event.compressed-row-header.view:hover, .panel popover .sidebar window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row-header.view:hover, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.event.compressed-row-header.view.sidebar.source-list:hover { + background-image: image(#fef6f6); +} + +window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable.compressed-row-header:active, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row-header.view:active, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list textview text.event.compressed-row-header:active, textview window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list text.event.compressed-row-header:active, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list iconview.event.compressed-row-header:active, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .geary-sidebar-pane-separator frame.geary-folder-frame treeview.event.compressed-row-header.view.sidebar:active, .geary-sidebar-pane-separator frame.geary-folder-frame window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.event.compressed-row-header.view.sidebar:active, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .nemo-window .nemo-places-sidebar .event.compressed-row-header.places-treeview:active, .nemo-window .nemo-places-sidebar window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row-header.places-treeview:active, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-menu button.event.compressed-row-header:active, .budgie-menu window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list button.event.compressed-row-header:active, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .panel popover .sidebar .event.compressed-row-header.view:active, .panel popover .sidebar window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row-header.view:active, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.event.compressed-row-header.view.sidebar.source-list:active, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable.compressed-row-header:active:focus, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row-header.view:active:focus, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list textview text.event.compressed-row-header:active:focus, textview window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list text.event.compressed-row-header:active:focus, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list iconview.event.compressed-row-header:active:focus, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .geary-sidebar-pane-separator frame.geary-folder-frame treeview.event.compressed-row-header.view.sidebar:active:focus, .geary-sidebar-pane-separator frame.geary-folder-frame window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.event.compressed-row-header.view.sidebar:active:focus, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .nemo-window .nemo-places-sidebar .event.compressed-row-header.places-treeview:active:focus, .nemo-window .nemo-places-sidebar window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row-header.places-treeview:active:focus, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-menu button.event.compressed-row-header:active:focus, .budgie-menu window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list button.event.compressed-row-header:active:focus, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .panel popover .sidebar .event.compressed-row-header.view:active:focus, .panel popover .sidebar window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row-header.view:active:focus, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.event.compressed-row-header.view.sidebar.source-list:active:focus { + background-image: image(#feeeed); + color: #F0544C; + animation: none; +} + +window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable.compressed-row-header label.compressed-entries-label, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row-header.view label.compressed-entries-label, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list textview text.event.compressed-row-header label.compressed-entries-label, textview window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list text.event.compressed-row-header label.compressed-entries-label, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list iconview.event.compressed-row-header label.compressed-entries-label, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .geary-sidebar-pane-separator frame.geary-folder-frame treeview.event.compressed-row-header.view.sidebar label.compressed-entries-label, .geary-sidebar-pane-separator frame.geary-folder-frame window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.event.compressed-row-header.view.sidebar label.compressed-entries-label, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .nemo-window .nemo-places-sidebar .event.compressed-row-header.places-treeview label.compressed-entries-label, .nemo-window .nemo-places-sidebar window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row-header.places-treeview label.compressed-entries-label, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-menu button.event.compressed-row-header label.compressed-entries-label, .budgie-menu window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list button.event.compressed-row-header label.compressed-entries-label, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .panel popover .sidebar .event.compressed-row-header.view label.compressed-entries-label, .panel popover .sidebar window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row-header.view label.compressed-entries-label, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.event.compressed-row-header.view.sidebar.source-list label.compressed-entries-label { + background-image: image(#F0544C); + color: #ffffff; + transition-duration: 0s; +} + +button.round-button { + min-height: 28px; + min-width: 28px; + padding: 0; +} + +window.background > box.vertical > searchbar { + box-shadow: none; +} + +window.background > box.vertical > overlay > stack > widget > stack > box.vertical > scrolledwindow > viewport.frame > widget > list { + background-color: #f7f7f7; +} + +window.background > box.vertical > overlay > stack > widget > stack > box.vertical > scrolledwindow > viewport.frame > widget > list > separator { + border-left: 100px solid transparent; + border-right: 100px solid transparent; +} + +window.background > box.vertical > overlay > stack > widget > stack widget > box.vertical.app-list { + background-image: image(#f7f7f7); +} + +window.background > box.vertical > overlay > stack > widget > stack widget > box.vertical.app-list > box.vertical > list { + background-color: #f7f7f7; +} + +window.background > box.vertical > overlay > stack > widget > stack widget > box.vertical.app-list separator { + border-left: 100px solid transparent; + border-right: 100px solid transparent; +} + +.category_page_header_filter_box { + background-image: image(#f7f7f7); + border-image: linear-gradient(to bottom, #d1d1d1, #d1d1d1) 0 0 1 0/0 0 1px 0 stretch; +} + +.category_page_header_filter_box button { + color: rgba(50, 50, 50, 0.55); + background-image: image(#f7f7f7); +} + +.category_page_header_filter_box button:hover { + color: rgba(50, 50, 50, 0.75); +} + +.category_page_header_filter_box button:checked { + color: #323232; +} + +.category_page_header_filter_box button:disabled { + color: rgba(50, 50, 50, 0.65); +} + +.application-details-infobar { + background-image: image(#ffffff); + border-image: linear-gradient(to bottom, #d1d1d1, #d1d1d1) 1 1 1 1/1px 1px 1px 1px stretch; +} + +headerbar.titlebar.incognito-mode entry { + color: #efe7e7; + border-color: rgba(3, 3, 3, 0.4); + background-color: rgba(90, 90, 90, 0.4); +} + +headerbar.titlebar.incognito-mode entry image, headerbar.titlebar.incognito-mode entry image:hover { + color: inherit; +} + +headerbar.titlebar.incognito-mode entry:focus { + color: white; + border-color: #F0544C; + background-color: rgba(75, 75, 75, 0.4); +} + +headerbar.titlebar.incognito-mode entry:disabled { + color: rgba(239, 231, 231, 0.55); + border-color: rgba(3, 3, 3, 0.4); + background-color: rgba(90, 90, 90, 0.25); +} + +notebook > box > stack > box.vertical > paned.vertical > overlay > .floating-bar { + color: rgba(50, 50, 50, 0.75); +} + +.background headerbar entry.starred, .background headerbar entry.non-starred { + color: #efe7e7; + border-color: rgba(3, 3, 3, 0.4); + background-color: rgba(90, 90, 90, 0.4); +} + +.background headerbar entry.starred image, .background headerbar entry.starred image:hover, .background headerbar entry.non-starred image, .background headerbar entry.non-starred image:hover { + color: inherit; +} + +.background headerbar entry.starred:focus, .background headerbar entry.non-starred:focus { + color: white; + border-color: #F0544C; + background-color: rgba(75, 75, 75, 0.4); +} + +.background headerbar entry.starred:disabled, .background headerbar entry.non-starred:disabled { + color: rgba(239, 231, 231, 0.55); + border-color: rgba(3, 3, 3, 0.4); + background-color: rgba(90, 90, 90, 0.25); +} + +.background headerbar entry.starred > image.right { + color: #ccbb00; +} + +.background headerbar entry.starred > image.right:hover, .background headerbar entry.starred > image.right:active, .background headerbar entry.starred > image.right:checked { + color: #FFEA00; +} + +popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background { + background-color: transparent; +} + +popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > row.activatable, popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > .view, textview popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > text, popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > iconview, .geary-sidebar-pane-separator frame.geary-folder-frame popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > treeview.view.sidebar, .nemo-window .nemo-places-sidebar popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > .places-treeview, .budgie-menu popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > button, .panel popover .sidebar popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > .view, popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > treeview.view.sidebar.source-list { + background-color: #f7f7f7; + color: rgba(50, 50, 50, 0.85); + border-radius: 2px; + border: 1px solid rgba(0, 0, 0, 0.15); + margin: 2px; +} + +popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > row.activatable:hover, popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > .view:hover, textview popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > text:hover, popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > iconview:hover, .geary-sidebar-pane-separator frame.geary-folder-frame popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > treeview.view.sidebar:hover, .nemo-window .nemo-places-sidebar popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > .places-treeview:hover, .budgie-menu popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > button:hover, .panel popover .sidebar popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > .view:hover, popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > treeview.view.sidebar.source-list:hover { + color: #0c0c0c; + border-color: #bec8dd; + background-color: white; +} + +popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical { + margin: 0; + padding: 0; +} + +popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame { + border: 1px solid rgba(0, 0, 0, 0.15); +} + +popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > row.activatable.bookmarks-row, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > .bookmarks-row.view, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical textview scrolledwindow > viewport.frame > list.background > text.bookmarks-row, textview popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > text.bookmarks-row, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > iconview.bookmarks-row, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .geary-sidebar-pane-separator frame.geary-folder-frame scrolledwindow > viewport.frame > list.background > treeview.bookmarks-row.view.sidebar, .geary-sidebar-pane-separator frame.geary-folder-frame popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > treeview.bookmarks-row.view.sidebar, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .nemo-window .nemo-places-sidebar scrolledwindow > viewport.frame > list.background > .bookmarks-row.places-treeview, .nemo-window .nemo-places-sidebar popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > .bookmarks-row.places-treeview, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .budgie-menu scrolledwindow > viewport.frame > list.background > button.bookmarks-row, .budgie-menu popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > button.bookmarks-row, .panel popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .sidebar scrolledwindow > viewport.frame > list.background > .bookmarks-row.view, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > treeview.bookmarks-row.view.sidebar.source-list { + background-color: rgba(255, 255, 255, 0.35); + color: rgba(50, 50, 50, 0.85); + border-bottom: 1px dashed rgba(0, 0, 0, 0.05); + padding: 6px 0; + margin: 0; +} + +popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > row.activatable.bookmarks-row:hover, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > .bookmarks-row.view:hover, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical textview scrolledwindow > viewport.frame > list.background > text.bookmarks-row:hover, textview popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > text.bookmarks-row:hover, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > iconview.bookmarks-row:hover, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .geary-sidebar-pane-separator frame.geary-folder-frame scrolledwindow > viewport.frame > list.background > treeview.bookmarks-row.view.sidebar:hover, .geary-sidebar-pane-separator frame.geary-folder-frame popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > treeview.bookmarks-row.view.sidebar:hover, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .nemo-window .nemo-places-sidebar scrolledwindow > viewport.frame > list.background > .bookmarks-row.places-treeview:hover, .nemo-window .nemo-places-sidebar popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > .bookmarks-row.places-treeview:hover, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .budgie-menu scrolledwindow > viewport.frame > list.background > button.bookmarks-row:hover, .budgie-menu popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > button.bookmarks-row:hover, .panel popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .sidebar scrolledwindow > viewport.frame > list.background > .bookmarks-row.view:hover, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > treeview.bookmarks-row.view.sidebar.source-list:hover, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > row.activatable.bookmarks-row:active, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > .bookmarks-row.view:active, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical textview scrolledwindow > viewport.frame > list.background > text.bookmarks-row:active, textview popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > text.bookmarks-row:active, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > iconview.bookmarks-row:active, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .geary-sidebar-pane-separator frame.geary-folder-frame scrolledwindow > viewport.frame > list.background > treeview.bookmarks-row.view.sidebar:active, .geary-sidebar-pane-separator frame.geary-folder-frame popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > treeview.bookmarks-row.view.sidebar:active, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .nemo-window .nemo-places-sidebar scrolledwindow > viewport.frame > list.background > .bookmarks-row.places-treeview:active, .nemo-window .nemo-places-sidebar popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > .bookmarks-row.places-treeview:active, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .budgie-menu scrolledwindow > viewport.frame > list.background > button.bookmarks-row:active, .budgie-menu popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > button.bookmarks-row:active, .panel popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .sidebar scrolledwindow > viewport.frame > list.background > .bookmarks-row.view:active, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > treeview.bookmarks-row.view.sidebar.source-list:active, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > row.activatable.bookmarks-row:checked, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > .bookmarks-row.view:checked, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical textview scrolledwindow > viewport.frame > list.background > text.bookmarks-row:checked, textview popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > text.bookmarks-row:checked, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > iconview.bookmarks-row:checked, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .geary-sidebar-pane-separator frame.geary-folder-frame scrolledwindow > viewport.frame > list.background > treeview.bookmarks-row.view.sidebar:checked, .geary-sidebar-pane-separator frame.geary-folder-frame popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > treeview.bookmarks-row.view.sidebar:checked, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .nemo-window .nemo-places-sidebar scrolledwindow > viewport.frame > list.background > .bookmarks-row.places-treeview:checked, .nemo-window .nemo-places-sidebar popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > .bookmarks-row.places-treeview:checked, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .budgie-menu scrolledwindow > viewport.frame > list.background > button.bookmarks-row:checked, .budgie-menu popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > button.bookmarks-row:checked, .panel popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .sidebar scrolledwindow > viewport.frame > list.background > .bookmarks-row.view:checked, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > treeview.bookmarks-row.view.sidebar.source-list:checked { + color: #323232; + background-color: rgba(50, 50, 50, 0.05); +} + +popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > row.activatable.bookmarks-row button.flat, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > .bookmarks-row.view button.flat, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical textview scrolledwindow > viewport.frame > list.background > text.bookmarks-row button.flat, textview popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > text.bookmarks-row button.flat, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > iconview.bookmarks-row button.flat, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .geary-sidebar-pane-separator frame.geary-folder-frame scrolledwindow > viewport.frame > list.background > treeview.bookmarks-row.view.sidebar button.flat, .geary-sidebar-pane-separator frame.geary-folder-frame popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > treeview.bookmarks-row.view.sidebar button.flat, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .nemo-window .nemo-places-sidebar scrolledwindow > viewport.frame > list.background > .bookmarks-row.places-treeview button.flat, .nemo-window .nemo-places-sidebar popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > .bookmarks-row.places-treeview button.flat, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .budgie-menu scrolledwindow > viewport.frame > list.background > button.bookmarks-row button.flat, .budgie-menu popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > button.bookmarks-row button.flat, .panel popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .sidebar scrolledwindow > viewport.frame > list.background > .bookmarks-row.view button.flat, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > treeview.bookmarks-row.view.sidebar.source-list button.flat, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > row.activatable.bookmarks-row button.sidebar-button, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > .bookmarks-row.view button.sidebar-button, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical textview scrolledwindow > viewport.frame > list.background > text.bookmarks-row button.sidebar-button, textview popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > text.bookmarks-row button.sidebar-button, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > iconview.bookmarks-row button.sidebar-button, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .geary-sidebar-pane-separator frame.geary-folder-frame scrolledwindow > viewport.frame > list.background > treeview.bookmarks-row.view.sidebar button.sidebar-button, .geary-sidebar-pane-separator frame.geary-folder-frame popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > treeview.bookmarks-row.view.sidebar button.sidebar-button, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .nemo-window .nemo-places-sidebar scrolledwindow > viewport.frame > list.background > .bookmarks-row.places-treeview button.sidebar-button, .nemo-window .nemo-places-sidebar popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > .bookmarks-row.places-treeview button.sidebar-button, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .budgie-menu scrolledwindow > viewport.frame > list.background > button.bookmarks-row button.sidebar-button, .budgie-menu popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > button.bookmarks-row button.sidebar-button, .panel popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .sidebar scrolledwindow > viewport.frame > list.background > .bookmarks-row.view button.sidebar-button, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > treeview.bookmarks-row.view.sidebar.source-list button.sidebar-button, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > row.activatable.bookmarks-row button.budgie-menu-launcher, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > .bookmarks-row.view button.budgie-menu-launcher, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical textview scrolledwindow > viewport.frame > list.background > text.bookmarks-row button.budgie-menu-launcher, textview popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > text.bookmarks-row button.budgie-menu-launcher, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > iconview.bookmarks-row button.budgie-menu-launcher, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .geary-sidebar-pane-separator frame.geary-folder-frame scrolledwindow > viewport.frame > list.background > treeview.bookmarks-row.view.sidebar button.budgie-menu-launcher, .geary-sidebar-pane-separator frame.geary-folder-frame popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > treeview.bookmarks-row.view.sidebar button.budgie-menu-launcher, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .nemo-window .nemo-places-sidebar scrolledwindow > viewport.frame > list.background > .bookmarks-row.places-treeview button.budgie-menu-launcher, .nemo-window .nemo-places-sidebar popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > .bookmarks-row.places-treeview button.budgie-menu-launcher, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .budgie-menu scrolledwindow > viewport.frame > list.background > button.bookmarks-row button.budgie-menu-launcher, .budgie-menu popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > button.bookmarks-row button.budgie-menu-launcher, .panel popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .sidebar scrolledwindow > viewport.frame > list.background > .bookmarks-row.view button.budgie-menu-launcher, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > treeview.bookmarks-row.view.sidebar.source-list button.budgie-menu-launcher, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > row.activatable.bookmarks-row .budgie-panel #tasklist-button, .budgie-panel popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > row.activatable.bookmarks-row #tasklist-button, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > .bookmarks-row.view .budgie-panel #tasklist-button, .budgie-panel popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > .bookmarks-row.view #tasklist-button, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical textview scrolledwindow > viewport.frame > list.background > text.bookmarks-row .budgie-panel #tasklist-button, .budgie-panel popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical textview scrolledwindow > viewport.frame > list.background > text.bookmarks-row #tasklist-button, textview popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > text.bookmarks-row .budgie-panel #tasklist-button, .budgie-panel textview popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > text.bookmarks-row #tasklist-button, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > iconview.bookmarks-row .budgie-panel #tasklist-button, .budgie-panel popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > iconview.bookmarks-row #tasklist-button, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .geary-sidebar-pane-separator frame.geary-folder-frame scrolledwindow > viewport.frame > list.background > treeview.bookmarks-row.view.sidebar .budgie-panel #tasklist-button, .budgie-panel popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .geary-sidebar-pane-separator frame.geary-folder-frame scrolledwindow > viewport.frame > list.background > treeview.bookmarks-row.view.sidebar #tasklist-button, .geary-sidebar-pane-separator frame.geary-folder-frame popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > treeview.bookmarks-row.view.sidebar .budgie-panel #tasklist-button, .budgie-panel .geary-sidebar-pane-separator frame.geary-folder-frame popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > treeview.bookmarks-row.view.sidebar #tasklist-button, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .nemo-window .nemo-places-sidebar scrolledwindow > viewport.frame > list.background > .bookmarks-row.places-treeview .budgie-panel #tasklist-button, .budgie-panel popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .nemo-window .nemo-places-sidebar scrolledwindow > viewport.frame > list.background > .bookmarks-row.places-treeview #tasklist-button, .nemo-window .nemo-places-sidebar popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > .bookmarks-row.places-treeview .budgie-panel #tasklist-button, .budgie-panel .nemo-window .nemo-places-sidebar popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > .bookmarks-row.places-treeview #tasklist-button, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .budgie-menu scrolledwindow > viewport.frame > list.background > button.bookmarks-row .budgie-panel #tasklist-button, .budgie-panel popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .budgie-menu scrolledwindow > viewport.frame > list.background > button.bookmarks-row #tasklist-button, .budgie-menu popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > button.bookmarks-row .budgie-panel #tasklist-button, .budgie-panel .budgie-menu popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > button.bookmarks-row #tasklist-button, .panel popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .sidebar scrolledwindow > viewport.frame > list.background > .bookmarks-row.view .budgie-panel #tasklist-button, .budgie-panel .panel popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .sidebar scrolledwindow > viewport.frame > list.background > .bookmarks-row.view #tasklist-button, .budgie-panel popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > row.activatable.bookmarks-row button.flat.launcher, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > .bookmarks-row.view .budgie-panel button.flat.launcher, .budgie-panel popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > .bookmarks-row.view button.flat.launcher, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical textview scrolledwindow > viewport.frame > list.background > text.bookmarks-row .budgie-panel button.flat.launcher, .budgie-panel popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical textview scrolledwindow > viewport.frame > list.background > text.bookmarks-row button.flat.launcher, textview popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > text.bookmarks-row .budgie-panel button.flat.launcher, .budgie-panel textview popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > text.bookmarks-row button.flat.launcher, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > iconview.bookmarks-row .budgie-panel button.flat.launcher, .budgie-panel popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > iconview.bookmarks-row button.flat.launcher, .budgie-panel popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .geary-sidebar-pane-separator frame.geary-folder-frame scrolledwindow > viewport.frame > list.background > treeview.bookmarks-row.view.sidebar button.flat.launcher, .budgie-panel popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .nemo-window .nemo-places-sidebar scrolledwindow > viewport.frame > list.background > .bookmarks-row.places-treeview button.flat.launcher, .budgie-panel popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .budgie-menu scrolledwindow > viewport.frame > list.background > button.bookmarks-row button.flat.launcher { + min-width: 16px; + min-height: 16px; + padding: 4px; + margin: 0 6px; + border-radius: 100px; + -gtk-outline-radius: 100px; +} + +flowboxchild.bookmark-tag-widget { + color: #f7f7f7; + font-weight: 500; +} + +flowboxchild.bookmark-tag-widget label { + margin-bottom: 2px; +} + +flowboxchild.bookmark-tag-widget-selected { + color: #ffffff; +} + +.sidebar-paned .inline-toolbar.horizontal.sidebar-toolbar { + box-shadow: inset 0 1px rgba(0, 0, 0, 0.15); + padding: 4px; + background-color: #efefef; +} + +.sidebar-paned .inline-toolbar.horizontal.sidebar-toolbar button.image-button > widget > box > image { + padding: 0; +} + +.sidebar-paned scrolledwindow { + border: none; +} + +window.csd > box.vertical > box.vertical > toolbar.horizontal, window.csd > box.vertical > box.vertical > .horizontal.inline-toolbar, +window.solid-csd > box.vertical > box.vertical > toolbar.horizontal, +window.solid-csd > box.vertical > box.vertical > .horizontal.inline-toolbar { + margin: -1px 0; + border-top: 1px solid rgba(0, 0, 0, 0.15); + box-shadow: none; + background-color: transparent; +} + +window.csd > box.vertical > box.vertical > toolbar.horizontal button, window.csd > box.vertical > box.vertical > .horizontal.inline-toolbar button, +window.solid-csd > box.vertical > box.vertical > toolbar.horizontal button, +window.solid-csd > box.vertical > box.vertical > .horizontal.inline-toolbar button { + min-height: 36px; + min-width: 36px; + padding: 0; + margin-top: 8px; + margin-bottom: 8px; +} + +window.csd > box.vertical > box.vertical > frame, +window.solid-csd > box.vertical > box.vertical > frame { + margin: -1px 0; + padding: 0; +} + +window.csd > box.vertical > box.vertical > frame > border, +window.solid-csd > box.vertical > box.vertical > frame > border { + border: none; +} + +window.background > box.vertical > toolbar.primary-toolbar toolitem .linked > button.image-button.raised, window.background > box.vertical > .primary-toolbar.inline-toolbar toolitem .linked > button.image-button.raised { + min-height: 36px; + min-width: 36px; + padding: 0; + margin: 0; +} + +window.background > box.vertical > toolbar.primary-toolbar toolitem .linked > button.image-button.raised > widget > box > image, window.background > box.vertical > .primary-toolbar.inline-toolbar toolitem .linked > button.image-button.raised > widget > box > image { + padding: 0; +} + +window.background > box.vertical > toolbar.primary-toolbar toolitem button.flat.scale, window.background > box.vertical > .primary-toolbar.inline-toolbar toolitem button.flat.scale, window.background > box.vertical > toolbar.primary-toolbar toolitem button.scale.sidebar-button, window.background > box.vertical > .primary-toolbar.inline-toolbar toolitem button.scale.sidebar-button, window.background > box.vertical > toolbar.primary-toolbar toolitem button.scale.budgie-menu-launcher, window.background > box.vertical > .primary-toolbar.inline-toolbar toolitem button.scale.budgie-menu-launcher, window.background > box.vertical > toolbar.primary-toolbar toolitem .budgie-panel .scale#tasklist-button, .budgie-panel window.background > box.vertical > toolbar.primary-toolbar toolitem .scale#tasklist-button, window.background > box.vertical > .primary-toolbar.inline-toolbar toolitem .budgie-panel .scale#tasklist-button, .budgie-panel window.background > box.vertical > .primary-toolbar.inline-toolbar toolitem .scale#tasklist-button, .budgie-panel window.background > box.vertical > toolbar.primary-toolbar toolitem button.scale.flat.launcher, .budgie-panel window.background > box.vertical > .primary-toolbar.inline-toolbar toolitem button.scale.flat.launcher { + min-height: 24px; + min-width: 36px; + padding: 0; + margin-top: 8px; + margin-bottom: 8px; +} + +window.background > box.vertical > toolbar.primary-toolbar toolitem > box.horizontal:not(.linked) > button.toggle, window.background > box.vertical > .primary-toolbar.inline-toolbar toolitem > box.horizontal:not(.linked) > button.toggle, +window.background > box.vertical > toolbar.primary-toolbar toolitem > .linked > button:not(.toggle):not(.raised):not(.flat), +window.background > box.vertical > .primary-toolbar.inline-toolbar toolitem > .linked > button:not(.toggle):not(.raised):not(.flat) { + min-height: 28px; + min-width: 28px; + padding: 0; + margin: 0; +} + +dialog.background.csd box.dialog-vbox grid.horizontal scrolledwindow.frame { + border: none; +} + +dialog.background.csd box.dialog-vbox grid.horizontal scrolledwindow.frame viewport.frame { + border: none; +} + +dialog.background.csd box.dialog-vbox grid.horizontal stack scrolledwindow.frame { + border: 1px solid rgba(0, 0, 0, 0.15); +} + +.maps-popover button.radio.layer-radio-button:checked { + box-shadow: 0 0 0 2px #F0544C; +} + +.nautilus-window .floating-bar { + padding: 1px; + background-color: #F0544C; + color: #ffffff; + border-radius: 2px 2px 0 0; +} + +.nautilus-window .floating-bar.bottom.left { + border-top-left-radius: 0; +} + +.nautilus-window .floating-bar.bottom.right { + border-top-right-radius: 0; +} + +.nautilus-window .floating-bar button { + border: none; + border-radius: 100px; + min-height: 0; + min-width: 0; + padding: 0; + margin-right: 6px; + -gtk-icon-shadow: none; +} + +.nemo-window menubar > menuitem > window.background.popup > menu, +.nemo-window .menubar > menuitem > window.background.popup > menu { + border-radius: 0 0 2px 2px; +} + +.nemo-window paned.horizontal > separator { + background: none; +} + +.nemo-window .nemo-places-sidebar.frame { + border-width: 0; +} + +.nemo-window notebook { + background-color: #ffffff; +} + +.nemo-window .nemo-window-pane widget.entry { + border: 1px solid; + border-radius: 3px; + color: #363636; + border-color: #F0544C; + background-color: #ffffff; +} + +.nemo-window .primary-toolbar { + padding-top: 0; + padding-bottom: 0; + border: none; + color: #efe7e7; + background-color: #222222; +} + +.nemo-window .primary-toolbar button, .nemo-window .primary-toolbar entry { + min-height: 16px; + margin-top: 6px; + margin-bottom: 6px; +} + +.nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button, +.nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button { + padding: 2px 4px 4px 4px; + margin-top: 4px; + margin-bottom: 4px; +} + +.nemo-window .sidebar scrolledwindow.frame { + border: none; +} + +.caja-notebook { + border-top: 1px solid rgba(0, 0, 0, 0.15); +} + +.caja-side-pane .frame { + border-width: 1px 0 0; +} + +.caja-notebook .frame { + border-width: 0 0 1px; +} + +.caja-desktop > widget.entry, .caja-desktop > widget.entry:focus { + transition: none; +} + +.pluma-window statusbar frame > border { + border: none; +} + +.pluma-window notebook > stack scrolledwindow { + border-width: 0 0 1px 0; +} + +#pluma-status-combo-button { + min-height: 0; + padding: 0; + border-top: none; + border-bottom: none; + border-radius: 0; +} + +window.background:not(.csd) > widget > separator { + color: rgba(0, 0, 0, 0.15); +} + +window.background:not(.csd) > widget > scrollbar { + background-clip: border-box; +} + +window.background:not(.csd) > widget > scrollbar, +window.background:not(.csd) > widget > frame > border { + border-color: #d1d1d1; +} + +window.background:not(.csd) > widget > entry, +window.background:not(.csd) > widget > button > button { + border: 1px solid #d1d1d1; + border-radius: 2px; +} + +window.background:not(.csd) > widget > entry, +window.background:not(.csd) > widget .entry { + border-radius: 2px; + background-image: image(#ffffff); + border: 1px solid #d1d1d1; +} + +window.background:not(.csd) > widget > entry:focus, +window.background:not(.csd) > widget .entry:focus { + border-color: #F0544C; +} + +window.background:not(.csd) > widget > spinbutton { + background-image: image(#fcfcfc); + border: 1px solid #d1d1d1; +} + +window.background:not(.csd) > widget > spinbutton:active { + background-image: image(#F0544C); +} + +window.background:not(.csd) > widget > spinbutton .entry { + border-top-right-radius: 0; + border-bottom-right-radius: 0; +} + +window.background:not(.csd) > menu > separator { + color: rgba(0, 0, 0, 0.15); +} + +window.background:not(.csd) > menu > menuitem > label:disabled { + color: rgba(50, 50, 50, 0.55); +} + +#MozillaGtkWidget.background { + background-color: #f7f7f7; +} + +#MozillaGtkWidget.background, #MozillaGtkWidget.background decoration { + border-radius: 0 0 0 0; +} + +#MozillaGtkWidget.background headerbar.titlebar { + border-radius: 0 0 0 0; +} + +#MozillaGtkWidget.background headerbar.titlebar.default-decoration button.titlebutton { + margin: 0; + padding: 0; +} + +#MozillaGtkWidget.background .background, +#MozillaGtkWidget.background frame, +#MozillaGtkWidget.background separator, +#MozillaGtkWidget.background scrolledwindow { + background-color: #f7f7f7; +} + +#MozillaGtkWidget.background scrollbar { + background-color: #ffffff; +} + +#MozillaGtkWidget.background scrollbar slider { + background-color: #9e9e9e; +} + +#MozillaGtkWidget.background scrollbar slider:hover { + background-color: #818181; +} + +#MozillaGtkWidget.background scrollbar slider:hover:active { + background-color: #636363; +} + +#MozillaGtkWidget.background scrollbar slider:disabled { + background-color: transparent; +} + +#MozillaGtkWidget.background *:not(menuitem):hover, #MozillaGtkWidget.background *:not(menuitem):hover button, +#MozillaGtkWidget.background *:focus, +#MozillaGtkWidget.background *:focus button, +#MozillaGtkWidget.background *:active, +#MozillaGtkWidget.background *:active button, +#MozillaGtkWidget.background *:checked, +#MozillaGtkWidget.background *:checked button { + color: #323232; +} + +#MozillaGtkWidget.background > window.background > menu { + background-color: #ffffff; +} + +#MozillaGtkWidget.background > window.background > menu > separator { + padding: 0; + border: none; + background-color: #d1d1d1; +} + +#MozillaGtkWidget.background > widget border { + border-color: #d1d1d1; +} + +#MozillaGtkWidget.background > widget separator { + background-color: #d1d1d1; +} + +#MozillaGtkWidget.background > widget > scrolledwindow > textview { + background-color: #ffffff; +} + +#MozillaGtkWidget.background > widget > scrolledwindow > textview text { + background-color: transparent; + color: #242424; +} + +window.background.chromium { + background-color: #f7f7f7; + color: #323232; +} + +window.background.chromium headerbar.titlebar button.toggle { + color: #efe7e7; + outline-offset: -3px; + background-color: rgba(34, 34, 34, 0); + border-color: rgba(34, 34, 34, 0); +} + +window.background.chromium headerbar.titlebar button.toggle:hover { + color: #efe7e7; + border-color: rgba(0, 0, 0, 0.15); + background-color: rgba(239, 231, 231, 0.12); +} + +window.background.chromium headerbar.titlebar button.toggle:checked, window.background.chromium headerbar.titlebar button.toggle:active { + color: #ffffff; + border-color: #F0544C; + background-color: #F0544C; +} + +window.background.chromium headerbar.titlebar button.titlebutton { + min-width: 16px; + min-height: 16px; + margin: 0 4px; + padding: 0; + color: transparent; +} + +window.background.chromium button { + border-width: 1px; + border-style: solid; + border-color: #d1d1d1; + background-color: #f7f7f7; + color: #323232; +} + +window.background.chromium entry.chromium { + border-image: none; + border: 1px solid #d1d1d1; + background-color: #f7f7f7; + color: #323232; +} + +window.background.chromium > textview.view { + background-color: #f7f7f7; + color: #323232; +} + +window.background.chromium > textview { + color: #323232; + background-color: #f7f7f7; +} + +window.background.chromium > textview text { + color: #323232; + background-color: #f7f7f7; +} + +window.background.chromium > menubar { + background-color: #222222; + color: #efe7e7; +} + +window.background.chromium > menubar > menuitem { + color: #efe7e7; +} + +window.background.chromium > menu { + border: 1px solid #dddddd; + background-color: white; + color: #686868; +} + +window.background.chromium > menu > separator { + color: white; + background-color: white; +} + +window.background.chromium > menu > menuitem { + color: #686868; +} + +window.background.chromium > menu > menuitem:hover { + color: #ffffff; + background-color: #F0544C; +} + +window.background.chromium > menu > menuitem:disabled { + color: rgba(104, 104, 104, 0.45); +} + +window.background.chromium > menu > menuitem label:disabled { + color: rgba(104, 104, 104, 0.45); +} + +.geary-sidebar-pane-separator frame.geary-folder-frame treeview.view.sidebar { + background-color: #f7f7f7; + color: #363636; +} + +overlay.window-overlay grid.horizontal stack paned.horizontal stack widget.view.frame, +overlay.window-overlay grid.horizontal stack paned.horizontal stack scrolledwindow.frame { + border-left: none; + border-right: none; +} + +overlay.window-overlay grid.horizontal stack .sidebar { + border-bottom: 1px solid rgba(0, 0, 0, 0.15); +} + +/**************** + * Libre-Office * + ****************/ +window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal { + background-color: #222222; +} + +window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal > button.flat.small-button, window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal > button.small-button.sidebar-button, window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal > button.small-button.budgie-menu-launcher, .budgie-panel window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal > .small-button#tasklist-button, .budgie-panel window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal > button.small-button.flat.launcher { + color: #efe7e7; + border: none; +} + +window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal > button.flat.small-button:hover, window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal > button.small-button.sidebar-button:hover, window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal > button.small-button.budgie-menu-launcher:hover, .budgie-panel window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal > .small-button#tasklist-button:hover, .budgie-panel window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal > button.small-button.flat.launcher:hover { + background-color: #484848; + color: #f9f6f6; +} + +window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal > button.flat.small-button:active, window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal > button.small-button.sidebar-button:active, window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal > button.small-button.budgie-menu-launcher:active, .budgie-panel window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal > .small-button#tasklist-button:active, .budgie-panel window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal > button.small-button.flat.launcher:active, window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal > button.flat.small-button:checked, window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal > button.small-button.sidebar-button:checked, window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal > button.small-button.budgie-menu-launcher:checked, .budgie-panel window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal > .small-button#tasklist-button:checked, .budgie-panel window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal > button.small-button.flat.launcher:checked { + background-color: #F0544C; + color: white; +} + +window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal > button.flat.small-button:disabled, window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal > button.small-button.sidebar-button:disabled, window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal > button.small-button.budgie-menu-launcher:disabled, .budgie-panel window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal > .small-button#tasklist-button:disabled, .budgie-panel window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal > button.small-button.flat.launcher:disabled { + color: alpha(#efe7e7,0.6); +} + +window.background:not(.solid-csd) > notebook:not(.frame) { + border: 0 none transparent; + background-color: #ffffff; +} + +window.background:not(.solid-csd) > notebook:not(.frame) > stack { + border: none; + box-shadow: none; +} + +widget > box.terminal-titlebar { + padding: 0 6px; +} + +widget > box.terminal-titlebar > button.flat.popup.toggle, widget > box.terminal-titlebar > button.popup.toggle.sidebar-button, widget > box.terminal-titlebar > button.popup.toggle.budgie-menu-launcher, .budgie-panel widget > box.terminal-titlebar > .popup.toggle#tasklist-button, .budgie-panel widget > box.terminal-titlebar > button.popup.toggle.flat.launcher { + border: none; + border-radius: 0; + padding-top: 0; + padding-bottom: 0; + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #F0544C 0%, transparent 0%) 0 0 0/0 0 0; +} + +widget > box.terminal-titlebar > button.flat.popup.toggle:dir(ltr), widget > box.terminal-titlebar > button.popup.toggle.sidebar-button:dir(ltr), widget > box.terminal-titlebar > button.popup.toggle.budgie-menu-launcher:dir(ltr), .budgie-panel widget > box.terminal-titlebar > .popup.toggle#tasklist-button:dir(ltr), .budgie-panel widget > box.terminal-titlebar > button.popup.toggle.flat.launcher:dir(ltr) { + padding-right: 6px; +} + +widget > box.terminal-titlebar > button.flat.popup.toggle:dir(rtl), widget > box.terminal-titlebar > button.popup.toggle.sidebar-button:dir(rtl), widget > box.terminal-titlebar > button.popup.toggle.budgie-menu-launcher:dir(rtl), .budgie-panel widget > box.terminal-titlebar > .popup.toggle#tasklist-button:dir(rtl), .budgie-panel widget > box.terminal-titlebar > button.popup.toggle.flat.launcher:dir(rtl) { + padding-left: 6px; +} + +widget > box.terminal-titlebar > button.flat.popup.toggle:hover, widget > box.terminal-titlebar > button.popup.toggle.sidebar-button:hover, widget > box.terminal-titlebar > button.popup.toggle.budgie-menu-launcher:hover, .budgie-panel widget > box.terminal-titlebar > .popup.toggle#tasklist-button:hover, .budgie-panel widget > box.terminal-titlebar > button.popup.toggle.flat.launcher:hover { + box-shadow: inset 0 -2px #F0544C; + background: none; +} + +widget > box.terminal-titlebar > button.flat.popup.toggle:checked, widget > box.terminal-titlebar > button.popup.toggle.sidebar-button:checked, widget > box.terminal-titlebar > button.popup.toggle.budgie-menu-launcher:checked, .budgie-panel widget > box.terminal-titlebar > .popup.toggle#tasklist-button:checked, .budgie-panel widget > box.terminal-titlebar > button.popup.toggle.flat.launcher:checked, widget > box.terminal-titlebar > button.flat.popup.toggle:active, widget > box.terminal-titlebar > button.popup.toggle.sidebar-button:active, widget > box.terminal-titlebar > button.popup.toggle.budgie-menu-launcher:active, .budgie-panel widget > box.terminal-titlebar > .popup.toggle#tasklist-button:active, .budgie-panel widget > box.terminal-titlebar > button.popup.toggle.flat.launcher:active { + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #F0544C 100%, transparent 0%) 0 0 2/0 0 2px; + background-color: transparent; + color: #323232; +} + +widget > box.terminal-titlebar > button.image-button, widget > box.terminal-titlebar > button.image-button.toggle { + margin: 2px 0; + padding: 0; + min-height: 24px; + min-width: 24px; + border-radius: 100px; + -gtk-outline-radius: 100px; +} + +list.tilix-session-sidebar { + background-image: image(rgba(54, 54, 54, 0.95)); +} + +list.tilix-session-sidebar button.tilix-sidebar-close-button { + min-height: 20px; + min-width: 20px; + padding: 0; + border-radius: 100px; + -gtk-outline-radius: 100px; + background-color: #db5b5b; +} + +list.tilix-session-sidebar button.tilix-sidebar-close-button, list.tilix-session-sidebar button.tilix-sidebar-close-button:hover, list.tilix-session-sidebar button.tilix-sidebar-close-button:active, list.tilix-session-sidebar button.tilix-sidebar-close-button:checked { + color: white; +} + +list.tilix-session-sidebar button.tilix-sidebar-close-button:hover { + background-color: #e48585; +} + +list.tilix-session-sidebar button.tilix-sidebar-close-button:active, list.tilix-session-sidebar button.tilix-sidebar-close-button:checked { + background-image: image(#d23131); +} + +window.background.csd > box.vertical > stack > box.horizontal > list { + background-color: transparent; + border-right: 1px solid rgba(0, 0, 0, 0.15); +} + +window.background.csd > box.vertical > stack > box.horizontal > box.vertical > stack > scrolledwindow.frame { + border: none; +} + +window.background.csd > box.vertical > stack > box.horizontal > revealer > stack > list { + background-color: transparent; + border-right: 1px solid rgba(0, 0, 0, 0.15); +} + +window.background.csd > box.vertical > stack > box.horizontal > revealer > stack > scrolledwindow > viewport.frame > list { + background-color: transparent; + border-right: 1px solid rgba(0, 0, 0, 0.15); +} + +window.background.csd > box.vertical > stack > box.horizontal > revealer > stack > scrolledwindow > viewport.frame > list { + background-color: transparent; + border-right: 1px solid rgba(0, 0, 0, 0.15); +} + +window#ValaPanel.background { + background-color: #222222; + border: none; + color: #efe7e7; +} + +window#ValaPanel.background widget.-vala-panel-background > separator { + background: none; +} + +window#ValaPanel.background button.flat.-panel-button, window#ValaPanel.background button.-panel-button.sidebar-button, window#ValaPanel.background button.-panel-button.budgie-menu-launcher, window#ValaPanel.background .budgie-panel .-panel-button#tasklist-button, .budgie-panel window#ValaPanel.background .-panel-button#tasklist-button, +window#ValaPanel.background button#tasklist-button.toggle.flat, +window#ValaPanel.background button#tasklist-button.toggle.sidebar-button, +window#ValaPanel.background button#tasklist-button.toggle.budgie-menu-launcher, +window#ValaPanel.background .budgie-panel #tasklist-button.toggle, +.budgie-panel window#ValaPanel.background #tasklist-button.toggle, +window#ValaPanel.background button.flat.-panel-icon-button, +window#ValaPanel.background button.-panel-icon-button.sidebar-button, +window#ValaPanel.background button.-panel-icon-button.budgie-menu-launcher, +window#ValaPanel.background .budgie-panel .-panel-icon-button#tasklist-button, +.budgie-panel window#ValaPanel.background .-panel-icon-button#tasklist-button { + color: #efe7e7; +} + +window#ValaPanel.background button.flat.-panel-button:hover, window#ValaPanel.background button.-panel-button.sidebar-button:hover, window#ValaPanel.background button.-panel-button.budgie-menu-launcher:hover, window#ValaPanel.background .budgie-panel .-panel-button#tasklist-button:hover, .budgie-panel window#ValaPanel.background .-panel-button#tasklist-button:hover, +window#ValaPanel.background button#tasklist-button.toggle.flat:hover, +window#ValaPanel.background button#tasklist-button.toggle.sidebar-button:hover, +window#ValaPanel.background button#tasklist-button.toggle.budgie-menu-launcher:hover, +window#ValaPanel.background .budgie-panel #tasklist-button.toggle:hover, +.budgie-panel window#ValaPanel.background #tasklist-button.toggle:hover, +window#ValaPanel.background button.flat.-panel-icon-button:hover, +window#ValaPanel.background button.-panel-icon-button.sidebar-button:hover, +window#ValaPanel.background button.-panel-icon-button.budgie-menu-launcher:hover, +window#ValaPanel.background .budgie-panel .-panel-icon-button#tasklist-button:hover, +.budgie-panel window#ValaPanel.background .-panel-icon-button#tasklist-button:hover { + box-shadow: inset 0 -2px rgba(240, 84, 76, 0.5); + background: none; + color: #e5d8d8; +} + +window#ValaPanel.background button.flat.-panel-button:active, window#ValaPanel.background button.-panel-button.sidebar-button:active, window#ValaPanel.background button.-panel-button.budgie-menu-launcher:active, window#ValaPanel.background .budgie-panel .-panel-button#tasklist-button:active, .budgie-panel window#ValaPanel.background .-panel-button#tasklist-button:active, window#ValaPanel.background button.flat.-panel-button:checked, window#ValaPanel.background button.-panel-button.sidebar-button:checked, window#ValaPanel.background button.-panel-button.budgie-menu-launcher:checked, window#ValaPanel.background .budgie-panel .-panel-button#tasklist-button:checked, .budgie-panel window#ValaPanel.background .-panel-button#tasklist-button:checked, +window#ValaPanel.background button#tasklist-button.toggle.flat:active, +window#ValaPanel.background button#tasklist-button.toggle.sidebar-button:active, +window#ValaPanel.background button#tasklist-button.toggle.budgie-menu-launcher:active, +window#ValaPanel.background .budgie-panel #tasklist-button.toggle:active, +.budgie-panel window#ValaPanel.background #tasklist-button.toggle:active, +window#ValaPanel.background button#tasklist-button.toggle.flat:checked, +window#ValaPanel.background button#tasklist-button.toggle.sidebar-button:checked, +window#ValaPanel.background button#tasklist-button.toggle.budgie-menu-launcher:checked, +window#ValaPanel.background .budgie-panel #tasklist-button.toggle:checked, +.budgie-panel window#ValaPanel.background #tasklist-button.toggle:checked, +window#ValaPanel.background button.flat.-panel-icon-button:active, +window#ValaPanel.background button.-panel-icon-button.sidebar-button:active, +window#ValaPanel.background button.-panel-icon-button.budgie-menu-launcher:active, +window#ValaPanel.background .budgie-panel .-panel-icon-button#tasklist-button:active, +.budgie-panel window#ValaPanel.background .-panel-icon-button#tasklist-button:active, +window#ValaPanel.background button.flat.-panel-icon-button:checked, +window#ValaPanel.background button.-panel-icon-button.sidebar-button:checked, +window#ValaPanel.background button.-panel-icon-button.budgie-menu-launcher:checked, +window#ValaPanel.background .budgie-panel .-panel-icon-button#tasklist-button:checked, +.budgie-panel window#ValaPanel.background .-panel-icon-button#tasklist-button:checked { + box-shadow: inset 0 -2px #F0544C; + color: #ffffff; + background: none; +} + +window#ValaPanel.background .unpinned button.flat.-panel-icon-button, window#ValaPanel.background .unpinned button.-panel-icon-button.sidebar-button, window#ValaPanel.background .unpinned button.-panel-icon-button.budgie-menu-launcher, window#ValaPanel.background .unpinned .budgie-panel .-panel-icon-button#tasklist-button, .budgie-panel window#ValaPanel.background .unpinned .-panel-icon-button#tasklist-button { + border-radius: 0; +} + +window#ValaPanel.background .unpinned button.flat.-panel-icon-button:hover, window#ValaPanel.background .unpinned button.-panel-icon-button.sidebar-button:hover, window#ValaPanel.background .unpinned button.-panel-icon-button.budgie-menu-launcher:hover, window#ValaPanel.background .unpinned .budgie-panel .-panel-icon-button#tasklist-button:hover, .budgie-panel window#ValaPanel.background .unpinned .-panel-icon-button#tasklist-button:hover { + -gtk-icon-effect: highlight; +} + +window#ValaPanel.background .unpinned button.flat.-panel-icon-button:hover, window#ValaPanel.background .unpinned button.-panel-icon-button.sidebar-button:hover, window#ValaPanel.background .unpinned button.-panel-icon-button.budgie-menu-launcher:hover, window#ValaPanel.background .unpinned .budgie-panel .-panel-icon-button#tasklist-button:hover, .budgie-panel window#ValaPanel.background .unpinned .-panel-icon-button#tasklist-button:hover, window#ValaPanel.background .unpinned button.flat.-panel-icon-button:active, window#ValaPanel.background .unpinned button.-panel-icon-button.sidebar-button:active, window#ValaPanel.background .unpinned button.-panel-icon-button.budgie-menu-launcher:active, window#ValaPanel.background .unpinned .budgie-panel .-panel-icon-button#tasklist-button:active, .budgie-panel window#ValaPanel.background .unpinned .-panel-icon-button#tasklist-button:active, window#ValaPanel.background .unpinned button.flat.-panel-icon-button:checked, window#ValaPanel.background .unpinned button.-panel-icon-button.sidebar-button:checked, window#ValaPanel.background .unpinned button.-panel-icon-button.budgie-menu-launcher:checked, window#ValaPanel.background .unpinned .budgie-panel .-panel-icon-button#tasklist-button:checked, .budgie-panel window#ValaPanel.background .unpinned .-panel-icon-button#tasklist-button:checked { + box-shadow: inset 0 -2px #F0544C; + color: #ffffff; +} + +window#ValaPanel.background .pinned button.flat.-panel-icon-button.running, window#ValaPanel.background .pinned button.-panel-icon-button.running.sidebar-button, window#ValaPanel.background .pinned button.-panel-icon-button.running.budgie-menu-launcher, window#ValaPanel.background .pinned .budgie-panel .-panel-icon-button.running#tasklist-button, .budgie-panel window#ValaPanel.background .pinned .-panel-icon-button.running#tasklist-button { + border-radius: 0; +} + +window#ValaPanel.background .pinned button.flat.-panel-icon-button.running > image, window#ValaPanel.background .pinned button.-panel-icon-button.running.sidebar-button > image, window#ValaPanel.background .pinned button.-panel-icon-button.running.budgie-menu-launcher > image, window#ValaPanel.background .pinned .budgie-panel .-panel-icon-button.running#tasklist-button > image, .budgie-panel window#ValaPanel.background .pinned .-panel-icon-button.running#tasklist-button > image, window#ValaPanel.background .pinned .budgie-panel button.-panel-icon-button.running.flat.launcher > image { + background-position: bottom center; +} + +window#ValaPanel.background .pinned button.flat.-panel-icon-button.running:hover, window#ValaPanel.background .pinned button.-panel-icon-button.running.sidebar-button:hover, window#ValaPanel.background .pinned button.-panel-icon-button.running.budgie-menu-launcher:hover, window#ValaPanel.background .pinned .budgie-panel .-panel-icon-button.running#tasklist-button:hover, .budgie-panel window#ValaPanel.background .pinned .-panel-icon-button.running#tasklist-button:hover { + -gtk-icon-effect: highlight; +} + +window#ValaPanel.background .pinned button.flat.-panel-icon-button.running:hover, window#ValaPanel.background .pinned button.-panel-icon-button.running.sidebar-button:hover, window#ValaPanel.background .pinned button.-panel-icon-button.running.budgie-menu-launcher:hover, window#ValaPanel.background .pinned .budgie-panel .-panel-icon-button.running#tasklist-button:hover, .budgie-panel window#ValaPanel.background .pinned .-panel-icon-button.running#tasklist-button:hover, window#ValaPanel.background .pinned button.flat.-panel-icon-button.running:active, window#ValaPanel.background .pinned button.-panel-icon-button.running.sidebar-button:active, window#ValaPanel.background .pinned button.-panel-icon-button.running.budgie-menu-launcher:active, window#ValaPanel.background .pinned .budgie-panel .-panel-icon-button.running#tasklist-button:active, .budgie-panel window#ValaPanel.background .pinned .-panel-icon-button.running#tasklist-button:active, window#ValaPanel.background .pinned button.flat.-panel-icon-button.running:checked, window#ValaPanel.background .pinned button.-panel-icon-button.running.sidebar-button:checked, window#ValaPanel.background .pinned button.-panel-icon-button.running.budgie-menu-launcher:checked, window#ValaPanel.background .pinned .budgie-panel .-panel-icon-button.running#tasklist-button:checked, .budgie-panel window#ValaPanel.background .pinned .-panel-icon-button.running#tasklist-button:checked { + box-shadow: inset 0 -2px #F0544C; + color: #ffffff; +} + +menubar.-vala-panel-background, +menubar.-vala-panel-appmenu-private { + background: none; + border: none; + box-shadow: none; + padding: 0 0 0 0; +} + +menubar.-vala-panel-background > menuitem, +menubar.-vala-panel-appmenu-private > menuitem { + border-radius: 0; + color: #efe7e7; + font-weight: normal; +} + +menubar.-vala-panel-background > menuitem:hover, +menubar.-vala-panel-appmenu-private > menuitem:hover { + color: #ffffff; +} + +menubar.-vala-panel-background > menuitem:disabled, +menubar.-vala-panel-appmenu-private > menuitem:disabled { + color: rgba(239, 231, 231, 0.45); +} + +menubar.-vala-panel-background > menuitem > window.background.popup > menu, +menubar.-vala-panel-appmenu-private > menuitem > window.background.popup > menu { + border-radius: 0 0 2px 2px; +} + +UnityDecoration { + -UnityDecoration-extents: 28px 1 1 1; + -UnityDecoration-input-extents: 10px; + -UnityDecoration-shadow-offset-x: 0px; + -UnityDecoration-shadow-offset-y: 3px; + -UnityDecoration-active-shadow-color: rgba(0, 0, 0, 0.2); + -UnityDecoration-active-shadow-radius: 12px; + -UnityDecoration-inactive-shadow-color: rgba(0, 0, 0, 0.07); + -UnityDecoration-inactive-shadow-radius: 7px; + -UnityDecoration-glow-size: 10px; + -UnityDecoration-glow-color: #F0544C; + -UnityDecoration-title-indent: 10px; + -UnityDecoration-title-fade: 35px; + -UnityDecoration-title-alignment: 0.0; +} + +UnityDecoration .top { + border: 1px solid rgba(0, 0, 0, 0.1); + border-bottom-width: 0; + border-radius: 4px 4px 0 0; + padding: 1px 6px 0 6px; + background-image: linear-gradient(to bottom, #222222, #222222); + color: #efe7e7; + box-shadow: inset 0 1px #2a2a2a; +} + +UnityDecoration .top:backdrop { + border-bottom-width: 0; + color: rgba(239, 231, 231, 0.7); +} + +UnityDecoration .left, UnityDecoration .right, UnityDecoration .bottom, +UnityDecoration .left:backdrop, UnityDecoration .right:backdrop, UnityDecoration .bottom:backdrop { + background-color: transparent; + background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)); +} + +UnityPanelWidget, +.unity-panel { + background-image: linear-gradient(to bottom, #1b2224, #1b2224); + color: white; + box-shadow: none; +} + +UnityPanelWidget:backdrop, +.unity-panel:backdrop { + color: #f1eaea; +} + +.unity-panel.menubar.menuitem:hover, +.unity-panel.menubar .menuitem *:hover { + border-radius: 0; + color: #ffffff; + background-image: linear-gradient(to bottom, #F0544C, #F0544C); + border-bottom: none; +} + +.lightdm.menu { + background-image: none; + background-color: rgba(0, 0, 0, 0.4); + border-color: rgba(255, 255, 255, 0.8); + border-radius: 4px; + padding: 1px; + color: white; +} + +.lightdm-combo .menu { + background-color: #363636; + border-radius: 0px; + padding: 0px; + color: white; +} + +.lightdm.menu .menuitem *, +.lightdm.menu .menuitem.check:active, +.lightdm.menu .menuitem.radio:active { + color: white; +} + +.lightdm.menubar { + color: rgba(255, 255, 255, 0.8); + background-image: none; + background-color: rgba(0, 0, 0, 0.5); +} + +.lightdm.menubar > .menuitem { + padding: 2px 6px; +} + +.lightdm-combo.combobox-entry .button, +.lightdm-combo .cell, +.lightdm-combo .button, +.lightdm-combo .entry, +.lightdm.button, +.lightdm.entry { + background-image: none; + background-color: rgba(0, 0, 0, 0.3); + border-color: rgba(255, 255, 255, 0.4); + border-radius: 10px; + padding: 7px; + color: white; + text-shadow: none; +} + +.lightdm.button, +.lightdm.button:hover, +.lightdm.button:active, +.lightdm.button:active:focus, +.lightdm.entry, +.lightdm.entry:hover, +.lightdm.entry:active, +.lightdm.entry:active:focus { + background-image: none; + border-image: none; +} + +.lightdm.button:focus, +.lightdm.entry:focus { + border-color: rgba(255, 255, 255, 0.1); + border-width: 1px; + border-style: solid; + color: white; +} + +.lightdm.entry:selected { + background-color: rgba(255, 255, 255, 0.8); +} + +.lightdm.entry:active { + -gtk-icon-source: -gtk-icontheme("process-working-symbolic"); + animation: dashentry_spinner 1s infinite linear; +} + +.lightdm.option-button { + padding: 2px; + background: none; + border: 0; +} + +.lightdm.toggle-button { + background: none; + border-width: 0; +} + +.lightdm.toggle-button.selected { + background-color: rgba(0, 0, 0, 0.7); + border-width: 1px; +} + +@keyframes dashentry_spinner { + to { + -gtk-icon-transform: rotate(1turn); + } +} + +/**************** + * Mate Desktop * + ****************/ +.atril-window .primary-toolbar toolbar, .atril-window .primary-toolbar .inline-toolbar { + background: none; +} + +MsdOsdWindow.background.osd { + border-radius: 2px; + border: 1px solid #101010; +} + +MsdOsdWindow.background.osd .progressbar { + background-color: #F0544C; + border: none; + border-color: red; + border-radius: 5px; +} + +MsdOsdWindow.background.osd .trough { + background-color: #181818; + border: none; + border-radius: 5px; +} + +.mate-panel-menu-bar, .mate-panel-menu-bar menubar, +panel-toplevel.background, +panel-toplevel.background menubar { + background-color: #222222; +} + +.mate-panel-menu-bar menubar, +.mate-panel-menu-bar #PanelApplet label, +.mate-panel-menu-bar #PanelApplet image, +panel-toplevel.background menubar, +panel-toplevel.background #PanelApplet label, +panel-toplevel.background #PanelApplet image { + color: #efe7e7; +} + +.mate-panel-menu-bar button label, .mate-panel-menu-bar button image, +.mate-panel-menu-bar #tasklist-button label, +.mate-panel-menu-bar #tasklist-button image, +panel-toplevel.background button label, +panel-toplevel.background button image, +panel-toplevel.background #tasklist-button label, +panel-toplevel.background #tasklist-button image { + color: inherit; +} + +.mate-panel-menu-bar .wnck-pager, +panel-toplevel.background .wnck-pager { + color: #787474; + background-color: #090909; +} + +.mate-panel-menu-bar .wnck-pager:hover, +panel-toplevel.background .wnck-pager:hover { + background-color: #2f2f2f; +} + +.mate-panel-menu-bar .wnck-pager:selected, +panel-toplevel.background .wnck-pager:selected { + color: #f8aeaa; + background-color: #F0544C; +} + +.mate-panel-menu-bar na-tray-applet, +panel-toplevel.background na-tray-applet { + -NaTrayApplet-icon-padding: 0; + -NaTrayApplet-icon-size: 16px; +} + +/****************** + * Budgie Desktop * + ******************/ +.budgie-settings-window buttonbox.inline-toolbar button, .budgie-popover:not(.budgie-menu) button.flat:not(.image-button), .budgie-popover:not(.budgie-menu) button.sidebar-button:not(.image-button), .budgie-popover:not(.budgie-menu) button.budgie-menu-launcher:not(.image-button), .budgie-popover:not(.budgie-menu) .budgie-panel #tasklist-button:not(.image-button), .budgie-panel .budgie-popover:not(.budgie-menu) #tasklist-button:not(.image-button), .raven .raven-header:not(.top) button, .drop-shadow button { + transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); +} + +.budgie-settings-window buttonbox.inline-toolbar button:hover, .budgie-popover:not(.budgie-menu) button.flat:hover:not(.image-button), .budgie-popover:not(.budgie-menu) button.sidebar-button:hover:not(.image-button), .budgie-popover:not(.budgie-menu) button.budgie-menu-launcher:hover:not(.image-button), .budgie-popover:not(.budgie-menu) .budgie-panel #tasklist-button:hover:not(.image-button), .budgie-panel .budgie-popover:not(.budgie-menu) #tasklist-button:hover:not(.image-button), .raven .raven-header:not(.top) button:hover, .drop-shadow button:hover { + transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); + transition-duration: 350ms; +} + +.budgie-settings-window buttonbox.inline-toolbar button:checked, .budgie-popover:not(.budgie-menu) button.flat:checked:not(.image-button), .budgie-popover:not(.budgie-menu) button.sidebar-button:checked:not(.image-button), .budgie-popover:not(.budgie-menu) button.budgie-menu-launcher:checked:not(.image-button), .budgie-popover:not(.budgie-menu) .budgie-panel #tasklist-button:checked:not(.image-button), .budgie-panel .budgie-popover:not(.budgie-menu) #tasklist-button:checked:not(.image-button), .raven .raven-header:not(.top) button:checked, .drop-shadow button:checked, .budgie-settings-window buttonbox.inline-toolbar button:active, .budgie-popover:not(.budgie-menu) button.flat:active:not(.image-button), .budgie-popover:not(.budgie-menu) button.sidebar-button:active:not(.image-button), .budgie-popover:not(.budgie-menu) button.budgie-menu-launcher:active:not(.image-button), .budgie-popover:not(.budgie-menu) .budgie-panel #tasklist-button:active:not(.image-button), .budgie-panel .budgie-popover:not(.budgie-menu) #tasklist-button:active:not(.image-button), .raven .raven-header:not(.top) button:active, .drop-shadow button:active { + transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); +} + +.budgie-container { + background-color: transparent; +} + +.budgie-settings-window buttonbox.inline-toolbar { + border-style: none none solid; +} + +.budgie-popover { + margin: 0; + padding: 0; + border-color: rgba(0, 0, 0, 0.15); + border-radius: 2px; + background-color: #ffffff; + box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.25), 0 2px 3px 0 rgba(0, 0, 0, 0.25), 0 0 0 1px rgba(0, 0, 0, 0.15); +} + +.budgie-popover .container { + padding: 2px; +} + +.budgie-popover border { + border: none; +} + +.budgie-popover list { + background-color: transparent; +} + +.budgie-popover row { + padding: 0; + background-color: transparent; +} + +.budgie-popover row:hover { + box-shadow: none; + background-color: transparent; +} + +.budgie-popover:not(.budgie-menu) button.flat:not(.image-button), .budgie-popover:not(.budgie-menu) button.sidebar-button:not(.image-button), .budgie-popover:not(.budgie-menu) button.budgie-menu-launcher:not(.image-button), .budgie-popover:not(.budgie-menu) .budgie-panel #tasklist-button:not(.image-button), .budgie-panel .budgie-popover:not(.budgie-menu) #tasklist-button:not(.image-button) { + min-height: 28px; + padding: 0 8px; + color: rgba(50, 50, 50, 0.85); + font-weight: normal; + border: none; +} + +.budgie-popover:not(.budgie-menu) button.flat:not(.image-button):hover, .budgie-popover:not(.budgie-menu) button.sidebar-button:not(.image-button):hover, .budgie-popover:not(.budgie-menu) button.budgie-menu-launcher:not(.image-button):hover, .budgie-popover:not(.budgie-menu) .budgie-panel #tasklist-button:not(.image-button):hover, .budgie-panel .budgie-popover:not(.budgie-menu) #tasklist-button:not(.image-button):hover { + background-color: rgba(50, 50, 50, 0.12); +} + +.budgie-popover:not(.budgie-menu) button.flat:not(.image-button):checked, .budgie-popover:not(.budgie-menu) button.sidebar-button:not(.image-button):checked, .budgie-popover:not(.budgie-menu) button.budgie-menu-launcher:not(.image-button):checked, .budgie-popover:not(.budgie-menu) .budgie-panel #tasklist-button:not(.image-button):checked, .budgie-panel .budgie-popover:not(.budgie-menu) #tasklist-button:not(.image-button):checked, .budgie-popover:not(.budgie-menu) button.flat:not(.image-button):active, .budgie-popover:not(.budgie-menu) button.sidebar-button:not(.image-button):active, .budgie-popover:not(.budgie-menu) button.budgie-menu-launcher:not(.image-button):active, .budgie-popover:not(.budgie-menu) .budgie-panel #tasklist-button:not(.image-button):active, .budgie-panel .budgie-popover:not(.budgie-menu) #tasklist-button:not(.image-button):active { + background-color: rgba(50, 50, 50, 0.22); + color: #323232; +} + +.budgie-popover:not(.budgie-menu) button.flat:not(.image-button):disabled, .budgie-popover:not(.budgie-menu) button.sidebar-button:not(.image-button):disabled, .budgie-popover:not(.budgie-menu) button.budgie-menu-launcher:not(.image-button):disabled, .budgie-popover:not(.budgie-menu) .budgie-panel #tasklist-button:not(.image-button):disabled, .budgie-panel .budgie-popover:not(.budgie-menu) #tasklist-button:not(.image-button):disabled { + color: rgba(50, 50, 50, 0.55); +} + +.budgie-popover.budgie-menu .container { + padding: 0; +} + +.budgie-popover.user-menu .container { + padding: 8px; +} + +.budgie-popover.user-menu separator { + margin: 4px 0; + background-color: rgba(0, 0, 0, 0.15); +} + +.budgie-popover.sound-popover separator { + margin: 3px 0; + background-color: rgba(0, 0, 0, 0.15); +} + +.budgie-popover.night-light-indicator .container { + padding: 8px; +} + +.budgie-popover.places-menu .container { + padding: 8px; +} + +.budgie-popover.places-menu .places-list:not(.always-expand) { + margin-top: 4px; + padding-top: 4px; + border-top: 1px solid rgba(0, 0, 0, 0.15); +} + +.budgie-popover.places-menu .alternative-label { + padding: 3px; + font-size: 15px; +} + +.budgie-popover.workspace-popover .container { + padding: 2px 8px 8px; +} + +.budgie-popover.workspace-popover separator { + margin: 4px 0; +} + +.budgie-popover.workspace-popover flowboxchild { + padding: 0; +} + +window.budgie-popover:not(.csd) > frame.container { + margin: 0 -1px -1px; +} + +.bottom window.budgie-popover:not(.csd) > frame.container { + padding: 2px 0 2px; +} + +window.budgie-popover:not(.csd) > frame.container, +window.budgie-popover:not(.csd) > frame.container > border { + border-style: none; +} + +.workspace-switcher .workspace-layout { + border: 0 solid rgba(255, 255, 255, 0.12); +} + +.top .workspace-switcher .workspace-layout:dir(ltr), +.bottom .workspace-switcher .workspace-layout:dir(ltr) { + border-left-width: 1px; +} + +.top .workspace-switcher .workspace-layout:dir(rtl), +.bottom .workspace-switcher .workspace-layout:dir(rtl) { + border-right-width: 1px; +} + +.left .workspace-switcher .workspace-layout, +.right .workspace-switcher .workspace-layout { + border-top-width: 1px; +} + +.workspace-switcher .workspace-item, +.workspace-switcher .workspace-add-button { + border: 0 solid rgba(255, 255, 255, 0.12); +} + +.top .workspace-switcher .workspace-item:dir(ltr), +.bottom .workspace-switcher .workspace-item:dir(ltr), .top +.workspace-switcher .workspace-add-button:dir(ltr), +.bottom +.workspace-switcher .workspace-add-button:dir(ltr) { + border-right-width: 1px; +} + +.top .workspace-switcher .workspace-item:dir(rtl), +.bottom .workspace-switcher .workspace-item:dir(rtl), .top +.workspace-switcher .workspace-add-button:dir(rtl), +.bottom +.workspace-switcher .workspace-add-button:dir(rtl) { + border-left-width: 1px; +} + +.left .workspace-switcher .workspace-item, +.right .workspace-switcher .workspace-item, .left +.workspace-switcher .workspace-add-button, +.right +.workspace-switcher .workspace-add-button { + border-bottom-width: 1px; +} + +.workspace-switcher .workspace-item { + transition: all 0.2s cubic-bezier(0, 0, 0.2, 1); +} + +.workspace-switcher .workspace-item.current-workspace { + background-color: rgba(255, 255, 255, 0.12); +} + +.workspace-switcher .workspace-add-button { + background-color: transparent; +} + +.workspace-switcher .workspace-add-button:hover { + box-shadow: none; +} + +.workspace-switcher .workspace-add-button:active { + background-image: none; +} + +.workspace-switcher .workspace-add-button:active image { + margin: 1px 0 -1px; +} + +.budgie-panel .workspace-switcher .workspace-icon-button { + min-height: 24px; + min-width: 24px; + padding: 0; + border-radius: 2px; +} + +.budgie-menu.background { + padding: 0; + background-color: #ffffff; +} + +.budgie-menu scrollbar, +.budgie-menu entry.search { + background-color: transparent; +} + +.budgie-menu entry.search { + border: none; + border-bottom: 1px solid rgba(0, 0, 0, 0.15); + border-radius: 0; + box-shadow: none; + font-size: 120%; +} + +.budgie-menu .categories:dir(ltr) { + border-bottom-left-radius: 2px; +} + +.budgie-menu .categories:dir(rtl) { + border-bottom-right-radius: 2px; +} + +.budgie-menu button { + min-height: 32px; + padding: 0 8px; + border-radius: 0; + color: #323232; + font-weight: normal; + border: none; +} + +.budgie-menu button:disabled { + color: rgba(50, 50, 50, 0.55); +} + +.budgie-menu button:checked:disabled { + background-color: #F0544C; +} + +.budgie-menu row { + padding: 0; +} + +.budgie-menu row:hover { + box-shadow: none; +} + +popover.background.user-menu { + padding: 8px; +} + +popover.background.user-menu .content-box { + background-color: transparent; +} + +popover.background.user-menu separator { + margin: 4px 0; + background-color: rgba(0, 0, 0, 0.15); +} + +popover.background.user-menu row { + padding: 0; + box-shadow: none; + background-image: none; +} + +popover.background.places-menu { + padding: 8px; +} + +popover.background.places-menu .name-button.text-button { + padding-left: 8px; + padding-right: 8px; +} + +popover.background.places-menu .name-button.text-button image:dir(ltr) { + margin-right: 3px; +} + +popover.background.places-menu .name-button.text-button image:dir(rtl) { + margin-left: 3px; +} + +popover.background.places-menu .places-section-header > image:dir(ltr) { + margin: 0 -2px 0 5px; +} + +popover.background.places-menu .places-section-header > image:dir(rtl) { + margin: 0 5px 0 -2px; +} + +popover.background.places-menu .places-list { + margin-top: 4px; + padding-top: 4px; + border-top: 1px solid rgba(0, 0, 0, 0.15); + background-color: transparent; +} + +popover.background.places-menu row { + padding: 0; + box-shadow: none; + background-image: none; +} + +.budgie-panel { + transition: background-color 0.2s cubic-bezier(0, 0, 0.2, 1); + background-color: #222222; + color: #efe7e7; + font-weight: 500; +} + +.budgie-panel.transparent { + background-color: rgba(34, 34, 34, 0.85); +} + +.budgie-panel button { + min-height: 16px; + min-width: 16px; + padding: 0; + border-radius: 0; + color: #efe7e7; + border: none; + background: none; +} + +.budgie-panel button:hover { + color: white; + background-color: rgba(239, 231, 231, 0.15); +} + +.budgie-panel button:active { + color: white; + background-color: rgba(239, 231, 231, 0.1); +} + +.budgie-panel button:checked { + color: white; + background-color: rgba(239, 231, 231, 0.12); +} + +.budgie-panel button:checked:disabled { + color: rgba(255, 255, 255, 0.5); + background-color: rgba(239, 231, 231, 0.06); +} + +.budgie-panel button:disabled { + color: rgba(239, 231, 231, 0.5); + background: none; +} + +.budgie-panel.horizontal button { + padding: 0 4px; +} + +.budgie-panel.vertical button { + padding: 4px 0; +} + +.budgie-panel separator { + background-color: rgba(0, 0, 0, 0.15); +} + +.budgie-panel .alert { + color: #db5b5b; +} + +.budgie-panel #tasklist-button { + padding: 0 4px; +} + +.budgie-panel.vertical #tasklist-button { + min-height: 32px; +} + +.budgie-panel button.launcher.sidebar-button, .budgie-panel button.launcher.budgie-menu-launcher, .budgie-panel .launcher#tasklist-button, .budgie-panel button.launcher.flat { + padding: 0; +} + +.budgie-panel button.launcher.sidebar-button:not(:checked), .budgie-panel button.launcher.budgie-menu-launcher:not(:checked), .budgie-panel .launcher#tasklist-button:not(:checked), .budgie-panel button.launcher.flat:not(:checked) { + color: #efe7e7; +} + +.budgie-panel button.launcher.sidebar-button:not(:checked):hover, .budgie-panel button.launcher.budgie-menu-launcher:not(:checked):hover, .budgie-panel .launcher#tasklist-button:not(:checked):hover, .budgie-panel button.launcher.flat:not(:checked):hover, .budgie-panel button.launcher.sidebar-button:not(:checked):active, .budgie-panel button.launcher.budgie-menu-launcher:not(:checked):active, .budgie-panel .launcher#tasklist-button:not(:checked):active, .budgie-panel button.launcher.flat:not(:checked):active { + color: #ffffff; +} + +.budgie-panel button.launcher.sidebar-button:not(:checked):disabled, .budgie-panel button.launcher.budgie-menu-launcher:not(:checked):disabled, .budgie-panel .launcher#tasklist-button:not(:checked):disabled, .budgie-panel button.launcher.flat:not(:checked):disabled { + color: rgba(239, 231, 231, 0.5); +} + +.top .budgie-panel #tasklist-button, .budgie-panel .top #tasklist-button, .top .budgie-panel button.flat.launcher, .budgie-panel .top button.flat.launcher { + border-image: radial-gradient(circle closest-corner at center calc(1px), #F0544C 0%, transparent 0%) 0 0 0 0/0 0 0 0; +} + +.top .budgie-panel #tasklist-button:checked, .budgie-panel .top #tasklist-button:checked, .top .budgie-panel button.flat.launcher:checked, .budgie-panel .top button.flat.launcher:checked { + border-image: radial-gradient(circle closest-corner at center calc(1px), #F0544C 100%, transparent 0%) 3 0 0 0/3px 0 0 0; +} + +.bottom .budgie-panel #tasklist-button, .budgie-panel .bottom #tasklist-button, .bottom .budgie-panel button.flat.launcher, .budgie-panel .bottom button.flat.launcher { + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #F0544C 0%, transparent 0%) 0 0 0 0/0 0 0 0; +} + +.bottom .budgie-panel #tasklist-button:checked, .budgie-panel .bottom #tasklist-button:checked, .bottom .budgie-panel button.flat.launcher:checked, .budgie-panel .bottom button.flat.launcher:checked { + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #F0544C 100%, transparent 0%) 0 0 3 0/0 0 3px 0; +} + +.left .budgie-panel #tasklist-button, .budgie-panel .left #tasklist-button, .left .budgie-panel button.flat.launcher, .budgie-panel .left button.flat.launcher { + border-image: radial-gradient(circle closest-corner at calc(1px) center, #F0544C 0%, transparent 0%) 0 0 0 0/0 0 0 0; +} + +.left .budgie-panel #tasklist-button:checked, .budgie-panel .left #tasklist-button:checked, .left .budgie-panel button.flat.launcher:checked, .budgie-panel .left button.flat.launcher:checked { + border-image: radial-gradient(circle closest-corner at calc(1px) center, #F0544C 100%, transparent 0%) 0 0 0 3/0 0 0 3px; +} + +.right .budgie-panel #tasklist-button, .budgie-panel .right #tasklist-button, .right .budgie-panel button.flat.launcher, .budgie-panel .right button.flat.launcher { + border-image: radial-gradient(circle closest-corner at calc(100% - 1px) center, #F0544C 0%, transparent 0%) 0 0 0 0/0 0 0 0; +} + +.right .budgie-panel #tasklist-button:checked, .budgie-panel .right #tasklist-button:checked, .right .budgie-panel button.flat.launcher:checked, .budgie-panel .right button.flat.launcher:checked { + border-image: radial-gradient(circle closest-corner at calc(100% - 1px) center, #F0544C 100%, transparent 0%) 0 3 0 0/0 3px 0 0; +} + +window#ValaPanel.background button.flat.-panel-button, window#ValaPanel.background button.-panel-button.sidebar-button, window#ValaPanel.background button.-panel-button.budgie-menu-launcher, window#ValaPanel.background .budgie-panel .-panel-button#tasklist-button, .budgie-panel window#ValaPanel.background .-panel-button#tasklist-button, +window#ValaPanel.background button#tasklist-button.toggle.flat, window#ValaPanel.background button#tasklist-button.toggle.sidebar-button, window#ValaPanel.background button#tasklist-button.toggle.budgie-menu-launcher, window#ValaPanel.background .budgie-panel #tasklist-button.toggle, .budgie-panel window#ValaPanel.background #tasklist-button.toggle, +window#ValaPanel.background button.flat.-panel-icon-button, window#ValaPanel.background button.-panel-icon-button.sidebar-button, window#ValaPanel.background button.-panel-icon-button.budgie-menu-launcher, window#ValaPanel.background .budgie-panel .-panel-icon-button#tasklist-button, .budgie-panel window#ValaPanel.background .-panel-icon-button#tasklist-button, +button.flat.launcher, +button.launcher.sidebar-button, +button.launcher.budgie-menu-launcher, +.budgie-panel .launcher#tasklist-button, +.budgie-panel button.launcher.flat { + min-width: 16px; + min-height: 16px; + padding: 0; + border-radius: 0; + border: none; + background-position: center center; +} + +window#ValaPanel.background button.flat.-panel-button > image, window#ValaPanel.background button.-panel-button.sidebar-button > image, window#ValaPanel.background button.-panel-button.budgie-menu-launcher > image, window#ValaPanel.background .budgie-panel .-panel-button#tasklist-button > image, .budgie-panel window#ValaPanel.background .-panel-button#tasklist-button > image, window#ValaPanel.background button#tasklist-button.toggle.flat > image, window#ValaPanel.background button#tasklist-button.toggle.sidebar-button > image, window#ValaPanel.background button#tasklist-button.toggle.budgie-menu-launcher > image, window#ValaPanel.background .budgie-panel #tasklist-button.toggle > image, .budgie-panel window#ValaPanel.background #tasklist-button.toggle > image, window#ValaPanel.background button.flat.-panel-icon-button > image, window#ValaPanel.background button.-panel-icon-button.sidebar-button > image, window#ValaPanel.background button.-panel-icon-button.budgie-menu-launcher > image, window#ValaPanel.background .budgie-panel .-panel-icon-button#tasklist-button > image, .budgie-panel window#ValaPanel.background .-panel-icon-button#tasklist-button > image, +button.flat.launcher > image, +button.launcher.sidebar-button > image, +button.launcher.budgie-menu-launcher > image, +.budgie-panel .launcher#tasklist-button > image, +.budgie-panel button.launcher.flat > image { + opacity: 0.87; +} + +window#ValaPanel.background button.flat.-panel-button:hover, window#ValaPanel.background button.-panel-button.sidebar-button:hover, window#ValaPanel.background button.-panel-button.budgie-menu-launcher:hover, window#ValaPanel.background .budgie-panel .-panel-button#tasklist-button:hover, .budgie-panel window#ValaPanel.background .-panel-button#tasklist-button:hover, +window#ValaPanel.background button#tasklist-button.toggle.flat:hover, window#ValaPanel.background button#tasklist-button.toggle.sidebar-button:hover, window#ValaPanel.background button#tasklist-button.toggle.budgie-menu-launcher:hover, window#ValaPanel.background .budgie-panel #tasklist-button.toggle:hover, .budgie-panel window#ValaPanel.background #tasklist-button.toggle:hover, +window#ValaPanel.background button.flat.-panel-icon-button:hover, window#ValaPanel.background button.-panel-icon-button.sidebar-button:hover, window#ValaPanel.background button.-panel-icon-button.budgie-menu-launcher:hover, window#ValaPanel.background .budgie-panel .-panel-icon-button#tasklist-button:hover, .budgie-panel window#ValaPanel.background .-panel-icon-button#tasklist-button:hover, +button.flat.launcher:hover, +button.launcher.sidebar-button:hover, +button.launcher.budgie-menu-launcher:hover, +.budgie-panel .launcher#tasklist-button:hover { + -gtk-icon-effect: highlight; +} + +window#ValaPanel.background button.flat.-panel-button:hover > image, window#ValaPanel.background button.-panel-button.sidebar-button:hover > image, window#ValaPanel.background button.-panel-button.budgie-menu-launcher:hover > image, window#ValaPanel.background .budgie-panel .-panel-button#tasklist-button:hover > image, .budgie-panel window#ValaPanel.background .-panel-button#tasklist-button:hover > image, window#ValaPanel.background button#tasklist-button.toggle.flat:hover > image, window#ValaPanel.background button#tasklist-button.toggle.sidebar-button:hover > image, window#ValaPanel.background button#tasklist-button.toggle.budgie-menu-launcher:hover > image, window#ValaPanel.background .budgie-panel #tasklist-button.toggle:hover > image, .budgie-panel window#ValaPanel.background #tasklist-button.toggle:hover > image, window#ValaPanel.background button.flat.-panel-icon-button:hover > image, window#ValaPanel.background button.-panel-icon-button.sidebar-button:hover > image, window#ValaPanel.background button.-panel-icon-button.budgie-menu-launcher:hover > image, window#ValaPanel.background .budgie-panel .-panel-icon-button#tasklist-button:hover > image, .budgie-panel window#ValaPanel.background .-panel-icon-button#tasklist-button:hover > image, +button.flat.launcher:hover > image, +button.launcher.sidebar-button:hover > image, +button.launcher.budgie-menu-launcher:hover > image, +.budgie-panel .launcher#tasklist-button:hover > image, +.budgie-panel button.launcher.flat:hover > image { + opacity: 1.0; +} + +window#ValaPanel.background button.flat.-panel-button:active > image, window#ValaPanel.background button.-panel-button.sidebar-button:active > image, window#ValaPanel.background button.-panel-button.budgie-menu-launcher:active > image, window#ValaPanel.background .budgie-panel .-panel-button#tasklist-button:active > image, .budgie-panel window#ValaPanel.background .-panel-button#tasklist-button:active > image, window#ValaPanel.background button#tasklist-button.toggle.flat:active > image, window#ValaPanel.background button#tasklist-button.toggle.sidebar-button:active > image, window#ValaPanel.background button#tasklist-button.toggle.budgie-menu-launcher:active > image, window#ValaPanel.background .budgie-panel #tasklist-button.toggle:active > image, .budgie-panel window#ValaPanel.background #tasklist-button.toggle:active > image, window#ValaPanel.background button.flat.-panel-icon-button:active > image, window#ValaPanel.background button.-panel-icon-button.sidebar-button:active > image, window#ValaPanel.background button.-panel-icon-button.budgie-menu-launcher:active > image, window#ValaPanel.background .budgie-panel .-panel-icon-button#tasklist-button:active > image, .budgie-panel window#ValaPanel.background .-panel-icon-button#tasklist-button:active > image, +button.flat.launcher:active > image, +button.launcher.sidebar-button:active > image, +button.launcher.budgie-menu-launcher:active > image, +.budgie-panel .launcher#tasklist-button:active > image, +.budgie-panel button.launcher.flat:active > image { + opacity: 1.0; +} + +window#ValaPanel.background button.flat.-panel-button:checked:hover, window#ValaPanel.background button.-panel-button.sidebar-button:checked:hover, window#ValaPanel.background button.-panel-button.budgie-menu-launcher:checked:hover, window#ValaPanel.background .budgie-panel .-panel-button#tasklist-button:checked:hover, .budgie-panel window#ValaPanel.background .-panel-button#tasklist-button:checked:hover, +window#ValaPanel.background button#tasklist-button.toggle.flat:checked:hover, window#ValaPanel.background button#tasklist-button.toggle.sidebar-button:checked:hover, window#ValaPanel.background button#tasklist-button.toggle.budgie-menu-launcher:checked:hover, window#ValaPanel.background .budgie-panel #tasklist-button.toggle:checked:hover, .budgie-panel window#ValaPanel.background #tasklist-button.toggle:checked:hover, +window#ValaPanel.background button.flat.-panel-icon-button:checked:hover, window#ValaPanel.background button.-panel-icon-button.sidebar-button:checked:hover, window#ValaPanel.background button.-panel-icon-button.budgie-menu-launcher:checked:hover, window#ValaPanel.background .budgie-panel .-panel-icon-button#tasklist-button:checked:hover, .budgie-panel window#ValaPanel.background .-panel-icon-button#tasklist-button:checked:hover, +button.flat.launcher:checked:hover, +button.launcher.sidebar-button:checked:hover, +button.launcher.budgie-menu-launcher:checked:hover, +.budgie-panel .launcher#tasklist-button:checked:hover { + -gtk-icon-effect: highlight; +} + +window#ValaPanel.background button.flat.-panel-button:checked > image, window#ValaPanel.background button.-panel-button.sidebar-button:checked > image, window#ValaPanel.background button.-panel-button.budgie-menu-launcher:checked > image, window#ValaPanel.background .budgie-panel .-panel-button#tasklist-button:checked > image, .budgie-panel window#ValaPanel.background .-panel-button#tasklist-button:checked > image, window#ValaPanel.background button#tasklist-button.toggle.flat:checked > image, window#ValaPanel.background button#tasklist-button.toggle.sidebar-button:checked > image, window#ValaPanel.background button#tasklist-button.toggle.budgie-menu-launcher:checked > image, window#ValaPanel.background .budgie-panel #tasklist-button.toggle:checked > image, .budgie-panel window#ValaPanel.background #tasklist-button.toggle:checked > image, window#ValaPanel.background button.flat.-panel-icon-button:checked > image, window#ValaPanel.background button.-panel-icon-button.sidebar-button:checked > image, window#ValaPanel.background button.-panel-icon-button.budgie-menu-launcher:checked > image, window#ValaPanel.background .budgie-panel .-panel-icon-button#tasklist-button:checked > image, .budgie-panel window#ValaPanel.background .-panel-icon-button#tasklist-button:checked > image, +button.flat.launcher:checked > image, +button.launcher.sidebar-button:checked > image, +button.launcher.budgie-menu-launcher:checked > image, +.budgie-panel .launcher#tasklist-button:checked > image, +.budgie-panel button.launcher.flat:checked > image { + opacity: 1.0; +} + + +.unpinned button.flat.launcher:hover, +.unpinned button.launcher.sidebar-button:hover, +.unpinned button.launcher.budgie-menu-launcher:hover, +.unpinned .budgie-panel .launcher#tasklist-button:hover, +.budgie-panel .unpinned .launcher#tasklist-button:hover, +.pinned button.flat.launcher.running:hover, +.pinned button.launcher.running.sidebar-button:hover, +.pinned button.launcher.running.budgie-menu-launcher:hover, +.pinned .budgie-panel .launcher.running#tasklist-button:hover, +.budgie-panel .pinned .launcher.running#tasklist-button:hover, +.pinned button.launcher.running.sidebar-button:hover { + -gtk-icon-effect: highlight; +} + + +.unpinned button.flat.launcher > image, +.unpinned button.launcher.sidebar-button > image, +.unpinned button.launcher.budgie-menu-launcher > image, +.unpinned .budgie-panel .launcher#tasklist-button > image, +.budgie-panel .unpinned .launcher#tasklist-button > image, +.unpinned .budgie-panel button.launcher.flat > image, +.pinned button.flat.launcher.running > image, +.pinned button.launcher.running.sidebar-button > image, +.pinned button.launcher.running.budgie-menu-launcher > image, +.pinned .budgie-panel .launcher.running#tasklist-button > image, +.budgie-panel .pinned .launcher.running#tasklist-button > image, +.pinned .budgie-panel button.launcher.running.flat > image, +.pinned button.launcher.running.sidebar-button > image { + background-repeat: no-repeat; + opacity: 1.0; +} + + +.unpinned button.flat.launcher:checked > image, +.unpinned button.launcher.sidebar-button:checked > image, +.unpinned button.launcher.budgie-menu-launcher:checked > image, +.unpinned .budgie-panel .launcher#tasklist-button:checked > image, +.budgie-panel .unpinned .launcher#tasklist-button:checked > image, +.unpinned .budgie-panel button.launcher.flat:checked > image, +.pinned button.flat.launcher.running:checked > image, +.pinned button.launcher.running.sidebar-button:checked > image, +.pinned button.launcher.running.budgie-menu-launcher:checked > image, +.pinned .budgie-panel .launcher.running#tasklist-button:checked > image, +.budgie-panel .pinned .launcher.running#tasklist-button:checked > image, +.pinned .budgie-panel button.launcher.running.flat:checked > image, +.pinned button.launcher.running.sidebar-button:checked > image { + background-image: none; +} + +.top .budgie-panel .unpinned button.launcher.sidebar-button > image, .top .budgie-panel .unpinned button.launcher.budgie-menu-launcher > image, .top .budgie-panel .unpinned .launcher#tasklist-button > image, .top .budgie-panel .unpinned button.launcher.flat > image, +.top .budgie-panel .pinned button.launcher.running.sidebar-button > image, +.top .budgie-panel .pinned button.launcher.running.budgie-menu-launcher > image, +.top .budgie-panel .pinned .launcher.running#tasklist-button > image, +.top .budgie-panel .pinned button.launcher.running.flat > image, +.top .budgie-panel .pinned button.launcher.running.sidebar-button > image { + background-size: 6px 3px; + background-position: top center; + background-image: image(#F0544C); +} + +.top .budgie-panel .unpinned button.launcher.sidebar-button:checked > image, .top .budgie-panel .unpinned button.launcher.budgie-menu-launcher:checked > image, .top .budgie-panel .unpinned .launcher#tasklist-button:checked > image, .top .budgie-panel .unpinned button.launcher.flat:checked > image, +.top .budgie-panel .pinned button.launcher.running.sidebar-button:checked > image, +.top .budgie-panel .pinned button.launcher.running.budgie-menu-launcher:checked > image, +.top .budgie-panel .pinned .launcher.running#tasklist-button:checked > image, +.top .budgie-panel .pinned button.launcher.running.flat:checked > image, +.top .budgie-panel .pinned button.launcher.running.sidebar-button:checked > image { + background-image: none; +} + +.bottom .budgie-panel .unpinned button.launcher.sidebar-button > image, .bottom .budgie-panel .unpinned button.launcher.budgie-menu-launcher > image, .bottom .budgie-panel .unpinned .launcher#tasklist-button > image, .bottom .budgie-panel .unpinned button.launcher.flat > image, +.bottom .budgie-panel .pinned button.launcher.running.sidebar-button > image, +.bottom .budgie-panel .pinned button.launcher.running.budgie-menu-launcher > image, +.bottom .budgie-panel .pinned .launcher.running#tasklist-button > image, +.bottom .budgie-panel .pinned button.launcher.running.flat > image, +.bottom .budgie-panel .pinned button.launcher.running.sidebar-button > image { + background-size: 6px 3px; + background-position: bottom center; + background-image: image(#F0544C); +} + +.bottom .budgie-panel .unpinned button.launcher.sidebar-button:checked > image, .bottom .budgie-panel .unpinned button.launcher.budgie-menu-launcher:checked > image, .bottom .budgie-panel .unpinned .launcher#tasklist-button:checked > image, .bottom .budgie-panel .unpinned button.launcher.flat:checked > image, +.bottom .budgie-panel .pinned button.launcher.running.sidebar-button:checked > image, +.bottom .budgie-panel .pinned button.launcher.running.budgie-menu-launcher:checked > image, +.bottom .budgie-panel .pinned .launcher.running#tasklist-button:checked > image, +.bottom .budgie-panel .pinned button.launcher.running.flat:checked > image, +.bottom .budgie-panel .pinned button.launcher.running.sidebar-button:checked > image { + background-image: none; +} + +.left .budgie-panel .unpinned button.launcher.sidebar-button > image, .left .budgie-panel .unpinned button.launcher.budgie-menu-launcher > image, .left .budgie-panel .unpinned .launcher#tasklist-button > image, .left .budgie-panel .unpinned button.launcher.flat > image, +.left .budgie-panel .pinned button.launcher.running.sidebar-button > image, +.left .budgie-panel .pinned button.launcher.running.budgie-menu-launcher > image, +.left .budgie-panel .pinned .launcher.running#tasklist-button > image, +.left .budgie-panel .pinned button.launcher.running.flat > image, +.left .budgie-panel .pinned button.launcher.running.sidebar-button > image { + background-size: 3px 6px; + background-position: left center; + background-image: image(#F0544C); +} + +.left .budgie-panel .unpinned button.launcher.sidebar-button:checked > image, .left .budgie-panel .unpinned button.launcher.budgie-menu-launcher:checked > image, .left .budgie-panel .unpinned .launcher#tasklist-button:checked > image, .left .budgie-panel .unpinned button.launcher.flat:checked > image, +.left .budgie-panel .pinned button.launcher.running.sidebar-button:checked > image, +.left .budgie-panel .pinned button.launcher.running.budgie-menu-launcher:checked > image, +.left .budgie-panel .pinned .launcher.running#tasklist-button:checked > image, +.left .budgie-panel .pinned button.launcher.running.flat:checked > image, +.left .budgie-panel .pinned button.launcher.running.sidebar-button:checked > image { + background-image: none; +} + +.right .budgie-panel .unpinned button.launcher.sidebar-button > image, .right .budgie-panel .unpinned button.launcher.budgie-menu-launcher > image, .right .budgie-panel .unpinned .launcher#tasklist-button > image, .right .budgie-panel .unpinned button.launcher.flat > image, +.right .budgie-panel .pinned button.launcher.running.sidebar-button > image, +.right .budgie-panel .pinned button.launcher.running.budgie-menu-launcher > image, +.right .budgie-panel .pinned .launcher.running#tasklist-button > image, +.right .budgie-panel .pinned button.launcher.running.flat > image, +.right .budgie-panel .pinned button.launcher.running.sidebar-button > image { + background-size: 3px 6px; + background-position: right center; + background-image: image(#F0544C); +} + +.right .budgie-panel .unpinned button.launcher.sidebar-button:checked > image, .right .budgie-panel .unpinned button.launcher.budgie-menu-launcher:checked > image, .right .budgie-panel .unpinned .launcher#tasklist-button:checked > image, .right .budgie-panel .unpinned button.launcher.flat:checked > image, +.right .budgie-panel .pinned button.launcher.running.sidebar-button:checked > image, +.right .budgie-panel .pinned button.launcher.running.budgie-menu-launcher:checked > image, +.right .budgie-panel .pinned .launcher.running#tasklist-button:checked > image, +.right .budgie-panel .pinned button.launcher.running.flat:checked > image, +.right .budgie-panel .pinned button.launcher.running.sidebar-button:checked > image { + background-image: none; +} + +box:not(.unpinned):not(.pinned) > revealer > button.flat.launcher, box:not(.unpinned):not(.pinned) > revealer > button.launcher.sidebar-button, box:not(.unpinned):not(.pinned) > revealer > button.launcher.budgie-menu-launcher, .budgie-panel box:not(.unpinned):not(.pinned) > revealer > .launcher#tasklist-button, .budgie-panel box:not(.unpinned):not(.pinned) > revealer > button.launcher.flat { + border-image: none; +} + +frame.raven-frame > border { + border: none; + box-shadow: none; +} + +.top .shadow-block { + background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.23), rgba(0, 0, 0, 0.08), transparent); +} + +.bottom .shadow-block { + background-image: linear-gradient(to top, rgba(0, 0, 0, 0.23), rgba(0, 0, 0, 0.08), transparent); +} + +.left .shadow-block { + background-image: linear-gradient(to right, rgba(0, 0, 0, 0.23), rgba(0, 0, 0, 0.08), transparent); +} + +.right .shadow-block { + background-image: linear-gradient(to left, rgba(0, 0, 0, 0.23), rgba(0, 0, 0, 0.08), transparent); +} + +.raven { + background-color: #f7f7f7; +} + +.raven > box { + margin-bottom: -10px; +} + +.raven > stack { + margin-bottom: -10px; +} + +.raven stackswitcher { + padding: 0 8px 12px 8px; +} + +.raven .raven-header { + min-height: 36px; + padding: 3px; +} + +.raven .raven-header:not(.top) { + margin-top: -6px; +} + +.raven .raven-header:not(.top) button { + min-height: 28px; + min-width: 28px; + margin: 0; + padding: 0; +} + +.raven .raven-header:not(.top) button.image-button { + border-radius: 100px; + -gtk-outline-radius: 100px; +} + +.raven .raven-header.top { + padding: 2px 12px; + background-color: #222222; + color: #efe7e7; +} + +.raven .raven-header.top stackswitcher { + padding: 0; + margin: 0; +} + +.raven .raven-header.top stackswitcher button { + margin: 4px 0; + padding: 2px 16px; + min-height: 16px; + border: none; + background-color: #3c3c3c; + color: #efe7e7; +} + +.raven .raven-header.top stackswitcher button:hover { + background-color: #484848; + box-shadow: none; +} + +.raven .raven-header.top stackswitcher button:active, .raven .raven-header.top stackswitcher button:checked { + color: #ffffff; + border-color: #F0544C; + background-color: #F0544C; +} + +.raven .raven-header.top stackswitcher button:disabled { + color: rgba(239, 231, 231, 0.4); +} + +.raven .raven-header.top stackswitcher button:disabled label { + color: rgba(239, 231, 231, 0.4); +} + +.raven .raven-header.top button.image-button:dir(ltr) { + margin-right: 2px; +} + +.raven .raven-header.top button.image-button:dir(rtl) { + margin-left: 2px; +} + +.raven .raven-header.top > image { + margin: 0 8px; +} + +.raven .raven-header.top > label { + margin: 0 -8px; + font-weight: bold; +} + +.raven .raven-header.bottom { + border-top: 1px solid rgba(0, 0, 0, 0.15); +} + +.raven viewport.frame .raven-header { + margin-top: -8px; +} + +.raven .expander-button { + border-radius: 100px; + -gtk-outline-radius: 100px; +} + +.raven .raven-background { + border-style: solid none; + border-width: 1px; + border-color: rgba(0, 0, 0, 0.15); + background-color: #ffffff; +} + +.raven .raven-background.middle { + border-bottom-style: none; +} + +.raven .raven-background.frame { + border-style: solid none; +} + +.raven .raven-background > overlay > widget > image { + color: alpha(currentColor,0.12); +} + +.raven .raven-background grid > label:first-child { + min-height: 26px; +} + +.raven scrolledwindow.raven-background { + border-bottom-style: none; +} + +.raven .raven-header.top + .raven-background { + border-style: none; + background-color: #F0544C; + color: #ffffff; +} + +.raven .raven-header.top + .raven-background stackswitcher button { + margin: -4px 0; +} + +.raven .powerstrip button.image-button { + min-height: 28px; + min-width: 28px; + margin: 0 4px; + padding: 6px; +} + +.raven .option-subtitle { + font-size: smaller; +} + +calendar.raven-calendar { + margin: 2px 0; + padding: 2px; + border-style: none; + background-color: transparent; +} + +calendar.raven-calendar:selected { + border-radius: 3px; + background-color: #F0544C; +} + +.raven-mpris { + background-color: rgba(0, 0, 0, 0.5); + color: #ffffff; +} + +.raven-mpris label { + min-height: 24px; +} + +.raven-mpris button.image-button { + padding: 8px 7px; + border: none; + border-radius: 100px; +} + +box.vertical > stack > box.vertical > .raven-background > viewport.frame { + padding: 0; +} + +box.vertical > stack > box.vertical > .raven-background > viewport.frame list { + background-color: transparent; +} + +box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list { + margin-left: -8px; + margin-right: -2px; + background-color: transparent; +} + +box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable > grid > *, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view > grid > *, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text > grid > *, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview > grid > *, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar > grid > *, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview > grid > *, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button > grid > *, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view > grid > *, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list > grid > *, +box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable > box.vertical *, +box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view > box.vertical *, +textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text > box.vertical *, +box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview > box.vertical *, +.geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar > box.vertical *, +.nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview > box.vertical *, +.budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button > box.vertical *, +.panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view > box.vertical *, +box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list > box.vertical * { + color: #323232; +} + +box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view image, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview image, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar image, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview image, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button image, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list image { + padding-left: 8px; +} + +box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view button.image-button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview button.image-button, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar button.image-button, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview button.image-button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button button.image-button, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list button.image-button { + margin: 8px; +} + +box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view button.image-button image, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview button.image-button image, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar button.image-button image, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview button.image-button image, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button button.image-button image, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list button.image-button image { + padding: 0; +} + +box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable button.image-button:active image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view button.image-button:active image, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text button.image-button:active image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview button.image-button:active image, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar button.image-button:active image, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview button.image-button:active image, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button button.image-button:active image, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view button.image-button:active image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list button.image-button:active image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable button.image-button:checked image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view button.image-button:checked image, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text button.image-button:checked image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview button.image-button:checked image, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar button.image-button:checked image, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview button.image-button:checked image, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button button.image-button:checked image, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view button.image-button:checked image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list button.image-button:checked image { + color: white; +} + +box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list { + border-radius: 2px; + border-top: 1px solid rgba(0, 0, 0, 0.15); + border-bottom: 1px solid rgba(0, 0, 0, 0.15); +} + +box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > row.activatable, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > row.activatable, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > row.activatable, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > row.activatable, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > row.activatable, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > row.activatable, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > row.activatable, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > row.activatable, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > row.activatable, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .view, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .view, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > .view, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > .view, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > .view, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > .view, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > .view, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > .view, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable textview list > text, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > text, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view textview list > text, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > text, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > text, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview textview list > text, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > text, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar textview list > text, textview .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > text, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview textview list > text, textview .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > text, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button textview list > text, textview .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > text, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view textview list > text, textview .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > text, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list textview list > text, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > text, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > iconview, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > iconview, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > iconview, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > iconview, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > iconview, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > iconview, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > iconview, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > iconview, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > iconview, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > treeview.view.sidebar, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > treeview.view.sidebar, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar, .geary-sidebar-pane-separator frame.geary-folder-frame textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > treeview.view.sidebar, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > treeview.view.sidebar, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar, .geary-sidebar-pane-separator frame.geary-folder-frame .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > treeview.view.sidebar, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .nemo-window .nemo-places-sidebar list > .places-treeview, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .places-treeview, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .nemo-window .nemo-places-sidebar list > .places-treeview, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .places-treeview, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .nemo-window .nemo-places-sidebar list > .places-treeview, .nemo-window .nemo-places-sidebar textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > .places-treeview, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .nemo-window .nemo-places-sidebar list > .places-treeview, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > .places-treeview, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar .nemo-window .nemo-places-sidebar list > .places-treeview, .nemo-window .nemo-places-sidebar .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > .places-treeview, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > .places-treeview, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button .nemo-window .nemo-places-sidebar list > .places-treeview, .nemo-window .nemo-places-sidebar .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > .places-treeview, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .nemo-window .nemo-places-sidebar list > .places-treeview, .nemo-window .nemo-places-sidebar .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .places-treeview, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .budgie-menu list > button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .budgie-menu list > button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .budgie-menu list > button, .budgie-menu textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .budgie-menu list > button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > button, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar .budgie-menu list > button, .budgie-menu .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > button, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview .budgie-menu list > button, .budgie-menu .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > button, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .budgie-menu list > button, .budgie-menu .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list .budgie-menu list > button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .panel popover .sidebar list > .view, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .view, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .panel popover .sidebar list > .view, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .panel popover .sidebar list > .view, .panel popover .sidebar textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > .view, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .panel popover .sidebar list > .view, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > .view, .geary-sidebar-pane-separator frame.geary-folder-frame .panel popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > .view, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview .panel popover .sidebar list > .view, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button .panel popover .sidebar list > .view, .panel popover .sidebar .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > .view, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .view, .panel popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > .view, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > treeview.view.sidebar.source-list, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > treeview.view.sidebar.source-list, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > treeview.view.sidebar.source-list, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > treeview.view.sidebar.source-list, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > treeview.view.sidebar.source-list { + border-bottom: 1px solid rgba(0, 0, 0, 0.15); +} + +box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > row.activatable:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > row.activatable:last-child, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > row.activatable:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > row.activatable:last-child, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > row.activatable:last-child, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > row.activatable:last-child, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > row.activatable:last-child, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > row.activatable:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > row.activatable:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .view:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .view:last-child, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > .view:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > .view:last-child, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > .view:last-child, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > .view:last-child, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > .view:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > .view:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable textview list > text:last-child, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > text:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view textview list > text:last-child, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > text:last-child, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > text:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview textview list > text:last-child, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > text:last-child, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar textview list > text:last-child, textview .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > text:last-child, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview textview list > text:last-child, textview .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > text:last-child, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button textview list > text:last-child, textview .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > text:last-child, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view textview list > text:last-child, textview .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > text:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list textview list > text:last-child, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > text:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > iconview:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > iconview:last-child, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > iconview:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > iconview:last-child, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > iconview:last-child, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > iconview:last-child, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > iconview:last-child, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > iconview:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > iconview:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar:last-child, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > treeview.view.sidebar:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar:last-child, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > treeview.view.sidebar:last-child, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar:last-child, .geary-sidebar-pane-separator frame.geary-folder-frame textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > treeview.view.sidebar:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar:last-child, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > treeview.view.sidebar:last-child, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar:last-child, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar:last-child, .geary-sidebar-pane-separator frame.geary-folder-frame .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > treeview.view.sidebar:last-child, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .nemo-window .nemo-places-sidebar list > .places-treeview:last-child, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .places-treeview:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .nemo-window .nemo-places-sidebar list > .places-treeview:last-child, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .places-treeview:last-child, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .nemo-window .nemo-places-sidebar list > .places-treeview:last-child, .nemo-window .nemo-places-sidebar textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > .places-treeview:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .nemo-window .nemo-places-sidebar list > .places-treeview:last-child, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > .places-treeview:last-child, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar .nemo-window .nemo-places-sidebar list > .places-treeview:last-child, .nemo-window .nemo-places-sidebar .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > .places-treeview:last-child, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > .places-treeview:last-child, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button .nemo-window .nemo-places-sidebar list > .places-treeview:last-child, .nemo-window .nemo-places-sidebar .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > .places-treeview:last-child, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .nemo-window .nemo-places-sidebar list > .places-treeview:last-child, .nemo-window .nemo-places-sidebar .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .places-treeview:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .budgie-menu list > button:last-child, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > button:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .budgie-menu list > button:last-child, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > button:last-child, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .budgie-menu list > button:last-child, .budgie-menu textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > button:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .budgie-menu list > button:last-child, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > button:last-child, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar .budgie-menu list > button:last-child, .budgie-menu .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > button:last-child, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview .budgie-menu list > button:last-child, .budgie-menu .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > button:last-child, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > button:last-child, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .budgie-menu list > button:last-child, .budgie-menu .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > button:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list .budgie-menu list > button:last-child, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > button:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .panel popover .sidebar list > .view:last-child, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .view:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .panel popover .sidebar list > .view:last-child, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .panel popover .sidebar list > .view:last-child, .panel popover .sidebar textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > .view:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .panel popover .sidebar list > .view:last-child, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > .view:last-child, .geary-sidebar-pane-separator frame.geary-folder-frame .panel popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > .view:last-child, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview .panel popover .sidebar list > .view:last-child, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button .panel popover .sidebar list > .view:last-child, .panel popover .sidebar .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > .view:last-child, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .view:last-child, .panel popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > .view:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > treeview.view.sidebar.source-list:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > treeview.view.sidebar.source-list:last-child, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > treeview.view.sidebar.source-list:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > treeview.view.sidebar.source-list:last-child, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > treeview.view.sidebar.source-list:last-child { + border-bottom: none; +} + +box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > row.activatable:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > row.activatable:selected, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > row.activatable:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > row.activatable:selected, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > row.activatable:selected, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > row.activatable:selected, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > row.activatable:selected, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > row.activatable:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > row.activatable:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .view:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .view:selected, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > .view:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > .view:selected, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > .view:selected, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > .view:selected, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > .view:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > .view:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable textview list > text:selected, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > text:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view textview list > text:selected, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > text:selected, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > text:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview textview list > text:selected, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > text:selected, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar textview list > text:selected, textview .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > text:selected, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview textview list > text:selected, textview .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > text:selected, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button textview list > text:selected, textview .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > text:selected, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view textview list > text:selected, textview .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > text:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list textview list > text:selected, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > text:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > iconview:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > iconview:selected, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > iconview:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > iconview:selected, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > iconview:selected, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > iconview:selected, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > iconview:selected, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > iconview:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > iconview:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar:selected, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > treeview.view.sidebar:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar:selected, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > treeview.view.sidebar:selected, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar:selected, .geary-sidebar-pane-separator frame.geary-folder-frame textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > treeview.view.sidebar:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar:selected, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > treeview.view.sidebar:selected, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar:selected, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar:selected, .geary-sidebar-pane-separator frame.geary-folder-frame .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > treeview.view.sidebar:selected, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .nemo-window .nemo-places-sidebar list > .places-treeview:selected, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .places-treeview:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .nemo-window .nemo-places-sidebar list > .places-treeview:selected, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .places-treeview:selected, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .nemo-window .nemo-places-sidebar list > .places-treeview:selected, .nemo-window .nemo-places-sidebar textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > .places-treeview:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .nemo-window .nemo-places-sidebar list > .places-treeview:selected, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > .places-treeview:selected, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar .nemo-window .nemo-places-sidebar list > .places-treeview:selected, .nemo-window .nemo-places-sidebar .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > .places-treeview:selected, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > .places-treeview:selected, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button .nemo-window .nemo-places-sidebar list > .places-treeview:selected, .nemo-window .nemo-places-sidebar .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > .places-treeview:selected, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .nemo-window .nemo-places-sidebar list > .places-treeview:selected, .nemo-window .nemo-places-sidebar .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .places-treeview:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .budgie-menu list > button:selected, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > button:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .budgie-menu list > button:selected, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > button:selected, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .budgie-menu list > button:selected, .budgie-menu textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > button:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .budgie-menu list > button:selected, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > button:selected, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar .budgie-menu list > button:selected, .budgie-menu .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > button:selected, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview .budgie-menu list > button:selected, .budgie-menu .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > button:selected, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > button:selected, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .budgie-menu list > button:selected, .budgie-menu .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > button:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list .budgie-menu list > button:selected, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > button:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .panel popover .sidebar list > .view:selected, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .view:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .panel popover .sidebar list > .view:selected, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .panel popover .sidebar list > .view:selected, .panel popover .sidebar textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > .view:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .panel popover .sidebar list > .view:selected, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > .view:selected, .geary-sidebar-pane-separator frame.geary-folder-frame .panel popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > .view:selected, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview .panel popover .sidebar list > .view:selected, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button .panel popover .sidebar list > .view:selected, .panel popover .sidebar .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > .view:selected, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .view:selected, .panel popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > .view:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > treeview.view.sidebar.source-list:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > treeview.view.sidebar.source-list:selected, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > treeview.view.sidebar.source-list:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > treeview.view.sidebar.source-list:selected, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > treeview.view.sidebar.source-list:selected { + background-color: rgba(50, 50, 50, 0.06); +} + +box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > row.activatable label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > row.activatable label, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > row.activatable label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > row.activatable label, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > row.activatable label, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > row.activatable label, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > row.activatable label, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > row.activatable label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > row.activatable label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .view label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .view label, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > .view label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > .view label, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > .view label, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > .view label, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > .view label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > .view label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable textview list > text label, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > text label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view textview list > text label, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > text label, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > text label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview textview list > text label, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > text label, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar textview list > text label, textview .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > text label, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview textview list > text label, textview .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > text label, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button textview list > text label, textview .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > text label, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view textview list > text label, textview .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > text label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list textview list > text label, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > text label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > iconview label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > iconview label, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > iconview label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > iconview label, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > iconview label, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > iconview label, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > iconview label, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > iconview label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > iconview label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar label, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > treeview.view.sidebar label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar label, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > treeview.view.sidebar label, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar label, .geary-sidebar-pane-separator frame.geary-folder-frame textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > treeview.view.sidebar label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar label, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > treeview.view.sidebar label, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar label, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar label, .geary-sidebar-pane-separator frame.geary-folder-frame .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > treeview.view.sidebar label, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .nemo-window .nemo-places-sidebar list > .places-treeview label, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .places-treeview label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .nemo-window .nemo-places-sidebar list > .places-treeview label, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .places-treeview label, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .nemo-window .nemo-places-sidebar list > .places-treeview label, .nemo-window .nemo-places-sidebar textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > .places-treeview label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .nemo-window .nemo-places-sidebar list > .places-treeview label, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > .places-treeview label, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar .nemo-window .nemo-places-sidebar list > .places-treeview label, .nemo-window .nemo-places-sidebar .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > .places-treeview label, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > .places-treeview label, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button .nemo-window .nemo-places-sidebar list > .places-treeview label, .nemo-window .nemo-places-sidebar .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > .places-treeview label, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .nemo-window .nemo-places-sidebar list > .places-treeview label, .nemo-window .nemo-places-sidebar .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .places-treeview label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .budgie-menu list > button label, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .budgie-menu list > button label, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > button label, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .budgie-menu list > button label, .budgie-menu textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .budgie-menu list > button label, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > button label, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar .budgie-menu list > button label, .budgie-menu .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > button label, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview .budgie-menu list > button label, .budgie-menu .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > button label, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > button label, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .budgie-menu list > button label, .budgie-menu .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list .budgie-menu list > button label, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .panel popover .sidebar list > .view label, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .view label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .panel popover .sidebar list > .view label, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .panel popover .sidebar list > .view label, .panel popover .sidebar textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > .view label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .panel popover .sidebar list > .view label, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > .view label, .geary-sidebar-pane-separator frame.geary-folder-frame .panel popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > .view label, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview .panel popover .sidebar list > .view label, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button .panel popover .sidebar list > .view label, .panel popover .sidebar .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > .view label, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .view label, .panel popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > .view label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > treeview.view.sidebar.source-list label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > treeview.view.sidebar.source-list label, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > treeview.view.sidebar.source-list label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > treeview.view.sidebar.source-list label, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > treeview.view.sidebar.source-list label { + padding: 0 16px; +} + +box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > row.activatable button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > row.activatable button.image-button image, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > row.activatable button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > row.activatable button.image-button image, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > row.activatable button.image-button image, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > row.activatable button.image-button image, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > row.activatable button.image-button image, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > row.activatable button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > row.activatable button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .view button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .view button.image-button image, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > .view button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > .view button.image-button image, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > .view button.image-button image, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > .view button.image-button image, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > .view button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > .view button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable textview list > text button.image-button image, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > text button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view textview list > text button.image-button image, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > text button.image-button image, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > text button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview textview list > text button.image-button image, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > text button.image-button image, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar textview list > text button.image-button image, textview .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > text button.image-button image, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview textview list > text button.image-button image, textview .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > text button.image-button image, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button textview list > text button.image-button image, textview .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > text button.image-button image, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view textview list > text button.image-button image, textview .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > text button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list textview list > text button.image-button image, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > text button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > iconview button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > iconview button.image-button image, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > iconview button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > iconview button.image-button image, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > iconview button.image-button image, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > iconview button.image-button image, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > iconview button.image-button image, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > iconview button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > iconview button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar button.image-button image, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > treeview.view.sidebar button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar button.image-button image, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > treeview.view.sidebar button.image-button image, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar button.image-button image, .geary-sidebar-pane-separator frame.geary-folder-frame textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > treeview.view.sidebar button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar button.image-button image, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > treeview.view.sidebar button.image-button image, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar button.image-button image, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar button.image-button image, .geary-sidebar-pane-separator frame.geary-folder-frame .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > treeview.view.sidebar button.image-button image, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .nemo-window .nemo-places-sidebar list > .places-treeview button.image-button image, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .places-treeview button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .nemo-window .nemo-places-sidebar list > .places-treeview button.image-button image, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .places-treeview button.image-button image, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .nemo-window .nemo-places-sidebar list > .places-treeview button.image-button image, .nemo-window .nemo-places-sidebar textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > .places-treeview button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .nemo-window .nemo-places-sidebar list > .places-treeview button.image-button image, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > .places-treeview button.image-button image, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar .nemo-window .nemo-places-sidebar list > .places-treeview button.image-button image, .nemo-window .nemo-places-sidebar .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > .places-treeview button.image-button image, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > .places-treeview button.image-button image, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button .nemo-window .nemo-places-sidebar list > .places-treeview button.image-button image, .nemo-window .nemo-places-sidebar .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > .places-treeview button.image-button image, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .nemo-window .nemo-places-sidebar list > .places-treeview button.image-button image, .nemo-window .nemo-places-sidebar .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .places-treeview button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .budgie-menu list > button button.image-button image, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > button button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .budgie-menu list > button button.image-button image, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > button button.image-button image, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .budgie-menu list > button button.image-button image, .budgie-menu textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > button button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .budgie-menu list > button button.image-button image, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > button button.image-button image, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar .budgie-menu list > button button.image-button image, .budgie-menu .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > button button.image-button image, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview .budgie-menu list > button button.image-button image, .budgie-menu .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > button button.image-button image, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > button button.image-button image, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .budgie-menu list > button button.image-button image, .budgie-menu .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > button button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list .budgie-menu list > button button.image-button image, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > button button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .panel popover .sidebar list > .view button.image-button image, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .view button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .panel popover .sidebar list > .view button.image-button image, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .panel popover .sidebar list > .view button.image-button image, .panel popover .sidebar textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > .view button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .panel popover .sidebar list > .view button.image-button image, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > .view button.image-button image, .geary-sidebar-pane-separator frame.geary-folder-frame .panel popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > .view button.image-button image, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview .panel popover .sidebar list > .view button.image-button image, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button .panel popover .sidebar list > .view button.image-button image, .panel popover .sidebar .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > .view button.image-button image, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .view button.image-button image, .panel popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > .view button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > treeview.view.sidebar.source-list button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > treeview.view.sidebar.source-list button.image-button image, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > treeview.view.sidebar.source-list button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > treeview.view.sidebar.source-list button.image-button image, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > treeview.view.sidebar.source-list button.image-button image { + padding: 0; +} + +box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list:selected { + background-color: rgba(240, 84, 76, 0.75); +} + +box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected > grid > *, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected > grid > *, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected > grid > *, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected > grid > *, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected > grid > *, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected > grid > *, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected > grid > *, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected > grid > *, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list:selected > grid > *, +box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected > box.vertical *, +box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected > box.vertical *, +textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected > box.vertical *, +box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected > box.vertical *, +.geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected > box.vertical *, +.nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected > box.vertical *, +.budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected > box.vertical *, +.panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected > box.vertical *, +box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list:selected > box.vertical * { + color: #ffffff; +} + +box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected button.image-button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected button.image-button, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected button.image-button, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected button.image-button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected button.image-button, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list:selected button.image-button { + border: none; +} + +box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected button.image-button:hover, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected button.image-button:hover, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected button.image-button:hover, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected button.image-button:hover, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected button.image-button:hover, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected button.image-button:hover, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected button.image-button:hover, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected button.image-button:hover, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list:selected button.image-button:hover { + background-color: rgba(255, 255, 255, 0.25); +} + +box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected button.image-button:active, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected button.image-button:active, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected button.image-button:active, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected button.image-button:active, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected button.image-button:active, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected button.image-button:active, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected button.image-button:active, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected button.image-button:active, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list:selected button.image-button:active, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected button.image-button:checked, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected button.image-button:checked, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected button.image-button:checked, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected button.image-button:checked, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected button.image-button:checked, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected button.image-button:checked, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected button.image-button:checked, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected button.image-button:checked, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list:selected button.image-button:checked { + background-color: rgba(255, 255, 255, 0.35); +} + +box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected list, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected list, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list:selected list { + border: 1px solid rgba(255, 255, 255, 0.12); +} + +box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > row.activatable, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > row.activatable, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list > row.activatable, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list > row.activatable, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected list > row.activatable, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected list > row.activatable, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list > row.activatable, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > row.activatable, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list:selected list > row.activatable, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > .view, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > .view, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list > .view, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list > .view, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected list > .view, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected list > .view, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list > .view, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list:selected list > .view, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected textview list > text, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > text, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected textview list > text, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > text, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list > text, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected textview list > text, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list > text, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected textview list > text, textview .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected list > text, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected textview list > text, textview .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected list > text, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected textview list > text, textview .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list > text, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected textview list > text, textview .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > text, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list:selected textview list > text, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list:selected list > text, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > iconview, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > iconview, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list > iconview, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list > iconview, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected list > iconview, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected list > iconview, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list > iconview, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > iconview, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list:selected list > iconview, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > treeview.view.sidebar, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > treeview.view.sidebar, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar, .geary-sidebar-pane-separator frame.geary-folder-frame textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list > treeview.view.sidebar, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list > treeview.view.sidebar, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar, .geary-sidebar-pane-separator frame.geary-folder-frame .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list > treeview.view.sidebar, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected .nemo-window .nemo-places-sidebar list > .places-treeview, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > .places-treeview, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected .nemo-window .nemo-places-sidebar list > .places-treeview, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > .places-treeview, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected .nemo-window .nemo-places-sidebar list > .places-treeview, .nemo-window .nemo-places-sidebar textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list > .places-treeview, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected .nemo-window .nemo-places-sidebar list > .places-treeview, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list > .places-treeview, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected .nemo-window .nemo-places-sidebar list > .places-treeview, .nemo-window .nemo-places-sidebar .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected list > .places-treeview, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected list > .places-treeview, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected .nemo-window .nemo-places-sidebar list > .places-treeview, .nemo-window .nemo-places-sidebar .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list > .places-treeview, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected .nemo-window .nemo-places-sidebar list > .places-treeview, .nemo-window .nemo-places-sidebar .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > .places-treeview, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected .budgie-menu list > button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected .budgie-menu list > button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected .budgie-menu list > button, .budgie-menu textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list > button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected .budgie-menu list > button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list > button, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected .budgie-menu list > button, .budgie-menu .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected list > button, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected .budgie-menu list > button, .budgie-menu .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected list > button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list > button, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected .budgie-menu list > button, .budgie-menu .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list:selected .budgie-menu list > button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list:selected list > button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected .panel popover .sidebar list > .view, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > .view, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected .panel popover .sidebar list > .view, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected .panel popover .sidebar list > .view, .panel popover .sidebar textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list > .view, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected .panel popover .sidebar list > .view, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list > .view, .geary-sidebar-pane-separator frame.geary-folder-frame .panel popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected list > .view, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected .panel popover .sidebar list > .view, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected .panel popover .sidebar list > .view, .panel popover .sidebar .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list > .view, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > .view, .panel popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list:selected list > .view, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > treeview.view.sidebar.source-list, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > treeview.view.sidebar.source-list, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list > treeview.view.sidebar.source-list, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list > treeview.view.sidebar.source-list, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list > treeview.view.sidebar.source-list { + border-bottom: 1px solid rgba(255, 255, 255, 0.12); +} + +box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > row.activatable:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > row.activatable:last-child, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list > row.activatable:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list > row.activatable:last-child, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected list > row.activatable:last-child, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected list > row.activatable:last-child, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list > row.activatable:last-child, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > row.activatable:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list:selected list > row.activatable:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > .view:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > .view:last-child, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list > .view:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list > .view:last-child, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected list > .view:last-child, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected list > .view:last-child, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list > .view:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list:selected list > .view:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected textview list > text:last-child, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > text:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected textview list > text:last-child, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > text:last-child, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list > text:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected textview list > text:last-child, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list > text:last-child, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected textview list > text:last-child, textview .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected list > text:last-child, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected textview list > text:last-child, textview .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected list > text:last-child, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected textview list > text:last-child, textview .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list > text:last-child, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected textview list > text:last-child, textview .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > text:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list:selected textview list > text:last-child, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list:selected list > text:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > iconview:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > iconview:last-child, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list > iconview:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list > iconview:last-child, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected list > iconview:last-child, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected list > iconview:last-child, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list > iconview:last-child, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > iconview:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list:selected list > iconview:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar:last-child, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > treeview.view.sidebar:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar:last-child, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > treeview.view.sidebar:last-child, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar:last-child, .geary-sidebar-pane-separator frame.geary-folder-frame textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list > treeview.view.sidebar:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar:last-child, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list > treeview.view.sidebar:last-child, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar:last-child, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar:last-child, .geary-sidebar-pane-separator frame.geary-folder-frame .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list > treeview.view.sidebar:last-child, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected .nemo-window .nemo-places-sidebar list > .places-treeview:last-child, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > .places-treeview:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected .nemo-window .nemo-places-sidebar list > .places-treeview:last-child, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > .places-treeview:last-child, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected .nemo-window .nemo-places-sidebar list > .places-treeview:last-child, .nemo-window .nemo-places-sidebar textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list > .places-treeview:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected .nemo-window .nemo-places-sidebar list > .places-treeview:last-child, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list > .places-treeview:last-child, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected .nemo-window .nemo-places-sidebar list > .places-treeview:last-child, .nemo-window .nemo-places-sidebar .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected list > .places-treeview:last-child, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected list > .places-treeview:last-child, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected .nemo-window .nemo-places-sidebar list > .places-treeview:last-child, .nemo-window .nemo-places-sidebar .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list > .places-treeview:last-child, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected .nemo-window .nemo-places-sidebar list > .places-treeview:last-child, .nemo-window .nemo-places-sidebar .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > .places-treeview:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected .budgie-menu list > button:last-child, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > button:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected .budgie-menu list > button:last-child, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > button:last-child, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected .budgie-menu list > button:last-child, .budgie-menu textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list > button:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected .budgie-menu list > button:last-child, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list > button:last-child, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected .budgie-menu list > button:last-child, .budgie-menu .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected list > button:last-child, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected .budgie-menu list > button:last-child, .budgie-menu .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected list > button:last-child, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list > button:last-child, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected .budgie-menu list > button:last-child, .budgie-menu .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > button:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list:selected .budgie-menu list > button:last-child, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list:selected list > button:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected .panel popover .sidebar list > .view:last-child, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > .view:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected .panel popover .sidebar list > .view:last-child, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected .panel popover .sidebar list > .view:last-child, .panel popover .sidebar textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list > .view:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected .panel popover .sidebar list > .view:last-child, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list > .view:last-child, .geary-sidebar-pane-separator frame.geary-folder-frame .panel popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected list > .view:last-child, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected .panel popover .sidebar list > .view:last-child, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected .panel popover .sidebar list > .view:last-child, .panel popover .sidebar .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list > .view:last-child, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > .view:last-child, .panel popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list:selected list > .view:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > treeview.view.sidebar.source-list:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > treeview.view.sidebar.source-list:last-child, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list > treeview.view.sidebar.source-list:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list > treeview.view.sidebar.source-list:last-child, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list > treeview.view.sidebar.source-list:last-child { + border-bottom: none; +} + +box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > row.activatable:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > row.activatable:selected, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list > row.activatable:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list > row.activatable:selected, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected list > row.activatable:selected, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected list > row.activatable:selected, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list > row.activatable:selected, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > row.activatable:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list:selected list > row.activatable:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > .view:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > .view:selected, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list > .view:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list > .view:selected, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected list > .view:selected, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected list > .view:selected, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list > .view:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list:selected list > .view:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected textview list > text:selected, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > text:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected textview list > text:selected, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > text:selected, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list > text:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected textview list > text:selected, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list > text:selected, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected textview list > text:selected, textview .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected list > text:selected, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected textview list > text:selected, textview .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected list > text:selected, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected textview list > text:selected, textview .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list > text:selected, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected textview list > text:selected, textview .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > text:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list:selected textview list > text:selected, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list:selected list > text:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > iconview:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > iconview:selected, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list > iconview:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list > iconview:selected, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected list > iconview:selected, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected list > iconview:selected, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list > iconview:selected, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > iconview:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list:selected list > iconview:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar:selected, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > treeview.view.sidebar:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar:selected, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > treeview.view.sidebar:selected, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar:selected, .geary-sidebar-pane-separator frame.geary-folder-frame textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list > treeview.view.sidebar:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar:selected, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list > treeview.view.sidebar:selected, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar:selected, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar:selected, .geary-sidebar-pane-separator frame.geary-folder-frame .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list > treeview.view.sidebar:selected, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected .nemo-window .nemo-places-sidebar list > .places-treeview:selected, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > .places-treeview:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected .nemo-window .nemo-places-sidebar list > .places-treeview:selected, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > .places-treeview:selected, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected .nemo-window .nemo-places-sidebar list > .places-treeview:selected, .nemo-window .nemo-places-sidebar textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list > .places-treeview:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected .nemo-window .nemo-places-sidebar list > .places-treeview:selected, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list > .places-treeview:selected, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected .nemo-window .nemo-places-sidebar list > .places-treeview:selected, .nemo-window .nemo-places-sidebar .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected list > .places-treeview:selected, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected list > .places-treeview:selected, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected .nemo-window .nemo-places-sidebar list > .places-treeview:selected, .nemo-window .nemo-places-sidebar .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list > .places-treeview:selected, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected .nemo-window .nemo-places-sidebar list > .places-treeview:selected, .nemo-window .nemo-places-sidebar .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > .places-treeview:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected .budgie-menu list > button:selected, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > button:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected .budgie-menu list > button:selected, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > button:selected, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected .budgie-menu list > button:selected, .budgie-menu textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list > button:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected .budgie-menu list > button:selected, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list > button:selected, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected .budgie-menu list > button:selected, .budgie-menu .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected list > button:selected, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected .budgie-menu list > button:selected, .budgie-menu .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected list > button:selected, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list > button:selected, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected .budgie-menu list > button:selected, .budgie-menu .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > button:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list:selected .budgie-menu list > button:selected, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list:selected list > button:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected .panel popover .sidebar list > .view:selected, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > .view:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected .panel popover .sidebar list > .view:selected, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected .panel popover .sidebar list > .view:selected, .panel popover .sidebar textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list > .view:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected .panel popover .sidebar list > .view:selected, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list > .view:selected, .geary-sidebar-pane-separator frame.geary-folder-frame .panel popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected list > .view:selected, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected .panel popover .sidebar list > .view:selected, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected .panel popover .sidebar list > .view:selected, .panel popover .sidebar .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list > .view:selected, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > .view:selected, .panel popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list:selected list > .view:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > treeview.view.sidebar.source-list:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > treeview.view.sidebar.source-list:selected, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list > treeview.view.sidebar.source-list:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list > treeview.view.sidebar.source-list:selected, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list > treeview.view.sidebar.source-list:selected { + background-color: rgba(240, 84, 76, 0.65); +} + +.budgie-notification-window, .budgie-osd-window, .budgie-switcher-window { + background-color: transparent; + background-image: none; + border-radius: 2px; +} + +.budgie-notification-window button, .budgie-osd-window button, .budgie-switcher-window button { + color: #efe7e7; + border-color: rgba(6, 6, 6, 0.4); + background-color: rgba(93, 93, 93, 0.4); +} + +.budgie-notification-window button:hover, .budgie-osd-window button:hover, .budgie-switcher-window button:hover { + color: #efe7e7; + border-color: rgba(6, 6, 6, 0.4); + background-color: rgba(111, 111, 111, 0.5); +} + +.budgie-notification-window button:active, .budgie-osd-window button:active, .budgie-switcher-window button:active, .budgie-notification-window button:checked, .budgie-osd-window button:checked, .budgie-switcher-window button:checked { + color: #ffffff; + border-color: rgba(6, 6, 6, 0.4); + background-color: #F0544C; +} + +.budgie-notification-window button:disabled, .budgie-osd-window button:disabled, .budgie-switcher-window button:disabled { + color: #615f5f; + border-color: rgba(6, 6, 6, 0.4); + background-color: rgba(93, 93, 93, 0.25); +} + +.budgie-notification-window .linked:not(.vertical) > entry + entry, .budgie-osd-window .linked:not(.vertical) > entry + entry, .budgie-switcher-window .linked:not(.vertical) > entry + entry { + border-left-color: rgba(207, 214, 230, 0.3); +} + +.budgie-notification-window .linked:not(.vertical) > entry.error + entry, .budgie-osd-window .linked:not(.vertical) > entry.error + entry, .budgie-switcher-window .linked:not(.vertical) > entry.error + entry, +.budgie-notification-window .linked:not(.vertical) > entry + entry.error, +.budgie-osd-window .linked:not(.vertical) > entry + entry.error, +.budgie-switcher-window .linked:not(.vertical) > entry + entry.error { + border-left-color: #FC4138; +} + +.budgie-notification-window .linked:not(.vertical) > entry.warning + entry, .budgie-osd-window .linked:not(.vertical) > entry.warning + entry, .budgie-switcher-window .linked:not(.vertical) > entry.warning + entry, +.budgie-notification-window .linked:not(.vertical) > entry + entry.warning, +.budgie-osd-window .linked:not(.vertical) > entry + entry.warning, +.budgie-switcher-window .linked:not(.vertical) > entry + entry.warning { + border-left-color: #F27835; +} + +.budgie-notification-window .linked:not(.vertical) > entry.error + entry.warning, .budgie-osd-window .linked:not(.vertical) > entry.error + entry.warning, .budgie-switcher-window .linked:not(.vertical) > entry.error + entry.warning, +.budgie-notification-window .linked:not(.vertical) > entry.warning + entry.error, +.budgie-osd-window .linked:not(.vertical) > entry.warning + entry.error, +.budgie-switcher-window .linked:not(.vertical) > entry.warning + entry.error { + border-left-color: #f75d37; +} + +.budgie-notification-window .linked:not(.vertical) > entry + entry:focus:not(:last-child), .budgie-osd-window .linked:not(.vertical) > entry + entry:focus:not(:last-child), .budgie-switcher-window .linked:not(.vertical) > entry + entry:focus:not(:last-child), +.budgie-notification-window .linked:not(.vertical) > entry + entry:focus:last-child, +.budgie-osd-window .linked:not(.vertical) > entry + entry:focus:last-child, +.budgie-switcher-window .linked:not(.vertical) > entry + entry:focus:last-child { + border-left-color: #F0544C; +} + +.budgie-notification-window .linked:not(.vertical) > entry:focus:not(:only-child) + entry, .budgie-osd-window .linked:not(.vertical) > entry:focus:not(:only-child) + entry, .budgie-switcher-window .linked:not(.vertical) > entry:focus:not(:only-child) + entry, +.budgie-notification-window .linked:not(.vertical) > entry:focus:not(:only-child) + button, +.budgie-osd-window .linked:not(.vertical) > entry:focus:not(:only-child) + button, +.budgie-switcher-window .linked:not(.vertical) > entry:focus:not(:only-child) + button, +.budgie-notification-window .linked:not(.vertical) > entry:focus:not(:only-child) + combobox > box > button.combo, +.budgie-osd-window .linked:not(.vertical) > entry:focus:not(:only-child) + combobox > box > button.combo, +.budgie-switcher-window .linked:not(.vertical) > entry:focus:not(:only-child) + combobox > box > button.combo { + border-left-color: #F0544C; +} + +.budgie-notification-window .linked:not(.vertical) > entry + entry:drop(active):not(:last-child), .budgie-osd-window .linked:not(.vertical) > entry + entry:drop(active):not(:last-child), .budgie-switcher-window .linked:not(.vertical) > entry + entry:drop(active):not(:last-child), +.budgie-notification-window .linked:not(.vertical) > entry + entry:drop(active):last-child, +.budgie-osd-window .linked:not(.vertical) > entry + entry:drop(active):last-child, +.budgie-switcher-window .linked:not(.vertical) > entry + entry:drop(active):last-child { + border-left-color: #F08437; +} + +.budgie-notification-window .linked:not(.vertical) > entry:drop(active):not(:only-child) + entry, .budgie-osd-window .linked:not(.vertical) > entry:drop(active):not(:only-child) + entry, .budgie-switcher-window .linked:not(.vertical) > entry:drop(active):not(:only-child) + entry, +.budgie-notification-window .linked:not(.vertical) > entry:drop(active):not(:only-child) + button, +.budgie-osd-window .linked:not(.vertical) > entry:drop(active):not(:only-child) + button, +.budgie-switcher-window .linked:not(.vertical) > entry:drop(active):not(:only-child) + button, +.budgie-notification-window .linked:not(.vertical) > entry:drop(active):not(:only-child) + combobox > box > button.combo, +.budgie-osd-window .linked:not(.vertical) > entry:drop(active):not(:only-child) + combobox > box > button.combo, +.budgie-switcher-window .linked:not(.vertical) > entry:drop(active):not(:only-child) + combobox > box > button.combo { + border-left-color: #F08437; +} + +.budgie-notification-window .linked:not(.vertical) > entry + entry.warning:focus:not(:last-child), .budgie-osd-window .linked:not(.vertical) > entry + entry.warning:focus:not(:last-child), .budgie-switcher-window .linked:not(.vertical) > entry + entry.warning:focus:not(:last-child), +.budgie-notification-window .linked:not(.vertical) > entry + entry.warning:focus:last-child, +.budgie-osd-window .linked:not(.vertical) > entry + entry.warning:focus:last-child, +.budgie-switcher-window .linked:not(.vertical) > entry + entry.warning:focus:last-child { + border-left-color: #F27835; +} + +.budgie-notification-window .linked:not(.vertical) > entry.warning:focus:not(:only-child) + entry, .budgie-osd-window .linked:not(.vertical) > entry.warning:focus:not(:only-child) + entry, .budgie-switcher-window .linked:not(.vertical) > entry.warning:focus:not(:only-child) + entry, +.budgie-notification-window .linked:not(.vertical) > entry.warning:focus:not(:only-child) + button, +.budgie-osd-window .linked:not(.vertical) > entry.warning:focus:not(:only-child) + button, +.budgie-switcher-window .linked:not(.vertical) > entry.warning:focus:not(:only-child) + button, +.budgie-notification-window .linked:not(.vertical) > entry.warning:focus:not(:only-child) + combobox > box > button.combo, +.budgie-osd-window .linked:not(.vertical) > entry.warning:focus:not(:only-child) + combobox > box > button.combo, +.budgie-switcher-window .linked:not(.vertical) > entry.warning:focus:not(:only-child) + combobox > box > button.combo { + border-left-color: #F27835; +} + +.budgie-notification-window .linked:not(.vertical) > entry + entry.error:focus:not(:last-child), .budgie-osd-window .linked:not(.vertical) > entry + entry.error:focus:not(:last-child), .budgie-switcher-window .linked:not(.vertical) > entry + entry.error:focus:not(:last-child), +.budgie-notification-window .linked:not(.vertical) > entry + entry.error:focus:last-child, +.budgie-osd-window .linked:not(.vertical) > entry + entry.error:focus:last-child, +.budgie-switcher-window .linked:not(.vertical) > entry + entry.error:focus:last-child { + border-left-color: #FC4138; +} + +.budgie-notification-window .linked:not(.vertical) > entry.error:focus:not(:only-child) + entry, .budgie-osd-window .linked:not(.vertical) > entry.error:focus:not(:only-child) + entry, .budgie-switcher-window .linked:not(.vertical) > entry.error:focus:not(:only-child) + entry, +.budgie-notification-window .linked:not(.vertical) > entry.error:focus:not(:only-child) + button, +.budgie-osd-window .linked:not(.vertical) > entry.error:focus:not(:only-child) + button, +.budgie-switcher-window .linked:not(.vertical) > entry.error:focus:not(:only-child) + button, +.budgie-notification-window .linked:not(.vertical) > entry.error:focus:not(:only-child) + combobox > box > button.combo, +.budgie-osd-window .linked:not(.vertical) > entry.error:focus:not(:only-child) + combobox > box > button.combo, +.budgie-switcher-window .linked:not(.vertical) > entry.error:focus:not(:only-child) + combobox > box > button.combo { + border-left-color: #FC4138; +} + +.budgie-notification-window .linked:not(.vertical) > button:active + entry, .budgie-osd-window .linked:not(.vertical) > button:active + entry, .budgie-switcher-window .linked:not(.vertical) > button:active + entry, +.budgie-notification-window .linked:not(.vertical) > button:checked + entry, +.budgie-osd-window .linked:not(.vertical) > button:checked + entry, +.budgie-switcher-window .linked:not(.vertical) > button:checked + entry { + border-left-color: #F0544C; +} + +.budgie-notification-window .linked:not(.vertical) > button + button, .budgie-osd-window .linked:not(.vertical) > button + button, .budgie-switcher-window .linked:not(.vertical) > button + button { + border-left-style: none; +} + +.budgie-notification-window .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), .budgie-osd-window .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), .budgie-switcher-window .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), +.budgie-notification-window .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action), +.budgie-osd-window .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action), +.budgie-switcher-window .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action) { + box-shadow: inset 1px 0 rgba(6, 6, 6, 0.4); +} + +.budgie-notification-window .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:not(:only-child), .budgie-osd-window .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:not(:only-child), .budgie-switcher-window .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:not(:only-child), +.budgie-notification-window .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):not(:hover), +.budgie-osd-window .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):not(:hover), +.budgie-switcher-window .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):not(:hover) { + box-shadow: inset 1px 0 rgba(6, 6, 6, 0); +} + +.budgie-notification-window .linked:not(.vertical) > button:active + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, .budgie-osd-window .linked:not(.vertical) > button:active + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, .budgie-switcher-window .linked:not(.vertical) > button:active + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, +.budgie-notification-window .linked:not(.vertical) > button:checked + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, +.budgie-osd-window .linked:not(.vertical) > button:checked + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, +.budgie-switcher-window .linked:not(.vertical) > button:checked + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, +.budgie-notification-window .linked:not(.vertical) > button.suggested-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, +.budgie-osd-window .linked:not(.vertical) > button.suggested-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, +.budgie-switcher-window .linked:not(.vertical) > button.suggested-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, +.budgie-notification-window .linked:not(.vertical) > button.destructive-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, +.budgie-osd-window .linked:not(.vertical) > button.destructive-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, +.budgie-switcher-window .linked:not(.vertical) > button.destructive-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, +.budgie-notification-window .linked:not(.vertical) > entry + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), +.budgie-osd-window .linked:not(.vertical) > entry + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), +.budgie-switcher-window .linked:not(.vertical) > entry + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), +.budgie-notification-window .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):first-child:disabled, +.budgie-osd-window .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):first-child:disabled, +.budgie-switcher-window .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):first-child:disabled, +.budgie-notification-window .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.budgie-osd-window .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.budgie-switcher-window .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.budgie-notification-window .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):first-child:hover, +.budgie-osd-window .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):first-child:hover, +.budgie-switcher-window .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):first-child:hover, +.budgie-notification-window .linked:not(.vertical) > button:active + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.budgie-osd-window .linked:not(.vertical) > button:active + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.budgie-switcher-window .linked:not(.vertical) > button:active + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.budgie-notification-window .linked:not(.vertical) > button:checked + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.budgie-osd-window .linked:not(.vertical) > button:checked + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.budgie-switcher-window .linked:not(.vertical) > button:checked + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.budgie-notification-window .linked:not(.vertical) > button.suggested-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.budgie-osd-window .linked:not(.vertical) > button.suggested-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.budgie-switcher-window .linked:not(.vertical) > button.suggested-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.budgie-notification-window .linked:not(.vertical) > button.destructive-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.budgie-osd-window .linked:not(.vertical) > button.destructive-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.budgie-switcher-window .linked:not(.vertical) > button.destructive-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.budgie-notification-window .linked:not(.vertical) > entry + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:not(:only-child), +.budgie-osd-window .linked:not(.vertical) > entry + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:not(:only-child), +.budgie-switcher-window .linked:not(.vertical) > entry + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:not(:only-child) { + box-shadow: none; +} + +.budgie-notification .notification-title, .budgie-switcher .notification-title { + font-size: 120%; +} + +.budgie-osd .budgie-osd-text { + font-size: 120%; +} + +.drop-shadow { + margin: 5px 9px; + padding: 8px; + border-radius: 2px; + box-shadow: 0 5px 5px 0 transparent, 0 8px 15px 0 transparent, 0 3px 3px 0 rgba(0, 0, 0, 0.25); + background-color: #222222; + color: #efe7e7; +} + +.drop-shadow .linked > button { + border-radius: 2px; +} + +.budgie-session-dialog, +.budgie-polkit-dialog, .budgie-run-dialog { + border-radius: 2px; + background-color: #f7f7f7; +} + +.background.budgie-session-dialog, +.background.budgie-polkit-dialog, .background.budgie-run-dialog { + border-radius: 2px; +} + +.budgie-session-dialog decoration, .budgie-polkit-dialog decoration, .budgie-run-dialog decoration { + border-radius: 2px; +} + +.budgie-session-dialog label:not(:last-child), +.budgie-session-dialog .dialog-title, +.budgie-polkit-dialog label:not(:last-child), +.budgie-polkit-dialog .dialog-title { + font-size: 120%; +} + +.budgie-session-dialog .linked.horizontal > button, +.budgie-polkit-dialog .linked.horizontal > button { + padding: 8px 16px; + border: none; + border-top: 1px solid rgba(0, 0, 0, 0.15); + border-radius: 0; +} + +.budgie-session-dialog .linked.horizontal > button:active, .budgie-session-dialog .linked.horizontal > button:checked, +.budgie-polkit-dialog .linked.horizontal > button:active, +.budgie-polkit-dialog .linked.horizontal > button:checked { + transition: background-color 0.00001s 0.3s; + animation: ripple_effect 0.3s cubic-bezier(0, 0, 0.2, 1); +} + +.budgie-session-dialog .linked.horizontal > button:first-child, +.budgie-polkit-dialog .linked.horizontal > button:first-child { + border-bottom-left-radius: 2px; +} + +.budgie-session-dialog .linked.horizontal > button:last-child, +.budgie-polkit-dialog .linked.horizontal > button:last-child { + border-bottom-right-radius: 2px; +} + +.budgie-session-dialog .linked.horizontal > button:not(.suggested-action):not(.destructive-action):hover, +.budgie-polkit-dialog .linked.horizontal > button:not(.suggested-action):not(.destructive-action):hover { + background-color: alpha(#323232,0.06); + border-color: rgba(0, 0, 0, 0.15); + transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); +} + +.budgie-session-dialog .linked.horizontal > button:not(.suggested-action):not(.destructive-action):active, .budgie-session-dialog .linked.horizontal > button:not(.suggested-action):not(.destructive-action):checked, +.budgie-polkit-dialog .linked.horizontal > button:not(.suggested-action):not(.destructive-action):active, +.budgie-polkit-dialog .linked.horizontal > button:not(.suggested-action):not(.destructive-action):checked { + color: #323232; + background-color: alpha(#323232,0.1); + border-color: rgba(0, 0, 0, 0.15); +} + +.budgie-polkit-dialog .message { + color: alpha(currentColor,0.6); +} + +.budgie-polkit-dialog .failure { + color: #db5b5b; +} + +.budgie-run-dialog { + background-color: #ffffff; +} + +.budgie-run-dialog entry.search { + font-size: 120%; + padding: 6px 12px; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.13); + background-color: transparent; +} + +.budgie-run-dialog list .dim-label, .budgie-run-dialog list label.separator, .budgie-run-dialog list headerbar .subtitle, headerbar .budgie-run-dialog list .subtitle, +.budgie-run-dialog list .titlebar:not(headerbar) .subtitle, .titlebar:not(headerbar) .budgie-run-dialog list .subtitle, .budgie-run-dialog list .budgie-notification .notification-body, .budgie-notification .budgie-run-dialog list .notification-body, .budgie-run-dialog list .budgie-switcher .notification-body, .budgie-switcher .budgie-run-dialog list .notification-body { + opacity: 1; +} + +.budgie-run-dialog scrolledwindow { + border-top: 1px solid rgba(0, 0, 0, 0.15); +} + +.budgie-panel box.titlebar { + min-width: 20px; + min-height: 20px; + border-radius: 0; + background: unset; + box-shadow: none; + border: none; +} + +.budgie-panel box.titlebar > widget > label { + color: #efe7e7; +} + +.budgie-panel box.titlebar.horizontal { + padding: 0 3px; +} + +.budgie-panel box.titlebar.horizontal > widget > label:dir(ltr) { + padding-right: 3px; +} + +.budgie-panel box.titlebar.horizontal > widget > label:dir(rtl) { + padding-left: 3px; +} + +.budgie-panel box.titlebar.horizontal > button.image-button.titlebutton { + padding: 0 3px; +} + +/***************** + * Xfce4 Desktop * + *****************/ +.mate-panel-menu-bar button:not(#tasklist-button), +panel-toplevel.background button:not(#tasklist-button), .xfce4-panel.panel button, .xfce4-panel.panel button.flat, .xfce4-panel.panel button.sidebar-button, .xfce4-panel.panel button.budgie-menu-launcher, .xfce4-panel button.flat, .xfce4-panel button.sidebar-button, .xfce4-panel button.budgie-menu-launcher, .xfce4-panel .budgie-panel #tasklist-button, .budgie-panel .xfce4-panel #tasklist-button, .xfce4-panel .budgie-panel button.flat.launcher, .budgie-panel .xfce4-panel button.flat.launcher, .xfce4-panel button { + color: #efe7e7; + border-radius: 0; + border: none; + background-color: transparent; +} + +.mate-panel-menu-bar button:hover:not(:active):not(:checked):not(#tasklist-button), +panel-toplevel.background button:hover:not(:active):not(:checked):not(#tasklist-button), .xfce4-panel .budgie-panel #tasklist-button:hover:not(:active):not(:checked), .budgie-panel .xfce4-panel #tasklist-button:hover:not(:active):not(:checked), .xfce4-panel button:hover:not(:active):not(:checked) { + color: #ffffff; + box-shadow: inset 0 -2px rgba(240, 84, 76, 0.5); +} + +.mate-panel-menu-bar button:checked:not(#tasklist-button), +panel-toplevel.background button:checked:not(#tasklist-button), .xfce4-panel .budgie-panel #tasklist-button:checked, .budgie-panel .xfce4-panel #tasklist-button:checked, .xfce4-panel button:checked { + color: #ffffff; + box-shadow: inset 0 -2px #F0544C; +} + +.mate-panel-menu-bar button:checked:not(#tasklist-button) label, panel-toplevel.background button:checked:not(#tasklist-button) label, .xfce4-panel .budgie-panel #tasklist-button:checked label, .budgie-panel .xfce4-panel #tasklist-button:checked label, .xfce4-panel button:checked label, .mate-panel-menu-bar button:checked:not(#tasklist-button) image, panel-toplevel.background button:checked:not(#tasklist-button) image, .xfce4-panel .budgie-panel #tasklist-button:checked image, .budgie-panel .xfce4-panel #tasklist-button:checked image, .xfce4-panel button:checked image { + color: inherit; +} + +.mate-panel-menu-bar button:active:not(#tasklist-button), +panel-toplevel.background button:active:not(#tasklist-button), .xfce4-panel .budgie-panel #tasklist-button:active, .budgie-panel .xfce4-panel #tasklist-button:active, .xfce4-panel button:active { + background-color: rgba(255, 255, 255, 0.12); + color: #ffffff; + box-shadow: inset 0 -2px #F0544C; +} + +.xfce4-panel.panel { + background-color: #222222; + text-shadow: none; + -gtk-icon-shadow: none; + border: none; +} + +.XfceHeading { + border: 0 none transparent; + background-color: #f7f7f7; + color: #323232; +} + +.xfce4-panel { + background-color: #222222; + color: #efe7e7; + font-weight: 700; + text-shadow: none; + -gtk-icon-shadow: none; +} + +.xfce4-panel, +.xfce4-panel frame > border { + border: none; +} + +.xfce4-panel#XfcePanelWindow { + border: none; +} + +.xfce4-panel#XfcePanelWindow, .xfce4-panel#XfcePanelWindow.marching-ants { + transition: none; +} + +.xfce4-panel button { + font-weight: 700; +} + +.xfce4-panel button#launcher-arrow:hover, .xfce4-panel button#launcher-arrow + button.toggle:hover { + box-shadow: none; +} + +.xfce4-panel button#launcher-arrow + button.toggle:checked { + color: #F0544C; + box-shadow: none; +} + +.xfce4-panel button#xfce4-notification-plugin { + padding: 0 1px; +} + +.xfce4-panel menu { + font-weight: 400; + text-shadow: none; + -gtk-icon-effect: none; +} + +.xfce4-panel widget.tasklist > button.toggle { + font-weight: 400; +} + +window#XfcePanelWindow.background.panel.xfce4-panel { + border: none; +} + +window#XfcePanelWindow.background.panel.xfce4-panel > widget wnck-pager { + background-color: rgba(255, 255, 255, 0.1); + border: none; + box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.15); +} + +window#XfcePanelWindow.background.panel.xfce4-panel > widget wnck-pager:hover { + background-color: rgba(255, 255, 255, 0.25); +} + +window#XfcePanelWindow.background.panel.xfce4-panel > widget wnck-pager:active, window#XfcePanelWindow.background.panel.xfce4-panel > widget wnck-pager:checked, window#XfcePanelWindow.background.panel.xfce4-panel > widget wnck-pager:selected { + background-color: rgba(255, 255, 255, 0.35); +} + +XfdesktopIconView.view { + border-radius: 2px; + background: transparent; + color: #ffffff; + text-shadow: 0 0 1px rgba(0, 0, 0, 0.26), 0 1px 2px rgba(0, 0, 0, 0.32), 0 2px 3px rgba(0, 0, 0, 0.12); +} + +XfdesktopIconView.view:active, XfdesktopIconView.view:checked { + background-color: #F0544C; + color: #ffffff; + text-shadow: none; +} + +window#whiskermenu-window scrolledwindow scrollbar { + border-color: #1d1d1d; +} + +window#whiskermenu-window scrolledwindow scrollbar.overlay-indicator:not(.dragging):not(.hovering) slider { + background-color: #efe7e7; + border: 1px solid rgba(0, 0, 0, 0.2); +} + +window#whiskermenu-window scrolledwindow scrollbar slider { + background-color: rgba(255, 255, 255, 0.65); +} + +window#whiskermenu-window scrolledwindow scrollbar slider:hover { + background-color: white; +} + +window#whiskermenu-window scrolledwindow scrollbar slider:hover:active { + background-color: #F0544C; +} + +window#whiskermenu-window scrolledwindow scrollbar slider:disabled { + background-color: transparent; +} + +window#whiskermenu-window scrolledwindow scrollbar trough { + background-color: rgba(0, 0, 0, 0.08); +} + +window#whiskermenu-window { + background-color: #222222; + color: #efe7e7; +} + +window#whiskermenu-window > frame > border { + border-radius: 0; +} + +window#whiskermenu-window button { + background-color: transparent; + color: #efe7e7; + background-clip: padding-box; +} + +window#whiskermenu-window button:hover { + background-color: rgba(239, 231, 231, 0.12); + color: #ffffff; + border-color: rgba(0, 0, 0, 0.2); +} + +window#whiskermenu-window button:checked, window#whiskermenu-window button:active { + background-color: #F0544C; + color: #ffffff; + border-color: rgba(0, 0, 0, 0.2); +} + +window#whiskermenu-window button:disabled { + color: rgba(239, 231, 231, 0.45); + border-color: rgba(0, 0, 0, 0.15); + background-color: rgba(34, 34, 34, 0.45); +} + +window#whiskermenu-window entry { + background-color: rgba(239, 231, 231, 0.1); + color: #efe7e7; + border-color: rgba(0, 0, 0, 0.2); +} + +window#whiskermenu-window entry image { + color: #c6c0c0; +} + +window#whiskermenu-window entry:focus { + border-color: #F0544C; +} + +window#whiskermenu-window entry:focus image { + color: #F0544C; +} + +window#whiskermenu-window entry:disabled { + color: rgba(239, 231, 231, 0.45); + border-color: rgba(0, 0, 0, 0.15); + background-color: rgba(34, 34, 34, 0.45); +} + +window#whiskermenu-window entry:disabled image { + color: rgba(239, 231, 231, 0.45); +} + +window#whiskermenu-window scrolledwindow treeview.view { + background-color: rgba(47, 47, 47, 0.9); + color: #efe7e7; +} + +window#whiskermenu-window scrolledwindow treeview.view:selected:hover { + background-color: #3c3c3c; + color: #efe7e7; +} + +window.thunar paned.horizontal > separator { + background: none; +} + +window.thunar .sidebar { + border: none; +} + +window.thunar .sidebar treeview.view { + background-color: rgba(54, 54, 54, 0.95); + color: #efe7e7; +} + +window.thunar .sidebar treeview.view:hover { + background-color: rgba(67, 67, 67, 0.95); + box-shadow: none; +} + +window.thunar toolbar#location-toolbar, window.thunar #location-toolbar.inline-toolbar { + background-color: #222222; + color: #efe7e7; +} + +window.thunar toolbar#location-toolbar entry, window.thunar #location-toolbar.inline-toolbar entry { + min-height: 0; +} + +window.thunar toolbar#location-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button, window.thunar #location-toolbar.inline-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button { + margin: 0; + padding: 2px 4px 4px 4px; +} + +window.thunar notebook stack > scrolledwindow.frame.standard-view { + border-top-width: 0; + border-right-width: 0; +} + +window.thunar notebook header.top tab.reorderable-page > box > label { + min-height: 0; +} + +/********************** + * Elementary Desktop * + **********************/ +.panel { + background-color: #222222; + transition: all 100ms ease-in-out; + color: #efe7e7; + font-weight: bold; +} + +.panel.maximized { + background-color: black; +} + +.panel.translucent { + background-color: #222222; +} + +menubar .panel, +.panel menubar { + box-shadow: none; + border: none; + background: none; + color: #efe7e7; +} + +.panel-shadow { + background-image: none; + background-color: transparent; +} + +.panel .menu { + box-shadow: none; +} + +.panel .menu .menuitem { + font-weight: normal; +} + +.panel .menubar > .menuitem { + padding: 3px 6px; +} + +.panel .menubar > .menuitem:hover { + background-color: transparent; +} + +.panel popover { + padding: 2px 4px; + font-weight: normal; + border: 1px solid rgba(0, 0, 0, 0.25); + box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12), 0 3px 6px rgba(0, 0, 0, 0.08); +} + +.panel popover button { + font-weight: normal; + background-color: transparent; +} + +.panel popover button:active label, .panel popover button:checked label { + color: white; +} + +.panel popover .linked > button { + border-color: rgba(0, 0, 0, 0.15); +} + +.panel popover list { + background-color: transparent; +} + +.panel popover separator.horizontal { + margin: 0 -4px; +} + +.panel popover separator.vertical { + background-image: image(rgba(0, 0, 0, 0.15)); + margin: 0 2px; +} + +.panel popover .sidebar { + border-style: none; + background: none; +} + +.panel popover .sidebar .view { + background: none; + border-radius: 2px; +} + +.panel popover .sidebar .view:selected, .panel popover .sidebar .view:active, .panel popover .sidebar .view:checked, .panel popover .sidebar .view:active:backdrop, .panel popover .sidebar .view:checked:backdrop, .panel popover .sidebar .view:selected:backdrop { + color: #ffffff; + background-color: #F0544C; +} + +button.flat.toggle.switcher:hover image, button.toggle.switcher.sidebar-button:hover image, button.toggle.switcher.budgie-menu-launcher:hover image, .budgie-panel .toggle.switcher#tasklist-button:hover image, button.flat.toggle.switcher:active image, button.toggle.switcher.sidebar-button:active image, button.toggle.switcher.budgie-menu-launcher:active image, .budgie-panel .toggle.switcher#tasklist-button:active image, button.flat.toggle.switcher:checked image, button.toggle.switcher.sidebar-button:checked image, button.toggle.switcher.budgie-menu-launcher:checked image, .budgie-panel .toggle.switcher#tasklist-button:checked image, button.flat.toggle.switcher:selected image, button.toggle.switcher.sidebar-button:selected image, button.toggle.switcher.budgie-menu-launcher:selected image, .budgie-panel .toggle.switcher#tasklist-button:selected image { + color: #F0544C; +} + +.circular label:disabled { + color: rgba(50, 50, 50, 0.55); +} + +.circular.accent { + color: #ffffff; + background-color: #F0544C; +} + +.panel-app-button > GtkWidget > GtkWidget:first-child { + padding: 0 2px 0 4px; +} + +.panel .menu .spinner, +.menu .spinner { + opacity: 1; +} + +.composited-indicator { + background-color: transparent; + color: #efe7e7; + padding: 0 6px; +} + +.composited-indicator > revealer label, +.composited-indicator > revealer image, +.composited-indicator > revealer spinner { + color: #efe7e7; + font-weight: bold; + text-shadow: none; + transition: all 200ms ease-in-out; +} + +.composited-indicator .keyboard { + background-color: #fff; + border-radius: 2px; + box-shadow: none; + color: #333; + font-weight: 600; + padding: 0 3px; + text-shadow: none; +} + +.composited-indicator > GtkWidget > GtkWidget:first-child { + padding: 0 2px; +} + +.composited-indicator .menuitem:active, .composited-indicator .menuitem:hover { + border-style: none; +} + +.composited-indicator > .popup > .menu { + padding-top: 8px; + padding-bottom: 8px; +} + +BirdieWidgetsTweetList * { + background-image: none; + background-color: transparent; +} + +MarlinViewWindow *:selected, MarlinViewWindow *:selected:focus { + color: #ffffff; + background-color: #F0544C; + outline-color: transparent; +} + +MarlinViewWindow GtkIconView.view:selected, MarlinViewWindow GtkIconView.view:selected:focus, MarlinViewWindow GtkIconView.view:selected:hover, MarlinViewWindow GtkIconView.view:selected:focus:hover { + background-color: transparent; +} + +MarlinViewWindow FMListView, MarlinViewWindow FMColumnView { + outline-color: transparent; +} + +.marlin-pathbar.pathbar { + border-radius: 3px; + padding-left: 4px; + padding-right: 4px; + color: #efe7e7; + border-color: rgba(3, 3, 3, 0.4); + background-color: rgba(90, 90, 90, 0.4); +} + +.marlin-pathbar.pathbar image, .marlin-pathbar.pathbar image:hover { + color: inherit; +} + +.marlin-pathbar.pathbar:focus { + color: white; + border-color: #F0544C; + background-color: rgba(75, 75, 75, 0.4); +} + +.marlin-pathbar.pathbar:disabled { + color: rgba(239, 231, 231, 0.55); + border-color: rgba(3, 3, 3, 0.4); + background-color: rgba(90, 90, 90, 0.25); +} + +.marlin-pathbar.pathbar:active, .marlin-pathbar.pathbar:checked { + color: #F0544C; +} + +treeview.view.sidebar { + color: #efe7e7; + background-color: rgba(54, 54, 54, 0.95); +} + +treeview.view.sidebar.source-list { + padding-top: 3px; + padding-bottom: 3px; +} + +.dynamic-notebook notebook iconview.view.cell:selected { + background-color: rgba(0, 0, 0, 0.1); +} + +headerbar.titlebar entry.pathbar { + min-height: 0; +} + +headerbar.titlebar button.flat.image-button.toggle, headerbar.titlebar button.image-button.toggle.sidebar-button, headerbar.titlebar button.image-button.toggle.budgie-menu-launcher, headerbar.titlebar .budgie-panel .image-button.toggle#tasklist-button, .budgie-panel headerbar.titlebar .image-button.toggle#tasklist-button { + min-height: 0; + padding-top: 0; + padding-bottom: 0; + margin-top: 9px; + margin-bottom: 10px; +} + +headerbar.titlebar > grid.linked.horizontal.format-bar { + background-image: image(#222222); +} + +popover radiobutton.color-button.color-light, popover radiobutton.color-button.color-dark, popover radiobutton.color-button.color-white { + border: 1px solid rgba(0, 0, 0, 0.15); +} + +.gala-notification { + border: 1px solid rgba(0, 0, 0, 0.35); + border-radius: 3px; + box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2); + background-image: linear-gradient(to bottom, white, white); + background-color: transparent; +} + +.gala-notification .title, .gala-notification .label { + color: #5c616c; +} + +actionbar.inline-toolbar { + border: none; + border-top: 1px solid rgba(0, 0, 0, 0.15); +} + +actionbar.inline-toolbar button { + border-radius: 3px; + border: 1px solid rgba(0, 0, 0, 0.15); +} + +actionbar.inline-toolbar button:first-child { + border-right-style: solid; +} + +actionbar.inline-toolbar button:last-child { + border-left-style: solid; +} + +scale.warmth trough { + background-image: linear-gradient(to right, #2eb398, #db5b5b); + box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.25); +} + +#panel_window { + background-color: #222222; + color: #efe7e7; + font-weight: bold; + box-shadow: inset 0 -1px #101010; +} + +#panel_window menubar { + padding-left: 5px; +} + +#panel_window menubar, #panel_window menubar > menuitem { + background-color: transparent; + color: #efe7e7; + font-weight: bold; +} + +#panel_window menubar menuitem:disabled { + color: rgba(239, 231, 231, 0.5); +} + +#panel_window menubar menuitem:disabled label { + color: inherit; +} + +#panel_window menubar menu > menuitem { + font-weight: normal; +} + +#login_window, +#shutdown_dialog, +#restart_dialog { + font-weight: normal; + border-style: none; + background-color: transparent; + color: #323232; +} + +#content_frame { + padding-bottom: 14px; + background-color: #f7f7f7; + border-top-left-radius: 2px; + border-top-right-radius: 2px; + border: solid rgba(0, 0, 0, 0.1); + border-width: 1px 1px 0 1px; +} + +#content_frame button { + color: #323232; + border-color: #cfd6e6; + background-color: #fcfcfc; +} + +#content_frame button:hover { + color: #0c0c0c; + border-color: #bec8dd; + background-color: white; +} + +#content_frame button:active, #content_frame button:checked { + color: #ffffff; + border-color: #F0544C; + background-color: #F0544C; +} + +#content_frame button:disabled { + border-color: rgba(207, 214, 230, 0.55); + background-color: rgba(252, 252, 252, 0.55); +} + +#content_frame button:disabled label, #content_frame button:disabled { + color: rgba(50, 50, 50, 0.55); +} + +#buttonbox_frame { + padding-top: 20px; + padding-bottom: 0px; + border-style: none; + background-color: #252525; + border-bottom-left-radius: 3px; + border-bottom-right-radius: 3px; + border: solid rgba(0, 0, 0, 0.1); + border-width: 0 1px 1px 1px; + box-shadow: inset 0 1px rgba(54, 54, 54, 0.95); +} + +#buttonbox_frame button { + color: #efe7e7; + border-color: rgba(6, 6, 6, 0.4); + background-color: rgba(93, 93, 93, 0.4); +} + +#buttonbox_frame button:hover { + color: #efe7e7; + border-color: rgba(6, 6, 6, 0.4); + background-color: rgba(111, 111, 111, 0.5); +} + +#buttonbox_frame button:active, #buttonbox_frame button:checked { + color: #ffffff; + border-color: rgba(6, 6, 6, 0.4); + background-color: #F0544C; +} + +#buttonbox_frame button:disabled { + color: #615f5f; + border-color: rgba(6, 6, 6, 0.4); + background-color: rgba(93, 93, 93, 0.25); +} + +#login_window #user_combobox { + color: #323232; + font-size: 13px; +} + +#login_window #user_combobox menu { + font-weight: normal; +} + +#user_image { + padding: 3px; + border-radius: 2px; +} + +#shutdown_button.button { + background-clip: border-box; + color: green; + background-color: #db5b5b; + border-color: #db5b5b; +} + +#shutdown_button.button:hover { + background-clip: border-box; + color: green; + background-color: #e48585; + border-color: #e48585; +} + +#shutdown_button.button:active, #shutdown_button.button:checked { + background-clip: border-box; + color: green; + background-color: #d23131; + border-color: #d23131; +} + +#restart_button.button { + background-clip: border-box; + color: green; + background-color: #2eb398; + border-color: #2eb398; +} + +#restart_button.button:hover { + background-clip: border-box; + color: green; + background-color: #45cfb3; + border-color: #45cfb3; +} + +#restart_button.button:active, #restart_button.button:checked { + background-clip: border-box; + color: green; + background-color: #248a76; + border-color: #248a76; +} + +#greeter_infobar { + border-bottom-width: 0; + font-weight: bold; +} + +.overlay-bar { + background-color: #F0544C; + border-color: #F0544C; + border-radius: 2px; + padding: 3px 6px; + margin: 3px; +} + +.overlay-bar label { + color: #ffffff; +} + +GraniteWidgetsThinPaned { + background-color: transparent; + background-image: none; + margin: 0; + border-left: 1px solid rgba(0, 0, 0, 0.15); + border-right: 1px solid rgba(0, 0, 0, 0.15); +} + +GraniteWidgetsPopOver .frame, +GraniteWidgetsStaticNotebook .frame { + border: none; +} + +.help_button { + border-radius: 100px; + padding: 3px 9px; +} + +toolbar.secondary-toolbar, .secondary-toolbar.inline-toolbar { + padding: 3px; + border-bottom: 1px solid rgba(0, 0, 0, 0.15); +} + +toolbar.secondary-toolbar button, .secondary-toolbar.inline-toolbar button { + padding: 0 3px 0 3px; +} + +toolbar.bottom-toolbar, .bottom-toolbar.inline-toolbar { + padding: 5px; + border-width: 1px 0 0 0; + border-style: solid; + border-color: rgba(0, 0, 0, 0.15); + background-color: #f7f7f7; +} + +toolbar.bottom-toolbar button, .bottom-toolbar.inline-toolbar button { + padding: 2px 3px 2px 3px; +} + +.source-list { + -GtkTreeView-horizontal-separator: 1px; + -GtkTreeView-vertical-separator: 6px; +} + +.source-list, +.source-list.view { + background-color: #f7f7f7; + color: #323232; + -gtk-icon-style: regular; +} + +.source-list.category-expander { + color: transparent; +} + +.source-list.view:hover { + background-color: white; +} + +.source-list.view:selected, +.source-list.view:hover:selected, +.source-list.view:selected:focus, +.source-list.category-expander:hover { + color: #ffffff; + background-color: #F0544C; +} + +.source-list scrollbar, +.source-list junction { + border-image: none; + border-color: transparent; + background-color: #f7f7f7; + background-image: none; +} + +.source-list.badge, +.source-list.badge:hover, +.source-list.badge:selected, +.source-list.badge:selected:focus, +.source-list.badge:hover:selected { + background-image: none; + background-color: #F0544C; + color: #ffffff; + border-radius: 10px; + padding: 0 6px; + margin: 0 3px; + border-width: 0; +} + +.source-list.badge:selected, +.source-list.badge:selected:focus, +.source-list.badge:hover:selected { + background-color: #ffffff; + color: #F0544C; +} + +.source-list.category-expander { + color: #323232; + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); + -GtkTreeView-expander-size: 16; +} + +.source-list.category-expander, +.source-list.category-expander:backdrop { + color: transparent; + border: none; +} + +.source-list.category-expander:checked { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); +} + +GraniteWidgetsWelcome { + background-color: #ffffff; +} + +GraniteWidgetsWelcome label { + color: #959595; + font-size: 11px; + text-shadow: none; +} + +GraniteWidgetsWelcome .h1, +GraniteWidgetsWelcome .h3 { + color: rgba(50, 50, 50, 0.8); +} + +.help_button { + border-radius: 0; +} + +GraniteWidgetsPopOver { + -GraniteWidgetsPopOver-arrow-width: 21; + -GraniteWidgetsPopOver-arrow-height: 10; + -GraniteWidgetsPopOver-border-radius: 2px; + -GraniteWidgetsPopOver-border-width: 1; + -GraniteWidgetsPopOver-shadow-size: 12; + border: 1px solid rgba(0, 0, 0, 0.3); + margin: 0; +} + +.popover_bg { + background-image: linear-gradient(to bottom, #ffffff, #ffffff); + border: 1px solid rgba(0, 0, 0, 0.3); +} + +GraniteWidgetsPopOver .sidebar.view, +GraniteWidgetsPopOver * { + background-color: transparent; +} + +GraniteWidgetsXsEntry entry { + padding: 4px; +} + +.h1 { + font-size: 24px; +} + +.h2 { + font-size: 18px; +} + +.h3 { + font-size: 11px; +} + +.h4, +.category-label { + color: #707070; + font-weight: 600; +} + +.h4 { + padding-bottom: 6px; + padding-top: 6px; +} + +GtkListBox .h4 { + padding-left: 6px; +} + +filechooser paned > separator, +.nautilus-window paned > separator { + background-image: linear-gradient(to bottom, rgba(54, 54, 54, 0.95), rgba(54, 54, 54, 0.95)); +} + +filechooser paned > separator:dir(ltr), +.nautilus-window paned > separator:dir(ltr) { + margin-left: -1px; +} + +filechooser paned > separator:dir(rtl), +.nautilus-window paned > separator:dir(rtl) { + margin-right: -1px; +} + +filechooser.csd.background, filechooser placessidebar list, +.nautilus-window.csd.background, +.nautilus-window placessidebar list { + background-color: transparent; +} + +filechooser placessidebar.sidebar, +.nautilus-window placessidebar.sidebar { + background-color: rgba(54, 54, 54, 0.95); +} + +filechooser placessidebar.sidebar row.sidebar-row, +.nautilus-window placessidebar.sidebar row.sidebar-row { + border: none; + color: #efe7e7; +} + +filechooser placessidebar.sidebar row.sidebar-row .sidebar-icon, +.nautilus-window placessidebar.sidebar row.sidebar-row .sidebar-icon { + color: rgba(239, 231, 231, 0.6); +} + +filechooser placessidebar.sidebar row.sidebar-row.has-open-popup, filechooser placessidebar.sidebar row.sidebar-row:hover, +.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup, +.nautilus-window placessidebar.sidebar row.sidebar-row:hover { + background-color: rgba(239, 231, 231, 0.15); + box-shadow: inset 3px 0 #f4817b; +} + +filechooser placessidebar.sidebar row.sidebar-row:disabled, filechooser placessidebar.sidebar row.sidebar-row:disabled label, filechooser placessidebar.sidebar row.sidebar-row:disabled image, +.nautilus-window placessidebar.sidebar row.sidebar-row:disabled, +.nautilus-window placessidebar.sidebar row.sidebar-row:disabled label, +.nautilus-window placessidebar.sidebar row.sidebar-row:disabled image { + color: rgba(239, 231, 231, 0.4); +} + +filechooser placessidebar.sidebar row.sidebar-row:selected.has-open-popup .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:selected .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:selected:hover .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:active:hover .sidebar-icon, +.nautilus-window placessidebar.sidebar row.sidebar-row:selected.has-open-popup .sidebar-icon, +.nautilus-window placessidebar.sidebar row.sidebar-row:selected .sidebar-icon, +.nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover .sidebar-icon, +.nautilus-window placessidebar.sidebar row.sidebar-row:active:hover .sidebar-icon { + color: inherit; +} + +filechooser placessidebar.sidebar row.sidebar-row:not(:selected) button.sidebar-button, +.nautilus-window placessidebar.sidebar row.sidebar-row:not(:selected) button.sidebar-button { + color: #efe7e7; +} + +filechooser placessidebar.sidebar row.sidebar-row:not(:selected) button.sidebar-button:hover, +.nautilus-window placessidebar.sidebar row.sidebar-row:not(:selected) button.sidebar-button:hover { + color: #efe7e7; + border-color: rgba(0, 0, 0, 0.15); + background-color: rgba(239, 231, 231, 0.12); +} + +filechooser placessidebar.sidebar row.sidebar-row:not(:selected) button.sidebar-button:active, +.nautilus-window placessidebar.sidebar row.sidebar-row:not(:selected) button.sidebar-button:active { + color: #ffffff; + border-color: #F0544C; + background-color: #F0544C; +} + +filechooser placessidebar.sidebar row.sidebar-row:not(:selected) button.sidebar-button:not(:hover):not(:active) > image, +.nautilus-window placessidebar.sidebar row.sidebar-row:not(:selected) button.sidebar-button:not(:hover):not(:active) > image { + opacity: 0.5; +} + +filechooser placessidebar.sidebar row.sidebar-row.sidebar-new-bookmark-row, +.nautilus-window placessidebar.sidebar row.sidebar-row.sidebar-new-bookmark-row { + color: #F0544C; +} + +filechooser placessidebar.sidebar row.sidebar-row.sidebar-new-bookmark-row .sidebar-icon, +.nautilus-window placessidebar.sidebar row.sidebar-row.sidebar-new-bookmark-row .sidebar-icon { + color: inherit; +} + +filechooser placessidebar.sidebar row.sidebar-row:backdrop, +.nautilus-window placessidebar.sidebar row.sidebar-row:backdrop { + opacity: 0.75; +} + +filechooser placessidebar.sidebar row.sidebar-row:drop(active):not(:disabled), filechooser placessidebar.sidebar row.sidebar-row:drop(active):not(:disabled) label, filechooser placessidebar.sidebar row.sidebar-row:drop(active):not(:disabled) .sidebar-icon, +.nautilus-window placessidebar.sidebar row.sidebar-row:drop(active):not(:disabled), +.nautilus-window placessidebar.sidebar row.sidebar-row:drop(active):not(:disabled) label, +.nautilus-window placessidebar.sidebar row.sidebar-row:drop(active):not(:disabled) .sidebar-icon { + color: #F08437; +} + +filechooser placessidebar.sidebar row.sidebar-row:drop(active):not(:disabled):selected, +.nautilus-window placessidebar.sidebar row.sidebar-row:drop(active):not(:disabled):selected { + background-color: #F08437; +} + +filechooser placessidebar.sidebar row.sidebar-row:drop(active):not(:disabled):selected, filechooser placessidebar.sidebar row.sidebar-row:drop(active):not(:disabled):selected label, filechooser placessidebar.sidebar row.sidebar-row:drop(active):not(:disabled):selected .sidebar-icon, +.nautilus-window placessidebar.sidebar row.sidebar-row:drop(active):not(:disabled):selected, +.nautilus-window placessidebar.sidebar row.sidebar-row:drop(active):not(:disabled):selected label, +.nautilus-window placessidebar.sidebar row.sidebar-row:drop(active):not(:disabled):selected .sidebar-icon { + color: #ffffff; +} + +filechooser placessidebar.sidebar separator, +.nautilus-window placessidebar.sidebar separator { + background-color: transparent; +} + +filechooser.maximized placessidebar.sidebar, +.nautilus-window.maximized placessidebar.sidebar { + background-color: #363636; +} + +.nemo-window .sidebar { + color: #efe7e7; + background-color: rgba(54, 54, 54, 0.95); +} + +.nemo-window .sidebar .view, .nemo-window .sidebar row { + background-color: transparent; + color: #efe7e7; +} + +.nemo-window .sidebar .view:hover, .nemo-window .sidebar row:hover { + background-color: rgba(239, 231, 231, 0.15); +} + +.nemo-window .sidebar .view:selected .sidebar-icon, .nemo-window .sidebar .view:selected:hover .sidebar-icon, .nemo-window .sidebar row:selected .sidebar-icon, .nemo-window .sidebar row:selected:hover .sidebar-icon { + color: inherit; +} + +.nemo-window .sidebar .view.expander, .nemo-window .sidebar row.expander { + color: rgba(151, 147, 147, 0.975); +} + +.nemo-window .sidebar .view.expander:hover, .nemo-window .sidebar row.expander:hover { + color: #efe7e7; +} + +.nemo-window .sidebar separator { + background-color: transparent; +} + +.caja-side-pane, +.caja-side-pane > notebook > stack > widget > box, +.caja-side-pane text, +.caja-side-pane treeview { + color: #323232; + caret-color: #323232; + background-color: #f7f7f7; +} + +.caja-side-pane > box button:not(:active):not(:checked) { + color: #323232; +} + +.caja-side-pane .frame { + border-color: rgba(0, 0, 0, 0.15); +} + +.caja-side-pane junction { + background-color: #eaeaea; +} + +filechooser actionbar { + color: #323232; + background-color: #f7f7f7; + border-color: rgba(0, 0, 0, 0.15); +} + +filechooser actionbar label, filechooser actionbar combobox { + color: #323232; +} + +.gedit-bottom-panel-paned { + background-color: #ffffff; +} + +.gedit-side-panel-paned > separator { + background-image: linear-gradient(to bottom, rgba(54, 54, 54, 0.95), rgba(54, 54, 54, 0.95)); +} + +.gedit-bottom-panel-paned > separator { + background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0.15)); +} + +.gedit-document-panel { + background-color: rgba(54, 54, 54, 0.95); +} + +.maximized .gedit-document-panel { + background-color: #363636; +} + +.gedit-document-panel row { + color: #efe7e7; + background-color: rgba(239, 231, 231, 0); +} + +.gedit-document-panel row:hover { + background-color: rgba(239, 231, 231, 0.15); +} + +.gedit-document-panel row:active { + color: #ffffff; + background-color: #F0544C; +} + +.gedit-document-panel row:active button { + color: #ffffff; +} + +.gedit-document-panel row:selected, .gedit-document-panel row:selected:hover { + color: #ffffff; + background-color: #F0544C; +} + +.gedit-document-panel row:hover:not(:selected) button:active { + color: #efe7e7; +} + +filechooser actionbar button { + color: #323232; + border-color: #cfd6e6; + background-color: #fcfcfc; +} + +.caja-side-pane > box button:hover:not(:active), filechooser actionbar button:hover { + color: #0c0c0c; + border-color: #bec8dd; + background-color: white; +} + +filechooser actionbar button:active, filechooser actionbar button:checked { + color: #ffffff; + border-color: #F0544C; + background-color: #F0544C; +} + +filechooser actionbar button:disabled { + border-color: rgba(207, 214, 230, 0.55); + background-color: rgba(252, 252, 252, 0.55); +} + +filechooser actionbar button:disabled label, filechooser actionbar button:disabled { + color: rgba(50, 50, 50, 0.55); +} + +filechooser actionbar entry { + color: #363636; + border-color: #cfd6e6; + background-color: #ffffff; +} + +filechooser actionbar entry:focus { + color: #363636; + border-color: #F0544C; + background-color: #ffffff; +} + +filechooser actionbar entry:disabled { + color: rgba(50, 50, 50, 0.55); + border-color: rgba(207, 214, 230, 0.55); + background-color: rgba(255, 255, 255, 0.55); +} + +window.thunar .sidebar scrollbar, filechooser placessidebar.sidebar scrollbar, +.nautilus-window placessidebar.sidebar scrollbar, .nemo-window .sidebar scrollbar, .caja-side-pane scrollbar { + border-color: rgba(41, 41, 41, 0.95); +} + +window.thunar .sidebar scrollbar.overlay-indicator:not(.dragging):not(.hovering) slider, filechooser placessidebar.sidebar scrollbar.overlay-indicator:not(.dragging):not(.hovering) slider, .nautilus-window placessidebar.sidebar scrollbar.overlay-indicator:not(.dragging):not(.hovering) slider, .nemo-window .sidebar scrollbar.overlay-indicator:not(.dragging):not(.hovering) slider, .caja-side-pane scrollbar.overlay-indicator:not(.dragging):not(.hovering) slider { + background-color: white; + border: 1px solid rgba(0, 0, 0, 0.3); +} + +window.thunar .sidebar scrollbar slider, filechooser placessidebar.sidebar scrollbar slider, .nautilus-window placessidebar.sidebar scrollbar slider, .nemo-window .sidebar scrollbar slider, .caja-side-pane scrollbar slider { + background-color: rgba(255, 255, 255, 0.7); +} + +window.thunar .sidebar scrollbar slider:hover, filechooser placessidebar.sidebar scrollbar slider:hover, .nautilus-window placessidebar.sidebar scrollbar slider:hover, .nemo-window .sidebar scrollbar slider:hover, .caja-side-pane scrollbar slider:hover { + background-color: white; +} + +window.thunar .sidebar scrollbar slider:hover:active, filechooser placessidebar.sidebar scrollbar slider:hover:active, .nautilus-window placessidebar.sidebar scrollbar slider:hover:active, .nemo-window .sidebar scrollbar slider:hover:active, .caja-side-pane scrollbar slider:hover:active { + background-color: #F0544C; +} + +window.thunar .sidebar scrollbar slider:disabled, filechooser placessidebar.sidebar scrollbar slider:disabled, .nautilus-window placessidebar.sidebar scrollbar slider:disabled, .nemo-window .sidebar scrollbar slider:disabled, .caja-side-pane scrollbar slider:disabled { + background-color: transparent; +} + +window.thunar .sidebar scrollbar trough, filechooser placessidebar.sidebar scrollbar trough, .nautilus-window placessidebar.sidebar scrollbar trough, .nemo-window .sidebar scrollbar trough, .caja-side-pane scrollbar trough { + background-color: rgba(41, 41, 41, 0.95); +} + +@define-color theme_fg_color #323232; +@define-color theme_text_color #363636; +@define-color theme_bg_color #f7f7f7; +@define-color theme_base_color #ffffff; +@define-color theme_selected_bg_color #F0544C; +@define-color theme_selected_fg_color #ffffff; +@define-color fg_color #323232; +@define-color text_color #363636; +@define-color bg_color #f7f7f7; +@define-color base_color #ffffff; +@define-color selected_bg_color #F0544C; +@define-color selected_fg_color #ffffff; +@define-color insensitive_bg_color #fcfcfc; +@define-color insensitive_fg_color alpha(rgba(50, 50, 50, 0.55), 0.5); +@define-color insensitive_base_color #ffffff; +@define-color theme_unfocused_fg_color #323232; +@define-color theme_unfocused_text_color #363636; +@define-color theme_unfocused_bg_color #f7f7f7; +@define-color theme_unfocused_base_color #ffffff; +@define-color borders rgba(0, 0, 0, 0.15); +@define-color unfocused_borders rgba(0, 0, 0, 0.15); +@define-color warning_color #F27835; +@define-color error_color #FC4138; +@define-color success_color #3498db; +@define-color placeholder_text_color #A8A8A8; +@define-color link_color #ec271d; +@define-color content_view_bg #ffffff; +@define-color wm_title alpha(#efe7e7, 0.8); +@define-color wm_unfocused_title alpha(#efe7e7, 0.5); +@define-color wm_bg #222222; +@define-color wm_bg_unfocused #313131; +@define-color wm_highlight #2a2a2a; +@define-color wm_shadow alpha(black, 0.35); +@define-color wm_button_close_bg #f46067; +@define-color wm_button_close_hover_bg #f68086; +@define-color wm_button_close_active_bg #f13039; +@define-color wm_icon_close_bg #222222; +@define-color wm_button_hover_bg #3c3c3c; +@define-color wm_button_active_bg #F0544C; +@define-color wm_button_hover_border #101010; +@define-color wm_icon_bg #909090; +@define-color wm_icon_unfocused_bg #686868; +@define-color wm_icon_hover_bg #eeeeee; +@define-color wm_icon_active_bg #ffffff; +@define-color budgie_tasklist_indicator_color #F0544C; +@define-color budgie_tasklist_indicator_color_active #F0544C; +@define-color budgie_tasklist_indicator_color_active_window #913d39; +@define-color budgie_tasklist_indicator_color_attention #F27835; diff --git a/themes/Matcha-aliz/gtk-3.0/thumbnail.png b/themes/Matcha-aliz/gtk-3.0/thumbnail.png new file mode 100755 index 00000000..fde6713c Binary files /dev/null and b/themes/Matcha-aliz/gtk-3.0/thumbnail.png differ diff --git a/themes/Matcha-aliz/index.theme b/themes/Matcha-aliz/index.theme new file mode 100644 index 00000000..a22664b7 --- /dev/null +++ b/themes/Matcha-aliz/index.theme @@ -0,0 +1,12 @@ +[Desktop Entry] +Type=X-GNOME-Metatheme +Name=Matcha-aliz +Comment=A dark modern design theme +Encoding=UTF-8 + +[X-GNOME-Metatheme] +GtkTheme=Matcha-aliz +MetacityTheme=Matcha-aliz +IconTheme=Matcha +CursorTheme=Breeze_cursors +ButtonLayout=menu:minimize,maximize,close diff --git a/themes/Matcha-aliz/metacity-1/button-bg.svg b/themes/Matcha-aliz/metacity-1/button-bg.svg new file mode 100755 index 00000000..1f225b53 --- /dev/null +++ b/themes/Matcha-aliz/metacity-1/button-bg.svg @@ -0,0 +1,105 @@ + +image/svg+xml \ No newline at end of file diff --git a/themes/Matcha-aliz/metacity-1/button-border.svg b/themes/Matcha-aliz/metacity-1/button-border.svg new file mode 100755 index 00000000..a1ab9486 --- /dev/null +++ b/themes/Matcha-aliz/metacity-1/button-border.svg @@ -0,0 +1,107 @@ + +image/svg+xml \ No newline at end of file diff --git a/themes/Matcha-aliz/metacity-1/close-icon.svg b/themes/Matcha-aliz/metacity-1/close-icon.svg new file mode 100755 index 00000000..312fa9e0 --- /dev/null +++ b/themes/Matcha-aliz/metacity-1/close-icon.svg @@ -0,0 +1,104 @@ + +image/svg+xml \ No newline at end of file diff --git a/themes/Matcha-aliz/metacity-1/max-icon.svg b/themes/Matcha-aliz/metacity-1/max-icon.svg new file mode 100755 index 00000000..6b80028b --- /dev/null +++ b/themes/Matcha-aliz/metacity-1/max-icon.svg @@ -0,0 +1,75 @@ + +image/svg+xml \ No newline at end of file diff --git a/themes/Matcha-aliz/metacity-1/metacity-theme-1.xml b/themes/Matcha-aliz/metacity-1/metacity-theme-1.xml new file mode 100755 index 00000000..296018aa --- /dev/null +++ b/themes/Matcha-aliz/metacity-1/metacity-theme-1.xml @@ -0,0 +1,793 @@ + + + + Matcha + VinceLiuice + VinceLiuice + 2017 + Matcha 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)) + 1" + color="C_title_unfocused"/> +</draw_ops> + + <!-- window decorations --> + +<draw_ops name="entire_background_focused"> + <rectangle color="C_wm_bg_focused" x="0" y="0" width="width" height="height" filled="true" /> +</draw_ops> + +<draw_ops name="entire_background_unfocused"> + <rectangle color="C_wm_bg_unfocused" x="0" y="0" width="width" height="height" filled="true" /> +</draw_ops> + +<draw_ops name="titlebar_focused"> + <rectangle color="C_wm_bg_focused" x="0" y="0" width="width" height="height" filled="true" /> + <rectangle color="C_wm_highlight" x="0" y="0" width="width" height="1" filled="true" /> +</draw_ops> + +<draw_ops name="titlebar_unfocused"> + <rectangle color="C_wm_bg_unfocused" x="0" y="0" width="width" height="height" filled="true" /> + <rectangle color="C_wm_highlight" x="0" y="0" width="width" height="1" filled="true" /> +</draw_ops> + +<draw_ops name="titlebar_max"> + +</draw_ops> + +<draw_ops name="titlebar_small_focused"> + +</draw_ops> + +<draw_ops name="titlebar_small_unfocused"> + +</draw_ops> + +<draw_ops name="border_focused"> + <rectangle color="C_wm_bg_focused" x="0" y="0" width="width" height="height" filled="false" /> +</draw_ops> + +<draw_ops name="border_unfocused"> + <rectangle color="C_wm_bg_unfocused" x="0" y="0" width="width" height="height" filled="false" /> +</draw_ops> + + +<!--close--> +<draw_ops name="close_focused"> + <image filename="button-bg.svg" colorize="C_button_close_bg_focused" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="close-icon.svg" colorize="C_icon_close_bg" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="close_focused_pressed"> + <image filename="button-bg.svg" colorize="C_button_close_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="close-icon.svg" colorize="C_icon_close_bg" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="close_focused_prelight"> + <image filename="button-bg.svg" colorize="C_button_close_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="close-icon.svg" colorize="C_icon_close_bg" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="close_unfocused"> + <image filename="button-bg.svg" colorize="C_icon_bg_unfocused" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="close-icon.svg" colorize="C_icon_close_bg" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="close_unfocused_prelight"> + <image filename="button-bg.svg" colorize="C_button_close_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="close-icon.svg" colorize="C_icon_close_bg" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="close_unfocused_pressed"> + <image filename="button-bg.svg" colorize="C_button_close_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="close-icon.svg" colorize="C_icon_close_bg" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<!--maximize--> +<draw_ops name="maximize_focused"> + <image filename="max-icon.svg" colorize="C_icon_bg_focused" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="maximize_focused_pressed"> + <image filename="button-bg.svg" colorize="C_button_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="max-icon.svg" colorize="C_icon_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="maximize_focused_prelight"> + <image filename="button-bg.svg" colorize="C_button_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="button-border.svg" colorize="C_button_border_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="max-icon.svg" colorize="C_icon_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="maximize_unfocused"> + <image filename="max-icon.svg" colorize="C_icon_bg_unfocused" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="maximize_unfocused_prelight"> + <image filename="button-bg.svg" colorize="C_button_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="button-border.svg" colorize="C_button_border_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="max-icon.svg" colorize="C_icon_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="maximize_unfocused_pressed"> + <image filename="button-bg.svg" colorize="C_button_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="max-icon.svg" colorize="C_icon_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<!--max_maximize--> +<draw_ops name="max_maximize_focused"> + <image filename="unmax-icon.svg" colorize="C_icon_bg_focused" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="max_maximize_focused_pressed"> + <image filename="button-bg.svg" colorize="C_button_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="unmax-icon.svg" colorize="C_icon_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="max_maximize_focused_prelight"> + <image filename="button-bg.svg" colorize="C_button_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="button-border.svg" colorize="C_button_border_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="unmax-icon.svg" colorize="C_icon_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="max_maximize_unfocused"> + <image filename="unmax-icon.svg" colorize="C_icon_bg_unfocused" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="max_maximize_unfocused_prelight"> + <image filename="button-bg.svg" colorize="C_button_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="button-border.svg" colorize="C_button_border_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="unmax-icon.svg" colorize="C_icon_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="max_maximize_unfocused_pressed"> + <image filename="button-bg.svg" colorize="C_button_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="unmax-icon.svg" colorize="C_icon_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<!--minimize--> +<draw_ops name="minimize_focused"> + <image filename="min-icon.svg" colorize="C_icon_bg_focused" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="minimize_focused_pressed"> + <image filename="button-bg.svg" colorize="C_button_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="min-icon.svg" colorize="C_icon_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="minimize_focused_prelight"> + <image filename="button-bg.svg" colorize="C_button_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="button-border.svg" colorize="C_button_border_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="min-icon.svg" colorize="C_icon_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="minimize_unfocused"> + <image filename="min-icon.svg" colorize="C_icon_bg_unfocused" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="minimize_unfocused_prelight"> + <image filename="button-bg.svg" colorize="C_button_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="button-border.svg" colorize="C_button_border_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="min-icon.svg" colorize="C_icon_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="minimize_unfocused_pressed"> + <image filename="button-bg.svg" colorize="C_button_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="min-icon.svg" colorize="C_icon_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + + +<!--Todo--> +<draw_ops name="menu_focused"></draw_ops> +<draw_ops name="menu_focused_pressed"></draw_ops> +<draw_ops name="menu_unfocused"></draw_ops> +<draw_ops name="menu_unfocused_prelight"></draw_ops> +<draw_ops name="menu_unfocused_pressed"></draw_ops> +<draw_ops name="shade_focused"></draw_ops> +<draw_ops name="shade_focused_pressed"></draw_ops> +<draw_ops name="shade_unfocused"></draw_ops> +<draw_ops name="shade_unfocused_prelight"></draw_ops> +<draw_ops name="shade_unfocused_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="titlebar_focused" /> + <piece position="title" draw_ops="title_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="shade_focused" /> + <button function="unshade" state="pressed" draw_ops="shade_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_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="shade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="shade_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_max" /> + <piece position="title" draw_ops="title_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="maximize" state="normal" draw_ops="max_maximize_unfocused"/> + <button function="maximize" state="prelight" draw_ops="max_maximize_unfocused_prelight"/> + <button function="maximize" state="pressed" draw_ops="max_maximize_unfocused_pressed"/> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="shade_focused" /> + <button function="unshade" state="pressed" draw_ops="shade_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_max" /> + <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="max_maximize_unfocused"/> + <button function="maximize" state="prelight" draw_ops="max_maximize_unfocused_prelight"/> + <button function="maximize" state="pressed" draw_ops="max_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="shade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="shade_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_max" /> + <piece position="title" draw_ops="title_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="maximize" state="normal" draw_ops="max_maximize_unfocused"/> + <button function="maximize" state="prelight" draw_ops="max_maximize_unfocused_prelight"/> + <button function="maximize" state="pressed" draw_ops="max_maximize_unfocused_pressed"/> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="shade_focused" /> + <button function="unshade" state="pressed" draw_ops="shade_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_max" /> + <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="max_maximize_unfocused"/> + <button function="maximize" state="prelight" draw_ops="max_maximize_unfocused_prelight"/> + <button function="maximize" state="pressed" draw_ops="max_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="shade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="shade_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="normal"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_focused" /> + <piece position="title" draw_ops="title_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="shade_focused" /> + <button function="unshade" state="pressed" draw_ops="shade_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="normal"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_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></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="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_focused" /> + <piece position="title" draw_ops="title_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="shade_focused" /> + <button function="unshade" state="pressed" draw_ops="shade_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_focused" /> + <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="shade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="shade_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_small_focused" /> + <piece position="title" draw_ops="title_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="shade_focused" /> + <button function="unshade" state="pressed" draw_ops="shade_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_small_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="shade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="shade_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="borderless"> + <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="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><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="borderless"> + <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="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><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> + +<!-- 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="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><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="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"/> + +</metacity_theme> diff --git a/themes/Matcha-aliz/metacity-1/metacity-theme-2.xml b/themes/Matcha-aliz/metacity-1/metacity-theme-2.xml new file mode 120000 index 00000000..84bdbf0a --- /dev/null +++ b/themes/Matcha-aliz/metacity-1/metacity-theme-2.xml @@ -0,0 +1 @@ +metacity-theme-1.xml \ No newline at end of file diff --git a/themes/Matcha-aliz/metacity-1/metacity-theme-3.xml b/themes/Matcha-aliz/metacity-1/metacity-theme-3.xml new file mode 100755 index 00000000..c6cfb995 --- /dev/null +++ b/themes/Matcha-aliz/metacity-1/metacity-theme-3.xml @@ -0,0 +1,1047 @@ +<?xml version="1.0"?> +<metacity_theme> +<info> + <name>Matcha</name> + <author>VinceLiuice</author> + <copyright>VinceLiuice</copyright> + <date>2017</date> + <description>Matcha Metacity theme</description> +</info> + +<!-- meaningfull constants --> + +<constant name="C_title_focused" value="gtk:custom(wm_title,#70788d)" /> +<constant name="C_title_unfocused" value="gtk:custom(wm_unfocused_title,#979dac)" /> + +<constant name="C_wm_bg_focused" value="gtk:custom(wm_bg,#e7e8eb)" /> +<constant name="C_wm_bg_unfocused" value="gtk:custom(wm_bg,#e7e8eb)" /> + +<constant name="C_wm_highlight" value="gtk:custom(wm_highlight,#eeeff1)" /> + +<!-- window button colors --> + +<!-- close --> +<constant name="C_button_close_bg_focused" value="gtk:custom(wm_button_close_bg,#f46067)" /> +<constant name="C_button_close_bg_hover" value="gtk:custom(wm_button_close_hover_bg,#f68086)" /> +<constant name="C_button_close_bg_active" value="gtk:custom(wm_button_close_active_bg,#f13039)" /> + +<constant name="C_icon_close_bg" value="gtk:custom(wm_icon_close_bg,#F8F8F9)" /> + +<!-- minimize, maximize --> +<constant name="C_button_bg_hover" value="gtk:custom(wm_button_hover_bg,#fdfdfd)" /> +<constant name="C_button_bg_active" value="gtk:custom(wm_button_active_bg,#5294E2)" /> + +<constant name="C_button_border_hover" value="gtk:custom(wm_button_hover_border,#D1D3DA)" /> + +<constant name="C_icon_bg_focused" value="gtk:custom(wm_icon_bg,#90949E)" /> +<constant name="C_icon_bg_unfocused" value="gtk:custom(wm_icon_unfocused_bg,#B6B8C0)" /> +<constant name="C_icon_bg_hover" value="gtk:custom(wm_icon_hover_bg,#7A7F8B)" /> +<constant name="C_icon_bg_active" value="gtk:custom(wm_icon_active_bg,#ffffff)" /> + +<!-- geometries --> + +<frame_geometry name="normal" title_scale="medium" rounded_top_left="1" rounded_top_right="1"> + <distance name="left_width" value="0" /> + <distance name="right_width" value="0" /> + <distance name="bottom_height" value="0" /> + <distance name="left_titlebar_edge" value="2"/> + <distance name="right_titlebar_edge" value="2"/> + <distance name="title_vertical_pad" value="3"/> + <border name="title_border" left="10" right="10" top="3" bottom="3"/> + <border name="button_border" left="0" right="0" top="0" bottom="0"/> + <distance name="button_width" value="30"/> + <distance name="button_height" value="16"/> +</frame_geometry> + +<frame_geometry name="normal_unfocused" title_scale="medium" rounded_top_left="1" rounded_top_right="1" parent="normal"> +</frame_geometry> + +<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="left_titlebar_edge" value="0"/> + <distance name="right_titlebar_edge" value="0"/> + <distance name="title_vertical_pad" value="2"/> <!-- + This needs to be 1 less then the + title_vertical_pad on normal state + or you'll have bigger buttons --> + <distance name="bottom_height" value="0" /> +</frame_geometry> + +<frame_geometry name="tiled_left" title_scale="medium" rounded_top_left="false" rounded_top_right="1" parent="normal"> + <distance name="right_width" value="0" /> +</frame_geometry> + +<frame_geometry name="tiled_right" title_scale="medium" rounded_top_left="1" rounded_top_right="false" parent="normal"> + <distance name="left_width" value="0" /> +</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="7"/> + <distance name="left_titlebar_edge" value="1"/> + <distance name="right_titlebar_edge" value="1"/> + <border name="title_border" left="10" right="10" top="0" bottom="1"/> +</frame_geometry> + +<frame_geometry name="small_unfocused" parent="small"> +</frame_geometry> + +<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" /> + <border name="title_border" left="10" right="10" top="0" bottom="0" /> + <distance name="title_vertical_pad" value="1" /> + <distance name="button_height" value="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="10" right="10" top="0" bottom="0" /> + <distance name="button_height" value="0"/> +</frame_geometry> + +<frame_geometry name="modal" title_scale="small" hide_buttons="true" rounded_top_left="1" rounded_top_right="1" parent="small"> + <distance name="title_vertical_pad" value="5"/> +</frame_geometry> + +<!--chromium save dialog--> +<frame_geometry name="attached" title_scale="small" has_title="false" hide_buttons="true" rounded_top_left="1" rounded_top_right="1" rounded_bottom_left="0" rounded_bottom_right="0" parent="normal"> + <distance name="title_vertical_pad" value="0"/> + <distance name="bottom_height" value="1"/> + <distance name="left_width" value="1"/> + <distance name="right_width" value="1"/> +</frame_geometry> + +<!-- drawing operations --> + + <!-- title --> + +<draw_ops name="title_focused"> + + <title version="< 3.1" + x="(0 `max` ((width - title_width) / 2))" + y="(0 `max` ((height - title_height) / 2)) + 1" + color="C_title_focused" /> + <title version=">= 3.1" + x="(0 `max` ((frame_x_center - title_width / 2) `min` (width - title_width)))" + y="(0 `max` ((height - title_height) / 2)) + 1" + 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))" + y="(0 `max` ((height - title_height) / 2)) + 1" + color="C_title_unfocused" /> + <title version=">= 3.1" + x="(0 `max` ((frame_x_center - title_width / 2) `min` (width - title_width)))" + y="(0 `max` ((height - title_height) / 2)) + 1" + ellipsize_width="width" + color="C_title_unfocused" /> +</draw_ops> + + <!-- window decorations --> + +<draw_ops name="entire_background_focused"> + <rectangle color="C_wm_bg_focused" x="0" y="0" width="width" height="height" filled="true" /> +</draw_ops> + +<draw_ops name="entire_background_unfocused"> + <rectangle color="C_wm_bg_unfocused" x="0" y="0" width="width" height="height" filled="true" /> +</draw_ops> + +<draw_ops name="titlebar_focused"> + <rectangle color="C_wm_bg_focused" x="0" y="0" width="width" height="height" filled="true" /> + <rectangle color="C_wm_highlight" x="0" y="0" width="width" height="1" filled="true" /> +</draw_ops> + +<draw_ops name="titlebar_unfocused"> + <rectangle color="C_wm_bg_unfocused" x="0" y="0" width="width" height="height" filled="true" /> + <rectangle color="C_wm_highlight" x="0" y="0" width="width" height="1" filled="true" /> +</draw_ops> + +<draw_ops name="titlebar_max"> + +</draw_ops> + +<draw_ops name="titlebar_small_focused"> + +</draw_ops> + +<draw_ops name="titlebar_small_unfocused"> + +</draw_ops> + +<draw_ops name="border_focused"> + <rectangle color="C_wm_bg_focused" x="0" y="0" width="width" height="height" filled="false" /> +</draw_ops> + +<draw_ops name="border_unfocused"> + <rectangle color="C_wm_bg_unfocused" x="0" y="0" width="width" height="height" filled="false" /> +</draw_ops> + + +<!--close--> +<draw_ops name="close_focused"> + <image filename="button-bg.svg" colorize="C_button_close_bg_focused" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="close-icon.svg" colorize="C_icon_close_bg" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="close_focused_pressed"> + <image filename="button-bg.svg" colorize="C_button_close_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="close-icon.svg" colorize="C_icon_close_bg" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="close_focused_prelight"> + <image filename="button-bg.svg" colorize="C_button_close_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="close-icon.svg" colorize="C_icon_close_bg" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="close_unfocused"> + <image filename="button-bg.svg" colorize="C_icon_bg_unfocused" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="close-icon.svg" colorize="C_icon_close_bg" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="close_unfocused_prelight"> + <image filename="button-bg.svg" colorize="C_button_close_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="close-icon.svg" colorize="C_icon_close_bg" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="close_unfocused_pressed"> + <image filename="button-bg.svg" colorize="C_button_close_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="close-icon.svg" colorize="C_icon_close_bg" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<!--maximize--> +<draw_ops name="maximize_focused"> + <image filename="max-icon.svg" colorize="C_icon_bg_focused" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="maximize_focused_pressed"> + <image filename="button-bg.svg" colorize="C_button_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="max-icon.svg" colorize="C_icon_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="maximize_focused_prelight"> + <image filename="button-bg.svg" colorize="C_button_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="button-border.svg" colorize="C_button_border_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="max-icon.svg" colorize="C_icon_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="maximize_unfocused"> + <image filename="max-icon.svg" colorize="C_icon_bg_unfocused" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="maximize_unfocused_prelight"> + <image filename="button-bg.svg" colorize="C_button_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="button-border.svg" colorize="C_button_border_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="max-icon.svg" colorize="C_icon_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="maximize_unfocused_pressed"> + <image filename="button-bg.svg" colorize="C_button_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="max-icon.svg" colorize="C_icon_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<!--max_maximize--> +<draw_ops name="max_maximize_focused"> + <image filename="unmax-icon.svg" colorize="C_icon_bg_focused" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="max_maximize_focused_pressed"> + <image filename="button-bg.svg" colorize="C_button_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="unmax-icon.svg" colorize="C_icon_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="max_maximize_focused_prelight"> + <image filename="button-bg.svg" colorize="C_button_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="button-border.svg" colorize="C_button_border_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="unmax-icon.svg" colorize="C_icon_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="max_maximize_unfocused"> + <image filename="unmax-icon.svg" colorize="C_icon_bg_unfocused" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="max_maximize_unfocused_prelight"> + <image filename="button-bg.svg" colorize="C_button_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="button-border.svg" colorize="C_button_border_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="unmax-icon.svg" colorize="C_icon_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="max_maximize_unfocused_pressed"> + <image filename="button-bg.svg" colorize="C_button_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="unmax-icon.svg" colorize="C_icon_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<!--minimize--> +<draw_ops name="minimize_focused"> + <image filename="min-icon.svg" colorize="C_icon_bg_focused" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="minimize_focused_pressed"> + <image filename="button-bg.svg" colorize="C_button_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="min-icon.svg" colorize="C_icon_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="minimize_focused_prelight"> + <image filename="button-bg.svg" colorize="C_button_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="button-border.svg" colorize="C_button_border_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="min-icon.svg" colorize="C_icon_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="minimize_unfocused"> + <image filename="min-icon.svg" colorize="C_icon_bg_unfocused" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="minimize_unfocused_prelight"> + <image filename="button-bg.svg" colorize="C_button_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="button-border.svg" colorize="C_button_border_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="min-icon.svg" colorize="C_icon_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="minimize_unfocused_pressed"> + <image filename="button-bg.svg" colorize="C_button_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="min-icon.svg" colorize="C_icon_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + + +<!--Todo--> +<draw_ops name="menu_focused"></draw_ops> +<draw_ops name="menu_focused_pressed"></draw_ops> +<draw_ops name="menu_unfocused"></draw_ops> +<draw_ops name="menu_unfocused_prelight"></draw_ops> +<draw_ops name="menu_unfocused_pressed"></draw_ops> +<draw_ops name="shade_focused"></draw_ops> +<draw_ops name="shade_focused_pressed"></draw_ops> +<draw_ops name="shade_unfocused"></draw_ops> +<draw_ops name="shade_unfocused_prelight"></draw_ops> +<draw_ops name="shade_unfocused_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="titlebar_focused" /> + <piece position="title" draw_ops="title_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="shade_focused" /> + <button function="unshade" state="pressed" draw_ops="shade_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_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="shade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="shade_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_max" /> + <piece position="title" draw_ops="title_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="maximize" state="normal" draw_ops="max_maximize_unfocused"/> + <button function="maximize" state="prelight" draw_ops="max_maximize_unfocused_prelight"/> + <button function="maximize" state="pressed" draw_ops="max_maximize_unfocused_pressed"/> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="shade_focused" /> + <button function="unshade" state="pressed" draw_ops="shade_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_max" /> + <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="max_maximize_unfocused"/> + <button function="maximize" state="prelight" draw_ops="max_maximize_unfocused_prelight"/> + <button function="maximize" state="pressed" draw_ops="max_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="shade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="shade_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_max" /> + <piece position="title" draw_ops="title_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="maximize" state="normal" draw_ops="max_maximize_unfocused"/> + <button function="maximize" state="prelight" draw_ops="max_maximize_unfocused_prelight"/> + <button function="maximize" state="pressed" draw_ops="max_maximize_unfocused_pressed"/> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="shade_focused" /> + <button function="unshade" state="pressed" draw_ops="shade_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_max" /> + <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="max_maximize_unfocused"/> + <button function="maximize" state="prelight" draw_ops="max_maximize_unfocused_prelight"/> + <button function="maximize" state="pressed" draw_ops="max_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="shade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="shade_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="normal"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_focused" /> + <piece position="title" draw_ops="title_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="shade_focused" /> + <button function="unshade" state="pressed" draw_ops="shade_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="normal"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_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></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="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_focused" /> + <piece position="title" draw_ops="title_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="shade_focused" /> + <button function="unshade" state="pressed" draw_ops="shade_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_focused" /> + <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="shade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="shade_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_small_focused" /> + <piece position="title" draw_ops="title_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="shade_focused" /> + <button function="unshade" state="pressed" draw_ops="shade_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_small_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="shade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="shade_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="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><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="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><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="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><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_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="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><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_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="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><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_focused" /> + <piece position="title" draw_ops="title_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="shade_focused" /> + <button function="unshade" state="pressed" draw_ops="shade_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_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="shade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="shade_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_focused" /> + <piece position="title" draw_ops="title_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="shade_focused" /> + <button function="unshade" state="pressed" draw_ops="shade_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_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="shade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="shade_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="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><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/Matcha-aliz/metacity-1/min-icon.svg b/themes/Matcha-aliz/metacity-1/min-icon.svg new file mode 100755 index 00000000..92920b53 --- /dev/null +++ b/themes/Matcha-aliz/metacity-1/min-icon.svg @@ -0,0 +1,75 @@ +<?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:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + enable-background="new 0 0 32 32" + height="16" + id="Layer_1" + version="1.1" + viewBox="0 0 16 16" + width="16" + xml:space="preserve" + inkscape:version="0.91 r13725" + sodipodi:docname="min-icon.svg"><metadata + id="metadata26"><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="defs24" /><sodipodi:namedview + pagecolor="#e2e2e2" + bordercolor="#666666" + borderopacity="1" + objecttolerance="10" + gridtolerance="10" + guidetolerance="10" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:window-width="1366" + inkscape:window-height="718" + id="namedview22" + showgrid="true" + inkscape:zoom="22.627417" + inkscape:cx="6.164106" + inkscape:cy="8.4082271" + inkscape:window-x="0" + inkscape:window-y="27" + inkscape:window-maximized="1" + inkscape:current-layer="Layer_1" + inkscape:snap-bbox="true" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true"><inkscape:grid + type="xygrid" + id="grid3003" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /></sodipodi:namedview><g + style="display:inline" + id="titlebutton-min" + inkscape:label="#g6247" + transform="translate(-587,185.63782)"><g + id="g7138" + style="display:inline;opacity:1" + transform="translate(-781,-432.63782)"><g + transform="translate(-58,0)" + style="display:inline;opacity:1" + id="g4490-3-75"><g + id="g4092-0-7-0" + style="display:inline" + transform="translate(58,0)" /></g><path + inkscape:connector-curvature="0" + d="m 1373,254 0,2 6,0 0,-2 z" + id="rect9057-4-3" + style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;opacity:1;fill:#808080;fill-opacity:1;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" + sodipodi:nodetypes="ccccc" /></g><rect + y="-185.63782" + x="587" + height="16" + width="16" + id="rect17883-32" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" /></g></svg> \ No newline at end of file diff --git a/themes/Matcha-aliz/metacity-1/thumbnail.png b/themes/Matcha-aliz/metacity-1/thumbnail.png new file mode 100755 index 00000000..f97d243a Binary files /dev/null and b/themes/Matcha-aliz/metacity-1/thumbnail.png differ diff --git a/themes/Matcha-aliz/metacity-1/unmax-icon.svg b/themes/Matcha-aliz/metacity-1/unmax-icon.svg new file mode 100755 index 00000000..107dec24 --- /dev/null +++ b/themes/Matcha-aliz/metacity-1/unmax-icon.svg @@ -0,0 +1,73 @@ +<?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:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + enable-background="new 0 0 32 32" + height="16" + id="Layer_1" + version="1.1" + viewBox="0 0 16 16" + width="16" + xml:space="preserve" + inkscape:version="0.92.3 (2405546, 2018-03-11)" + sodipodi:docname="unmax-icon.svg"><metadata + id="metadata26"><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="defs24" /><sodipodi:namedview + pagecolor="#d7d7d7" + bordercolor="#666666" + borderopacity="1" + objecttolerance="10" + gridtolerance="10" + guidetolerance="10" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:window-width="1920" + inkscape:window-height="1023" + id="namedview22" + showgrid="true" + inkscape:zoom="22.627417" + inkscape:cx="2.3271091" + inkscape:cy="13.974682" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" + inkscape:current-layer="Layer_1" + inkscape:snap-bbox="true" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true"><inkscape:grid + type="xygrid" + id="grid3003" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /></sodipodi:namedview><g + transform="translate(-176.5,228.63782)" + style="display:inline" + id="titlebutton-restore" + inkscape:label="#g1188"><g + transform="translate(0.5,2.6171875e-6)" + id="g1182"><path + sodipodi:nodetypes="csscc" + inkscape:connector-curvature="0" + d="m 188.2138,-220.63782 h -3.395 c -0.4504,0 -0.8188,-0.36842 -0.8188,-0.81875 v -3.39509 l 4.2138,4.21384" + style="display:inline;opacity:1;fill:#808080;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path995" /><path + id="path1174" + style="display:inline;opacity:1;fill:#808080;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 179.7862,-220.63782 h 3.395 c 0.4504,0 0.8188,0.36842 0.8188,0.81875 v 3.39509 l -4.2138,-4.21384" + inkscape:connector-curvature="0" + sodipodi:nodetypes="csscc" /></g><rect + style="display:inline;opacity:0.8;fill:none;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" + id="rect999" + width="16" + height="16" + x="176.5" + y="-228.63782" /></g></svg> diff --git a/themes/Matcha-aliz/openbox-3/close.xbm b/themes/Matcha-aliz/openbox-3/close.xbm new file mode 100755 index 00000000..ab7ff800 --- /dev/null +++ b/themes/Matcha-aliz/openbox-3/close.xbm @@ -0,0 +1,4 @@ +#define close_width 8 +#define close_height 8 +static unsigned char close_bits[] = { + 0xc3, 0xe7, 0x7e, 0x3c, 0x3c, 0x7e, 0xe7, 0xc3 }; diff --git a/themes/Matcha-aliz/openbox-3/desk.xbm b/themes/Matcha-aliz/openbox-3/desk.xbm new file mode 100755 index 00000000..abca780a --- /dev/null +++ b/themes/Matcha-aliz/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/Matcha-aliz/openbox-3/desk_toggled.xbm b/themes/Matcha-aliz/openbox-3/desk_toggled.xbm new file mode 100755 index 00000000..b4b53302 --- /dev/null +++ b/themes/Matcha-aliz/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/Matcha-aliz/openbox-3/iconify.xbm b/themes/Matcha-aliz/openbox-3/iconify.xbm new file mode 100755 index 00000000..9a9743f0 --- /dev/null +++ b/themes/Matcha-aliz/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/Matcha-aliz/openbox-3/max.xbm b/themes/Matcha-aliz/openbox-3/max.xbm new file mode 100755 index 00000000..505e1121 --- /dev/null +++ b/themes/Matcha-aliz/openbox-3/max.xbm @@ -0,0 +1,4 @@ +#define titlebutton_max_2_width 8 +#define titlebutton_max_2_height 8 +static unsigned char titlebutton_max_2_bits[] = { + 0xf8, 0xf0, 0xe0, 0xc1, 0x83, 0x07, 0x0f, 0x1f }; diff --git a/themes/Matcha-aliz/openbox-3/max_toggled.xbm b/themes/Matcha-aliz/openbox-3/max_toggled.xbm new file mode 100755 index 00000000..505e1121 --- /dev/null +++ b/themes/Matcha-aliz/openbox-3/max_toggled.xbm @@ -0,0 +1,4 @@ +#define titlebutton_max_2_width 8 +#define titlebutton_max_2_height 8 +static unsigned char titlebutton_max_2_bits[] = { + 0xf8, 0xf0, 0xe0, 0xc1, 0x83, 0x07, 0x0f, 0x1f }; diff --git a/themes/Matcha-aliz/openbox-3/shade.xbm b/themes/Matcha-aliz/openbox-3/shade.xbm new file mode 100755 index 00000000..fcacf424 --- /dev/null +++ b/themes/Matcha-aliz/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/Matcha-aliz/openbox-3/shade_toggled.xbm b/themes/Matcha-aliz/openbox-3/shade_toggled.xbm new file mode 100755 index 00000000..594201e3 --- /dev/null +++ b/themes/Matcha-aliz/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/Matcha-aliz/openbox-3/themerc b/themes/Matcha-aliz/openbox-3/themerc new file mode 100755 index 00000000..65b9ad25 --- /dev/null +++ b/themes/Matcha-aliz/openbox-3/themerc @@ -0,0 +1,134 @@ +# Matcha Openbox theme +# Copyright (C) 2015 Dino Duratović <dinomol at mail dot com> +# +# Inspired by and made for horst3180's Arc GTK theme +# https://github.com/horst3180/Arc-theme +# +# 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 <http://www.gnu.org/licenses/>. + +### WINDOW +border.width: 1 + +window.client.padding.width: 0 +window.client.padding.height: 0 +window.handle.width: 0 + +padding.width: 4 +padding.height: 4 + +window.active.border.color: #2d3036 +window.inactive.border.color: #2d3036 +window.active.title.separator.color: #222222 +window.inactive.title.separator.color: #222222 +window.active.client.color: #2d3036 +window.inactive.client.color: #2d3036 + +window.active.label.text.color: #D3DAE3 +window.inactive.label.text.color: #7F8388 + +window.active.button.unpressed.image.color: #D3DAE3 +window.active.button.pressed.image.color: #F0544C +window.active.button.disabled.image.color: #2d3036 +window.active.button.hover.image.color: #afb8c5 +window.active.button.toggled.unpressed.image.color: #D3DAE3 +window.active.button.toggled.pressed.image.color: #F0544C +window.active.button.toggled.hover.image.color: #afb8c5 +window.inactive.button.unpressed.image.color: #1F2328 +window.inactive.button.pressed.image.color: #F0544C +window.inactive.button.disabled.image.color: #2d3036 +window.inactive.button.hover.image.color: #afb8c5 +window.inactive.button.toggled.unpressed.image.color: #1F2328 +window.inactive.button.toggled.pressed.image.color: #F0544C +window.inactive.button.toggled.hover.image.color: #afb8c5 + +window.active.title.bg: flat solid +window.active.title.bg.color: #222222 +window.active.label.bg: flat solid +window.active.label.bg.color: #222222 +#window.active.handle.bg: texture +#window.active.grip.bg: texture +window.inactive.title.bg: flat solid +window.inactive.title.bg.color: #222222 +window.inactive.label.bg: flat solid +window.inactive.label.bg.color: #222222 +#window.inactive.handle.bg: texture +#window.inactive.grip.bg: texture + +window.active.button.unpressed.bg: parentrelative +window.active.button.pressed.bg: parentrelative +window.active.button.hover.bg: parentrelative +window.active.button.disabled.bg: parentrelative +window.active.button.toggled.unpressed.bg: parentrelative +window.active.button.toggled.pressed.bg: parentrelative +window.active.button.toggled.hover.bg: parentrelative +window.inactive.button.unpressed.bg: parentrelative +window.inactive.button.pressed.bg: parentrelative +window.inactive.button.hover.bg: parentrelative +window.inactive.button.disabled.bg: parentrelative +window.inactive.button.toggled.unpressed.bg: parentrelative +window.inactive.button.toggled.pressed.bg: parentrelative +window.inactive.button.toggled.hover.bg: parentrelative + +window.label.text.justify: center + +#window.active.label.text.font: text shadow +#window.inactive.label.text.font: text shadow + +### MENU +menu.border.width: 0 +menu.separator.width: 1 +menu.separator.padding.width: 10 +menu.separator.padding.height: 2 + +menu.overlap.x: 0 +menu.overlap.y: 0 + +menu.border.color: #aeb0b6 +menu.separator.color: #a8adb5 + +menu.title.text.color: #D3DAE3 +menu.items.text.color: #2d3036 +menu.items.disabled.text.color: #76797F +menu.items.active.text.color: #ffffff +menu.items.active.disabled.text.color: #aeb0b6 + +menu.items.bg: flat solid +menu.items.bg.color: #f5f6f7 +menu.items.active.bg: flat solid +menu.items.active.bg.color: #F0544C +menu.title.bg: flat solid +menu.title.bg.color: #2d3036 + +menu.title.text.justify: center + +#menu.items.font: text shadow +#menu.title.text.font: text shadow + +### OSD +osd.border.width: 1 + +osd.border.color: #2d3036 + +osd.label.text.color: #D3DAE3 + +osd.bg: flat solid +osd.bg.color: #222222 +osd.label.bg: flat solid +osd.label.bg.color: #222222 +osd.hilight.bg: flat solid +osd.hilight.bg.color: #F0544C +osd.unhilight.bg: flat solid +osd.unhilight.bg.color: #D3DAE3 + +#osd.label.text.font: text shadow diff --git a/themes/Matcha-aliz/unity/dash/close_dash.svg b/themes/Matcha-aliz/unity/dash/close_dash.svg new file mode 100755 index 00000000..2b484e8b --- /dev/null +++ b/themes/Matcha-aliz/unity/dash/close_dash.svg @@ -0,0 +1,214 @@ +<?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="24" + height="24" + id="svg4306" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="close_dash.svg" + style="enable-background:new"> + <defs + id="defs4308"> + <linearGradient + id="linearGradient3770"> + <stop + style="stop-color:#000000;stop-opacity:0.62827224;" + offset="0" + id="stop3772" /> + <stop + style="stop-color:#000000;stop-opacity:0.49803922;" + offset="1" + id="stop3774" /> + </linearGradient> + <linearGradient + id="linearGradient4882"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4884" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4886" /> + </linearGradient> + <linearGradient + id="linearGradient3784-6"> + <stop + style="stop-color:#ffffff;stop-opacity:0.21568628;" + offset="0" + id="stop3786-4" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3788-6" /> + </linearGradient> + <linearGradient + id="linearGradient4892"> + <stop + id="stop4894" + offset="0" + style="stop-color:#2f3a42;stop-opacity:1;" /> + <stop + id="stop4896" + offset="1" + style="stop-color:#1d242a;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4882-4"> + <stop + id="stop4884-9" + offset="0" + style="stop-color:#728495;stop-opacity:1;" /> + <stop + id="stop4886-9" + offset="1" + style="stop-color:#617c95;stop-opacity:0;" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#f0f1f2" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:zoom="32.000001" + inkscape:cx="10.337718" + inkscape:cy="9.0639316" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:window-width="1366" + inkscape:window-height="721" + inkscape:window-x="0" + inkscape:window-y="25" + inkscape:window-maximized="1" + inkscape:snap-bbox="true" + inkscape:snap-global="true" + inkscape:snap-bbox-midpoints="false" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true"> + <inkscape:grid + type="xygrid" + id="grid4314" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="1,0" + position="12,12" + id="guide4316" /> + <sodipodi:guide + orientation="0,1" + position="12,12" + id="guide4318" /> + </sodipodi:namedview> + <metadata + id="metadata4311"> + <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="Ebene 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <g + style="display:inline" + id="titlebutton-close-dark" + inkscape:label="#g6210" + transform="translate(-641,1218)"> + <g + id="g4927-9-2-8" + style="display:inline;opacity:1" + transform="translate(-678,-432.63782)"> + <g + transform="translate(-103,0)" + style="display:inline;opacity:1" + id="g4490-6-5-2-5-3"> + <g + id="g4092-0-2-21-0-9-7" + style="display:inline" + transform="translate(58,0)"> + <path + inkscape:connector-curvature="0" + style="fill:#cc575d;fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + d="m 414,58 a 7,7 0 0 0 -7,7 7,7 0 0 0 7,7 7,7 0 0 0 7,-7 7,7 0 0 0 -7,-7 z m -3,3.921875 0.75,0 c 0.008,-9e-5 0.0156,-3.45e-4 0.0234,0 0.19121,0.0084 0.3824,0.09643 0.51562,0.234375 L 414,63.867188 415.73438,62.15625 c 0.19921,-0.172875 0.335,-0.229125 0.51562,-0.234375 l 0.75,0 0,0.75 c 0,0.214853 -0.0258,0.412987 -0.1875,0.5625 l -1.71094,1.710937 1.6875,1.6875 C 416.9302,66.77394 416.99999,66.9729 417,67.171875 l 0,0.75 -0.75,0 c -0.19898,-8e-6 -0.39794,-0.06982 -0.53906,-0.210937 L 414,66 l -1.71094,1.710938 c -0.14112,0.141142 -0.34009,0.210937 -0.53906,0.210937 l -0.75,0 0,-0.75 c 0,-0.198967 0.0698,-0.397935 0.21094,-0.539063 l 1.71094,-1.6875 -1.71094,-1.710937 C 411.05288,63.088403 410.98357,62.882438 411,62.671875 l 0,-0.75 z" + transform="translate(962.00001,190.00002)" + id="path4068-7-5-9-6-5-8" /> + </g> + </g> + <g + id="g4778-2-68-8-7" + transform="translate(1323,246.86719)" + style="fill:#ffffff;fill-opacity:1"> + <g + style="display:inline;fill:#ffffff;fill-opacity:1" + id="layer9-9-4-4-1-1" + transform="translate(-60,-518)" /> + <g + id="layer10-2-1-8-0-4" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer11-16-4-9-6-9" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + transform="matrix(0.75,0,0,0.75,2,2.0546875)" + id="g2996-76-5-96-3" + style="fill:#ffffff;fill-opacity:1"> + <g + transform="translate(-60,-518)" + id="layer12-4-5-7-9-4" + style="fill:#ffffff;fill-opacity:1"> + <g + transform="translate(19,-242)" + id="layer4-4-1-9-5-6-3" + style="display:inline;fill:#ffffff;fill-opacity:1" /> + </g> + </g> + <g + id="layer13-2-6-11-3-1" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer14-4-0-33-2-4" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer15-7-3-0-6-6" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + </g> + </g> + <rect + y="-185.63782" + x="645" + height="16" + width="16" + id="rect17883-39-99-8" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" /> + </g> + </g> +</svg> diff --git a/themes/Matcha-aliz/unity/dash/close_dash_disabled.svg b/themes/Matcha-aliz/unity/dash/close_dash_disabled.svg new file mode 100755 index 00000000..497574e0 --- /dev/null +++ b/themes/Matcha-aliz/unity/dash/close_dash_disabled.svg @@ -0,0 +1,214 @@ +<?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="24" + height="24" + id="svg4306" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="close_dash_disabled.svg" + style="enable-background:new"> + <defs + id="defs4308"> + <linearGradient + id="linearGradient3770"> + <stop + style="stop-color:#000000;stop-opacity:0.62827224;" + offset="0" + id="stop3772" /> + <stop + style="stop-color:#000000;stop-opacity:0.49803922;" + offset="1" + id="stop3774" /> + </linearGradient> + <linearGradient + id="linearGradient4882"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4884" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4886" /> + </linearGradient> + <linearGradient + id="linearGradient3784-6"> + <stop + style="stop-color:#ffffff;stop-opacity:0.21568628;" + offset="0" + id="stop3786-4" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3788-6" /> + </linearGradient> + <linearGradient + id="linearGradient4892"> + <stop + id="stop4894" + offset="0" + style="stop-color:#2f3a42;stop-opacity:1;" /> + <stop + id="stop4896" + offset="1" + style="stop-color:#1d242a;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4882-4"> + <stop + id="stop4884-9" + offset="0" + style="stop-color:#728495;stop-opacity:1;" /> + <stop + id="stop4886-9" + offset="1" + style="stop-color:#617c95;stop-opacity:0;" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#f0f1f2" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:zoom="32.000001" + inkscape:cx="10.337718" + inkscape:cy="9.0639316" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:window-width="1366" + inkscape:window-height="721" + inkscape:window-x="0" + inkscape:window-y="25" + inkscape:window-maximized="1" + inkscape:snap-bbox="true" + inkscape:snap-global="true" + inkscape:snap-bbox-midpoints="false" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true"> + <inkscape:grid + type="xygrid" + id="grid4314" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="1,0" + position="12,12" + id="guide4316" /> + <sodipodi:guide + orientation="0,1" + position="12,12" + id="guide4318" /> + </sodipodi:namedview> + <metadata + id="metadata4311"> + <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="Ebene 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <g + style="display:inline;opacity:0.4" + id="titlebutton-close-backdrop-dark" + inkscape:label="#g6210" + transform="translate(-641.00002,1218)"> + <g + id="g4927-9-2-8-0" + style="display:inline;opacity:1" + transform="translate(-678,-432.63782)"> + <g + transform="translate(-103,0)" + style="display:inline;opacity:1" + id="g4490-6-5-2-5-3-3"> + <g + id="g4092-0-2-21-0-9-7-0" + style="display:inline" + transform="translate(58,0)"> + <path + inkscape:connector-curvature="0" + style="fill:#b9bcc2;fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + d="m 414,58 a 7,7 0 0 0 -7,7 7,7 0 0 0 7,7 7,7 0 0 0 7,-7 7,7 0 0 0 -7,-7 z m -3,3.921875 0.75,0 c 0.008,-9e-5 0.0156,-3.45e-4 0.0234,0 0.19121,0.0084 0.3824,0.09643 0.51562,0.234375 L 414,63.867188 415.73438,62.15625 c 0.19921,-0.172875 0.335,-0.229125 0.51562,-0.234375 l 0.75,0 0,0.75 c 0,0.214853 -0.0258,0.412987 -0.1875,0.5625 l -1.71094,1.710937 1.6875,1.6875 C 416.9302,66.77394 416.99999,66.9729 417,67.171875 l 0,0.75 -0.75,0 c -0.19898,-8e-6 -0.39794,-0.06982 -0.53906,-0.210937 L 414,66 l -1.71094,1.710938 c -0.14112,0.141142 -0.34009,0.210937 -0.53906,0.210937 l -0.75,0 0,-0.75 c 0,-0.198967 0.0698,-0.397935 0.21094,-0.539063 l 1.71094,-1.6875 -1.71094,-1.710937 C 411.05288,63.088403 410.98357,62.882438 411,62.671875 l 0,-0.75 z" + transform="translate(962.00001,190.00002)" + id="path4068-7-5-9-6-5-8-3" /> + </g> + </g> + <g + id="g4778-2-68-8-7-6" + transform="translate(1323,246.86719)" + style="fill:#ffffff;fill-opacity:1"> + <g + style="display:inline;fill:#ffffff;fill-opacity:1" + id="layer9-9-4-4-1-1-0" + transform="translate(-60,-518)" /> + <g + id="layer10-2-1-8-0-4-0" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer11-16-4-9-6-9-6" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + transform="matrix(0.75,0,0,0.75,2,2.0546875)" + id="g2996-76-5-96-3-0" + style="fill:#ffffff;fill-opacity:1"> + <g + transform="translate(-60,-518)" + id="layer12-4-5-7-9-4-0" + style="fill:#ffffff;fill-opacity:1"> + <g + transform="translate(19,-242)" + id="layer4-4-1-9-5-6-3-3" + style="display:inline;fill:#ffffff;fill-opacity:1" /> + </g> + </g> + <g + id="layer13-2-6-11-3-1-8" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer14-4-0-33-2-4-4" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer15-7-3-0-6-6-6" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + </g> + </g> + <rect + y="-185.63782" + x="645" + height="16" + width="16" + id="rect17883-39-99-8-6" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" /> + </g> + </g> +</svg> diff --git a/themes/Matcha-aliz/unity/dash/close_dash_prelight.svg b/themes/Matcha-aliz/unity/dash/close_dash_prelight.svg new file mode 100755 index 00000000..6d3238c8 --- /dev/null +++ b/themes/Matcha-aliz/unity/dash/close_dash_prelight.svg @@ -0,0 +1,214 @@ +<?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="24" + height="24" + id="svg4306" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="close_dash_prelight.svg" + style="enable-background:new"> + <defs + id="defs4308"> + <linearGradient + id="linearGradient3770"> + <stop + style="stop-color:#000000;stop-opacity:0.62827224;" + offset="0" + id="stop3772" /> + <stop + style="stop-color:#000000;stop-opacity:0.49803922;" + offset="1" + id="stop3774" /> + </linearGradient> + <linearGradient + id="linearGradient4882"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4884" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4886" /> + </linearGradient> + <linearGradient + id="linearGradient3784-6"> + <stop + style="stop-color:#ffffff;stop-opacity:0.21568628;" + offset="0" + id="stop3786-4" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3788-6" /> + </linearGradient> + <linearGradient + id="linearGradient4892"> + <stop + id="stop4894" + offset="0" + style="stop-color:#2f3a42;stop-opacity:1;" /> + <stop + id="stop4896" + offset="1" + style="stop-color:#1d242a;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4882-4"> + <stop + id="stop4884-9" + offset="0" + style="stop-color:#728495;stop-opacity:1;" /> + <stop + id="stop4886-9" + offset="1" + style="stop-color:#617c95;stop-opacity:0;" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#f0f1f2" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:zoom="32.000001" + inkscape:cx="10.337718" + inkscape:cy="9.0639316" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:window-width="1366" + inkscape:window-height="721" + inkscape:window-x="0" + inkscape:window-y="25" + inkscape:window-maximized="1" + inkscape:snap-bbox="true" + inkscape:snap-global="true" + inkscape:snap-bbox-midpoints="false" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true"> + <inkscape:grid + type="xygrid" + id="grid4314" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="1,0" + position="12,12" + id="guide4316" /> + <sodipodi:guide + orientation="0,1" + position="12,12" + id="guide4318" /> + </sodipodi:namedview> + <metadata + id="metadata4311"> + <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="Ebene 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <g + style="display:inline" + id="titlebutton-close-hover-dark" + inkscape:label="#g6260" + transform="translate(-538,1218)"> + <g + id="g4927-97-4" + style="display:inline;opacity:1" + transform="translate(-781,-432.63782)"> + <g + transform="translate(-103,0)" + style="display:inline;opacity:1" + id="g4490-6-9-1-3"> + <g + id="g4092-0-2-3-4-6" + style="display:inline" + transform="translate(58,0)"> + <path + inkscape:connector-curvature="0" + style="fill:#d7787d;fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + d="m 414,92 a 7,7 0 0 0 -7,7 7,7 0 0 0 7,7 7,7 0 0 0 7,-7 7,7 0 0 0 -7,-7 z m -3,3.921875 0.75,0 c 0.008,-9e-5 0.0156,-3.45e-4 0.0234,0 0.19121,0.0084 0.3824,0.09643 0.51562,0.234375 L 414,97.867188 415.73438,96.15625 c 0.19921,-0.172875 0.335,-0.229125 0.51562,-0.234375 l 0.75,0 0,0.75 c 0,0.214853 -0.0258,0.412987 -0.1875,0.5625 l -1.71094,1.710937 1.6875,1.687498 c 0.14114,0.14113 0.21093,0.34009 0.21094,0.53907 l 0,0.75 -0.75,0 c -0.19898,-1e-5 -0.39794,-0.0698 -0.53906,-0.21094 L 414,100 l -1.71094,1.71094 c -0.14112,0.14114 -0.34009,0.21094 -0.53906,0.21094 l -0.75,0 0,-0.75 c 0,-0.19897 0.0698,-0.39794 0.21094,-0.53907 l 1.71094,-1.687498 -1.71094,-1.710937 C 411.05288,97.088403 410.98357,96.882438 411,96.671875 l 0,-0.75 z" + transform="translate(962,156.00002)" + id="path4068-7-5-8-2-3" /> + </g> + </g> + <g + id="g4778-4-0-2" + transform="translate(1323,246.86719)" + style="fill:#ffffff;fill-opacity:1"> + <g + style="display:inline;fill:#ffffff;fill-opacity:1" + id="layer9-9-44-1-6" + transform="translate(-60,-518)" /> + <g + id="layer10-2-9-3-3" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer11-16-3-1-7" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + transform="matrix(0.75,0,0,0.75,2,2.0546875)" + id="g2996-9-3-3" + style="fill:#ffffff;fill-opacity:1"> + <g + transform="translate(-60,-518)" + id="layer12-4-7-1-2" + style="fill:#ffffff;fill-opacity:1"> + <g + transform="translate(19,-242)" + id="layer4-4-1-3-3-7" + style="display:inline;fill:#ffffff;fill-opacity:1" /> + </g> + </g> + <g + id="layer13-2-02-1-6" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer14-4-7-9-6" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer15-7-4-7-9" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + </g> + </g> + <rect + y="-185.63782" + x="542" + height="16" + width="16" + id="rect17883-5-4-2" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" /> + </g> + </g> +</svg> diff --git a/themes/Matcha-aliz/unity/dash/close_dash_pressed.svg b/themes/Matcha-aliz/unity/dash/close_dash_pressed.svg new file mode 100755 index 00000000..2af4093b --- /dev/null +++ b/themes/Matcha-aliz/unity/dash/close_dash_pressed.svg @@ -0,0 +1,214 @@ +<?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="24" + height="24" + id="svg4306" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="close_dash_pressed.svg" + style="enable-background:new"> + <defs + id="defs4308"> + <linearGradient + id="linearGradient3770"> + <stop + style="stop-color:#000000;stop-opacity:0.62827224;" + offset="0" + id="stop3772" /> + <stop + style="stop-color:#000000;stop-opacity:0.49803922;" + offset="1" + id="stop3774" /> + </linearGradient> + <linearGradient + id="linearGradient4882"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4884" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4886" /> + </linearGradient> + <linearGradient + id="linearGradient3784-6"> + <stop + style="stop-color:#ffffff;stop-opacity:0.21568628;" + offset="0" + id="stop3786-4" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3788-6" /> + </linearGradient> + <linearGradient + id="linearGradient4892"> + <stop + id="stop4894" + offset="0" + style="stop-color:#2f3a42;stop-opacity:1;" /> + <stop + id="stop4896" + offset="1" + style="stop-color:#1d242a;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4882-4"> + <stop + id="stop4884-9" + offset="0" + style="stop-color:#728495;stop-opacity:1;" /> + <stop + id="stop4886-9" + offset="1" + style="stop-color:#617c95;stop-opacity:0;" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#f0f1f2" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:zoom="32.000001" + inkscape:cx="10.337718" + inkscape:cy="9.0639316" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:window-width="1366" + inkscape:window-height="721" + inkscape:window-x="0" + inkscape:window-y="25" + inkscape:window-maximized="1" + inkscape:snap-bbox="true" + inkscape:snap-global="true" + inkscape:snap-bbox-midpoints="false" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true"> + <inkscape:grid + type="xygrid" + id="grid4314" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="1,0" + position="12,12" + id="guide4316" /> + <sodipodi:guide + orientation="0,1" + position="12,12" + id="guide4318" /> + </sodipodi:namedview> + <metadata + id="metadata4311"> + <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="Ebene 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <g + style="display:inline" + id="titlebutton-close-active-dark" + inkscape:label="#g6332" + transform="translate(-437.00001,1218)"> + <g + id="g4927-8-7-4-9" + style="display:inline;opacity:1" + transform="translate(-882,-432.63782)"> + <g + transform="translate(-103,0)" + style="display:inline;opacity:1" + id="g4490-6-3-7-46-6"> + <g + id="g4092-0-2-2-1-7-2" + style="display:inline" + transform="translate(58,0)"> + <path + inkscape:connector-curvature="0" + style="fill:#be3841;fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + d="m 414,109 a 7,7 0 0 0 -7,7 7,7 0 0 0 7,7 7,7 0 0 0 7,-7 7,7 0 0 0 -7,-7 z m -3,3.92188 0.75,0 c 0.008,-1e-4 0.0156,-3.5e-4 0.0234,0 0.19121,0.008 0.3824,0.0964 0.51562,0.23437 l 1.71094,1.71094 1.73438,-1.71094 c 0.19921,-0.17287 0.335,-0.22913 0.51562,-0.23437 l 0.75,0 0,0.75 c 0,0.21485 -0.0258,0.41298 -0.1875,0.5625 l -1.71094,1.71093 1.6875,1.6875 c 0.14114,0.14113 0.21093,0.34009 0.21094,0.53907 l 0,0.75 -0.75,0 c -0.19898,-1e-5 -0.39794,-0.0698 -0.53906,-0.21094 L 414,117 l -1.71094,1.71094 c -0.14112,0.14114 -0.34009,0.21094 -0.53906,0.21094 l -0.75,0 0,-0.75 c 0,-0.19897 0.0698,-0.39794 0.21094,-0.53907 l 1.71094,-1.6875 -1.71094,-1.71093 c -0.15806,-0.14598 -0.22737,-0.35194 -0.21094,-0.5625 l 0,-0.75 z" + transform="translate(962.00001,139.00001)" + id="path4068-7-5-4-9-7-6" /> + </g> + </g> + <g + id="g4778-3-6-0-5" + transform="translate(1323,246.86719)" + style="fill:#ffffff;fill-opacity:1"> + <g + style="display:inline;fill:#ffffff;fill-opacity:1" + id="layer9-9-6-0-90-6" + transform="translate(-60,-518)" /> + <g + id="layer10-2-3-6-6-1" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer11-16-2-2-6-9" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + transform="matrix(0.75,0,0,0.75,2,2.0546875)" + id="g2996-7-0-2-0" + style="fill:#ffffff;fill-opacity:1"> + <g + transform="translate(-60,-518)" + id="layer12-4-6-3-5-2" + style="fill:#ffffff;fill-opacity:1"> + <g + transform="translate(19,-242)" + id="layer4-4-1-4-1-7-0" + style="display:inline;fill:#ffffff;fill-opacity:1" /> + </g> + </g> + <g + id="layer13-2-0-2-8-3" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer14-4-4-0-5-8" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer15-7-5-0-0-9" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + </g> + </g> + <rect + y="-185.63782" + x="441" + height="16" + width="16" + id="rect17883-02-4-3" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" /> + </g> + </g> +</svg> diff --git a/themes/Matcha-aliz/unity/dash/maximize_dash.svg b/themes/Matcha-aliz/unity/dash/maximize_dash.svg new file mode 100755 index 00000000..f7392839 --- /dev/null +++ b/themes/Matcha-aliz/unity/dash/maximize_dash.svg @@ -0,0 +1,170 @@ +<?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="24" + height="24" + id="svg4306" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="maximize_dash.svg" + style="enable-background:new"> + <defs + id="defs4308"> + <linearGradient + id="linearGradient3770"> + <stop + style="stop-color:#000000;stop-opacity:0.62827224;" + offset="0" + id="stop3772" /> + <stop + style="stop-color:#000000;stop-opacity:0.49803922;" + offset="1" + id="stop3774" /> + </linearGradient> + <linearGradient + id="linearGradient4882"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4884" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4886" /> + </linearGradient> + <linearGradient + id="linearGradient3784-6"> + <stop + style="stop-color:#ffffff;stop-opacity:0.21568628;" + offset="0" + id="stop3786-4" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3788-6" /> + </linearGradient> + <linearGradient + id="linearGradient4892"> + <stop + id="stop4894" + offset="0" + style="stop-color:#2f3a42;stop-opacity:1;" /> + <stop + id="stop4896" + offset="1" + style="stop-color:#1d242a;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4882-4"> + <stop + id="stop4884-9" + offset="0" + style="stop-color:#728495;stop-opacity:1;" /> + <stop + id="stop4886-9" + offset="1" + style="stop-color:#617c95;stop-opacity:0;" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#f0f1f2" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:zoom="32.000001" + inkscape:cx="10.337718" + inkscape:cy="9.0639316" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:window-width="1366" + inkscape:window-height="721" + inkscape:window-x="0" + inkscape:window-y="25" + inkscape:window-maximized="1" + inkscape:snap-bbox="true" + inkscape:snap-global="true" + inkscape:snap-bbox-midpoints="false" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true"> + <inkscape:grid + type="xygrid" + id="grid4314" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="1,0" + position="12,12" + id="guide4316" /> + <sodipodi:guide + orientation="0,1" + position="12,12" + id="guide4318" /> + </sodipodi:namedview> + <metadata + id="metadata4311"> + <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="Ebene 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <g + style="display:inline;opacity:0.7" + id="titlebutton-max-dark" + inkscape:label="#g6234" + transform="translate(-612.00002,1218)"> + <g + id="g7146-16-4" + style="display:inline;opacity:1" + transform="translate(-781,-432.63782)"> + <g + transform="translate(-29,0)" + style="display:inline;opacity:1" + id="g4490-2-96-8-9"> + <g + id="g4092-0-6-83-7-4" + style="display:inline" + transform="translate(58,0)" /> + </g> + <path + id="path4293-5-95-1-7" + style="display:inline;opacity:1;fill:#b9bcc2;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 1403.7995,252 3.3818,0 c 0.4503,0 0.8162,0.36847 0.8187,0.8188 l 0,3.3817 z m 2.4074,6.00692 -3.395,0 c -0.4504,0 -0.8188,-0.36842 -0.8188,-0.81875 l 0,-3.39509 4.2138,4.21384" + inkscape:connector-curvature="0" + sodipodi:nodetypes="csscccsscc" /> + </g> + <rect + y="-185.63782" + x="616" + height="16" + width="16" + id="rect17883-29-2-2" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" /> + </g> + </g> +</svg> diff --git a/themes/Matcha-aliz/unity/dash/maximize_dash_disabled.svg b/themes/Matcha-aliz/unity/dash/maximize_dash_disabled.svg new file mode 100755 index 00000000..a01a3ec1 --- /dev/null +++ b/themes/Matcha-aliz/unity/dash/maximize_dash_disabled.svg @@ -0,0 +1,170 @@ +<?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="24" + height="24" + id="svg4306" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="maximize_dash_disabled.svg" + style="enable-background:new"> + <defs + id="defs4308"> + <linearGradient + id="linearGradient3770"> + <stop + style="stop-color:#000000;stop-opacity:0.62827224;" + offset="0" + id="stop3772" /> + <stop + style="stop-color:#000000;stop-opacity:0.49803922;" + offset="1" + id="stop3774" /> + </linearGradient> + <linearGradient + id="linearGradient4882"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4884" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4886" /> + </linearGradient> + <linearGradient + id="linearGradient3784-6"> + <stop + style="stop-color:#ffffff;stop-opacity:0.21568628;" + offset="0" + id="stop3786-4" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3788-6" /> + </linearGradient> + <linearGradient + id="linearGradient4892"> + <stop + id="stop4894" + offset="0" + style="stop-color:#2f3a42;stop-opacity:1;" /> + <stop + id="stop4896" + offset="1" + style="stop-color:#1d242a;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4882-4"> + <stop + id="stop4884-9" + offset="0" + style="stop-color:#728495;stop-opacity:1;" /> + <stop + id="stop4886-9" + offset="1" + style="stop-color:#617c95;stop-opacity:0;" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#f0f1f2" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:zoom="32.000001" + inkscape:cx="10.337718" + inkscape:cy="9.0639316" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:window-width="1366" + inkscape:window-height="721" + inkscape:window-x="0" + inkscape:window-y="25" + inkscape:window-maximized="1" + inkscape:snap-bbox="true" + inkscape:snap-global="true" + inkscape:snap-bbox-midpoints="false" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true"> + <inkscape:grid + type="xygrid" + id="grid4314" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="1,0" + position="12,12" + id="guide4316" /> + <sodipodi:guide + orientation="0,1" + position="12,12" + id="guide4318" /> + </sodipodi:namedview> + <metadata + id="metadata4311"> + <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="Ebene 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <g + id="titlebutton-max-backdrop-dark" + inkscape:label="#g6521" + style="display:inline;opacity:0.4" + transform="translate(-612.00002,1201)"> + <g + style="display:inline;opacity:1" + id="g7146-1-1-6" + transform="translate(-781,-415.63782)"> + <g + transform="translate(-29,0)" + style="display:inline;opacity:1" + id="g4490-2-6-0"> + <g + id="g4092-0-6-9-2" + style="display:inline" + transform="translate(58,0)" /> + </g> + <path + id="path4293-5-6-4" + style="display:inline;opacity:1;fill:#b9bcc2;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 1403.7995,252 3.3818,0 c 0.4503,0 0.8162,0.36847 0.8187,0.8188 l 0,3.3817 z m 2.4074,6.00692 -3.395,0 c -0.4504,0 -0.8188,-0.36842 -0.8188,-0.81875 l 0,-3.39509 4.2138,4.21384" + inkscape:connector-curvature="0" + sodipodi:nodetypes="csscccsscc" /> + </g> + <rect + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" + id="rect17883-39-6-2-5" + width="16" + height="16" + x="616" + y="-168.63782" /> + </g> + </g> +</svg> diff --git a/themes/Matcha-aliz/unity/dash/maximize_dash_prelight.svg b/themes/Matcha-aliz/unity/dash/maximize_dash_prelight.svg new file mode 100755 index 00000000..09e1d2d0 --- /dev/null +++ b/themes/Matcha-aliz/unity/dash/maximize_dash_prelight.svg @@ -0,0 +1,224 @@ +<?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="24" + height="24" + id="svg4306" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="maximize_dash_prelight.svg" + style="enable-background:new"> + <defs + id="defs4308"> + <linearGradient + id="linearGradient3770"> + <stop + style="stop-color:#000000;stop-opacity:0.62827224;" + offset="0" + id="stop3772" /> + <stop + style="stop-color:#000000;stop-opacity:0.49803922;" + offset="1" + id="stop3774" /> + </linearGradient> + <linearGradient + id="linearGradient4882"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4884" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4886" /> + </linearGradient> + <linearGradient + id="linearGradient3784-6"> + <stop + style="stop-color:#ffffff;stop-opacity:0.21568628;" + offset="0" + id="stop3786-4" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3788-6" /> + </linearGradient> + <linearGradient + id="linearGradient4892"> + <stop + id="stop4894" + offset="0" + style="stop-color:#2f3a42;stop-opacity:1;" /> + <stop + id="stop4896" + offset="1" + style="stop-color:#1d242a;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4882-4"> + <stop + id="stop4884-9" + offset="0" + style="stop-color:#728495;stop-opacity:1;" /> + <stop + id="stop4886-9" + offset="1" + style="stop-color:#617c95;stop-opacity:0;" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#f0f1f2" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:zoom="32.000001" + inkscape:cx="10.337718" + inkscape:cy="9.0639316" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:window-width="1366" + inkscape:window-height="721" + inkscape:window-x="0" + inkscape:window-y="25" + inkscape:window-maximized="1" + inkscape:snap-bbox="true" + inkscape:snap-global="true" + inkscape:snap-bbox-midpoints="false" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true"> + <inkscape:grid + type="xygrid" + id="grid4314" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="1,0" + position="12,12" + id="guide4316" /> + <sodipodi:guide + orientation="0,1" + position="12,12" + id="guide4318" /> + </sodipodi:namedview> + <metadata + id="metadata4311"> + <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="Ebene 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <g + style="display:inline" + id="titlebutton-max-hover-dark" + inkscape:label="#g6284" + transform="translate(-509,1218)"> + <g + id="g4891-5-8" + style="display:inline;opacity:1" + transform="translate(-781,-432.63782)"> + <ellipse + cy="255" + cx="1302" + style="display:inline;opacity:0.45;fill:#5f697f;fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="path4068-7-5-9-6-7-2-4-6-6" + rx="6" + ry="6.0000005" /> + <path + style="display:inline;opacity:0.37000002;fill:#15171c;fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + d="m 1302,248 a 7,7 0 0 0 -7,7 7,7 0 0 0 7,7 7,7 0 0 0 7,-7 7,7 0 0 0 -7,-7 z m 0,1 a 6,6 0 0 1 6,6 6,6 0 0 1 -6,6 6,6 0 0 1 -6,-6 6,6 0 0 1 6,-6 z" + id="path4068-7-5-9-6-7-2-5-78-2-6" + inkscape:connector-curvature="0" /> + <g + id="g4806-9-0-6" + transform="translate(1294,247)" + style="fill:#c0e3ff;fill-opacity:1"> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="status" + id="layer9-78-7-6-6" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="devices" + id="layer10-3-3-2-7" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="apps" + id="layer11-19-75-1-2" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="places" + id="layer13-4-9-2-3" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="mimetypes" + id="layer14-8-5-0-4" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="emblems" + id="layer15-5-8-0-4" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="emotes" + id="g71291-1-7-5-9" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="categories" + id="g4953-7-1-4-1" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="actions" + id="layer12-3-0-0-6"> + <path + sodipodi:nodetypes="csscccsscc" + inkscape:connector-curvature="0" + d="m 87.799705,972 3.381737,0 c 0.450297,0 0.816227,0.36847 0.818758,0.8188 l 0,3.3817 z m 2.407413,6.00692 -3.395078,0 c -0.450346,0 -0.818758,-0.36842 -0.818758,-0.81875 l 0,-3.39509 4.213836,4.21384" + style="opacity:1;fill:#c4c7cc;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path4293-6-7-1" /> + </g> + </g> + </g> + <rect + y="-185.63782" + x="513" + height="16" + width="16" + id="rect17883-0-1-5" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" /> + </g> + </g> +</svg> diff --git a/themes/Matcha-aliz/unity/dash/maximize_dash_pressed.svg b/themes/Matcha-aliz/unity/dash/maximize_dash_pressed.svg new file mode 100755 index 00000000..5f09b02e --- /dev/null +++ b/themes/Matcha-aliz/unity/dash/maximize_dash_pressed.svg @@ -0,0 +1,247 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:osb="http://www.openswatchbook.org/uri/2009/osb" + 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="24" + height="24" + id="svg4306" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="maximize_dash_pressed.svg" + style="enable-background:new"> + <defs + id="defs4308"> + <linearGradient + id="selected_bg_color" + osb:paint="solid"> + <stop + style="stop-color:#5294e2;stop-opacity:1;" + offset="0" + id="stop4170" /> + </linearGradient> + <linearGradient + id="linearGradient3770"> + <stop + style="stop-color:#000000;stop-opacity:0.62827224;" + offset="0" + id="stop3772" /> + <stop + style="stop-color:#000000;stop-opacity:0.49803922;" + offset="1" + id="stop3774" /> + </linearGradient> + <linearGradient + id="linearGradient4882"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4884" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4886" /> + </linearGradient> + <linearGradient + id="linearGradient3784-6"> + <stop + style="stop-color:#ffffff;stop-opacity:0.21568628;" + offset="0" + id="stop3786-4" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3788-6" /> + </linearGradient> + <linearGradient + id="linearGradient4892"> + <stop + id="stop4894" + offset="0" + style="stop-color:#2f3a42;stop-opacity:1;" /> + <stop + id="stop4896" + offset="1" + style="stop-color:#1d242a;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4882-4"> + <stop + id="stop4884-9" + offset="0" + style="stop-color:#728495;stop-opacity:1;" /> + <stop + id="stop4886-9" + offset="1" + style="stop-color:#617c95;stop-opacity:0;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient4172" + x1="1376" + y1="248" + x2="1376" + y2="262" + gradientUnits="userSpaceOnUse" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#f0f1f2" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:zoom="16.000001" + inkscape:cx="5.2618001" + inkscape:cy="4.6396105" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:window-width="1366" + inkscape:window-height="721" + inkscape:window-x="0" + inkscape:window-y="25" + inkscape:window-maximized="1" + inkscape:snap-bbox="true" + inkscape:snap-global="true" + inkscape:snap-bbox-midpoints="false" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true"> + <inkscape:grid + type="xygrid" + id="grid4314" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="1,0" + position="12,12" + id="guide4316" /> + <sodipodi:guide + orientation="0,1" + position="12,12" + id="guide4318" /> + </sodipodi:namedview> + <metadata + id="metadata4311"> + <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="Ebene 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <g + style="display:inline" + id="titlebutton-max-active-dark" + inkscape:label="#g6356" + transform="translate(-408.00001,1218)"> + <g + id="g4891-4-5-5" + style="display:inline;opacity:1" + transform="translate(-882,-432.63782)"> + <g + transform="translate(-132,0)" + style="display:inline;opacity:1" + id="g4490-2-9-1-2-4-8"> + <g + id="g4092-0-6-3-6-8-3-7" + style="display:inline" + transform="translate(58,0)"> + <circle + r="7" + cy="255" + cx="1376" + style="fill:url(#linearGradient4172);fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="path4068-7-6-5-1-6-6-0" /> + </g> + </g> + <g + id="g4806-5-2-2-9" + transform="translate(1294,247)" + style="fill:#c0e3ff;fill-opacity:1"> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="status" + id="layer9-78-2-0-0-8" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="devices" + id="layer10-3-9-9-51-2" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="apps" + id="layer11-19-7-6-4-7" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="places" + id="layer13-4-7-4-0-9" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="mimetypes" + id="layer14-8-9-7-6-0" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="emblems" + id="layer15-5-4-2-4-4" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="emotes" + id="g71291-1-4-6-4-2" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="categories" + id="g4953-7-0-8-22-2" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="actions" + id="layer12-3-7-2-3-1"> + <path + sodipodi:nodetypes="csscccsscc" + inkscape:connector-curvature="0" + d="m 87.799705,972 3.381737,0 c 0.450297,0 0.816227,0.36847 0.818758,0.8188 l 0,3.3817 z m 2.407413,6.00692 -3.395078,0 c -0.450346,0 -0.818758,-0.36842 -0.818758,-0.81875 l 0,-3.39509 4.213836,4.21384" + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path4293-4-9-0-2" /> + </g> + </g> + </g> + <rect + y="-185.63782" + x="412" + height="16" + width="16" + id="rect17883-79-3-0" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" /> + </g> + </g> +</svg> diff --git a/themes/Matcha-aliz/unity/dash/minimize_dash.svg b/themes/Matcha-aliz/unity/dash/minimize_dash.svg new file mode 100755 index 00000000..e25d5be0 --- /dev/null +++ b/themes/Matcha-aliz/unity/dash/minimize_dash.svg @@ -0,0 +1,170 @@ +<?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="24" + height="24" + id="svg4306" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="minimize_dash.svg" + style="enable-background:new"> + <defs + id="defs4308"> + <linearGradient + id="linearGradient3770"> + <stop + style="stop-color:#000000;stop-opacity:0.62827224;" + offset="0" + id="stop3772" /> + <stop + style="stop-color:#000000;stop-opacity:0.49803922;" + offset="1" + id="stop3774" /> + </linearGradient> + <linearGradient + id="linearGradient4882"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4884" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4886" /> + </linearGradient> + <linearGradient + id="linearGradient3784-6"> + <stop + style="stop-color:#ffffff;stop-opacity:0.21568628;" + offset="0" + id="stop3786-4" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3788-6" /> + </linearGradient> + <linearGradient + id="linearGradient4892"> + <stop + id="stop4894" + offset="0" + style="stop-color:#2f3a42;stop-opacity:1;" /> + <stop + id="stop4896" + offset="1" + style="stop-color:#1d242a;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4882-4"> + <stop + id="stop4884-9" + offset="0" + style="stop-color:#728495;stop-opacity:1;" /> + <stop + id="stop4886-9" + offset="1" + style="stop-color:#617c95;stop-opacity:0;" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#f0f1f2" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:zoom="32.000001" + inkscape:cx="10.337718" + inkscape:cy="9.0639316" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:window-width="1366" + inkscape:window-height="721" + inkscape:window-x="0" + inkscape:window-y="25" + inkscape:window-maximized="1" + inkscape:snap-bbox="true" + inkscape:snap-global="true" + inkscape:snap-bbox-midpoints="false" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true"> + <inkscape:grid + type="xygrid" + id="grid4314" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="1,0" + position="12,12" + id="guide4316" /> + <sodipodi:guide + orientation="0,1" + position="12,12" + id="guide4318" /> + </sodipodi:namedview> + <metadata + id="metadata4311"> + <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="Ebene 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <g + style="display:inline;opacity:0.7" + id="titlebutton-min-dark" + inkscape:label="#g6247" + transform="translate(-583.00002,1218)"> + <g + id="g7138-6-5" + style="display:inline;opacity:1" + transform="translate(-781,-432.63782)"> + <g + transform="translate(-58,0)" + style="display:inline;opacity:1" + id="g4490-3-75-4-7"> + <g + id="g4092-0-7-0-4-9" + style="display:inline" + transform="translate(58,0)" /> + </g> + <path + inkscape:connector-curvature="0" + d="m 1373,254 0,2 6,0 0,-2 z" + id="rect9057-4-3-8-5" + style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;opacity:1;fill:#b9bcc2;fill-opacity:1;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" + sodipodi:nodetypes="ccccc" /> + </g> + <rect + y="-185.63782" + x="587" + height="16" + width="16" + id="rect17883-32-6-9" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" /> + </g> + </g> +</svg> diff --git a/themes/Matcha-aliz/unity/dash/minimize_dash_disabled.svg b/themes/Matcha-aliz/unity/dash/minimize_dash_disabled.svg new file mode 100755 index 00000000..1b90e963 --- /dev/null +++ b/themes/Matcha-aliz/unity/dash/minimize_dash_disabled.svg @@ -0,0 +1,170 @@ +<?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="24" + height="24" + id="svg4306" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="minimize_dash_disabled.svg" + style="enable-background:new"> + <defs + id="defs4308"> + <linearGradient + id="linearGradient3770"> + <stop + style="stop-color:#000000;stop-opacity:0.62827224;" + offset="0" + id="stop3772" /> + <stop + style="stop-color:#000000;stop-opacity:0.49803922;" + offset="1" + id="stop3774" /> + </linearGradient> + <linearGradient + id="linearGradient4882"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4884" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4886" /> + </linearGradient> + <linearGradient + id="linearGradient3784-6"> + <stop + style="stop-color:#ffffff;stop-opacity:0.21568628;" + offset="0" + id="stop3786-4" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3788-6" /> + </linearGradient> + <linearGradient + id="linearGradient4892"> + <stop + id="stop4894" + offset="0" + style="stop-color:#2f3a42;stop-opacity:1;" /> + <stop + id="stop4896" + offset="1" + style="stop-color:#1d242a;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4882-4"> + <stop + id="stop4884-9" + offset="0" + style="stop-color:#728495;stop-opacity:1;" /> + <stop + id="stop4886-9" + offset="1" + style="stop-color:#617c95;stop-opacity:0;" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#f0f1f2" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:zoom="32.000001" + inkscape:cx="10.337718" + inkscape:cy="9.0639316" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:window-width="1366" + inkscape:window-height="721" + inkscape:window-x="0" + inkscape:window-y="25" + inkscape:window-maximized="1" + inkscape:snap-bbox="true" + inkscape:snap-global="true" + inkscape:snap-bbox-midpoints="false" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true"> + <inkscape:grid + type="xygrid" + id="grid4314" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="1,0" + position="12,12" + id="guide4316" /> + <sodipodi:guide + orientation="0,1" + position="12,12" + id="guide4318" /> + </sodipodi:namedview> + <metadata + id="metadata4311"> + <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="Ebene 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <g + id="titlebutton-min-backdrop-dark" + inkscape:label="#g6534" + style="display:inline;opacity:0.4" + transform="translate(-583.00002,1201)"> + <g + style="display:inline;opacity:1" + id="g7138-0-7-7" + transform="translate(-781,-415.63782)"> + <g + transform="translate(-58,0)" + style="display:inline;opacity:1" + id="g4490-3-6-9"> + <g + id="g4092-0-7-6-5" + style="display:inline" + transform="translate(58,0)" /> + </g> + <path + inkscape:connector-curvature="0" + d="m 1373,254 0,2 6,0 0,-2 z" + id="rect9057-4-09-2" + style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;opacity:1;fill:#b9bcc2;fill-opacity:1;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" + sodipodi:nodetypes="ccccc" /> + </g> + <rect + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" + id="rect17883-39-3-46-6" + width="16" + height="16" + x="587" + y="-168.63782" /> + </g> + </g> +</svg> diff --git a/themes/Matcha-aliz/unity/dash/minimize_dash_prelight.svg b/themes/Matcha-aliz/unity/dash/minimize_dash_prelight.svg new file mode 100755 index 00000000..7150ada8 --- /dev/null +++ b/themes/Matcha-aliz/unity/dash/minimize_dash_prelight.svg @@ -0,0 +1,224 @@ +<?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="24" + height="24" + id="svg4306" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="minimize_dash_prelight.svg" + style="enable-background:new"> + <defs + id="defs4308"> + <linearGradient + id="linearGradient3770"> + <stop + style="stop-color:#000000;stop-opacity:0.62827224;" + offset="0" + id="stop3772" /> + <stop + style="stop-color:#000000;stop-opacity:0.49803922;" + offset="1" + id="stop3774" /> + </linearGradient> + <linearGradient + id="linearGradient4882"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4884" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4886" /> + </linearGradient> + <linearGradient + id="linearGradient3784-6"> + <stop + style="stop-color:#ffffff;stop-opacity:0.21568628;" + offset="0" + id="stop3786-4" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3788-6" /> + </linearGradient> + <linearGradient + id="linearGradient4892"> + <stop + id="stop4894" + offset="0" + style="stop-color:#2f3a42;stop-opacity:1;" /> + <stop + id="stop4896" + offset="1" + style="stop-color:#1d242a;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4882-4"> + <stop + id="stop4884-9" + offset="0" + style="stop-color:#728495;stop-opacity:1;" /> + <stop + id="stop4886-9" + offset="1" + style="stop-color:#617c95;stop-opacity:0;" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#f0f1f2" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:zoom="32.000001" + inkscape:cx="10.337718" + inkscape:cy="9.0639316" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:window-width="1366" + inkscape:window-height="721" + inkscape:window-x="0" + inkscape:window-y="25" + inkscape:window-maximized="1" + inkscape:snap-bbox="true" + inkscape:snap-global="true" + inkscape:snap-bbox-midpoints="false" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true"> + <inkscape:grid + type="xygrid" + id="grid4314" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="1,0" + position="12,12" + id="guide4316" /> + <sodipodi:guide + orientation="0,1" + position="12,12" + id="guide4318" /> + </sodipodi:namedview> + <metadata + id="metadata4311"> + <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="Ebene 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <g + style="display:inline" + id="titlebutton-min-hover-dark" + inkscape:label="#g6308" + transform="translate(-480,1218)"> + <g + id="g4909-3-7" + style="display:inline;opacity:1" + transform="translate(-781,-432.63782)"> + <ellipse + cy="255" + cx="1273" + style="display:inline;opacity:0.45;fill:#5f697f;fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="path4068-7-5-9-6-7-2-1-6-1" + rx="6" + ry="6.0000005" /> + <path + style="display:inline;opacity:0.37000002;fill:#15171c;fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + d="m 1273,248 a 7,7 0 0 0 -7,7 7,7 0 0 0 7,7 7,7 0 0 0 7,-7 7,7 0 0 0 -7,-7 z m 0,1 a 6,6 0 0 1 6,6 6,6 0 0 1 -6,6 6,6 0 0 1 -6,-6 6,6 0 0 1 6,-6 z" + id="path4068-7-5-9-6-7-2-5-23-4-3" + inkscape:connector-curvature="0" /> + <g + style="display:inline;opacity:1;fill:#c0e3ff;fill-opacity:1" + id="g4834-0-4-5" + transform="translate(1265,247)"> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="status" + id="layer9-3-4-15-6" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="devices" + id="layer10-4-1-8-3" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="apps" + id="layer11-2-6-4-9" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="places" + id="layer13-5-4-8-0" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="mimetypes" + id="layer14-6-0-8-2" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="emblems" + id="layer15-52-1-7-5" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="emotes" + id="g71291-3-9-9-9" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="categories" + id="g4953-8-2-7-8" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="actions" + id="layer12-45-6-2-7"> + <path + sodipodi:nodetypes="ccccc" + style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;opacity:1;fill:#c4c7cc;fill-opacity:1;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" + id="rect9057-8-2-3" + d="m 86.0002,974 0,2 6,0 0,-2 z" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + <rect + y="-185.63782" + x="484" + height="16" + width="16" + id="rect17883-11-4-0" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" /> + </g> + </g> +</svg> diff --git a/themes/Matcha-aliz/unity/dash/minimize_dash_pressed.svg b/themes/Matcha-aliz/unity/dash/minimize_dash_pressed.svg new file mode 100755 index 00000000..72a57f03 --- /dev/null +++ b/themes/Matcha-aliz/unity/dash/minimize_dash_pressed.svg @@ -0,0 +1,247 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:osb="http://www.openswatchbook.org/uri/2009/osb" + 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="24" + height="24" + id="svg4306" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="minimize_dash_pressed.svg" + style="enable-background:new"> + <defs + id="defs4308"> + <linearGradient + id="selected_bg_color" + osb:paint="solid"> + <stop + style="stop-color:#5294e2;stop-opacity:1;" + offset="0" + id="stop4170" /> + </linearGradient> + <linearGradient + id="linearGradient3770"> + <stop + style="stop-color:#000000;stop-opacity:0.62827224;" + offset="0" + id="stop3772" /> + <stop + style="stop-color:#000000;stop-opacity:0.49803922;" + offset="1" + id="stop3774" /> + </linearGradient> + <linearGradient + id="linearGradient4882"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4884" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4886" /> + </linearGradient> + <linearGradient + id="linearGradient3784-6"> + <stop + style="stop-color:#ffffff;stop-opacity:0.21568628;" + offset="0" + id="stop3786-4" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3788-6" /> + </linearGradient> + <linearGradient + id="linearGradient4892"> + <stop + id="stop4894" + offset="0" + style="stop-color:#2f3a42;stop-opacity:1;" /> + <stop + id="stop4896" + offset="1" + style="stop-color:#1d242a;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4882-4"> + <stop + id="stop4884-9" + offset="0" + style="stop-color:#728495;stop-opacity:1;" /> + <stop + id="stop4886-9" + offset="1" + style="stop-color:#617c95;stop-opacity:0;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient4172" + x1="1376" + y1="248" + x2="1376" + y2="262" + gradientUnits="userSpaceOnUse" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#f0f1f2" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:zoom="16.000001" + inkscape:cx="4.8956836" + inkscape:cy="9.0696203" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:window-width="1366" + inkscape:window-height="721" + inkscape:window-x="0" + inkscape:window-y="25" + inkscape:window-maximized="1" + inkscape:snap-bbox="true" + inkscape:snap-global="true" + inkscape:snap-bbox-midpoints="false" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true"> + <inkscape:grid + type="xygrid" + id="grid4314" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="1,0" + position="12,12" + id="guide4316" /> + <sodipodi:guide + orientation="0,1" + position="12,12" + id="guide4318" /> + </sodipodi:namedview> + <metadata + id="metadata4311"> + <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="Ebene 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <g + style="display:inline" + id="titlebutton-min-active-dark" + inkscape:label="#g6414" + transform="translate(-379.00001,1218)"> + <g + id="g4909-1-2-0" + style="display:inline;opacity:1" + transform="translate(-882,-432.63782)"> + <g + transform="translate(-161,0)" + style="display:inline;opacity:1" + id="g4490-3-6-1-4-1-6"> + <g + id="g4092-0-7-2-0-0-94-2" + style="display:inline" + transform="translate(58,0)"> + <circle + r="7" + cy="255" + cx="1376" + style="fill:url(#linearGradient4172);fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="path4068-7-3-0-3-6-8-3" /> + </g> + </g> + <g + style="display:inline;opacity:1;fill:#c0e3ff;fill-opacity:1" + id="g4834-9-3-8-5" + transform="translate(1265,247)"> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="status" + id="layer9-3-9-1-0-4" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="devices" + id="layer10-4-0-5-8-5" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="apps" + id="layer11-2-5-2-6-8" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="places" + id="layer13-5-7-4-2-5" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="mimetypes" + id="layer14-6-2-3-2-9" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="emblems" + id="layer15-52-0-6-6-6" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="emotes" + id="g71291-3-4-6-0-6" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="categories" + id="g4953-8-6-8-7-4" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="actions" + id="layer12-45-3-7-96-7"> + <path + sodipodi:nodetypes="ccccc" + style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" + id="rect9057-3-5-1-1" + d="m 86.0002,974 0,2 6,0 0,-2 z" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + <rect + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" + id="rect17883-79-9-2-2" + width="16" + height="16" + x="383" + y="-185.63782" /> + </g> + </g> +</svg> diff --git a/themes/Qogir/unity/launcher_arrow_ltr_19-1.svg b/themes/Matcha-aliz/unity/launcher_arrow_ltr_19-1.svg old mode 100644 new mode 100755 similarity index 100% rename from themes/Qogir/unity/launcher_arrow_ltr_19-1.svg rename to themes/Matcha-aliz/unity/launcher_arrow_ltr_19-1.svg diff --git a/themes/Qogir/unity/launcher_arrow_ltr_19.svg b/themes/Matcha-aliz/unity/launcher_arrow_ltr_19.svg old mode 100644 new mode 100755 similarity index 100% rename from themes/Qogir/unity/launcher_arrow_ltr_19.svg rename to themes/Matcha-aliz/unity/launcher_arrow_ltr_19.svg diff --git a/themes/Qogir/unity/launcher_arrow_ltr_37.svg b/themes/Matcha-aliz/unity/launcher_arrow_ltr_37.svg old mode 100644 new mode 100755 similarity index 100% rename from themes/Qogir/unity/launcher_arrow_ltr_37.svg rename to themes/Matcha-aliz/unity/launcher_arrow_ltr_37.svg diff --git a/themes/Qogir/unity/launcher_arrow_outline_ltr_19.svg b/themes/Matcha-aliz/unity/launcher_arrow_outline_ltr_19.svg old mode 100644 new mode 100755 similarity index 100% rename from themes/Qogir/unity/launcher_arrow_outline_ltr_19.svg rename to themes/Matcha-aliz/unity/launcher_arrow_outline_ltr_19.svg diff --git a/themes/Qogir/unity/launcher_arrow_outline_ltr_37.svg b/themes/Matcha-aliz/unity/launcher_arrow_outline_ltr_37.svg old mode 100644 new mode 100755 similarity index 100% rename from themes/Qogir/unity/launcher_arrow_outline_ltr_37.svg rename to themes/Matcha-aliz/unity/launcher_arrow_outline_ltr_37.svg diff --git a/themes/Qogir/unity/launcher_arrow_outline_rtl_19.svg b/themes/Matcha-aliz/unity/launcher_arrow_outline_rtl_19.svg old mode 100644 new mode 100755 similarity index 100% rename from themes/Qogir/unity/launcher_arrow_outline_rtl_19.svg rename to themes/Matcha-aliz/unity/launcher_arrow_outline_rtl_19.svg diff --git a/themes/Qogir/unity/launcher_arrow_outline_rtl_37.svg b/themes/Matcha-aliz/unity/launcher_arrow_outline_rtl_37.svg old mode 100644 new mode 100755 similarity index 100% rename from themes/Qogir/unity/launcher_arrow_outline_rtl_37.svg rename to themes/Matcha-aliz/unity/launcher_arrow_outline_rtl_37.svg diff --git a/themes/Qogir/unity/launcher_arrow_rtl_19.svg b/themes/Matcha-aliz/unity/launcher_arrow_rtl_19.svg old mode 100644 new mode 100755 similarity index 100% rename from themes/Qogir/unity/launcher_arrow_rtl_19.svg rename to themes/Matcha-aliz/unity/launcher_arrow_rtl_19.svg diff --git a/themes/Qogir/unity/launcher_arrow_rtl_37.svg b/themes/Matcha-aliz/unity/launcher_arrow_rtl_37.svg old mode 100644 new mode 100755 similarity index 100% rename from themes/Qogir/unity/launcher_arrow_rtl_37.svg rename to themes/Matcha-aliz/unity/launcher_arrow_rtl_37.svg diff --git a/themes/Qogir/unity/launcher_icon_back_150.svg b/themes/Matcha-aliz/unity/launcher_icon_back_150.svg old mode 100644 new mode 100755 similarity index 100% rename from themes/Qogir/unity/launcher_icon_back_150.svg rename to themes/Matcha-aliz/unity/launcher_icon_back_150.svg diff --git a/themes/Qogir/unity/launcher_icon_back_54.svg b/themes/Matcha-aliz/unity/launcher_icon_back_54.svg old mode 100644 new mode 100755 similarity index 100% rename from themes/Qogir/unity/launcher_icon_back_54.svg rename to themes/Matcha-aliz/unity/launcher_icon_back_54.svg diff --git a/themes/Qogir/unity/launcher_icon_edge_150.svg b/themes/Matcha-aliz/unity/launcher_icon_edge_150.svg old mode 100644 new mode 100755 similarity index 100% rename from themes/Qogir/unity/launcher_icon_edge_150.svg rename to themes/Matcha-aliz/unity/launcher_icon_edge_150.svg diff --git a/themes/Qogir/unity/launcher_icon_edge_54.svg b/themes/Matcha-aliz/unity/launcher_icon_edge_54.svg old mode 100644 new mode 100755 similarity index 100% rename from themes/Qogir/unity/launcher_icon_edge_54.svg rename to themes/Matcha-aliz/unity/launcher_icon_edge_54.svg diff --git a/themes/Qogir/unity/launcher_icon_glow_200.svg b/themes/Matcha-aliz/unity/launcher_icon_glow_200.svg old mode 100644 new mode 100755 similarity index 100% rename from themes/Qogir/unity/launcher_icon_glow_200.svg rename to themes/Matcha-aliz/unity/launcher_icon_glow_200.svg diff --git a/themes/Qogir/unity/launcher_icon_glow_62.svg b/themes/Matcha-aliz/unity/launcher_icon_glow_62.svg old mode 100644 new mode 100755 similarity index 100% rename from themes/Qogir/unity/launcher_icon_glow_62.svg rename to themes/Matcha-aliz/unity/launcher_icon_glow_62.svg diff --git a/themes/Qogir/unity/launcher_icon_selected_back_150.svg b/themes/Matcha-aliz/unity/launcher_icon_selected_back_150.svg old mode 100644 new mode 100755 similarity index 100% rename from themes/Qogir/unity/launcher_icon_selected_back_150.svg rename to themes/Matcha-aliz/unity/launcher_icon_selected_back_150.svg diff --git a/themes/Qogir/unity/launcher_icon_selected_back_54.svg b/themes/Matcha-aliz/unity/launcher_icon_selected_back_54.svg old mode 100644 new mode 100755 similarity index 100% rename from themes/Qogir/unity/launcher_icon_selected_back_54.svg rename to themes/Matcha-aliz/unity/launcher_icon_selected_back_54.svg diff --git a/themes/Qogir/unity/launcher_icon_shadow_200.svg b/themes/Matcha-aliz/unity/launcher_icon_shadow_200.svg old mode 100644 new mode 100755 similarity index 100% rename from themes/Qogir/unity/launcher_icon_shadow_200.svg rename to themes/Matcha-aliz/unity/launcher_icon_shadow_200.svg diff --git a/themes/Qogir/unity/launcher_icon_shadow_62.svg b/themes/Matcha-aliz/unity/launcher_icon_shadow_62.svg old mode 100644 new mode 100755 similarity index 100% rename from themes/Qogir/unity/launcher_icon_shadow_62.svg rename to themes/Matcha-aliz/unity/launcher_icon_shadow_62.svg diff --git a/themes/Qogir/unity/launcher_icon_shine_150.svg b/themes/Matcha-aliz/unity/launcher_icon_shine_150.svg old mode 100644 new mode 100755 similarity index 100% rename from themes/Qogir/unity/launcher_icon_shine_150.svg rename to themes/Matcha-aliz/unity/launcher_icon_shine_150.svg diff --git a/themes/Qogir/unity/launcher_icon_shine_54.svg b/themes/Matcha-aliz/unity/launcher_icon_shine_54.svg old mode 100644 new mode 100755 similarity index 100% rename from themes/Qogir/unity/launcher_icon_shine_54.svg rename to themes/Matcha-aliz/unity/launcher_icon_shine_54.svg diff --git a/themes/Qogir/unity/launcher_pip_ltr_19.svg b/themes/Matcha-aliz/unity/launcher_pip_ltr_19.svg old mode 100644 new mode 100755 similarity index 100% rename from themes/Qogir/unity/launcher_pip_ltr_19.svg rename to themes/Matcha-aliz/unity/launcher_pip_ltr_19.svg diff --git a/themes/Qogir/unity/launcher_pip_ltr_37.svg b/themes/Matcha-aliz/unity/launcher_pip_ltr_37.svg old mode 100644 new mode 100755 similarity index 100% rename from themes/Qogir/unity/launcher_pip_ltr_37.svg rename to themes/Matcha-aliz/unity/launcher_pip_ltr_37.svg diff --git a/themes/Qogir/unity/launcher_pip_rtl_19.svg b/themes/Matcha-aliz/unity/launcher_pip_rtl_19.svg old mode 100644 new mode 100755 similarity index 100% rename from themes/Qogir/unity/launcher_pip_rtl_19.svg rename to themes/Matcha-aliz/unity/launcher_pip_rtl_19.svg diff --git a/themes/Qogir/unity/launcher_pip_rtl_37.svg b/themes/Matcha-aliz/unity/launcher_pip_rtl_37.svg old mode 100644 new mode 100755 similarity index 100% rename from themes/Qogir/unity/launcher_pip_rtl_37.svg rename to themes/Matcha-aliz/unity/launcher_pip_rtl_37.svg diff --git a/themes/Matcha-aliz/unity/window-buttons/close.svg b/themes/Matcha-aliz/unity/window-buttons/close.svg new file mode 100755 index 00000000..4a82a490 --- /dev/null +++ b/themes/Matcha-aliz/unity/window-buttons/close.svg @@ -0,0 +1,214 @@ +<?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="24" + height="24" + id="svg4306" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="close.svg" + style="enable-background:new"> + <defs + id="defs4308"> + <linearGradient + id="linearGradient3770"> + <stop + style="stop-color:#000000;stop-opacity:0.62827224;" + offset="0" + id="stop3772" /> + <stop + style="stop-color:#000000;stop-opacity:0.49803922;" + offset="1" + id="stop3774" /> + </linearGradient> + <linearGradient + id="linearGradient4882"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4884" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4886" /> + </linearGradient> + <linearGradient + id="linearGradient3784-6"> + <stop + style="stop-color:#ffffff;stop-opacity:0.21568628;" + offset="0" + id="stop3786-4" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3788-6" /> + </linearGradient> + <linearGradient + id="linearGradient4892"> + <stop + id="stop4894" + offset="0" + style="stop-color:#2f3a42;stop-opacity:1;" /> + <stop + id="stop4896" + offset="1" + style="stop-color:#1d242a;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4882-4"> + <stop + id="stop4884-9" + offset="0" + style="stop-color:#728495;stop-opacity:1;" /> + <stop + id="stop4886-9" + offset="1" + style="stop-color:#617c95;stop-opacity:0;" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#f0f1f2" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:zoom="22.627418" + inkscape:cx="4.6255954" + inkscape:cy="10.407616" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:window-width="1366" + inkscape:window-height="721" + inkscape:window-x="0" + inkscape:window-y="25" + inkscape:window-maximized="1" + inkscape:snap-bbox="true" + inkscape:snap-global="true" + inkscape:snap-bbox-midpoints="false" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true"> + <inkscape:grid + type="xygrid" + id="grid4314" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="1,0" + position="12,12" + id="guide4316" /> + <sodipodi:guide + orientation="0,1" + position="12,12" + id="guide4318" /> + </sodipodi:namedview> + <metadata + id="metadata4311"> + <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="Ebene 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <g + style="display:inline" + id="titlebutton-close-dark-8" + inkscape:label="#g6210" + transform="translate(-641,1218)"> + <g + id="g4927-9-2-8-4" + style="display:inline;opacity:1" + transform="translate(-678,-432.63782)"> + <g + transform="translate(-103,0)" + style="display:inline;opacity:1" + id="g4490-6-5-2-5-3-6"> + <g + id="g4092-0-2-21-0-9-7-0" + style="display:inline" + transform="translate(58,0)"> + <path + inkscape:connector-curvature="0" + style="fill:#cc575d;fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + d="m 414,58 a 7,7 0 0 0 -7,7 7,7 0 0 0 7,7 7,7 0 0 0 7,-7 7,7 0 0 0 -7,-7 z m -3,3.921875 0.75,0 c 0.008,-9e-5 0.0156,-3.45e-4 0.0234,0 0.19121,0.0084 0.3824,0.09643 0.51562,0.234375 L 414,63.867188 415.73438,62.15625 c 0.19921,-0.172875 0.335,-0.229125 0.51562,-0.234375 l 0.75,0 0,0.75 c 0,0.214853 -0.0258,0.412987 -0.1875,0.5625 l -1.71094,1.710937 1.6875,1.6875 C 416.9302,66.77394 416.99999,66.9729 417,67.171875 l 0,0.75 -0.75,0 c -0.19898,-8e-6 -0.39794,-0.06982 -0.53906,-0.210937 L 414,66 l -1.71094,1.710938 c -0.14112,0.141142 -0.34009,0.210937 -0.53906,0.210937 l -0.75,0 0,-0.75 c 0,-0.198967 0.0698,-0.397935 0.21094,-0.539063 l 1.71094,-1.6875 -1.71094,-1.710937 C 411.05288,63.088403 410.98357,62.882438 411,62.671875 l 0,-0.75 z" + transform="translate(962.00001,190.00002)" + id="path4068-7-5-9-6-5-8-5" /> + </g> + </g> + <g + id="g4778-2-68-8-7-9" + transform="translate(1323,246.86719)" + style="fill:#ffffff;fill-opacity:1"> + <g + style="display:inline;fill:#ffffff;fill-opacity:1" + id="layer9-9-4-4-1-1-7" + transform="translate(-60,-518)" /> + <g + id="layer10-2-1-8-0-4-4" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer11-16-4-9-6-9-0" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + transform="matrix(0.75,0,0,0.75,2,2.0546875)" + id="g2996-76-5-96-3-7" + style="fill:#ffffff;fill-opacity:1"> + <g + transform="translate(-60,-518)" + id="layer12-4-5-7-9-4-5" + style="fill:#ffffff;fill-opacity:1"> + <g + transform="translate(19,-242)" + id="layer4-4-1-9-5-6-3-8" + style="display:inline;fill:#ffffff;fill-opacity:1" /> + </g> + </g> + <g + id="layer13-2-6-11-3-1-6" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer14-4-0-33-2-4-8" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer15-7-3-0-6-6-3" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + </g> + </g> + <rect + y="-185.63782" + x="645" + height="16" + width="16" + id="rect17883-39-99-8-8" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" /> + </g> + </g> +</svg> diff --git a/themes/Matcha-aliz/unity/window-buttons/close_prelight.svg b/themes/Matcha-aliz/unity/window-buttons/close_prelight.svg new file mode 100755 index 00000000..852b85af --- /dev/null +++ b/themes/Matcha-aliz/unity/window-buttons/close_prelight.svg @@ -0,0 +1,214 @@ +<?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="24" + height="24" + id="svg4306" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="close_prelight.svg" + style="enable-background:new"> + <defs + id="defs4308"> + <linearGradient + id="linearGradient3770"> + <stop + style="stop-color:#000000;stop-opacity:0.62827224;" + offset="0" + id="stop3772" /> + <stop + style="stop-color:#000000;stop-opacity:0.49803922;" + offset="1" + id="stop3774" /> + </linearGradient> + <linearGradient + id="linearGradient4882"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4884" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4886" /> + </linearGradient> + <linearGradient + id="linearGradient3784-6"> + <stop + style="stop-color:#ffffff;stop-opacity:0.21568628;" + offset="0" + id="stop3786-4" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3788-6" /> + </linearGradient> + <linearGradient + id="linearGradient4892"> + <stop + id="stop4894" + offset="0" + style="stop-color:#2f3a42;stop-opacity:1;" /> + <stop + id="stop4896" + offset="1" + style="stop-color:#1d242a;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4882-4"> + <stop + id="stop4884-9" + offset="0" + style="stop-color:#728495;stop-opacity:1;" /> + <stop + id="stop4886-9" + offset="1" + style="stop-color:#617c95;stop-opacity:0;" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#f0f1f2" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:zoom="22.627418" + inkscape:cx="4.6255954" + inkscape:cy="10.407616" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:window-width="1366" + inkscape:window-height="721" + inkscape:window-x="0" + inkscape:window-y="25" + inkscape:window-maximized="1" + inkscape:snap-bbox="true" + inkscape:snap-global="true" + inkscape:snap-bbox-midpoints="false" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true"> + <inkscape:grid + type="xygrid" + id="grid4314" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="1,0" + position="12,12" + id="guide4316" /> + <sodipodi:guide + orientation="0,1" + position="12,12" + id="guide4318" /> + </sodipodi:namedview> + <metadata + id="metadata4311"> + <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="Ebene 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <g + style="display:inline" + id="titlebutton-close-hover-dark" + inkscape:label="#g6260" + transform="translate(-538,1218)"> + <g + id="g4927-97-4" + style="display:inline;opacity:1" + transform="translate(-781,-432.63782)"> + <g + transform="translate(-103,0)" + style="display:inline;opacity:1" + id="g4490-6-9-1-3"> + <g + id="g4092-0-2-3-4-6" + style="display:inline" + transform="translate(58,0)"> + <path + inkscape:connector-curvature="0" + style="fill:#d7787d;fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + d="m 414,92 a 7,7 0 0 0 -7,7 7,7 0 0 0 7,7 7,7 0 0 0 7,-7 7,7 0 0 0 -7,-7 z m -3,3.921875 0.75,0 c 0.008,-9e-5 0.0156,-3.45e-4 0.0234,0 0.19121,0.0084 0.3824,0.09643 0.51562,0.234375 L 414,97.867188 415.73438,96.15625 c 0.19921,-0.172875 0.335,-0.229125 0.51562,-0.234375 l 0.75,0 0,0.75 c 0,0.214853 -0.0258,0.412987 -0.1875,0.5625 l -1.71094,1.710937 1.6875,1.687498 c 0.14114,0.14113 0.21093,0.34009 0.21094,0.53907 l 0,0.75 -0.75,0 c -0.19898,-1e-5 -0.39794,-0.0698 -0.53906,-0.21094 L 414,100 l -1.71094,1.71094 c -0.14112,0.14114 -0.34009,0.21094 -0.53906,0.21094 l -0.75,0 0,-0.75 c 0,-0.19897 0.0698,-0.39794 0.21094,-0.53907 l 1.71094,-1.687498 -1.71094,-1.710937 C 411.05288,97.088403 410.98357,96.882438 411,96.671875 l 0,-0.75 z" + transform="translate(962,156.00002)" + id="path4068-7-5-8-2-3" /> + </g> + </g> + <g + id="g4778-4-0-2" + transform="translate(1323,246.86719)" + style="fill:#ffffff;fill-opacity:1"> + <g + style="display:inline;fill:#ffffff;fill-opacity:1" + id="layer9-9-44-1-6" + transform="translate(-60,-518)" /> + <g + id="layer10-2-9-3-3" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer11-16-3-1-7" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + transform="matrix(0.75,0,0,0.75,2,2.0546875)" + id="g2996-9-3-3" + style="fill:#ffffff;fill-opacity:1"> + <g + transform="translate(-60,-518)" + id="layer12-4-7-1-2" + style="fill:#ffffff;fill-opacity:1"> + <g + transform="translate(19,-242)" + id="layer4-4-1-3-3-7" + style="display:inline;fill:#ffffff;fill-opacity:1" /> + </g> + </g> + <g + id="layer13-2-02-1-6" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer14-4-7-9-6" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer15-7-4-7-9" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + </g> + </g> + <rect + y="-185.63782" + x="542" + height="16" + width="16" + id="rect17883-5-4-2" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" /> + </g> + </g> +</svg> diff --git a/themes/Matcha-aliz/unity/window-buttons/close_pressed.svg b/themes/Matcha-aliz/unity/window-buttons/close_pressed.svg new file mode 100755 index 00000000..349692a5 --- /dev/null +++ b/themes/Matcha-aliz/unity/window-buttons/close_pressed.svg @@ -0,0 +1,214 @@ +<?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="24" + height="24" + id="svg4306" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="close_pressed.svg" + style="enable-background:new"> + <defs + id="defs4308"> + <linearGradient + id="linearGradient3770"> + <stop + style="stop-color:#000000;stop-opacity:0.62827224;" + offset="0" + id="stop3772" /> + <stop + style="stop-color:#000000;stop-opacity:0.49803922;" + offset="1" + id="stop3774" /> + </linearGradient> + <linearGradient + id="linearGradient4882"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4884" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4886" /> + </linearGradient> + <linearGradient + id="linearGradient3784-6"> + <stop + style="stop-color:#ffffff;stop-opacity:0.21568628;" + offset="0" + id="stop3786-4" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3788-6" /> + </linearGradient> + <linearGradient + id="linearGradient4892"> + <stop + id="stop4894" + offset="0" + style="stop-color:#2f3a42;stop-opacity:1;" /> + <stop + id="stop4896" + offset="1" + style="stop-color:#1d242a;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4882-4"> + <stop + id="stop4884-9" + offset="0" + style="stop-color:#728495;stop-opacity:1;" /> + <stop + id="stop4886-9" + offset="1" + style="stop-color:#617c95;stop-opacity:0;" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#f0f1f2" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:zoom="22.627418" + inkscape:cx="4.6255954" + inkscape:cy="10.407616" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:window-width="1366" + inkscape:window-height="721" + inkscape:window-x="0" + inkscape:window-y="25" + inkscape:window-maximized="1" + inkscape:snap-bbox="true" + inkscape:snap-global="true" + inkscape:snap-bbox-midpoints="false" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true"> + <inkscape:grid + type="xygrid" + id="grid4314" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="1,0" + position="12,12" + id="guide4316" /> + <sodipodi:guide + orientation="0,1" + position="12,12" + id="guide4318" /> + </sodipodi:namedview> + <metadata + id="metadata4311"> + <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="Ebene 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <g + style="display:inline" + id="titlebutton-close-active-dark" + inkscape:label="#g6332" + transform="translate(-437.00001,1218)"> + <g + id="g4927-8-7-4-9" + style="display:inline;opacity:1" + transform="translate(-882,-432.63782)"> + <g + transform="translate(-103,0)" + style="display:inline;opacity:1" + id="g4490-6-3-7-46-6"> + <g + id="g4092-0-2-2-1-7-2" + style="display:inline" + transform="translate(58,0)"> + <path + inkscape:connector-curvature="0" + style="fill:#be3841;fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + d="m 414,109 a 7,7 0 0 0 -7,7 7,7 0 0 0 7,7 7,7 0 0 0 7,-7 7,7 0 0 0 -7,-7 z m -3,3.92188 0.75,0 c 0.008,-1e-4 0.0156,-3.5e-4 0.0234,0 0.19121,0.008 0.3824,0.0964 0.51562,0.23437 l 1.71094,1.71094 1.73438,-1.71094 c 0.19921,-0.17287 0.335,-0.22913 0.51562,-0.23437 l 0.75,0 0,0.75 c 0,0.21485 -0.0258,0.41298 -0.1875,0.5625 l -1.71094,1.71093 1.6875,1.6875 c 0.14114,0.14113 0.21093,0.34009 0.21094,0.53907 l 0,0.75 -0.75,0 c -0.19898,-1e-5 -0.39794,-0.0698 -0.53906,-0.21094 L 414,117 l -1.71094,1.71094 c -0.14112,0.14114 -0.34009,0.21094 -0.53906,0.21094 l -0.75,0 0,-0.75 c 0,-0.19897 0.0698,-0.39794 0.21094,-0.53907 l 1.71094,-1.6875 -1.71094,-1.71093 c -0.15806,-0.14598 -0.22737,-0.35194 -0.21094,-0.5625 l 0,-0.75 z" + transform="translate(962.00001,139.00001)" + id="path4068-7-5-4-9-7-6" /> + </g> + </g> + <g + id="g4778-3-6-0-5" + transform="translate(1323,246.86719)" + style="fill:#ffffff;fill-opacity:1"> + <g + style="display:inline;fill:#ffffff;fill-opacity:1" + id="layer9-9-6-0-90-6" + transform="translate(-60,-518)" /> + <g + id="layer10-2-3-6-6-1" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer11-16-2-2-6-9" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + transform="matrix(0.75,0,0,0.75,2,2.0546875)" + id="g2996-7-0-2-0" + style="fill:#ffffff;fill-opacity:1"> + <g + transform="translate(-60,-518)" + id="layer12-4-6-3-5-2" + style="fill:#ffffff;fill-opacity:1"> + <g + transform="translate(19,-242)" + id="layer4-4-1-4-1-7-0" + style="display:inline;fill:#ffffff;fill-opacity:1" /> + </g> + </g> + <g + id="layer13-2-0-2-8-3" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer14-4-4-0-5-8" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer15-7-5-0-0-9" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + </g> + </g> + <rect + y="-185.63782" + x="441" + height="16" + width="16" + id="rect17883-02-4-3" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" /> + </g> + </g> +</svg> diff --git a/themes/Matcha-aliz/unity/window-buttons/close_unfocused.svg b/themes/Matcha-aliz/unity/window-buttons/close_unfocused.svg new file mode 100755 index 00000000..1138c366 --- /dev/null +++ b/themes/Matcha-aliz/unity/window-buttons/close_unfocused.svg @@ -0,0 +1,214 @@ +<?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="24" + height="24" + id="svg4306" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="close_unfocused.svg" + style="enable-background:new"> + <defs + id="defs4308"> + <linearGradient + id="linearGradient3770"> + <stop + style="stop-color:#000000;stop-opacity:0.62827224;" + offset="0" + id="stop3772" /> + <stop + style="stop-color:#000000;stop-opacity:0.49803922;" + offset="1" + id="stop3774" /> + </linearGradient> + <linearGradient + id="linearGradient4882"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4884" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4886" /> + </linearGradient> + <linearGradient + id="linearGradient3784-6"> + <stop + style="stop-color:#ffffff;stop-opacity:0.21568628;" + offset="0" + id="stop3786-4" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3788-6" /> + </linearGradient> + <linearGradient + id="linearGradient4892"> + <stop + id="stop4894" + offset="0" + style="stop-color:#2f3a42;stop-opacity:1;" /> + <stop + id="stop4896" + offset="1" + style="stop-color:#1d242a;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4882-4"> + <stop + id="stop4884-9" + offset="0" + style="stop-color:#728495;stop-opacity:1;" /> + <stop + id="stop4886-9" + offset="1" + style="stop-color:#617c95;stop-opacity:0;" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#f0f1f2" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:zoom="22.627418" + inkscape:cx="4.6255954" + inkscape:cy="10.407616" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:window-width="1366" + inkscape:window-height="721" + inkscape:window-x="0" + inkscape:window-y="25" + inkscape:window-maximized="1" + inkscape:snap-bbox="true" + inkscape:snap-global="true" + inkscape:snap-bbox-midpoints="false" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true"> + <inkscape:grid + type="xygrid" + id="grid4314" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="1,0" + position="12,12" + id="guide4316" /> + <sodipodi:guide + orientation="0,1" + position="12,12" + id="guide4318" /> + </sodipodi:namedview> + <metadata + id="metadata4311"> + <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="Ebene 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <g + style="display:inline;opacity:0.4" + id="titlebutton-close-backdrop-dark" + inkscape:label="#g6210" + transform="translate(-641.00002,1218)"> + <g + id="g4927-9-2-8-0" + style="display:inline;opacity:1" + transform="translate(-678,-432.63782)"> + <g + transform="translate(-103,0)" + style="display:inline;opacity:1" + id="g4490-6-5-2-5-3-3"> + <g + id="g4092-0-2-21-0-9-7-0" + style="display:inline" + transform="translate(58,0)"> + <path + inkscape:connector-curvature="0" + style="fill:#b9bcc2;fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + d="m 414,58 a 7,7 0 0 0 -7,7 7,7 0 0 0 7,7 7,7 0 0 0 7,-7 7,7 0 0 0 -7,-7 z m -3,3.921875 0.75,0 c 0.008,-9e-5 0.0156,-3.45e-4 0.0234,0 0.19121,0.0084 0.3824,0.09643 0.51562,0.234375 L 414,63.867188 415.73438,62.15625 c 0.19921,-0.172875 0.335,-0.229125 0.51562,-0.234375 l 0.75,0 0,0.75 c 0,0.214853 -0.0258,0.412987 -0.1875,0.5625 l -1.71094,1.710937 1.6875,1.6875 C 416.9302,66.77394 416.99999,66.9729 417,67.171875 l 0,0.75 -0.75,0 c -0.19898,-8e-6 -0.39794,-0.06982 -0.53906,-0.210937 L 414,66 l -1.71094,1.710938 c -0.14112,0.141142 -0.34009,0.210937 -0.53906,0.210937 l -0.75,0 0,-0.75 c 0,-0.198967 0.0698,-0.397935 0.21094,-0.539063 l 1.71094,-1.6875 -1.71094,-1.710937 C 411.05288,63.088403 410.98357,62.882438 411,62.671875 l 0,-0.75 z" + transform="translate(962.00001,190.00002)" + id="path4068-7-5-9-6-5-8-3" /> + </g> + </g> + <g + id="g4778-2-68-8-7-6" + transform="translate(1323,246.86719)" + style="fill:#ffffff;fill-opacity:1"> + <g + style="display:inline;fill:#ffffff;fill-opacity:1" + id="layer9-9-4-4-1-1-0" + transform="translate(-60,-518)" /> + <g + id="layer10-2-1-8-0-4-0" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer11-16-4-9-6-9-6" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + transform="matrix(0.75,0,0,0.75,2,2.0546875)" + id="g2996-76-5-96-3-0" + style="fill:#ffffff;fill-opacity:1"> + <g + transform="translate(-60,-518)" + id="layer12-4-5-7-9-4-0" + style="fill:#ffffff;fill-opacity:1"> + <g + transform="translate(19,-242)" + id="layer4-4-1-9-5-6-3-3" + style="display:inline;fill:#ffffff;fill-opacity:1" /> + </g> + </g> + <g + id="layer13-2-6-11-3-1-8" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer14-4-0-33-2-4-4" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer15-7-3-0-6-6-6" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + </g> + </g> + <rect + y="-185.63782" + x="645" + height="16" + width="16" + id="rect17883-39-99-8-6" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" /> + </g> + </g> +</svg> diff --git a/themes/Matcha-aliz/unity/window-buttons/maximize.svg b/themes/Matcha-aliz/unity/window-buttons/maximize.svg new file mode 100755 index 00000000..e2036d77 --- /dev/null +++ b/themes/Matcha-aliz/unity/window-buttons/maximize.svg @@ -0,0 +1,170 @@ +<?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="24" + height="24" + id="svg4306" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="maximize.svg" + style="enable-background:new"> + <defs + id="defs4308"> + <linearGradient + id="linearGradient3770"> + <stop + style="stop-color:#000000;stop-opacity:0.62827224;" + offset="0" + id="stop3772" /> + <stop + style="stop-color:#000000;stop-opacity:0.49803922;" + offset="1" + id="stop3774" /> + </linearGradient> + <linearGradient + id="linearGradient4882"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4884" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4886" /> + </linearGradient> + <linearGradient + id="linearGradient3784-6"> + <stop + style="stop-color:#ffffff;stop-opacity:0.21568628;" + offset="0" + id="stop3786-4" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3788-6" /> + </linearGradient> + <linearGradient + id="linearGradient4892"> + <stop + id="stop4894" + offset="0" + style="stop-color:#2f3a42;stop-opacity:1;" /> + <stop + id="stop4896" + offset="1" + style="stop-color:#1d242a;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4882-4"> + <stop + id="stop4884-9" + offset="0" + style="stop-color:#728495;stop-opacity:1;" /> + <stop + id="stop4886-9" + offset="1" + style="stop-color:#617c95;stop-opacity:0;" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#f0f1f2" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:zoom="22.627418" + inkscape:cx="4.6255954" + inkscape:cy="10.407616" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:window-width="1366" + inkscape:window-height="721" + inkscape:window-x="0" + inkscape:window-y="25" + inkscape:window-maximized="1" + inkscape:snap-bbox="true" + inkscape:snap-global="true" + inkscape:snap-bbox-midpoints="false" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true"> + <inkscape:grid + type="xygrid" + id="grid4314" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="1,0" + position="12,12" + id="guide4316" /> + <sodipodi:guide + orientation="0,1" + position="12,12" + id="guide4318" /> + </sodipodi:namedview> + <metadata + id="metadata4311"> + <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="Ebene 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <g + style="display:inline;opacity:0.7" + id="titlebutton-max-dark" + inkscape:label="#g6234" + transform="translate(-612.00002,1218)"> + <g + id="g7146-16-4" + style="display:inline;opacity:1" + transform="translate(-781,-432.63782)"> + <g + transform="translate(-29,0)" + style="display:inline;opacity:1" + id="g4490-2-96-8-9"> + <g + id="g4092-0-6-83-7-4" + style="display:inline" + transform="translate(58,0)" /> + </g> + <path + id="path4293-5-95-1-7" + style="display:inline;opacity:1;fill:#b9bcc2;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 1403.7995,252 3.3818,0 c 0.4503,0 0.8162,0.36847 0.8187,0.8188 l 0,3.3817 z m 2.4074,6.00692 -3.395,0 c -0.4504,0 -0.8188,-0.36842 -0.8188,-0.81875 l 0,-3.39509 4.2138,4.21384" + inkscape:connector-curvature="0" + sodipodi:nodetypes="csscccsscc" /> + </g> + <rect + y="-185.63782" + x="616" + height="16" + width="16" + id="rect17883-29-2-2" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" /> + </g> + </g> +</svg> diff --git a/themes/Matcha-aliz/unity/window-buttons/maximize_prelight.svg b/themes/Matcha-aliz/unity/window-buttons/maximize_prelight.svg new file mode 100755 index 00000000..9be99584 --- /dev/null +++ b/themes/Matcha-aliz/unity/window-buttons/maximize_prelight.svg @@ -0,0 +1,224 @@ +<?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="24" + height="24" + id="svg4306" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="maximize_prelight.svg" + style="enable-background:new"> + <defs + id="defs4308"> + <linearGradient + id="linearGradient3770"> + <stop + style="stop-color:#000000;stop-opacity:0.62827224;" + offset="0" + id="stop3772" /> + <stop + style="stop-color:#000000;stop-opacity:0.49803922;" + offset="1" + id="stop3774" /> + </linearGradient> + <linearGradient + id="linearGradient4882"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4884" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4886" /> + </linearGradient> + <linearGradient + id="linearGradient3784-6"> + <stop + style="stop-color:#ffffff;stop-opacity:0.21568628;" + offset="0" + id="stop3786-4" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3788-6" /> + </linearGradient> + <linearGradient + id="linearGradient4892"> + <stop + id="stop4894" + offset="0" + style="stop-color:#2f3a42;stop-opacity:1;" /> + <stop + id="stop4896" + offset="1" + style="stop-color:#1d242a;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4882-4"> + <stop + id="stop4884-9" + offset="0" + style="stop-color:#728495;stop-opacity:1;" /> + <stop + id="stop4886-9" + offset="1" + style="stop-color:#617c95;stop-opacity:0;" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#f0f1f2" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:zoom="22.627418" + inkscape:cx="4.6255954" + inkscape:cy="10.407616" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:window-width="1366" + inkscape:window-height="721" + inkscape:window-x="0" + inkscape:window-y="25" + inkscape:window-maximized="1" + inkscape:snap-bbox="true" + inkscape:snap-global="true" + inkscape:snap-bbox-midpoints="false" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true"> + <inkscape:grid + type="xygrid" + id="grid4314" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="1,0" + position="12,12" + id="guide4316" /> + <sodipodi:guide + orientation="0,1" + position="12,12" + id="guide4318" /> + </sodipodi:namedview> + <metadata + id="metadata4311"> + <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="Ebene 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <g + style="display:inline" + id="titlebutton-max-hover-dark" + inkscape:label="#g6284" + transform="translate(-509,1218)"> + <g + id="g4891-5-8" + style="display:inline;opacity:1" + transform="translate(-781,-432.63782)"> + <ellipse + cy="255" + cx="1302" + style="display:inline;opacity:0.45;fill:#5f697f;fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="path4068-7-5-9-6-7-2-4-6-6" + rx="6" + ry="6.0000005" /> + <path + style="display:inline;opacity:0.37000002;fill:#15171c;fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + d="m 1302,248 a 7,7 0 0 0 -7,7 7,7 0 0 0 7,7 7,7 0 0 0 7,-7 7,7 0 0 0 -7,-7 z m 0,1 a 6,6 0 0 1 6,6 6,6 0 0 1 -6,6 6,6 0 0 1 -6,-6 6,6 0 0 1 6,-6 z" + id="path4068-7-5-9-6-7-2-5-78-2-6" + inkscape:connector-curvature="0" /> + <g + id="g4806-9-0-6" + transform="translate(1294,247)" + style="fill:#c0e3ff;fill-opacity:1"> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="status" + id="layer9-78-7-6-6" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="devices" + id="layer10-3-3-2-7" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="apps" + id="layer11-19-75-1-2" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="places" + id="layer13-4-9-2-3" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="mimetypes" + id="layer14-8-5-0-4" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="emblems" + id="layer15-5-8-0-4" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="emotes" + id="g71291-1-7-5-9" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="categories" + id="g4953-7-1-4-1" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="actions" + id="layer12-3-0-0-6"> + <path + sodipodi:nodetypes="csscccsscc" + inkscape:connector-curvature="0" + d="m 87.799705,972 3.381737,0 c 0.450297,0 0.816227,0.36847 0.818758,0.8188 l 0,3.3817 z m 2.407413,6.00692 -3.395078,0 c -0.450346,0 -0.818758,-0.36842 -0.818758,-0.81875 l 0,-3.39509 4.213836,4.21384" + style="opacity:1;fill:#c4c7cc;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path4293-6-7-1" /> + </g> + </g> + </g> + <rect + y="-185.63782" + x="513" + height="16" + width="16" + id="rect17883-0-1-5" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" /> + </g> + </g> +</svg> diff --git a/themes/Matcha-aliz/unity/window-buttons/maximize_pressed.svg b/themes/Matcha-aliz/unity/window-buttons/maximize_pressed.svg new file mode 100755 index 00000000..fb686b12 --- /dev/null +++ b/themes/Matcha-aliz/unity/window-buttons/maximize_pressed.svg @@ -0,0 +1,347 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:osb="http://www.openswatchbook.org/uri/2009/osb" + 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="24" + height="24" + id="svg4306" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="maximize_pressed.svg" + style="enable-background:new"> + <defs + id="defs4308"> + <linearGradient + id="selected_fg_color" + osb:paint="solid"> + <stop + style="stop-color:#ffffffgit;stop-opacity:1;" + offset="0" + id="stop4188" /> + </linearGradient> + <linearGradient + id="selected_bg_color" + osb:paint="solid"> + <stop + style="stop-color:#5294e2;stop-opacity:1;" + offset="0" + id="stop4185" /> + </linearGradient> + <linearGradient + id="linearGradient3770"> + <stop + style="stop-color:#000000;stop-opacity:0.62827224;" + offset="0" + id="stop3772" /> + <stop + style="stop-color:#000000;stop-opacity:0.49803922;" + offset="1" + id="stop3774" /> + </linearGradient> + <linearGradient + id="linearGradient4882"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4884" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4886" /> + </linearGradient> + <linearGradient + id="linearGradient3784-6"> + <stop + style="stop-color:#ffffff;stop-opacity:0.21568628;" + offset="0" + id="stop3786-4" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3788-6" /> + </linearGradient> + <linearGradient + id="linearGradient4892"> + <stop + id="stop4894" + offset="0" + style="stop-color:#2f3a42;stop-opacity:1;" /> + <stop + id="stop4896" + offset="1" + style="stop-color:#1d242a;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4882-4"> + <stop + id="stop4884-9" + offset="0" + style="stop-color:#728495;stop-opacity:1;" /> + <stop + id="stop4886-9" + offset="1" + style="stop-color:#617c95;stop-opacity:0;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient4187" + x1="1376" + y1="248" + x2="1376" + y2="262" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_fg_color" + id="linearGradient4190" + x1="88.996741" + y1="972" + x2="88.996741" + y2="978.00692" + gradientUnits="userSpaceOnUse" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#f0f1f2" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:zoom="22.627418" + inkscape:cx="1.200547" + inkscape:cy="10.23084" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:window-width="1366" + inkscape:window-height="721" + inkscape:window-x="0" + inkscape:window-y="25" + inkscape:window-maximized="1" + inkscape:snap-bbox="true" + inkscape:snap-global="true" + inkscape:snap-bbox-midpoints="false" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true"> + <inkscape:grid + type="xygrid" + id="grid4314" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="1,0" + position="12,12" + id="guide4316" /> + </sodipodi:namedview> + <metadata + id="metadata4311"> + <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="Ebene 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <g + style="display:inline" + id="titlebutton-max-hover-dark" + inkscape:label="#g6284" + transform="translate(-509,1218)"> + <g + id="g4891-5-8" + style="display:inline;opacity:1" + transform="translate(-781,-432.63782)"> + <ellipse + cy="255" + cx="1302" + style="display:inline;opacity:0.45;fill:#5f697f;fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="path4068-7-5-9-6-7-2-4-6-6" + rx="6" + ry="6.0000005" /> + <path + style="display:inline;opacity:0.37000002;fill:#15171c;fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + d="m 1302,248 a 7,7 0 0 0 -7,7 7,7 0 0 0 7,7 7,7 0 0 0 7,-7 7,7 0 0 0 -7,-7 z m 0,1 a 6,6 0 0 1 6,6 6,6 0 0 1 -6,6 6,6 0 0 1 -6,-6 6,6 0 0 1 6,-6 z" + id="path4068-7-5-9-6-7-2-5-78-2-6" + inkscape:connector-curvature="0" /> + <g + id="g4806-9-0-6" + transform="translate(1294,247)" + style="fill:#c0e3ff;fill-opacity:1"> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="status" + id="layer9-78-7-6-6" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="devices" + id="layer10-3-3-2-7" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="apps" + id="layer11-19-75-1-2" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="places" + id="layer13-4-9-2-3" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="mimetypes" + id="layer14-8-5-0-4" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="emblems" + id="layer15-5-8-0-4" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="emotes" + id="g71291-1-7-5-9" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="categories" + id="g4953-7-1-4-1" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="actions" + id="layer12-3-0-0-6"> + <path + sodipodi:nodetypes="csscccsscc" + inkscape:connector-curvature="0" + d="m 87.799705,972 3.381737,0 c 0.450297,0 0.816227,0.36847 0.818758,0.8188 l 0,3.3817 z m 2.407413,6.00692 -3.395078,0 c -0.450346,0 -0.818758,-0.36842 -0.818758,-0.81875 l 0,-3.39509 4.213836,4.21384" + style="opacity:1;fill:#c4c7cc;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path4293-6-7-1" /> + </g> + </g> + </g> + <rect + y="-185.63782" + x="513" + height="16" + width="16" + id="rect17883-0-1-5" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" /> + </g> + <g + style="display:inline" + id="titlebutton-max-active-dark" + inkscape:label="#g6356" + transform="translate(-408.00001,1218)"> + <g + id="g4891-4-5-5" + style="display:inline;opacity:1" + transform="translate(-882,-432.63782)"> + <g + transform="translate(-132,0)" + style="display:inline;opacity:1" + id="g4490-2-9-1-2-4-8"> + <g + id="g4092-0-6-3-6-8-3-7" + style="display:inline" + transform="translate(58,0)"> + <circle + r="7" + cy="255" + cx="1376" + style="fill:url(#linearGradient4187);fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="path4068-7-6-5-1-6-6-0" /> + </g> + </g> + <g + id="g4806-5-2-2-9" + transform="translate(1294,247)" + style="fill:#c0e3ff;fill-opacity:1"> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="status" + id="layer9-78-2-0-0-8" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="devices" + id="layer10-3-9-9-51-2" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="apps" + id="layer11-19-7-6-4-7" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="places" + id="layer13-4-7-4-0-9" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="mimetypes" + id="layer14-8-9-7-6-0" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="emblems" + id="layer15-5-4-2-4-4" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="emotes" + id="g71291-1-4-6-4-2" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="categories" + id="g4953-7-0-8-22-2" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="actions" + id="layer12-3-7-2-3-1"> + <path + sodipodi:nodetypes="csscccsscc" + inkscape:connector-curvature="0" + d="m 87.799705,972 3.381737,0 c 0.450297,0 0.816227,0.36847 0.818758,0.8188 l 0,3.3817 z m 2.407413,6.00692 -3.395078,0 c -0.450346,0 -0.818758,-0.36842 -0.818758,-0.81875 l 0,-3.39509 4.213836,4.21384" + style="fill:url(#linearGradient4190);fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path4293-4-9-0-2" /> + </g> + </g> + </g> + <rect + y="-185.63782" + x="412" + height="16" + width="16" + id="rect17883-79-3-0" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" /> + </g> + </g> +</svg> diff --git a/themes/Matcha-aliz/unity/window-buttons/maximize_unfocused.svg b/themes/Matcha-aliz/unity/window-buttons/maximize_unfocused.svg new file mode 100755 index 00000000..02a27115 --- /dev/null +++ b/themes/Matcha-aliz/unity/window-buttons/maximize_unfocused.svg @@ -0,0 +1,170 @@ +<?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="24" + height="24" + id="svg4306" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="maximize_unfocused.svg" + style="enable-background:new"> + <defs + id="defs4308"> + <linearGradient + id="linearGradient3770"> + <stop + style="stop-color:#000000;stop-opacity:0.62827224;" + offset="0" + id="stop3772" /> + <stop + style="stop-color:#000000;stop-opacity:0.49803922;" + offset="1" + id="stop3774" /> + </linearGradient> + <linearGradient + id="linearGradient4882"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4884" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4886" /> + </linearGradient> + <linearGradient + id="linearGradient3784-6"> + <stop + style="stop-color:#ffffff;stop-opacity:0.21568628;" + offset="0" + id="stop3786-4" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3788-6" /> + </linearGradient> + <linearGradient + id="linearGradient4892"> + <stop + id="stop4894" + offset="0" + style="stop-color:#2f3a42;stop-opacity:1;" /> + <stop + id="stop4896" + offset="1" + style="stop-color:#1d242a;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4882-4"> + <stop + id="stop4884-9" + offset="0" + style="stop-color:#728495;stop-opacity:1;" /> + <stop + id="stop4886-9" + offset="1" + style="stop-color:#617c95;stop-opacity:0;" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#f0f1f2" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:zoom="22.627418" + inkscape:cx="4.6255954" + inkscape:cy="10.407616" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:window-width="1366" + inkscape:window-height="721" + inkscape:window-x="0" + inkscape:window-y="25" + inkscape:window-maximized="1" + inkscape:snap-bbox="true" + inkscape:snap-global="true" + inkscape:snap-bbox-midpoints="false" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true"> + <inkscape:grid + type="xygrid" + id="grid4314" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="1,0" + position="12,12" + id="guide4316" /> + <sodipodi:guide + orientation="0,1" + position="12,12" + id="guide4318" /> + </sodipodi:namedview> + <metadata + id="metadata4311"> + <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="Ebene 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <g + id="titlebutton-max-backdrop-dark" + inkscape:label="#g6521" + style="display:inline;opacity:0.4" + transform="translate(-612.00002,1201)"> + <g + style="display:inline;opacity:1" + id="g7146-1-1-6" + transform="translate(-781,-415.63782)"> + <g + transform="translate(-29,0)" + style="display:inline;opacity:1" + id="g4490-2-6-0"> + <g + id="g4092-0-6-9-2" + style="display:inline" + transform="translate(58,0)" /> + </g> + <path + id="path4293-5-6-4" + style="display:inline;opacity:1;fill:#b9bcc2;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 1403.7995,252 3.3818,0 c 0.4503,0 0.8162,0.36847 0.8187,0.8188 l 0,3.3817 z m 2.4074,6.00692 -3.395,0 c -0.4504,0 -0.8188,-0.36842 -0.8188,-0.81875 l 0,-3.39509 4.2138,4.21384" + inkscape:connector-curvature="0" + sodipodi:nodetypes="csscccsscc" /> + </g> + <rect + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" + id="rect17883-39-6-2-5" + width="16" + height="16" + x="616" + y="-168.63782" /> + </g> + </g> +</svg> diff --git a/themes/Matcha-aliz/unity/window-buttons/minimize.svg b/themes/Matcha-aliz/unity/window-buttons/minimize.svg new file mode 100755 index 00000000..480c9002 --- /dev/null +++ b/themes/Matcha-aliz/unity/window-buttons/minimize.svg @@ -0,0 +1,166 @@ +<?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="24" + height="24" + id="svg4306" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="minimize.svg" + style="enable-background:new"> + <defs + id="defs4308"> + <linearGradient + id="linearGradient3770"> + <stop + style="stop-color:#000000;stop-opacity:0.62827224;" + offset="0" + id="stop3772" /> + <stop + style="stop-color:#000000;stop-opacity:0.49803922;" + offset="1" + id="stop3774" /> + </linearGradient> + <linearGradient + id="linearGradient4882"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4884" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4886" /> + </linearGradient> + <linearGradient + id="linearGradient3784-6"> + <stop + style="stop-color:#ffffff;stop-opacity:0.21568628;" + offset="0" + id="stop3786-4" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3788-6" /> + </linearGradient> + <linearGradient + id="linearGradient4892"> + <stop + id="stop4894" + offset="0" + style="stop-color:#2f3a42;stop-opacity:1;" /> + <stop + id="stop4896" + offset="1" + style="stop-color:#1d242a;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4882-4"> + <stop + id="stop4884-9" + offset="0" + style="stop-color:#728495;stop-opacity:1;" /> + <stop + id="stop4886-9" + offset="1" + style="stop-color:#617c95;stop-opacity:0;" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#f0f1f2" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:zoom="22.627418" + inkscape:cx="4.6255954" + inkscape:cy="10.407616" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:window-width="1366" + inkscape:window-height="721" + inkscape:window-x="0" + inkscape:window-y="25" + inkscape:window-maximized="1" + inkscape:snap-bbox="true" + inkscape:snap-global="true" + inkscape:snap-bbox-midpoints="false" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true"> + <inkscape:grid + type="xygrid" + id="grid4314" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="1,0" + position="12,12" + id="guide4316" /> + </sodipodi:namedview> + <metadata + id="metadata4311"> + <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="Ebene 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <g + style="display:inline;opacity:0.7" + id="titlebutton-min-dark" + inkscape:label="#g6247" + transform="translate(-583.00002,1218)"> + <g + id="g7138-6-5" + style="display:inline;opacity:1" + transform="translate(-781,-432.63782)"> + <g + transform="translate(-58,0)" + style="display:inline;opacity:1" + id="g4490-3-75-4-7"> + <g + id="g4092-0-7-0-4-9" + style="display:inline" + transform="translate(58,0)" /> + </g> + <path + inkscape:connector-curvature="0" + d="m 1373,254 0,2 6,0 0,-2 z" + id="rect9057-4-3-8-5" + style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;opacity:1;fill:#b9bcc2;fill-opacity:1;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" + sodipodi:nodetypes="ccccc" /> + </g> + <rect + y="-185.63782" + x="587" + height="16" + width="16" + id="rect17883-32-6-9" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" /> + </g> + </g> +</svg> diff --git a/themes/Matcha-aliz/unity/window-buttons/minimize_prelight.svg b/themes/Matcha-aliz/unity/window-buttons/minimize_prelight.svg new file mode 100755 index 00000000..d029d160 --- /dev/null +++ b/themes/Matcha-aliz/unity/window-buttons/minimize_prelight.svg @@ -0,0 +1,220 @@ +<?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="24" + height="24" + id="svg4306" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="minimize_prelight.svg" + style="enable-background:new"> + <defs + id="defs4308"> + <linearGradient + id="linearGradient3770"> + <stop + style="stop-color:#000000;stop-opacity:0.62827224;" + offset="0" + id="stop3772" /> + <stop + style="stop-color:#000000;stop-opacity:0.49803922;" + offset="1" + id="stop3774" /> + </linearGradient> + <linearGradient + id="linearGradient4882"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4884" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4886" /> + </linearGradient> + <linearGradient + id="linearGradient3784-6"> + <stop + style="stop-color:#ffffff;stop-opacity:0.21568628;" + offset="0" + id="stop3786-4" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3788-6" /> + </linearGradient> + <linearGradient + id="linearGradient4892"> + <stop + id="stop4894" + offset="0" + style="stop-color:#2f3a42;stop-opacity:1;" /> + <stop + id="stop4896" + offset="1" + style="stop-color:#1d242a;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4882-4"> + <stop + id="stop4884-9" + offset="0" + style="stop-color:#728495;stop-opacity:1;" /> + <stop + id="stop4886-9" + offset="1" + style="stop-color:#617c95;stop-opacity:0;" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#f0f1f2" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:zoom="22.627418" + inkscape:cx="4.6255954" + inkscape:cy="10.407616" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:window-width="1366" + inkscape:window-height="721" + inkscape:window-x="0" + inkscape:window-y="25" + inkscape:window-maximized="1" + inkscape:snap-bbox="true" + inkscape:snap-global="true" + inkscape:snap-bbox-midpoints="false" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true"> + <inkscape:grid + type="xygrid" + id="grid4314" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="1,0" + position="12,12" + id="guide4316" /> + </sodipodi:namedview> + <metadata + id="metadata4311"> + <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="Ebene 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <g + style="display:inline" + id="titlebutton-min-hover-dark" + inkscape:label="#g6308" + transform="translate(-480,1218)"> + <g + id="g4909-3-7" + style="display:inline;opacity:1" + transform="translate(-781,-432.63782)"> + <ellipse + cy="255" + cx="1273" + style="display:inline;opacity:0.45;fill:#5f697f;fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="path4068-7-5-9-6-7-2-1-6-1" + rx="6" + ry="6.0000005" /> + <path + style="display:inline;opacity:0.37000002;fill:#15171c;fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + d="m 1273,248 a 7,7 0 0 0 -7,7 7,7 0 0 0 7,7 7,7 0 0 0 7,-7 7,7 0 0 0 -7,-7 z m 0,1 a 6,6 0 0 1 6,6 6,6 0 0 1 -6,6 6,6 0 0 1 -6,-6 6,6 0 0 1 6,-6 z" + id="path4068-7-5-9-6-7-2-5-23-4-3" + inkscape:connector-curvature="0" /> + <g + style="display:inline;opacity:1;fill:#c0e3ff;fill-opacity:1" + id="g4834-0-4-5" + transform="translate(1265,247)"> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="status" + id="layer9-3-4-15-6" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="devices" + id="layer10-4-1-8-3" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="apps" + id="layer11-2-6-4-9" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="places" + id="layer13-5-4-8-0" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="mimetypes" + id="layer14-6-0-8-2" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="emblems" + id="layer15-52-1-7-5" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="emotes" + id="g71291-3-9-9-9" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="categories" + id="g4953-8-2-7-8" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="actions" + id="layer12-45-6-2-7"> + <path + sodipodi:nodetypes="ccccc" + style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;opacity:1;fill:#c4c7cc;fill-opacity:1;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" + id="rect9057-8-2-3" + d="m 86.0002,974 0,2 6,0 0,-2 z" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + <rect + y="-185.63782" + x="484" + height="16" + width="16" + id="rect17883-11-4-0" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" /> + </g> + </g> +</svg> diff --git a/themes/Matcha-aliz/unity/window-buttons/minimize_pressed.svg b/themes/Matcha-aliz/unity/window-buttons/minimize_pressed.svg new file mode 100755 index 00000000..21645b15 --- /dev/null +++ b/themes/Matcha-aliz/unity/window-buttons/minimize_pressed.svg @@ -0,0 +1,260 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:osb="http://www.openswatchbook.org/uri/2009/osb" + 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="24" + height="24" + id="svg4306" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="minimize_pressed.svg" + style="enable-background:new"> + <defs + id="defs4308"> + <linearGradient + id="selected_fg_color" + osb:paint="solid"> + <stop + style="stop-color:#ffffffgit;stop-opacity:1;" + offset="0" + id="stop4172" /> + </linearGradient> + <linearGradient + id="selected_bg_color" + osb:paint="solid"> + <stop + style="stop-color:#5294e2;stop-opacity:1;" + offset="0" + id="stop4169" /> + </linearGradient> + <linearGradient + id="linearGradient3770"> + <stop + style="stop-color:#000000;stop-opacity:0.62827224;" + offset="0" + id="stop3772" /> + <stop + style="stop-color:#000000;stop-opacity:0.49803922;" + offset="1" + id="stop3774" /> + </linearGradient> + <linearGradient + id="linearGradient4882"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4884" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4886" /> + </linearGradient> + <linearGradient + id="linearGradient3784-6"> + <stop + style="stop-color:#ffffff;stop-opacity:0.21568628;" + offset="0" + id="stop3786-4" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3788-6" /> + </linearGradient> + <linearGradient + id="linearGradient4892"> + <stop + id="stop4894" + offset="0" + style="stop-color:#2f3a42;stop-opacity:1;" /> + <stop + id="stop4896" + offset="1" + style="stop-color:#1d242a;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4882-4"> + <stop + id="stop4884-9" + offset="0" + style="stop-color:#728495;stop-opacity:1;" /> + <stop + id="stop4886-9" + offset="1" + style="stop-color:#617c95;stop-opacity:0;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient4171" + x1="1376" + y1="248" + x2="1376" + y2="262" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_fg_color" + id="linearGradient4174" + x1="89.0002" + y1="974" + x2="89.0002" + y2="976" + gradientUnits="userSpaceOnUse" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#f0f1f2" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:zoom="22.627418" + inkscape:cx="-0.56721978" + inkscape:cy="13.766373" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:window-width="1366" + inkscape:window-height="721" + inkscape:window-x="0" + inkscape:window-y="25" + inkscape:window-maximized="1" + inkscape:snap-bbox="true" + inkscape:snap-global="true" + inkscape:snap-bbox-midpoints="false" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true"> + <inkscape:grid + type="xygrid" + id="grid4314" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="1,0" + position="12,12" + id="guide4316" /> + </sodipodi:namedview> + <metadata + id="metadata4311"> + <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="Ebene 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <g + style="display:inline" + id="titlebutton-min-active-dark" + inkscape:label="#g6414" + transform="translate(-379.00001,1218)"> + <g + id="g4909-1-2-0" + style="display:inline;opacity:1" + transform="translate(-882,-432.63782)"> + <g + transform="translate(-161,0)" + style="display:inline;opacity:1" + id="g4490-3-6-1-4-1-6"> + <g + id="g4092-0-7-2-0-0-94-2" + style="display:inline" + transform="translate(58,0)"> + <circle + r="7" + cy="255" + cx="1376" + style="fill:url(#linearGradient4171);fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="path4068-7-3-0-3-6-8-3" /> + </g> + </g> + <g + style="display:inline;opacity:1;fill:#c0e3ff;fill-opacity:1" + id="g4834-9-3-8-5" + transform="translate(1265,247)"> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="status" + id="layer9-3-9-1-0-4" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="devices" + id="layer10-4-0-5-8-5" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="apps" + id="layer11-2-5-2-6-8" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="places" + id="layer13-5-7-4-2-5" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="mimetypes" + id="layer14-6-2-3-2-9" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="emblems" + id="layer15-52-0-6-6-6" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="emotes" + id="g71291-3-4-6-0-6" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="categories" + id="g4953-8-6-8-7-4" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="actions" + id="layer12-45-3-7-96-7"> + <path + sodipodi:nodetypes="ccccc" + style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient4174);fill-opacity:1;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" + id="rect9057-3-5-1-1" + d="m 86.0002,974 0,2 6,0 0,-2 z" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + <rect + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" + id="rect17883-79-9-2-2" + width="16" + height="16" + x="383" + y="-185.63782" /> + </g> + </g> +</svg> diff --git a/themes/Matcha-aliz/unity/window-buttons/minimize_unfocused.svg b/themes/Matcha-aliz/unity/window-buttons/minimize_unfocused.svg new file mode 100755 index 00000000..a802efc0 --- /dev/null +++ b/themes/Matcha-aliz/unity/window-buttons/minimize_unfocused.svg @@ -0,0 +1,166 @@ +<?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="24" + height="24" + id="svg4306" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="minimize_unfocused.svg" + style="enable-background:new"> + <defs + id="defs4308"> + <linearGradient + id="linearGradient3770"> + <stop + style="stop-color:#000000;stop-opacity:0.62827224;" + offset="0" + id="stop3772" /> + <stop + style="stop-color:#000000;stop-opacity:0.49803922;" + offset="1" + id="stop3774" /> + </linearGradient> + <linearGradient + id="linearGradient4882"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4884" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4886" /> + </linearGradient> + <linearGradient + id="linearGradient3784-6"> + <stop + style="stop-color:#ffffff;stop-opacity:0.21568628;" + offset="0" + id="stop3786-4" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3788-6" /> + </linearGradient> + <linearGradient + id="linearGradient4892"> + <stop + id="stop4894" + offset="0" + style="stop-color:#2f3a42;stop-opacity:1;" /> + <stop + id="stop4896" + offset="1" + style="stop-color:#1d242a;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4882-4"> + <stop + id="stop4884-9" + offset="0" + style="stop-color:#728495;stop-opacity:1;" /> + <stop + id="stop4886-9" + offset="1" + style="stop-color:#617c95;stop-opacity:0;" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#f0f1f2" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:zoom="22.627418" + inkscape:cx="4.6255954" + inkscape:cy="10.407616" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:window-width="1366" + inkscape:window-height="721" + inkscape:window-x="0" + inkscape:window-y="25" + inkscape:window-maximized="1" + inkscape:snap-bbox="true" + inkscape:snap-global="true" + inkscape:snap-bbox-midpoints="false" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true"> + <inkscape:grid + type="xygrid" + id="grid4314" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="1,0" + position="12,12" + id="guide4316" /> + </sodipodi:namedview> + <metadata + id="metadata4311"> + <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="Ebene 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <g + id="titlebutton-min-backdrop-dark" + inkscape:label="#g6534" + style="display:inline;opacity:0.4" + transform="translate(-583.00002,1201)"> + <g + style="display:inline;opacity:1" + id="g7138-0-7-7" + transform="translate(-781,-415.63782)"> + <g + transform="translate(-58,0)" + style="display:inline;opacity:1" + id="g4490-3-6-9"> + <g + id="g4092-0-7-6-5" + style="display:inline" + transform="translate(58,0)" /> + </g> + <path + inkscape:connector-curvature="0" + d="m 1373,254 0,2 6,0 0,-2 z" + id="rect9057-4-09-2" + style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;opacity:1;fill:#b9bcc2;fill-opacity:1;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" + sodipodi:nodetypes="ccccc" /> + </g> + <rect + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" + id="rect17883-39-3-46-6" + width="16" + height="16" + x="587" + y="-168.63782" /> + </g> + </g> +</svg> diff --git a/themes/Matcha-aliz/xfwm4/bottom-active.png b/themes/Matcha-aliz/xfwm4/bottom-active.png new file mode 100755 index 00000000..b07dab5f Binary files /dev/null and b/themes/Matcha-aliz/xfwm4/bottom-active.png differ diff --git a/themes/Matcha-aliz/xfwm4/bottom-inactive.png b/themes/Matcha-aliz/xfwm4/bottom-inactive.png new file mode 100755 index 00000000..b07dab5f Binary files /dev/null and b/themes/Matcha-aliz/xfwm4/bottom-inactive.png differ diff --git a/themes/Matcha-aliz/xfwm4/bottom-left-active.png b/themes/Matcha-aliz/xfwm4/bottom-left-active.png new file mode 100755 index 00000000..57271dd3 Binary files /dev/null and b/themes/Matcha-aliz/xfwm4/bottom-left-active.png differ diff --git a/themes/Matcha-aliz/xfwm4/bottom-left-inactive.png b/themes/Matcha-aliz/xfwm4/bottom-left-inactive.png new file mode 100755 index 00000000..57271dd3 Binary files /dev/null and b/themes/Matcha-aliz/xfwm4/bottom-left-inactive.png differ diff --git a/themes/Matcha-aliz/xfwm4/bottom-right-active.png b/themes/Matcha-aliz/xfwm4/bottom-right-active.png new file mode 100755 index 00000000..dac9e8da Binary files /dev/null and b/themes/Matcha-aliz/xfwm4/bottom-right-active.png differ diff --git a/themes/Matcha-aliz/xfwm4/bottom-right-inactive.png b/themes/Matcha-aliz/xfwm4/bottom-right-inactive.png new file mode 100755 index 00000000..dac9e8da Binary files /dev/null and b/themes/Matcha-aliz/xfwm4/bottom-right-inactive.png differ diff --git a/themes/Matcha-aliz/xfwm4/close-active.png b/themes/Matcha-aliz/xfwm4/close-active.png new file mode 100755 index 00000000..50f610ce Binary files /dev/null and b/themes/Matcha-aliz/xfwm4/close-active.png differ diff --git a/themes/Matcha-aliz/xfwm4/close-inactive.png b/themes/Matcha-aliz/xfwm4/close-inactive.png new file mode 100755 index 00000000..dad6cffc Binary files /dev/null and b/themes/Matcha-aliz/xfwm4/close-inactive.png differ diff --git a/themes/Matcha-aliz/xfwm4/close-prelight.png b/themes/Matcha-aliz/xfwm4/close-prelight.png new file mode 100755 index 00000000..14187ac4 Binary files /dev/null and b/themes/Matcha-aliz/xfwm4/close-prelight.png differ diff --git a/themes/Matcha-aliz/xfwm4/close-pressed.png b/themes/Matcha-aliz/xfwm4/close-pressed.png new file mode 100755 index 00000000..433da2d4 Binary files /dev/null and b/themes/Matcha-aliz/xfwm4/close-pressed.png differ diff --git a/themes/Matcha-aliz/xfwm4/hide-active.png b/themes/Matcha-aliz/xfwm4/hide-active.png new file mode 100755 index 00000000..021e5015 Binary files /dev/null and b/themes/Matcha-aliz/xfwm4/hide-active.png differ diff --git a/themes/Matcha-aliz/xfwm4/hide-inactive.png b/themes/Matcha-aliz/xfwm4/hide-inactive.png new file mode 100755 index 00000000..66c82c0e Binary files /dev/null and b/themes/Matcha-aliz/xfwm4/hide-inactive.png differ diff --git a/themes/Matcha-aliz/xfwm4/hide-prelight.png b/themes/Matcha-aliz/xfwm4/hide-prelight.png new file mode 100755 index 00000000..0f3f8fce Binary files /dev/null and b/themes/Matcha-aliz/xfwm4/hide-prelight.png differ diff --git a/themes/Matcha-aliz/xfwm4/hide-pressed.png b/themes/Matcha-aliz/xfwm4/hide-pressed.png new file mode 100755 index 00000000..d2ed4f87 Binary files /dev/null and b/themes/Matcha-aliz/xfwm4/hide-pressed.png differ diff --git a/themes/Matcha-aliz/xfwm4/left-active.png b/themes/Matcha-aliz/xfwm4/left-active.png new file mode 100755 index 00000000..7eaa74de Binary files /dev/null and b/themes/Matcha-aliz/xfwm4/left-active.png differ diff --git a/themes/Matcha-aliz/xfwm4/left-inactive.png b/themes/Matcha-aliz/xfwm4/left-inactive.png new file mode 100755 index 00000000..7eaa74de Binary files /dev/null and b/themes/Matcha-aliz/xfwm4/left-inactive.png differ diff --git a/themes/Matcha-aliz/xfwm4/maximize-active.png b/themes/Matcha-aliz/xfwm4/maximize-active.png new file mode 100755 index 00000000..2a627b1e Binary files /dev/null and b/themes/Matcha-aliz/xfwm4/maximize-active.png differ diff --git a/themes/Matcha-aliz/xfwm4/maximize-inactive.png b/themes/Matcha-aliz/xfwm4/maximize-inactive.png new file mode 100755 index 00000000..77d45fc1 Binary files /dev/null and b/themes/Matcha-aliz/xfwm4/maximize-inactive.png differ diff --git a/themes/Matcha-aliz/xfwm4/maximize-prelight.png b/themes/Matcha-aliz/xfwm4/maximize-prelight.png new file mode 100755 index 00000000..0db1c7ec Binary files /dev/null and b/themes/Matcha-aliz/xfwm4/maximize-prelight.png differ diff --git a/themes/Matcha-aliz/xfwm4/maximize-pressed.png b/themes/Matcha-aliz/xfwm4/maximize-pressed.png new file mode 100755 index 00000000..b4e18cd0 Binary files /dev/null and b/themes/Matcha-aliz/xfwm4/maximize-pressed.png differ diff --git a/themes/Matcha-aliz/xfwm4/maximize-toggled-active.png b/themes/Matcha-aliz/xfwm4/maximize-toggled-active.png new file mode 100755 index 00000000..cf20a03e Binary files /dev/null and b/themes/Matcha-aliz/xfwm4/maximize-toggled-active.png differ diff --git a/themes/Matcha-aliz/xfwm4/maximize-toggled-inactive.png b/themes/Matcha-aliz/xfwm4/maximize-toggled-inactive.png new file mode 100755 index 00000000..2e88723f Binary files /dev/null and b/themes/Matcha-aliz/xfwm4/maximize-toggled-inactive.png differ diff --git a/themes/Matcha-aliz/xfwm4/maximize-toggled-prelight.png b/themes/Matcha-aliz/xfwm4/maximize-toggled-prelight.png new file mode 100755 index 00000000..b63df229 Binary files /dev/null and b/themes/Matcha-aliz/xfwm4/maximize-toggled-prelight.png differ diff --git a/themes/Matcha-aliz/xfwm4/maximize-toggled-pressed.png b/themes/Matcha-aliz/xfwm4/maximize-toggled-pressed.png new file mode 100755 index 00000000..633b14f8 Binary files /dev/null and b/themes/Matcha-aliz/xfwm4/maximize-toggled-pressed.png differ diff --git a/themes/Matcha-aliz/xfwm4/menu-active.png b/themes/Matcha-aliz/xfwm4/menu-active.png new file mode 100755 index 00000000..cca3e7d7 Binary files /dev/null and b/themes/Matcha-aliz/xfwm4/menu-active.png differ diff --git a/themes/Matcha-aliz/xfwm4/menu-inactive.png b/themes/Matcha-aliz/xfwm4/menu-inactive.png new file mode 100755 index 00000000..cca3e7d7 Binary files /dev/null and b/themes/Matcha-aliz/xfwm4/menu-inactive.png differ diff --git a/themes/Matcha-aliz/xfwm4/menu-pressed.png b/themes/Matcha-aliz/xfwm4/menu-pressed.png new file mode 100755 index 00000000..cca3e7d7 Binary files /dev/null and b/themes/Matcha-aliz/xfwm4/menu-pressed.png differ diff --git a/themes/Matcha-aliz/xfwm4/right-active.png b/themes/Matcha-aliz/xfwm4/right-active.png new file mode 100755 index 00000000..7eaa74de Binary files /dev/null and b/themes/Matcha-aliz/xfwm4/right-active.png differ diff --git a/themes/Matcha-aliz/xfwm4/right-inactive.png b/themes/Matcha-aliz/xfwm4/right-inactive.png new file mode 100755 index 00000000..7eaa74de Binary files /dev/null and b/themes/Matcha-aliz/xfwm4/right-inactive.png differ diff --git a/themes/Matcha-aliz/xfwm4/shade-active.png b/themes/Matcha-aliz/xfwm4/shade-active.png new file mode 100755 index 00000000..e95a73fe Binary files /dev/null and b/themes/Matcha-aliz/xfwm4/shade-active.png differ diff --git a/themes/Matcha-aliz/xfwm4/shade-inactive.png b/themes/Matcha-aliz/xfwm4/shade-inactive.png new file mode 100755 index 00000000..5269bec1 Binary files /dev/null and b/themes/Matcha-aliz/xfwm4/shade-inactive.png differ diff --git a/themes/Matcha-aliz/xfwm4/shade-pressed.png b/themes/Matcha-aliz/xfwm4/shade-pressed.png new file mode 100755 index 00000000..8d9db056 Binary files /dev/null and b/themes/Matcha-aliz/xfwm4/shade-pressed.png differ diff --git a/themes/Matcha-aliz/xfwm4/stick-active.png b/themes/Matcha-aliz/xfwm4/stick-active.png new file mode 100755 index 00000000..9ef361bc Binary files /dev/null and b/themes/Matcha-aliz/xfwm4/stick-active.png differ diff --git a/themes/Matcha-aliz/xfwm4/stick-inactive.png b/themes/Matcha-aliz/xfwm4/stick-inactive.png new file mode 100755 index 00000000..a3381b2c Binary files /dev/null and b/themes/Matcha-aliz/xfwm4/stick-inactive.png differ diff --git a/themes/Matcha-aliz/xfwm4/stick-pressed.png b/themes/Matcha-aliz/xfwm4/stick-pressed.png new file mode 100755 index 00000000..c3001371 Binary files /dev/null and b/themes/Matcha-aliz/xfwm4/stick-pressed.png differ diff --git a/themes/Matcha-aliz/xfwm4/stick-toggled-active.png b/themes/Matcha-aliz/xfwm4/stick-toggled-active.png new file mode 100755 index 00000000..379487aa Binary files /dev/null and b/themes/Matcha-aliz/xfwm4/stick-toggled-active.png differ diff --git a/themes/Matcha-aliz/xfwm4/stick-toggled-inactive.png b/themes/Matcha-aliz/xfwm4/stick-toggled-inactive.png new file mode 100755 index 00000000..ddaf2d59 Binary files /dev/null and b/themes/Matcha-aliz/xfwm4/stick-toggled-inactive.png differ diff --git a/themes/Matcha-aliz/xfwm4/stick-toggled-pressed.png b/themes/Matcha-aliz/xfwm4/stick-toggled-pressed.png new file mode 100755 index 00000000..56f33494 Binary files /dev/null and b/themes/Matcha-aliz/xfwm4/stick-toggled-pressed.png differ diff --git a/themes/Matcha-aliz/xfwm4/themerc b/themes/Matcha-aliz/xfwm4/themerc new file mode 100755 index 00000000..56413a52 --- /dev/null +++ b/themes/Matcha-aliz/xfwm4/themerc @@ -0,0 +1,23 @@ +button_offset=2 +button_spacing=4 + +show_app_icon=true + +full_width_title=true + +title_shadow_active=false +title_shadow_inactive=false + +title_horizontal_offset=3 + +active_text_color=#afafaf +active_text_shadow_color=#343434 + +inactive_text_color=#878787 +inactive_text_shadow_color=#343434 + +shadow_delta_height=2 +shadow_delta_width=0 +shadow_delta_x=0 +shadow_delta_y=-5 +shadow_opacity=40 diff --git a/themes/Matcha-aliz/xfwm4/title-1-active.png b/themes/Matcha-aliz/xfwm4/title-1-active.png new file mode 100755 index 00000000..26abec80 Binary files /dev/null and b/themes/Matcha-aliz/xfwm4/title-1-active.png differ diff --git a/themes/Matcha-aliz/xfwm4/title-1-inactive.png b/themes/Matcha-aliz/xfwm4/title-1-inactive.png new file mode 100755 index 00000000..26abec80 Binary files /dev/null and b/themes/Matcha-aliz/xfwm4/title-1-inactive.png differ diff --git a/themes/Matcha-aliz/xfwm4/title-2-active.png b/themes/Matcha-aliz/xfwm4/title-2-active.png new file mode 100755 index 00000000..26abec80 Binary files /dev/null and b/themes/Matcha-aliz/xfwm4/title-2-active.png differ diff --git a/themes/Matcha-aliz/xfwm4/title-2-inactive.png b/themes/Matcha-aliz/xfwm4/title-2-inactive.png new file mode 100755 index 00000000..26abec80 Binary files /dev/null and b/themes/Matcha-aliz/xfwm4/title-2-inactive.png differ diff --git a/themes/Matcha-aliz/xfwm4/title-3-active.png b/themes/Matcha-aliz/xfwm4/title-3-active.png new file mode 100755 index 00000000..26abec80 Binary files /dev/null and b/themes/Matcha-aliz/xfwm4/title-3-active.png differ diff --git a/themes/Matcha-aliz/xfwm4/title-3-inactive.png b/themes/Matcha-aliz/xfwm4/title-3-inactive.png new file mode 100755 index 00000000..26abec80 Binary files /dev/null and b/themes/Matcha-aliz/xfwm4/title-3-inactive.png differ diff --git a/themes/Matcha-aliz/xfwm4/title-4-active.png b/themes/Matcha-aliz/xfwm4/title-4-active.png new file mode 100755 index 00000000..26abec80 Binary files /dev/null and b/themes/Matcha-aliz/xfwm4/title-4-active.png differ diff --git a/themes/Matcha-aliz/xfwm4/title-4-inactive.png b/themes/Matcha-aliz/xfwm4/title-4-inactive.png new file mode 100755 index 00000000..26abec80 Binary files /dev/null and b/themes/Matcha-aliz/xfwm4/title-4-inactive.png differ diff --git a/themes/Matcha-aliz/xfwm4/title-5-active.png b/themes/Matcha-aliz/xfwm4/title-5-active.png new file mode 100755 index 00000000..26abec80 Binary files /dev/null and b/themes/Matcha-aliz/xfwm4/title-5-active.png differ diff --git a/themes/Matcha-aliz/xfwm4/title-5-inactive.png b/themes/Matcha-aliz/xfwm4/title-5-inactive.png new file mode 100755 index 00000000..26abec80 Binary files /dev/null and b/themes/Matcha-aliz/xfwm4/title-5-inactive.png differ diff --git a/themes/Matcha-aliz/xfwm4/top-left-active.png b/themes/Matcha-aliz/xfwm4/top-left-active.png new file mode 100755 index 00000000..bacdf814 Binary files /dev/null and b/themes/Matcha-aliz/xfwm4/top-left-active.png differ diff --git a/themes/Matcha-aliz/xfwm4/top-left-inactive.png b/themes/Matcha-aliz/xfwm4/top-left-inactive.png new file mode 100755 index 00000000..bacdf814 Binary files /dev/null and b/themes/Matcha-aliz/xfwm4/top-left-inactive.png differ diff --git a/themes/Matcha-aliz/xfwm4/top-right-active.png b/themes/Matcha-aliz/xfwm4/top-right-active.png new file mode 100755 index 00000000..b2ff7c05 Binary files /dev/null and b/themes/Matcha-aliz/xfwm4/top-right-active.png differ diff --git a/themes/Matcha-aliz/xfwm4/top-right-inactive.png b/themes/Matcha-aliz/xfwm4/top-right-inactive.png new file mode 100755 index 00000000..b2ff7c05 Binary files /dev/null and b/themes/Matcha-aliz/xfwm4/top-right-inactive.png differ diff --git a/themes/Matcha-azul/cinnamon/assets/checkbox/checkbox-checked-focused.svg b/themes/Matcha-azul/cinnamon/assets/checkbox/checkbox-checked-focused.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/cinnamon/assets/checkbox/checkbox-checked.svg b/themes/Matcha-azul/cinnamon/assets/checkbox/checkbox-checked.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/cinnamon/assets/checkbox/checkbox-unchecked-focused.svg b/themes/Matcha-azul/cinnamon/assets/checkbox/checkbox-unchecked-focused.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/cinnamon/assets/checkbox/checkbox-unchecked.svg b/themes/Matcha-azul/cinnamon/assets/checkbox/checkbox-unchecked.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/cinnamon/assets/menu/menu.svg b/themes/Matcha-azul/cinnamon/assets/menu/menu.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/cinnamon/assets/menu/submenu.svg b/themes/Matcha-azul/cinnamon/assets/menu/submenu.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/cinnamon/assets/misc/button-box.svg b/themes/Matcha-azul/cinnamon/assets/misc/button-box.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/cinnamon/assets/misc/message.svg b/themes/Matcha-azul/cinnamon/assets/misc/message.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/cinnamon/assets/misc/modal.svg b/themes/Matcha-azul/cinnamon/assets/misc/modal.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/cinnamon/assets/switch/switch-off.svg b/themes/Matcha-azul/cinnamon/assets/switch/switch-off.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/cinnamon/assets/switch/switch-on.svg b/themes/Matcha-azul/cinnamon/assets/switch/switch-on.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/cinnamon/cinnamon.css b/themes/Matcha-azul/cinnamon/cinnamon.css old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/cinnamon/common-assets/menu/menu-hover.svg b/themes/Matcha-azul/cinnamon/common-assets/menu/menu-hover.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/cinnamon/common-assets/menu/menu-separator.svg b/themes/Matcha-azul/cinnamon/common-assets/menu/menu-separator.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/cinnamon/common-assets/misc/add-workspace-active.svg b/themes/Matcha-azul/cinnamon/common-assets/misc/add-workspace-active.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/cinnamon/common-assets/misc/add-workspace-hover.svg b/themes/Matcha-azul/cinnamon/common-assets/misc/add-workspace-hover.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/cinnamon/common-assets/misc/add-workspace.svg b/themes/Matcha-azul/cinnamon/common-assets/misc/add-workspace.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/cinnamon/common-assets/misc/bg.svg b/themes/Matcha-azul/cinnamon/common-assets/misc/bg.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/cinnamon/common-assets/misc/calendar-arrow-left-hover.svg b/themes/Matcha-azul/cinnamon/common-assets/misc/calendar-arrow-left-hover.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/cinnamon/common-assets/misc/calendar-arrow-left.svg b/themes/Matcha-azul/cinnamon/common-assets/misc/calendar-arrow-left.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/cinnamon/common-assets/misc/calendar-arrow-right-hover.svg b/themes/Matcha-azul/cinnamon/common-assets/misc/calendar-arrow-right-hover.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/cinnamon/common-assets/misc/calendar-arrow-right.svg b/themes/Matcha-azul/cinnamon/common-assets/misc/calendar-arrow-right.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/cinnamon/common-assets/misc/close-active.svg b/themes/Matcha-azul/cinnamon/common-assets/misc/close-active.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/cinnamon/common-assets/misc/close-hover.svg b/themes/Matcha-azul/cinnamon/common-assets/misc/close-hover.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/cinnamon/common-assets/misc/close.svg b/themes/Matcha-azul/cinnamon/common-assets/misc/close.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/cinnamon/common-assets/misc/corner-ripple.svg b/themes/Matcha-azul/cinnamon/common-assets/misc/corner-ripple.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/cinnamon/common-assets/misc/desklet-header.svg b/themes/Matcha-azul/cinnamon/common-assets/misc/desklet-header.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/cinnamon/common-assets/misc/desklet.svg b/themes/Matcha-azul/cinnamon/common-assets/misc/desklet.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/cinnamon/common-assets/misc/osd.svg b/themes/Matcha-azul/cinnamon/common-assets/misc/osd.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/cinnamon/common-assets/misc/overview-hover.png b/themes/Matcha-azul/cinnamon/common-assets/misc/overview-hover.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/cinnamon/common-assets/misc/overview.png b/themes/Matcha-azul/cinnamon/common-assets/misc/overview.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/cinnamon/common-assets/misc/trash-icon.svg b/themes/Matcha-azul/cinnamon/common-assets/misc/trash-icon.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/cinnamon/common-assets/panel/activities-active.svg b/themes/Matcha-azul/cinnamon/common-assets/panel/activities-active.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/cinnamon/common-assets/panel/activities.svg b/themes/Matcha-azul/cinnamon/common-assets/panel/activities.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/cinnamon/common-assets/panel/panel-bottom.svg b/themes/Matcha-azul/cinnamon/common-assets/panel/panel-bottom.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/cinnamon/common-assets/panel/panel-left.svg b/themes/Matcha-azul/cinnamon/common-assets/panel/panel-left.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/cinnamon/common-assets/panel/panel-right.svg b/themes/Matcha-azul/cinnamon/common-assets/panel/panel-right.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/cinnamon/common-assets/panel/panel-top.svg b/themes/Matcha-azul/cinnamon/common-assets/panel/panel-top.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/cinnamon/common-assets/panel/window-list-active-bottom.svg b/themes/Matcha-azul/cinnamon/common-assets/panel/window-list-active-bottom.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/cinnamon/common-assets/panel/window-list-active-left.svg b/themes/Matcha-azul/cinnamon/common-assets/panel/window-list-active-left.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/cinnamon/common-assets/panel/window-list-active-right.svg b/themes/Matcha-azul/cinnamon/common-assets/panel/window-list-active-right.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/cinnamon/common-assets/panel/window-list-active-top.svg b/themes/Matcha-azul/cinnamon/common-assets/panel/window-list-active-top.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/cinnamon/common-assets/switch/switch-off-selected.svg b/themes/Matcha-azul/cinnamon/common-assets/switch/switch-off-selected.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/cinnamon/common-assets/switch/switch-on-selected.svg b/themes/Matcha-azul/cinnamon/common-assets/switch/switch-on-selected.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/cinnamon/thumbnail.png b/themes/Matcha-azul/cinnamon/thumbnail.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gnome-shell/assets/bottom-running1-focused.svg b/themes/Matcha-azul/gnome-shell/assets/bottom-running1-focused.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gnome-shell/assets/bottom-running1.svg b/themes/Matcha-azul/gnome-shell/assets/bottom-running1.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gnome-shell/assets/bottom-running2-focused.svg b/themes/Matcha-azul/gnome-shell/assets/bottom-running2-focused.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gnome-shell/assets/bottom-running2.svg b/themes/Matcha-azul/gnome-shell/assets/bottom-running2.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gnome-shell/assets/bottom-running3-focused.svg b/themes/Matcha-azul/gnome-shell/assets/bottom-running3-focused.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gnome-shell/assets/bottom-running3.svg b/themes/Matcha-azul/gnome-shell/assets/bottom-running3.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gnome-shell/assets/bottom-running4-focused.svg b/themes/Matcha-azul/gnome-shell/assets/bottom-running4-focused.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gnome-shell/assets/bottom-running4.svg b/themes/Matcha-azul/gnome-shell/assets/bottom-running4.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gnome-shell/assets/calendar-arrow-left.svg b/themes/Matcha-azul/gnome-shell/assets/calendar-arrow-left.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gnome-shell/assets/calendar-arrow-right.svg b/themes/Matcha-azul/gnome-shell/assets/calendar-arrow-right.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gnome-shell/assets/checkbox-off.svg b/themes/Matcha-azul/gnome-shell/assets/checkbox-off.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gnome-shell/assets/checkbox.svg b/themes/Matcha-azul/gnome-shell/assets/checkbox.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gnome-shell/assets/corner-ripple-ltr.svg b/themes/Matcha-azul/gnome-shell/assets/corner-ripple-ltr.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gnome-shell/assets/corner-ripple-rtl.svg b/themes/Matcha-azul/gnome-shell/assets/corner-ripple-rtl.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gnome-shell/assets/dash-placeholder.svg b/themes/Matcha-azul/gnome-shell/assets/dash-placeholder.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gnome-shell/assets/key-enter.svg b/themes/Matcha-azul/gnome-shell/assets/key-enter.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gnome-shell/assets/key-hide.svg b/themes/Matcha-azul/gnome-shell/assets/key-hide.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gnome-shell/assets/key-layout.svg b/themes/Matcha-azul/gnome-shell/assets/key-layout.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gnome-shell/assets/key-shift-latched-uppercase.svg b/themes/Matcha-azul/gnome-shell/assets/key-shift-latched-uppercase.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gnome-shell/assets/key-shift-uppercase.svg b/themes/Matcha-azul/gnome-shell/assets/key-shift-uppercase.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gnome-shell/assets/key-shift.svg b/themes/Matcha-azul/gnome-shell/assets/key-shift.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gnome-shell/assets/left-running1-focused.svg b/themes/Matcha-azul/gnome-shell/assets/left-running1-focused.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gnome-shell/assets/left-running1.svg b/themes/Matcha-azul/gnome-shell/assets/left-running1.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gnome-shell/assets/left-running2-focused.svg b/themes/Matcha-azul/gnome-shell/assets/left-running2-focused.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gnome-shell/assets/left-running2.svg b/themes/Matcha-azul/gnome-shell/assets/left-running2.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gnome-shell/assets/left-running3-focused.svg b/themes/Matcha-azul/gnome-shell/assets/left-running3-focused.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gnome-shell/assets/left-running3.svg b/themes/Matcha-azul/gnome-shell/assets/left-running3.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gnome-shell/assets/left-running4-focused.svg b/themes/Matcha-azul/gnome-shell/assets/left-running4-focused.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gnome-shell/assets/left-running4.svg b/themes/Matcha-azul/gnome-shell/assets/left-running4.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gnome-shell/assets/menu-hover.svg b/themes/Matcha-azul/gnome-shell/assets/menu-hover.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gnome-shell/assets/menu.svg b/themes/Matcha-azul/gnome-shell/assets/menu.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gnome-shell/assets/more-results.svg b/themes/Matcha-azul/gnome-shell/assets/more-results.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gnome-shell/assets/no-events.svg b/themes/Matcha-azul/gnome-shell/assets/no-events.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gnome-shell/assets/no-notifications.svg b/themes/Matcha-azul/gnome-shell/assets/no-notifications.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gnome-shell/assets/noise-texture.png b/themes/Matcha-azul/gnome-shell/assets/noise-texture.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gnome-shell/assets/noise-texture.svg b/themes/Matcha-azul/gnome-shell/assets/noise-texture.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gnome-shell/assets/process-working.svg b/themes/Matcha-azul/gnome-shell/assets/process-working.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gnome-shell/assets/right-running1-focused.svg b/themes/Matcha-azul/gnome-shell/assets/right-running1-focused.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gnome-shell/assets/right-running1.svg b/themes/Matcha-azul/gnome-shell/assets/right-running1.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gnome-shell/assets/right-running2-focused.svg b/themes/Matcha-azul/gnome-shell/assets/right-running2-focused.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gnome-shell/assets/right-running2.svg b/themes/Matcha-azul/gnome-shell/assets/right-running2.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gnome-shell/assets/right-running3-focused.svg b/themes/Matcha-azul/gnome-shell/assets/right-running3-focused.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gnome-shell/assets/right-running3.svg b/themes/Matcha-azul/gnome-shell/assets/right-running3.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gnome-shell/assets/right-running4-focused.svg b/themes/Matcha-azul/gnome-shell/assets/right-running4-focused.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gnome-shell/assets/right-running4.svg b/themes/Matcha-azul/gnome-shell/assets/right-running4.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gnome-shell/assets/submenu-open.svg b/themes/Matcha-azul/gnome-shell/assets/submenu-open.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gnome-shell/assets/submenu.svg b/themes/Matcha-azul/gnome-shell/assets/submenu.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gnome-shell/assets/toggle-off.svg b/themes/Matcha-azul/gnome-shell/assets/toggle-off.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gnome-shell/assets/toggle-on.svg b/themes/Matcha-azul/gnome-shell/assets/toggle-on.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gnome-shell/assets/top-running1-focused.svg b/themes/Matcha-azul/gnome-shell/assets/top-running1-focused.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gnome-shell/assets/top-running1.svg b/themes/Matcha-azul/gnome-shell/assets/top-running1.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gnome-shell/assets/top-running2-focused.svg b/themes/Matcha-azul/gnome-shell/assets/top-running2-focused.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gnome-shell/assets/top-running2.svg b/themes/Matcha-azul/gnome-shell/assets/top-running2.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gnome-shell/assets/top-running3-focused.svg b/themes/Matcha-azul/gnome-shell/assets/top-running3-focused.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gnome-shell/assets/top-running3.svg b/themes/Matcha-azul/gnome-shell/assets/top-running3.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gnome-shell/assets/top-running4-focused.svg b/themes/Matcha-azul/gnome-shell/assets/top-running4-focused.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gnome-shell/assets/top-running4.svg b/themes/Matcha-azul/gnome-shell/assets/top-running4.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gnome-shell/assets/window-close-active.svg b/themes/Matcha-azul/gnome-shell/assets/window-close-active.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gnome-shell/assets/window-close-hover.svg b/themes/Matcha-azul/gnome-shell/assets/window-close-hover.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gnome-shell/assets/window-close.svg b/themes/Matcha-azul/gnome-shell/assets/window-close.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gnome-shell/extensions/workspaces-to-dock/window-close.svg b/themes/Matcha-azul/gnome-shell/extensions/workspaces-to-dock/window-close.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gnome-shell/extensions/workspaces-to-dock/workspaces-to-dock.css b/themes/Matcha-azul/gnome-shell/extensions/workspaces-to-dock/workspaces-to-dock.css old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gnome-shell/gnome-shell.css b/themes/Matcha-azul/gnome-shell/gnome-shell.css old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gnome-shell/no-events.svg b/themes/Matcha-azul/gnome-shell/no-events.svg new file mode 120000 index 00000000..d2fcad08 --- /dev/null +++ b/themes/Matcha-azul/gnome-shell/no-events.svg @@ -0,0 +1 @@ +assets/no-events.svg \ No newline at end of file diff --git a/themes/Matcha-azul/gnome-shell/no-notifications.svg b/themes/Matcha-azul/gnome-shell/no-notifications.svg new file mode 120000 index 00000000..175731c1 --- /dev/null +++ b/themes/Matcha-azul/gnome-shell/no-notifications.svg @@ -0,0 +1 @@ +assets/no-notifications.svg \ No newline at end of file diff --git a/themes/Matcha-azul/gnome-shell/process-working.svg b/themes/Matcha-azul/gnome-shell/process-working.svg new file mode 120000 index 00000000..a6586c30 --- /dev/null +++ b/themes/Matcha-azul/gnome-shell/process-working.svg @@ -0,0 +1 @@ +assets/process-working.svg \ No newline at end of file diff --git a/themes/Matcha-azul/gtk-2.0/apps.rc b/themes/Matcha-azul/gtk-2.0/apps.rc old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-2.0/assets/arrow-down-insens.png b/themes/Matcha-azul/gtk-2.0/assets/arrow-down-insens.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-2.0/assets/arrow-down-prelight.png b/themes/Matcha-azul/gtk-2.0/assets/arrow-down-prelight.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-2.0/assets/arrow-down-small-insens.png b/themes/Matcha-azul/gtk-2.0/assets/arrow-down-small-insens.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-2.0/assets/arrow-down-small-prelight.png b/themes/Matcha-azul/gtk-2.0/assets/arrow-down-small-prelight.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-2.0/assets/arrow-down-small.png b/themes/Matcha-azul/gtk-2.0/assets/arrow-down-small.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-2.0/assets/arrow-down.png b/themes/Matcha-azul/gtk-2.0/assets/arrow-down.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-2.0/assets/arrow-left-insens.png b/themes/Matcha-azul/gtk-2.0/assets/arrow-left-insens.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-2.0/assets/arrow-left-prelight.png b/themes/Matcha-azul/gtk-2.0/assets/arrow-left-prelight.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-2.0/assets/arrow-left.png b/themes/Matcha-azul/gtk-2.0/assets/arrow-left.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-2.0/assets/arrow-right-insens.png b/themes/Matcha-azul/gtk-2.0/assets/arrow-right-insens.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-2.0/assets/arrow-right-prelight.png b/themes/Matcha-azul/gtk-2.0/assets/arrow-right-prelight.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-2.0/assets/arrow-right.png b/themes/Matcha-azul/gtk-2.0/assets/arrow-right.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-2.0/assets/arrow-up-insens.png b/themes/Matcha-azul/gtk-2.0/assets/arrow-up-insens.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-2.0/assets/arrow-up-prelight.png b/themes/Matcha-azul/gtk-2.0/assets/arrow-up-prelight.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-2.0/assets/arrow-up-small-insens.png b/themes/Matcha-azul/gtk-2.0/assets/arrow-up-small-insens.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-2.0/assets/arrow-up-small-prelight.png b/themes/Matcha-azul/gtk-2.0/assets/arrow-up-small-prelight.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-2.0/assets/arrow-up-small.png b/themes/Matcha-azul/gtk-2.0/assets/arrow-up-small.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-2.0/assets/arrow-up.png b/themes/Matcha-azul/gtk-2.0/assets/arrow-up.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-2.0/assets/button-active.png b/themes/Matcha-azul/gtk-2.0/assets/button-active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-2.0/assets/button-hover.png b/themes/Matcha-azul/gtk-2.0/assets/button-hover.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-2.0/assets/button-insensitive.png b/themes/Matcha-azul/gtk-2.0/assets/button-insensitive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-2.0/assets/button.png b/themes/Matcha-azul/gtk-2.0/assets/button.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-2.0/assets/checkbox-checked-insensitive.png b/themes/Matcha-azul/gtk-2.0/assets/checkbox-checked-insensitive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-2.0/assets/checkbox-checked.png b/themes/Matcha-azul/gtk-2.0/assets/checkbox-checked.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-2.0/assets/checkbox-unchecked-insensitive.png b/themes/Matcha-azul/gtk-2.0/assets/checkbox-unchecked-insensitive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-2.0/assets/checkbox-unchecked.png b/themes/Matcha-azul/gtk-2.0/assets/checkbox-unchecked.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-2.0/assets/combo-entry-border-focus-rtl.png b/themes/Matcha-azul/gtk-2.0/assets/combo-entry-border-focus-rtl.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-2.0/assets/combo-entry-border-focus.png b/themes/Matcha-azul/gtk-2.0/assets/combo-entry-border-focus.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-2.0/assets/combo-entry-border-rtl.png b/themes/Matcha-azul/gtk-2.0/assets/combo-entry-border-rtl.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-2.0/assets/combo-entry-border.png b/themes/Matcha-azul/gtk-2.0/assets/combo-entry-border.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-2.0/assets/combo-entry-button-active-rtl.png b/themes/Matcha-azul/gtk-2.0/assets/combo-entry-button-active-rtl.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-2.0/assets/combo-entry-button-active.png b/themes/Matcha-azul/gtk-2.0/assets/combo-entry-button-active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-2.0/assets/combo-entry-button-insensitive-rtl.png b/themes/Matcha-azul/gtk-2.0/assets/combo-entry-button-insensitive-rtl.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-2.0/assets/combo-entry-button-insensitive.png b/themes/Matcha-azul/gtk-2.0/assets/combo-entry-button-insensitive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-2.0/assets/combo-entry-button-rtl.png b/themes/Matcha-azul/gtk-2.0/assets/combo-entry-button-rtl.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-2.0/assets/combo-entry-button.png b/themes/Matcha-azul/gtk-2.0/assets/combo-entry-button.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-2.0/assets/combo-entry-focus-notebook-rtl.png b/themes/Matcha-azul/gtk-2.0/assets/combo-entry-focus-notebook-rtl.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-2.0/assets/combo-entry-focus-notebook.png b/themes/Matcha-azul/gtk-2.0/assets/combo-entry-focus-notebook.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-2.0/assets/combo-entry-focus-rtl.png b/themes/Matcha-azul/gtk-2.0/assets/combo-entry-focus-rtl.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-2.0/assets/combo-entry-focus.png b/themes/Matcha-azul/gtk-2.0/assets/combo-entry-focus.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-2.0/assets/combo-entry-insensitive-notebook-rtl.png b/themes/Matcha-azul/gtk-2.0/assets/combo-entry-insensitive-notebook-rtl.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-2.0/assets/combo-entry-insensitive-notebook.png b/themes/Matcha-azul/gtk-2.0/assets/combo-entry-insensitive-notebook.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-2.0/assets/combo-entry-insensitive-rtl.png b/themes/Matcha-azul/gtk-2.0/assets/combo-entry-insensitive-rtl.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-2.0/assets/combo-entry-insensitive.png b/themes/Matcha-azul/gtk-2.0/assets/combo-entry-insensitive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-2.0/assets/combo-entry-notebook-rtl.png b/themes/Matcha-azul/gtk-2.0/assets/combo-entry-notebook-rtl.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-2.0/assets/combo-entry-notebook.png b/themes/Matcha-azul/gtk-2.0/assets/combo-entry-notebook.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-2.0/assets/combo-entry-rtl.png b/themes/Matcha-azul/gtk-2.0/assets/combo-entry-rtl.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-2.0/assets/combo-entry.png b/themes/Matcha-azul/gtk-2.0/assets/combo-entry.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-2.0/assets/down-background-disable-rtl.png b/themes/Matcha-azul/gtk-2.0/assets/down-background-disable-rtl.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-2.0/assets/down-background-disable.png b/themes/Matcha-azul/gtk-2.0/assets/down-background-disable.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-2.0/assets/down-background-rtl.png b/themes/Matcha-azul/gtk-2.0/assets/down-background-rtl.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-2.0/assets/down-background.png b/themes/Matcha-azul/gtk-2.0/assets/down-background.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-2.0/assets/entry-active-bg.png b/themes/Matcha-azul/gtk-2.0/assets/entry-active-bg.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-2.0/assets/entry-active-notebook.png b/themes/Matcha-azul/gtk-2.0/assets/entry-active-notebook.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-2.0/assets/entry-active-toolbar.png b/themes/Matcha-azul/gtk-2.0/assets/entry-active-toolbar.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-2.0/assets/entry-background-disabled.png b/themes/Matcha-azul/gtk-2.0/assets/entry-background-disabled.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-2.0/assets/entry-background.png b/themes/Matcha-azul/gtk-2.0/assets/entry-background.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-2.0/assets/entry-bg.png b/themes/Matcha-azul/gtk-2.0/assets/entry-bg.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-2.0/assets/entry-border-active-bg.png b/themes/Matcha-azul/gtk-2.0/assets/entry-border-active-bg.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-2.0/assets/entry-border-bg.png b/themes/Matcha-azul/gtk-2.0/assets/entry-border-bg.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-2.0/assets/entry-disabled-bg.png b/themes/Matcha-azul/gtk-2.0/assets/entry-disabled-bg.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-2.0/assets/entry-disabled-notebook.png b/themes/Matcha-azul/gtk-2.0/assets/entry-disabled-notebook.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-2.0/assets/entry-disabled-toolbar.png b/themes/Matcha-azul/gtk-2.0/assets/entry-disabled-toolbar.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-2.0/assets/entry-notebook.png b/themes/Matcha-azul/gtk-2.0/assets/entry-notebook.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-2.0/assets/entry-toolbar.png b/themes/Matcha-azul/gtk-2.0/assets/entry-toolbar.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-2.0/assets/focus-line.png b/themes/Matcha-azul/gtk-2.0/assets/focus-line.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-2.0/assets/frame-gap-end.png b/themes/Matcha-azul/gtk-2.0/assets/frame-gap-end.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-2.0/assets/frame-gap-start.png b/themes/Matcha-azul/gtk-2.0/assets/frame-gap-start.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-2.0/assets/frame.png b/themes/Matcha-azul/gtk-2.0/assets/frame.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-2.0/assets/handle-h.png b/themes/Matcha-azul/gtk-2.0/assets/handle-h.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-2.0/assets/handle-v.png b/themes/Matcha-azul/gtk-2.0/assets/handle-v.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-2.0/assets/inline-toolbar.png b/themes/Matcha-azul/gtk-2.0/assets/inline-toolbar.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-2.0/assets/line-h.png b/themes/Matcha-azul/gtk-2.0/assets/line-h.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-2.0/assets/line-v.png b/themes/Matcha-azul/gtk-2.0/assets/line-v.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-2.0/assets/menu-arrow-prelight.png b/themes/Matcha-azul/gtk-2.0/assets/menu-arrow-prelight.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-2.0/assets/menu-arrow.png b/themes/Matcha-azul/gtk-2.0/assets/menu-arrow.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-2.0/assets/menu-checkbox-checked-insensitive.png b/themes/Matcha-azul/gtk-2.0/assets/menu-checkbox-checked-insensitive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-2.0/assets/menu-checkbox-checked-selected.png b/themes/Matcha-azul/gtk-2.0/assets/menu-checkbox-checked-selected.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-2.0/assets/menu-checkbox-checked.png b/themes/Matcha-azul/gtk-2.0/assets/menu-checkbox-checked.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-2.0/assets/menu-checkbox-unchecked-insensitive.png b/themes/Matcha-azul/gtk-2.0/assets/menu-checkbox-unchecked-insensitive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-2.0/assets/menu-checkbox-unchecked-selected.png b/themes/Matcha-azul/gtk-2.0/assets/menu-checkbox-unchecked-selected.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-2.0/assets/menu-checkbox-unchecked.png b/themes/Matcha-azul/gtk-2.0/assets/menu-checkbox-unchecked.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-2.0/assets/menu-radio-checked-insensitive.png b/themes/Matcha-azul/gtk-2.0/assets/menu-radio-checked-insensitive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-2.0/assets/menu-radio-checked-selected.png b/themes/Matcha-azul/gtk-2.0/assets/menu-radio-checked-selected.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-2.0/assets/menu-radio-checked.png b/themes/Matcha-azul/gtk-2.0/assets/menu-radio-checked.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-2.0/assets/menu-radio-unchecked-insensitive.png b/themes/Matcha-azul/gtk-2.0/assets/menu-radio-unchecked-insensitive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-2.0/assets/menu-radio-unchecked-selected.png b/themes/Matcha-azul/gtk-2.0/assets/menu-radio-unchecked-selected.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-2.0/assets/menu-radio-unchecked.png b/themes/Matcha-azul/gtk-2.0/assets/menu-radio-unchecked.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-2.0/assets/menubar.png b/themes/Matcha-azul/gtk-2.0/assets/menubar.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-2.0/assets/menubar_button.png b/themes/Matcha-azul/gtk-2.0/assets/menubar_button.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-2.0/assets/menuitem.png b/themes/Matcha-azul/gtk-2.0/assets/menuitem.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-2.0/assets/minus.png b/themes/Matcha-azul/gtk-2.0/assets/minus.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-2.0/assets/notebook-gap-horiz.png b/themes/Matcha-azul/gtk-2.0/assets/notebook-gap-horiz.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-2.0/assets/notebook-gap-vert.png b/themes/Matcha-azul/gtk-2.0/assets/notebook-gap-vert.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-2.0/assets/notebook.png b/themes/Matcha-azul/gtk-2.0/assets/notebook.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-2.0/assets/null.png b/themes/Matcha-azul/gtk-2.0/assets/null.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-2.0/assets/pathbar_button_active.png b/themes/Matcha-azul/gtk-2.0/assets/pathbar_button_active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-2.0/assets/pathbar_button_prelight.png b/themes/Matcha-azul/gtk-2.0/assets/pathbar_button_prelight.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-2.0/assets/plus.png b/themes/Matcha-azul/gtk-2.0/assets/plus.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-2.0/assets/progressbar.png b/themes/Matcha-azul/gtk-2.0/assets/progressbar.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-2.0/assets/progressbar_v.png b/themes/Matcha-azul/gtk-2.0/assets/progressbar_v.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-2.0/assets/radio-checked-insensitive.png b/themes/Matcha-azul/gtk-2.0/assets/radio-checked-insensitive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-2.0/assets/radio-checked.png b/themes/Matcha-azul/gtk-2.0/assets/radio-checked.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-2.0/assets/radio-unchecked-insensitive.png b/themes/Matcha-azul/gtk-2.0/assets/radio-unchecked-insensitive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-2.0/assets/radio-unchecked.png b/themes/Matcha-azul/gtk-2.0/assets/radio-unchecked.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-2.0/assets/slider-horiz-active.png b/themes/Matcha-azul/gtk-2.0/assets/slider-horiz-active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-2.0/assets/slider-horiz-insens.png b/themes/Matcha-azul/gtk-2.0/assets/slider-horiz-insens.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-2.0/assets/slider-horiz-prelight.png b/themes/Matcha-azul/gtk-2.0/assets/slider-horiz-prelight.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-2.0/assets/slider-horiz.png b/themes/Matcha-azul/gtk-2.0/assets/slider-horiz.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-2.0/assets/slider-insensitive.png b/themes/Matcha-azul/gtk-2.0/assets/slider-insensitive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-2.0/assets/slider-prelight.png b/themes/Matcha-azul/gtk-2.0/assets/slider-prelight.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-2.0/assets/slider-vert-active.png b/themes/Matcha-azul/gtk-2.0/assets/slider-vert-active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-2.0/assets/slider-vert-insens.png b/themes/Matcha-azul/gtk-2.0/assets/slider-vert-insens.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-2.0/assets/slider-vert-prelight.png b/themes/Matcha-azul/gtk-2.0/assets/slider-vert-prelight.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-2.0/assets/slider-vert.png b/themes/Matcha-azul/gtk-2.0/assets/slider-vert.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-2.0/assets/slider.png b/themes/Matcha-azul/gtk-2.0/assets/slider.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-2.0/assets/tab-bottom-active.png b/themes/Matcha-azul/gtk-2.0/assets/tab-bottom-active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-2.0/assets/tab-left-active.png b/themes/Matcha-azul/gtk-2.0/assets/tab-left-active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-2.0/assets/tab-right-active.png b/themes/Matcha-azul/gtk-2.0/assets/tab-right-active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-2.0/assets/tab-top-active.png b/themes/Matcha-azul/gtk-2.0/assets/tab-top-active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-2.0/assets/toolbar.png b/themes/Matcha-azul/gtk-2.0/assets/toolbar.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-2.0/assets/tree_header.png b/themes/Matcha-azul/gtk-2.0/assets/tree_header.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-2.0/assets/trough-horizontal-active.png b/themes/Matcha-azul/gtk-2.0/assets/trough-horizontal-active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-2.0/assets/trough-horizontal.png b/themes/Matcha-azul/gtk-2.0/assets/trough-horizontal.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-2.0/assets/trough-progressbar.png b/themes/Matcha-azul/gtk-2.0/assets/trough-progressbar.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-2.0/assets/trough-progressbar_v.png b/themes/Matcha-azul/gtk-2.0/assets/trough-progressbar_v.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-2.0/assets/trough-scrollbar-horiz.png b/themes/Matcha-azul/gtk-2.0/assets/trough-scrollbar-horiz.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-2.0/assets/trough-scrollbar-vert.png b/themes/Matcha-azul/gtk-2.0/assets/trough-scrollbar-vert.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-2.0/assets/trough-vertical-active.png b/themes/Matcha-azul/gtk-2.0/assets/trough-vertical-active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-2.0/assets/trough-vertical.png b/themes/Matcha-azul/gtk-2.0/assets/trough-vertical.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-2.0/assets/up-background-disable-rtl.png b/themes/Matcha-azul/gtk-2.0/assets/up-background-disable-rtl.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-2.0/assets/up-background-disable.png b/themes/Matcha-azul/gtk-2.0/assets/up-background-disable.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-2.0/assets/up-background-rtl.png b/themes/Matcha-azul/gtk-2.0/assets/up-background-rtl.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-2.0/assets/up-background.png b/themes/Matcha-azul/gtk-2.0/assets/up-background.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-2.0/gtkrc b/themes/Matcha-azul/gtk-2.0/gtkrc old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-2.0/main.rc b/themes/Matcha-azul/gtk-2.0/main.rc old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-2.0/menubar-toolbar.rc b/themes/Matcha-azul/gtk-2.0/menubar-toolbar.rc old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-2.0/panel.rc b/themes/Matcha-azul/gtk-2.0/panel.rc old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-2.0/xfce-notify.rc b/themes/Matcha-azul/gtk-2.0/xfce-notify.rc old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/checkbox-checked-dark.png b/themes/Matcha-azul/gtk-3.0/assets/checkbox-checked-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/checkbox-checked-dark@2.png b/themes/Matcha-azul/gtk-3.0/assets/checkbox-checked-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/checkbox-checked-insensitive-dark.png b/themes/Matcha-azul/gtk-3.0/assets/checkbox-checked-insensitive-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/checkbox-checked-insensitive-dark@2.png b/themes/Matcha-azul/gtk-3.0/assets/checkbox-checked-insensitive-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/checkbox-checked-insensitive-selected.png b/themes/Matcha-azul/gtk-3.0/assets/checkbox-checked-insensitive-selected.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/checkbox-checked-insensitive-selected@2.png b/themes/Matcha-azul/gtk-3.0/assets/checkbox-checked-insensitive-selected@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/checkbox-checked-insensitive.png b/themes/Matcha-azul/gtk-3.0/assets/checkbox-checked-insensitive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/checkbox-checked-insensitive@2.png b/themes/Matcha-azul/gtk-3.0/assets/checkbox-checked-insensitive@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/checkbox-checked-selected.png b/themes/Matcha-azul/gtk-3.0/assets/checkbox-checked-selected.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/checkbox-checked-selected@2.png b/themes/Matcha-azul/gtk-3.0/assets/checkbox-checked-selected@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/checkbox-checked-selectionmode-dark.png b/themes/Matcha-azul/gtk-3.0/assets/checkbox-checked-selectionmode-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/checkbox-checked-selectionmode-dark@2.png b/themes/Matcha-azul/gtk-3.0/assets/checkbox-checked-selectionmode-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/checkbox-checked-selectionmode.png b/themes/Matcha-azul/gtk-3.0/assets/checkbox-checked-selectionmode.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/checkbox-checked-selectionmode@2.png b/themes/Matcha-azul/gtk-3.0/assets/checkbox-checked-selectionmode@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/checkbox-checked.png b/themes/Matcha-azul/gtk-3.0/assets/checkbox-checked.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/checkbox-checked@2.png b/themes/Matcha-azul/gtk-3.0/assets/checkbox-checked@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/checkbox-mixed-dark.png b/themes/Matcha-azul/gtk-3.0/assets/checkbox-mixed-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/checkbox-mixed-dark@2.png b/themes/Matcha-azul/gtk-3.0/assets/checkbox-mixed-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/checkbox-mixed-insensitive-dark.png b/themes/Matcha-azul/gtk-3.0/assets/checkbox-mixed-insensitive-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/checkbox-mixed-insensitive-dark@2.png b/themes/Matcha-azul/gtk-3.0/assets/checkbox-mixed-insensitive-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/checkbox-mixed-insensitive-selected.png b/themes/Matcha-azul/gtk-3.0/assets/checkbox-mixed-insensitive-selected.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/checkbox-mixed-insensitive-selected@2.png b/themes/Matcha-azul/gtk-3.0/assets/checkbox-mixed-insensitive-selected@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/checkbox-mixed-insensitive.png b/themes/Matcha-azul/gtk-3.0/assets/checkbox-mixed-insensitive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/checkbox-mixed-insensitive@2.png b/themes/Matcha-azul/gtk-3.0/assets/checkbox-mixed-insensitive@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/checkbox-mixed-selected.png b/themes/Matcha-azul/gtk-3.0/assets/checkbox-mixed-selected.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/checkbox-mixed-selected@2.png b/themes/Matcha-azul/gtk-3.0/assets/checkbox-mixed-selected@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/checkbox-mixed.png b/themes/Matcha-azul/gtk-3.0/assets/checkbox-mixed.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/checkbox-mixed@2.png b/themes/Matcha-azul/gtk-3.0/assets/checkbox-mixed@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/checkbox-selectionmode-dark.png b/themes/Matcha-azul/gtk-3.0/assets/checkbox-selectionmode-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/checkbox-selectionmode-dark@2.png b/themes/Matcha-azul/gtk-3.0/assets/checkbox-selectionmode-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/checkbox-selectionmode.png b/themes/Matcha-azul/gtk-3.0/assets/checkbox-selectionmode.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/checkbox-selectionmode@2.png b/themes/Matcha-azul/gtk-3.0/assets/checkbox-selectionmode@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/checkbox-unchecked-dark.png b/themes/Matcha-azul/gtk-3.0/assets/checkbox-unchecked-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/checkbox-unchecked-dark@2.png b/themes/Matcha-azul/gtk-3.0/assets/checkbox-unchecked-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/checkbox-unchecked-insensitive-dark.png b/themes/Matcha-azul/gtk-3.0/assets/checkbox-unchecked-insensitive-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/checkbox-unchecked-insensitive-dark@2.png b/themes/Matcha-azul/gtk-3.0/assets/checkbox-unchecked-insensitive-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/checkbox-unchecked-insensitive-selected.png b/themes/Matcha-azul/gtk-3.0/assets/checkbox-unchecked-insensitive-selected.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/checkbox-unchecked-insensitive-selected@2.png b/themes/Matcha-azul/gtk-3.0/assets/checkbox-unchecked-insensitive-selected@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/checkbox-unchecked-insensitive.png b/themes/Matcha-azul/gtk-3.0/assets/checkbox-unchecked-insensitive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/checkbox-unchecked-insensitive@2.png b/themes/Matcha-azul/gtk-3.0/assets/checkbox-unchecked-insensitive@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/checkbox-unchecked-selected.png b/themes/Matcha-azul/gtk-3.0/assets/checkbox-unchecked-selected.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/checkbox-unchecked-selected@2.png b/themes/Matcha-azul/gtk-3.0/assets/checkbox-unchecked-selected@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/checkbox-unchecked.png b/themes/Matcha-azul/gtk-3.0/assets/checkbox-unchecked.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/checkbox-unchecked@2.png b/themes/Matcha-azul/gtk-3.0/assets/checkbox-unchecked@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/radio-checked-dark.png b/themes/Matcha-azul/gtk-3.0/assets/radio-checked-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/radio-checked-dark@2.png b/themes/Matcha-azul/gtk-3.0/assets/radio-checked-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/radio-checked-insensitive-dark.png b/themes/Matcha-azul/gtk-3.0/assets/radio-checked-insensitive-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/radio-checked-insensitive-dark@2.png b/themes/Matcha-azul/gtk-3.0/assets/radio-checked-insensitive-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/radio-checked-insensitive-selected.png b/themes/Matcha-azul/gtk-3.0/assets/radio-checked-insensitive-selected.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/radio-checked-insensitive-selected@2.png b/themes/Matcha-azul/gtk-3.0/assets/radio-checked-insensitive-selected@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/radio-checked-insensitive.png b/themes/Matcha-azul/gtk-3.0/assets/radio-checked-insensitive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/radio-checked-insensitive@2.png b/themes/Matcha-azul/gtk-3.0/assets/radio-checked-insensitive@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/radio-checked-selected.png b/themes/Matcha-azul/gtk-3.0/assets/radio-checked-selected.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/radio-checked-selected@2.png b/themes/Matcha-azul/gtk-3.0/assets/radio-checked-selected@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/radio-checked.png b/themes/Matcha-azul/gtk-3.0/assets/radio-checked.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/radio-checked@2.png b/themes/Matcha-azul/gtk-3.0/assets/radio-checked@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/radio-mixed-dark.png b/themes/Matcha-azul/gtk-3.0/assets/radio-mixed-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/radio-mixed-dark@2.png b/themes/Matcha-azul/gtk-3.0/assets/radio-mixed-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/radio-mixed-insensitive-dark.png b/themes/Matcha-azul/gtk-3.0/assets/radio-mixed-insensitive-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/radio-mixed-insensitive-dark@2.png b/themes/Matcha-azul/gtk-3.0/assets/radio-mixed-insensitive-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/radio-mixed-insensitive-selected.png b/themes/Matcha-azul/gtk-3.0/assets/radio-mixed-insensitive-selected.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/radio-mixed-insensitive-selected@2.png b/themes/Matcha-azul/gtk-3.0/assets/radio-mixed-insensitive-selected@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/radio-mixed-insensitive.png b/themes/Matcha-azul/gtk-3.0/assets/radio-mixed-insensitive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/radio-mixed-insensitive@2.png b/themes/Matcha-azul/gtk-3.0/assets/radio-mixed-insensitive@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/radio-mixed-selected.png b/themes/Matcha-azul/gtk-3.0/assets/radio-mixed-selected.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/radio-mixed-selected@2.png b/themes/Matcha-azul/gtk-3.0/assets/radio-mixed-selected@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/radio-mixed.png b/themes/Matcha-azul/gtk-3.0/assets/radio-mixed.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/radio-mixed@2.png b/themes/Matcha-azul/gtk-3.0/assets/radio-mixed@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/radio-unchecked-dark.png b/themes/Matcha-azul/gtk-3.0/assets/radio-unchecked-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/radio-unchecked-dark@2.png b/themes/Matcha-azul/gtk-3.0/assets/radio-unchecked-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/radio-unchecked-insensitive-dark.png b/themes/Matcha-azul/gtk-3.0/assets/radio-unchecked-insensitive-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/radio-unchecked-insensitive-dark@2.png b/themes/Matcha-azul/gtk-3.0/assets/radio-unchecked-insensitive-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/radio-unchecked-insensitive-selected.png b/themes/Matcha-azul/gtk-3.0/assets/radio-unchecked-insensitive-selected.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/radio-unchecked-insensitive-selected@2.png b/themes/Matcha-azul/gtk-3.0/assets/radio-unchecked-insensitive-selected@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/radio-unchecked-insensitive.png b/themes/Matcha-azul/gtk-3.0/assets/radio-unchecked-insensitive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/radio-unchecked-insensitive@2.png b/themes/Matcha-azul/gtk-3.0/assets/radio-unchecked-insensitive@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/radio-unchecked-selected.png b/themes/Matcha-azul/gtk-3.0/assets/radio-unchecked-selected.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/radio-unchecked-selected@2.png b/themes/Matcha-azul/gtk-3.0/assets/radio-unchecked-selected@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/radio-unchecked.png b/themes/Matcha-azul/gtk-3.0/assets/radio-unchecked.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/radio-unchecked@2.png b/themes/Matcha-azul/gtk-3.0/assets/radio-unchecked@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/switch-active-dark.png b/themes/Matcha-azul/gtk-3.0/assets/switch-active-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/switch-active-dark@2.png b/themes/Matcha-azul/gtk-3.0/assets/switch-active-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/switch-active-header-dark.png b/themes/Matcha-azul/gtk-3.0/assets/switch-active-header-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/switch-active-header-dark@2.png b/themes/Matcha-azul/gtk-3.0/assets/switch-active-header-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/switch-active-header.png b/themes/Matcha-azul/gtk-3.0/assets/switch-active-header.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/switch-active-header@2.png b/themes/Matcha-azul/gtk-3.0/assets/switch-active-header@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/switch-active-hover-dark.png b/themes/Matcha-azul/gtk-3.0/assets/switch-active-hover-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/switch-active-hover-dark@2.png b/themes/Matcha-azul/gtk-3.0/assets/switch-active-hover-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/switch-active-hover-header-dark.png b/themes/Matcha-azul/gtk-3.0/assets/switch-active-hover-header-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/switch-active-hover-header-dark@2.png b/themes/Matcha-azul/gtk-3.0/assets/switch-active-hover-header-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/switch-active-hover-header.png b/themes/Matcha-azul/gtk-3.0/assets/switch-active-hover-header.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/switch-active-hover-header@2.png b/themes/Matcha-azul/gtk-3.0/assets/switch-active-hover-header@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/switch-active-hover-selected.png b/themes/Matcha-azul/gtk-3.0/assets/switch-active-hover-selected.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/switch-active-hover-selected@2.png b/themes/Matcha-azul/gtk-3.0/assets/switch-active-hover-selected@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/switch-active-hover.png b/themes/Matcha-azul/gtk-3.0/assets/switch-active-hover.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/switch-active-hover@2.png b/themes/Matcha-azul/gtk-3.0/assets/switch-active-hover@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/switch-active-insensitive-dark.png b/themes/Matcha-azul/gtk-3.0/assets/switch-active-insensitive-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/switch-active-insensitive-dark@2.png b/themes/Matcha-azul/gtk-3.0/assets/switch-active-insensitive-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/switch-active-insensitive-header-dark.png b/themes/Matcha-azul/gtk-3.0/assets/switch-active-insensitive-header-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/switch-active-insensitive-header-dark@2.png b/themes/Matcha-azul/gtk-3.0/assets/switch-active-insensitive-header-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/switch-active-insensitive-header.png b/themes/Matcha-azul/gtk-3.0/assets/switch-active-insensitive-header.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/switch-active-insensitive-header@2.png b/themes/Matcha-azul/gtk-3.0/assets/switch-active-insensitive-header@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/switch-active-insensitive-selected.png b/themes/Matcha-azul/gtk-3.0/assets/switch-active-insensitive-selected.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/switch-active-insensitive-selected@2.png b/themes/Matcha-azul/gtk-3.0/assets/switch-active-insensitive-selected@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/switch-active-insensitive.png b/themes/Matcha-azul/gtk-3.0/assets/switch-active-insensitive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/switch-active-insensitive@2.png b/themes/Matcha-azul/gtk-3.0/assets/switch-active-insensitive@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/switch-active-selected.png b/themes/Matcha-azul/gtk-3.0/assets/switch-active-selected.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/switch-active-selected@2.png b/themes/Matcha-azul/gtk-3.0/assets/switch-active-selected@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/switch-active.png b/themes/Matcha-azul/gtk-3.0/assets/switch-active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/switch-active@2.png b/themes/Matcha-azul/gtk-3.0/assets/switch-active@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/switch-dark.png b/themes/Matcha-azul/gtk-3.0/assets/switch-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/switch-dark@2.png b/themes/Matcha-azul/gtk-3.0/assets/switch-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/switch-header-dark.png b/themes/Matcha-azul/gtk-3.0/assets/switch-header-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/switch-header-dark@2.png b/themes/Matcha-azul/gtk-3.0/assets/switch-header-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/switch-header.png b/themes/Matcha-azul/gtk-3.0/assets/switch-header.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/switch-header@2.png b/themes/Matcha-azul/gtk-3.0/assets/switch-header@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/switch-hover-dark.png b/themes/Matcha-azul/gtk-3.0/assets/switch-hover-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/switch-hover-dark@2.png b/themes/Matcha-azul/gtk-3.0/assets/switch-hover-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/switch-hover-header-dark.png b/themes/Matcha-azul/gtk-3.0/assets/switch-hover-header-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/switch-hover-header-dark@2.png b/themes/Matcha-azul/gtk-3.0/assets/switch-hover-header-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/switch-hover-header.png b/themes/Matcha-azul/gtk-3.0/assets/switch-hover-header.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/switch-hover-header@2.png b/themes/Matcha-azul/gtk-3.0/assets/switch-hover-header@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/switch-hover-selected.png b/themes/Matcha-azul/gtk-3.0/assets/switch-hover-selected.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/switch-hover-selected@2.png b/themes/Matcha-azul/gtk-3.0/assets/switch-hover-selected@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/switch-hover.png b/themes/Matcha-azul/gtk-3.0/assets/switch-hover.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/switch-hover@2.png b/themes/Matcha-azul/gtk-3.0/assets/switch-hover@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/switch-insensitive-dark.png b/themes/Matcha-azul/gtk-3.0/assets/switch-insensitive-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/switch-insensitive-dark@2.png b/themes/Matcha-azul/gtk-3.0/assets/switch-insensitive-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/switch-insensitive-header-dark.png b/themes/Matcha-azul/gtk-3.0/assets/switch-insensitive-header-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/switch-insensitive-header-dark@2.png b/themes/Matcha-azul/gtk-3.0/assets/switch-insensitive-header-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/switch-insensitive-header.png b/themes/Matcha-azul/gtk-3.0/assets/switch-insensitive-header.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/switch-insensitive-header@2.png b/themes/Matcha-azul/gtk-3.0/assets/switch-insensitive-header@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/switch-insensitive-selected.png b/themes/Matcha-azul/gtk-3.0/assets/switch-insensitive-selected.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/switch-insensitive-selected@2.png b/themes/Matcha-azul/gtk-3.0/assets/switch-insensitive-selected@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/switch-insensitive.png b/themes/Matcha-azul/gtk-3.0/assets/switch-insensitive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/switch-insensitive@2.png b/themes/Matcha-azul/gtk-3.0/assets/switch-insensitive@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/switch-selected.png b/themes/Matcha-azul/gtk-3.0/assets/switch-selected.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/switch-selected@2.png b/themes/Matcha-azul/gtk-3.0/assets/switch-selected@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/switch.png b/themes/Matcha-azul/gtk-3.0/assets/switch.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/switch@2.png b/themes/Matcha-azul/gtk-3.0/assets/switch@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/titlebutton-close-active-dark.png b/themes/Matcha-azul/gtk-3.0/assets/titlebutton-close-active-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/titlebutton-close-active-dark@2.png b/themes/Matcha-azul/gtk-3.0/assets/titlebutton-close-active-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/titlebutton-close-active.png b/themes/Matcha-azul/gtk-3.0/assets/titlebutton-close-active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/titlebutton-close-active@2.png b/themes/Matcha-azul/gtk-3.0/assets/titlebutton-close-active@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/titlebutton-close-backdrop-dark.png b/themes/Matcha-azul/gtk-3.0/assets/titlebutton-close-backdrop-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/titlebutton-close-backdrop-dark@2.png b/themes/Matcha-azul/gtk-3.0/assets/titlebutton-close-backdrop-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/titlebutton-close-backdrop.png b/themes/Matcha-azul/gtk-3.0/assets/titlebutton-close-backdrop.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/titlebutton-close-backdrop@2.png b/themes/Matcha-azul/gtk-3.0/assets/titlebutton-close-backdrop@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/titlebutton-close-dark.png b/themes/Matcha-azul/gtk-3.0/assets/titlebutton-close-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/titlebutton-close-dark@2.png b/themes/Matcha-azul/gtk-3.0/assets/titlebutton-close-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/titlebutton-close-hover-dark.png b/themes/Matcha-azul/gtk-3.0/assets/titlebutton-close-hover-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/titlebutton-close-hover-dark@2.png b/themes/Matcha-azul/gtk-3.0/assets/titlebutton-close-hover-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/titlebutton-close-hover.png b/themes/Matcha-azul/gtk-3.0/assets/titlebutton-close-hover.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/titlebutton-close-hover@2.png b/themes/Matcha-azul/gtk-3.0/assets/titlebutton-close-hover@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/titlebutton-close.png b/themes/Matcha-azul/gtk-3.0/assets/titlebutton-close.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/titlebutton-close@2.png b/themes/Matcha-azul/gtk-3.0/assets/titlebutton-close@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/titlebutton-maximize-active-dark.png b/themes/Matcha-azul/gtk-3.0/assets/titlebutton-maximize-active-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/titlebutton-maximize-active-dark@2.png b/themes/Matcha-azul/gtk-3.0/assets/titlebutton-maximize-active-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/titlebutton-maximize-active.png b/themes/Matcha-azul/gtk-3.0/assets/titlebutton-maximize-active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/titlebutton-maximize-active@2.png b/themes/Matcha-azul/gtk-3.0/assets/titlebutton-maximize-active@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/titlebutton-maximize-backdrop-dark.png b/themes/Matcha-azul/gtk-3.0/assets/titlebutton-maximize-backdrop-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/titlebutton-maximize-backdrop-dark@2.png b/themes/Matcha-azul/gtk-3.0/assets/titlebutton-maximize-backdrop-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/titlebutton-maximize-backdrop.png b/themes/Matcha-azul/gtk-3.0/assets/titlebutton-maximize-backdrop.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/titlebutton-maximize-backdrop@2.png b/themes/Matcha-azul/gtk-3.0/assets/titlebutton-maximize-backdrop@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/titlebutton-maximize-dark.png b/themes/Matcha-azul/gtk-3.0/assets/titlebutton-maximize-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/titlebutton-maximize-dark@2.png b/themes/Matcha-azul/gtk-3.0/assets/titlebutton-maximize-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/titlebutton-maximize-hover-dark.png b/themes/Matcha-azul/gtk-3.0/assets/titlebutton-maximize-hover-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/titlebutton-maximize-hover-dark@2.png b/themes/Matcha-azul/gtk-3.0/assets/titlebutton-maximize-hover-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/titlebutton-maximize-hover.png b/themes/Matcha-azul/gtk-3.0/assets/titlebutton-maximize-hover.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/titlebutton-maximize-hover@2.png b/themes/Matcha-azul/gtk-3.0/assets/titlebutton-maximize-hover@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/titlebutton-maximize.png b/themes/Matcha-azul/gtk-3.0/assets/titlebutton-maximize.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/titlebutton-maximize@2.png b/themes/Matcha-azul/gtk-3.0/assets/titlebutton-maximize@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/titlebutton-minimize-active-dark.png b/themes/Matcha-azul/gtk-3.0/assets/titlebutton-minimize-active-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/titlebutton-minimize-active-dark@2.png b/themes/Matcha-azul/gtk-3.0/assets/titlebutton-minimize-active-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/titlebutton-minimize-active.png b/themes/Matcha-azul/gtk-3.0/assets/titlebutton-minimize-active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/titlebutton-minimize-active@2.png b/themes/Matcha-azul/gtk-3.0/assets/titlebutton-minimize-active@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/titlebutton-minimize-backdrop-dark.png b/themes/Matcha-azul/gtk-3.0/assets/titlebutton-minimize-backdrop-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/titlebutton-minimize-backdrop-dark@2.png b/themes/Matcha-azul/gtk-3.0/assets/titlebutton-minimize-backdrop-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/titlebutton-minimize-backdrop.png b/themes/Matcha-azul/gtk-3.0/assets/titlebutton-minimize-backdrop.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/titlebutton-minimize-backdrop@2.png b/themes/Matcha-azul/gtk-3.0/assets/titlebutton-minimize-backdrop@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/titlebutton-minimize-dark.png b/themes/Matcha-azul/gtk-3.0/assets/titlebutton-minimize-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/titlebutton-minimize-dark@2.png b/themes/Matcha-azul/gtk-3.0/assets/titlebutton-minimize-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/titlebutton-minimize-hover-dark.png b/themes/Matcha-azul/gtk-3.0/assets/titlebutton-minimize-hover-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/titlebutton-minimize-hover-dark@2.png b/themes/Matcha-azul/gtk-3.0/assets/titlebutton-minimize-hover-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/titlebutton-minimize-hover.png b/themes/Matcha-azul/gtk-3.0/assets/titlebutton-minimize-hover.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/titlebutton-minimize-hover@2.png b/themes/Matcha-azul/gtk-3.0/assets/titlebutton-minimize-hover@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/titlebutton-minimize.png b/themes/Matcha-azul/gtk-3.0/assets/titlebutton-minimize.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/titlebutton-minimize@2.png b/themes/Matcha-azul/gtk-3.0/assets/titlebutton-minimize@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/titlebutton-restore-active-dark.png b/themes/Matcha-azul/gtk-3.0/assets/titlebutton-restore-active-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/titlebutton-restore-active-dark@2.png b/themes/Matcha-azul/gtk-3.0/assets/titlebutton-restore-active-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/titlebutton-restore-active.png b/themes/Matcha-azul/gtk-3.0/assets/titlebutton-restore-active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/titlebutton-restore-active@2.png b/themes/Matcha-azul/gtk-3.0/assets/titlebutton-restore-active@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/titlebutton-restore-backdrop-dark.png b/themes/Matcha-azul/gtk-3.0/assets/titlebutton-restore-backdrop-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/titlebutton-restore-backdrop-dark@2.png b/themes/Matcha-azul/gtk-3.0/assets/titlebutton-restore-backdrop-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/titlebutton-restore-backdrop.png b/themes/Matcha-azul/gtk-3.0/assets/titlebutton-restore-backdrop.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/titlebutton-restore-backdrop@2.png b/themes/Matcha-azul/gtk-3.0/assets/titlebutton-restore-backdrop@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/titlebutton-restore-dark.png b/themes/Matcha-azul/gtk-3.0/assets/titlebutton-restore-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/titlebutton-restore-dark@2.png b/themes/Matcha-azul/gtk-3.0/assets/titlebutton-restore-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/titlebutton-restore-hover-dark.png b/themes/Matcha-azul/gtk-3.0/assets/titlebutton-restore-hover-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/titlebutton-restore-hover-dark@2.png b/themes/Matcha-azul/gtk-3.0/assets/titlebutton-restore-hover-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/titlebutton-restore-hover.png b/themes/Matcha-azul/gtk-3.0/assets/titlebutton-restore-hover.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/titlebutton-restore-hover@2.png b/themes/Matcha-azul/gtk-3.0/assets/titlebutton-restore-hover@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/titlebutton-restore.png b/themes/Matcha-azul/gtk-3.0/assets/titlebutton-restore.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/assets/titlebutton-restore@2.png b/themes/Matcha-azul/gtk-3.0/assets/titlebutton-restore@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/gtk-dark.css b/themes/Matcha-azul/gtk-3.0/gtk-dark.css old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/gtk.css b/themes/Matcha-azul/gtk-3.0/gtk.css old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/gtk-3.0/thumbnail.png b/themes/Matcha-azul/gtk-3.0/thumbnail.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/metacity-1/button-bg.svg b/themes/Matcha-azul/metacity-1/button-bg.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/metacity-1/button-border.svg b/themes/Matcha-azul/metacity-1/button-border.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/metacity-1/close-icon.svg b/themes/Matcha-azul/metacity-1/close-icon.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/metacity-1/max-icon.svg b/themes/Matcha-azul/metacity-1/max-icon.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/metacity-1/metacity-theme-1.xml b/themes/Matcha-azul/metacity-1/metacity-theme-1.xml old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/metacity-1/metacity-theme-2.xml b/themes/Matcha-azul/metacity-1/metacity-theme-2.xml new file mode 120000 index 00000000..84bdbf0a --- /dev/null +++ b/themes/Matcha-azul/metacity-1/metacity-theme-2.xml @@ -0,0 +1 @@ +metacity-theme-1.xml \ No newline at end of file diff --git a/themes/Matcha-azul/metacity-1/metacity-theme-3.xml b/themes/Matcha-azul/metacity-1/metacity-theme-3.xml old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/metacity-1/min-icon.svg b/themes/Matcha-azul/metacity-1/min-icon.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/metacity-1/thumbnail.png b/themes/Matcha-azul/metacity-1/thumbnail.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/metacity-1/unmax-icon.svg b/themes/Matcha-azul/metacity-1/unmax-icon.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/openbox-3/close.xbm b/themes/Matcha-azul/openbox-3/close.xbm old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/openbox-3/desk.xbm b/themes/Matcha-azul/openbox-3/desk.xbm old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/openbox-3/desk_toggled.xbm b/themes/Matcha-azul/openbox-3/desk_toggled.xbm old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/openbox-3/iconify.xbm b/themes/Matcha-azul/openbox-3/iconify.xbm old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/openbox-3/max.xbm b/themes/Matcha-azul/openbox-3/max.xbm old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/openbox-3/max_toggled.xbm b/themes/Matcha-azul/openbox-3/max_toggled.xbm old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/openbox-3/shade.xbm b/themes/Matcha-azul/openbox-3/shade.xbm old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/openbox-3/shade_toggled.xbm b/themes/Matcha-azul/openbox-3/shade_toggled.xbm old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/openbox-3/themerc b/themes/Matcha-azul/openbox-3/themerc old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/unity/dash/close_dash.svg b/themes/Matcha-azul/unity/dash/close_dash.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/unity/dash/close_dash_disabled.svg b/themes/Matcha-azul/unity/dash/close_dash_disabled.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/unity/dash/close_dash_prelight.svg b/themes/Matcha-azul/unity/dash/close_dash_prelight.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/unity/dash/close_dash_pressed.svg b/themes/Matcha-azul/unity/dash/close_dash_pressed.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/unity/dash/maximize_dash.svg b/themes/Matcha-azul/unity/dash/maximize_dash.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/unity/dash/maximize_dash_disabled.svg b/themes/Matcha-azul/unity/dash/maximize_dash_disabled.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/unity/dash/maximize_dash_prelight.svg b/themes/Matcha-azul/unity/dash/maximize_dash_prelight.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/unity/dash/maximize_dash_pressed.svg b/themes/Matcha-azul/unity/dash/maximize_dash_pressed.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/unity/dash/minimize_dash.svg b/themes/Matcha-azul/unity/dash/minimize_dash.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/unity/dash/minimize_dash_disabled.svg b/themes/Matcha-azul/unity/dash/minimize_dash_disabled.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/unity/dash/minimize_dash_prelight.svg b/themes/Matcha-azul/unity/dash/minimize_dash_prelight.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/unity/dash/minimize_dash_pressed.svg b/themes/Matcha-azul/unity/dash/minimize_dash_pressed.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/unity/launcher_arrow_ltr_19-1.svg b/themes/Matcha-azul/unity/launcher_arrow_ltr_19-1.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/unity/launcher_arrow_ltr_19.svg b/themes/Matcha-azul/unity/launcher_arrow_ltr_19.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/unity/launcher_arrow_ltr_37.svg b/themes/Matcha-azul/unity/launcher_arrow_ltr_37.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/unity/launcher_arrow_outline_ltr_19.svg b/themes/Matcha-azul/unity/launcher_arrow_outline_ltr_19.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/unity/launcher_arrow_outline_ltr_37.svg b/themes/Matcha-azul/unity/launcher_arrow_outline_ltr_37.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/unity/launcher_arrow_outline_rtl_19.svg b/themes/Matcha-azul/unity/launcher_arrow_outline_rtl_19.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/unity/launcher_arrow_outline_rtl_37.svg b/themes/Matcha-azul/unity/launcher_arrow_outline_rtl_37.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/unity/launcher_arrow_rtl_19.svg b/themes/Matcha-azul/unity/launcher_arrow_rtl_19.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/unity/launcher_arrow_rtl_37.svg b/themes/Matcha-azul/unity/launcher_arrow_rtl_37.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/unity/launcher_icon_back_150.svg b/themes/Matcha-azul/unity/launcher_icon_back_150.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/unity/launcher_icon_back_54.svg b/themes/Matcha-azul/unity/launcher_icon_back_54.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/unity/launcher_icon_edge_150.svg b/themes/Matcha-azul/unity/launcher_icon_edge_150.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/unity/launcher_icon_edge_54.svg b/themes/Matcha-azul/unity/launcher_icon_edge_54.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/unity/launcher_icon_glow_200.svg b/themes/Matcha-azul/unity/launcher_icon_glow_200.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/unity/launcher_icon_glow_62.svg b/themes/Matcha-azul/unity/launcher_icon_glow_62.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/unity/launcher_icon_selected_back_150.svg b/themes/Matcha-azul/unity/launcher_icon_selected_back_150.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/unity/launcher_icon_selected_back_54.svg b/themes/Matcha-azul/unity/launcher_icon_selected_back_54.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/unity/launcher_icon_shadow_200.svg b/themes/Matcha-azul/unity/launcher_icon_shadow_200.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/unity/launcher_icon_shadow_62.svg b/themes/Matcha-azul/unity/launcher_icon_shadow_62.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/unity/launcher_icon_shine_150.svg b/themes/Matcha-azul/unity/launcher_icon_shine_150.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/unity/launcher_icon_shine_54.svg b/themes/Matcha-azul/unity/launcher_icon_shine_54.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/unity/launcher_pip_ltr_19.svg b/themes/Matcha-azul/unity/launcher_pip_ltr_19.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/unity/launcher_pip_ltr_37.svg b/themes/Matcha-azul/unity/launcher_pip_ltr_37.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/unity/launcher_pip_rtl_19.svg b/themes/Matcha-azul/unity/launcher_pip_rtl_19.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/unity/launcher_pip_rtl_37.svg b/themes/Matcha-azul/unity/launcher_pip_rtl_37.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/unity/window-buttons/close.svg b/themes/Matcha-azul/unity/window-buttons/close.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/unity/window-buttons/close_prelight.svg b/themes/Matcha-azul/unity/window-buttons/close_prelight.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/unity/window-buttons/close_pressed.svg b/themes/Matcha-azul/unity/window-buttons/close_pressed.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/unity/window-buttons/close_unfocused.svg b/themes/Matcha-azul/unity/window-buttons/close_unfocused.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/unity/window-buttons/maximize.svg b/themes/Matcha-azul/unity/window-buttons/maximize.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/unity/window-buttons/maximize_prelight.svg b/themes/Matcha-azul/unity/window-buttons/maximize_prelight.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/unity/window-buttons/maximize_pressed.svg b/themes/Matcha-azul/unity/window-buttons/maximize_pressed.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/unity/window-buttons/maximize_unfocused.svg b/themes/Matcha-azul/unity/window-buttons/maximize_unfocused.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/unity/window-buttons/minimize.svg b/themes/Matcha-azul/unity/window-buttons/minimize.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/unity/window-buttons/minimize_prelight.svg b/themes/Matcha-azul/unity/window-buttons/minimize_prelight.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/unity/window-buttons/minimize_pressed.svg b/themes/Matcha-azul/unity/window-buttons/minimize_pressed.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/unity/window-buttons/minimize_unfocused.svg b/themes/Matcha-azul/unity/window-buttons/minimize_unfocused.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/xfwm4/bottom-active.png b/themes/Matcha-azul/xfwm4/bottom-active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/xfwm4/bottom-inactive.png b/themes/Matcha-azul/xfwm4/bottom-inactive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/xfwm4/bottom-left-active.png b/themes/Matcha-azul/xfwm4/bottom-left-active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/xfwm4/bottom-left-inactive.png b/themes/Matcha-azul/xfwm4/bottom-left-inactive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/xfwm4/bottom-right-active.png b/themes/Matcha-azul/xfwm4/bottom-right-active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/xfwm4/bottom-right-inactive.png b/themes/Matcha-azul/xfwm4/bottom-right-inactive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/xfwm4/close-active.png b/themes/Matcha-azul/xfwm4/close-active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/xfwm4/close-inactive.png b/themes/Matcha-azul/xfwm4/close-inactive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/xfwm4/close-prelight.png b/themes/Matcha-azul/xfwm4/close-prelight.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/xfwm4/close-pressed.png b/themes/Matcha-azul/xfwm4/close-pressed.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/xfwm4/hide-active.png b/themes/Matcha-azul/xfwm4/hide-active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/xfwm4/hide-inactive.png b/themes/Matcha-azul/xfwm4/hide-inactive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/xfwm4/hide-prelight.png b/themes/Matcha-azul/xfwm4/hide-prelight.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/xfwm4/hide-pressed.png b/themes/Matcha-azul/xfwm4/hide-pressed.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/xfwm4/left-active.png b/themes/Matcha-azul/xfwm4/left-active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/xfwm4/left-inactive.png b/themes/Matcha-azul/xfwm4/left-inactive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/xfwm4/maximize-active.png b/themes/Matcha-azul/xfwm4/maximize-active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/xfwm4/maximize-inactive.png b/themes/Matcha-azul/xfwm4/maximize-inactive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/xfwm4/maximize-prelight.png b/themes/Matcha-azul/xfwm4/maximize-prelight.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/xfwm4/maximize-pressed.png b/themes/Matcha-azul/xfwm4/maximize-pressed.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/xfwm4/maximize-toggled-active.png b/themes/Matcha-azul/xfwm4/maximize-toggled-active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/xfwm4/maximize-toggled-inactive.png b/themes/Matcha-azul/xfwm4/maximize-toggled-inactive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/xfwm4/maximize-toggled-prelight.png b/themes/Matcha-azul/xfwm4/maximize-toggled-prelight.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/xfwm4/maximize-toggled-pressed.png b/themes/Matcha-azul/xfwm4/maximize-toggled-pressed.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/xfwm4/menu-active.png b/themes/Matcha-azul/xfwm4/menu-active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/xfwm4/menu-inactive.png b/themes/Matcha-azul/xfwm4/menu-inactive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/xfwm4/menu-pressed.png b/themes/Matcha-azul/xfwm4/menu-pressed.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/xfwm4/right-active.png b/themes/Matcha-azul/xfwm4/right-active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/xfwm4/right-inactive.png b/themes/Matcha-azul/xfwm4/right-inactive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/xfwm4/shade-active.png b/themes/Matcha-azul/xfwm4/shade-active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/xfwm4/shade-inactive.png b/themes/Matcha-azul/xfwm4/shade-inactive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/xfwm4/shade-pressed.png b/themes/Matcha-azul/xfwm4/shade-pressed.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/xfwm4/stick-active.png b/themes/Matcha-azul/xfwm4/stick-active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/xfwm4/stick-inactive.png b/themes/Matcha-azul/xfwm4/stick-inactive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/xfwm4/stick-pressed.png b/themes/Matcha-azul/xfwm4/stick-pressed.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/xfwm4/stick-toggled-active.png b/themes/Matcha-azul/xfwm4/stick-toggled-active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/xfwm4/stick-toggled-inactive.png b/themes/Matcha-azul/xfwm4/stick-toggled-inactive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/xfwm4/stick-toggled-pressed.png b/themes/Matcha-azul/xfwm4/stick-toggled-pressed.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/xfwm4/themerc b/themes/Matcha-azul/xfwm4/themerc old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/xfwm4/title-1-active.png b/themes/Matcha-azul/xfwm4/title-1-active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/xfwm4/title-1-inactive.png b/themes/Matcha-azul/xfwm4/title-1-inactive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/xfwm4/title-2-active.png b/themes/Matcha-azul/xfwm4/title-2-active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/xfwm4/title-2-inactive.png b/themes/Matcha-azul/xfwm4/title-2-inactive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/xfwm4/title-3-active.png b/themes/Matcha-azul/xfwm4/title-3-active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/xfwm4/title-3-inactive.png b/themes/Matcha-azul/xfwm4/title-3-inactive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/xfwm4/title-4-active.png b/themes/Matcha-azul/xfwm4/title-4-active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/xfwm4/title-4-inactive.png b/themes/Matcha-azul/xfwm4/title-4-inactive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/xfwm4/title-5-active.png b/themes/Matcha-azul/xfwm4/title-5-active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/xfwm4/title-5-inactive.png b/themes/Matcha-azul/xfwm4/title-5-inactive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/xfwm4/top-left-active.png b/themes/Matcha-azul/xfwm4/top-left-active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/xfwm4/top-left-inactive.png b/themes/Matcha-azul/xfwm4/top-left-inactive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/xfwm4/top-right-active.png b/themes/Matcha-azul/xfwm4/top-right-active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-azul/xfwm4/top-right-inactive.png b/themes/Matcha-azul/xfwm4/top-right-inactive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-aliz/cinnamon/assets/checkbox/checkbox-checked-focused.svg b/themes/Matcha-dark-aliz/cinnamon/assets/checkbox/checkbox-checked-focused.svg new file mode 100755 index 00000000..4e6c5f04 --- /dev/null +++ b/themes/Matcha-dark-aliz/cinnamon/assets/checkbox/checkbox-checked-focused.svg @@ -0,0 +1,204 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:osb="http://www.openswatchbook.org/uri/2009/osb" + 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.92.2 (unknown)" + sodipodi:docname="checkbox-checked.svg" + inkscape:export-filename="/home/steffen/.local/share/themes/neu2/gtk-3.0/assets/dark/checkbox-unchecked.png" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90"> + <defs + id="defs4"> + <linearGradient + id="selected_bg_color" + osb:paint="solid"> + <stop + style="stop-color:#5294e2;stop-opacity:1;" + offset="0" + id="stop4159" /> + </linearGradient> + <linearGradient + id="linearGradient3768-6"> + <stop + style="stop-color:#0f0f0f;stop-opacity:1;" + offset="0" + id="stop3770-6" /> + <stop + id="stop3778-2" + offset="0.078125" + style="stop-color:#171717;stop-opacity:1;" /> + <stop + style="stop-color:#171717;stop-opacity:1;" + offset="0.97355771" + id="stop3774-0" /> + <stop + style="stop-color:#1b1b1b;stop-opacity:1;" + offset="1" + id="stop3776-1" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="11.313709" + inkscape:cx="25.258744" + inkscape:cy="26.940901" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:snap-bbox="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:showpageshadow="false" + showborder="true" + inkscape:window-width="1920" + inkscape:window-height="1014" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true"> + <inkscape:grid + type="xygrid" + id="grid2985" + 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="Ebene 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1036.3622)"> + <g + transform="translate(-36,1036)" + style="display:inline;opacity:1" + id="checkbox-checked-dark" + inkscape:label="#g10758"> + <g + inkscape:label="#g22047" + id="checkbox-unchecked-5-59" + style="display:inline" + transform="translate(19,0)"> + <g + id="sdsd-7-54" + inkscape:label="#g21853"> + <g + transform="translate(0,-30)" + inkscape:label="#g14325" + id="scdsdcd-5-8"> + <g + transform="matrix(0.92951982,0,0,0.92914368,-156.75069,-212.9618)" + id="g15812-6-6-1-5-4" + style="display:inline"> + <g + style="display:inline" + id="g5489-2-9-6-8-8-53-5" + transform="matrix(0.5089163,0,0,0.51739823,161.7932,197.56426)"> + <g + id="g5428-8-1-4-0-0-4-2" /> + </g> + </g> + <rect + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" + id="rect13523-7-11" + width="16" + height="16" + x="17" + y="30.362183" /> + <g + id="g5400-6-68"> + <rect + rx="1.9999943" + y="31.362196" + x="18.000006" + height="13.99999" + width="13.999989" + id="rect5147-9-1-5-7-6-7-4" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#F0544C;fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" + ry="1.9999917" /> + </g> + </g> + </g> + </g> + <g + inkscape:label="Ebene 1" + id="checkbox-checked-dark-7-37" + transform="translate(36,-1036)" + style="display:inline"> + <g + id="g3981-6-4-97" + transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,729.95475,305.0582)" + style="opacity:0.85;fill:#1a1a1a;fill-opacity:1" /> + <g + id="g4049-2-5" + transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,727.94436,295.31123)"> + <g + id="g4056-7-6" + transform="translate(12.374375,11.531233)"> + <g + id="g3981-0-8" + transform="translate(-3,-4.9999826)" + style="fill:#3b3c3e;fill-opacity:1"> + <rect + ry="0.66666085" + rx="0.66666085" + y="1033.3622" + x="8" + height="1.9999826" + width="5" + id="rect3977-39-90" + style="fill:#1b2224;fill-opacity:1;stroke:none" /> + <rect + ry="0" + y="1027.3622" + x="11" + height="7.9999828" + width="2" + id="rect3979-7-60" + style="fill:#1b2224;fill-opacity:1;stroke:none" /> + </g> + <rect + style="fill:#eeeeee;fill-opacity:0;stroke:none" + id="rect4047-81-5" + width="3" + height="1" + x="5" + y="-8" + transform="translate(0,1036.3622)" /> + </g> + </g> + </g> + </g> + </g> +</svg> diff --git a/themes/Matcha-dark-aliz/cinnamon/assets/checkbox/checkbox-checked.svg b/themes/Matcha-dark-aliz/cinnamon/assets/checkbox/checkbox-checked.svg new file mode 100755 index 00000000..4e6c5f04 --- /dev/null +++ b/themes/Matcha-dark-aliz/cinnamon/assets/checkbox/checkbox-checked.svg @@ -0,0 +1,204 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:osb="http://www.openswatchbook.org/uri/2009/osb" + 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.92.2 (unknown)" + sodipodi:docname="checkbox-checked.svg" + inkscape:export-filename="/home/steffen/.local/share/themes/neu2/gtk-3.0/assets/dark/checkbox-unchecked.png" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90"> + <defs + id="defs4"> + <linearGradient + id="selected_bg_color" + osb:paint="solid"> + <stop + style="stop-color:#5294e2;stop-opacity:1;" + offset="0" + id="stop4159" /> + </linearGradient> + <linearGradient + id="linearGradient3768-6"> + <stop + style="stop-color:#0f0f0f;stop-opacity:1;" + offset="0" + id="stop3770-6" /> + <stop + id="stop3778-2" + offset="0.078125" + style="stop-color:#171717;stop-opacity:1;" /> + <stop + style="stop-color:#171717;stop-opacity:1;" + offset="0.97355771" + id="stop3774-0" /> + <stop + style="stop-color:#1b1b1b;stop-opacity:1;" + offset="1" + id="stop3776-1" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="11.313709" + inkscape:cx="25.258744" + inkscape:cy="26.940901" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:snap-bbox="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:showpageshadow="false" + showborder="true" + inkscape:window-width="1920" + inkscape:window-height="1014" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true"> + <inkscape:grid + type="xygrid" + id="grid2985" + 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="Ebene 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1036.3622)"> + <g + transform="translate(-36,1036)" + style="display:inline;opacity:1" + id="checkbox-checked-dark" + inkscape:label="#g10758"> + <g + inkscape:label="#g22047" + id="checkbox-unchecked-5-59" + style="display:inline" + transform="translate(19,0)"> + <g + id="sdsd-7-54" + inkscape:label="#g21853"> + <g + transform="translate(0,-30)" + inkscape:label="#g14325" + id="scdsdcd-5-8"> + <g + transform="matrix(0.92951982,0,0,0.92914368,-156.75069,-212.9618)" + id="g15812-6-6-1-5-4" + style="display:inline"> + <g + style="display:inline" + id="g5489-2-9-6-8-8-53-5" + transform="matrix(0.5089163,0,0,0.51739823,161.7932,197.56426)"> + <g + id="g5428-8-1-4-0-0-4-2" /> + </g> + </g> + <rect + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" + id="rect13523-7-11" + width="16" + height="16" + x="17" + y="30.362183" /> + <g + id="g5400-6-68"> + <rect + rx="1.9999943" + y="31.362196" + x="18.000006" + height="13.99999" + width="13.999989" + id="rect5147-9-1-5-7-6-7-4" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#F0544C;fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" + ry="1.9999917" /> + </g> + </g> + </g> + </g> + <g + inkscape:label="Ebene 1" + id="checkbox-checked-dark-7-37" + transform="translate(36,-1036)" + style="display:inline"> + <g + id="g3981-6-4-97" + transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,729.95475,305.0582)" + style="opacity:0.85;fill:#1a1a1a;fill-opacity:1" /> + <g + id="g4049-2-5" + transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,727.94436,295.31123)"> + <g + id="g4056-7-6" + transform="translate(12.374375,11.531233)"> + <g + id="g3981-0-8" + transform="translate(-3,-4.9999826)" + style="fill:#3b3c3e;fill-opacity:1"> + <rect + ry="0.66666085" + rx="0.66666085" + y="1033.3622" + x="8" + height="1.9999826" + width="5" + id="rect3977-39-90" + style="fill:#1b2224;fill-opacity:1;stroke:none" /> + <rect + ry="0" + y="1027.3622" + x="11" + height="7.9999828" + width="2" + id="rect3979-7-60" + style="fill:#1b2224;fill-opacity:1;stroke:none" /> + </g> + <rect + style="fill:#eeeeee;fill-opacity:0;stroke:none" + id="rect4047-81-5" + width="3" + height="1" + x="5" + y="-8" + transform="translate(0,1036.3622)" /> + </g> + </g> + </g> + </g> + </g> +</svg> diff --git a/themes/Matcha-dark-aliz/cinnamon/assets/checkbox/checkbox-unchecked-focused.svg b/themes/Matcha-dark-aliz/cinnamon/assets/checkbox/checkbox-unchecked-focused.svg new file mode 100755 index 00000000..2e5fb778 --- /dev/null +++ b/themes/Matcha-dark-aliz/cinnamon/assets/checkbox/checkbox-unchecked-focused.svg @@ -0,0 +1,150 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:osb="http://www.openswatchbook.org/uri/2009/osb" + 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.92.2 2405546, 2018-03-11" + sodipodi:docname="checkbox-unchecked-focused.svg" + inkscape:export-filename="/home/steffen/.local/share/themes/neu2/gtk-3.0/assets/dark/checkbox-unchecked.png" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90"> + <defs + id="defs4"> + <linearGradient + id="selected_bg_color" + osb:paint="solid"> + <stop + style="stop-color:#5294e2;stop-opacity:1;" + offset="0" + id="stop4150" /> + </linearGradient> + <linearGradient + id="linearGradient3768-6"> + <stop + style="stop-color:#0f0f0f;stop-opacity:1;" + offset="0" + id="stop3770-6" /> + <stop + id="stop3778-2" + offset="0.078125" + style="stop-color:#171717;stop-opacity:1;" /> + <stop + style="stop-color:#171717;stop-opacity:1;" + offset="0.97355771" + id="stop3774-0" /> + <stop + style="stop-color:#1b1b1b;stop-opacity:1;" + offset="1" + id="stop3776-1" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="32.000001" + inkscape:cx="7.3454372" + inkscape:cy="6.8190993" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:snap-bbox="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:showpageshadow="false" + showborder="true" + inkscape:window-width="1920" + inkscape:window-height="1022" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true"> + <inkscape:grid + type="xygrid" + id="grid2985" + 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="Ebene 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1036.3622)"> + <g + transform="translate(-17,1036)" + style="display:inline;opacity:1" + id="checkbox-unchecked-dark" + inkscape:label="#g22047"> + <g + inkscape:label="#g21853" + id="sdsd-0-1"> + <g + id="scdsdcd-0-4" + inkscape:label="#g14325" + transform="translate(0,-30)"> + <g + style="display:inline" + id="g15812-6-6-1-4-4" + transform="matrix(0.92951982,0,0,0.92914368,-156.75069,-212.9618)"> + <g + transform="matrix(0.5089163,0,0,0.51739823,161.7932,197.56426)" + id="g5489-2-9-6-8-8-9-7" + style="display:inline"> + <g + id="g5428-8-1-4-0-0-65-8" /> + </g> + </g> + <rect + y="30.362183" + x="17" + height="16" + width="16" + id="rect13523-4-0" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" /> + <g + id="g5400-2-47"> + <rect + ry="2" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#262626;fill-opacity:1;stroke:#F0544C;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" + id="rect5147-9-1-5-7-6-3-70" + width="13" + height="12.999997" + x="18.5" + y="31.862183" + rx="2" /> + </g> + </g> + </g> + </g> + </g> +</svg> diff --git a/themes/Matcha-dark-aliz/cinnamon/assets/checkbox/checkbox-unchecked.svg b/themes/Matcha-dark-aliz/cinnamon/assets/checkbox/checkbox-unchecked.svg new file mode 100755 index 00000000..ca25cec9 --- /dev/null +++ b/themes/Matcha-dark-aliz/cinnamon/assets/checkbox/checkbox-unchecked.svg @@ -0,0 +1,141 @@ +<?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.92.2 2405546, 2018-03-11" + sodipodi:docname="checkbox-unchecked.svg" + inkscape:export-filename="/home/steffen/.local/share/themes/neu2/gtk-3.0/assets/dark/checkbox-unchecked.png" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90"> + <defs + id="defs4"> + <linearGradient + id="linearGradient3768-6"> + <stop + style="stop-color:#0f0f0f;stop-opacity:1;" + offset="0" + id="stop3770-6" /> + <stop + id="stop3778-2" + offset="0.078125" + style="stop-color:#171717;stop-opacity:1;" /> + <stop + style="stop-color:#171717;stop-opacity:1;" + offset="0.97355771" + id="stop3774-0" /> + <stop + style="stop-color:#1b1b1b;stop-opacity:1;" + offset="1" + id="stop3776-1" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="22.627418" + inkscape:cx="1.3680656" + inkscape:cy="8.3173602" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:snap-bbox="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:showpageshadow="false" + showborder="true" + inkscape:window-width="1920" + inkscape:window-height="1022" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true"> + <inkscape:grid + type="xygrid" + id="grid2985" + 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="Ebene 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1036.3622)"> + <g + transform="translate(-17,1036)" + style="display:inline;opacity:1" + id="checkbox-unchecked-dark" + inkscape:label="#g22047"> + <g + inkscape:label="#g21853" + id="sdsd-0-1"> + <g + id="scdsdcd-0-4" + inkscape:label="#g14325" + transform="translate(0,-30)"> + <g + style="display:inline" + id="g15812-6-6-1-4-4" + transform="matrix(0.92951982,0,0,0.92914368,-156.75069,-212.9618)"> + <g + transform="matrix(0.5089163,0,0,0.51739823,161.7932,197.56426)" + id="g5489-2-9-6-8-8-9-7" + style="display:inline"> + <g + id="g5428-8-1-4-0-0-65-8" /> + </g> + </g> + <rect + y="30.362183" + x="17" + height="16" + width="16" + id="rect13523-4-0" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" /> + <g + id="g5400-2-47"> + <rect + ry="2" + style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#202020;fill-opacity:1;stroke:#6f6f6f;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" + id="rect5147-9-1-5-7-6-3-70" + width="13" + height="12.999997" + x="18.5" + y="31.862183" + rx="2" /> + </g> + </g> + </g> + </g> + </g> +</svg> diff --git a/themes/Matcha-dark-aliz/cinnamon/assets/menu/menu.svg b/themes/Matcha-dark-aliz/cinnamon/assets/menu/menu.svg new file mode 100755 index 00000000..967a7750 --- /dev/null +++ b/themes/Matcha-dark-aliz/cinnamon/assets/menu/menu.svg @@ -0,0 +1,132 @@ +<?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="32" + height="32" + viewBox="0 0 32 32" + id="svg5386" + version="1.1" + inkscape:version="0.92.2 2405546, 2018-03-11" + sodipodi:docname="menu.svg"> + <defs + id="defs5388" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="22.627416" + inkscape:cx="1.2010172" + inkscape:cy="15.802651" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + units="px" + inkscape:snap-bbox="true" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true" + inkscape:window-width="1920" + inkscape:window-height="1022" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1"> + <inkscape:grid + type="xygrid" + id="grid5954" /> + </sodipodi:namedview> + <metadata + id="metadata5391"> + <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="Ebene 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1020.3622)"> + <rect + style="display:inline;opacity:0.83;fill:none;fill-opacity:1;stroke:#1e1e1e;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect4164-4-3" + width="23" + height="21.999889" + x="4.5" + y="1024.8622" + rx="2.0000005" + ry="1.9999999" /> + <rect + style="display:inline;opacity:1;fill:#222222;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect4164" + width="22" + height="20.999971" + x="5" + y="1025.3622" + rx="1.4" + ry="1.4" /> + <g + transform="translate(-425.99995,658.36226)" + id="g4271" + style="display:inline;opacity:0.65"> + <rect + ry="8" + rx="8" + y="362.49994" + x="426.49994" + height="31" + width="31.000011" + id="rect4164-4-7-5-3-8-8" + style="display:inline;opacity:0.02000002;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.99999988;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + <rect + ry="6.999999" + rx="7" + y="363.49997" + x="427.49994" + height="28.999996" + width="29.000011" + id="rect4164-4-7-5-3-8" + style="display:inline;opacity:0.07000002;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.99999982;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + <rect + ry="6" + rx="6" + y="364.49994" + x="428.49994" + height="26.999998" + width="27.000011" + id="rect4164-4-7-5-3" + style="display:inline;opacity:0.12999998;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.99999988;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + <rect + ry="5" + rx="4.9999995" + y="365.49997" + x="429.49997" + height="24.999998" + width="24.999981" + id="rect4164-4-7-5" + style="display:inline;opacity:0.2;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + <path + transform="translate(-6.1035156e-5,0)" + id="rect4164-4-7" + d="M 431.64844,388.30469 C 432.37319,389.0416 433.37997,389.5 434.5,389.5 l 15.00023,0 c 1.12003,0 2.12681,-0.4584 2.85156,-1.19531 -0.2591,0.12217 -0.5451,0.19531 -0.85156,0.19531 l -19.00023,0 c -0.30646,0 -0.59246,-0.0731 -0.85156,-0.19531 z" + style="display:inline;opacity:0.25;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + inkscape:connector-curvature="0" + sodipodi:nodetypes="csscssc" /> + </g> + </g> +</svg> diff --git a/themes/Qogir-dark/cinnamon/assets/menu/submenu.svg b/themes/Matcha-dark-aliz/cinnamon/assets/menu/submenu.svg old mode 100644 new mode 100755 similarity index 100% rename from themes/Qogir-dark/cinnamon/assets/menu/submenu.svg rename to themes/Matcha-dark-aliz/cinnamon/assets/menu/submenu.svg diff --git a/themes/Matcha-dark-aliz/cinnamon/assets/misc/button-box.svg b/themes/Matcha-dark-aliz/cinnamon/assets/misc/button-box.svg new file mode 100755 index 00000000..427abb0b --- /dev/null +++ b/themes/Matcha-dark-aliz/cinnamon/assets/misc/button-box.svg @@ -0,0 +1,106 @@ +<?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="22" + height="18.999971" + viewBox="0 0 22 18.999971" + id="svg5386" + version="1.1" + inkscape:version="0.92.2 2405546, 2018-03-11" + sodipodi:docname="button-box.svg"> + <defs + id="defs5388"> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath4228"> + <rect + style="opacity:1;fill:#5294e2;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect4230" + width="38" + height="29.000017" + x="-3" + y="1027.3622" + rx="1.5" + ry="1.5" /> + </clipPath> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="22.627417" + inkscape:cx="-4.3626117" + inkscape:cy="9.9853971" + 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-bbox-edge-midpoints="true" + fit-margin-top="0" + fit-margin-left="0" + fit-margin-right="0" + fit-margin-bottom="0" + showguides="false" + inkscape:object-paths="true" + inkscape:snap-intersection-paths="true" + inkscape:object-nodes="true" + inkscape:snap-smooth-nodes="true" + inkscape:window-width="1920" + inkscape:window-height="1022" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1"> + <inkscape:grid + type="xygrid" + id="grid5954" + originx="-5" + originy="-6.000065" /> + </sodipodi:namedview> + <metadata + id="metadata5391"> + <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="Ebene 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(-5,-1027.3622)"> + <path + style="opacity:0.95;fill:#222222;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + d="m 27,1027.3622 0,17.9445 c 0,0.5848 -0.4906,1.0555 -1.1,1.0555 l -19.8,0 c -0.6094,0 -1.1,-0.4707 -1.1,-1.0555 l 0,-17.9445 z" + id="rect4145-1" + inkscape:connector-curvature="0" + sodipodi:nodetypes="csssscc" /> + <rect + style="opacity:0.35;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect4137" + width="22" + height="1" + x="5" + y="1027.3622" + rx="0" + ry="1.3877788e-16" /> + </g> +</svg> diff --git a/themes/Matcha-dark-aliz/cinnamon/assets/misc/message.svg b/themes/Matcha-dark-aliz/cinnamon/assets/misc/message.svg new file mode 100755 index 00000000..bc67429d --- /dev/null +++ b/themes/Matcha-dark-aliz/cinnamon/assets/misc/message.svg @@ -0,0 +1,92 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:osb="http://www.openswatchbook.org/uri/2009/osb" + 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="32" + height="32" + viewBox="0 0 32 32.000001" + id="svg6621" + version="1.1" + inkscape:version="0.92.2 (unknown)" + sodipodi:docname="message.svg"> + <defs + id="defs6623"> + <linearGradient + id="selected_bg_color" + osb:paint="solid"> + <stop + style="stop-color:#5294e2;stop-opacity:1;" + offset="0" + id="stop4138" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="15.839192" + inkscape:cx="16.146219" + inkscape:cy="22.47187" + 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-bbox-edge-midpoints="true" + inkscape:window-width="1920" + inkscape:window-height="1014" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" + inkscape:snap-global="false"> + <inkscape:grid + type="xygrid" + id="grid7177" /> + </sodipodi:namedview> + <metadata + id="metadata6626"> + <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="Ebene 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1020.3622)"> + <rect + style="display:inline;opacity:1;fill:#000000;fill-opacity:0.15294118;stroke:#000000;stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.38039216" + id="rect4160" + width="31" + height="31.000017" + x="0.5" + y="1020.8622" + rx="1.5" + ry="1.5" /> + <path + style="display:inline;opacity:1;fill:#F0544C;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.39215686" + d="M 2.109375,1021.3622 H 3 v 30 l -0.5892857,0.022 C 1.5803098,1051.416 1.0003333,1051.1508 1,1050.3198 l -0.0111607,-27.8259 c -2.8855e-4,-0.7194 0.31250001,-1.1317 1.12053571,-1.1317 z" + id="rect4162" + inkscape:connector-curvature="0" + sodipodi:nodetypes="sccssss" /> + </g> +</svg> diff --git a/themes/Matcha-dark-aliz/cinnamon/assets/misc/modal.svg b/themes/Matcha-dark-aliz/cinnamon/assets/misc/modal.svg new file mode 100755 index 00000000..f0c375a5 --- /dev/null +++ b/themes/Matcha-dark-aliz/cinnamon/assets/misc/modal.svg @@ -0,0 +1,148 @@ +<?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="32" + height="84" + viewBox="0 0 32 84" + id="svg5386" + version="1.1" + inkscape:version="0.92.2 2405546, 2018-03-11" + sodipodi:docname="modal.svg"> + <defs + id="defs5388"> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath4154"> + <rect + transform="scale(1,-1)" + ry="1.5" + rx="1.5" + y="-992.36218" + x="-5.5" + height="24.500061" + width="43" + id="rect4156" + style="opacity:1;fill:#5294e2;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + </clipPath> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#c7c7c7" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:zoom="22.627416" + inkscape:cx="15.849762" + inkscape:cy="64.399906" + 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-bbox-edge-midpoints="true" + inkscape:window-width="1920" + inkscape:window-height="1022" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1"> + <inkscape:grid + type="xygrid" + id="grid5954" /> + </sodipodi:namedview> + <metadata + id="metadata5391"> + <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="Ebene 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-968.3622)"> + <rect + style="display:inline;opacity:0.64;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.99999988;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect4164-4-3" + width="23" + height="73.999352" + x="4.5" + y="972.86285" + rx="2.0000005" + ry="1.9999999" /> + <rect + style="display:inline;opacity:0.99999999;fill:#3b3b3b;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect4164" + width="22" + height="20.999971" + x="5" + y="973.36285" + rx="1.4" + ry="2.0461845" + clip-path="url(#clipPath4154)" + transform="matrix(1,0,0,0.68420028,0,307.38771)" /> + <g + transform="translate(-425.99995,606.36226)" + id="g4271" + style="display:inline;opacity:0.64999999"> + <rect + ry="8" + rx="8" + y="362.49994" + x="426.49994" + height="83" + width="31.000011" + id="rect4164-4-7-5-3-8-8" + style="display:inline;opacity:0.02;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.99999988;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + <rect + ry="6.9999981" + rx="7" + y="363.49997" + x="427.49994" + height="80.999969" + width="29.000011" + id="rect4164-4-7-5-3-8" + style="display:inline;opacity:0.07;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.99999982;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + <rect + ry="6.0000005" + rx="6" + y="364.49997" + x="428.49994" + height="79" + width="27.000011" + id="rect4164-4-7-5-3" + style="display:inline;opacity:0.13;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.99999988;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + <rect + ry="5" + rx="4.9999995" + y="365.49997" + x="429.49997" + height="76.999969" + width="24.999981" + id="rect4164-4-7-5" + style="display:inline;opacity:0.2;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + <path + id="rect4164-4-7" + d="m 431.64838,440.30463 c 0.72475,0.73691 1.73153,1.19531 2.85156,1.19531 l 15.00023,0 c 1.12003,0 2.12681,-0.4584 2.85156,-1.19531 -0.2591,0.12217 -0.5451,0.19531 -0.85156,0.19531 l -19.00023,0 c -0.30646,0 -0.59246,-0.0731 -0.85156,-0.19531 z" + style="display:inline;opacity:0.25;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + inkscape:connector-curvature="0" + sodipodi:nodetypes="csscssc" /> + </g> + </g> +</svg> diff --git a/themes/Matcha-dark-aliz/cinnamon/assets/switch/switch-off.svg b/themes/Matcha-dark-aliz/cinnamon/assets/switch/switch-off.svg new file mode 100755 index 00000000..071f8315 --- /dev/null +++ b/themes/Matcha-dark-aliz/cinnamon/assets/switch/switch-off.svg @@ -0,0 +1,131 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:osb="http://www.openswatchbook.org/uri/2009/osb" + 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="50" + height="20" + id="svg7539" + version="1.1" + inkscape:version="0.92.2 2405546, 2018-03-11" + sodipodi:docname="switch-off.svg"> + <defs + id="defs7541"> + <linearGradient + id="selected_fg_color" + osb:paint="solid"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4164" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="4.1247897" + inkscape:cx="-31.108395" + inkscape:cy="-4.545184" + inkscape:current-layer="switch-selected" + showgrid="true" + inkscape:grid-bbox="true" + inkscape:document-units="px" + fit-margin-top="0" + fit-margin-left="0" + fit-margin-right="0" + fit-margin-bottom="0" + inkscape:window-width="1920" + inkscape:window-height="1022" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" + inkscape:snap-bbox="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:snap-bbox-midpoints="false" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true"> + <inkscape:grid + type="xygrid" + id="grid3019" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" + originx="-4" + originy="2.6171874e-06" /> + </sodipodi:namedview> + <metadata + id="metadata7544"> + <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 + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer" + transform="translate(-120,87.999997)"> + <g + transform="translate(-886,-418)" + style="display:inline;opacity:1" + id="switch-selected" + inkscape:label="#g4820"> + <g + id="layer1-9-3" + inkscape:label="Layer 1" + transform="matrix(-1,0,0,1,1177,420)"> + <g + style="display:inline" + transform="translate(120,-116.99998)" + inkscape:label="Layer 1" + id="switch-active-2-8"> + <g + id="g3900-12-2" + transform="translate(0,-1004.3622)"> + <rect + style="display:inline;opacity:0;fill:#434343;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect5465-3-32-9" + width="52" + height="24" + x="0" + y="1029.3622" /> + <rect + style="opacity:1;fill:#db5b5b;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="rect2987-07-3" + width="50" + height="20" + x="1" + y="1031.3622" + ry="11" + rx="11" /> + <circle + style="fill:#202020;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.77777803" + id="path3759-7-1" + cx="41" + cy="1041.3622" + r="7.0000024" /> + </g> + </g> + </g> + </g> + </g> +</svg> diff --git a/themes/Matcha-dark-aliz/cinnamon/assets/switch/switch-on.svg b/themes/Matcha-dark-aliz/cinnamon/assets/switch/switch-on.svg new file mode 100755 index 00000000..ab1e5aef --- /dev/null +++ b/themes/Matcha-dark-aliz/cinnamon/assets/switch/switch-on.svg @@ -0,0 +1,143 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:osb="http://www.openswatchbook.org/uri/2009/osb" + 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="50" + height="20" + id="svg7539" + version="1.1" + inkscape:version="0.92.2 2405546, 2018-03-11" + sodipodi:docname="switch-on.svg"> + <defs + id="defs7541"> + <linearGradient + id="selected_fg_color" + osb:paint="solid"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4171" /> + </linearGradient> + <linearGradient + id="selected_bg_color" + osb:paint="solid"> + <stop + style="stop-color:#5294e2;stop-opacity:1;" + offset="0" + id="stop4166" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="4.1247897" + inkscape:cx="25.793588" + inkscape:cy="26.091253" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:grid-bbox="true" + inkscape:document-units="px" + fit-margin-top="0" + fit-margin-left="0" + fit-margin-right="0" + fit-margin-bottom="0" + inkscape:window-width="1920" + inkscape:window-height="1022" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" + inkscape:snap-bbox="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:snap-bbox-midpoints="false" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true"> + <inkscape:grid + type="xygrid" + id="grid3019" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" + originx="-4" + originy="2.6171874e-06" /> + </sodipodi:namedview> + <metadata + id="metadata7544"> + <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 + id="layer1" + inkscape:label="Layer 1" + inkscape:groupmode="layer" + transform="translate(-120,87.999997)"> + <g + transform="translate(-886,-448)" + style="display:inline;opacity:1" + id="switch-active-selected" + inkscape:label="#g4829"> + <g + id="layer1-9-0-0" + inkscape:label="Layer 1" + transform="translate(885,450)" + style="display:inline;opacity:1"> + <g + style="display:inline" + transform="translate(120,-116.99998)" + inkscape:label="Layer 1" + id="switch-active-8-4"> + <g + id="g3900-1-87-6" + transform="translate(0,-1004.3622)"> + <rect + style="display:inline;opacity:0;fill:#434343;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect5465-3-3-6" + width="52" + height="24" + x="0" + y="1029.3622" /> + <rect + style="fill:#2ea28f;fill-opacity:1;fill-rule:nonzero;stroke:none" + id="rect2987-0-8-4" + width="50" + height="20" + x="1" + y="1031.3622" + ry="11" + rx="11" /> + <circle + style="fill:#202020;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.77777803" + id="path3759-0-7" + cx="41" + cy="1041.3622" + r="7.0000024" /> + </g> + </g> + </g> + <g + transform="translate(-1.0003162,0)" + id="g4816-0" /> + </g> + </g> +</svg> diff --git a/themes/Matcha-dark-aliz/cinnamon/cinnamon.css b/themes/Matcha-dark-aliz/cinnamon/cinnamon.css new file mode 100755 index 00000000..596ff8d2 --- /dev/null +++ b/themes/Matcha-dark-aliz/cinnamon/cinnamon.css @@ -0,0 +1,2304 @@ +stage { + font-family: Futura Bk bt, sans, Sans-Serif; + font-size: 9pt; + color: #cbbfbf; +} + +.label-shadow { + color: rgba(0, 0, 0, 0); +} + +.menu #notification .notification-button, .menu #notification .notification-icon-button, +.popup-menu #notification .notification-button, +.popup-menu #notification .notification-icon-button, .sound-button { + min-height: 20px; + padding: 5px 32px; + transition-duration: 0; + text-shadow: 0 1px rgba(38, 38, 38, 0); + color: #cbbfbf; + background-color: #2b2b2b; + border: 1px solid #1d1d1d; + box-shadow: inset 0 2px 4px rgba(43, 43, 43, 0.05); +} + +.menu #notification .notification-button, .menu #notification .notification-icon-button, +.popup-menu #notification .notification-button, +.popup-menu #notification .notification-icon-button, .sound-button, .menu #notification .notification-button:focus, .menu #notification .notification-icon-button:focus, +.popup-menu #notification .notification-button:focus, +.popup-menu #notification .notification-icon-button:focus, .sound-button:focus, .menu #notification .notification-button:hover, .menu #notification .notification-icon-button:hover, +.popup-menu #notification .notification-button:hover, +.popup-menu #notification .notification-icon-button:hover, .menu-favorites-button:hover, .menu-application-button-selected, .menu-category-button-selected, .sound-button:hover, .menu #notification .notification-button:hover:focus, .menu #notification .notification-icon-button:hover:focus, +.popup-menu #notification .notification-button:hover:focus, +.popup-menu #notification .notification-icon-button:hover:focus, .menu-favorites-button:focus:hover, .menu-application-button-selected:focus, .menu-category-button-selected:focus, .sound-button:hover:focus, .menu #notification .notification-button:active, .menu #notification .notification-icon-button:active, +.popup-menu #notification .notification-button:active, +.popup-menu #notification .notification-icon-button:active, .sound-button:active, .menu #notification .notification-button:active:focus, .menu #notification .notification-icon-button:active:focus, +.popup-menu #notification .notification-button:active:focus, +.popup-menu #notification .notification-icon-button:active:focus, .sound-button:active:focus, .menu #notification .notification-button:insensitive, .menu #notification .notification-icon-button:insensitive, +.popup-menu #notification .notification-button:insensitive, +.popup-menu #notification .notification-icon-button:insensitive, .sound-button:insensitive { + border-radius: 2px; +} + +.menu #notification .notification-button:focus, .menu #notification .notification-icon-button:focus, +.popup-menu #notification .notification-button:focus, +.popup-menu #notification .notification-icon-button:focus, .sound-button:focus { + text-shadow: 0 1px rgba(38, 38, 38, 0); + color: #cbbfbf; + background-color: #2b2b2b; + border: 1px solid #F0544C; + box-shadow: inset 0 2px 4px rgba(43, 43, 43, 0.05); +} + +.menu #notification .notification-button:hover, .menu #notification .notification-icon-button:hover, +.popup-menu #notification .notification-button:hover, +.popup-menu #notification .notification-icon-button:hover, .menu-favorites-button:hover, .menu-application-button-selected, .menu-category-button-selected, .sound-button:hover { + text-shadow: 0 1px rgba(38, 38, 38, 0); + color: #cbbfbf; + background-color: #383838; + border: 1px solid #1d1d1d; + box-shadow: inset 0 2px 4px rgba(56, 56, 56, 0.05); +} + +.menu #notification .notification-button:hover:focus, .menu #notification .notification-icon-button:hover:focus, +.popup-menu #notification .notification-button:hover:focus, +.popup-menu #notification .notification-icon-button:hover:focus, .menu-favorites-button:focus:hover, .menu-application-button-selected:focus, .menu-category-button-selected:focus, .sound-button:hover:focus { + text-shadow: 0 1px rgba(38, 38, 38, 0); + color: #cbbfbf; + background-color: #2b2b2b; + border: 1px solid #F0544C; + box-shadow: inset 0 2px 4px rgba(43, 43, 43, 0.05); +} + +.menu #notification .notification-button:active, .menu #notification .notification-icon-button:active, +.popup-menu #notification .notification-button:active, +.popup-menu #notification .notification-icon-button:active, .sound-button:active, .menu #notification .notification-button:active:focus, .menu #notification .notification-icon-button:active:focus, +.popup-menu #notification .notification-button:active:focus, +.popup-menu #notification .notification-icon-button:active:focus, .sound-button:active:focus { + text-shadow: 0 1px rgba(38, 38, 38, 0); + color: #ffffff; + background-color: #F0544C; + border: 1px solid #F0544C; + box-shadow: inset 0 2px 4px #F0544C; +} + +.menu #notification .notification-button:insensitive, .menu #notification .notification-icon-button:insensitive, +.popup-menu #notification .notification-button:insensitive, +.popup-menu #notification .notification-icon-button:insensitive, .sound-button:insensitive { + text-shadow: 0 1px rgba(38, 38, 38, 0); + color: rgba(203, 191, 191, 0.45); + border: 1px solid rgba(29, 29, 29, 0.55); + background-color: rgba(43, 43, 43, 0.55); + box-shadow: inset 0 2px 4px rgba(43, 43, 43, 0.05); +} + +.notification-button, .notification-icon-button, .modal-dialog-button-box .modal-dialog-button { + min-height: 20px; + padding: 5px 32px; + transition-duration: 0; + border-radius: 2px; + text-shadow: 0 1px rgba(38, 38, 38, 0); + color: #b5abab; + border: 1px solid rgba(23, 23, 23, 0.35); + background-color: rgba(110, 110, 110, 0.35); +} + +.notification-button:hover, .notification-icon-button:hover, .modal-dialog-button-box .modal-dialog-button:hover { + text-shadow: 0 1px rgba(38, 38, 38, 0); + color: #b5abab; + border: 1px solid rgba(23, 23, 23, 0.35); + background-color: rgba(128, 128, 128, 0.45); +} + +.notification-button:focus, .notification-icon-button:focus, .modal-dialog-button-box .modal-dialog-button:focus { + color: #F0544C; +} + +.notification-button:active, .notification-icon-button:active, .modal-dialog-button-box .modal-dialog-button:active { + text-shadow: 0 1px rgba(38, 38, 38, 0); + color: #ffffff; + border: 1px solid #F0544C; + background-color: #F0544C; +} + +.notification-button:insensitive, .notification-icon-button:insensitive, .modal-dialog-button-box .modal-dialog-button:insensitive { + text-shadow: 0 1px rgba(38, 38, 38, 0); + color: #5c5959; + border: 1px solid rgba(23, 23, 23, 0.35); + background-color: rgba(110, 110, 110, 0.2); +} + +.menu #notification StEntry, +.popup-menu #notification StEntry, #menu-search-entry { + padding: 7px; + caret-size: 1px; + selection-background-color: #F0544C; + selected-color: #ffffff; + transition-duration: 300ms; + border-radius: 3px; + color: #b5abab; + background-color: #262626; + border: 1px solid #1d1d1d; + box-shadow: none; +} + +.menu #notification StEntry:focus, +.popup-menu #notification StEntry:focus, #menu-search-entry:focus, .menu #notification StEntry:hover, +.popup-menu #notification StEntry:hover, #menu-search-entry:hover { + color: #cbbfbf; + background-color: #262626; + border: 1px solid #F0544C; + box-shadow: none; +} + +.menu #notification StEntry:insensitive, +.popup-menu #notification StEntry:insensitive, #menu-search-entry:insensitive { + color: rgba(203, 191, 191, 0.45); + background-color: #242424; + border-color: 1px solid #1f1f1f; + box-shadow: none; +} + +.menu #notification StEntry StIcon.capslock-warning, .popup-menu #notification StEntry StIcon.capslock-warning, #menu-search-entry StIcon.capslock-warning { + icon-size: 16px; + warning-color: #F27835; + padding: 0 4px; +} + +.notification StEntry { + padding: 7px; + caret-size: 1px; + caret-color: #b5abab; + selection-background-color: #F0544C; + selected-color: #ffffff; + transition-duration: 300ms; + border-radius: 3px; + color: #b5abab; + background-color: rgba(110, 110, 110, 0.35); + border: 1px solid rgba(23, 23, 23, 0.35); + box-shadow: none; +} + +.notification StEntry:focus { + color: #ffffff; + background-color: #F0544C; + border: 1px solid #F0544C; + box-shadow: none; +} + +.notification StEntry:insensitive { + color: rgba(181, 171, 171, 0.55); + background-color: rgba(110, 110, 110, 0.2); + border: 1px solid rgba(23, 23, 23, 0.35); + box-shadow: none; +} + +StScrollView.vfade { + -st-vfade-offset: 0px; +} + +StScrollView.hfade { + -st-hfade-offset: 0px; +} + +StScrollBar { + padding: 8px; +} + +StScrollView StScrollBar { + min-width: 5px; + min-height: 5px; +} + +StScrollBar StBin#trough { + background-color: rgba(38, 38, 38, 0.1); + border-radius: 8px; +} + +StScrollBar StButton#vhandle, StScrollBar StButton#hhandle { + border-radius: 2px; + background-color: #666161; + border: 0px solid; + margin: 0px; +} + +StScrollBar StButton#vhandle:hover, StScrollBar StButton#hhandle:hover { + background-color: #555151; +} + +StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { + background-color: #F0544C; +} + +.separator { + -gradient-height: 1px; + -gradient-start: rgba(0, 0, 0, 0); + -gradient-end: rgba(0, 0, 0, 0); + -margin-horizontal: 1.5em; + height: 1em; +} + +.popup-slider-menu-item, +.slider { + -slider-height: 4px; + -slider-background-color: #1d1d1d; + -slider-border-color: rgba(0, 0, 0, 0); + -slider-active-background-color: #F0544C; + -slider-active-border-color: rgba(0, 0, 0, 0); + -slider-border-width: 0; + -slider-handle-radius: 4px; + height: 18px; + min-width: 15em; + border: 0 solid transparent; + border-right-width: 1px; + border-left-width: 5px; + color: transparent; +} + +.popup-menu-item:active .popup-slider-menu-item, .popup-menu-item:active +.slider { + -slider-background-color: rgba(0, 0, 0, 0.2); + -slider-active-background-color: #ffffff; +} + +.check-box CinnamonGenericContainer { + spacing: .2em; + min-height: 30px; + padding-top: 2px; +} + +.check-box StLabel { + font-weight: normal; +} + +.check-box StBin { + width: 16px; + height: 16px; + background-image: url("assets/checkbox/checkbox-unchecked.svg"); +} + +.check-box:focus StBin { + background-image: url("assets/checkbox/checkbox-unchecked-focused.svg"); +} + +.check-box:checked StBin { + background-image: url("assets/checkbox/checkbox-checked.svg"); +} + +.check-box:focus:checked StBin { + background-image: url("assets/checkbox/checkbox-checked-focused.svg"); +} + +.radiobutton CinnamonGenericContainer { + spacing: .2em; + height: 26px; + padding-top: 2px; +} + +.radiobutton StLabel { + padding-top: 4px; + font-size: 0.9em; + box-shadow: none; +} + +.radiobutton StBin { + width: 16px; + height: 16px; + background-image: url("assets/checkbox/checkbox-unchecked.svg"); +} + +.radiobutton:focus StBin { + background-image: url("assets/checkbox/checkbox-unchecked-focused.svg"); +} + +.radiobutton:checked StBin { + background-image: url("assets/checkbox/checkbox-checked.svg"); +} + +.radiobutton:focus:checked StBin { + background-image: url("assets/checkbox/checkbox-checked-focused.svg"); +} + +.toggle-switch { + width: 50px; + height: 20px; + background-size: contain; + background-image: url("assets/switch/switch-off.svg"); +} + +.toggle-switch:checked { + background-image: url("assets/switch/switch-on.svg"); +} + +.popup-menu-item:active .toggle-switch { + background-image: url("common-assets/switch/switch-off-selected.svg"); +} + +.popup-menu-item:active .toggle-switch:checked { + background-image: url("common-assets/switch/switch-on-selected.svg"); +} + +.cinnamon-link { + color: #f8aeaa; + text-decoration: underline; +} + +.cinnamon-link:hover { + color: #fcdbd9; +} + +#Tooltip { + border-radius: 3px; + padding: 5px 12px; + background-color: rgba(54, 54, 54, 0.95); + color: #b5abab; + font-size: 1em; + font-weight: normal; + text-align: center; +} + +.menu, +.popup-menu, +.popup-combo-menu { + color: #cbbfbf; + border-image: url("assets/menu/menu.svg") 9 9 9 9; + padding-left: 1px; + padding-right: 1px; +} + +.menu-arrow, +.popup-menu-arrow { + icon-size: 16px; +} + +.menu .popup-sub-menu, +.popup-menu .popup-sub-menu, +.popup-combo-menu .popup-sub-menu { + background-gradient-direction: none; + box-shadow: none; + border-image: url("assets/menu/submenu.svg") 9 9 9 9; +} + +.menu .popup-sub-menu .popup-menu-item:ltr, +.popup-menu .popup-sub-menu .popup-menu-item:ltr, +.popup-combo-menu .popup-sub-menu .popup-menu-item:ltr { + padding-right: 1em; +} + +.menu .popup-sub-menu .popup-menu-item:rtl, +.popup-menu .popup-sub-menu .popup-menu-item:rtl, +.popup-combo-menu .popup-sub-menu .popup-menu-item:rtl { + padding-left: 1em; +} + +.menu .popup-sub-menu StScrollBar, +.popup-menu .popup-sub-menu StScrollBar, +.popup-combo-menu .popup-sub-menu StScrollBar { + padding: 8px; +} + +.menu .popup-sub-menu StScrollBar StBin#trough, .menu .popup-sub-menu StScrollBar StBin#vhandle, +.popup-menu .popup-sub-menu StScrollBar StBin#trough, +.popup-menu .popup-sub-menu StScrollBar StBin#vhandle, +.popup-combo-menu .popup-sub-menu StScrollBar StBin#trough, +.popup-combo-menu .popup-sub-menu StScrollBar StBin#vhandle { + border-width: 0; +} + +.menu .popup-menu-content, +.popup-menu .popup-menu-content, +.popup-combo-menu .popup-menu-content { + padding: 1em 0em 1em 0em; +} + +.menu .popup-menu-item, +.popup-menu .popup-menu-item, +.popup-combo-menu .popup-menu-item { + padding: .4em 1.75em; + spacing: 1em; +} + +.menu .popup-menu-item:active, +.popup-menu .popup-menu-item:active, +.popup-combo-menu .popup-menu-item:active { + color: #ffffff; + background-color: transparent; + border-image: url("common-assets/menu/menu-hover.svg") 9 9 1 1; +} + +.menu .popup-menu-item:insensitive, +.popup-menu .popup-menu-item:insensitive, +.popup-combo-menu .popup-menu-item:insensitive { + color: rgba(203, 191, 191, 0.5); + background: none; +} + +.menu .popup-inactive-menu-item, +.popup-menu .popup-inactive-menu-item, +.popup-combo-menu .popup-inactive-menu-item { + color: #cbbfbf; +} + +.menu .popup-inactive-menu-item:insensitive, +.popup-menu .popup-inactive-menu-item:insensitive, +.popup-combo-menu .popup-inactive-menu-item:insensitive { + color: rgba(203, 191, 191, 0.45); +} + +.menu .popup-menu-item:active .popup-inactive-menu-item, +.popup-menu .popup-menu-item:active .popup-inactive-menu-item, +.popup-combo-menu .popup-menu-item:active .popup-inactive-menu-item { + color: #ffffff; +} + +.menu-icon, +.popup-menu-icon { + icon-size: 16px; +} + +.popup-menu-boxpointer { + -arrow-border-radius: 3px; + -arrow-background-color: rgba(0, 0, 0, 0); + -arrow-border-width: 1px; + -arrow-border-color: rgba(0, 0, 0, 0); + -arrow-base: 0; + -arrow-rise: 0; +} + +.popup-combo-menu { + padding: 10px 1px; +} + +.popup-combobox-item { + spacing: 1em; +} + +.popup-separator-menu-item { + -gradient-height: 2px; + -gradient-start: transparent; + -gradient-end: transparent; + -margin-horizontal: 1.5em; + height: 1em; +} + +.popup-alternating-menu-item:alternate { + font-weight: normal; +} + +.popup-device-menu-item { + spacing: .5em; +} + +.popup-subtitle-menu-item { + font-weight: normal; +} + +.nm-menu-item-icons { + spacing: .5em; +} + +#panel { + font-weight: bold; + height: 27px; + width: 32px; +} + +#panel:highlight { + border-image: none; + background-color: rgba(252, 65, 56, 0.5); +} + +#panelLeft { + spacing: 4px; +} + +#panelLeft:dnd { + background-gradient-direction: vertical; + background-gradient-start: rgba(255, 0, 0, 0.05); + background-gradient-end: rgba(255, 0, 0, 0.2); +} + +#panelLeft:ltr { + padding-right: 4px; +} + +#panelLeft:rtl { + padding-left: 4px; +} + +#panelLeft.vertical { + padding: 0; +} + +#panelLeft.vertical:ltr { + padding-right: 0px; +} + +#panelLeft.vertical:rtl { + padding-left: 0px; +} + +#panelRight:dnd { + background-gradient-direction: vertical; + background-gradient-start: rgba(0, 0, 255, 0.05); + background-gradient-end: rgba(0, 0, 255, 0.2); +} + +#panelRight:ltr { + padding-left: 4px; + spacing: 0px; +} + +#panelRight:rtl { + padding-right: 4px; + spacing: 0px; +} + +#panelRight.vertical { + padding: 0; +} + +#panelRight.vertical:ltr { + padding-right: 0px; +} + +#panelRight.vertical:rtl { + padding-left: 0px; +} + +#panelCenter { + spacing: 4px; +} + +#panelCenter:dnd { + background-gradient-direction: vertical; + background-gradient-start: rgba(0, 255, 0, 0.05); + background-gradient-end: rgba(0, 255, 0, 0.2); +} + +.panel-top, .panel-bottom, .panel-left, .panel-right { + color: #b5abab; + font-size: 1em; + padding: 0px; +} + +.panel-top { + border-image: url("common-assets/panel/panel-top.svg") 1 1 1 1; +} + +.panel-bottom { + border-image: url("common-assets/panel/panel-bottom.svg") 1 1 1 1; +} + +.panel-left { + border-image: url("common-assets/panel/panel-left.svg") 1 1 1 1; +} + +.panel-right { + border-image: url("common-assets/panel/panel-right.svg") 1 1 1 1; +} + +.panel-dummy { + background-color: rgba(252, 65, 56, 0.5); +} + +.panel-dummy:entered { + background-color: rgba(252, 65, 56, 0.6); +} + +.panel-status-button { + border-width: 0; + -natural-hpadding: 3px; + -minimum-hpadding: 3px; + font-weight: bold; + color: white; + height: 22px; +} + +.panel-button { + -natural-hpadding: 6px; + -minimum-hpadding: 2px; + font-weight: bold; + color: green; + transition-duration: 100; +} + +.system-status-icon { + icon-size: 16px; + padding: 0 1px; +} + +#overview { + spacing: 12px; +} + +.window-caption { + background-color: rgba(54, 54, 54, 0.95); + border: 1px solid rgba(54, 54, 54, 0.95); + color: #b5abab; + spacing: 25px; + border-radius: 2px; + font-size: 9pt; + padding: 5px 8px; + -cinnamon-caption-spacing: 4px; +} + +.window-caption#selected { + background-color: #F0544C; + color: #ffffff; + border: 1px solid #F0544C; + spacing: 25px; +} + +.expo-workspaces-name-entry, +.expo-workspaces-name-entry#selected { + height: 15px; + border-radius: 2px; + font-size: 9pt; + padding: 5px 8px; + -cinnamon-caption-spacing: 4px; + color: #b5abab; + background-color: rgba(110, 110, 110, 0.35); + border: 1px solid rgba(23, 23, 23, 0.35); + box-shadow: none; +} + +.expo-workspaces-name-entry:focus, +.expo-workspaces-name-entry#selected:focus { + border: 1px solid #F0544C; + background-color: #F0544C; + color: #ffffff; + font-style: italic; + transition-duration: 300; + selection-background-color: #ffffff; + selected-color: #F0544C; +} + +.expo-workspace-thumbnail-frame { + border: 4px solid rgba(255, 255, 255, 0); + background-color: rgba(255, 255, 255, 0); + border-radius: 2px; +} + +.expo-workspace-thumbnail-frame#active { + border: 4px solid #F0544C; + background-color: black; + border-radius: 2px; +} + +.expo-background { + background-color: #363636; +} + +.workspace-thumbnails { + spacing: 26px; +} + +.workspace-thumbnails-background, .workspace-thumbnails-background:rtl { + padding: 8px; +} + +.workspace-add-button { + background-image: url("common-assets/misc/add-workspace.svg"); + height: 200px; + width: 35px; + transition-duration: 100; +} + +.workspace-add-button:hover { + background-image: url("common-assets/misc/add-workspace-hover.svg"); + transition-duration: 100; +} + +.workspace-add-button:active { + background-image: url("common-assets/misc/add-workspace-active.svg"); + transition-duration: 100; +} + +.workspace-overview-background-shade { + background-color: rgba(0, 0, 0, 0.5); +} + +.workspace-close-button, +.window-close { + background-image: url("common-assets/misc/close.svg"); + background-size: 26px; + height: 26px; + width: 26px; + -cinnamon-close-overlap: 10px; +} + +.workspace-close-button:hover, +.window-close:hover { + background-image: url("common-assets/misc/close-hover.svg"); + background-size: 26px; + height: 26px; + width: 26px; +} + +.workspace-close-button:active, +.window-close:active { + background-image: url("common-assets/misc/close-active.svg"); + background-size: 26px; + height: 26px; + width: 26px; +} + +.window-close-area { + background-image: url("common-assets/misc/trash-icon.svg"); + height: 120px; + width: 400px; +} + +.about-content { + width: 550px; + height: 250px; + spacing: 8px; + padding-bottom: 10px; +} + +.about-title { + font-size: 2em; + font-weight: bold; +} + +.about-uuid { + font-size: 10px; + color: #888; +} + +.about-icon { + padding-right: 20px; + padding-bottom: 14px; +} + +.about-scrollBox { + border: 1px solid #1d1d1d; + border-radius: 2px; + background-color: #262626; + padding: 4px; + padding-right: 0; + border-radius: 0; +} + +.about-scrollBox-innerBox { + padding: 1.2em; + spacing: 1.2em; +} + +.about-description { + padding-top: 4px; + padding-bottom: 16px; +} + +.about-version { + padding-left: 7px; + font-size: 10px; + color: #888; +} + +.calendar { + padding: .4em 1.75em; + spacing-rows: 0px; + spacing-columns: 0px; +} + +.calendar-month-label { + color: #cbbfbf; + font-weight: bold; + padding: 8px 0; +} + +.calendar-change-month-back, +.calendar-change-month-forward { + width: 16px; + height: 16px; +} + +.calendar-change-month-back { + background-image: url("common-assets/misc/calendar-arrow-left.svg"); +} + +.calendar-change-month-back:focus, .calendar-change-month-back:hover { + background-image: url("common-assets/misc/calendar-arrow-left-hover.svg"); +} + +.calendar-change-month-back:active { + background-image: url("common-assets/misc/calendar-arrow-left.svg"); +} + +.calendar-change-month-back:rtl { + background-image: url("common-assets/misc/calendar-arrow-right.svg"); +} + +.calendar-change-month-back:rtl:focus, .calendar-change-month-back:rtl:hover { + background-image: url("common-assets/misc/calendar-arrow-right-hover.svg"); +} + +.calendar-change-month-back:rtl:active { + background-image: url("common-assets/misc/calendar-arrow-right.svg"); +} + +.calendar-change-month-forward { + background-image: url("common-assets/misc/calendar-arrow-right.svg"); +} + +.calendar-change-month-forward:focus, .calendar-change-month-forward:hover { + background-image: url("common-assets/misc/calendar-arrow-right-hover.svg"); +} + +.calendar-change-month-forward:active { + background-image: url("common-assets/misc/calendar-arrow-right.svg"); +} + +.calendar-change-month-forward:rtl { + background-image: url("common-assets/misc/calendar-arrow-left.svg"); +} + +.calendar-change-month-forward:rtl:focus, .calendar-change-month-forward:rtl:hover { + background-image: url("common-assets/misc/calendar-arrow-left-hover.svg"); +} + +.calendar-change-month-forward:rtl:active { + background-image: url("common-assets/misc/calendar-arrow-left.svg"); +} + +.datemenu-date-label { + padding: .4em 1.75em; + font-weight: bold; + text-align: center; + color: #cbbfbf; + border-radius: 2px; +} + +.calendar-day-base { + font-size: 80%; + text-align: center; + width: 25px; + height: 25px; + padding: 0.1em; + margin: 2px; + border-radius: 12.5px; +} + +.calendar-day-heading { + color: rgba(203, 191, 191, 0.85); + margin-top: 1em; + font-size: 70%; +} + +.calendar-day { + border-width: 0; + color: rgba(203, 191, 191, 0.8); +} + +.calendar-day-top { + border-top-width: 0; +} + +.calendar-day-left { + border-left-width: 0; +} + +.calendar-nonwork-day { + color: #cbbfbf; + background-color: transparent; + font-weight: bold; +} + +.calendar-today, +.calendar-today:active, +.calendar-today:focus, +.calendar-today:hover { + font-weight: bold; + color: #ffffff; + background-color: #F0544C; + border-width: 0; +} + +.calendar-other-month-day { + color: rgba(203, 191, 191, 0.3); + opacity: 1; +} + +.calendar-week-number { + color: rgba(203, 191, 191, 0.7); + font-size: 80%; +} + +#notification { + border-radius: 3px; + border-image: url("common-assets/misc/bg.svg") 9 9 9 9; + padding: 13px; + spacing-rows: 10px; + spacing-columns: 10px; + margin-from-right-edge-of-screen: 20px; + width: 34em; + color: #b5abab; +} + +.menu #notification, +.popup-menu #notification { + border-image: url("assets/misc/message.svg") 9 9 9 9; +} + +.menu #notification, .menu #notification.multi-line-notification, +.popup-menu #notification, +.popup-menu #notification.multi-line-notification { + color: #b5abab; +} + +.menu #notification .notification-button, .menu #notification .notification-icon-button, +.popup-menu #notification .notification-button, +.popup-menu #notification .notification-icon-button { + padding: 5px; +} + +#notification.multi-line-notification { + padding-bottom: 13px; + color: #b5abab; +} + +#notification-scrollview { + max-height: 10em; +} + +#notification-scrollview > .top-shadow, #notification-scrollview > .bottom-shadow { + height: 1em; +} + +#notification-scrollview:ltr > StScrollBar { + padding-left: 6px; +} + +#notification-scrollview:rtl > StScrollBar { + padding-right: 6px; +} + +#notification-body { + spacing: 5px; +} + +#notification-actions { + spacing: 10px; +} + +.notification-with-image { + min-height: 159px; + color: #b5abab; +} + +.notification-button, .notification-icon-button { + padding: 5px; +} + +.notification-icon-button > StIcon { + icon-size: 36px; +} + +#altTabPopup { + padding: 8px; + spacing: 16px; +} + +.switcher-list { + color: #b5abab; + background: none; + border: none; + border-image: url("common-assets/misc/bg.svg") 9 9 9 9; + border-radius: 3px; + padding: 20px; +} + +.switcher-list > StBoxLayout { + padding: 4px; +} + +.switcher-list-item-container { + spacing: 8px; +} + +.switcher-list .item-box { + padding: 8px; + border-radius: 2px; +} + +.switcher-list .item-box:outlined { + padding: 8px; + border: 1px solid #F0544C; +} + +.switcher-list .item-box:selected { + color: #ffffff; + background-color: #F0544C; + border: 0px solid #F0544C; +} + +.switcher-list .thumbnail { + width: 256px; +} + +.switcher-list .thumbnail-box { + padding: 2px; + spacing: 4px; +} + +.switcher-list .separator { + width: 1px; + background: rgba(255, 255, 255, 0.2); +} + +.switcher-arrow { + border-color: rgba(0, 0, 0, 0); + color: #b5abab; +} + +.switcher-arrow:highlighted { + border-color: rgba(0, 0, 0, 0); + color: #b5abab; +} + +.thumbnail-scroll-gradient-left { + background-color: rgba(0, 0, 0, 0); + border-radius: 24px; + border-radius-topright: 0px; + border-radius-bottomright: 0px; + width: 60px; +} + +.thumbnail-scroll-gradient-right { + background-color: rgba(0, 0, 0, 0); + border-radius: 24px; + border-radius-topleft: 0px; + border-radius-bottomleft: 0px; + width: 60px; +} + +.ripple-box { + width: 104px; + height: 104px; + background-image: url("common-assets/misc/corner-ripple.svg"); + background-size: contain; +} + +.lightbox { + background-color: rgba(0, 0, 0, 0.5); +} + +.flashspot { + background-color: white; +} + +.modal-dialog { + color: #cbbfbf; + background-color: #222222; + border: none; + border-image: url("assets/misc/modal.svg") 9 9 9 67; + padding: 0 5px 6px 5px; +} + +.modal-dialog > StBoxLayout:first-child { + padding: 20px 10px 10px 10px; +} + +.modal-dialog-button-box { + spacing: 0; + margin: 0px; + padding: 14px 10px; + background: none; + border: none; + border-image: url("assets/misc/button-box.svg") 9 9 9 9; +} + +.modal-dialog-button-box .modal-dialog-button { + padding-top: 0; + padding-bottom: 0; + height: 30px; +} + +.run-dialog { + padding: 0 20px 15px 20px; + background-color: rgba(54, 54, 54, 0.95); + border-image: url("common-assets/misc/osd.svg") 9 9 9 9; +} + +.run-dialog > * { + padding: 0; +} + +.run-dialog-label { + font-weight: 400; + color: rgba(181, 171, 171, 0.75); + padding-bottom: 10px; +} + +.run-dialog-error-label { + color: #FC4138; +} + +.run-dialog-error-box { + padding-top: 15px; + spacing: 5px; + color: #FC4138; +} + +.run-dialog-completion-box { + padding-left: 15px; + font-size: 10px; +} + +.run-dialog-entry { + color: #b5abab; + background-color: rgba(110, 110, 110, 0.35); + border: 1px solid rgba(23, 23, 23, 0.35); + box-shadow: none; + width: 21em; + padding: 7px; + border-radius: 3px; + caret-color: #b5abab; + selected-color: #ffffff; + selection-background-color: #F0544C; +} + +.run-dialog-entry:focus { + color: #b5abab; + background-color: rgba(110, 110, 110, 0.35); + border: 1px solid rgba(23, 23, 23, 0.35); + box-shadow: none; + background-color: #131313; + border-color: #F0544C; +} + +.run-dialog .modal-dialog-button-box { + border: none; + border-image: none; + box-shadow: none; + background: none; + background-gradient-direction: none; +} + +/* CinnamonMountOperation Dialogs */ +.cinnamon-mount-operation-icon { + icon-size: 48px; +} + +.mount-password-reask { + color: #F27835; +} + +.show-processes-dialog, +.mount-question-dialog { + spacing: 24px; +} + +.show-processes-dialog-subject, +.mount-question-dialog-subject { + padding-top: 10px; + padding-left: 17px; + padding-bottom: 6px; +} + +.show-processes-dialog-subject:rtl, +.mount-question-dialog-subject:rtl { + padding-left: 0px; + padding-right: 17px; +} + +.show-processes-dialog-description, +.mount-question-dialog-description { + padding-left: 17px; + width: 28em; +} + +.show-processes-dialog-description:rtl, +.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: #ccc; +} + +.show-processes-dialog-app-list-item:hover { + color: white; +} + +.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; +} + +.show-processes-dialog-app-list-item-name { + font-size: 1.1em; +} + +.magnifier-zoom-region { + border: 2px solid maroon; +} + +.magnifier-zoom-region .full-screen { + border-width: 0px; +} + +#keyboard { + background-color: rgba(54, 54, 54, 0.95); + border-width: 0; + border-top-width: 1px; + border-color: rgba(0, 0, 0, 0.4); +} + +.keyboard-layout { + spacing: 10px; + padding: 10px; +} + +.keyboard-row { + spacing: 15px; +} + +.keyboard-key { + min-height: 2em; + min-width: 2em; + font-size: 14pt; + font-weight: bold; + border-radius: 3px; + box-shadow: none; + text-shadow: 0 1px rgba(38, 38, 38, 0); + color: #b5abab; + border: 1px solid rgba(23, 23, 23, 0.35); + background-color: rgba(110, 110, 110, 0.35); +} + +.keyboard-key:hover { + text-shadow: 0 1px rgba(38, 38, 38, 0); + color: #b5abab; + border: 1px solid rgba(23, 23, 23, 0.35); + background-color: rgba(128, 128, 128, 0.45); +} + +.keyboard-key:active, .keyboard-key:checked { + text-shadow: 0 1px rgba(38, 38, 38, 0); + color: #ffffff; + border: 1px solid #F0544C; + background-color: #F0544C; +} + +.keyboard-key:grayed { + text-shadow: 0 1px rgba(38, 38, 38, 0); + color: #5c5959; + border: 1px solid rgba(23, 23, 23, 0.35); + background-color: rgba(110, 110, 110, 0.2); +} + +.keyboard-subkeys { + color: #b5abab; + padding: 5px; + -arrow-border-radius: 2px; + -arrow-background-color: rgba(54, 54, 54, 0.95); + -arrow-border-width: 1px; + -arrow-border-color: rgba(0, 0, 0, 0.4); + -arrow-base: 20px; + -arrow-rise: 10px; + -boxpointer-gap: 5px; +} + +.menu-favorites-box { + margin: auto; + padding: 10px; + transition-duration: 300; + background-color: #222222; + border: 1px solid #1d1d1d; +} + +.menu-favorites-button { + padding: 10px; + border: 1px solid rgba(0, 0, 0, 0); +} + +.menu-places-box { + margin: auto; + padding: 10px; + border: 0px solid red; +} + +.menu-places-button { + padding: 10px; +} + +.menu-categories-box { + padding: 10px 30px 10px 30px; +} + +.menu-applications-inner-box, .menu-applications-outer-box { + padding: 10px 10px 0 10px; +} + +.menu-application-button { + padding: 7px; + border: 1px solid rgba(0, 0, 0, 0); +} + +.menu-application-button:highlighted { + font-weight: bold; +} + +.menu-application-button-selected { + padding: 7px; +} + +.menu-application-button-selected:highlighted { + font-weight: bold; +} + +.menu-application-button-label:ltr { + padding-left: 5px; +} + +.menu-application-button-label:rtl { + padding-right: 5px; +} + +.menu-category-button { + padding: 7px; + border: 1px solid rgba(0, 0, 0, 0); +} + +.menu-category-button-selected { + padding: 7px; +} + +.menu-category-button-hover { + background-color: red; + border-radius: 2px; +} + +.menu-category-button-greyed { + padding: 7px; + color: rgba(203, 191, 191, 0.45); + border: 1px solid rgba(0, 0, 0, 0); +} + +.menu-category-button-label:ltr { + padding-left: 5px; +} + +.menu-category-button-label:rtl { + padding-right: 5px; +} + +.menu-selected-app-box { + padding-right: 30px; + padding-left: 28px; + text-align: right; + height: 30px; +} + +.menu-selected-app-box:rtl { + padding-top: 10px; + height: 30px; +} + +.menu-selected-app-title { + font-weight: bold; +} + +.menu-selected-app-description { + max-width: 150px; +} + +.menu-search-box:ltr { + padding-left: 30px; +} + +.menu-search-box-rtl { + padding-right: 30px; +} + +#menu-search-entry { + width: 250px; + height: 15px; + font-weight: normal; + caret-color: #cbbfbf; +} + +.menu-search-entry-icon { + icon-size: 1em; + color: #cbbfbf; +} + +/* Context menu (at the moment only for favorites) */ +.info-osd { + text-align: center; + font-weight: bold; + spacing: 1em; + padding: 16px; + color: #b5abab; + background-color: rgba(54, 54, 54, 0.95); + border-image: url("common-assets/misc/osd.svg") 9 9 9 9; +} + +.osd-window { + text-align: center; + font-weight: bold; + spacing: 1em; + padding: 20px; + min-width: 64px; + min-height: 64px; + color: #b5abab; + background-color: rgba(54, 54, 54, 0.95); + border: none; + border-radius: 5px; + border-image: url("common-assets/misc/osd.svg") 9 9 9 9; +} + +.osd-window .osd-monitor-label { + font-size: 3em; +} + +.osd-window .level { + padding: 0; + height: 4px; + background-color: rgba(0, 0, 0, 0.35); + border-radius: 2px; + color: #F0544C; +} + +.osd-window .level-bar { + border-radius: 2px; + background-color: #F0544C; +} + +.window-list-box { + spacing: 0; +} + +.panel-bottom .window-list-box:ltr, +.panel-top .window-list-box:ltr { + padding: 0 0 0 8px; +} + +.panel-bottom .window-list-box:rtl, +.panel-top .window-list-box:rtl { + padding: 0 8px 0 0; +} + +.window-list-box.vertical { + padding: 6px 0 0 0; +} + +.window-list-box.vertical #appMenuIcon { + padding-top: 2px; +} + +.window-list-box:highlight { + background-color: rgba(252, 65, 56, 0.5); +} + +.window-list-item-label { + font-weight: normal; + width: 15em; + min-width: 5px; +} + +.window-list-item-box { + font-weight: normal; + background-image: none; + padding: 0 8px; + transition-duration: 100; + color: rgba(181, 171, 171, 0.95); + border: 0 solid transparent; +} + +.panel-bottom .window-list-item-box StLabel { + padding-left: 6px; +} + +.panel-top .window-list-item-box StLabel { + padding-left: 6px; +} + +.panel-left .window-list-item-box StLabel { + padding-top: 6px; +} + +.panel-right .window-list-item-box StLabel { + padding-top: 6px; +} + +.panel-top .window-list-item-box { + border-top-width: 2px; +} + +.panel-top .window-list-item-box StIcon, .panel-top .window-list-item-box StBin, .panel-top .window-list-item-box #appMenuIcon { + padding: 2px; + padding-top: 0; +} + +.panel-bottom .window-list-item-box { + border-bottom-width: 2px; +} + +.panel-bottom .window-list-item-box StIcon, .panel-bottom .window-list-item-box StBin, .panel-bottom .window-list-item-box #appMenuIcon { + padding: 2px; + padding-bottom: 0; +} + +.panel-left .window-list-item-box { + border-left-width: 2px; +} + +.panel-left .window-list-item-box StIcon, .panel-left .window-list-item-box StBin, .panel-left .window-list-item-box #appMenuIcon { + padding: 2px; + padding-left: 0; +} + +.panel-right .window-list-item-box { + border-right-width: 2px; +} + +.panel-right .window-list-item-box StIcon, .panel-right .window-list-item-box StBin, .panel-right .window-list-item-box #appMenuIcon { + padding: 2px; + padding-right: 0; +} + +.window-list-item-box:hover { + color: #b5abab; + border: 0 solid rgba(181, 171, 171, 0.5); + background-gradient-direction: none; +} + +.panel-top .window-list-item-box:hover { + border-top-width: 2px; +} + +.panel-bottom .window-list-item-box:hover { + border-bottom-width: 2px; +} + +.panel-left .window-list-item-box:hover { + border-left-width: 2px; +} + +.panel-right .window-list-item-box:hover { + border-right-width: 2px; +} + +.window-list-item-box:active, .window-list-item-box:checked, .window-list-item-box:running { + color: #ffffff; + border: 0 solid rgba(240, 84, 76, 0.35); + background-gradient-direction: none; +} + +.panel-top .window-list-item-box:active, .panel-top .window-list-item-box:checked, .panel-top .window-list-item-box:running { + border-top-width: 2px; +} + +.panel-bottom .window-list-item-box:active, .panel-bottom .window-list-item-box:checked, .panel-bottom .window-list-item-box:running { + border-bottom-width: 2px; +} + +.panel-left .window-list-item-box:active, .panel-left .window-list-item-box:checked, .panel-left .window-list-item-box:running { + border-left-width: 2px; +} + +.panel-right .window-list-item-box:active, .panel-right .window-list-item-box:checked, .panel-right .window-list-item-box:running { + border-right-width: 2px; +} + +.window-list-item-box:active:hover, .window-list-item-box:checked:hover, .window-list-item-box:running:hover { + border-color: rgba(240, 84, 76, 0.5); +} + +.window-list-item-box:focus { + color: #ffffff; + border: 0 solid #F0544C; + background-gradient-direction: none; +} + +.panel-top .window-list-item-box:focus { + border-top-width: 2px; +} + +.panel-bottom .window-list-item-box:focus { + border-bottom-width: 2px; +} + +.panel-left .window-list-item-box:focus { + border-left-width: 2px; +} + +.panel-right .window-list-item-box:focus { + border-right-width: 2px; +} + +.window-list-item-box.right, .window-list-item-box.left { + padding-left: 0px; + padding-right: 0px; +} + +.window-list-item-box .progress { + background-gradient-direction: vertical; + background-gradient-start: #00C487; + background-gradient-end: #00C487; + border-radius: 2px; + box-shadow: none; +} + +.window-list-item-demands-attention { + background-gradient-start: #F27835; + background-gradient-end: #F27835; +} + +.window-list-preview { + padding: 12px; + spacing: 8px; + border: none; + border-image: url("assets/menu/menu.svg") 9 9 9 9; + color: #cbbfbf; + background: none; +} + +.grouped-window-list-thumbnail-label { + padding-left: 4px; +} + +.grouped-window-list-thumbnail-alert { + background-color: rgba(252, 65, 56, 0.5); +} + +.grouped-window-list-thumbnail-menu .item-box { + padding: 6px; + border-radius: 2px; + spacing: 4px; +} + +.grouped-window-list-thumbnail-menu .item-box:outlined { + padding: 2px; + border: 2px solid #F0544C; +} + +.grouped-window-list-thumbnail-menu .item-box:selected { + background-color: rgba(255, 255, 255, 0.33); +} + +.grouped-window-list-thumbnail-menu .thumbnail { + width: 256px; +} + +.grouped-window-list-thumbnail-menu .separator { + width: 1px; + background-color: rgba(181, 171, 171, 0.33); +} + +.grouped-window-list-number-label { + z-index: 99; + text-shadow: none; + font-size: 10px; + color: #ffffff; + padding: 0; +} + +.grouped-window-list-button-label { + padding-left: 4px; +} + +.grouped-window-list-badge { + border-radius: 256px; + background-color: #F0544C; +} + +.grouped-window-list-item-box { + font-weight: normal; + background-image: none; + padding: 0 8px; + transition-duration: 100; + color: rgba(181, 171, 171, 0.95); + border: 0 solid transparent; +} + +.grouped-window-list-item-box.top { + border-top-width: 2px; +} + +.grouped-window-list-item-box.top StIcon, .grouped-window-list-item-box.top StBin, .grouped-window-list-item-box.top #appMenuIcon { + padding: 2px; + padding-top: 0; +} + +.grouped-window-list-item-box.bottom { + border-bottom-width: 2px; +} + +.grouped-window-list-item-box.bottom StIcon, .grouped-window-list-item-box.bottom StBin, .grouped-window-list-item-box.bottom #appMenuIcon { + padding: 2px; + padding-bottom: 0; +} + +.grouped-window-list-item-box.left { + border-left-width: 2px; +} + +.grouped-window-list-item-box.left StIcon, .grouped-window-list-item-box.left StBin, .grouped-window-list-item-box.left #appMenuIcon { + padding: 2px; + padding-left: 0; +} + +.grouped-window-list-item-box.right { + border-right-width: 2px; +} + +.grouped-window-list-item-box.right StIcon, .grouped-window-list-item-box.right StBin, .grouped-window-list-item-box.right #appMenuIcon { + padding: 2px; + padding-right: 0; +} + +.grouped-window-list-item-box:hover { + color: #b5abab; + border: 0 solid rgba(181, 171, 171, 0.5); + background-gradient-direction: none; +} + +.panel-top .grouped-window-list-item-box:hover { + border-top-width: 2px; +} + +.panel-bottom .grouped-window-list-item-box:hover { + border-bottom-width: 2px; +} + +.panel-left .grouped-window-list-item-box:hover { + border-left-width: 2px; +} + +.panel-right .grouped-window-list-item-box:hover { + border-right-width: 2px; +} + +.grouped-window-list-item-box:active, .grouped-window-list-item-box:checked, .grouped-window-list-item-box:running { + color: #ffffff; + border: 0 solid rgba(240, 84, 76, 0.35); + background-gradient-direction: none; +} + +.panel-top .grouped-window-list-item-box:active, .panel-top .grouped-window-list-item-box:checked, .panel-top .grouped-window-list-item-box:running { + border-top-width: 2px; +} + +.panel-bottom .grouped-window-list-item-box:active, .panel-bottom .grouped-window-list-item-box:checked, .panel-bottom .grouped-window-list-item-box:running { + border-bottom-width: 2px; +} + +.panel-left .grouped-window-list-item-box:active, .panel-left .grouped-window-list-item-box:checked, .panel-left .grouped-window-list-item-box:running { + border-left-width: 2px; +} + +.panel-right .grouped-window-list-item-box:active, .panel-right .grouped-window-list-item-box:checked, .panel-right .grouped-window-list-item-box:running { + border-right-width: 2px; +} + +.grouped-window-list-item-box:active:hover, .grouped-window-list-item-box:checked:hover, .grouped-window-list-item-box:running:hover { + border-color: rgba(240, 84, 76, 0.5); +} + +.grouped-window-list-item-box:focus { + color: #ffffff; + border: 0 solid #F0544C; + background-gradient-direction: none; +} + +.panel-top .grouped-window-list-item-box:focus { + border-top-width: 2px; +} + +.panel-bottom .grouped-window-list-item-box:focus { + border-bottom-width: 2px; +} + +.panel-left .grouped-window-list-item-box:focus { + border-left-width: 2px; +} + +.panel-right .grouped-window-list-item-box:focus { + border-right-width: 2px; +} + +.grouped-window-list-item-box .progress { + background-gradient-direction: vertical; + background-gradient-start: #00C487; + background-gradient-end: #00C487; + border-radius: 2px; + box-shadow: none; +} + +.grouped-window-list-item-demands-attention { + background-gradient-start: #F27835; + background-gradient-end: #F27835; +} + +.sound-button { + width: 22px; + height: 13px; + padding: 8px; +} + +.sound-button-container { + padding-right: 3px; + padding-left: 3px; +} + +.sound-button StIcon { + icon-size: 1.4em; +} + +.sound-track-infos { + padding: 5px; +} + +.sound-track-info { + padding-top: 2px; + padding-bottom: 2px; +} + +.sound-track-info StIcon { + icon-size: 16px; +} + +.sound-track-info StLabel { + padding-left: 5px; + padding-right: 5px; +} + +.sound-track-box { + padding-left: 15px; + padding-right: 15px; + max-width: 220px; +} + +.sound-seek-box { + padding-left: 15px; +} + +.sound-seek-box StLabel { + padding-top: 2px; +} + +.sound-seek-box StIcon { + icon-size: 16px; +} + +.sound-seek-slider { + width: 140px; +} + +.sound-volume-menu-item { + padding: .4em 1.75em; +} + +.sound-volume-menu-item StIcon { + icon-size: 1.14em; + padding-left: 8px; + padding-right: 8px; +} + +.sound-playback-control { + padding: 5px 10px 10px 10px; +} + +.sound-player { + padding: 0 4px; +} + +.sound-player > StBoxLayout:first-child { + padding: 5px 10px 12px 10px; + spacing: 0.5em; +} + +.sound-player > StBoxLayout:first-child StButton:small { + width: 16px; + height: 16px; + padding: 1px; +} + +.sound-player > StBoxLayout:first-child StButton:small StIcon { + icon-size: 12px; +} + +.sound-player-generic-coverart { + background: rgba(0, 0, 0, 0.2); +} + +.sound-player-overlay { + width: 290px; + height: 70px; + padding: 15px; + spacing: 0.5em; + background: rgba(41, 41, 41, 0.85); + border: 0px solid rgba(29, 29, 29, 0.95); + border-bottom: 1px; + color: #b5abab; +} + +.sound-player-overlay StButton { + width: 22px; + height: 13px; + padding: 5px; + color: #b5abab; + border-radius: 2px; + border: 1px solid rgba(54, 54, 54, 0); +} + +.sound-player-overlay StButton StIcon { + icon-size: 16px; +} + +.sound-player-overlay StButton:hover { + text-shadow: 0 1px rgba(38, 38, 38, 0); + color: #b5abab; + border: 1px solid rgba(23, 23, 23, 0.35); + background-color: rgba(128, 128, 128, 0.45); +} + +.sound-player-overlay StButton:active { + text-shadow: 0 1px rgba(38, 38, 38, 0); + color: #ffffff; + background-color: #F0544C; + border: 1px solid #F0544C; + box-shadow: inset 0 2px 4px #F0544C; +} + +.sound-player-overlay StBoxLayout { + padding-top: 2px; +} + +.sound-player .slider { + height: 0.5em; + padding: 0; + border: none; + -slider-height: 0.5em; + -slider-background-color: #151515; + -slider-border-color: rgba(0, 0, 0, 0); + -slider-active-background-color: #F0544C; + -slider-active-border-color: rgba(0, 0, 0, 0); + -slider-border-width: 0px; + -slider-handle-radius: 0px; +} + +#workspaceSwitcher { + spacing: 0px; + padding: 3px; +} + +/* Controls the styling when using the "Simple buttons" option */ +.workspace-switcher { + padding-left: 3px; + padding-right: 3px; +} + +.workspace-button { + width: 20px; + height: 10px; + color: #ffffff; + padding: 3px; + padding-top: 4px; + transition-duration: 300; +} + +.workspace-button:outlined, .workspace-button:outlined:hover { + color: #F0544C; +} + +.workspace-button:hover { + color: rgba(240, 84, 76, 0.5); +} + +/* Controls the style when using the "Visual representation" option */ +.workspace-graph { + padding: 3px; + spacing: 3px; +} + +.workspace-graph .workspace { + border: 1px solid rgba(0, 0, 0, 0.4); + background-gradient-direction: none; + background-color: rgba(0, 0, 0, 0.2); +} + +.workspace-graph .workspace:active { + border: 1px solid #F0544C; + background-gradient-direction: none; +} + +.workspace-graph .workspace .windows { + -active-window-background: #414141; + -active-window-border: rgba(0, 0, 0, 0.8); + -inactive-window-background: #414141; + -inactive-window-border: rgba(0, 0, 0, 0.8); +} + +.workspace-graph .workspace:active .windows { + -active-window-background: #4d4d4d; + -active-window-border: rgba(0, 0, 0, 0.8); + -inactive-window-background: #272727; + -inactive-window-border: rgba(0, 0, 0, 0.8); +} + +#panel-launchers-box { + padding: 0 6px; +} + +#panel-launchers-box.vertical { + padding: 3px 0; +} + +.panel-launcher { + padding: 2px; + transition-duration: 200ms; +} + +.panel-launcher:hover { + background-gradient-direction: none; + border: 0px solid #F0544C; +} + +.panel-bottom .panel-launcher:hover { + border-bottom-width: 2px; + padding-bottom: 0; +} + +.panel-top .panel-launcher:hover { + border-top-width: 2px; + padding-top: 0; +} + +.panel-left .panel-launcher:hover { + border-left-width: 2px; + padding-left: 0; +} + +.panel-right .panel-launcher:hover { + border-right-width: 2px; + padding-right: 0; +} + +.launcher { + padding: 2px; + spacing: 2px; + transition-duration: 0.2s; +} + +.launcher:hover { + border: 0 solid #F0544C; + background-gradient-direction: none; +} + +.panel-top .launcher:hover { + padding-top: 0; + border-top-width: 2px; +} + +.panel-bottom .launcher:hover { + padding-bottom: 0; + border-bottom-width: 2px; +} + +.panel-left .launcher:hover { + padding-left: 0; + border-left-width: 2px; +} + +.panel-right .launcher:hover { + padding-right: 0; + border-right-width: 2px; +} + +.launcher .icon-box { + padding: 0 2px; +} + +.launcher .icon-box.vertical { + padding: 2px 0; +} + +#overview-corner { + background-image: url("common-assets/misc/overview.png"); +} + +#overview-corner:hover { + background-image: url("common-assets/misc/overview-hover.png"); +} + +.applet-separator { + padding: 1px 4px; +} + +.applet-separator-line { + width: 1px; + background: rgba(255, 255, 255, 0.12); +} + +.applet-box { + padding-left: 3px; + padding-right: 3px; + color: #b5abab; + text-shadow: none; + transition-duration: 100; +} + +.applet-box.vertical { + padding: 3px 0; +} + +.applet-box:hover { + color: #b5abab; + background-color: rgba(181, 171, 171, 0.15); +} + +.applet-box:checked, .applet-box:checked:hover { + color: #ffffff; + background-color: #F0544C; +} + +.applet-box:highlight { + background-image: none; + border-image: none; + background-color: rgba(252, 65, 56, 0.5); +} + +.applet-label { + font-weight: bold; + color: #b5abab; +} + +.applet-box:checked .applet-label { + color: #ffffff; + text-shadow: none; +} + +.applet-icon { + color: #b5abab; + icon-size: 22px; +} + +.applet-box:checked .applet-icon { + color: #ffffff; + text-shadow: none; +} + +.user-icon { + width: 32px; + height: 32px; + background-color: transparent; + border: none; + border-radius: 0; +} + +.user-label { + color: #cbbfbf; + font-size: 1em; + font-weight: bold; + margin: 0px; +} + +.desklet { + color: #b5abab; +} + +.desklet:highlight { + background-color: rgba(252, 65, 56, 0.5); +} + +.desklet-with-borders { + border-image: url("common-assets/misc/bg.svg") 9 9 9 9; + color: #b5abab; + padding: 12px; + padding-bottom: 16px; +} + +.desklet-with-borders:highlight { + background-color: rgba(252, 65, 56, 0.5); +} + +.desklet-with-borders-and-header { + border-image: url("common-assets/misc/desklet.svg") 9 9 9 9; + color: #b5abab; + border-radius: 0; + border-radius-topleft: 0; + border-radius-topright: 0; + padding: 12px; + padding-bottom: 17px; +} + +.desklet-with-borders-and-header:highlight { + background-color: rgba(252, 65, 56, 0.5); +} + +.desklet-header { + border-image: url("common-assets/misc/desklet-header.svg") 9 9 9 9; + color: #b5abab; + font-size: 1em; + padding: 12px; + padding-bottom: 6px; +} + +.desklet-drag-placeholder { + border: 2px solid #F0544C; + background-color: rgba(240, 84, 76, 0.3); +} + +.photoframe-box { + border-image: url("common-assets/misc/bg.svg") 9 9 9 9; + color: #b5abab; + padding: 12px; + padding-bottom: 16px; +} + +/*FIXME*/ +.workspace-osd { + /*color: red;*/ + text-shadow: black 5px 5px 5px; + font-weight: bold; + font-size: 48pt; +} + +.notification-applet-padding { + padding: .5em 1em; +} + +.notification-applet-container { + max-height: 100px; +} + +.tile-preview, .tile-preview.snap, +.tile-hud, .tile-hud.snap { + background-color: rgba(240, 84, 76, 0.3); + border: 1px solid #F0544C; +} + +.xkcd-box { + padding: 6px; + border: 0px; + background-color: rgba(0, 0, 0, 0); + border-radius: 0px; +} diff --git a/themes/Matcha-dark-aliz/cinnamon/common-assets/menu/menu-hover.svg b/themes/Matcha-dark-aliz/cinnamon/common-assets/menu/menu-hover.svg new file mode 100755 index 00000000..858273fd --- /dev/null +++ b/themes/Matcha-dark-aliz/cinnamon/common-assets/menu/menu-hover.svg @@ -0,0 +1,106 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:osb="http://www.openswatchbook.org/uri/2009/osb" + 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="34.133331" + height="35.200001" + viewBox="0 0 31.999999 33" + id="svg6927" + version="1.1" + inkscape:version="0.92.2 (unknown)" + sodipodi:docname="menu-hover.svg"> + <defs + id="defs6929"> + <linearGradient + id="selected_bg_color" + osb:paint="solid"> + <stop + style="stop-color:#5294e2;stop-opacity:1;" + offset="0" + id="stop4138" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient4140" + x1="1185" + y1="108" + x2="1185" + y2="141" + gradientUnits="userSpaceOnUse" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="7.919596" + inkscape:cx="30.096513" + inkscape:cy="23.614556" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + fit-margin-top="0" + fit-margin-left="0" + fit-margin-right="0" + fit-margin-bottom="0" + inkscape:window-width="1920" + inkscape:window-height="1014" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" + inkscape:snap-bbox="true" + inkscape:bbox-paths="false" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-midpoints="false" + inkscape:snap-bbox-edge-midpoints="true" + units="px" + inkscape:snap-global="false"> + <inkscape:grid + type="xygrid" + id="grid4140" + originx="0" + originy="1.2503989e-05" /> + </sodipodi:namedview> + <metadata + id="metadata6932"> + <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="Ebene 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(-137,-382.36221)"> + <g + transform="matrix(0.0689655,0,0,0.05681805,71.275885,407.35085)" + id="g6908" + style="fill:url(#linearGradient4140);fill-opacity:1"> + <rect + y="-440.14731" + x="1011" + height="581.14734" + width="348" + id="rect5271" + style="opacity:1;fill:#F0544C;fill-opacity:1;stroke:none;stroke-width:4.19648933;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" /> + </g> + </g> +</svg> diff --git a/themes/Qogir-dark/gnome-shell/common-assets/menu/menu-separator.svg b/themes/Matcha-dark-aliz/cinnamon/common-assets/menu/menu-separator.svg old mode 100644 new mode 100755 similarity index 100% rename from themes/Qogir-dark/gnome-shell/common-assets/menu/menu-separator.svg rename to themes/Matcha-dark-aliz/cinnamon/common-assets/menu/menu-separator.svg diff --git a/themes/Matcha-dark-aliz/cinnamon/common-assets/misc/add-workspace-active.svg b/themes/Matcha-dark-aliz/cinnamon/common-assets/misc/add-workspace-active.svg new file mode 100755 index 00000000..127e61c7 --- /dev/null +++ b/themes/Matcha-dark-aliz/cinnamon/common-assets/misc/add-workspace-active.svg @@ -0,0 +1,147 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:osb="http://www.openswatchbook.org/uri/2009/osb" + 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="35" + height="200" + id="svg2" + version="1.1" + inkscape:version="0.92.2 (unknown)" + sodipodi:docname="add-workspace-active.svg"> + <defs + id="defs4"> + <linearGradient + id="selected_fg_color" + osb:paint="solid"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4147" /> + </linearGradient> + <linearGradient + id="selected_bg_color" + osb:paint="solid"> + <stop + style="stop-color:#5294e2;stop-opacity:1;" + offset="0" + id="stop4144" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_fg_color" + id="linearGradient4149" + x1="18.000003" + y1="944.36218" + x2="18.000003" + y2="960.36218" + gradientUnits="userSpaceOnUse" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="32" + inkscape:cx="15.4165" + inkscape:cy="19.326239" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:window-width="1920" + inkscape:window-height="1014" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" + showguides="true" + inkscape:guide-bbox="true" + inkscape:snap-bbox="true" + inkscape:bbox-paths="true" + inkscape:snap-bbox-edge-midpoints="true" + inkscape:bbox-nodes="true"> + <inkscape:grid + type="xygrid" + id="grid3040" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="0,1" + position="20,100" + id="guide3893" + inkscape:locked="false" /> + <sodipodi:guide + orientation="1,0" + position="18,190" + id="guide3895" + inkscape:locked="false" /> + </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="Ebene 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-852.36218)"> + <path + style="opacity:1;fill:#F0544C;fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" + d="M 3 0 C 1.3380015 0 0 1.3380015 0 3 L 0 197 C 0 198.662 1.3380015 200 3 200 L 36 200 C 37.661999 200 39 198.662 39 197 L 39 3 C 39 1.3380015 37.661999 0 36 0 L 3 0 z M 3 1 L 36 1 C 37.108 1 38 1.892 38 3 L 38 197 C 38 198.108 37.108 199 36 199 L 3 199 C 1.892 199 1 198.108 1 197 L 1 3 C 1 1.892 1.892 1 3 1 z " + transform="translate(0,852.36218)" + id="rect3810" /> + <g + transform="translate(0,-0.9999969)" + id="g3917-7" + style="fill:#000000;fill-opacity:1;opacity:0.5" /> + <rect + rx="2" + style="opacity:1;fill:#F0544C;fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect3812" + width="37" + height="198" + x="1.000005" + y="853.36218" + ry="2" /> + <g + id="g3917" + style="fill:url(#linearGradient4149);fill-opacity:1"> + <rect + ry="1.1428567" + y="944.36218" + x="17" + height="15.999994" + width="2.0000002" + id="rect3897" + style="opacity:1;fill:url(#linearGradient4149);fill-opacity:1;stroke:#102b68;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" /> + <rect + transform="matrix(0,1,-1,0,0,0)" + ry="1.1428567" + y="-26" + x="951.36218" + height="15.999994" + width="2.0000002" + id="rect3897-6" + style="opacity:1;fill:url(#linearGradient4149);fill-opacity:1;stroke:#102b68;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" /> + </g> + </g> +</svg> diff --git a/themes/Matcha-dark-aliz/cinnamon/common-assets/misc/add-workspace-hover.svg b/themes/Matcha-dark-aliz/cinnamon/common-assets/misc/add-workspace-hover.svg new file mode 100755 index 00000000..189bbd14 --- /dev/null +++ b/themes/Matcha-dark-aliz/cinnamon/common-assets/misc/add-workspace-hover.svg @@ -0,0 +1,119 @@ +<?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="35" + height="200" + id="svg2" + version="1.1" + inkscape:version="0.92.2 (unknown)" + sodipodi:docname="add-workspace-hover.svg"> + <defs + id="defs4" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="2" + inkscape:cx="-96.666765" + inkscape:cy="142.91634" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:window-width="1920" + inkscape:window-height="1014" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" + showguides="true" + inkscape:guide-bbox="true" + inkscape:snap-bbox="true" + inkscape:bbox-paths="true" + inkscape:snap-bbox-edge-midpoints="true" + inkscape:bbox-nodes="true"> + <inkscape:grid + type="xygrid" + id="grid3040" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="0,1" + position="20,100" + id="guide3893" + inkscape:locked="false" /> + <sodipodi:guide + orientation="1,0" + position="18,190" + id="guide3895" + inkscape:locked="false" /> + </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="Ebene 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-852.36218)"> + <path + style="opacity:0.45;fill:#000000;fill-opacity:1;stroke:#102b68;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" + d="M 3 0 C 1.3380015 0 0 1.3380015 0 3 L 0 197 C 0 198.662 1.3380015 200 3 200 L 36 200 C 37.661999 200 39 198.662 39 197 L 39 3 C 39 1.3380015 37.661999 0 36 0 L 3 0 z M 3 1 L 36 1 C 37.108 1 38 1.892 38 3 L 38 197 C 38 198.108 37.108 199 36 199 L 3 199 C 1.892 199 1 198.108 1 197 L 1 3 C 1 1.892 1.892 1 3 1 z " + transform="translate(0,852.36218)" + id="rect3810" /> + <g + transform="translate(0,-0.9999969)" + id="g3917-7" + style="fill:#000000;fill-opacity:1;opacity:0.5" /> + <rect + rx="2" + style="opacity:0.45;fill:#202229;fill-opacity:1;stroke:#102b68;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect3812" + width="37" + height="198" + x="1.000005" + y="853.36218" + ry="2" /> + <g + id="g3917" + style="fill:#bac3cf;fill-opacity:1"> + <rect + ry="1.1428567" + y="944.36218" + x="17" + height="15.999994" + width="2.0000002" + id="rect3897" + style="opacity:1;fill:#bacfcd;fill-opacity:1;stroke:#102b68;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" /> + <rect + transform="matrix(0,1,-1,0,0,0)" + ry="1.1428567" + y="-26" + x="951.36218" + height="15.999994" + width="2.0000002" + id="rect3897-6" + style="opacity:1;fill:#bacfcd;fill-opacity:1;stroke:#102b68;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" /> + </g> + </g> +</svg> diff --git a/themes/Matcha-dark-aliz/cinnamon/common-assets/misc/add-workspace.svg b/themes/Matcha-dark-aliz/cinnamon/common-assets/misc/add-workspace.svg new file mode 100755 index 00000000..e673e5fa --- /dev/null +++ b/themes/Matcha-dark-aliz/cinnamon/common-assets/misc/add-workspace.svg @@ -0,0 +1,119 @@ +<?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="35" + height="200" + id="svg2" + version="1.1" + inkscape:version="0.92.2 (unknown)" + sodipodi:docname="add-workspace.svg"> + <defs + id="defs4" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="8" + inkscape:cx="1.9439237" + inkscape:cy="100.55656" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:window-width="1920" + inkscape:window-height="1014" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" + showguides="true" + inkscape:guide-bbox="true" + inkscape:snap-bbox="true" + inkscape:bbox-paths="true" + inkscape:snap-bbox-edge-midpoints="true" + inkscape:bbox-nodes="true"> + <inkscape:grid + type="xygrid" + id="grid3040" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="0,1" + position="20,100" + id="guide3893" + inkscape:locked="false" /> + <sodipodi:guide + orientation="1,0" + position="18,190" + id="guide3895" + inkscape:locked="false" /> + </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="Ebene 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-852.36218)"> + <path + style="opacity:0.45;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" + d="M 3 0 C 1.3380015 0 0 1.3380015 0 3 L 0 197 C 0 198.662 1.3380015 200 3 200 L 36 200 C 37.661999 200 39 198.662 39 197 L 39 3 C 39 1.3380015 37.661999 0 36 0 L 3 0 z M 3 1 L 36 1 C 37.108 1 38 1.892 38 3 L 38 197 C 38 198.108 37.108 199 36 199 L 3 199 C 1.892 199 1 198.108 1 197 L 1 3 C 1 1.892 1.892 1 3 1 z " + transform="translate(0,852.36218)" + id="rect3810" /> + <g + transform="translate(0,-0.9999969)" + id="g3917-7" + style="fill:#000000;fill-opacity:1;opacity:0.5" /> + <rect + rx="2" + style="opacity:0.3;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect3812" + width="37" + height="198" + x="1.000005" + y="853.36218" + ry="2" /> + <g + id="g3917" + style="fill:#bac3cf;fill-opacity:1"> + <rect + ry="1.1428567" + y="944.36218" + x="17" + height="15.999994" + width="2.0000002" + id="rect3897" + style="opacity:1;fill:#bac3cf;fill-opacity:1;stroke:#106850;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" /> + <rect + transform="matrix(0,1,-1,0,0,0)" + ry="1.1428567" + y="-26" + x="951.36218" + height="15.999994" + width="2.0000002" + id="rect3897-6" + style="opacity:1;fill:#bac3cf;fill-opacity:1;stroke:#106850;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" /> + </g> + </g> +</svg> diff --git a/themes/Matcha-dark-aliz/cinnamon/common-assets/misc/bg.svg b/themes/Matcha-dark-aliz/cinnamon/common-assets/misc/bg.svg new file mode 100755 index 00000000..437a575c --- /dev/null +++ b/themes/Matcha-dark-aliz/cinnamon/common-assets/misc/bg.svg @@ -0,0 +1,132 @@ +<?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="32" + height="32" + viewBox="0 0 32 32" + id="svg5386" + version="1.1" + inkscape:version="0.92.2 2405546, 2018-03-11" + sodipodi:docname="bg.svg"> + <defs + id="defs5388" /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="2.828427" + inkscape:cx="-30.545336" + inkscape:cy="-33.102864" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + units="px" + inkscape:snap-bbox="true" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true" + inkscape:window-width="1920" + inkscape:window-height="1022" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1"> + <inkscape:grid + type="xygrid" + id="grid5954" /> + </sodipodi:namedview> + <metadata + id="metadata5391"> + <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="Ebene 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1020.3622)"> + <rect + style="display:inline;opacity:0.85;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect4164-4-3" + width="23" + height="21.999889" + x="4.5" + y="1024.8622" + rx="2.0000005" + ry="1.9999999" /> + <rect + style="display:inline;opacity:0.95;fill:#222222;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="rect4164" + width="22" + height="20.999971" + x="5" + y="1025.3622" + rx="1.4" + ry="1.4" /> + <g + transform="translate(-425.99995,658.36226)" + id="g4271" + style="display:inline;opacity:0.65"> + <rect + ry="8" + rx="8" + y="362.49994" + x="426.49994" + height="31" + width="31.000011" + id="rect4164-4-7-5-3-8-8" + style="display:inline;opacity:0.02000002;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.99999988;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + <rect + ry="6.999999" + rx="7" + y="363.49997" + x="427.49994" + height="28.999996" + width="29.000011" + id="rect4164-4-7-5-3-8" + style="display:inline;opacity:0.07000002;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.99999982;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + <rect + ry="6" + rx="6" + y="364.49994" + x="428.49994" + height="26.999998" + width="27.000011" + id="rect4164-4-7-5-3" + style="display:inline;opacity:0.12999998;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.99999988;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + <rect + ry="5" + rx="4.9999995" + y="365.49997" + x="429.49997" + height="24.999998" + width="24.999981" + id="rect4164-4-7-5" + style="display:inline;opacity:0.2;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + <path + transform="translate(-6.1035156e-5,0)" + id="rect4164-4-7" + d="M 431.64844,388.30469 C 432.37319,389.0416 433.37997,389.5 434.5,389.5 l 15.00023,0 c 1.12003,0 2.12681,-0.4584 2.85156,-1.19531 -0.2591,0.12217 -0.5451,0.19531 -0.85156,0.19531 l -19.00023,0 c -0.30646,0 -0.59246,-0.0731 -0.85156,-0.19531 z" + style="display:inline;opacity:0.25;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + inkscape:connector-curvature="0" + sodipodi:nodetypes="csscssc" /> + </g> + </g> +</svg> diff --git a/themes/Matcha-dark-aliz/cinnamon/common-assets/misc/calendar-arrow-left-hover.svg b/themes/Matcha-dark-aliz/cinnamon/common-assets/misc/calendar-arrow-left-hover.svg new file mode 100755 index 00000000..3b334058 --- /dev/null +++ b/themes/Matcha-dark-aliz/cinnamon/common-assets/misc/calendar-arrow-left-hover.svg @@ -0,0 +1,152 @@ +<?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" + sodipodi:docname="calendar-arrow-left-hover.svg" + height="16" + id="svg7384" + inkscape:version="0.92.2 (unknown)" + version="1.1" + width="16"> + <metadata + id="metadata90"> + <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>Gnome Symbolic Icon Theme</dc:title> + </cc:Work> + </rdf:RDF> + </metadata> + <sodipodi:namedview + inkscape:bbox-nodes="true" + inkscape:bbox-paths="true" + bordercolor="#666666" + borderopacity="1" + inkscape:current-layer="layer12" + inkscape:cx="5.3424506" + inkscape:cy="10.537209" + gridtolerance="10" + inkscape:guide-bbox="true" + guidetolerance="10" + id="namedview88" + inkscape:object-nodes="false" + inkscape:object-paths="false" + objecttolerance="10" + pagecolor="#ffffff" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + showborder="true" + showgrid="true" + showguides="true" + inkscape:snap-bbox="true" + inkscape:snap-bbox-midpoints="false" + inkscape:snap-global="true" + inkscape:snap-grids="true" + inkscape:snap-nodes="true" + inkscape:snap-others="false" + inkscape:snap-to-guides="true" + inkscape:window-height="1014" + inkscape:window-maximized="1" + inkscape:window-width="1920" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:zoom="8" + inkscape:snap-bbox-edge-midpoints="true"> + <inkscape:grid + empspacing="2" + enabled="true" + id="grid4866" + originx="141" + originy="530" + snapvisiblegridlinesonly="true" + spacingx="1" + spacingy="1" + type="xygrid" + visible="true" /> + <inkscape:grid + color="#000000" + empcolor="#000000" + empopacity="0" + empspacing="4" + enabled="true" + id="grid5968" + opacity="0.1254902" + originx="141" + originy="530" + snapvisiblegridlinesonly="true" + spacingx="0.5" + spacingy="0.5" + type="xygrid" + visible="true" /> + </sodipodi:namedview> + <title + id="title9167">Gnome Symbolic Icon Theme + + + + + + + + + + + + + diff --git a/themes/Qogir/cinnamon/common-assets/misc/calendar-arrow-left.svg b/themes/Matcha-dark-aliz/cinnamon/common-assets/misc/calendar-arrow-left.svg old mode 100644 new mode 100755 similarity index 100% rename from themes/Qogir/cinnamon/common-assets/misc/calendar-arrow-left.svg rename to themes/Matcha-dark-aliz/cinnamon/common-assets/misc/calendar-arrow-left.svg diff --git a/themes/Matcha-dark-aliz/cinnamon/common-assets/misc/calendar-arrow-right-hover.svg b/themes/Matcha-dark-aliz/cinnamon/common-assets/misc/calendar-arrow-right-hover.svg new file mode 100755 index 00000000..893d6e76 --- /dev/null +++ b/themes/Matcha-dark-aliz/cinnamon/common-assets/misc/calendar-arrow-right-hover.svg @@ -0,0 +1,162 @@ + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + + + + diff --git a/themes/Qogir/cinnamon/common-assets/misc/calendar-arrow-right.svg b/themes/Matcha-dark-aliz/cinnamon/common-assets/misc/calendar-arrow-right.svg old mode 100644 new mode 100755 similarity index 100% rename from themes/Qogir/cinnamon/common-assets/misc/calendar-arrow-right.svg rename to themes/Matcha-dark-aliz/cinnamon/common-assets/misc/calendar-arrow-right.svg diff --git a/themes/Qogir/cinnamon/common-assets/misc/close-active.svg b/themes/Matcha-dark-aliz/cinnamon/common-assets/misc/close-active.svg old mode 100644 new mode 100755 similarity index 100% rename from themes/Qogir/cinnamon/common-assets/misc/close-active.svg rename to themes/Matcha-dark-aliz/cinnamon/common-assets/misc/close-active.svg diff --git a/themes/Qogir/cinnamon/common-assets/misc/close-hover.svg b/themes/Matcha-dark-aliz/cinnamon/common-assets/misc/close-hover.svg old mode 100644 new mode 100755 similarity index 100% rename from themes/Qogir/cinnamon/common-assets/misc/close-hover.svg rename to themes/Matcha-dark-aliz/cinnamon/common-assets/misc/close-hover.svg diff --git a/themes/Qogir/cinnamon/common-assets/misc/close.svg b/themes/Matcha-dark-aliz/cinnamon/common-assets/misc/close.svg old mode 100644 new mode 100755 similarity index 100% rename from themes/Qogir/cinnamon/common-assets/misc/close.svg rename to themes/Matcha-dark-aliz/cinnamon/common-assets/misc/close.svg diff --git a/themes/Matcha-dark-aliz/cinnamon/common-assets/misc/corner-ripple.svg b/themes/Matcha-dark-aliz/cinnamon/common-assets/misc/corner-ripple.svg new file mode 100755 index 00000000..e3c26f37 --- /dev/null +++ b/themes/Matcha-dark-aliz/cinnamon/common-assets/misc/corner-ripple.svg @@ -0,0 +1,88 @@ + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/themes/Matcha-dark-aliz/cinnamon/common-assets/misc/desklet-header.svg b/themes/Matcha-dark-aliz/cinnamon/common-assets/misc/desklet-header.svg new file mode 100755 index 00000000..04983615 --- /dev/null +++ b/themes/Matcha-dark-aliz/cinnamon/common-assets/misc/desklet-header.svg @@ -0,0 +1,163 @@ + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + diff --git a/themes/Matcha-dark-aliz/cinnamon/common-assets/misc/desklet.svg b/themes/Matcha-dark-aliz/cinnamon/common-assets/misc/desklet.svg new file mode 100755 index 00000000..65b0147f --- /dev/null +++ b/themes/Matcha-dark-aliz/cinnamon/common-assets/misc/desklet.svg @@ -0,0 +1,157 @@ + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + diff --git a/themes/Matcha-dark-aliz/cinnamon/common-assets/misc/osd.svg b/themes/Matcha-dark-aliz/cinnamon/common-assets/misc/osd.svg new file mode 100755 index 00000000..ecbee0b6 --- /dev/null +++ b/themes/Matcha-dark-aliz/cinnamon/common-assets/misc/osd.svg @@ -0,0 +1,132 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + diff --git a/themes/Qogir/cinnamon/common-assets/misc/overview-hover.png b/themes/Matcha-dark-aliz/cinnamon/common-assets/misc/overview-hover.png old mode 100644 new mode 100755 similarity index 100% rename from themes/Qogir/cinnamon/common-assets/misc/overview-hover.png rename to themes/Matcha-dark-aliz/cinnamon/common-assets/misc/overview-hover.png diff --git a/themes/Qogir/cinnamon/common-assets/misc/overview.png b/themes/Matcha-dark-aliz/cinnamon/common-assets/misc/overview.png old mode 100644 new mode 100755 similarity index 100% rename from themes/Qogir/cinnamon/common-assets/misc/overview.png rename to themes/Matcha-dark-aliz/cinnamon/common-assets/misc/overview.png diff --git a/themes/Qogir/cinnamon/common-assets/misc/trash-icon.svg b/themes/Matcha-dark-aliz/cinnamon/common-assets/misc/trash-icon.svg old mode 100644 new mode 100755 similarity index 100% rename from themes/Qogir/cinnamon/common-assets/misc/trash-icon.svg rename to themes/Matcha-dark-aliz/cinnamon/common-assets/misc/trash-icon.svg diff --git a/themes/Matcha-dark-aliz/cinnamon/common-assets/panel/activities-active.svg b/themes/Matcha-dark-aliz/cinnamon/common-assets/panel/activities-active.svg new file mode 100755 index 00000000..d8dc9dd0 --- /dev/null +++ b/themes/Matcha-dark-aliz/cinnamon/common-assets/panel/activities-active.svg @@ -0,0 +1,169 @@ + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/themes/Qogir-dark/gnome-shell/common-assets/misc/activities.svg b/themes/Matcha-dark-aliz/cinnamon/common-assets/panel/activities.svg old mode 100644 new mode 100755 similarity index 100% rename from themes/Qogir-dark/gnome-shell/common-assets/misc/activities.svg rename to themes/Matcha-dark-aliz/cinnamon/common-assets/panel/activities.svg diff --git a/themes/Matcha-dark-aliz/cinnamon/common-assets/panel/panel-bottom.svg b/themes/Matcha-dark-aliz/cinnamon/common-assets/panel/panel-bottom.svg new file mode 100755 index 00000000..b4db43f7 --- /dev/null +++ b/themes/Matcha-dark-aliz/cinnamon/common-assets/panel/panel-bottom.svg @@ -0,0 +1,84 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/themes/Matcha-dark-aliz/cinnamon/common-assets/panel/panel-left.svg b/themes/Matcha-dark-aliz/cinnamon/common-assets/panel/panel-left.svg new file mode 100755 index 00000000..55129fc8 --- /dev/null +++ b/themes/Matcha-dark-aliz/cinnamon/common-assets/panel/panel-left.svg @@ -0,0 +1,84 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/themes/Matcha-dark-aliz/cinnamon/common-assets/panel/panel-right.svg b/themes/Matcha-dark-aliz/cinnamon/common-assets/panel/panel-right.svg new file mode 100755 index 00000000..97a8896e --- /dev/null +++ b/themes/Matcha-dark-aliz/cinnamon/common-assets/panel/panel-right.svg @@ -0,0 +1,84 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/themes/Matcha-dark-aliz/cinnamon/common-assets/panel/panel-top.svg b/themes/Matcha-dark-aliz/cinnamon/common-assets/panel/panel-top.svg new file mode 100755 index 00000000..066196a0 --- /dev/null +++ b/themes/Matcha-dark-aliz/cinnamon/common-assets/panel/panel-top.svg @@ -0,0 +1,80 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/themes/Matcha-dark-aliz/cinnamon/common-assets/panel/window-list-active-bottom.svg b/themes/Matcha-dark-aliz/cinnamon/common-assets/panel/window-list-active-bottom.svg new file mode 100755 index 00000000..7be06f56 --- /dev/null +++ b/themes/Matcha-dark-aliz/cinnamon/common-assets/panel/window-list-active-bottom.svg @@ -0,0 +1,152 @@ + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + diff --git a/themes/Matcha-dark-aliz/cinnamon/common-assets/panel/window-list-active-left.svg b/themes/Matcha-dark-aliz/cinnamon/common-assets/panel/window-list-active-left.svg new file mode 100755 index 00000000..d2b2a97e --- /dev/null +++ b/themes/Matcha-dark-aliz/cinnamon/common-assets/panel/window-list-active-left.svg @@ -0,0 +1,153 @@ + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + diff --git a/themes/Matcha-dark-aliz/cinnamon/common-assets/panel/window-list-active-right.svg b/themes/Matcha-dark-aliz/cinnamon/common-assets/panel/window-list-active-right.svg new file mode 100755 index 00000000..036fe7f6 --- /dev/null +++ b/themes/Matcha-dark-aliz/cinnamon/common-assets/panel/window-list-active-right.svg @@ -0,0 +1,153 @@ + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + diff --git a/themes/Matcha-dark-aliz/cinnamon/common-assets/panel/window-list-active-top.svg b/themes/Matcha-dark-aliz/cinnamon/common-assets/panel/window-list-active-top.svg new file mode 100755 index 00000000..139f049b --- /dev/null +++ b/themes/Matcha-dark-aliz/cinnamon/common-assets/panel/window-list-active-top.svg @@ -0,0 +1,152 @@ + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + diff --git a/themes/Matcha-dark-aliz/cinnamon/common-assets/switch/switch-off-selected.svg b/themes/Matcha-dark-aliz/cinnamon/common-assets/switch/switch-off-selected.svg new file mode 100755 index 00000000..be2e86c5 --- /dev/null +++ b/themes/Matcha-dark-aliz/cinnamon/common-assets/switch/switch-off-selected.svg @@ -0,0 +1,216 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + diff --git a/themes/Matcha-dark-aliz/cinnamon/common-assets/switch/switch-on-selected.svg b/themes/Matcha-dark-aliz/cinnamon/common-assets/switch/switch-on-selected.svg new file mode 100755 index 00000000..9414d4d1 --- /dev/null +++ b/themes/Matcha-dark-aliz/cinnamon/common-assets/switch/switch-on-selected.svg @@ -0,0 +1,217 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + diff --git a/themes/Matcha-dark-aliz/cinnamon/thumbnail.png b/themes/Matcha-dark-aliz/cinnamon/thumbnail.png new file mode 100755 index 00000000..6348b7d6 Binary files /dev/null and b/themes/Matcha-dark-aliz/cinnamon/thumbnail.png differ diff --git a/themes/Matcha-dark-aliz/gnome-shell/assets/bottom-running1-focused.svg b/themes/Matcha-dark-aliz/gnome-shell/assets/bottom-running1-focused.svg new file mode 100755 index 00000000..d5c6198d --- /dev/null +++ b/themes/Matcha-dark-aliz/gnome-shell/assets/bottom-running1-focused.svg @@ -0,0 +1,195 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + diff --git a/themes/Matcha-dark-aliz/gnome-shell/assets/bottom-running1.svg b/themes/Matcha-dark-aliz/gnome-shell/assets/bottom-running1.svg new file mode 100755 index 00000000..49a49d40 --- /dev/null +++ b/themes/Matcha-dark-aliz/gnome-shell/assets/bottom-running1.svg @@ -0,0 +1,165 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + diff --git a/themes/Matcha-dark-aliz/gnome-shell/assets/bottom-running2-focused.svg b/themes/Matcha-dark-aliz/gnome-shell/assets/bottom-running2-focused.svg new file mode 100755 index 00000000..643c1f3c --- /dev/null +++ b/themes/Matcha-dark-aliz/gnome-shell/assets/bottom-running2-focused.svg @@ -0,0 +1,204 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/themes/Matcha-dark-aliz/gnome-shell/assets/bottom-running2.svg b/themes/Matcha-dark-aliz/gnome-shell/assets/bottom-running2.svg new file mode 100755 index 00000000..a10fe09f --- /dev/null +++ b/themes/Matcha-dark-aliz/gnome-shell/assets/bottom-running2.svg @@ -0,0 +1,182 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + diff --git a/themes/Matcha-dark-aliz/gnome-shell/assets/bottom-running3-focused.svg b/themes/Matcha-dark-aliz/gnome-shell/assets/bottom-running3-focused.svg new file mode 100755 index 00000000..2a5929f1 --- /dev/null +++ b/themes/Matcha-dark-aliz/gnome-shell/assets/bottom-running3-focused.svg @@ -0,0 +1,213 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/themes/Matcha-dark-aliz/gnome-shell/assets/bottom-running3.svg b/themes/Matcha-dark-aliz/gnome-shell/assets/bottom-running3.svg new file mode 100755 index 00000000..e9a70664 --- /dev/null +++ b/themes/Matcha-dark-aliz/gnome-shell/assets/bottom-running3.svg @@ -0,0 +1,194 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/themes/Matcha-dark-aliz/gnome-shell/assets/bottom-running4-focused.svg b/themes/Matcha-dark-aliz/gnome-shell/assets/bottom-running4-focused.svg new file mode 100755 index 00000000..37bcbd0c --- /dev/null +++ b/themes/Matcha-dark-aliz/gnome-shell/assets/bottom-running4-focused.svg @@ -0,0 +1,223 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/themes/Matcha-dark-aliz/gnome-shell/assets/bottom-running4.svg b/themes/Matcha-dark-aliz/gnome-shell/assets/bottom-running4.svg new file mode 100755 index 00000000..5c2dea7e --- /dev/null +++ b/themes/Matcha-dark-aliz/gnome-shell/assets/bottom-running4.svg @@ -0,0 +1,204 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/themes/Matcha-dark-aliz/gnome-shell/assets/calendar-arrow-left.svg b/themes/Matcha-dark-aliz/gnome-shell/assets/calendar-arrow-left.svg new file mode 100755 index 00000000..db95881d --- /dev/null +++ b/themes/Matcha-dark-aliz/gnome-shell/assets/calendar-arrow-left.svg @@ -0,0 +1,67 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/themes/Matcha-dark-aliz/gnome-shell/assets/calendar-arrow-right.svg b/themes/Matcha-dark-aliz/gnome-shell/assets/calendar-arrow-right.svg new file mode 100755 index 00000000..9dc197bd --- /dev/null +++ b/themes/Matcha-dark-aliz/gnome-shell/assets/calendar-arrow-right.svg @@ -0,0 +1,67 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/themes/Matcha-dark-aliz/gnome-shell/assets/checkbox-off.svg b/themes/Matcha-dark-aliz/gnome-shell/assets/checkbox-off.svg new file mode 100755 index 00000000..c347de0f --- /dev/null +++ b/themes/Matcha-dark-aliz/gnome-shell/assets/checkbox-off.svg @@ -0,0 +1,60 @@ + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/themes/Matcha-dark-aliz/gnome-shell/assets/checkbox.svg b/themes/Matcha-dark-aliz/gnome-shell/assets/checkbox.svg new file mode 100755 index 00000000..8a6795d8 --- /dev/null +++ b/themes/Matcha-dark-aliz/gnome-shell/assets/checkbox.svg @@ -0,0 +1,60 @@ + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/themes/Matcha-dark-aliz/gnome-shell/assets/corner-ripple-ltr.svg b/themes/Matcha-dark-aliz/gnome-shell/assets/corner-ripple-ltr.svg new file mode 100755 index 00000000..660f71ea --- /dev/null +++ b/themes/Matcha-dark-aliz/gnome-shell/assets/corner-ripple-ltr.svg @@ -0,0 +1,74 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/themes/Matcha-dark-aliz/gnome-shell/assets/corner-ripple-rtl.svg b/themes/Matcha-dark-aliz/gnome-shell/assets/corner-ripple-rtl.svg new file mode 100755 index 00000000..da7b8863 --- /dev/null +++ b/themes/Matcha-dark-aliz/gnome-shell/assets/corner-ripple-rtl.svg @@ -0,0 +1,74 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/themes/Matcha-dark-aliz/gnome-shell/assets/dash-placeholder.svg b/themes/Matcha-dark-aliz/gnome-shell/assets/dash-placeholder.svg new file mode 100755 index 00000000..6f840b91 --- /dev/null +++ b/themes/Matcha-dark-aliz/gnome-shell/assets/dash-placeholder.svg @@ -0,0 +1,78 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/themes/Matcha-dark-aliz/gnome-shell/assets/key-enter.svg b/themes/Matcha-dark-aliz/gnome-shell/assets/key-enter.svg new file mode 100755 index 00000000..f4babc6b --- /dev/null +++ b/themes/Matcha-dark-aliz/gnome-shell/assets/key-enter.svg @@ -0,0 +1,111 @@ + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + + + + + diff --git a/themes/Matcha-dark-aliz/gnome-shell/assets/key-hide.svg b/themes/Matcha-dark-aliz/gnome-shell/assets/key-hide.svg new file mode 100755 index 00000000..a43b9d29 --- /dev/null +++ b/themes/Matcha-dark-aliz/gnome-shell/assets/key-hide.svg @@ -0,0 +1,114 @@ + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + + + + + diff --git a/themes/Matcha-dark-aliz/gnome-shell/assets/key-layout.svg b/themes/Matcha-dark-aliz/gnome-shell/assets/key-layout.svg new file mode 100755 index 00000000..3a6cce7c --- /dev/null +++ b/themes/Matcha-dark-aliz/gnome-shell/assets/key-layout.svg @@ -0,0 +1,114 @@ + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + + + + + diff --git a/themes/Matcha-dark-aliz/gnome-shell/assets/key-shift-latched-uppercase.svg b/themes/Matcha-dark-aliz/gnome-shell/assets/key-shift-latched-uppercase.svg new file mode 100755 index 00000000..bf493b73 --- /dev/null +++ b/themes/Matcha-dark-aliz/gnome-shell/assets/key-shift-latched-uppercase.svg @@ -0,0 +1,110 @@ + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + + + + + diff --git a/themes/Matcha-dark-aliz/gnome-shell/assets/key-shift-uppercase.svg b/themes/Matcha-dark-aliz/gnome-shell/assets/key-shift-uppercase.svg new file mode 100755 index 00000000..683a03a1 --- /dev/null +++ b/themes/Matcha-dark-aliz/gnome-shell/assets/key-shift-uppercase.svg @@ -0,0 +1,104 @@ + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + + + + diff --git a/themes/Matcha-dark-aliz/gnome-shell/assets/key-shift.svg b/themes/Matcha-dark-aliz/gnome-shell/assets/key-shift.svg new file mode 100755 index 00000000..5423b971 --- /dev/null +++ b/themes/Matcha-dark-aliz/gnome-shell/assets/key-shift.svg @@ -0,0 +1,108 @@ + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + + + + + + diff --git a/themes/Matcha-dark-aliz/gnome-shell/assets/left-running1-focused.svg b/themes/Matcha-dark-aliz/gnome-shell/assets/left-running1-focused.svg new file mode 100755 index 00000000..799d983a --- /dev/null +++ b/themes/Matcha-dark-aliz/gnome-shell/assets/left-running1-focused.svg @@ -0,0 +1,168 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + diff --git a/themes/Matcha-dark-aliz/gnome-shell/assets/left-running1.svg b/themes/Matcha-dark-aliz/gnome-shell/assets/left-running1.svg new file mode 100755 index 00000000..5371dc15 --- /dev/null +++ b/themes/Matcha-dark-aliz/gnome-shell/assets/left-running1.svg @@ -0,0 +1,162 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + diff --git a/themes/Matcha-dark-aliz/gnome-shell/assets/left-running2-focused.svg b/themes/Matcha-dark-aliz/gnome-shell/assets/left-running2-focused.svg new file mode 100755 index 00000000..07f3b66a --- /dev/null +++ b/themes/Matcha-dark-aliz/gnome-shell/assets/left-running2-focused.svg @@ -0,0 +1,174 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/themes/Matcha-dark-aliz/gnome-shell/assets/left-running2.svg b/themes/Matcha-dark-aliz/gnome-shell/assets/left-running2.svg new file mode 100755 index 00000000..5f86e04e --- /dev/null +++ b/themes/Matcha-dark-aliz/gnome-shell/assets/left-running2.svg @@ -0,0 +1,168 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + diff --git a/themes/Matcha-dark-aliz/gnome-shell/assets/left-running3-focused.svg b/themes/Matcha-dark-aliz/gnome-shell/assets/left-running3-focused.svg new file mode 100755 index 00000000..1dd369f7 --- /dev/null +++ b/themes/Matcha-dark-aliz/gnome-shell/assets/left-running3-focused.svg @@ -0,0 +1,180 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/themes/Matcha-dark-aliz/gnome-shell/assets/left-running3.svg b/themes/Matcha-dark-aliz/gnome-shell/assets/left-running3.svg new file mode 100755 index 00000000..b092b2c0 --- /dev/null +++ b/themes/Matcha-dark-aliz/gnome-shell/assets/left-running3.svg @@ -0,0 +1,174 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/themes/Matcha-dark-aliz/gnome-shell/assets/left-running4-focused.svg b/themes/Matcha-dark-aliz/gnome-shell/assets/left-running4-focused.svg new file mode 100755 index 00000000..dec26307 --- /dev/null +++ b/themes/Matcha-dark-aliz/gnome-shell/assets/left-running4-focused.svg @@ -0,0 +1,186 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/themes/Matcha-dark-aliz/gnome-shell/assets/left-running4.svg b/themes/Matcha-dark-aliz/gnome-shell/assets/left-running4.svg new file mode 100755 index 00000000..56448a71 --- /dev/null +++ b/themes/Matcha-dark-aliz/gnome-shell/assets/left-running4.svg @@ -0,0 +1,180 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/themes/Matcha-dark-aliz/gnome-shell/assets/menu-hover.svg b/themes/Matcha-dark-aliz/gnome-shell/assets/menu-hover.svg new file mode 100755 index 00000000..ebbf57e4 --- /dev/null +++ b/themes/Matcha-dark-aliz/gnome-shell/assets/menu-hover.svg @@ -0,0 +1,94 @@ + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/themes/Matcha-dark-aliz/gnome-shell/assets/menu.svg b/themes/Matcha-dark-aliz/gnome-shell/assets/menu.svg new file mode 100755 index 00000000..11bbc324 --- /dev/null +++ b/themes/Matcha-dark-aliz/gnome-shell/assets/menu.svg @@ -0,0 +1,132 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + diff --git a/themes/Matcha-dark-aliz/gnome-shell/assets/more-results.svg b/themes/Matcha-dark-aliz/gnome-shell/assets/more-results.svg new file mode 100755 index 00000000..30925e29 --- /dev/null +++ b/themes/Matcha-dark-aliz/gnome-shell/assets/more-results.svg @@ -0,0 +1,73 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/themes/Matcha-dark-aliz/gnome-shell/assets/no-events.svg b/themes/Matcha-dark-aliz/gnome-shell/assets/no-events.svg new file mode 100755 index 00000000..84873c26 --- /dev/null +++ b/themes/Matcha-dark-aliz/gnome-shell/assets/no-events.svg @@ -0,0 +1,60 @@ + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/themes/Matcha-dark-aliz/gnome-shell/assets/no-notifications.svg b/themes/Matcha-dark-aliz/gnome-shell/assets/no-notifications.svg new file mode 100755 index 00000000..0a5689b7 --- /dev/null +++ b/themes/Matcha-dark-aliz/gnome-shell/assets/no-notifications.svg @@ -0,0 +1,60 @@ + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/themes/Matcha-dark-aliz/gnome-shell/assets/noise-texture.png b/themes/Matcha-dark-aliz/gnome-shell/assets/noise-texture.png new file mode 100755 index 00000000..6b70a2d4 Binary files /dev/null and b/themes/Matcha-dark-aliz/gnome-shell/assets/noise-texture.png differ diff --git a/themes/Matcha-dark-aliz/gnome-shell/assets/noise-texture.svg b/themes/Matcha-dark-aliz/gnome-shell/assets/noise-texture.svg new file mode 100755 index 00000000..7797fcfc --- /dev/null +++ b/themes/Matcha-dark-aliz/gnome-shell/assets/noise-texture.svg @@ -0,0 +1,103 @@ + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/themes/Matcha-dark-aliz/gnome-shell/assets/process-working.svg b/themes/Matcha-dark-aliz/gnome-shell/assets/process-working.svg new file mode 100755 index 00000000..920a67d2 --- /dev/null +++ b/themes/Matcha-dark-aliz/gnome-shell/assets/process-working.svg @@ -0,0 +1,3084 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/themes/Matcha-dark-aliz/gnome-shell/assets/right-running1-focused.svg b/themes/Matcha-dark-aliz/gnome-shell/assets/right-running1-focused.svg new file mode 100755 index 00000000..41268d42 --- /dev/null +++ b/themes/Matcha-dark-aliz/gnome-shell/assets/right-running1-focused.svg @@ -0,0 +1,168 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + diff --git a/themes/Matcha-dark-aliz/gnome-shell/assets/right-running1.svg b/themes/Matcha-dark-aliz/gnome-shell/assets/right-running1.svg new file mode 100755 index 00000000..627e4b4d --- /dev/null +++ b/themes/Matcha-dark-aliz/gnome-shell/assets/right-running1.svg @@ -0,0 +1,162 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + diff --git a/themes/Matcha-dark-aliz/gnome-shell/assets/right-running2-focused.svg b/themes/Matcha-dark-aliz/gnome-shell/assets/right-running2-focused.svg new file mode 100755 index 00000000..d2f86448 --- /dev/null +++ b/themes/Matcha-dark-aliz/gnome-shell/assets/right-running2-focused.svg @@ -0,0 +1,174 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/themes/Matcha-dark-aliz/gnome-shell/assets/right-running2.svg b/themes/Matcha-dark-aliz/gnome-shell/assets/right-running2.svg new file mode 100755 index 00000000..5e99a95b --- /dev/null +++ b/themes/Matcha-dark-aliz/gnome-shell/assets/right-running2.svg @@ -0,0 +1,168 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + diff --git a/themes/Matcha-dark-aliz/gnome-shell/assets/right-running3-focused.svg b/themes/Matcha-dark-aliz/gnome-shell/assets/right-running3-focused.svg new file mode 100755 index 00000000..6e2e66a4 --- /dev/null +++ b/themes/Matcha-dark-aliz/gnome-shell/assets/right-running3-focused.svg @@ -0,0 +1,180 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/themes/Matcha-dark-aliz/gnome-shell/assets/right-running3.svg b/themes/Matcha-dark-aliz/gnome-shell/assets/right-running3.svg new file mode 100755 index 00000000..1c15911a --- /dev/null +++ b/themes/Matcha-dark-aliz/gnome-shell/assets/right-running3.svg @@ -0,0 +1,174 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/themes/Matcha-dark-aliz/gnome-shell/assets/right-running4-focused.svg b/themes/Matcha-dark-aliz/gnome-shell/assets/right-running4-focused.svg new file mode 100755 index 00000000..2e49a430 --- /dev/null +++ b/themes/Matcha-dark-aliz/gnome-shell/assets/right-running4-focused.svg @@ -0,0 +1,186 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/themes/Matcha-dark-aliz/gnome-shell/assets/right-running4.svg b/themes/Matcha-dark-aliz/gnome-shell/assets/right-running4.svg new file mode 100755 index 00000000..6b588165 --- /dev/null +++ b/themes/Matcha-dark-aliz/gnome-shell/assets/right-running4.svg @@ -0,0 +1,180 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/themes/Matcha-dark-aliz/gnome-shell/assets/submenu-open.svg b/themes/Matcha-dark-aliz/gnome-shell/assets/submenu-open.svg new file mode 100755 index 00000000..bd817b0d --- /dev/null +++ b/themes/Matcha-dark-aliz/gnome-shell/assets/submenu-open.svg @@ -0,0 +1,109 @@ + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/themes/Matcha-dark-aliz/gnome-shell/assets/submenu.svg b/themes/Matcha-dark-aliz/gnome-shell/assets/submenu.svg new file mode 100755 index 00000000..ebab963c --- /dev/null +++ b/themes/Matcha-dark-aliz/gnome-shell/assets/submenu.svg @@ -0,0 +1,109 @@ + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + diff --git a/themes/Matcha-dark-aliz/gnome-shell/assets/toggle-off.svg b/themes/Matcha-dark-aliz/gnome-shell/assets/toggle-off.svg new file mode 100755 index 00000000..ec822833 --- /dev/null +++ b/themes/Matcha-dark-aliz/gnome-shell/assets/toggle-off.svg @@ -0,0 +1,84 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/themes/Matcha-dark-aliz/gnome-shell/assets/toggle-on.svg b/themes/Matcha-dark-aliz/gnome-shell/assets/toggle-on.svg new file mode 100755 index 00000000..5c019d38 --- /dev/null +++ b/themes/Matcha-dark-aliz/gnome-shell/assets/toggle-on.svg @@ -0,0 +1,80 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/themes/Matcha-dark-aliz/gnome-shell/assets/top-running1-focused.svg b/themes/Matcha-dark-aliz/gnome-shell/assets/top-running1-focused.svg new file mode 100755 index 00000000..b7c04254 --- /dev/null +++ b/themes/Matcha-dark-aliz/gnome-shell/assets/top-running1-focused.svg @@ -0,0 +1,168 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + diff --git a/themes/Matcha-dark-aliz/gnome-shell/assets/top-running1.svg b/themes/Matcha-dark-aliz/gnome-shell/assets/top-running1.svg new file mode 100755 index 00000000..8dab722b --- /dev/null +++ b/themes/Matcha-dark-aliz/gnome-shell/assets/top-running1.svg @@ -0,0 +1,162 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + diff --git a/themes/Matcha-dark-aliz/gnome-shell/assets/top-running2-focused.svg b/themes/Matcha-dark-aliz/gnome-shell/assets/top-running2-focused.svg new file mode 100755 index 00000000..d10a2fdf --- /dev/null +++ b/themes/Matcha-dark-aliz/gnome-shell/assets/top-running2-focused.svg @@ -0,0 +1,174 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/themes/Matcha-dark-aliz/gnome-shell/assets/top-running2.svg b/themes/Matcha-dark-aliz/gnome-shell/assets/top-running2.svg new file mode 100755 index 00000000..c49336a5 --- /dev/null +++ b/themes/Matcha-dark-aliz/gnome-shell/assets/top-running2.svg @@ -0,0 +1,168 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + diff --git a/themes/Matcha-dark-aliz/gnome-shell/assets/top-running3-focused.svg b/themes/Matcha-dark-aliz/gnome-shell/assets/top-running3-focused.svg new file mode 100755 index 00000000..4142a99a --- /dev/null +++ b/themes/Matcha-dark-aliz/gnome-shell/assets/top-running3-focused.svg @@ -0,0 +1,180 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/themes/Matcha-dark-aliz/gnome-shell/assets/top-running3.svg b/themes/Matcha-dark-aliz/gnome-shell/assets/top-running3.svg new file mode 100755 index 00000000..4ae9503d --- /dev/null +++ b/themes/Matcha-dark-aliz/gnome-shell/assets/top-running3.svg @@ -0,0 +1,174 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/themes/Matcha-dark-aliz/gnome-shell/assets/top-running4-focused.svg b/themes/Matcha-dark-aliz/gnome-shell/assets/top-running4-focused.svg new file mode 100755 index 00000000..f9b3bc37 --- /dev/null +++ b/themes/Matcha-dark-aliz/gnome-shell/assets/top-running4-focused.svg @@ -0,0 +1,186 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/themes/Matcha-dark-aliz/gnome-shell/assets/top-running4.svg b/themes/Matcha-dark-aliz/gnome-shell/assets/top-running4.svg new file mode 100755 index 00000000..c8746747 --- /dev/null +++ b/themes/Matcha-dark-aliz/gnome-shell/assets/top-running4.svg @@ -0,0 +1,180 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/themes/Matcha-dark-aliz/gnome-shell/assets/window-close-active.svg b/themes/Matcha-dark-aliz/gnome-shell/assets/window-close-active.svg new file mode 100755 index 00000000..a31d8f72 --- /dev/null +++ b/themes/Matcha-dark-aliz/gnome-shell/assets/window-close-active.svg @@ -0,0 +1,100 @@ + + + +image/svg+xml diff --git a/themes/Matcha-dark-aliz/gnome-shell/assets/window-close-hover.svg b/themes/Matcha-dark-aliz/gnome-shell/assets/window-close-hover.svg new file mode 100755 index 00000000..1211884b --- /dev/null +++ b/themes/Matcha-dark-aliz/gnome-shell/assets/window-close-hover.svg @@ -0,0 +1,100 @@ + + + +image/svg+xml diff --git a/themes/Matcha-dark-aliz/gnome-shell/assets/window-close.svg b/themes/Matcha-dark-aliz/gnome-shell/assets/window-close.svg new file mode 100755 index 00000000..3694958a --- /dev/null +++ b/themes/Matcha-dark-aliz/gnome-shell/assets/window-close.svg @@ -0,0 +1,100 @@ + + + +image/svg+xml diff --git a/themes/Matcha-dark-aliz/gnome-shell/extensions/workspaces-to-dock/window-close.svg b/themes/Matcha-dark-aliz/gnome-shell/extensions/workspaces-to-dock/window-close.svg new file mode 100755 index 00000000..931db879 --- /dev/null +++ b/themes/Matcha-dark-aliz/gnome-shell/extensions/workspaces-to-dock/window-close.svg @@ -0,0 +1,63 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + diff --git a/themes/Matcha-dark-aliz/gnome-shell/extensions/workspaces-to-dock/workspaces-to-dock.css b/themes/Matcha-dark-aliz/gnome-shell/extensions/workspaces-to-dock/workspaces-to-dock.css new file mode 100755 index 00000000..1c8f4705 --- /dev/null +++ b/themes/Matcha-dark-aliz/gnome-shell/extensions/workspaces-to-dock/workspaces-to-dock.css @@ -0,0 +1,519 @@ +#workspacestodockTriggerSpacer { + background-color: none; +} + +#workspacestodockContainerWrapper { + background-color: none; +} + +#workspacestodockContainer { + background-color: none; +} + +#workspacestodockDockWrapper { +} + +#workspacestodockDock { + padding: 0; +} + +#workspacestodockDock .workspace-thumbnails { + background-color: #333333; + background-color: rgba(0, 0, 0, 0.6); +} + +#workspacestodockDock:overview .workspace-thumbnails { + background-color: rgba(255, 255, 255, 0.1); +} + +#workspacestodockDock.fullheight:overview .workspace-thumbnails { + background-color: transparent; +} + +#workspacestodockDock .workspace-thumbnail-indicator { + border-left-width: 0; +} + +#workspacestodockDock.right .workspace-thumbnail-indicator { + border-left-width: 2px; +} + +#workspacestodockDock.left .workspace-thumbnail-indicator { + border-right-width: 2px; +} + +#workspacestodockDock.top .workspace-thumbnail-indicator { + border-bottom-width: 2px; +} + +#workspacestodockDock.bottom .workspace-thumbnail-indicator { + border-top-width: 2px; +} + +#workspacestodockDock.right .workspace-thumbnails { + border-radius: 2px 0 0 2px; +} + +#workspacestodockDock.left .workspace-thumbnails { + border-radius: 0 2px 2px 0; +} + +#workspacestodockDock.top .workspace-thumbnails { + border-radius: 0 0 2px 2px; +} + +#workspacestodockDock.bottom .workspace-thumbnails { + border-radius: 2px 2px 0 0; +} + +#workspacestodockDock.right.inside .workspace-thumbnails { + border-radius: 0; +} + +#workspacestodockDock.left.inside .workspace-thumbnails { + border-radius: 0; +} + +#workspacestodockDock.top.inside .workspace-thumbnails { + border-radius: 0; +} + +#workspacestodockDock.bottom.inside .workspace-thumbnails { + border-radius: 0; +} + +#workspacestodockDock.right.fullheight .workspace-thumbnails { + border-radius: 0; +} + +#workspacestodockDock.left.fullheight .workspace-thumbnails { + border-radius: 0; +} + +#workspacestodockDock.top.fullheight .workspace-thumbnails { + border-radius: 0; +} + +#workspacestodockDock.bottom.fullheight .workspace-thumbnails { + border-radius: 0; +} + +#workspacestodockDock .workspacestodock-shortcuts-panel { + border: 0 solid rgba(255, 255, 255, 0.12); +} + +#workspacestodockDock.right .workspacestodock-shortcuts-panel { + border-radius: 0; + padding: 0; + spacing: 0; + border-left: 1px; + border-right: none; +} + +#workspacestodockDock.left .workspacestodock-shortcuts-panel { + border-radius: 0; + padding: 0; + spacing: 0; + border-left: none; + border-right: 1px; +} + +#workspacestodockDock.top .workspacestodock-shortcuts-panel { + border-radius: 0; + padding: 0; + spacing: 0; + border-top: none; + border-bottom: 1px; +} + +#workspacestodockDock.bottom .workspacestodock-shortcuts-panel { + border-radius: 0; + padding: 0; + spacing: 0; + border-top: 1px; + border-bottom: none; +} + +#workspacestodockDock.right.inside .workspacestodock-shortcuts-panel { + border-radius: 2px 0 0 2px; + padding: 0; + spacing: 0; + border-left: none; + border-right: 1px; +} + +#workspacestodockDock.left.inside .workspacestodock-shortcuts-panel { + border-radius: 0 2px 2px 0; + padding: 0; + spacing: 0; + border-left: 1px; + border-right: none; +} + +#workspacestodockDock.top.inside .workspacestodock-shortcuts-panel { + border-radius: 0 0 2px 2px; + padding: 0; + spacing: 0; + border-top: 1px; + border-bottom: none; +} + +#workspacestodockDock.bottom.inside .workspacestodock-shortcuts-panel { + border-radius: 2px 2px 0 0; + padding: 0; + spacing: 0; + border-top: none; + border-bottom: 1px; +} + +#workspacestodockDock.right.fullheight .workspacestodock-shortcuts-panel { + border-radius: 0; +} + +#workspacestodockDock.left.fullheight .workspacestodock-shortcuts-panel { + border-radius: 0; +} + +#workspacestodockDock.top.fullheight .workspacestodock-shortcuts-panel { + border-radius: 0; +} + +#workspacestodockDock.bottom.fullheight .workspacestodock-shortcuts-panel { + border-radius: 0; +} + +#workspacestodockDock .workspacestodock-shortcuts-panel > * { + border: 0 !important; +} + +.workspacestodock-shortcuts-panel-popupmenu { + padding: 2px; + spacing: 0; +} + +.workspacestodock-shortcuts-panel-favorites { +} + +.workspacestodock-shortcuts-panel-running { +} + +.workspacestodock-shortcuts-panel-places { +} + +/* shortcuts panel buttons */ +#workspacestodockDock .app-well-app { +} + +#workspacestodockDock .workspacestodock-shortcuts-panel > StButton { + background-size: cover; +} + +#workspacestodockDock.left .workspacestodock-shortcuts-panel > StButton, +#workspacestodockDock.right .workspacestodock-shortcuts-panel > StButton { + padding: 3px 6px; +} + +#workspacestodockDock.left .workspacestodock-shortcuts-panel > StButton:first-child, +#workspacestodockDock.right .workspacestodock-shortcuts-panel > StButton:first-child { + padding: 6px 6px 3px 6px; +} + +#workspacestodockDock.left .workspacestodock-shortcuts-panel > StButton:last-child, +#workspacestodockDock.right .workspacestodock-shortcuts-panel > StButton:last-child { + padding: 3px 6px 6px 6px; +} + +#workspacestodockDock.top .workspacestodock-shortcuts-panel > StButton, +#workspacestodockDock.bottom .workspacestodock-shortcuts-panel > StButton { + padding: 6px 3px; +} + +#workspacestodockDock.top .workspacestodock-shortcuts-panel > StButton:first-child, +#workspacestodockDock.bottom .workspacestodock-shortcuts-panel > StButton:first-child { + padding: 6px 3px 6px 6px; +} + +#workspacestodockDock.top .workspacestodock-shortcuts-panel > StButton:last-child, +#workspacestodockDock.bottom .workspacestodock-shortcuts-panel > StButton:last-child { + padding: 6px 6px 6px 3px; +} + +.workspacestodock-shortcut-button { +} + +.workspacestodock-shortcut-button-symbolic { +} + +/* shortcuts panel button icons */ +#workspacestodockDock .app-well-app > .overview-icon { +} + +.workspacestodock-shortcut-button-icon { + padding: 6px; +} + +.workspacestodock-shortcut-button-symbolic-icon { + padding: 8px; +} + +/* shortcuts panel items */ +#workspacestodockDock .popup-separator-menu-item { + margin: 0; +} + +.workspacestodock-shortcut-panel-separator { + -margin-horizontal: 0; +} + +.workspacestodock-shortcut-panel-filler { + -margin-horizontal: 0; + height: 0; + padding: 0; + border: none; +} + +/* shortcuts panel button window count indicators */ +#workspacestodockDock.right .workspacestodock-shortcut-button-windowcount-image-1 { + background-image: url("../../assets/right-running1.svg"); +} + +#workspacestodockDock.left .workspacestodock-shortcut-button-windowcount-image-1 { + background-image: url("../../assets/left-running1.svg"); +} + +#workspacestodockDock.top .workspacestodock-shortcut-button-windowcount-image-1 { + background-image: url("../../assets/top-running1.svg"); +} + +#workspacestodockDock.bottom .workspacestodock-shortcut-button-windowcount-image-1 { + background-image: url("../../assets/bottom-running1.svg"); +} + +#workspacestodockDock.right .workspacestodock-shortcut-button-windowcount-image-2 { + background-image: url("../../assets/right-running2.svg"); +} + +#workspacestodockDock.left .workspacestodock-shortcut-button-windowcount-image-2 { + background-image: url("../../assets/left-running2.svg"); +} + +#workspacestodockDock.top .workspacestodock-shortcut-button-windowcount-image-2 { + background-image: url("../../assets/top-running2.svg"); +} + +#workspacestodockDock.bottom .workspacestodock-shortcut-button-windowcount-image-2 { + background-image: url("../../assets/bottom-running2.svg"); +} + +#workspacestodockDock.right .workspacestodock-shortcut-button-windowcount-image-3 { + background-image: url("../../assets/right-running3.svg"); +} + +#workspacestodockDock.left .workspacestodock-shortcut-button-windowcount-image-3 { + background-image: url("../../assets/left-running3.svg"); +} + +#workspacestodockDock.top .workspacestodock-shortcut-button-windowcount-image-3 { + background-image: url("../../assets/top-running3.svg"); +} + +#workspacestodockDock.bottom .workspacestodock-shortcut-button-windowcount-image-3 { + background-image: url("../../assets/bottom-running3.svg"); +} + +#workspacestodockDock.right .workspacestodock-shortcut-button-windowcount-image-4 { + background-image: url("../../assets/right-running4.svg"); +} + +#workspacestodockDock.left .workspacestodock-shortcut-button-windowcount-image-4 { + background-image: url("../../assets/left-running4.svg"); +} + +#workspacestodockDock.top .workspacestodock-shortcut-button-windowcount-image-4 { + background-image: url("../../assets/top-running4.svg"); +} + +#workspacestodockDock.bottom .workspacestodock-shortcut-button-windowcount-image-4 { + background-image: url("../../assets/bottom-running4.svg"); +} + +.workspacestodock-workspace-caption-container { + padding: 0; +} + +.workspacestodock-workspace-caption-background { + background-color: rgba(0, 0, 0, 0.6); + /* border-radius: 0 0 2px 2px; */ +} + +.workspacestodock-workspace-caption-background.caption-top { + /* border-radius: 2px 2px 0 0; */ +} + +.workspacestodock-workspace-caption { +} + +/* caption window apps (taskbar) */ +.workspacestodock-caption-windowapps { + padding: 0; +} + +.workspacestodock-caption-windowapps-menu { + -boxpointer-gap: 12px; +} + +.workspacestodock-caption-windowapps-menu .popup-menu-item { + min-height: 24px; + padding-top: 4px; + padding-bottom: 4px; +} + +.workspacestodock-caption-windowapps-menu .popup-menu-item:active { + background-color: rgba(0, 0, 0, 0.12); +} + +.workspacestodock-caption-windowapps-menu .popup-menu-item.selected:active { + background-color: rgba(0, 0, 0, 0.24); +} + +.workspacestodock-caption-windowapps-menu-item { + /*fallback class for GS34 since it can't override gnome shell class 'popup-menu-item' */ +} + +.workspacestodock-caption-windowapps-menu-item:active { + /*fallback class for GS34 since it can't override gnome shell class 'popup-menu-item' */ +} + +.workspacestodock-caption-windowapps-menu-icon { +} + +.workspacestodock-caption-windowapps-menu-label { + padding: 0 8px; +} + +.workspacestodock-caption-windowapps-menu .window-close { + /* GS36+ can override gnome shell class 'window-close' */ + border-radius: 100px; + -st-background-image-shadow: none; + background-image: url("window-close.svg"); + background-size: 24px; + height: 24px; + width: 24px; +} + +.workspacestodock-caption-windowapps-menu .window-close:hover { + background-color: rgba(0, 0, 0, 0.12); +} + +.workspacestodock-caption-windowapps-menu .window-close:active { + background-color: rgba(0, 0, 0, 0.24); +} + +.workspacestodock-caption-windowapps-menu-close { + /*fallback class for GS34 since it can't override gnome shell class 'window-close' */ +} + +.workspacestodock-caption-windowapps-menu-close:hover { + /*fallback class for GS34 since it can't override gnome shell class 'window-close' */ +} + +.workspacestodock-caption-windowapps-button { + padding: 0; +} + +.workspacestodock-caption-windowapps-button-icon { + padding: 2px; + background-color: rgba(0, 0, 0, 0.01); /* needs to draw box-shadow */ +} + +.workspacestodock-caption-windowapps-button:active > .workspacestodock-caption-windowapps-button-icon { + box-shadow: inset 0 -2px rgba(255, 255, 255, 0.3); +} + +.workspacestodock-caption-windowapps-button-active > .workspacestodock-caption-windowapps-button-icon { + box-shadow: inset 0 -2px #FFFFFF; +} + +/* caption workspace number */ +.workspacestodock-caption-number { + margin: 1px; + padding: 0 10px; + border-radius: 0; + background-color: rgba(255, 255, 255, 0.3); + color: #FFFFFF; + font-size: 9pt; + font-weight: bold; + text-align: center; +} + +/* caption workspace name */ +.workspacestodock-caption-name { + margin: 0 4px; + color: rgba(255, 255, 255, 0.6); + font-size: 9pt; + text-align: center; +} + +/* caption workspace windowcount */ +.workspacestodock-caption-windowcount { + /* min-width: 16px; */ + margin: 0px 4px; + padding: 0px 4px; + color: #FFFFFF; + font-size: 9pt; + font-weight: bold; + text-align: center; +} + +/* caption workspace windowcount image*/ +.workspacestodock-caption-windowcount-image { + width: 20px; + height: 20px; + margin: 1px; + border-radius: 0; + background-color: #555555; + color: #FFFFFF; + font-size: 9pt; + font-weight: bold; + text-align: center; +} + +/* The classes below are used in conjunction with the above workspacestodock-caption-windowcount-image + * They provide background images that corespond with the window count */ +.workspacestodock-caption-windowcount-image-1 { +} + +.workspacestodock-caption-windowcount-image-2 { +} + +.workspacestodock-caption-windowcount-image-3 { +} + +.workspacestodock-caption-windowcount-image-4 { +} + +/* caption spacer-filler */ +.workspacestodock-caption-spacer { + width: 4px; +} + +/* The classes below are used in conjuction with the above classes + * They provide additional theming for the current workspace caption */ +.workspacestodock-workspace-caption-background-current { +} + +.workspacestodock-workspace-caption-background-current.caption-top { +} + +.workspacestodock-caption-number-current { + /* background-color: #42A5F5; */ +} + +.workspacestodock-caption-name-current { +} + +.workspacestodock-caption-windowcount-current { +} + +.workspacestodock-caption-windowcount-image-current { +} diff --git a/themes/Matcha-dark-aliz/gnome-shell/gnome-shell.css b/themes/Matcha-dark-aliz/gnome-shell/gnome-shell.css new file mode 100755 index 00000000..a4f4d4bd --- /dev/null +++ b/themes/Matcha-dark-aliz/gnome-shell/gnome-shell.css @@ -0,0 +1,3315 @@ +/* This stylesheet is generated, DO NOT EDIT */ +/* Copyright 2009, 2015 Red Hat, Inc. + * + * Portions adapted from Mx's data/style/default.css + * Copyright 2009 Intel Corporation + * + * This program is free software; you can redistribute it and/or modify it + * under the terms and conditions of the GNU Lesser General Public License, + * version 2.1, as published by the Free Software Foundation. + * + * This program is distributed in the hope it will be useful, but WITHOUT ANY + * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS + * FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for + * more details. + * + * You should have received a copy of the GNU Lesser General Public License + * along with this program; if not, write to the Free Software Foundation, + * Inc., 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA. + */ +* { + transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); + transition-duration: 0.2s; +} + +/* GLOBALS */ +stage { + font-family: "M+ 1c", Roboto, Cantarell, Sans-Serif; + font-size: 9.75pt; + font-weight: 400; + color: #FFFFFF; +} + +/* WIDGETS */ +/* Buttons */ +.button { + min-height: 32px; + padding: 0 16px; + border-width: 0; + border-radius: 2px; + font-size: 9.75pt; + font-weight: 500; + color: rgba(255, 255, 255, 0.75); + background-color: transparent; + border-color: transparent; + box-shadow: 0 0 transparent; + text-shadow: none; + icon-shadow: none; +} + +.button:hover { + color: #FFFFFF; + background-color: rgba(255, 255, 255, 0.06); + border-color: transparent; + box-shadow: 0 0 transparent; + text-shadow: none; + icon-shadow: none; +} + +.button:active { + color: #FFFFFF; + background-color: rgba(255, 255, 255, 0.12); + border-color: transparent; + box-shadow: 0 0 transparent; + text-shadow: none; + icon-shadow: none; +} + +.button:insensitive { + color: rgba(255, 255, 255, 0.3); + background-color: transparent; + border-color: transparent; + box-shadow: 0 0 transparent; + text-shadow: none; + icon-shadow: none; +} + +.button:focus { + color: #FFFFFF; + text-shadow: none; + icon-shadow: none; + box-shadow: 0 0 transparent; +} + +.modal-dialog-linked-button { + min-height: 40px; + padding: 0 16px; + border-top: 1px solid rgba(0, 0, 0, 0.2) !important; + border-right-width: 0; + font-size: 9.75pt; + font-weight: 500; + color: rgba(255, 255, 255, 0.75); + background-color: transparent; + border-color: transparent; + box-shadow: 0 0 transparent; + text-shadow: none; + icon-shadow: none; +} + +.modal-dialog-linked-button:hover { + color: #FFFFFF; + background-color: rgba(255, 255, 255, 0.06); + border-color: transparent; + box-shadow: 0 0 transparent; + text-shadow: none; + icon-shadow: none; +} + +.modal-dialog-linked-button:active { + color: #FFFFFF; + background-color: rgba(255, 255, 255, 0.12); + border-color: transparent; + box-shadow: 0 0 transparent; + text-shadow: none; + icon-shadow: none; +} + +.modal-dialog-linked-button:insensitive { + color: rgba(255, 255, 255, 0.3); + background-color: transparent; + border-color: transparent; + box-shadow: 0 0 transparent; + text-shadow: none; + icon-shadow: none; +} + +.modal-dialog-linked-button:focus { + color: #FFFFFF; + text-shadow: none; + icon-shadow: none; + box-shadow: 0 0 transparent; +} + +.modal-dialog-linked-button:first-child { + border-radius: 0px 0px 0px 2px; +} + +.modal-dialog-linked-button:last-child { + border-right-width: 0px; + border-radius: 0px 0px 2px 0px; +} + +.modal-dialog-linked-button:first-child:last-child { + border-right-width: 0px; + border-radius: 0px 0px 2px 2px; +} + +/* Entries */ +StEntry { + min-height: 32px; + padding: 0 8px; + border-radius: 0; + border-width: 0; + color: #FFFFFF; + selection-background-color: #F0544C; + selected-color: #FFFFFF; + font-size: 11.25pt; + font-weight: 400; + background-color: #222222; + border: 1px solid rgba(0, 0, 0, 0.2); + border-radius: 3px; + box-shadow: none; + text-shadow: none; +} + +StEntry:focus { + border-color: transparent; + border: 1px solid #F0544C; + box-shadow: none; + text-shadow: none; +} + +StEntry:insensitive { + color: rgba(255, 255, 255, 0.4); + border-color: rgba(0, 0, 0, 0.2); + box-shadow: none; + text-shadow: none; +} + +StEntry StIcon.capslock-warning { + icon-size: 16px; + warning-color: #FF6D00; + padding: 0 0; +} + +/* Scrollbars */ +StScrollView.vfade { + -st-vfade-offset: 32px; +} + +StScrollView.hfade { + -st-hfade-offset: 32px; +} + +StScrollBar { + padding: 0; +} + +StScrollView StScrollBar { + min-width: 5px; + min-height: 5px; +} + +StScrollBar StBin#trough { + margin: 4px; + border-radius: 100px; + background-color: rgba(255, 255, 255, 0.12); +} + +StScrollBar StButton#vhandle, StScrollBar StButton#hhandle { + border-radius: 100px; + background-color: rgba(255, 255, 255, 0.6); + margin: 4px; +} + +StScrollBar StButton#vhandle:hover, StScrollBar StButton#hhandle:hover { + background-color: rgba(255, 255, 255, 0.75); +} + +StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { + background-color: #F0544C; +} + +#overview StScrollBar StBin#trough, #screenShieldNotifications StScrollBar StBin#trough { + background-color: rgba(255, 255, 255, 0.12); +} + +#overview StScrollBar StButton#vhandle, #screenShieldNotifications StScrollBar StButton#vhandle, #overview StScrollBar StButton#hhandle, #screenShieldNotifications StScrollBar StButton#hhandle { + background-color: rgba(255, 255, 255, 0.6); +} + +#overview StScrollBar StButton#vhandle:hover, #screenShieldNotifications StScrollBar StButton#vhandle:hover, #overview StScrollBar StButton#hhandle:hover, #screenShieldNotifications StScrollBar StButton#hhandle:hover { + background-color: rgba(255, 255, 255, 0.75); +} + +#overview StScrollBar StButton#vhandle:active, #screenShieldNotifications StScrollBar StButton#vhandle:active, #overview StScrollBar StButton#hhandle:active, #screenShieldNotifications StScrollBar StButton#hhandle:active { + background-color: #FFFFFF; +} + +/* Slider */ +.slider { + height: 20px; + color: #f4817b; + -slider-height: 2px; + -slider-background-color: rgba(255, 255, 255, 0.12); + -slider-border-color: transparent; + -slider-active-background-color: #f4817b; + -slider-active-border-color: transparent; + -slider-border-width: 0; + -slider-handle-radius: 7px; + -barlevel-height: 2px; + -barlevel-background-color: rgba(255, 255, 255, 0.12); + -barlevel-border-color: transparent; + -barlevel-active-background-color: #f4817b; + -barlevel-active-border-color: transparent; + -barlevel-overdrive-color: #FF5252; + -barlevel-overdrive-border-color: transparent; + -barlevel-overdrive-separator-width: 2px; + -barlevel-border-width: 0; +} + +/* Check Boxes */ +.check-box * { + min-height: 16px; + padding: 8px 0; +} + +.check-box StBoxLayout { + spacing: 8px; +} + +.check-box StBin { + width: 24px; + height: 24px; + padding: 4px; + border-radius: 100px; + background-image: url("assets/checkbox-off.svg"); +} + +.check-box:focus StBin { + background-image: url("assets/checkbox-off.svg"); +} + +.check-box:hover StBin { + background-color: rgba(255, 255, 255, 0.06); +} + +.check-box:active StBin { + background-color: rgba(255, 255, 255, 0.12); +} + +.check-box:checked StBin { + background-image: url("assets/checkbox.svg"); +} + +.check-box:focus:checked StBin { + background-image: url("assets/checkbox.svg"); +} + +.check-box:hover:checked StBin { + background-color: rgba(244, 129, 123, 0.15); +} + +.check-box:active:checked StBin { + background-color: rgba(244, 129, 123, 0.3); +} + +/* Switches */ +.toggle-switch { + width: 40px; + height: 20px; + background-size: contain; +} + +.toggle-switch-us { + background-image: url("assets/toggle-off.svg"); +} + +.toggle-switch-us:checked { + background-image: url("assets/toggle-on.svg"); +} + +.toggle-switch-intl { + background-image: url("assets/toggle-off.svg"); +} + +.toggle-switch-intl:checked { + background-image: url("assets/toggle-on.svg"); +} + +/* links */ +.shell-link { + border-radius: 2px; + color: #F0544C; +} + +.shell-link:hover { + color: #F0544C; + background-color: rgba(240, 84, 76, 0.15); +} + +.shell-link:active { + color: #F0544C; + background-color: rgba(240, 84, 76, 0.3); +} + +/* Modal Dialogs */ +.headline { + font-size: 15pt; + font-weight: 500; +} + +.lightbox { + background-color: black; +} + +.flashspot { + background-color: white; +} + +.modal-dialog { + border-radius: 2px; + color: #FFFFFF; + background-color: #222222; + border: none; + box-shadow: 0 14px 14px rgba(0, 0, 0, 0.5), 0 10px 5px rgba(0, 0, 0, 0.44); +} + +.modal-dialog .modal-dialog-content-box { + padding: 24px; +} + +.modal-dialog .run-dialog-entry { + width: 20em; + margin-bottom: 6px; +} + +.modal-dialog .run-dialog-error-box { + padding-top: 16px; + spacing: 6px; +} + +.modal-dialog .run-dialog-button-box { + padding-top: 1em; +} + +.modal-dialog .run-dialog-label { + font-size: 1em; + font-weight: normal; + color: rgba(255, 255, 255, 0.6); + padding-bottom: .4em; +} + +.show-processes-dialog-subject, +.mount-question-dialog-subject, +.end-session-dialog-subject { + font-size: 15pt; + font-weight: 500; +} + +/* End Session Dialog */ +.end-session-dialog { + spacing: 42px; + border: none; +} + +.end-session-dialog-list { + padding-top: 20px; +} + +.end-session-dialog-layout { + padding-left: 17px; +} + +.end-session-dialog-layout:rtl { + padding-right: 17px; +} + +.end-session-dialog-description { + width: 28em; + padding-bottom: 10px; +} + +.end-session-dialog-description:rtl { + text-align: right; +} + +.end-session-dialog-warning { + width: 28em; + color: #FF6D00; + padding-top: 6px; +} + +.end-session-dialog-warning:rtl { + text-align: right; +} + +.end-session-dialog-logout-icon { + border-radius: 5px; + width: 48px; + height: 48px; + background-size: contain; +} + +.end-session-dialog-shutdown-icon { + color: rgba(255, 255, 255, 0.6); + width: 48px; + height: 48px; +} + +.end-session-dialog-inhibitor-layout { + spacing: 16px; + max-height: 200px; + padding-right: 65px; + padding-left: 65px; +} + +.end-session-dialog-session-list, +.end-session-dialog-app-list { + spacing: 1em; +} + +.end-session-dialog-list-header { + font-weight: bold; +} + +.end-session-dialog-list-header:rtl { + text-align: right; +} + +.end-session-dialog-app-list-item, +.end-session-dialog-session-list-item { + spacing: 1em; +} + +.end-session-dialog-app-list-item-name, +.end-session-dialog-session-list-item-name { + font-weight: bold; +} + +.end-session-dialog-app-list-item-description { + color: rgba(255, 255, 255, 0.6); + font-size: 1em; +} + +/* ShellMountOperation Dialogs */ +.shell-mount-operation-icon { + icon-size: 48px; +} + +.show-processes-dialog, +.mount-question-dialog { + spacing: 24px; +} + +.show-processes-dialog-subject, +.mount-question-dialog-subject { + padding-top: 10px; + padding-left: 17px; + padding-bottom: 6px; +} + +.mount-question-dialog-subject { + max-width: 500px; +} + +.show-processes-dialog-subject:rtl, +.mount-question-dialog-subject:rtl { + padding-left: 0px; + padding-right: 17px; +} + +.show-processes-dialog-description, +.mount-question-dialog-description { + padding-left: 17px; + width: 28em; +} + +.show-processes-dialog-description:rtl, +.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: #FFFFFF; +} + +.show-processes-dialog-app-list-item:hover { + color: #FFFFFF; +} + +.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; +} + +.show-processes-dialog-app-list-item-name { + font-size: 1em; +} + +/* Password or Authentication Dialog */ +.prompt-dialog { + width: 500px; + border: none; +} + +.prompt-dialog-main-layout { + spacing: 24px; + padding: 10px; +} + +.prompt-dialog-message-layout { + spacing: 16px; +} + +.prompt-dialog-headline { + font-size: 15pt; + font-weight: 500; + color: #FFFFFF; +} + +.prompt-dialog-description:rtl { + text-align: right; +} + +.prompt-dialog-password-box { + spacing: 1em; + padding-bottom: 1em; +} + +.prompt-dialog-error-label { + font-size: 1em; + color: #DD2C00; + padding-bottom: 8px; +} + +.prompt-dialog-info-label { + font-size: 1em; + padding-bottom: 8px; +} + +.hidden { + color: rgba(0, 0, 0, 0); +} + +.prompt-dialog-null-label { + font-size: 1em; + padding-bottom: 8px; +} + +/* Polkit Dialog */ +.polkit-dialog-user-layout { + padding-left: 10px; + spacing: 10px; +} + +.polkit-dialog-user-layout:rtl { + padding-left: 0px; + padding-right: 10px; +} + +.polkit-dialog-user-root-label { + color: #FF6D00; +} + +.polkit-dialog-user-icon { + border-radius: 5px; + background-size: contain; + width: 48px; + height: 48px; +} + +/* Audio selection dialog */ +.audio-device-selection-dialog { + spacing: 30px; +} + +.audio-selection-content { + spacing: 20px; + padding: 24px; +} + +.audio-selection-title { + font-weight: bold; + text-align: center; +} + +.audio-selection-box { + spacing: 20px; +} + +.audio-selection-device { + border: 1px solid rgba(0, 0, 0, 0.2); + border-radius: 2px; +} + +.audio-selection-device:active, .audio-selection-device:hover, .audio-selection-device:focus { + background-color: #F0544C; +} + +.audio-selection-device-box { + padding: 20px; + spacing: 20px; +} + +.audio-selection-device-icon { + icon-size: 64px; +} + +/* Access Dialog */ +.access-dialog { + spacing: 30px; +} + +.access-dialog-main-layout { + padding: 12px 20px 0; + spacing: 12px; +} + +.access-dialog-content { + max-width: 28em; + spacing: 20px; +} + +.access-dialog-icon { + min-width: 48px; + icon-size: 48px; +} + +.access-dialog-title { + font-weight: bold; +} + +.access-dialog-subtitle { + color: rgba(255, 255, 255, 0.6); + font-weight: bold; +} + +/* Geolocation Dialog */ +.geolocation-dialog { + spacing: 30px; +} + +.geolocation-dialog-main-layout { + spacing: 12px; +} + +.geolocation-dialog-content { + spacing: 20px; +} + +.geolocation-dialog-icon { + icon-size: 48px; +} + +.geolocation-dialog-title { + font-weight: bold; +} + +.geolocation-dialog-reason { + color: rgba(255, 255, 255, 0.6); + font-weight: bold; +} + +/* Network Agent Dialog */ +.network-dialog-secret-table { + spacing-rows: 15px; + spacing-columns: 1em; +} + +.keyring-dialog-control-table { + spacing-rows: 15px; + spacing-columns: 1em; +} + +/* Popovers/Menus */ +.popup-menu { + min-width: 200px; + color: #FFFFFF; + border-image: url("assets/menu.svg") 9 9 9 9; +} + +.popup-menu .popup-sub-menu { + background: none; + box-shadow: none; + border-image: url("assets/submenu.svg") 9 9 9 9; +} + +.popup-menu .popup-menu-content { + padding: 1em 0; +} + +.popup-menu .popup-menu-item { + spacing: 12px; + transition-duration: 0s; +} + +.popup-menu .popup-menu-item:ltr { + padding: .4em 3em .4em 0em; +} + +.popup-menu .popup-menu-item:rtl { + padding: .4em 0em .4em 3em; +} + +.popup-menu .popup-menu-item:checked { + font-weight: normal; + background: none; + box-shadow: none; + border-image: url("assets/submenu-open.svg") 9 9 9 9; +} + +.popup-menu .popup-menu-item:checked:active, .popup-menu .popup-menu-item:checked.selected { + color: #FFFFFF; + background-color: transparent; + border-image: url("assets/menu-hover.svg") 9 9 1 1; +} + +.popup-menu .popup-menu-item:checked:insensitive { + color: rgba(255, 255, 255, 0.4); + background: none; +} + +.popup-menu .popup-menu-item:hover, .popup-menu .popup-menu-item:active, .popup-menu .popup-menu-item.selected { + color: #FFFFFF; + background-color: transparent; + border-image: url("assets/menu-hover.svg") 9 9 1 1; +} + +.popup-menu .popup-menu-item:insensitive { + color: rgba(255, 255, 255, 0.4); +} + +.popup-menu .popup-inactive-menu-item { + color: #FFFFFF; +} + +.popup-menu .popup-inactive-menu-item:insensitive { + color: rgba(255, 255, 255, 0.6); +} + +.popup-menu.panel-menu { + -boxpointer-gap: 4px; + margin-bottom: 1.75em; +} + +.popup-menu-ornament { + text-align: right; + width: 16px; + height: 16px; +} + +.popup-menu-boxpointer { + -arrow-border-radius: 2px; + -arrow-background-color: transparent; + -arrow-border-width: 1px; + -arrow-border-color: transparent; + -arrow-base: 0; + -arrow-rise: 0; + border: 0 none transparent; + background: transparent; +} + +.popup-menu-boxpointer StEntry { + selection-background-color: #FFFFFF; + selected-color: #F0544C; + text-shadow: none; +} + +.candidate-popup-boxpointer { + -arrow-border-radius: 2px; + -arrow-background-color: transparent; + -arrow-border-width: 1px; + -arrow-border-color: transparent; + -arrow-base: 0; + -arrow-rise: 0; + border: 0 none transparent; + background: transparent; + color: #FFFFFF; + border-image: url("assets/menu.svg") 9 9 9 9; +} + +.candidate-popup-boxpointer .candidate-popup-content { + margin: 6px; +} + +.popup-separator-menu-item { + height: 1px; + margin: 8px 40px; + background-color: transparent; + border-color: rgba(0, 0, 0, 0.2); + border-bottom-width: 1px; + border-bottom-style: solid; +} + +.background-menu { + -boxpointer-gap: 4px; + -arrow-rise: 0; +} + +/* fallback menu +- odd thing for styling App menu when apparently not running under shell. Light Adwaita styled + app menu inside the main app window itself rather than the top bar +*/ +/* OSD */ +.osd-window { + text-align: center; + font-weight: bold; + spacing: 1em; + margin: 32px; + min-width: 64px; + min-height: 64px; +} + +.osd-window .osd-monitor-label { + font-size: 45px; + font-weight: 400; +} + +.osd-window .level { + height: 0.6em; + border-radius: 4px; + background-color: rgba(255, 255, 255, 0.12); + color: #FFFFFF; + -barlevel-height: 3px; + -barlevel-background-color: transparent; + -barlevel-active-background-color: #00C853; + -barlevel-overdrive-color: #FF5252; + -barlevel-overdrive-separator-width: 3px; + -barlevel-border-width: 0; +} + +.osd-window .level-bar { + background-color: #F0544C; + border-radius: 2px; +} + +/* App Switcher */ +.switcher-popup { + padding: 8px; + spacing: 16px; +} + +.switcher-list-item-container { + spacing: 8px; +} + +.switcher-list .item-box { + padding: 8px; + border-radius: 2px; +} + +.switcher-list .item-box:outlined { + padding: 8px; + border: none; + background-color: rgba(255, 255, 255, 0.12); +} + +.switcher-list .item-box:selected { + background-color: #F0544C; + color: #FFFFFF; +} + +.switcher-list .thumbnail-box { + padding: 2px; + spacing: 4px; +} + +.switcher-list .thumbnail { + width: 256px; +} + +.switcher-list .separator { + width: 1px; + background: rgba(0, 0, 0, 0.2); +} + +.switcher-arrow { + border-color: rgba(0, 0, 0, 0); + color: rgba(255, 255, 255, 0.6); +} + +.switcher-arrow:highlighted { + color: #FFFFFF; +} + +.input-source-switcher-symbol { + font-size: 45px; + font-weight: 400; + width: 96px; + height: 96px; +} + +/* Workspace Switcher */ +.workspace-switcher-group { + padding: 8px; +} + +.workspace-switcher { + background: transparent; + border: 0px; + border-radius: 0px; + padding: 0px; + spacing: 8px; +} + +.ws-switcher-active-up, .ws-switcher-active-down { + height: 48px; + background-color: #F0544C; + color: #FFFFFF; + background-size: 32px; + border-radius: 2px; +} + +.ws-switcher-box { + height: 48px; + border: none; + background: rgba(255, 255, 255, 0.12); + border-radius: 2px; +} + +.osd-window, +.resize-popup, +.switcher-list, .workspace-switcher-container { + color: #FFFFFF; + background-color: #222222; + border: none; + box-shadow: 0 14px 14px rgba(0, 0, 0, 0.5), 0 10px 5px rgba(0, 0, 0, 0.44); + border-radius: 2px; + padding: 12px; +} + +/* Tiled window previews */ +.tile-preview { + background-color: rgba(242, 106, 100, 0.3); + border: 1px solid #f26a64; +} + +.tile-preview-left.on-primary { + border-radius: 0 0 0 0; +} + +.tile-preview-right.on-primary { + border-radius: 0 0 0 0; +} + +.tile-preview-left.tile-preview-right.on-primary { + border-radius: 0 0 0 0; +} + +/* TOP BAR */ +#panel { + background-color: #222222; + font-weight: bold; + height: 28px; + box-shadow: none; +} + +#panel:overview, #panel.unlock-screen, #panel.login-screen, #panel.lock-screen { + background-color: transparent; +} + +#panel #panelLeft, #panel #panelCenter { + spacing: 0; +} + +#panel .panel-corner { + -panel-corner-radius: 0; + -panel-corner-background-color: rgba(0, 0, 0, 0.6); + -panel-corner-border-width: 2px; + -panel-corner-border-color: transparent; +} + +#panel .panel-corner:active, #panel .panel-corner:overview, #panel .panel-corner:focus { + -panel-corner-border-color: #FFFFFF; +} + +#panel .panel-corner.lock-screen, #panel .panel-corner.login-screen, #panel .panel-corner.unlock-screen { + -panel-corner-radius: 0; + -panel-corner-background-color: transparent; + -panel-corner-border-color: transparent; +} + +#panel .panel-button { + -natural-hpadding: 6px; + -minimum-hpadding: 2px; + font-weight: bold; + color: #F0F0F0; + transition-duration: 0.2s; +} + +#panel .panel-button .app-menu-icon { + -st-icon-style: symbolic; + margin-left: 4px; + margin-right: 2px; +} + +#panel .panel-button:hover { + color: rgba(255, 255, 255, 0.8); +} + +#panel .panel-button:active, #panel .panel-button:overview, #panel .panel-button:focus, #panel .panel-button:checked { + background-color: rgba(0, 0, 0, 0.01); + box-shadow: inset 0 -2px #F0544C; + color: rgba(255, 255, 255, 0.8); +} + +#panel .panel-button:active > .system-status-icon, #panel .panel-button:overview > .system-status-icon, #panel .panel-button:focus > .system-status-icon, #panel .panel-button:checked > .system-status-icon { + icon-shadow: none; +} + +#panel .panel-button .system-status-icon { + icon-size: 1.23077em; + padding: 0 4px; +} + +.unlock-screen #panel .panel-button, +.login-screen #panel .panel-button, +.lock-screen #panel .panel-button { + color: rgba(255, 255, 255, 0.75); +} + +.unlock-screen #panel .panel-button:focus, .unlock-screen #panel .panel-button:hover, .unlock-screen #panel .panel-button:active, +.login-screen #panel .panel-button:focus, +.login-screen #panel .panel-button:hover, +.login-screen #panel .panel-button:active, +.lock-screen #panel .panel-button:focus, +.lock-screen #panel .panel-button:hover, +.lock-screen #panel .panel-button:active { + color: #FFFFFF; +} + +#panel .panel-status-indicators-box, +#panel .panel-status-menu-box { + spacing: 2px; +} + +#panel .power-status.panel-status-indicators-box { + spacing: 0; +} + +#panel .screencast-indicator { + color: #DD2C00; +} + +#panel .remote-access-indicator { + color: #FF6D00; +} + +#panel.solid { + background-color: #222222; + /* transition from transparent to solid */ + transition-duration: 250ms; + background-gradient-direction: none; + text-shadow: none; +} + +#panel.solid:overview { + background-color: transparent; +} + +#panel.solid .panel-corner { + -panel-corner-background-color: #222222; +} + +#panel.solid .panel-button { + color: #F0F0F0; + text-shadow: none; +} + +#panel.solid .panel-button:hover, #panel.solid .panel-button:active, #panel.solid .panel-button:overview, #panel.solid .panel-button:focus, #panel.solid .panel-button:checked { + color: rgba(255, 255, 255, 0.8); +} + +#panel.solid .system-status-icon, +#panel.solid .app-menu-icon > StIcon, +#panel.solid .popup-menu-arrow { + icon-shadow: none; +} + +#calendarArea { + padding: 8px 16px; +} + +.calendar { + margin-bottom: 0; +} + +.calendar, +.datemenu-today-button, +.datemenu-displays-box, +.message-list-sections { + margin: 0 8px; +} + +.datemenu-calendar-column { + spacing: 8px; + border-style: solid; + border-color: transparent; +} + +.datemenu-calendar-column:ltr { + border-left-width: 1px; +} + +.datemenu-calendar-column:rtl { + border-right-width: 1px; +} + +.datemenu-displays-section { + padding-bottom: 0; +} + +.datemenu-today-button, +.world-clocks-button, +.weather-button, +.message-list-section-title, +.events-section-title { + min-height: 20px; + padding: 4px 8px; + border-radius: 2px; +} + +.datemenu-today-button { + min-height: 48px; +} + +.message-list-section-list:ltr { + padding-left: 0; +} + +.message-list-section-list:rtl { + padding-right: 0; +} + +.datemenu-today-button:hover, .datemenu-today-button:focus, +.world-clocks-button:hover, +.world-clocks-button:focus, +.weather-button:hover, +.weather-button:focus, +.message-list-section-title:hover, +.message-list-section-title:focus, +.events-section-title:hover, +.events-section-title:focus { + color: #FFFFFF; + background-color: rgba(255, 255, 255, 0.06); +} + +.datemenu-today-button:active, +.world-clocks-button:active, +.weather-button:active, +.message-list-section-title:active, +.events-section-title:active { + color: #FFFFFF; + background-color: rgba(255, 255, 255, 0.12); +} + +.datemenu-today-button .date-label { + font-size: 18pt; + font-weight: 400; +} + +.world-clocks-header, +.weather-header, +.message-list-section-title, +.events-section-title { + color: rgba(255, 255, 255, 0.75); + font-weight: bold; +} + +.world-clocks-grid { + spacing-rows: 0.4em; +} + +.calendar-month-label { + height: 20px; + margin: 2px; + padding: 6px 16px; + border-radius: 2px; + color: #FFFFFF; + font-weight: bold; + text-align: center; +} + +.calendar-month-label:focus { + background-color: rgba(255, 255, 255, 0.06); +} + +.pager-button { + width: 28px; + height: 28px; + margin: 2px; + border-radius: 100px; + background-color: transparent; + color: #FFFFFF; +} + +.pager-button:hover, .pager-button:focus { + background-color: rgba(255, 255, 255, 0.06); +} + +.pager-button:active { + background-color: rgba(255, 255, 255, 0.12); +} + +.calendar-change-month-back { + padding: 0 2px; + background-image: url("assets/calendar-arrow-left.svg"); +} + +.calendar-change-month-back:rtl { + background-image: url("assets/calendar-arrow-right.svg"); +} + +.calendar-change-month-forward { + padding: 0 2px; + background-image: url("assets/calendar-arrow-right.svg"); +} + +.calendar-change-month-forward:rtl { + background-image: url("assets/calendar-arrow-left.svg"); +} + +.calendar-day-base { + font-size: 9pt; + font-weight: 400; + text-align: center; + width: 28px; + height: 28px; + padding: 0; + margin: 2px; + border-radius: 100px; +} + +.calendar-day-base:hover, .calendar-day-base:focus { + background-color: rgba(255, 255, 255, 0.06); +} + +.calendar-day-base:active, .calendar-day-base:selected { + color: #FFFFFF; + background-color: #F0544C !important; + border-color: transparent; +} + +.calendar-day-base.calendar-day-heading { + width: 28px; + height: 21px; + margin-top: 2px; + padding: 7px 0 0; + border-radius: 100px; + background-color: transparent; + color: rgba(255, 255, 255, 0.6); + font-size: 9pt; + font-weight: 400; + font-weight: bold; + text-align: center; +} + +.calendar-day { + border-width: 0; +} + +.calendar-day-top { + border-top-width: 0; +} + +.calendar-day-left { + border-left-width: 0; +} + +.calendar-nonwork-day { + color: #FFFFFF; +} + +.calendar-today { + font-weight: bold !important; + border: none; +} + +.calendar-day-with-events { + color: #F0544C; + font-weight: normal; + text-decoration: underline; + background-image: none; +} + +.calendar-other-month-day { + color: rgba(255, 255, 255, 0.4); + opacity: 0.5; +} + +.calendar-week-number { + width: 28px; + height: 21px; + margin: 2px; + padding: 7px 0 0; + border-radius: 100px; + background-color: transparent; + color: rgba(255, 255, 255, 0.6); + font-size: inherit; + font-weight: bold; + text-align: center; +} + +/* Message list */ +.message-list { + width: 420px; +} + +.message-list-sections { + spacing: 8px; +} + +.message-list-section, +.message-list-section-list { + spacing: 8px; +} + +.message-list-section-title-box { + spacing: 8px; +} + +.message-list-section-close > StIcon { + icon-size: 16px; + border-radius: 16px; + padding: 6px; + color: rgba(255, 255, 255, 0.75); + background-color: transparent; +} + +/* FIXME: how do you do this in sass? */ +.message-list-section-close:hover > StIcon, +.message-list-section-close:focus > StIcon { + color: #FFFFFF; + background-color: rgba(255, 255, 255, 0.06); +} + +.message-list-section-close:active > StIcon { + color: #FFFFFF; + background-color: rgba(255, 255, 255, 0.12); +} + +.message { + min-height: 56px; + background-color: transparent; + border-radius: 2px; +} + +.message:hover, .message:focus { + background-color: rgba(255, 255, 255, 0.06); +} + +.message:active { + background-color: rgba(255, 255, 255, 0.12); +} + +.message-icon-bin { + padding: 8px 0px 8px 8px; +} + +.message-icon-bin:rtl { + padding: 8px 8px 8px 0px; +} + +.message-icon-bin > StIcon { + icon-size: 32px; +} + +.message-secondary-bin:ltr { + padding-left: 8px; +} + +.message-secondary-bin:rtl { + padding-right: 8px; +} + +.message-secondary-bin { + color: rgba(255, 255, 255, 0.6); +} + +.message-secondary-bin > StIcon { + icon-size: 16px; +} + +.message-title { + min-height: 18px; + padding-top: 2px; + color: #FFFFFF; + font-weight: bold; + font-size: 1em; +} + +.message-content { + padding: 8px; + color: rgba(255, 255, 255, 0.75); + font-size: 1em; +} + +.message-content * > StIcon { + icon-size: 16px; + border-radius: 16px; + padding: 2px; + color: rgba(255, 255, 255, 0.75); +} + +/* FIXME: how do you do this in sass? */ +.message-content *:hover > StIcon, +.message-content *:focus > StIcon { + color: #FFFFFF; + background-color: rgba(255, 255, 255, 0.06); +} + +.message-content *:active > StIcon { + color: #FFFFFF; + background-color: rgba(255, 255, 255, 0.12); +} + +.message-media-control { + margin: 16px 0; + padding: 8px; + border-radius: 100px; + color: rgba(255, 255, 255, 0.75); +} + +.message-media-control:hover, .message-media-control:focus { + color: #FFFFFF; + background-color: rgba(255, 255, 255, 0.06); +} + +.message-media-control:active { + color: #FFFFFF; + background-color: rgba(255, 255, 255, 0.12); +} + +.message-media-control:insensitive { + color: rgba(255, 255, 255, 0.3); +} + +.message-media-control:last-child:ltr { + margin-right: 16px; + padding-right: 8px; +} + +.message-media-control:last-child:rtl { + margin-left: 16px; + padding-left: 8px; +} + +.media-message-cover-icon { + icon-size: 32px; +} + +.media-message-cover-icon.fallback { + icon-size: 16px; + padding: 8px; + border: none; + border-radius: 2px; + background-color: rgba(255, 255, 255, 0.06); + color: rgba(255, 255, 255, 0.6); +} + +.system-switch-user-submenu-icon.user-icon { + icon-size: 20px; + padding: 0 2px; +} + +.system-switch-user-submenu-icon.default-icon { + icon-size: 16px; + padding: 0 4px; +} + +#appMenu { + spinner-image: url("process-working.svg"); + spacing: 4px; +} + +#appMenu .label-shadow { + color: transparent; +} + +.aggregate-menu { + min-width: 280px; +} + +.aggregate-menu .popup-menu-icon { + padding: 0 4px; +} + +.system-menu-action { + color: rgba(255, 255, 255, 0.75); + border-radius: 100px; + /* wish we could do 50% */ + padding: 14px; + border: none; + -st-icon-style: symbolic; +} + +.system-menu-action:hover, .system-menu-action:focus { + background-color: rgba(255, 255, 255, 0.06); + color: #FFFFFF; + border: none; + padding: 14px; +} + +.system-menu-action:active { + background-color: rgba(255, 255, 255, 0.12); + color: #FFFFFF; +} + +.system-menu-action > StIcon { + icon-size: 16px; +} + +.ripple-box { + width: 48px; + height: 48px; + background-image: url("assets/corner-ripple-ltr.svg"); + background-size: contain; +} + +.ripple-box:rtl { + background-image: url("assets/corner-ripple-rtl.svg"); +} + +.popup-menu-arrow { + width: 0; + height: 0; +} + +.popup-menu-icon { + icon-size: 1.23077em; +} + +.window-close { + background-size: 26px; + height: 26px; + width: 26px; + -shell-close-overlap: 10px; + border-radius: 100px; + border: 0 none transparent; + background-color: transparent; + color: transparent; + box-shadow: none; + background-image: url("assets/window-close.svg"); +} + +.window-close StIcon { + icon-size: 26px; +} + +.window-close:hover { + background-size: 26px; + height: 26px; + width: 26px; + background-image: url("assets/window-close-hover.svg"); +} + +.window-close:active { + background-size: 26px; + height: 26px; + width: 26px; + background-image: url("assets/window-close-active.svg"); +} + +/* NETWORK DIALOGS */ +.nm-dialog { + max-height: 500px; + min-height: 450px; + min-width: 470px; +} + +.nm-dialog-content { + spacing: 20px; + padding: 24px; +} + +.nm-dialog-header-hbox { + spacing: 10px; +} + +.nm-dialog-airplane-box { + spacing: 12px; +} + +.nm-dialog-airplane-headline { + font-weight: bold; + text-align: center; +} + +.nm-dialog-airplane-text { + color: #FFFFFF; +} + +.nm-dialog-header-icon { + icon-size: 32px; +} + +.nm-dialog-scroll-view { + border: none; +} + +.nm-dialog-header { + font-size: 15pt; + font-weight: 500; +} + +.nm-dialog-item { + font-size: 1em; + border-bottom: none; + border-radius: 2px; + padding: 12px; + spacing: 20px; +} + +.nm-dialog-item:hover, .nm-dialog-item:focus { + background-color: rgba(255, 255, 255, 0.06); +} + +.nm-dialog-item:active { + background-color: rgba(255, 255, 255, 0.12); +} + +.nm-dialog-item:selected { + background-color: #F0544C; + color: #FFFFFF; +} + +.nm-dialog-icons { + spacing: .5em; +} + +.nm-dialog-icon { + icon-size: 16px; +} + +.no-networks-label { + color: rgba(255, 255, 255, 0.6); +} + +.no-networks-box { + spacing: 12px; +} + +/* OVERVIEW */ +#overview { + spacing: 24px; + /* App Vault/Grid */ +} + +#overview .icon-grid { + spacing: 30px; + -shell-grid-horizontal-item-size: 136px; + -shell-grid-vertical-item-size: 136px; +} + +#overview .icon-grid .overview-icon { + icon-size: 96px; +} + +#overview .app-view-controls { + width: 320px; + padding-bottom: 32px; +} + +#overview .app-view-control { + padding: 0 16px; + font-weight: bold; + color: rgba(255, 255, 255, 0.75); + background-color: rgba(0, 0, 0, 0.35); + border: 1px solid rgba(0, 0, 0, 0.25); +} + +#overview .app-view-control:hover { + color: #FFFFFF; + background-color: rgba(0, 0, 0, 0.25); + box-shadow: none; +} + +#overview .app-view-control:active { + color: #FFFFFF; + background-color: #F0544C; + border: 1px solid #F0544C; + box-shadow: none; +} + +#overview .app-view-control:checked { + color: #FFFFFF; + background-color: #F0544C; + border: 1px solid #F0544C; + box-shadow: none; +} + +#overview .app-view-control:first-child { + border-right-width: 0; + border-radius: 2px 0 0 2px; +} + +#overview .app-view-control:first-child:checked { + border-radius: 2px 0 0 2px; +} + +#overview .app-view-control:last-child { + border-radius: 0 2px 2px 0; +} + +#overview .app-view-control:last-child:checked { + border-radius: 0 2px 2px 0; +} + +.overview-controls { + padding-bottom: 32px; +} + +.window-picker { + -horizontal-spacing: 32px; + -vertical-spacing: 32px; + padding-left: 32px; + padding-right: 32px; + padding-bottom: 48px; +} + +.window-picker.external-monitor { + padding: 32px; +} + +.window-clone-border { + border: 4px solid rgba(240, 84, 76, 0.7); + border-radius: 2px; + box-shadow: inset 0 0 0 1px rgba(240, 84, 76, 0.7); +} + +.window-caption { + spacing: 25px; + color: #FFFFFF; + background-color: rgba(0, 0, 0, 0.5); + border-radius: 2px; + padding: 4px 8px; + -shell-caption-spacing: 12px; +} + +.window-caption:hover { + background-color: rgba(240, 84, 76, 0.8); + color: #FFFFFF; +} + +.search-entry { + width: 320px; + padding: 0 8px; + border-radius: 20px; + color: #FAFAFA; + background-color: rgba(0, 0, 0, 0.35); + box-shadow: none; + border: 1px solid rgba(0, 0, 0, 0.25); + text-shadow: none; +} + +.search-entry:focus { + padding: 0 8px; + color: #FFFFFF; + background-color: rgba(0, 0, 0, 0.25); + box-shadow: none; + border: 1px solid #F0544C; +} + +.search-entry .search-entry-icon { + icon-size: 16px; + padding: 0 0; + color: #FAFAFA; +} + +.search-entry:hover { + box-shadow: none; + background-color: rgba(0, 0, 0, 0.25); +} + +.search-entry:hover .search-entry-icon { + color: #FFFFFF; +} + +#searchResultsBin { + max-width: 1000px; +} + +#searchResultsContent { + padding-left: 20px; + padding-right: 20px; + spacing: 16px; +} + +.search-section { + spacing: 16px; +} + +.search-section-content { + spacing: 32px; +} + +.list-search-results { + spacing: 3px; +} + +.search-section-separator { + -gradient-height: 1px; + -gradient-start: rgba(255, 255, 255, 0); + -gradient-end: rgba(255, 255, 255, 0.4); + -margin-horizontal: 1.5em; + height: 1px; +} + +.list-search-result-content { + spacing: 12px; + padding: 12px; +} + +.list-search-result-title { + font-size: 18pt; + font-weight: 400; + color: #FFFFFF; +} + +.list-search-result-description { + color: rgba(255, 255, 255, 0.75); +} + +.search-provider-icon { + padding: 15px; +} + +.search-provider-icon-more { + width: 16px; + height: 16px; + background-image: url("assets/more-results.svg"); +} + +/* DASHBOARD */ +#dash { + font-size: 1em; + color: #FFFFFF; + background-color: rgba(0, 0, 0, 0.25); + padding: 3px 0; + border: none; + border-left: 0px; + border-radius: 0px 2px 2px 0px; +} + +#dash:rtl { + border-radius: 2px 0 0 2px; +} + +#dash .placeholder { + background-image: url("assets/dash-placeholder.svg"); + background-size: contain; + height: 24px; +} + +#dash .empty-dash-drop-target { + width: 24px; + height: 24px; +} + +.dash-item-container > StWidget { + padding: 3px 6px; +} + +.dash-label { + min-height: 20px; + border-radius: 2px; + padding: 6px 8px; + color: #FFFFFF; + background-color: #222222; + box-shadow: 0 3px 3px rgba(0, 0, 0, 0.24), 0 3px 3px rgba(0, 0, 0, 0.345); + text-align: center; + -x-offset: 8px; +} + +.search-provider-icon:focus, .search-provider-icon:selected, .search-provider-icon:hover, +.list-search-result:focus, +.list-search-result:selected, +.list-search-result:hover { + background-color: rgba(255, 255, 255, 0.15); + transition-duration: 0s; +} + +.search-provider-icon:active, .search-provider-icon:checked, +.list-search-result:active, +.list-search-result:checked { + background-color: rgba(255, 255, 255, 0.3); + transition-duration: 0.2s; +} + +.app-well-app:hover .overview-icon, +.app-well-app:focus .overview-icon, +.app-well-app:selected .overview-icon, +.app-well-app.app-folder:hover .overview-icon, +.app-well-app.app-folder:focus .overview-icon, +.app-well-app.app-folder:selected .overview-icon, +.show-apps:hover .overview-icon, +.show-apps:focus .overview-icon, +.show-apps:selected .overview-icon, +.grid-search-result:hover .overview-icon, +.grid-search-result:focus .overview-icon, +.grid-search-result:selected .overview-icon { + background-color: rgba(255, 255, 255, 0.15); + transition-duration: 0s; + border-image: none; + background-image: none; +} + +.app-well-app:active .overview-icon, +.app-well-app:checked .overview-icon, +.app-well-app.app-folder:active .overview-icon, +.app-well-app.app-folder:checked .overview-icon, +.show-apps:active .overview-icon, +.show-apps:checked .overview-icon, +.grid-search-result:active .overview-icon, +.grid-search-result:checked .overview-icon { + background-color: rgba(255, 255, 255, 0.3); + box-shadow: 0 0 transparent; + transition-duration: 0.2s; +} + +.app-well-app-running-dot { + width: 32px; + height: 2px; + background-color: #FFFFFF; + margin-bottom: 0; +} + +.search-provider-icon, +.list-search-result, .app-well-app .overview-icon, +.app-well-app.app-folder .overview-icon, +.show-apps .overview-icon, +.grid-search-result .overview-icon { + color: #FFFFFF; + border-radius: 2px; + padding: 6px; + border: none; + transition-duration: 0.2s; + text-align: center; +} + +.app-well-app.app-folder > .overview-icon { + background-color: rgba(0, 0, 0, 0.25); +} + +.show-apps .show-apps-icon { + color: rgba(255, 255, 255, 0.75); +} + +.show-apps:hover .show-apps-icon, +.show-apps:active .show-apps-icon, +.show-apps:checked .show-apps-icon, +.show-apps:focus .show-apps-icon { + color: #FFFFFF; + transition-duration: 0.2s; +} + +.app-folder-popup { + -arrow-border-radius: 2px; + -arrow-background-color: rgba(0, 0, 0, 0.25); + -arrow-base: 24px; + -arrow-rise: 12px; +} + +.app-folder-popup-bin { + padding: 5px; +} + +.app-folder-icon { + padding: 5px; + spacing-rows: 5px; + spacing-columns: 5px; +} + +.page-indicator { + padding: 15px 20px; +} + +.page-indicator .page-indicator-icon { + width: 12px; + height: 12px; + border-radius: 12px; + margin: 0; + padding: 0; + background-image: none; + color: transparent; + border: none; + box-shadow: none; + background-color: rgba(255, 255, 255, 0.3); +} + +.page-indicator:hover .page-indicator-icon { + margin: 0; + padding: 0; + background-image: none; + color: transparent; + border: none; + box-shadow: none; + background-color: rgba(255, 255, 255, 0.6); +} + +.page-indicator:active .page-indicator-icon { + margin: 0; + padding: 0; + background-image: none; + color: transparent; + border: none; + box-shadow: none; + background-color: #F0544C; + transition-duration: 0s; +} + +.page-indicator:checked .page-indicator-icon, .page-indicator:checked:active { + margin: 0; + padding: 0; + background-image: none; + color: transparent; + border: none; + box-shadow: none; + background-color: #F0544C; + transition-duration: 0s; +} + +.app-well-app > .overview-icon.overview-icon-with-label, +.grid-search-result .overview-icon.overview-icon-with-label { + padding: 10px 8px 5px 8px; + spacing: 4px; +} + +.workspace-thumbnails { + visible-width: 32px; + spacing: 12px; + padding: 12px; + border-radius: 2px 0 0 2px; +} + +.workspace-thumbnails:rtl { + border-radius: 0 2px 2px 0; +} + +.workspace-thumbnail-indicator { + border: 0 solid #F0544C; + border-left-width: 2px; + padding: 6px; + border-radius: 0; +} + +.search-display > StBoxLayout, +.all-apps, +.frequent-apps > StBoxLayout { + padding: 0px 88px 10px 88px; +} + +.workspace-thumbnails { + color: #FFFFFF; + background-color: rgba(0, 0, 0, 0.25); + border: none; +} + +.search-statustext, .no-frequent-applications-label { + font-size: 45px; + font-weight: 400; + color: rgba(255, 255, 255, 0.6); +} + +/* NOTIFICATIONS & MESSAGE TRAY */ +.url-highlighter { + link-color: #F0544C; +} + +.notification-banner { + font-size: 1em; + width: 34em; + min-height: 56px; + margin: 5px; + border-radius: 2px; + color: #FFFFFF; + background-color: #222222; + border: none; + box-shadow: 0 3px 3px rgba(0, 0, 0, 0.24), 0 3px 3px rgba(0, 0, 0, 0.345); +} + +.notification-banner:hover { + background-color: #222222; +} + +.notification-banner:focus { + background-color: #222222; +} + +.notification-banner .notification-icon { + padding: 5px; +} + +.notification-banner .notification-content { + padding: 5px; + spacing: 5px; +} + +.notification-banner .secondary-icon { + icon-size: 1.23077em; +} + +.notification-banner .notification-actions { + background-color: transparent; + padding-top: 0; + border-top: 1px solid rgba(0, 0, 0, 0.2); + spacing: 1px; +} + +.notification-banner .notification-button { + min-height: 40px; + padding: 0 16px; + background-color: transparent; + color: rgba(255, 255, 255, 0.75); + font-weight: 500; +} + +.notification-banner .notification-button:first-child { + border-radius: 0 0 0 2px; +} + +.notification-banner .notification-button:last-child { + border-radius: 0 0 2px 0; +} + +.notification-banner .notification-button:hover, .notification-banner .notification-buttonfocus { + background-color: rgba(255, 255, 255, 0.06); + color: #FFFFFF; +} + +.notification-banner .notification-button:active { + background-color: rgba(255, 255, 255, 0.12); + color: #FFFFFF; +} + +.summary-source-counter { + font-size: 1em; + font-weight: bold; + height: 1.6em; + width: 1.6em; + -shell-counter-overlap-x: 3px; + -shell-counter-overlap-y: 3px; + background-color: #F0544C; + color: #FFFFFF; + border: 2px solid #FFFFFF; + box-shadow: 0 2px 2px rgba(0, 0, 0, 0.5); + border-radius: 0.9em; +} + +.secondary-icon { + icon-size: 1.23077em; +} + +.chat-body { + spacing: 5px; +} + +.chat-response { + margin: 5px; +} + +.chat-log-message { + color: #FFFFFF; +} + +.chat-new-group { + padding-top: 1em; +} + +.chat-received { + padding-left: 4px; +} + +.chat-received:rtl { + padding-left: 0px; + padding-right: 4px; +} + +.chat-sent { + padding-left: 18pt; + color: rgba(255, 255, 255, 0.75); +} + +.chat-sent:rtl { + padding-left: 0; + padding-right: 18pt; +} + +.chat-meta-message { + padding-left: 4px; + font-size: 9pt; + font-weight: 400; + color: rgba(255, 255, 255, 0.6); +} + +.chat-meta-message:rtl { + padding-left: 0; + padding-right: 4px; +} + +.hotplug-transient-box { + spacing: 6px; + padding: 2px 72px 2px 12px; +} + +.hotplug-notification-item { + padding: 2px 10px; +} + +.hotplug-notification-item:focus { + padding: 1px 71px 1px 11px; +} + +.hotplug-notification-item-icon { + icon-size: 24px; + padding: 2px 5px; +} + +.hotplug-resident-box { + spacing: 8px; +} + +.hotplug-resident-mount { + spacing: 8px; + border-radius: 2px; +} + +.hotplug-resident-mount:hover { + background-color: rgba(255, 255, 255, 0.06); +} + +.hotplug-resident-mount:active { + background-color: rgba(255, 255, 255, 0.12); +} + +.hotplug-resident-mount-label { + color: inherit; + padding-left: 6px; +} + +.hotplug-resident-mount-icon { + icon-size: 24px; + padding-left: 6px; +} + +.hotplug-resident-eject-icon { + icon-size: 16px; +} + +.hotplug-resident-eject-button { + padding: 7px; + border-radius: 2px; + color: #FFFFFF; +} + +/* Eeeky things */ +.legacy-tray { + background-color: rgba(0, 0, 0, 0.6); + color: #FFFFFF; + border: none; + border-bottom-width: 0; +} + +.legacy-tray:ltr { + border-radius: 0 2px 0 0; + border-left-width: 0; +} + +.legacy-tray:rtl { + border-radius: 2px 0 0 0; + border-right-width: 0; +} + +.legacy-tray-handle, +.legacy-tray-icon { + padding: 6px; +} + +.legacy-tray-handle StIcon, +.legacy-tray-icon StIcon { + icon-size: 24px; +} + +.legacy-tray-handle:hover, .legacy-tray-handle:focus, +.legacy-tray-icon:hover, +.legacy-tray-icon:focus { + background-color: rgba(255, 255, 255, 0.15); +} + +.legacy-tray-handle:active, +.legacy-tray-icon:active { + background-color: rgba(255, 255, 255, 0.3); +} + +.legacy-tray-icon-box { + spacing: 12px; +} + +.legacy-tray-icon-box:ltr { + padding-left: 12px; +} + +.legacy-tray-icon-box:rtl { + padding-right: 12px; +} + +.legacy-tray-icon-box StButton { + width: 24px; + height: 24px; +} + +.magnifier-zoom-region { + border: 2px solid #F0544C; +} + +.magnifier-zoom-region.full-screen { + border-width: 0; +} + +/* On-screen Keyboard */ +.word-suggestions { + font-size: 14pt; + spacing: 12px; + min-height: 20pt; +} + +#keyboard { + background-color: rgba(0, 0, 0, 0.25); +} + +.keyboard-layout { + padding: 4px; + spacing: 4px; +} + +.keyboard-key { + min-height: 2em; + min-width: 2em; + font-size: 14pt; + font-weight: bold; + border-radius: 2px; + border: none; + color: inherit; + background-color: #222222; + box-shadow: 0 1px rgba(0, 0, 0, 0.2); +} + +.keyboard-key:focus, .keyboard-key:hover { + color: #FFFFFF; + background-color: #f4817b; +} + +.keyboard-key:checked, .keyboard-key:active { + color: #FFFFFF; + background-color: #f2665f; +} + +.keyboard-key:grayed { + background-color: rgba(0, 0, 0, 0.6); + color: #FFFFFF; +} + +.keyboard-key.default-key { + background-size: 20px; +} + +.keyboard-key.default-key, .keyboard-key.enter-key, .keyboard-key.shift-key-lowercase, .keyboard-key.shift-key-uppercase, .keyboard-key.hide-key, .keyboard-key.layout-key { + background-color: #151515; + box-shadow: 0 1px rgba(0, 0, 0, 0.2); +} + +.keyboard-key.default-key:focus, .keyboard-key.default-key:hover, .keyboard-key.enter-key:focus, .keyboard-key.enter-key:hover, .keyboard-key.shift-key-lowercase:focus, .keyboard-key.shift-key-lowercase:hover, .keyboard-key.shift-key-uppercase:focus, .keyboard-key.shift-key-uppercase:hover, .keyboard-key.hide-key:focus, .keyboard-key.hide-key:hover, .keyboard-key.layout-key:focus, .keyboard-key.layout-key:hover { + color: #FFFFFF; + background-color: #222222; +} + +.keyboard-key.default-key:checked, .keyboard-key.default-key:active, .keyboard-key.enter-key:checked, .keyboard-key.enter-key:active, .keyboard-key.shift-key-lowercase:checked, .keyboard-key.shift-key-lowercase:active, .keyboard-key.shift-key-uppercase:checked, .keyboard-key.shift-key-uppercase:active, .keyboard-key.hide-key:checked, .keyboard-key.hide-key:active, .keyboard-key.layout-key:checked, .keyboard-key.layout-key:active { + color: #FFFFFF; + background-color: #131313; +} + +.keyboard-key.enter-key { + background-color: #F0544C; + background-image: url("assets/key-enter.svg"); +} + +.keyboard-key.enter-key:focus, .keyboard-key.enter-key:hover { + color: #FFFFFF; + background-color: #f26a64; +} + +.keyboard-key.enter-key:checked, .keyboard-key.enter-key:active { + color: #FFFFFF; + background-color: #ec271d; +} + +.keyboard-key.shift-key-lowercase { + background-image: url("assets/key-shift.svg"); +} + +.keyboard-key.shift-key-uppercase { + background-image: url("assets/key-shift-uppercase.svg"); +} + +.keyboard-key.shift-key-uppercase:latched { + background-image: url("assets/key-shift-latched-uppercase.svg"); +} + +.keyboard-key.hide-key { + background-image: url("assets/key-hide.svg"); +} + +.keyboard-key.layout-key { + background-image: url("assets/key-layout.svg"); +} + +.keyboard-subkeys { + color: inherit; + -arrow-border-radius: 2px; + -arrow-background-color: rgba(0, 0, 0, 0.45); + -arrow-border-width: 0; + -arrow-border-color: transparent; + -arrow-base: 20px; + -arrow-rise: 10px; + -boxpointer-gap: 5px; + box-shadow: 0 3px 3px rgba(0, 0, 0, 0.35); +} + +.candidate-popup-content { + padding: 8px; + spacing: 0; +} + +.candidate-index { + padding: 0 4px 0 0; + color: rgba(255, 255, 255, 0.6); +} + +.candidate-box:selected .candidate-index { + color: rgba(255, 255, 255, 0.6); +} + +.candidate-box { + transition-duration: 0s; + min-height: 28px; + padding: 0 8px; + border-radius: 2px; +} + +.candidate-box:hover { + background-color: rgba(255, 255, 255, 0.06); + color: #FFFFFF; +} + +.candidate-box:active { + background-color: rgba(255, 255, 255, 0.12); + color: #FFFFFF; +} + +.candidate-box:selected { + background-color: #F0544C; + color: #FFFFFF; +} + +.candidate-page-button-box { + height: 28px; +} + +.vertical .candidate-page-button-box { + padding-top: 0; +} + +.horizontal .candidate-page-button-box { + padding-left: 0; +} + +.candidate-page-button { + min-width: 28px; + min-height: 28px; + padding: 0; +} + +.candidate-page-button-previous { + border-radius: 2px; + border-right-width: 0; +} + +.candidate-page-button-next { + border-radius: 2px; +} + +.candidate-page-button-icon { + icon-size: 1.23077em; +} + +/* Auth Dialogs & Screen Shield */ +.framed-user-icon { + background-size: contain; + border: none; + color: #FFFFFF; + border-radius: 2px; +} + +.framed-user-icon:hover { + border-color: #FFFFFF; + color: #FFFFFF; +} + +.login-dialog-banner-view { + padding-top: 24px; + max-width: 23em; +} + +.login-dialog { + border: none; + background-color: transparent; +} + +.login-dialog StEntry { + color: #FFFFFF; + selection-background-color: #F0544C; + selected-color: #FFFFFF; + border: 1px solid rgba(255, 255, 255, 0.2); + background-color: rgba(255, 255, 255, 0.1); +} + +.login-dialog StEntry:focus { + border: 1px solid #F0544C; + background-color: rgba(255, 255, 255, 0.1); + selection-background-color: #F0544C; + selected-color: #FFFFFF; +} + +.login-dialog StEntry:insensitive { + color: rgba(255, 255, 255, 0.4); + border-color: rgba(0, 0, 0, 0.2); + box-shadow: none; + text-shadow: none; + color: rgba(255, 255, 255, 0.4); +} + +.login-dialog .modal-dialog-button-box { + spacing: 3px; +} + +.login-dialog .modal-dialog-button { + padding: 0 16px; + color: rgba(255, 255, 255, 0.75); + background-color: transparent; + border-color: transparent; + box-shadow: 0 0 transparent; + text-shadow: none; + icon-shadow: none; +} + +.login-dialog .modal-dialog-button:hover, .login-dialog .modal-dialog-button:focus { + color: #FFFFFF; + background-color: rgba(255, 255, 255, 0.06); + border-color: transparent; + box-shadow: 0 0 transparent; + text-shadow: none; + icon-shadow: none; +} + +.login-dialog .modal-dialog-button:active { + color: #FFFFFF; + background-color: rgba(255, 255, 255, 0.12); + border-color: transparent; + box-shadow: 0 0 transparent; + text-shadow: none; + icon-shadow: none; +} + +.login-dialog .modal-dialog-button:insensitive { + color: rgba(255, 255, 255, 0.3); + background-color: transparent; + border-color: transparent; + box-shadow: 0 0 transparent; + text-shadow: none; + icon-shadow: none; +} + +.login-dialog .modal-dialog-button:default { + color: rgba(255, 255, 255, 0.75); + background-color: #222222; + border: 1px solid rgba(0, 0, 0, 0.2); + box-shadow: none; + text-shadow: none; + icon-shadow: none; +} + +.login-dialog .modal-dialog-button:default:hover, .login-dialog .modal-dialog-button:default:focus { + color: #FFFFFF; + background-color: rgba(255, 255, 255, 0.1); + border: 1px solid rgba(0, 0, 0, 0.2); + box-shadow: none; + text-shadow: none; + icon-shadow: none; +} + +.login-dialog .modal-dialog-button:default:active { + color: #FFFFFF; + background-color: #646464; + border: 1px solid rgba(0, 0, 0, 0.2); + box-shadow: none; + text-shadow: none; + icon-shadow: none; +} + +.login-dialog .modal-dialog-button:default:insensitive { + color: rgba(255, 255, 255, 0.3); + background-color: rgba(255, 255, 255, 0.12); + border-color: transparent; + box-shadow: 0 0 transparent; + text-shadow: none; + icon-shadow: none; +} + +.login-dialog-logo-bin { + padding: 24px 0px; +} + +.login-dialog-banner { + color: rgba(255, 255, 255, 0.75); +} + +.login-dialog-button-box { + spacing: 5px; +} + +.login-dialog-message-warning { + color: #FF6D00; +} + +.login-dialog-message-hint { + padding-top: 0; + padding-bottom: 20px; +} + +.login-dialog-user-selection-box { + padding: 100px 0px; +} + +.login-dialog-user-selection-box .login-dialog-not-listed-label { + padding-left: 2px; +} + +.login-dialog-not-listed-button:focus .login-dialog-user-selection-box .login-dialog-not-listed-label, +.login-dialog-not-listed-button:hover .login-dialog-user-selection-box .login-dialog-not-listed-label { + color: #FFFFFF; +} + +.login-dialog-not-listed-label { + font-size: 1em; + font-weight: bold; + color: rgba(255, 255, 255, 0.75); + padding-top: 1em; +} + +.login-dialog-not-listed-label:hover { + color: #FFFFFF; +} + +.login-dialog-not-listed-label:focus { + background-color: rgba(255, 255, 255, 0.15); +} + +.login-dialog-user-list-view { + -st-vfade-offset: 1em; +} + +.login-dialog-user-list { + spacing: 12px; + padding: .2em; + width: 23em; +} + +.login-dialog-user-list:expanded .login-dialog-user-list-item:focus { + background-color: rgba(255, 255, 255, 0.15); + color: #FFFFFF; +} + +.login-dialog-user-list:expanded .login-dialog-user-list-item:hover { + background-color: rgba(255, 255, 255, 0.15); + color: #FFFFFF; +} + +.login-dialog-user-list:expanded .login-dialog-user-list-item:active { + background-color: rgba(255, 255, 255, 0.3); + color: #FFFFFF; +} + +.login-dialog-user-list:expanded .login-dialog-user-list-item:logged-in { + border-right: 2px solid #FFFFFF; +} + +.login-dialog-user-list-item { + border-radius: 2px; + padding: 4px 4px 0; + color: rgba(255, 255, 255, 0.75); +} + +.login-dialog-user-list-item:ltr { + padding-right: 1em; +} + +.login-dialog-user-list-item:rtl { + padding-left: 1em; +} + +.login-dialog-user-list-item:hover { + background-color: rgba(255, 255, 255, 0.15); + color: #FFFFFF; +} + +.login-dialog-user-list-item:active { + background-color: rgba(255, 255, 255, 0.3); + color: #FFFFFF; +} + +.login-dialog-user-list-item .login-dialog-timed-login-indicator { + height: 2px; + margin: 2px 0 0 0; + background-color: #FFFFFF; +} + +.login-dialog-user-list-item:focus .login-dialog-timed-login-indicator { + background-color: #FFFFFF; +} + +.login-dialog-username, +.user-widget-label { + color: #FFFFFF; + font-size: 15pt; + font-weight: 500; + text-align: left; + padding-left: 15px; +} + +.user-widget-label:ltr { + padding-left: 18px; +} + +.user-widget-label:rtl { + padding-right: 18px; +} + +.login-dialog-prompt-layout { + padding-top: 24px; + padding-bottom: 12px; + spacing: 8px; + width: 23em; +} + +.login-dialog-prompt-label { + color: rgba(255, 255, 255, 0.6); + font-size: 1em; + padding-top: 1em; +} + +.login-dialog-session-list-button StIcon { + icon-size: 1.25em; +} + +.login-dialog-session-list-button { + color: rgba(255, 255, 255, 0.75); +} + +.login-dialog-session-list-button:hover, .login-dialog-session-list-button:focus { + color: #FFFFFF; +} + +.login-dialog-session-list-button:active { + color: #FFFFFF; +} + +.screen-shield-arrows { + padding-bottom: 3em; +} + +.screen-shield-arrows Gjs_Arrow { + color: white; + width: 80px; + height: 48px; + -arrow-thickness: 12px; + -arrow-shadow: 0 1px 1.5px rgba(0, 0, 0, 0.12), 0 1px 1px rgba(0, 0, 0, 0.24); +} + +.screen-shield-clock { + color: white; + text-shadow: 0 1px 1.5px rgba(0, 0, 0, 0.12), 0 1px 1px rgba(0, 0, 0, 0.24); + font-weight: normal; + text-align: center; + padding-bottom: 1.5em; +} + +.screen-shield-clock-time { + font-size: 112px; + font-weight: 300; + text-shadow: 0 1px 1.5px rgba(0, 0, 0, 0.12), 0 1px 1px rgba(0, 0, 0, 0.24); +} + +.screen-shield-clock-date { + font-size: 45px; + font-weight: 400; +} + +.screen-shield-notifications-container { + spacing: 6px; + width: 30em; + background-color: transparent; + max-height: 500px; +} + +.screen-shield-notifications-container .summary-notification-stack-scrollview { + padding-top: 0; + padding-bottom: 0; +} + +.screen-shield-notifications-container .notification, +.screen-shield-notifications-container .screen-shield-notification-source { + padding: 8px; + border: none; + background-color: rgba(0, 0, 0, 0.3); + color: #FFFFFF; + border-radius: 2px; +} + +.screen-shield-notifications-container .notification { + margin-right: 16px; +} + +.screen-shield-notification-label { + min-height: 18px; + padding: 2px 0px 0px 16px; + font-weight: bold; +} + +.screen-shield-notification-count-text { + min-height: 18px; + padding: 2px 0px 0px 16px; + color: rgba(255, 255, 255, 0.75); +} + +#panel.lock-screen { + background-color: rgba(0, 0, 0, 0.3); +} + +.screen-shield-background { + background: black; + box-shadow: 0 19px 19px rgba(0, 0, 0, 0.6), 0 15px 6px rgba(0, 0, 0, 0.44); +} + +#lockDialogGroup { + background: #374040 url("assets/noise-texture.png"); + background-repeat: repeat; +} + +#LookingGlassDialog { + background-color: #222222; + spacing: 4px; + padding: 0; + border: none; + border-radius: 2px; + box-shadow: 0 14px 14px rgba(0, 0, 0, 0.5), 0 10px 5px rgba(0, 0, 0, 0.44); +} + +#LookingGlassDialog > #Toolbar { + padding: 0 8px; + border: none; + border-radius: 0; + background-color: rgba(34, 34, 34, 0.01); + box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.2); +} + +#LookingGlassDialog .labels { + spacing: 0; +} + +#LookingGlassDialog .notebook-tab { + -natural-hpadding: 12px; + -minimum-hpadding: 6px; + font-weight: bold; + color: rgba(255, 255, 255, 0.6); + transition-duration: 0.2s; + padding-left: 16px; + padding-right: 16px; + min-height: 32px; + padding: 0 32px; +} + +#LookingGlassDialog .notebook-tab:hover { + box-shadow: inset 0 -2px 0px rgba(255, 255, 255, 0.12); + color: #FFFFFF; + text-shadow: none; +} + +#LookingGlassDialog .notebook-tab:selected { + border-bottom-width: 0; + border-color: transparent; + background-color: rgba(34, 34, 34, 0.01); + box-shadow: inset 0 -2px 0px #F0544C; + color: #FFFFFF; + text-shadow: none; +} + +#LookingGlassDialog StBoxLayout#EvalBox { + padding: 4px; + spacing: 4px; +} + +#LookingGlassDialog StBoxLayout#ResultsArea { + spacing: 4px; +} + +.lg-dialog StEntry { + selection-background-color: #F0544C; + selected-color: #FFFFFF; +} + +.lg-dialog .shell-link { + color: #F0544C; +} + +.lg-dialog .shell-link:hover { + color: #F0544C; +} + +.lg-completions-text { + font-size: 1em; + font-style: italic; +} + +.lg-obj-inspector-title { + spacing: 4px; +} + +.lg-obj-inspector-button { + min-height: 32px; + padding: 0 16px; + border: none; + border-radius: 2px; + font-size: 9.75pt; + font-weight: 500; + color: rgba(255, 255, 255, 0.75); + background-color: transparent; + border-color: transparent; + box-shadow: 0 0 transparent; + text-shadow: none; + icon-shadow: none; +} + +.lg-obj-inspector-button:hover { + color: #FFFFFF; + background-color: rgba(255, 255, 255, 0.06); + border-color: transparent; + box-shadow: 0 0 transparent; + text-shadow: none; + icon-shadow: none; +} + +.lg-obj-inspector-button:active { + color: #FFFFFF; + background-color: rgba(255, 255, 255, 0.12); + border-color: transparent; + box-shadow: 0 0 transparent; + text-shadow: none; + icon-shadow: none; +} + +.lg-obj-inspector-button:insensitive { + color: rgba(255, 255, 255, 0.3); + background-color: transparent; + border-color: transparent; + box-shadow: 0 0 transparent; + text-shadow: none; + icon-shadow: none; +} + +.lg-obj-inspector-button:focus { + color: #FFFFFF; + text-shadow: none; + icon-shadow: none; + box-shadow: 0 0 transparent; +} + +.lg-obj-inspector-button:hover { + border: none; +} + +#lookingGlassExtensions { + padding: 4px; +} + +.lg-extensions-list { + padding: 4px; + spacing: 6px; +} + +.lg-extension { + border: none; + border-radius: 2px; + padding: 4px; +} + +.lg-extension-name { + font-size: 18pt; + font-weight: 400; +} + +.lg-extension-meta { + spacing: 6px; +} + +#LookingGlassPropertyInspector { + background: #222222; + border: none; + border-radius: 2px; + padding: 6px; + box-shadow: 0 14px 14px rgba(0, 0, 0, 0.5), 0 10px 5px rgba(0, 0, 0, 0.44); +} + +/* Dash to Dock */ +#dashtodockContainer #dash { + background-color: rgba(0, 0, 0, 0.6); +} + +#dashtodockContainer:overview #dash { + background-color: rgba(0, 0, 0, 0.25); +} + +#dashtodockContainer.extended:overview #dash { + background-color: transparent; +} + +#dashtodockContainer.left #dash, +#dashtodockContainer.right #dash { + padding: 3px 0; +} + +#dashtodockContainer.top #dash, +#dashtodockContainer.bottom #dash { + padding: 0 3px; +} + +#dashtodockContainer.extended #dash { + padding: 0; + border-radius: 0; +} + +#dashtodockContainer.left .dash-item-container > StWidget, +#dashtodockContainer.right .dash-item-container > StWidget, +#dashtodockContainer.extended.left .dash-item-container > StWidget, +#dashtodockContainer.extended.right .dash-item-container > StWidget { + padding: 3px 6px; +} + +#dashtodockContainer.extended.left .dash-item-container:first-child > StWidget, +#dashtodockContainer.extended.right .dash-item-container:first-child > StWidget { + padding: 6px 6px 3px 6px; +} + +#dashtodockContainer.extended.left .dash-item-container:last-child > StWidget, +#dashtodockContainer.extended.right .dash-item-container:last-child > StWidget { + padding: 3px 6px 6px 6px; +} + +#dashtodockContainer.top .dash-item-container > StWidget, +#dashtodockContainer.bottom .dash-item-container > StWidget, +#dashtodockContainer.extended.top .dash-item-container > StWidget, +#dashtodockContainer.extended.bottom .dash-item-container > StWidget { + padding: 6px 3px; +} + +#dashtodockContainer.extended.top .dash-item-container:first-child > StWidget, +#dashtodockContainer.extended.bottom .dash-item-container:first-child > StWidget { + padding: 6px 3px 6px 6px; +} + +#dashtodockContainer.extended.top .dash-item-container:last-child > StWidget, +#dashtodockContainer.extended.bottom .dash-item-container:last-child > StWidget { + padding: 6px 6px 6px 3px; +} + +#dashtodockContainer .app-well-app-running-dot { + background-color: transparent; +} + +#dashtodockContainer .dash-item-container > StWidget { + background-size: cover; +} + +#dashtodockContainer.left .dash-item-container > StWidget.running1 { + background-image: url("assets/left-running1.svg"); +} + +#dashtodockContainer.left .dash-item-container > StWidget.running1.focused { + background-image: url("assets/left-running1-focused.svg"); +} + +#dashtodockContainer.left .dash-item-container > StWidget.running2 { + background-image: url("assets/left-running2.svg"); +} + +#dashtodockContainer.left .dash-item-container > StWidget.running2.focused { + background-image: url("assets/left-running2-focused.svg"); +} + +#dashtodockContainer.left .dash-item-container > StWidget.running3 { + background-image: url("assets/left-running3.svg"); +} + +#dashtodockContainer.left .dash-item-container > StWidget.running3.focused { + background-image: url("assets/left-running3-focused.svg"); +} + +#dashtodockContainer.left .dash-item-container > StWidget.running4 { + background-image: url("assets/left-running4.svg"); +} + +#dashtodockContainer.left .dash-item-container > StWidget.running4.focused { + background-image: url("assets/left-running4-focused.svg"); +} + +#dashtodockContainer.right .dash-item-container > StWidget.running1 { + background-image: url("assets/right-running1.svg"); +} + +#dashtodockContainer.right .dash-item-container > StWidget.running1.focused { + background-image: url("assets/right-running1-focused.svg"); +} + +#dashtodockContainer.right .dash-item-container > StWidget.running2 { + background-image: url("assets/right-running2.svg"); +} + +#dashtodockContainer.right .dash-item-container > StWidget.running2.focused { + background-image: url("assets/right-running2-focused.svg"); +} + +#dashtodockContainer.right .dash-item-container > StWidget.running3 { + background-image: url("assets/right-running3.svg"); +} + +#dashtodockContainer.right .dash-item-container > StWidget.running3.focused { + background-image: url("assets/right-running3-focused.svg"); +} + +#dashtodockContainer.right .dash-item-container > StWidget.running4 { + background-image: url("assets/right-running4.svg"); +} + +#dashtodockContainer.right .dash-item-container > StWidget.running4.focused { + background-image: url("assets/right-running4-focused.svg"); +} + +#dashtodockContainer.top .dash-item-container > StWidget.running1 { + background-image: url("assets/top-running1.svg"); +} + +#dashtodockContainer.top .dash-item-container > StWidget.running1.focused { + background-image: url("assets/top-running1-focused.svg"); +} + +#dashtodockContainer.top .dash-item-container > StWidget.running2 { + background-image: url("assets/top-running2.svg"); +} + +#dashtodockContainer.top .dash-item-container > StWidget.running2.focused { + background-image: url("assets/top-running2-focused.svg"); +} + +#dashtodockContainer.top .dash-item-container > StWidget.running3 { + background-image: url("assets/top-running3.svg"); +} + +#dashtodockContainer.top .dash-item-container > StWidget.running3.focused { + background-image: url("assets/top-running3-focused.svg"); +} + +#dashtodockContainer.top .dash-item-container > StWidget.running4 { + background-image: url("assets/top-running4.svg"); +} + +#dashtodockContainer.top .dash-item-container > StWidget.running4.focused { + background-image: url("assets/top-running4-focused.svg"); +} + +#dashtodockContainer.bottom .dash-item-container > StWidget.running1 { + background-image: url("assets/bottom-running1.svg"); +} + +#dashtodockContainer.bottom .dash-item-container > StWidget.running1.focused { + background-image: url("assets/bottom-running1-focused.svg"); +} + +#dashtodockContainer.bottom .dash-item-container > StWidget.running2 { + background-image: url("assets/bottom-running2.svg"); +} + +#dashtodockContainer.bottom .dash-item-container > StWidget.running2.focused { + background-image: url("assets/bottom-running2-focused.svg"); +} + +#dashtodockContainer.bottom .dash-item-container > StWidget.running3 { + background-image: url("assets/bottom-running3.svg"); +} + +#dashtodockContainer.bottom .dash-item-container > StWidget.running3.focused { + background-image: url("assets/bottom-running3-focused.svg"); +} + +#dashtodockContainer.bottom .dash-item-container > StWidget.running4 { + background-image: url("assets/bottom-running4.svg"); +} + +#dashtodockContainer.bottom .dash-item-container > StWidget.running4.focused { + background-image: url("assets/bottom-running4-focused.svg"); +} + +/* Simple Dock */ +#dash:desktop { + background-color: rgba(0, 0, 0, 0.6); +} + +/* GPaste */ +.popup-menu .search-entry { + color: #FFFFFF; + selection-background-color: #F0544C; + selected-color: #FFFFFF; + background-color: #222222; + border: 1px solid rgba(0, 0, 0, 0.2); + border-radius: 3px; + box-shadow: none; + text-shadow: none; +} + +.popup-menu .search-entry:focus { + border-color: transparent; + border: 1px solid #F0544C; + box-shadow: none; + text-shadow: none; + color: #FFFFFF; +} + +.popup-menu .search-entry .search-entry-icon { + color: rgba(255, 255, 255, 0.6); +} + +.popup-menu .search-entry:hover .search-entry-icon, .popup-menu .search-entry:focus .search-entry-icon { + color: #FFFFFF; +} diff --git a/themes/Matcha-dark-aliz/gnome-shell/no-events.svg b/themes/Matcha-dark-aliz/gnome-shell/no-events.svg new file mode 120000 index 00000000..d2fcad08 --- /dev/null +++ b/themes/Matcha-dark-aliz/gnome-shell/no-events.svg @@ -0,0 +1 @@ +assets/no-events.svg \ No newline at end of file diff --git a/themes/Matcha-dark-aliz/gnome-shell/no-notifications.svg b/themes/Matcha-dark-aliz/gnome-shell/no-notifications.svg new file mode 120000 index 00000000..175731c1 --- /dev/null +++ b/themes/Matcha-dark-aliz/gnome-shell/no-notifications.svg @@ -0,0 +1 @@ +assets/no-notifications.svg \ No newline at end of file diff --git a/themes/Matcha-dark-aliz/gnome-shell/process-working.svg b/themes/Matcha-dark-aliz/gnome-shell/process-working.svg new file mode 120000 index 00000000..a6586c30 --- /dev/null +++ b/themes/Matcha-dark-aliz/gnome-shell/process-working.svg @@ -0,0 +1 @@ +assets/process-working.svg \ No newline at end of file diff --git a/themes/Matcha-dark-aliz/gtk-2.0/apps.rc b/themes/Matcha-dark-aliz/gtk-2.0/apps.rc new file mode 100755 index 00000000..eb4d3037 --- /dev/null +++ b/themes/Matcha-dark-aliz/gtk-2.0/apps.rc @@ -0,0 +1,157 @@ +# +# Thunar +# +style "thunar-handle" { GtkPaned::handle-size = 2 } + +style "dark-sidebar" { + GtkTreeView::odd_row_color = @dark_sidebar_bg + GtkTreeView::even_row_color = @dark_sidebar_bg + + + base[NORMAL] = @dark_sidebar_bg + base[INSENSITIVE] = @dark_sidebar_bg + + text[NORMAL] = @tooltip_fg_color + text[ACTIVE] = @selected_fg_color + text[SELECTED] = @selected_fg_color +} + +style "thunar-frame" { + xthickness = 0 + ythickness = 0 +} + +widget_class "*ThunarWindow*." style "thunar-frame" +widget_class "*ThunarShortcutsView*" style "dark-sidebar" +widget_class "*ThunarTreeView*" style "dark-sidebar" +widget_class "*ThunarWindow*." style "thunar-handle" + +# +# Workaround for colored entries +# +style "entry_border" { + + xthickness = 7 + ythickness = 5 + + engine "pixmap" { + + image { + function = SHADOW + state = NORMAL + detail = "entry" + file = "assets/entry-border-bg.png" + border = {6, 6, 6, 6} + stretch = TRUE + } + + image { + function = SHADOW + state = ACTIVE + detail = "entry" + file = "assets/entry-border-active-bg.png" + border = {6, 6, 6, 6} + stretch = TRUE + } + + image { + function = FLAT_BOX + state = ACTIVE + detail = "entry_bg" + file = "assets/null.png" + } + + image { + function = FLAT_BOX + state = INSENSITIVE + detail = "entry_bg" + file = "assets/null.png" + } + + image { + function = FLAT_BOX + detail = "entry_bg" + file = "assets/null.png" + } + } +} + +style "combobox_entry_border" = "combobox_entry" { + + engine "pixmap" { + + image { + function = SHADOW + detail = "entry" + state = NORMAL + shadow = IN + file = "assets/combo-entry-border.png" + border = { 4, 4, 12, 12 } + stretch = TRUE + direction = LTR + } + + image { + function = SHADOW + detail = "entry" + state = ACTIVE + file = "assets/combo-entry-border-focus.png" + border = { 4, 4, 12, 12 } + stretch = TRUE + direction = LTR + } + + image { + function = SHADOW + detail = "entry" + state = NORMAL + shadow = IN + file = "assets/combo-entry-border-rtl.png" + border = { 4, 4, 12, 12 } + stretch = TRUE + direction = RTL + } + + image { + function = SHADOW + detail = "entry" + state = ACTIVE + file = "assets/combo-entry-border-focus-rtl.png" + border = { 4, 4, 12, 12 } + stretch = TRUE + direction = RTL + } + + image { + function = FLAT_BOX + state = INSENSITIVE + detail = "entry_bg" + file = "assets/null.png" + } + + image { + function = FLAT_BOX + detail = "entry_bg" + file = "assets/null.png" + } + } +} + + +# Mousepad search entry +widget_class "*MousepadSearchBar*." style "entry_border" + +# Mousepad find and replace +widget_class "*MousepadReplaceDialog*." style "entry_border" + +# Thunar bulk rename +widget_class "*ThunarRenamerDialog*." style "entry_border" + +# Hexchat input box +class "SexySpellEntry" style:highest "entry_border" + +# Geany search entries +widget "*GeanyToolbar.*geany-search-entry-no-match*" style "entry_border" +widget "*GeanyToolbar.*GtkEntry*" style "entry_border" + +widget "GeanyDialogSearch.*GtkComboBoxEntry*.*geany-search-entry-no-match*" style "combobox_entry_border" diff --git a/themes/Matcha-dark-aliz/gtk-2.0/assets/arrow-down-insens.png b/themes/Matcha-dark-aliz/gtk-2.0/assets/arrow-down-insens.png new file mode 100755 index 00000000..fa7e09d5 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-2.0/assets/arrow-down-insens.png differ diff --git a/themes/Qogir-dark/gtk-2.0/assets/arrow-down-prelight.png b/themes/Matcha-dark-aliz/gtk-2.0/assets/arrow-down-prelight.png old mode 100644 new mode 100755 similarity index 100% rename from themes/Qogir-dark/gtk-2.0/assets/arrow-down-prelight.png rename to themes/Matcha-dark-aliz/gtk-2.0/assets/arrow-down-prelight.png diff --git a/themes/Matcha-dark-aliz/gtk-2.0/assets/arrow-down-small-insens.png b/themes/Matcha-dark-aliz/gtk-2.0/assets/arrow-down-small-insens.png new file mode 100755 index 00000000..015ea30c Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-2.0/assets/arrow-down-small-insens.png differ diff --git a/themes/Qogir-dark/gtk-2.0/assets/arrow-down-small-prelight.png b/themes/Matcha-dark-aliz/gtk-2.0/assets/arrow-down-small-prelight.png old mode 100644 new mode 100755 similarity index 100% rename from themes/Qogir-dark/gtk-2.0/assets/arrow-down-small-prelight.png rename to themes/Matcha-dark-aliz/gtk-2.0/assets/arrow-down-small-prelight.png diff --git a/themes/Qogir-dark/gtk-2.0/assets/arrow-down-small.png b/themes/Matcha-dark-aliz/gtk-2.0/assets/arrow-down-small.png old mode 100644 new mode 100755 similarity index 100% rename from themes/Qogir-dark/gtk-2.0/assets/arrow-down-small.png rename to themes/Matcha-dark-aliz/gtk-2.0/assets/arrow-down-small.png diff --git a/themes/Qogir-dark/gtk-2.0/assets/arrow-down.png b/themes/Matcha-dark-aliz/gtk-2.0/assets/arrow-down.png old mode 100644 new mode 100755 similarity index 100% rename from themes/Qogir-dark/gtk-2.0/assets/arrow-down.png rename to themes/Matcha-dark-aliz/gtk-2.0/assets/arrow-down.png diff --git a/themes/Matcha-dark-aliz/gtk-2.0/assets/arrow-left-insens.png b/themes/Matcha-dark-aliz/gtk-2.0/assets/arrow-left-insens.png new file mode 100755 index 00000000..0506ec75 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-2.0/assets/arrow-left-insens.png differ diff --git a/themes/Qogir-dark/gtk-2.0/assets/arrow-left-prelight.png b/themes/Matcha-dark-aliz/gtk-2.0/assets/arrow-left-prelight.png old mode 100644 new mode 100755 similarity index 100% rename from themes/Qogir-dark/gtk-2.0/assets/arrow-left-prelight.png rename to themes/Matcha-dark-aliz/gtk-2.0/assets/arrow-left-prelight.png diff --git a/themes/Qogir-dark/gtk-2.0/assets/arrow-left.png b/themes/Matcha-dark-aliz/gtk-2.0/assets/arrow-left.png old mode 100644 new mode 100755 similarity index 100% rename from themes/Qogir-dark/gtk-2.0/assets/arrow-left.png rename to themes/Matcha-dark-aliz/gtk-2.0/assets/arrow-left.png diff --git a/themes/Matcha-dark-aliz/gtk-2.0/assets/arrow-right-insens.png b/themes/Matcha-dark-aliz/gtk-2.0/assets/arrow-right-insens.png new file mode 100755 index 00000000..4f2089e7 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-2.0/assets/arrow-right-insens.png differ diff --git a/themes/Qogir-dark/gtk-2.0/assets/arrow-right-prelight.png b/themes/Matcha-dark-aliz/gtk-2.0/assets/arrow-right-prelight.png old mode 100644 new mode 100755 similarity index 100% rename from themes/Qogir-dark/gtk-2.0/assets/arrow-right-prelight.png rename to themes/Matcha-dark-aliz/gtk-2.0/assets/arrow-right-prelight.png diff --git a/themes/Qogir-dark/gtk-2.0/assets/arrow-right.png b/themes/Matcha-dark-aliz/gtk-2.0/assets/arrow-right.png old mode 100644 new mode 100755 similarity index 100% rename from themes/Qogir-dark/gtk-2.0/assets/arrow-right.png rename to themes/Matcha-dark-aliz/gtk-2.0/assets/arrow-right.png diff --git a/themes/Matcha-dark-aliz/gtk-2.0/assets/arrow-up-insens.png b/themes/Matcha-dark-aliz/gtk-2.0/assets/arrow-up-insens.png new file mode 100755 index 00000000..e1ebe001 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-2.0/assets/arrow-up-insens.png differ diff --git a/themes/Qogir-dark/gtk-2.0/assets/arrow-up-prelight.png b/themes/Matcha-dark-aliz/gtk-2.0/assets/arrow-up-prelight.png old mode 100644 new mode 100755 similarity index 100% rename from themes/Qogir-dark/gtk-2.0/assets/arrow-up-prelight.png rename to themes/Matcha-dark-aliz/gtk-2.0/assets/arrow-up-prelight.png diff --git a/themes/Matcha-dark-aliz/gtk-2.0/assets/arrow-up-small-insens.png b/themes/Matcha-dark-aliz/gtk-2.0/assets/arrow-up-small-insens.png new file mode 100755 index 00000000..052ed11d Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-2.0/assets/arrow-up-small-insens.png differ diff --git a/themes/Qogir-dark/gtk-2.0/assets/arrow-up-small-prelight.png b/themes/Matcha-dark-aliz/gtk-2.0/assets/arrow-up-small-prelight.png old mode 100644 new mode 100755 similarity index 100% rename from themes/Qogir-dark/gtk-2.0/assets/arrow-up-small-prelight.png rename to themes/Matcha-dark-aliz/gtk-2.0/assets/arrow-up-small-prelight.png diff --git a/themes/Qogir-dark/gtk-2.0/assets/arrow-up-small.png b/themes/Matcha-dark-aliz/gtk-2.0/assets/arrow-up-small.png old mode 100644 new mode 100755 similarity index 100% rename from themes/Qogir-dark/gtk-2.0/assets/arrow-up-small.png rename to themes/Matcha-dark-aliz/gtk-2.0/assets/arrow-up-small.png diff --git a/themes/Qogir-dark/gtk-2.0/assets/arrow-up.png b/themes/Matcha-dark-aliz/gtk-2.0/assets/arrow-up.png old mode 100644 new mode 100755 similarity index 100% rename from themes/Qogir-dark/gtk-2.0/assets/arrow-up.png rename to themes/Matcha-dark-aliz/gtk-2.0/assets/arrow-up.png diff --git a/themes/Matcha-dark-aliz/gtk-2.0/assets/button-active.png b/themes/Matcha-dark-aliz/gtk-2.0/assets/button-active.png new file mode 100755 index 00000000..ae1cd829 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-2.0/assets/button-active.png differ diff --git a/themes/Matcha-dark-aliz/gtk-2.0/assets/button-hover.png b/themes/Matcha-dark-aliz/gtk-2.0/assets/button-hover.png new file mode 100755 index 00000000..d4f96283 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-2.0/assets/button-hover.png differ diff --git a/themes/Matcha-dark-aliz/gtk-2.0/assets/button-insensitive.png b/themes/Matcha-dark-aliz/gtk-2.0/assets/button-insensitive.png new file mode 100755 index 00000000..80fb5281 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-2.0/assets/button-insensitive.png differ diff --git a/themes/Matcha-dark-aliz/gtk-2.0/assets/button.png b/themes/Matcha-dark-aliz/gtk-2.0/assets/button.png new file mode 100755 index 00000000..095a99fd Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-2.0/assets/button.png differ diff --git a/themes/Matcha-dark-aliz/gtk-2.0/assets/checkbox-checked-insensitive.png b/themes/Matcha-dark-aliz/gtk-2.0/assets/checkbox-checked-insensitive.png new file mode 100755 index 00000000..d0e2b4e3 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-2.0/assets/checkbox-checked-insensitive.png differ diff --git a/themes/Matcha-dark-aliz/gtk-2.0/assets/checkbox-checked.png b/themes/Matcha-dark-aliz/gtk-2.0/assets/checkbox-checked.png new file mode 100755 index 00000000..e4971e94 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-2.0/assets/checkbox-checked.png differ diff --git a/themes/Matcha-dark-aliz/gtk-2.0/assets/checkbox-unchecked-insensitive.png b/themes/Matcha-dark-aliz/gtk-2.0/assets/checkbox-unchecked-insensitive.png new file mode 100755 index 00000000..afb176fa Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-2.0/assets/checkbox-unchecked-insensitive.png differ diff --git a/themes/Matcha-dark-aliz/gtk-2.0/assets/checkbox-unchecked.png b/themes/Matcha-dark-aliz/gtk-2.0/assets/checkbox-unchecked.png new file mode 100755 index 00000000..db712895 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-2.0/assets/checkbox-unchecked.png differ diff --git a/themes/Matcha-dark-aliz/gtk-2.0/assets/combo-entry-border-focus-rtl.png b/themes/Matcha-dark-aliz/gtk-2.0/assets/combo-entry-border-focus-rtl.png new file mode 100755 index 00000000..db22c781 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-2.0/assets/combo-entry-border-focus-rtl.png differ diff --git a/themes/Matcha-dark-aliz/gtk-2.0/assets/combo-entry-border-focus.png b/themes/Matcha-dark-aliz/gtk-2.0/assets/combo-entry-border-focus.png new file mode 100755 index 00000000..ed75bb5d Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-2.0/assets/combo-entry-border-focus.png differ diff --git a/themes/Matcha-dark-aliz/gtk-2.0/assets/combo-entry-border-rtl.png b/themes/Matcha-dark-aliz/gtk-2.0/assets/combo-entry-border-rtl.png new file mode 100755 index 00000000..91d0a16a Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-2.0/assets/combo-entry-border-rtl.png differ diff --git a/themes/Matcha-dark-aliz/gtk-2.0/assets/combo-entry-border.png b/themes/Matcha-dark-aliz/gtk-2.0/assets/combo-entry-border.png new file mode 100755 index 00000000..6a1126df Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-2.0/assets/combo-entry-border.png differ diff --git a/themes/Matcha-dark-aliz/gtk-2.0/assets/combo-entry-button-active-rtl.png b/themes/Matcha-dark-aliz/gtk-2.0/assets/combo-entry-button-active-rtl.png new file mode 100755 index 00000000..d0598c8a Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-2.0/assets/combo-entry-button-active-rtl.png differ diff --git a/themes/Matcha-dark-aliz/gtk-2.0/assets/combo-entry-button-active.png b/themes/Matcha-dark-aliz/gtk-2.0/assets/combo-entry-button-active.png new file mode 100755 index 00000000..399856c6 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-2.0/assets/combo-entry-button-active.png differ diff --git a/themes/Matcha-dark-aliz/gtk-2.0/assets/combo-entry-button-insensitive-rtl.png b/themes/Matcha-dark-aliz/gtk-2.0/assets/combo-entry-button-insensitive-rtl.png new file mode 100755 index 00000000..ca9fefe6 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-2.0/assets/combo-entry-button-insensitive-rtl.png differ diff --git a/themes/Matcha-dark-aliz/gtk-2.0/assets/combo-entry-button-insensitive.png b/themes/Matcha-dark-aliz/gtk-2.0/assets/combo-entry-button-insensitive.png new file mode 100755 index 00000000..fbdee380 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-2.0/assets/combo-entry-button-insensitive.png differ diff --git a/themes/Matcha-dark-aliz/gtk-2.0/assets/combo-entry-button-rtl.png b/themes/Matcha-dark-aliz/gtk-2.0/assets/combo-entry-button-rtl.png new file mode 100755 index 00000000..669e6c2a Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-2.0/assets/combo-entry-button-rtl.png differ diff --git a/themes/Matcha-dark-aliz/gtk-2.0/assets/combo-entry-button.png b/themes/Matcha-dark-aliz/gtk-2.0/assets/combo-entry-button.png new file mode 100755 index 00000000..0ea0d605 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-2.0/assets/combo-entry-button.png differ diff --git a/themes/Matcha-dark-aliz/gtk-2.0/assets/combo-entry-focus-notebook-rtl.png b/themes/Matcha-dark-aliz/gtk-2.0/assets/combo-entry-focus-notebook-rtl.png new file mode 100755 index 00000000..9f90d3d6 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-2.0/assets/combo-entry-focus-notebook-rtl.png differ diff --git a/themes/Matcha-dark-aliz/gtk-2.0/assets/combo-entry-focus-notebook.png b/themes/Matcha-dark-aliz/gtk-2.0/assets/combo-entry-focus-notebook.png new file mode 100755 index 00000000..46084e94 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-2.0/assets/combo-entry-focus-notebook.png differ diff --git a/themes/Matcha-dark-aliz/gtk-2.0/assets/combo-entry-focus-rtl.png b/themes/Matcha-dark-aliz/gtk-2.0/assets/combo-entry-focus-rtl.png new file mode 100755 index 00000000..90ef7880 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-2.0/assets/combo-entry-focus-rtl.png differ diff --git a/themes/Matcha-dark-aliz/gtk-2.0/assets/combo-entry-focus.png b/themes/Matcha-dark-aliz/gtk-2.0/assets/combo-entry-focus.png new file mode 100755 index 00000000..5cdb4c17 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-2.0/assets/combo-entry-focus.png differ diff --git a/themes/Matcha-dark-aliz/gtk-2.0/assets/combo-entry-insensitive-notebook-rtl.png b/themes/Matcha-dark-aliz/gtk-2.0/assets/combo-entry-insensitive-notebook-rtl.png new file mode 100755 index 00000000..1cacb831 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-2.0/assets/combo-entry-insensitive-notebook-rtl.png differ diff --git a/themes/Matcha-dark-aliz/gtk-2.0/assets/combo-entry-insensitive-notebook.png b/themes/Matcha-dark-aliz/gtk-2.0/assets/combo-entry-insensitive-notebook.png new file mode 100755 index 00000000..d8e58d4f Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-2.0/assets/combo-entry-insensitive-notebook.png differ diff --git a/themes/Matcha-dark-aliz/gtk-2.0/assets/combo-entry-insensitive-rtl.png b/themes/Matcha-dark-aliz/gtk-2.0/assets/combo-entry-insensitive-rtl.png new file mode 100755 index 00000000..1c92ba82 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-2.0/assets/combo-entry-insensitive-rtl.png differ diff --git a/themes/Matcha-dark-aliz/gtk-2.0/assets/combo-entry-insensitive.png b/themes/Matcha-dark-aliz/gtk-2.0/assets/combo-entry-insensitive.png new file mode 100755 index 00000000..dbb06826 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-2.0/assets/combo-entry-insensitive.png differ diff --git a/themes/Matcha-dark-aliz/gtk-2.0/assets/combo-entry-notebook-rtl.png b/themes/Matcha-dark-aliz/gtk-2.0/assets/combo-entry-notebook-rtl.png new file mode 100755 index 00000000..9fe951cf Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-2.0/assets/combo-entry-notebook-rtl.png differ diff --git a/themes/Matcha-dark-aliz/gtk-2.0/assets/combo-entry-notebook.png b/themes/Matcha-dark-aliz/gtk-2.0/assets/combo-entry-notebook.png new file mode 100755 index 00000000..5411c250 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-2.0/assets/combo-entry-notebook.png differ diff --git a/themes/Matcha-dark-aliz/gtk-2.0/assets/combo-entry-rtl.png b/themes/Matcha-dark-aliz/gtk-2.0/assets/combo-entry-rtl.png new file mode 100755 index 00000000..002c9921 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-2.0/assets/combo-entry-rtl.png differ diff --git a/themes/Matcha-dark-aliz/gtk-2.0/assets/combo-entry.png b/themes/Matcha-dark-aliz/gtk-2.0/assets/combo-entry.png new file mode 100755 index 00000000..ba625d6f Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-2.0/assets/combo-entry.png differ diff --git a/themes/Matcha-dark-aliz/gtk-2.0/assets/down-background-disable-rtl.png b/themes/Matcha-dark-aliz/gtk-2.0/assets/down-background-disable-rtl.png new file mode 100755 index 00000000..c209bbbf Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-2.0/assets/down-background-disable-rtl.png differ diff --git a/themes/Matcha-dark-aliz/gtk-2.0/assets/down-background-disable.png b/themes/Matcha-dark-aliz/gtk-2.0/assets/down-background-disable.png new file mode 100755 index 00000000..35c42cce Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-2.0/assets/down-background-disable.png differ diff --git a/themes/Matcha-dark-aliz/gtk-2.0/assets/down-background-rtl.png b/themes/Matcha-dark-aliz/gtk-2.0/assets/down-background-rtl.png new file mode 100755 index 00000000..dd401042 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-2.0/assets/down-background-rtl.png differ diff --git a/themes/Matcha-dark-aliz/gtk-2.0/assets/down-background.png b/themes/Matcha-dark-aliz/gtk-2.0/assets/down-background.png new file mode 100755 index 00000000..4f51aa0f Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-2.0/assets/down-background.png differ diff --git a/themes/Matcha-dark-aliz/gtk-2.0/assets/entry-active-bg.png b/themes/Matcha-dark-aliz/gtk-2.0/assets/entry-active-bg.png new file mode 100755 index 00000000..e5d16b29 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-2.0/assets/entry-active-bg.png differ diff --git a/themes/Matcha-dark-aliz/gtk-2.0/assets/entry-active-notebook.png b/themes/Matcha-dark-aliz/gtk-2.0/assets/entry-active-notebook.png new file mode 100755 index 00000000..e5d16b29 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-2.0/assets/entry-active-notebook.png differ diff --git a/themes/Matcha-dark-aliz/gtk-2.0/assets/entry-active-toolbar.png b/themes/Matcha-dark-aliz/gtk-2.0/assets/entry-active-toolbar.png new file mode 100755 index 00000000..e5d16b29 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-2.0/assets/entry-active-toolbar.png differ diff --git a/themes/Matcha-dark-aliz/gtk-2.0/assets/entry-background-disabled.png b/themes/Matcha-dark-aliz/gtk-2.0/assets/entry-background-disabled.png new file mode 100755 index 00000000..e6b6fb12 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-2.0/assets/entry-background-disabled.png differ diff --git a/themes/Matcha-dark-aliz/gtk-2.0/assets/entry-background.png b/themes/Matcha-dark-aliz/gtk-2.0/assets/entry-background.png new file mode 100755 index 00000000..6f49edf8 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-2.0/assets/entry-background.png differ diff --git a/themes/Matcha-dark-aliz/gtk-2.0/assets/entry-bg.png b/themes/Matcha-dark-aliz/gtk-2.0/assets/entry-bg.png new file mode 100755 index 00000000..4649adb7 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-2.0/assets/entry-bg.png differ diff --git a/themes/Matcha-dark-aliz/gtk-2.0/assets/entry-border-active-bg.png b/themes/Matcha-dark-aliz/gtk-2.0/assets/entry-border-active-bg.png new file mode 100755 index 00000000..316cf4a3 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-2.0/assets/entry-border-active-bg.png differ diff --git a/themes/Matcha-dark-aliz/gtk-2.0/assets/entry-border-bg.png b/themes/Matcha-dark-aliz/gtk-2.0/assets/entry-border-bg.png new file mode 100755 index 00000000..1afe903d Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-2.0/assets/entry-border-bg.png differ diff --git a/themes/Matcha-dark-aliz/gtk-2.0/assets/entry-disabled-bg.png b/themes/Matcha-dark-aliz/gtk-2.0/assets/entry-disabled-bg.png new file mode 100755 index 00000000..0166049f Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-2.0/assets/entry-disabled-bg.png differ diff --git a/themes/Matcha-dark-aliz/gtk-2.0/assets/entry-disabled-notebook.png b/themes/Matcha-dark-aliz/gtk-2.0/assets/entry-disabled-notebook.png new file mode 100755 index 00000000..0166049f Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-2.0/assets/entry-disabled-notebook.png differ diff --git a/themes/Matcha-dark-aliz/gtk-2.0/assets/entry-disabled-toolbar.png b/themes/Matcha-dark-aliz/gtk-2.0/assets/entry-disabled-toolbar.png new file mode 100755 index 00000000..0166049f Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-2.0/assets/entry-disabled-toolbar.png differ diff --git a/themes/Matcha-dark-aliz/gtk-2.0/assets/entry-notebook.png b/themes/Matcha-dark-aliz/gtk-2.0/assets/entry-notebook.png new file mode 100755 index 00000000..4649adb7 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-2.0/assets/entry-notebook.png differ diff --git a/themes/Matcha-dark-aliz/gtk-2.0/assets/entry-toolbar.png b/themes/Matcha-dark-aliz/gtk-2.0/assets/entry-toolbar.png new file mode 100755 index 00000000..4649adb7 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-2.0/assets/entry-toolbar.png differ diff --git a/themes/Matcha-dark-aliz/gtk-2.0/assets/focus-line.png b/themes/Matcha-dark-aliz/gtk-2.0/assets/focus-line.png new file mode 100755 index 00000000..a6f1fe0d Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-2.0/assets/focus-line.png differ diff --git a/themes/Matcha-dark-aliz/gtk-2.0/assets/frame-gap-end.png b/themes/Matcha-dark-aliz/gtk-2.0/assets/frame-gap-end.png new file mode 100755 index 00000000..485014a3 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-2.0/assets/frame-gap-end.png differ diff --git a/themes/Matcha-dark-aliz/gtk-2.0/assets/frame-gap-start.png b/themes/Matcha-dark-aliz/gtk-2.0/assets/frame-gap-start.png new file mode 100755 index 00000000..485014a3 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-2.0/assets/frame-gap-start.png differ diff --git a/themes/Matcha-dark-aliz/gtk-2.0/assets/frame.png b/themes/Matcha-dark-aliz/gtk-2.0/assets/frame.png new file mode 100755 index 00000000..eb5c27d6 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-2.0/assets/frame.png differ diff --git a/themes/Matcha-dark-aliz/gtk-2.0/assets/handle-h.png b/themes/Matcha-dark-aliz/gtk-2.0/assets/handle-h.png new file mode 100755 index 00000000..864b6c15 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-2.0/assets/handle-h.png differ diff --git a/themes/Matcha-dark-aliz/gtk-2.0/assets/handle-v.png b/themes/Matcha-dark-aliz/gtk-2.0/assets/handle-v.png new file mode 100755 index 00000000..d44dbba1 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-2.0/assets/handle-v.png differ diff --git a/themes/Matcha-dark-aliz/gtk-2.0/assets/inline-toolbar.png b/themes/Matcha-dark-aliz/gtk-2.0/assets/inline-toolbar.png new file mode 100755 index 00000000..9f5a2e25 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-2.0/assets/inline-toolbar.png differ diff --git a/themes/Matcha-dark-aliz/gtk-2.0/assets/line-h.png b/themes/Matcha-dark-aliz/gtk-2.0/assets/line-h.png new file mode 100755 index 00000000..f71970ce Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-2.0/assets/line-h.png differ diff --git a/themes/Matcha-dark-aliz/gtk-2.0/assets/line-v.png b/themes/Matcha-dark-aliz/gtk-2.0/assets/line-v.png new file mode 100755 index 00000000..00289517 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-2.0/assets/line-v.png differ diff --git a/themes/Matcha-dark-aliz/gtk-2.0/assets/menu-arrow-prelight.png b/themes/Matcha-dark-aliz/gtk-2.0/assets/menu-arrow-prelight.png new file mode 100755 index 00000000..1c6589be Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-2.0/assets/menu-arrow-prelight.png differ diff --git a/themes/Qogir-dark/gtk-2.0/assets/menu-arrow.png b/themes/Matcha-dark-aliz/gtk-2.0/assets/menu-arrow.png old mode 100644 new mode 100755 similarity index 100% rename from themes/Qogir-dark/gtk-2.0/assets/menu-arrow.png rename to themes/Matcha-dark-aliz/gtk-2.0/assets/menu-arrow.png diff --git a/themes/Matcha-dark-aliz/gtk-2.0/assets/menu-checkbox-checked-insensitive.png b/themes/Matcha-dark-aliz/gtk-2.0/assets/menu-checkbox-checked-insensitive.png new file mode 100755 index 00000000..7702c574 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-2.0/assets/menu-checkbox-checked-insensitive.png differ diff --git a/themes/Matcha-dark-aliz/gtk-2.0/assets/menu-checkbox-checked-selected.png b/themes/Matcha-dark-aliz/gtk-2.0/assets/menu-checkbox-checked-selected.png new file mode 100755 index 00000000..fa43fbc0 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-2.0/assets/menu-checkbox-checked-selected.png differ diff --git a/themes/Matcha-dark-aliz/gtk-2.0/assets/menu-checkbox-checked.png b/themes/Matcha-dark-aliz/gtk-2.0/assets/menu-checkbox-checked.png new file mode 100755 index 00000000..8c93125a Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-2.0/assets/menu-checkbox-checked.png differ diff --git a/themes/Matcha-dark-aliz/gtk-2.0/assets/menu-checkbox-unchecked-insensitive.png b/themes/Matcha-dark-aliz/gtk-2.0/assets/menu-checkbox-unchecked-insensitive.png new file mode 100755 index 00000000..8a5ac6d9 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-2.0/assets/menu-checkbox-unchecked-insensitive.png differ diff --git a/themes/Qogir/gtk-2.0/assets/menu-checkbox-unchecked-selected.png b/themes/Matcha-dark-aliz/gtk-2.0/assets/menu-checkbox-unchecked-selected.png old mode 100644 new mode 100755 similarity index 100% rename from themes/Qogir/gtk-2.0/assets/menu-checkbox-unchecked-selected.png rename to themes/Matcha-dark-aliz/gtk-2.0/assets/menu-checkbox-unchecked-selected.png diff --git a/themes/Matcha-dark-aliz/gtk-2.0/assets/menu-checkbox-unchecked.png b/themes/Matcha-dark-aliz/gtk-2.0/assets/menu-checkbox-unchecked.png new file mode 100755 index 00000000..c4cb01e9 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-2.0/assets/menu-checkbox-unchecked.png differ diff --git a/themes/Matcha-dark-aliz/gtk-2.0/assets/menu-radio-checked-insensitive.png b/themes/Matcha-dark-aliz/gtk-2.0/assets/menu-radio-checked-insensitive.png new file mode 100755 index 00000000..bdca59c4 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-2.0/assets/menu-radio-checked-insensitive.png differ diff --git a/themes/Matcha-dark-aliz/gtk-2.0/assets/menu-radio-checked-selected.png b/themes/Matcha-dark-aliz/gtk-2.0/assets/menu-radio-checked-selected.png new file mode 100755 index 00000000..309689b8 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-2.0/assets/menu-radio-checked-selected.png differ diff --git a/themes/Matcha-dark-aliz/gtk-2.0/assets/menu-radio-checked.png b/themes/Matcha-dark-aliz/gtk-2.0/assets/menu-radio-checked.png new file mode 100755 index 00000000..2ed14193 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-2.0/assets/menu-radio-checked.png differ diff --git a/themes/Matcha-dark-aliz/gtk-2.0/assets/menu-radio-unchecked-insensitive.png b/themes/Matcha-dark-aliz/gtk-2.0/assets/menu-radio-unchecked-insensitive.png new file mode 100755 index 00000000..ff98a548 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-2.0/assets/menu-radio-unchecked-insensitive.png differ diff --git a/themes/Matcha-dark-aliz/gtk-2.0/assets/menu-radio-unchecked-selected.png b/themes/Matcha-dark-aliz/gtk-2.0/assets/menu-radio-unchecked-selected.png new file mode 100755 index 00000000..ae76065f Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-2.0/assets/menu-radio-unchecked-selected.png differ diff --git a/themes/Matcha-dark-aliz/gtk-2.0/assets/menu-radio-unchecked.png b/themes/Matcha-dark-aliz/gtk-2.0/assets/menu-radio-unchecked.png new file mode 100755 index 00000000..53cfd999 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-2.0/assets/menu-radio-unchecked.png differ diff --git a/themes/Matcha-dark-aliz/gtk-2.0/assets/menubar.png b/themes/Matcha-dark-aliz/gtk-2.0/assets/menubar.png new file mode 100755 index 00000000..634568f3 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-2.0/assets/menubar.png differ diff --git a/themes/Matcha-dark-aliz/gtk-2.0/assets/menubar_button.png b/themes/Matcha-dark-aliz/gtk-2.0/assets/menubar_button.png new file mode 100755 index 00000000..e7d364da Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-2.0/assets/menubar_button.png differ diff --git a/themes/Matcha-dark-aliz/gtk-2.0/assets/menuitem.png b/themes/Matcha-dark-aliz/gtk-2.0/assets/menuitem.png new file mode 100755 index 00000000..b5ce376e Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-2.0/assets/menuitem.png differ diff --git a/themes/Matcha-dark-aliz/gtk-2.0/assets/minus.png b/themes/Matcha-dark-aliz/gtk-2.0/assets/minus.png new file mode 100755 index 00000000..139eebde Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-2.0/assets/minus.png differ diff --git a/themes/Matcha-dark-aliz/gtk-2.0/assets/notebook-gap-horiz.png b/themes/Matcha-dark-aliz/gtk-2.0/assets/notebook-gap-horiz.png new file mode 100755 index 00000000..b365798a Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-2.0/assets/notebook-gap-horiz.png differ diff --git a/themes/Matcha-dark-aliz/gtk-2.0/assets/notebook-gap-vert.png b/themes/Matcha-dark-aliz/gtk-2.0/assets/notebook-gap-vert.png new file mode 100755 index 00000000..b24ffee4 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-2.0/assets/notebook-gap-vert.png differ diff --git a/themes/Matcha-dark-aliz/gtk-2.0/assets/notebook.png b/themes/Matcha-dark-aliz/gtk-2.0/assets/notebook.png new file mode 100755 index 00000000..bf26864b Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-2.0/assets/notebook.png differ diff --git a/themes/Qogir/gtk-2.0/assets/null.png b/themes/Matcha-dark-aliz/gtk-2.0/assets/null.png old mode 100644 new mode 100755 similarity index 100% rename from themes/Qogir/gtk-2.0/assets/null.png rename to themes/Matcha-dark-aliz/gtk-2.0/assets/null.png diff --git a/themes/Matcha-dark-aliz/gtk-2.0/assets/pathbar_button_active.png b/themes/Matcha-dark-aliz/gtk-2.0/assets/pathbar_button_active.png new file mode 100755 index 00000000..548487a3 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-2.0/assets/pathbar_button_active.png differ diff --git a/themes/Matcha-dark-aliz/gtk-2.0/assets/pathbar_button_prelight.png b/themes/Matcha-dark-aliz/gtk-2.0/assets/pathbar_button_prelight.png new file mode 100755 index 00000000..405134b1 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-2.0/assets/pathbar_button_prelight.png differ diff --git a/themes/Matcha-dark-aliz/gtk-2.0/assets/plus.png b/themes/Matcha-dark-aliz/gtk-2.0/assets/plus.png new file mode 100755 index 00000000..64012a02 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-2.0/assets/plus.png differ diff --git a/themes/Matcha-dark-aliz/gtk-2.0/assets/progressbar.png b/themes/Matcha-dark-aliz/gtk-2.0/assets/progressbar.png new file mode 100755 index 00000000..092f4b8d Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-2.0/assets/progressbar.png differ diff --git a/themes/Matcha-dark-aliz/gtk-2.0/assets/progressbar_v.png b/themes/Matcha-dark-aliz/gtk-2.0/assets/progressbar_v.png new file mode 100755 index 00000000..6b34d721 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-2.0/assets/progressbar_v.png differ diff --git a/themes/Matcha-dark-aliz/gtk-2.0/assets/radio-checked-insensitive.png b/themes/Matcha-dark-aliz/gtk-2.0/assets/radio-checked-insensitive.png new file mode 100755 index 00000000..5014bd47 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-2.0/assets/radio-checked-insensitive.png differ diff --git a/themes/Matcha-dark-aliz/gtk-2.0/assets/radio-checked.png b/themes/Matcha-dark-aliz/gtk-2.0/assets/radio-checked.png new file mode 100755 index 00000000..3bcd0501 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-2.0/assets/radio-checked.png differ diff --git a/themes/Matcha-dark-aliz/gtk-2.0/assets/radio-unchecked-insensitive.png b/themes/Matcha-dark-aliz/gtk-2.0/assets/radio-unchecked-insensitive.png new file mode 100755 index 00000000..a1efe967 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-2.0/assets/radio-unchecked-insensitive.png differ diff --git a/themes/Matcha-dark-aliz/gtk-2.0/assets/radio-unchecked.png b/themes/Matcha-dark-aliz/gtk-2.0/assets/radio-unchecked.png new file mode 100755 index 00000000..4ba90315 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-2.0/assets/radio-unchecked.png differ diff --git a/themes/Matcha-dark-aliz/gtk-2.0/assets/slider-horiz-active.png b/themes/Matcha-dark-aliz/gtk-2.0/assets/slider-horiz-active.png new file mode 100755 index 00000000..3a19b3da Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-2.0/assets/slider-horiz-active.png differ diff --git a/themes/Matcha-dark-aliz/gtk-2.0/assets/slider-horiz-insens.png b/themes/Matcha-dark-aliz/gtk-2.0/assets/slider-horiz-insens.png new file mode 100755 index 00000000..ee615e6b Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-2.0/assets/slider-horiz-insens.png differ diff --git a/themes/Matcha-dark-aliz/gtk-2.0/assets/slider-horiz-prelight.png b/themes/Matcha-dark-aliz/gtk-2.0/assets/slider-horiz-prelight.png new file mode 100755 index 00000000..7e29a7e8 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-2.0/assets/slider-horiz-prelight.png differ diff --git a/themes/Matcha-dark-aliz/gtk-2.0/assets/slider-horiz.png b/themes/Matcha-dark-aliz/gtk-2.0/assets/slider-horiz.png new file mode 100755 index 00000000..fc218ac0 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-2.0/assets/slider-horiz.png differ diff --git a/themes/Matcha-dark-aliz/gtk-2.0/assets/slider-insensitive.png b/themes/Matcha-dark-aliz/gtk-2.0/assets/slider-insensitive.png new file mode 100755 index 00000000..eaa757e8 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-2.0/assets/slider-insensitive.png differ diff --git a/themes/Matcha-dark-aliz/gtk-2.0/assets/slider-prelight.png b/themes/Matcha-dark-aliz/gtk-2.0/assets/slider-prelight.png new file mode 100755 index 00000000..f6e1d7ea Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-2.0/assets/slider-prelight.png differ diff --git a/themes/Matcha-dark-aliz/gtk-2.0/assets/slider-vert-active.png b/themes/Matcha-dark-aliz/gtk-2.0/assets/slider-vert-active.png new file mode 100755 index 00000000..c358ed57 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-2.0/assets/slider-vert-active.png differ diff --git a/themes/Matcha-dark-aliz/gtk-2.0/assets/slider-vert-insens.png b/themes/Matcha-dark-aliz/gtk-2.0/assets/slider-vert-insens.png new file mode 100755 index 00000000..1e13a62d Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-2.0/assets/slider-vert-insens.png differ diff --git a/themes/Matcha-dark-aliz/gtk-2.0/assets/slider-vert-prelight.png b/themes/Matcha-dark-aliz/gtk-2.0/assets/slider-vert-prelight.png new file mode 100755 index 00000000..e595e6ef Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-2.0/assets/slider-vert-prelight.png differ diff --git a/themes/Matcha-dark-aliz/gtk-2.0/assets/slider-vert.png b/themes/Matcha-dark-aliz/gtk-2.0/assets/slider-vert.png new file mode 100755 index 00000000..c101d9b5 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-2.0/assets/slider-vert.png differ diff --git a/themes/Matcha-dark-aliz/gtk-2.0/assets/slider.png b/themes/Matcha-dark-aliz/gtk-2.0/assets/slider.png new file mode 100755 index 00000000..b5492981 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-2.0/assets/slider.png differ diff --git a/themes/Matcha-dark-aliz/gtk-2.0/assets/tab-bottom-active.png b/themes/Matcha-dark-aliz/gtk-2.0/assets/tab-bottom-active.png new file mode 100755 index 00000000..302f6d15 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-2.0/assets/tab-bottom-active.png differ diff --git a/themes/Matcha-dark-aliz/gtk-2.0/assets/tab-left-active.png b/themes/Matcha-dark-aliz/gtk-2.0/assets/tab-left-active.png new file mode 100755 index 00000000..ccce3be5 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-2.0/assets/tab-left-active.png differ diff --git a/themes/Matcha-dark-aliz/gtk-2.0/assets/tab-right-active.png b/themes/Matcha-dark-aliz/gtk-2.0/assets/tab-right-active.png new file mode 100755 index 00000000..9b3f0bd0 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-2.0/assets/tab-right-active.png differ diff --git a/themes/Matcha-dark-aliz/gtk-2.0/assets/tab-top-active.png b/themes/Matcha-dark-aliz/gtk-2.0/assets/tab-top-active.png new file mode 100755 index 00000000..24b572e4 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-2.0/assets/tab-top-active.png differ diff --git a/themes/Matcha-dark-aliz/gtk-2.0/assets/toolbar.png b/themes/Matcha-dark-aliz/gtk-2.0/assets/toolbar.png new file mode 100755 index 00000000..e64018bb Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-2.0/assets/toolbar.png differ diff --git a/themes/Matcha-dark-aliz/gtk-2.0/assets/tree_header.png b/themes/Matcha-dark-aliz/gtk-2.0/assets/tree_header.png new file mode 100755 index 00000000..02ee2193 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-2.0/assets/tree_header.png differ diff --git a/themes/Matcha-dark-aliz/gtk-2.0/assets/trough-horizontal-active.png b/themes/Matcha-dark-aliz/gtk-2.0/assets/trough-horizontal-active.png new file mode 100755 index 00000000..0e15ccef Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-2.0/assets/trough-horizontal-active.png differ diff --git a/themes/Matcha-dark-aliz/gtk-2.0/assets/trough-horizontal.png b/themes/Matcha-dark-aliz/gtk-2.0/assets/trough-horizontal.png new file mode 100755 index 00000000..946e72d6 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-2.0/assets/trough-horizontal.png differ diff --git a/themes/Matcha-dark-aliz/gtk-2.0/assets/trough-progressbar.png b/themes/Matcha-dark-aliz/gtk-2.0/assets/trough-progressbar.png new file mode 100755 index 00000000..a54e7e49 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-2.0/assets/trough-progressbar.png differ diff --git a/themes/Matcha-dark-aliz/gtk-2.0/assets/trough-progressbar_v.png b/themes/Matcha-dark-aliz/gtk-2.0/assets/trough-progressbar_v.png new file mode 100755 index 00000000..53078dd4 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-2.0/assets/trough-progressbar_v.png differ diff --git a/themes/Matcha-dark-aliz/gtk-2.0/assets/trough-scrollbar-horiz.png b/themes/Matcha-dark-aliz/gtk-2.0/assets/trough-scrollbar-horiz.png new file mode 100755 index 00000000..403303ce Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-2.0/assets/trough-scrollbar-horiz.png differ diff --git a/themes/Matcha-dark-aliz/gtk-2.0/assets/trough-scrollbar-vert.png b/themes/Matcha-dark-aliz/gtk-2.0/assets/trough-scrollbar-vert.png new file mode 100755 index 00000000..403303ce Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-2.0/assets/trough-scrollbar-vert.png differ diff --git a/themes/Matcha-dark-aliz/gtk-2.0/assets/trough-vertical-active.png b/themes/Matcha-dark-aliz/gtk-2.0/assets/trough-vertical-active.png new file mode 100755 index 00000000..e1a79939 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-2.0/assets/trough-vertical-active.png differ diff --git a/themes/Matcha-dark-aliz/gtk-2.0/assets/trough-vertical.png b/themes/Matcha-dark-aliz/gtk-2.0/assets/trough-vertical.png new file mode 100755 index 00000000..298885a0 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-2.0/assets/trough-vertical.png differ diff --git a/themes/Matcha-dark-aliz/gtk-2.0/assets/up-background-disable-rtl.png b/themes/Matcha-dark-aliz/gtk-2.0/assets/up-background-disable-rtl.png new file mode 100755 index 00000000..20e46e29 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-2.0/assets/up-background-disable-rtl.png differ diff --git a/themes/Matcha-dark-aliz/gtk-2.0/assets/up-background-disable.png b/themes/Matcha-dark-aliz/gtk-2.0/assets/up-background-disable.png new file mode 100755 index 00000000..e8eeded3 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-2.0/assets/up-background-disable.png differ diff --git a/themes/Matcha-dark-aliz/gtk-2.0/assets/up-background-rtl.png b/themes/Matcha-dark-aliz/gtk-2.0/assets/up-background-rtl.png new file mode 100755 index 00000000..7343a7aa Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-2.0/assets/up-background-rtl.png differ diff --git a/themes/Matcha-dark-aliz/gtk-2.0/assets/up-background.png b/themes/Matcha-dark-aliz/gtk-2.0/assets/up-background.png new file mode 100755 index 00000000..8a7635e3 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-2.0/assets/up-background.png differ diff --git a/themes/Matcha-dark-aliz/gtk-2.0/gtkrc b/themes/Matcha-dark-aliz/gtk-2.0/gtkrc new file mode 100755 index 00000000..9d2c81e2 --- /dev/null +++ b/themes/Matcha-dark-aliz/gtk-2.0/gtkrc @@ -0,0 +1,25 @@ +gtk-color-scheme = "base_color: #2b2b2b" +gtk-color-scheme = "text_color: #eeeeee" +gtk-color-scheme = "bg_color: #222222" +gtk-color-scheme = "fg_color: #f0f0f0" +gtk-color-scheme = "tooltip_bg_color: #222222" +gtk-color-scheme = "tooltip_fg_color: #D7D7D7" +gtk-color-scheme = "selected_bg_color: #F0544C" +gtk-color-scheme = "selected_fg_color: #ffffff" +gtk-color-scheme = "insensitive_bg_color: #262626" +gtk-color-scheme = "insensitive_fg_color: #737373" +gtk-color-scheme = "notebook_bg: #222222" +gtk-color-scheme = "dark_sidebar_bg: #363636" +gtk-color-scheme = "link_color: #F0544C" +gtk-color-scheme = "menu_bg: #222222" +gtk-color-scheme = "menu_fg: #eeeeee" + +gtk-icon-sizes = "gtk-button=16,16" # This makes button icons smaller. +gtk-auto-mnemonics = 1 +gtk-primary-button-warps-slider = 1 + +include "main.rc" +include "apps.rc" +include "panel.rc" +include "xfce-notify.rc" +include "menubar-toolbar.rc" diff --git a/themes/Matcha-dark-aliz/gtk-2.0/main.rc b/themes/Matcha-dark-aliz/gtk-2.0/main.rc new file mode 100755 index 00000000..a306dc01 --- /dev/null +++ b/themes/Matcha-dark-aliz/gtk-2.0/main.rc @@ -0,0 +1,2415 @@ +style "default" { + + xthickness = 1 + ythickness = 1 + + # Style Properties + + GtkWidget::focus-line-width = 1 + GtkMenuBar::window-dragging = 1 + GtkToolbar::window-dragging = 1 + GtkToolbar::internal-padding = 4 + GtkToolButton::icon-spacing = 4 + + GtkWidget::tooltip-radius = 2 + GtkWidget::tooltip-alpha = 235 + GtkWidget::new-tooltip-style = 1 #for compatibility + + GtkSeparatorMenuItem::horizontal-padding = 3 + GtkSeparatorMenuItem::wide-separators = 0 + GtkSeparatorMenuItem::separator-height = 1 + + GtkButton::child-displacement-y = 0 + GtkButton::default-border = { 0, 0, 0, 0 } + GtkButton::default-outside_border = { 0, 0, 0, 0 } + + GtkEntry::state-hint = 1 + + GtkScrollbar::trough-border = 0 + GtkRange::trough-border = 0 + GtkRange::slider-width = 13 + GtkRange::stepper-size = 0 + + GtkScrollbar::activate-slider = 1 + GtkScrollbar::has-backward-stepper = 0 + GtkScrollbar::has-forward-stepper = 0 + GtkScrollbar::min-slider-length = 32 + GtkScrolledWindow::scrollbar-spacing = 0 + GtkScrolledWindow::scrollbars-within-bevel = 1 + + GtkScale::slider_length = 15 + GtkScale::slider_width = 15 + GtkScale::trough-side-details = 1 + + GtkProgressBar::min-horizontal-bar-height = 8 + GtkProgressBar::min-vertical-bar-width = 8 + + GtkStatusbar::shadow_type = GTK_SHADOW_NONE + GtkSpinButton::shadow_type = GTK_SHADOW_NONE + GtkMenuBar::shadow-type = GTK_SHADOW_NONE + GtkToolbar::shadow-type = GTK_SHADOW_NONE + GtkMenuBar::internal-padding = 0 #( every window is misaligned for the sake of menus ): + GtkMenu::horizontal-padding = 0 + GtkMenu::vertical-padding = 0 + + GtkCheckButton::indicator_spacing = 3 + GtkOptionMenu::indicator_spacing = { 8, 2, 0, 0 } + + GtkTreeView::row_ending_details = 0 + GtkTreeView::expander-size = 11 + GtkTreeView::vertical-separator = 4 + GtkTreeView::horizontal-separator = 4 + GtkTreeView::allow-rules = 1 + GtkTreeView::odd-row-color = mix(0.5, @bg_color, @base_color) + GtkTreeView::even-row-color = @base_color + + GtkExpander::expander-size = 11 + + 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 + + # Colors + + bg[NORMAL] = @bg_color + bg[PRELIGHT] = shade (1.02, @bg_color) + bg[SELECTED] = @selected_bg_color + bg[INSENSITIVE] = @insensitive_bg_color + bg[ACTIVE] = shade (0.9, @bg_color) + + fg[NORMAL] = @text_color + fg[PRELIGHT] = @fg_color + fg[SELECTED] = @selected_fg_color + fg[INSENSITIVE] = @insensitive_fg_color + fg[ACTIVE] = @fg_color + + text[NORMAL] = @text_color + text[PRELIGHT] = @text_color + text[SELECTED] = @selected_fg_color + text[INSENSITIVE] = @insensitive_fg_color + text[ACTIVE] = @selected_fg_color + + base[NORMAL] = @base_color + base[PRELIGHT] = shade (0.95, @bg_color) + base[SELECTED] = @selected_bg_color + base[INSENSITIVE] = @bg_color + base[ACTIVE] = shade (0.9, @selected_bg_color) + + # For succinctness, all reasonable pixmap options remain here + + engine "pixmap" { + + # Check Buttons + + image { + function = CHECK + recolorable = TRUE + state = NORMAL + shadow = OUT + overlay_file = "assets/checkbox-unchecked.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + recolorable = TRUE + state = PRELIGHT + shadow = OUT + overlay_file = "assets/checkbox-unchecked.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + recolorable = TRUE + state = ACTIVE + shadow = OUT + overlay_file = "assets/checkbox-unchecked.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + recolorable = TRUE + state = SELECTED + shadow = OUT + overlay_file = "assets/checkbox-unchecked.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + recolorable = TRUE + state = INSENSITIVE + shadow = OUT + overlay_file = "assets/checkbox-unchecked-insensitive.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + recolorable = TRUE + state = NORMAL + shadow = IN + overlay_file = "assets/checkbox-checked.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + recolorable = TRUE + state = PRELIGHT + shadow = IN + overlay_file = "assets/checkbox-checked.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + recolorable = TRUE + state = ACTIVE + shadow = IN + overlay_file = "assets/checkbox-checked.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + recolorable = TRUE + state = SELECTED + shadow = IN + overlay_file = "assets/checkbox-checked.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + recolorable = TRUE + state = INSENSITIVE + shadow = IN + overlay_file = "assets/checkbox-checked-insensitive.png" + overlay_stretch = FALSE + } + + # Radio Buttons + + image { + function = OPTION + state = NORMAL + shadow = OUT + overlay_file = "assets/radio-unchecked.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = PRELIGHT + shadow = OUT + overlay_file = "assets/radio-unchecked.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = ACTIVE + shadow = OUT + overlay_file = "assets/radio-unchecked.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = SELECTED + shadow = OUT + overlay_file = "assets/radio-unchecked.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = INSENSITIVE + shadow = OUT + overlay_file = "assets/radio-unchecked-insensitive.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = NORMAL + shadow = IN + overlay_file = "assets/radio-checked.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = PRELIGHT + shadow = IN + overlay_file = "assets/radio-checked.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = ACTIVE + shadow = IN + overlay_file = "assets/radio-checked.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = SELECTED + shadow = IN + overlay_file = "assets/radio-checked.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = INSENSITIVE + shadow = IN + overlay_file = "assets/radio-checked-insensitive.png" + overlay_stretch = FALSE + } + + # Arrows + + image { + function = ARROW + overlay_file = "assets/arrow-up.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = UP + } + + image { + function = ARROW + state = PRELIGHT + overlay_file = "assets/arrow-up-prelight.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = UP + } + + image { + function = ARROW + state = ACTIVE + overlay_file = "assets/arrow-up-prelight.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = UP + } + + image { + function = ARROW + state = INSENSITIVE + overlay_file = "assets/arrow-up-insens.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = UP + } + + image { + function = ARROW + state = NORMAL + overlay_file = "assets/arrow-down.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = DOWN + } + + image { + function = ARROW + state = PRELIGHT + overlay_file = "assets/arrow-down-prelight.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = DOWN + } + + image { + function = ARROW + state = ACTIVE + overlay_file = "assets/arrow-down-prelight.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = DOWN + } + + image { + function = ARROW + state = INSENSITIVE + overlay_file = "assets/arrow-down-insens.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = DOWN + } + + image { + function = ARROW + overlay_file = "assets/arrow-left.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = LEFT + } + + image { + function = ARROW + state= PRELIGHT + overlay_file = "assets/arrow-left-prelight.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = LEFT + } + + image { + function = ARROW + state = ACTIVE + overlay_file = "assets/arrow-left-prelight.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = LEFT + } + + image { + function = ARROW + state = INSENSITIVE + overlay_file = "assets/arrow-left-insens.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = LEFT + } + + image { + function = ARROW + overlay_file = "assets/arrow-right.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = RIGHT + } + + image { + function = ARROW + state = PRELIGHT + overlay_file = "assets/arrow-right-prelight.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = RIGHT + } + + image { + function = ARROW + state = ACTIVE + overlay_file = "assets/arrow-right-prelight.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = RIGHT + } + + image { + function = ARROW + state = INSENSITIVE + overlay_file = "assets/arrow-right-insens.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = RIGHT + } + + # Option Menu Arrows + + image { + function = TAB + state = INSENSITIVE + overlay_file = "assets/arrow-down-insens.png" + overlay_stretch = FALSE + } + + image { + function = TAB + state = NORMAL + overlay_file = "assets/arrow-down.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + } + + image { + function = TAB + state = PRELIGHT + overlay_file = "assets/arrow-down-prelight.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + } + + # Lines + + image { + function = VLINE + file = "assets/line-v.png" + border = { 0, 0, 0, 0 } + stretch = TRUE + } + + image { + function = HLINE + file = "assets/line-h.png" + border = { 0, 0, 0, 0 } + stretch = TRUE + } + + # Focuslines + + image { + function = FOCUS + file = "assets/focus-line.png" + border = { 1, 1, 1, 1 } + stretch = TRUE + } + + # Handles + + image { + function = HANDLE + overlay_file = "assets/handle-h.png" + overlay_stretch = FALSE + orientation = HORIZONTAL + } + + image { + function = HANDLE + overlay_file = "assets/handle-v.png" + overlay_stretch = FALSE + orientation = VERTICAL + } + + # Expanders + + image { + function = EXPANDER + expander_style = COLLAPSED + file = "assets/plus.png" + } + + image { + function = EXPANDER + expander_style = EXPANDED + file = "assets/minus.png" + } + + image { + function = EXPANDER + expander_style = SEMI_EXPANDED + file = "assets/minus.png" + } + + image { + function = EXPANDER + expander_style = SEMI_COLLAPSED + file = "assets/plus.png" + } + + image { + function = RESIZE_GRIP + state = NORMAL + detail = "statusbar" + overlay_file = "assets/null.png" + overlay_border = { 0,0,0,0 } + overlay_stretch = FALSE + } + + # Shadows ( this area needs help :P ) + + image { + function = SHADOW_GAP + file = "assets/null.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + } + } +} + + +style "toplevel_hack" { + + engine "adwaita" { + } +} + +style "ooo_stepper_hack" { + + GtkScrollbar::stepper-size = 0 + GtkScrollbar::has-backward-stepper = 0 + GtkScrollbar::has-forward-stepper = 0 + +} + +style "scrollbar" { + + engine "pixmap" { + + image { + function = BOX + detail = "trough" + file = "assets/trough-scrollbar-horiz.png" + border = { 2, 2, 3, 3 } + stretch = TRUE + orientation = HORIZONTAL + } + + image { + function = BOX + detail = "trough" + file = "assets/trough-scrollbar-vert.png" + border = { 3, 3, 2, 2 } + stretch = TRUE + orientation = VERTICAL + } + + image { + function = ARROW + overlay_file = "assets/null.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = UP + } + + image { + function = ARROW + overlay_file = "assets/null.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = DOWN + } + + image { + function = ARROW + overlay_file = "assets/null.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = LEFT + } + + image { + function = ARROW + overlay_file = "assets/null.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = RIGHT + } + + # Sliders + + image { + function = SLIDER + state = NORMAL + file = "assets/slider-horiz.png" + border = { 5, 5, 3, 3 } + stretch = TRUE + orientation = HORIZONTAL + } + + image { + function = SLIDER + state = ACTIVE + file = "assets/slider-horiz-active.png" + border = { 5, 5, 3, 3 } + stretch = TRUE + orientation = HORIZONTAL + } + + image { + function = SLIDER + state = PRELIGHT + file = "assets/slider-horiz-prelight.png" + border = { 5, 5, 3, 3 } + stretch = TRUE + orientation = HORIZONTAL + } + + image { + function = SLIDER + state = INSENSITIVE + file = "assets/slider-horiz-insens.png" + border = { 5, 5, 3, 3 } + stretch = TRUE + orientation = HORIZONTAL + } + +# X Verticals + + image { + function = SLIDER + state = NORMAL + file = "assets/slider-vert.png" + border = { 3, 3, 5, 5 } + stretch = TRUE + orientation = VERTICAL + } + + image { + function = SLIDER + state = ACTIVE + file = "assets/slider-vert-active.png" + border = { 3, 3, 5, 5 } + stretch = TRUE + orientation = VERTICAL + } + + image { + function = SLIDER + state = PRELIGHT + file = "assets/slider-vert-prelight.png" + border = { 3, 3, 5, 5 } + stretch = TRUE + orientation = VERTICAL + } + + image { + function = SLIDER + state = INSENSITIVE + file = "assets/slider-vert-insens.png" + border = { 3, 3, 5, 5 } + stretch = TRUE + orientation = VERTICAL + } + } +} + +style "menu" { + + xthickness = 0 + ythickness = 0 + + GtkMenuItem::arrow-scaling = 0.4 + + bg[NORMAL] = @menu_bg + bg[INSENSITIVE] = @menu_bg + bg[PRELIGHT] = @menu_bg + + engine "pixmap" { # For menus that use horizontal lines rather than gtkseparator + + image { + function = HLINE + file = "assets/null.png" + border = { 0, 0, 0, 0 } + stretch = TRUE + } + } +} + +style "menu_framed_box" { + +# engine "adwaita" { # default menu border +# } + + engine "pixmap" { + image { + function = BOX + file = "assets/frame.png" + border = { 1, 1, 2, 1 } + stretch = TRUE + } + } + +} + +style "menu_item" { + xthickness = 2 + ythickness = 3 + + # HACK: Gtk doesn't actually read this value + # while rendering the menu items, but Libreoffice + # does; setting this value equal to the one in + # fg[PRELIGHT] ensures a code path in the LO theming code + # that falls back to a dark text color for menu item text + # highlight. The price to pay is black text on menus as well, + # but at least it's readable. + # See https://bugs.freedesktop.org/show_bug.cgi?id=38038 + + bg[NORMAL] = @menu_bg + bg[SELECTED] = @selected_bg_color + + fg[NORMAL] = @menu_fg + fg[SELECTED] = @selected_fg_color + + fg[PRELIGHT] = @selected_fg_color + text[PRELIGHT] = @selected_fg_color + + engine "pixmap" { + + image { + function = BOX + state = PRELIGHT + file = "assets/menuitem.png" + border = { 1, 0, 1, 0 } + stretch = TRUE + } + + # Fix invisible scale trough on selected menuitems + + image { + function = BOX + detail = "trough-lower" + file = "assets/trough-horizontal.png" + border = { 8, 8, 0, 0 } + stretch = TRUE + orientation = HORIZONTAL + } + + image { + function = SLIDER + state = PRELIGHT + file = "assets/null.png" + border = { 0, 0, 0, 0 } + stretch = TRUE + overlay_file = "assets/slider.png" + overlay_stretch = FALSE + orientation = HORIZONTAL + } + + # Check Buttons + + image { + function = CHECK + recolorable = TRUE + state = NORMAL + shadow = OUT + overlay_file = "assets/menu-checkbox-unchecked.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + recolorable = TRUE + state = PRELIGHT + shadow = OUT + overlay_file = "assets/menu-checkbox-unchecked-selected.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + recolorable = TRUE + state = ACTIVE + shadow = OUT + overlay_file = "assets/menu-checkbox-unchecked.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + recolorable = TRUE + state = INSENSITIVE + shadow = OUT + overlay_file = "assets/menu-checkbox-unchecked-insensitive.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + recolorable = TRUE + state = NORMAL + shadow = IN + overlay_file = "assets/menu-checkbox-checked.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + recolorable = TRUE + state = PRELIGHT + shadow = IN + overlay_file = "assets/menu-checkbox-checked-selected.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + recolorable = TRUE + state = ACTIVE + shadow = IN + overlay_file = "assets/menu-checkbox-checked.png" + overlay_stretch = FALSE + } + + image { + function = CHECK + recolorable = TRUE + state = INSENSITIVE + shadow = IN + overlay_file = "assets/menu-checkbox-checked-insensitive.png" + overlay_stretch = FALSE + } + + # Radio Buttons + + image { + function = OPTION + state = NORMAL + shadow = OUT + overlay_file = "assets/menu-radio-unchecked.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = PRELIGHT + shadow = OUT + overlay_file = "assets/menu-radio-unchecked-selected.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = ACTIVE + shadow = OUT + overlay_file = "assets/menu-radio-unchecked.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = INSENSITIVE + shadow = OUT + overlay_file = "assets/menu-radio-unchecked-insensitive.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = NORMAL + shadow = IN + overlay_file = "assets/menu-radio-checked.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = PRELIGHT + shadow = IN + overlay_file = "assets/menu-radio-checked-selected.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = ACTIVE + shadow = IN + overlay_file = "assets/menu-radio-checked.png" + overlay_stretch = FALSE + } + + image { + function = OPTION + state = INSENSITIVE + shadow = IN + overlay_file = "assets/menu-radio-checked-insensitive.png" + overlay_stretch = FALSE + } + + image { + function = SHADOW # This fixes boxy Qt menu items + file = "assets/null.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + } + + # Arrow Buttons + + image { + function = ARROW + state = NORMAL + overlay_file = "assets/menu-arrow.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = RIGHT + } + + image { + function = ARROW + state = PRELIGHT + overlay_file = "assets/menu-arrow-prelight.png" + overlay_border = { 0, 0, 0, 0 } + overlay_stretch = FALSE + arrow_direction = RIGHT + } + } +} + +style "button" { + + xthickness = 2 + ythickness = 2 + + engine "pixmap" { + + image { + function = BOX + state = NORMAL + file = "assets/button.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + } + + image { + function = BOX + state = PRELIGHT + shadow = OUT + file = "assets/button-hover.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + } + + # Don't add hover effect on pressed buttons + image { + function = BOX + state = PRELIGHT + shadow = IN + file = "assets/button-active.png" + border = {4, 4, 4, 4} + stretch = TRUE + } + + image { + function = BOX + state = ACTIVE + file = "assets/button-active.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + } + + image { + function = BOX + state = INSENSITIVE + file = "assets/button-insensitive.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + } + } +} + +style "checkbutton" { + + fg[PRELIGHT] = @text_color + fg[ACTIVE] = @text_color + +} + +style "entry" { + + xthickness = 6 + ythickness = 4 + + engine "pixmap" { + + image { + function = SHADOW + state = NORMAL + detail = "entry" + file = "assets/entry-bg.png" + border = {6, 6, 6, 6} + stretch = TRUE + } + + image { + function = SHADOW + state = ACTIVE + detail = "entry" + file = "assets/entry-active-bg.png" + border = {6, 6, 6, 6} + stretch = TRUE + } + + image { + function = SHADOW + state = INSENSITIVE + detail = "entry" + file = "assets/entry-disabled-bg.png" + border = {6, 6, 6, 6} + stretch = TRUE + } + + image { + function = FLAT_BOX + state = ACTIVE + detail = "entry_bg" + file = "assets/entry-background.png" + } + + image { + function = FLAT_BOX + state = INSENSITIVE + detail = "entry_bg" + file = "assets/entry-background-disabled.png" + } + + image { + function = FLAT_BOX + detail = "entry_bg" + file = "assets/entry-background.png" + } + } +} + +style "notebook_entry" { + + engine "pixmap" { + + image { + function = SHADOW + state = NORMAL + detail = "entry" + file = "assets/entry-notebook.png" + border = {6, 6, 6, 6} + stretch = TRUE + } + + image { + function = SHADOW + state = ACTIVE + detail = "entry" + file = "assets/entry-active-notebook.png" + border = {6, 6, 6, 6} + stretch = TRUE + } + + image { + function = SHADOW + state = INSENSITIVE + detail = "entry" + file = "assets/entry-disabled-notebook.png" + border = {6, 6, 6, 6} + stretch = TRUE + } + } +} + +style "notebook_tab_label" { + + fg[ACTIVE] = @text_color + +} + +style "combobox_entry" +{ + xthickness = 3 + ythickness = 4 + + engine "pixmap" { + + # LTR version + + image { + function = SHADOW + detail = "entry" + state = NORMAL + shadow = IN + file = "assets/combo-entry.png" + border = { 4, 4, 5, 4 } + stretch = TRUE + direction = LTR + } + + image { + function = SHADOW + detail = "entry" + state = INSENSITIVE + shadow = IN + file = "assets/combo-entry-insensitive.png" + border = { 4, 4, 5, 4 } + stretch = TRUE + direction = LTR + } + + image { + function = SHADOW + detail = "entry" + state = ACTIVE + file = "assets/combo-entry-focus.png" + border = { 4, 4, 5, 4 } + stretch = TRUE + direction = LTR + } + + # RTL version + + image { + function = SHADOW + detail = "entry" + state = NORMAL + shadow = IN + file = "assets/combo-entry-rtl.png" + border = { 4, 4, 5, 4 } + stretch = TRUE + direction = RTL + } + + image { + function = SHADOW + detail = "entry" + state = INSENSITIVE + shadow = IN + file = "assets/combo-entry-insensitive-rtl.png" + border = { 4, 4, 5, 4 } + stretch = TRUE + direction = RTL + } + + image { + function = SHADOW + detail = "entry" + state = ACTIVE + file = "assets/combo-entry-focus-rtl.png" + border = { 4, 4, 5, 4 } + stretch = TRUE + direction = RTL + } + } +} + +style "notebook_combobox_entry" { + + engine "pixmap" { + + # LTR version + + image { + function = SHADOW + detail = "entry" + state = NORMAL + shadow = IN + file = "assets/combo-entry-notebook.png" + border = { 4, 4, 5, 4 } + stretch = TRUE + direction = LTR + } + + image { + function = SHADOW + detail = "entry" + state = INSENSITIVE + shadow = IN + file = "assets/combo-entry-insensitive-notebook.png" + border = { 4, 4, 5, 4 } + stretch = TRUE + direction = LTR + } + + image { + function = SHADOW + detail = "entry" + state = ACTIVE + file = "assets/combo-entry-focus-notebook.png" + border = { 4, 4, 5, 4 } + stretch = TRUE + direction = LTR + } + + # RTL version + + image { + function = SHADOW + detail = "entry" + state = NORMAL + shadow = IN + file = "assets/combo-entry-notebook-rtl.png" + border = { 4, 4, 5, 4 } + stretch = TRUE + direction = RTL + } + + image { + function = SHADOW + detail = "entry" + state = INSENSITIVE + shadow = IN + file = "assets/combo-entry-insensitive-notebook-rtl.png" + border = { 4, 4, 5, 4 } + stretch = TRUE + direction = RTL + } + + image { + function = SHADOW + detail = "entry" + state = ACTIVE + file = "assets/combo-entry-focus-notebook-rtl.png" + border = { 4, 4, 5, 4 } + stretch = TRUE + direction = RTL + } + } +} + +style "combobox_entry_button" +{ + xthickness = 6 + + fg[ACTIVE] = @text_color + + engine "pixmap" { + + # LTR version + + image { + function = BOX + state = NORMAL + file = "assets/combo-entry-button.png" + border = { 4, 4, 5, 4 } + stretch = TRUE + direction = LTR + } + + image { + function = BOX + state = PRELIGHT + file = "assets/combo-entry-button.png" + border = { 4, 4, 5, 4 } + stretch = TRUE + direction = LTR + } + + image { + function = BOX + state = INSENSITIVE + file = "assets/combo-entry-button-insensitive.png" + border = { 4, 4, 5, 4 } + stretch = TRUE + direction = LTR + } + + image { + function = BOX + state = ACTIVE + file = "assets/combo-entry-button-active.png" + border = { 4, 4, 5, 4 } + stretch = TRUE + direction = LTR + } + + # RTL version + image { + function = BOX + state = NORMAL + file = "assets/combo-entry-button-rtl.png" + border = { 4, 4, 5, 4 } + stretch = TRUE + direction = RTL + } + + image { + function = BOX + state = PRELIGHT + file = "assets/combo-entry-button-rtl.png" + border = { 4, 4, 5, 4 } + stretch = TRUE + direction = RTL + } + + image { + function = BOX + state = INSENSITIVE + file = "assets/combo-entry-button-insensitive-rtl.png" + border = { 4, 4, 5, 4 } + stretch = TRUE + direction = RTL + } + + image { + function = BOX + state = ACTIVE + file = "assets/combo-entry-button-active-rtl.png" + border = { 4, 4, 5, 4 } + stretch = TRUE + direction = RTL + } + } +} + +style "spinbutton" { + + bg[NORMAL] = @bg_color + + xthickness = 6 + ythickness = 4 + + engine "pixmap" { + + image { + function = ARROW + } + + # Spin-Up LTR + + image { + function = BOX + state = NORMAL + detail = "spinbutton_up" + file = "assets/up-background.png" + border = { 1, 4, 5, 0 } + stretch = TRUE + overlay_file = "assets/arrow-up-small.png" + overlay_stretch = FALSE + direction = LTR + } + + image { + function = BOX + state = PRELIGHT + detail = "spinbutton_up" + file = "assets/up-background.png" + border = { 1, 4, 5, 0 } + stretch = TRUE + overlay_file = "assets/arrow-up-small-prelight.png" + overlay_stretch = FALSE + direction = LTR + } + + image { + function = BOX + state = INSENSITIVE + detail = "spinbutton_up" + file = "assets/up-background-disable.png" + border = { 1, 4, 5, 0 } + stretch = TRUE + overlay_file = "assets/arrow-up-small-insens.png" + overlay_stretch = FALSE + direction = LTR + } + + image { + function = BOX + state = ACTIVE + detail = "spinbutton_up" + file = "assets/up-background.png" + border = { 1, 4, 5, 0 } + stretch = TRUE + overlay_file = "assets/arrow-up-small-prelight.png" + overlay_stretch = FALSE + direction = LTR + } + + # Spin-Up RTL + + image { + function = BOX + state = NORMAL + detail = "spinbutton_up" + file = "assets/up-background-rtl.png" + border = { 4, 1, 5, 0 } + stretch = TRUE + overlay_file = "assets/arrow-up-small.png" + overlay_stretch = FALSE + direction = RTL + } + + image { + function = BOX + state = PRELIGHT + detail = "spinbutton_up" + file = "assets/up-background-rtl.png" + border = { 4, 1, 5, 0 } + stretch = TRUE + overlay_file = "assets/arrow-up-small-prelight.png" + overlay_stretch = FALSE + direction = RTL + } + + image { + function = BOX + state = INSENSITIVE + detail = "spinbutton_up" + file = "assets/up-background-disable-rtl.png" + border = { 4, 1, 5, 0 } + stretch = TRUE + overlay_file = "assets/arrow-up-small-insens.png" + overlay_stretch = FALSE + direction = RTL + } + + image { + function = BOX + state = ACTIVE + detail = "spinbutton_up" + file = "assets/up-background-rtl.png" + border = { 4, 1, 5, 0 } + stretch = TRUE + overlay_file = "assets/arrow-up-small-prelight.png" + overlay_stretch = FALSE + direction = RTL + } + + # Spin-Down LTR + + image { + function = BOX + state = NORMAL + detail = "spinbutton_down" + file = "assets/down-background.png" + border = { 1, 4, 1, 4 } + stretch = TRUE + overlay_file = "assets/arrow-down-small.png" + overlay_stretch = FALSE + direction = LTR + } + + image { + function = BOX + state = PRELIGHT + detail = "spinbutton_down" + file = "assets/down-background.png" + border = { 1, 4, 1, 4 } + stretch = TRUE + overlay_file = "assets/arrow-down-small-prelight.png" + overlay_stretch = FALSE + direction = LTR + } + + image { + function = BOX + state = INSENSITIVE + detail = "spinbutton_down" + file = "assets/down-background-disable.png" + border = { 1, 4, 1, 4 } + stretch = TRUE + overlay_file = "assets/arrow-down-small-insens.png" + overlay_stretch = FALSE + direction = LTR + } + + image { + function = BOX + state = ACTIVE + detail = "spinbutton_down" + file = "assets/down-background.png" + border = { 1, 4, 1, 4 } + stretch = TRUE + overlay_file = "assets/arrow-down-small-prelight.png" + overlay_stretch = FALSE + direction = LTR + } + + # Spin-Down RTL + + image { + function = BOX + state = NORMAL + detail = "spinbutton_down" + file = "assets/down-background-rtl.png" + border = { 4, 1, 1, 4 } + stretch = TRUE + overlay_file = "assets/arrow-down-small.png" + overlay_stretch = FALSE + direction = RTL + } + + image { + function = BOX + state = PRELIGHT + detail = "spinbutton_down" + file = "assets/down-background-rtl.png" + border = { 4, 1, 1, 4 } + stretch = TRUE + overlay_file = "assets/arrow-down-small-prelight.png" + overlay_stretch = FALSE + direction = RTL + } + + image { + function = BOX + state = INSENSITIVE + detail = "spinbutton_down" + file = "assets/down-background-disable-rtl.png" + border = { 4, 1, 1, 4 } + stretch = TRUE + overlay_file = "assets/arrow-down-small-insens.png" + overlay_stretch = FALSE + direction = RTL + } + + image { + function = BOX + state = ACTIVE + detail = "spinbutton_down" + file = "assets/down-background-rtl.png" + border = { 4, 1, 1, 4 } + stretch = TRUE + overlay_file = "assets/arrow-down-small-prelight.png" + overlay_stretch = FALSE + direction = RTL + } + } +} + +style "gimp_spin_scale" { + + bg[NORMAL] = @base_color + + engine "pixmap" { + + image { + function = FLAT_BOX + detail = "entry_bg" + state = NORMAL + } + + image { + function = FLAT_BOX + detail = "entry_bg" + state = ACTIVE + } + + image { + function = BOX + state = NORMAL + detail = "spinbutton_up" + overlay_file = "assets/arrow-up-small.png" + overlay_stretch = FALSE + } + + image { + function = BOX + state = PRELIGHT + detail = "spinbutton_up" + overlay_file = "assets/arrow-up-small-prelight.png" + overlay_stretch = FALSE + } + + image { + function = BOX + state = ACTIVE + detail = "spinbutton_up" + overlay_file = "assets/arrow-up-small-prelight.png" + overlay_stretch = FALSE + } + + image { + function = BOX + state = INSENSITIVE + detail = "spinbutton_up" + overlay_file = "assets/arrow-up-small-insens.png" + overlay_stretch = FALSE + } + + image { + function = BOX + state = NORMAL + detail = "spinbutton_down" + overlay_file = "assets/arrow-down-small.png" + overlay_stretch = FALSE + } + + image { + function = BOX + state = PRELIGHT + detail = "spinbutton_down" + overlay_file = "assets/arrow-down-small-prelight.png" + overlay_stretch = FALSE + } + + image { + function = BOX + state = ACTIVE + detail = "spinbutton_down" + overlay_file = "assets/arrow-down-small-prelight.png" + overlay_stretch = FALSE + } + + image { + function = BOX + state = INSENSITIVE + detail = "spinbutton_down" + overlay_file = "assets/arrow-down-small-insens.png" + overlay_stretch = FALSE + } + } +} + +style "notebook" { + + xthickness = 5 + ythickness = 2 + + engine "pixmap" { + + image { + function = EXTENSION + state = ACTIVE + file = "assets/null.png" + border = { 0,0,0,0 } + stretch = TRUE + gap_side = TOP + } + + image { + function = EXTENSION + state = ACTIVE + file = "assets/null.png" + border = { 0,0,0,0 } + stretch = TRUE + gap_side = BOTTOM + } + + image { + function = EXTENSION + state = ACTIVE + file = "assets/null.png" + border = { 0,0,0,0 } + stretch = TRUE + gap_side = RIGHT + } + + image { + function = EXTENSION + state = ACTIVE + file = "assets/null.png" + border = { 0,0,0,0 } + stretch = TRUE + gap_side = LEFT + } + + image { + function = EXTENSION + file = "assets/tab-top-active.png" + border = { 3,3,3,3 } + stretch = TRUE + gap_side = BOTTOM + } + + image { + function = EXTENSION + file = "assets/tab-bottom-active.png" + border = { 3,3,3,3 } + stretch = TRUE + gap_side = TOP + } + + image { + function = EXTENSION + file = "assets/tab-left-active.png" + border = { 3,3,3,3 } + stretch = TRUE + gap_side = RIGHT + } + + image { + function = EXTENSION + file = "assets/tab-right-active.png" + border = { 3,3,3,3 } + stretch = TRUE + gap_side = LEFT + } + + # How to draw boxes with a gap on one side (ie the page of a notebook) + + image { + function = BOX_GAP + file = "assets/notebook.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + gap_file = "assets/notebook-gap-horiz.png" + gap_border = { 1, 1, 0, 0 } + gap_side = TOP + } + + image { + function = BOX_GAP + file = "assets/notebook.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + gap_file = "assets/notebook-gap-horiz.png" + gap_border = { 1, 1, 0, 0 } + gap_side = BOTTOM + } + + image { + function = BOX_GAP + file = "assets/notebook.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + gap_file = "assets/notebook-gap-vert.png" + gap_border = { 0, 0, 1, 1 } + gap_side = LEFT + } + + image { + function = BOX_GAP + file = "assets/notebook.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + gap_file = "assets/notebook-gap-vert.png" + gap_border = { 0, 0, 1, 1 } + gap_side = RIGHT + } + + # How to draw the box of a notebook when it isnt attached to a tab + + image { + function = BOX + file = "assets/notebook.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + } + } +} + +style "handlebox" { + + engine "pixmap" { + + image { + function = BOX + file = "assets/null.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + detail = "handlebox_bin" + shadow = IN + } + + image { + function = BOX + file = "assets/null.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + detail = "handlebox_bin" + shadow = OUT + } + } +} + +style "combobox_separator" { + + xthickness = 0 + ythickness = 0 + GtkWidget::wide-separators = 1 + +} + +style "combobox" { + + xthickness = 0 + ythickness = 0 + +} + +style "combobox_button" { + + xthickness = 3 + ythickness = 3 + +} + +style "range" { + + engine "pixmap" { + + image { + function = BOX + detail = "trough-upper" + file = "assets/trough-horizontal.png" + border = { 8, 8, 0, 0 } + stretch = TRUE + orientation = HORIZONTAL + } + + image { + function = BOX + detail = "trough-lower" + file = "assets/trough-horizontal-active.png" + border = { 8, 8, 0, 0 } + stretch = TRUE + orientation = HORIZONTAL + } + + image { + function = BOX + detail = "trough-upper" + file = "assets/trough-vertical.png" + border = { 0, 0, 8, 8 } + stretch = TRUE + orientation = VERTICAL + } + + image { + function = BOX + detail = "trough-lower" + file = "assets/trough-vertical-active.png" + border = { 0, 0, 8, 8 } + stretch = TRUE + orientation = VERTICAL + } + + # Horizontal + + image { + function = SLIDER + state = NORMAL + file = "assets/null.png" + border = { 0, 0, 0, 0 } + stretch = TRUE + overlay_file = "assets/slider.png" + overlay_stretch = FALSE + orientation = HORIZONTAL + } + + image { + function = SLIDER + state = PRELIGHT + file = "assets/null.png" + border = { 0, 0, 0, 0 } + stretch = TRUE + overlay_file = "assets/slider-prelight.png" + overlay_stretch = FALSE + orientation = HORIZONTAL + } + + image { + function = SLIDER + state = INSENSITIVE + file = "assets/null.png" + border = { 0, 0, 0, 0 } + stretch = TRUE + overlay_file = "assets/slider-insensitive.png" + overlay_stretch = FALSE + orientation = HORIZONTAL + } + + # Vertical + + image { + function = SLIDER + state = NORMAL + file = "assets/null.png" + border = { 0, 0, 0, 0 } + stretch = TRUE + overlay_file = "assets/slider.png" + overlay_stretch = FALSE + orientation = VERTICAL + } + + image { + function = SLIDER + state = PRELIGHT + file = "assets/null.png" + border = { 0, 0, 0, 0 } + stretch = TRUE + overlay_file = "assets/slider-prelight.png" + overlay_stretch = FALSE + orientation = VERTICAL + } + + image { + function = SLIDER + state = INSENSITIVE + file = "assets/null.png" + border = { 0, 0, 0, 0 } + stretch = TRUE + overlay_file = "assets/slider-insensitive.png" + overlay_stretch = FALSE + orientation = VERTICAL + } + + # Function below removes ugly boxes + + image { + function = BOX + file = "assets/null.png" + border = { 3, 3, 3, 3 } + stretch = TRUE + } + } +} + +style "progressbar" { + + xthickness = 1 + ythickness = 1 + + fg[NORMAL] = @fg_color + fg[PRELIGHT] = @selected_fg_color + + engine "pixmap" { + + image { + function = BOX + detail = "trough" + file = "assets/trough-progressbar.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + orientation = HORIZONTAL + } + + image { + function = BOX + detail = "bar" + file = "assets/progressbar.png" + stretch = TRUE + border = { 3, 3, 3, 3 } + orientation = HORIZONTAL + } + + image { + function = BOX + detail = "trough" + file = "assets/trough-progressbar_v.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + orientation = VERTICAL + } + + image { + function = BOX + detail = "bar" + file = "assets/progressbar_v.png" + stretch = TRUE + border = { 3, 3, 3, 3 } + orientation = VERTICAL + } + } +} + +style "separator_menu_item" { + + engine "pixmap" { + + image { + function = BOX + file = "assets/null.png" + border = { 0, 0, 1, 0 } + stretch = TRUE + } + } +} + +style "treeview_header" { + ythickness = 1 + + fg[NORMAL] = mix(0.6, @text_color, @base_color) + fg[PRELIGHT] = mix(0.8, @text_color, @base_color) + fg[ACTIVE] = @text_color + fg[INSENSITIVE] = mix(0.24, @text_color, @base_color) + font_name = "Medium" + + engine "pixmap" { + + image { + function = BOX + file = "assets/tree_header.png" + border = { 1, 1, 1, 1 } + stretch = TRUE + } + } +} + +# Treeview Rows + +style "treeview" { + + xthickness = 2 + ythickness = 0 + + bg[NORMAL] = @bg_color + bg[SELECTED] = mix(0.8, @selected_bg_color, @fg_color) # progress +} + +style "scrolled_window" { + + xthickness = 1 + ythickness = 1 + + engine "pixmap" { + + image { + function = SHADOW + file = "assets/frame.png" + border = { 5, 5, 5, 5 } + stretch = TRUE + } + } +} + +style "frame" { + + xthickness = 1 + ythickness = 1 + + engine "pixmap" { + + image { + function = SHADOW + file = "assets/frame.png" + border = { 1, 1, 1, 1 } + stretch = TRUE + shadow = IN + } + + image { + function = SHADOW_GAP + file = "assets/frame.png" + border = { 1, 1, 1, 1 } + stretch = TRUE + gap_start_file = "assets/frame-gap-start.png" + gap_start_border = { 1, 0, 0, 0 } + gap_end_file = "assets/frame-gap-end.png" + gap_end_border = { 0, 1, 0, 0 } + shadow = IN + } + + image { + function = SHADOW + file = "assets/frame.png" + border = { 1, 1, 1, 1 } + stretch = TRUE + shadow = OUT + } + + image { + function = SHADOW_GAP + file = "assets/frame.png" + border = { 1, 1, 1, 1 } + stretch = TRUE + gap_start_file = "assets/frame-gap-start.png" + gap_start_border = { 1, 0, 0, 0 } + gap_end_file = "assets/frame-gap-end.png" + gap_end_border = { 0, 1, 0, 0 } + shadow = OUT + } + + image { + function = SHADOW + file = "assets/frame.png" + border = { 1, 1, 1, 1 } + stretch = TRUE + shadow = ETCHED_IN + } + + image { + function = SHADOW_GAP + file = "assets/frame.png" + border = { 1, 1, 1, 1 } + stretch = TRUE + gap_start_file = "assets/frame-gap-start.png" + gap_start_border = { 1, 0, 0, 0 } + gap_end_file = "assets/frame-gap-end.png" + gap_end_border = { 0, 1, 0, 0 } + shadow = ETCHED_IN + } + + image { + function = SHADOW + file = "assets/frame.png" + border = { 1, 1, 1, 1 } + stretch = TRUE + shadow = ETCHED_OUT + } + + image { + function = SHADOW_GAP + file = "assets/frame.png" + border = { 1, 1, 1, 1 } + stretch = TRUE + gap_start_file = "assets/frame-gap-start.png" + gap_start_border = { 1, 0, 0, 0 } + gap_end_file = "assets/frame-gap-end.png" + gap_end_border = { 0, 1, 0, 0 } + shadow = ETCHED_OUT + } + } +} + +style "gimp_toolbox_frame" { + + engine "pixmap" { + + image { + function = SHADOW + } + } +} + +style "toolbar" { + + engine "pixmap" { + + image { + function = BOX + file = "assets/toolbar.png" + stretch = TRUE + border = { 1, 1, 1, 1 } + } + + image { + function = HANDLE + overlay_file = "assets/handle-h.png" + overlay_stretch = FALSE + orientation = HORIZONTAL + } + + image { + function = HANDLE + overlay_file = "assets/handle-v.png" + overlay_stretch = FALSE + orientation = VERTICAL + } + + image { + function = VLINE + recolorable = TRUE + file = "assets/null.png" + } + + image { + function = HLINE + recolorable = TRUE + file = "assets/null.png" + } + } +} + +style "inline_toolbar" { + + GtkToolbar::button-relief = GTK_RELIEF_NORMAL + + engine "pixmap" { + + image { + function = BOX + file = "assets/inline-toolbar.png" + stretch = TRUE + border = { 1, 1, 1, 1 } + } + } +} + +style "notebook_viewport" { + + bg[NORMAL] = @notebook_bg +} + + +style "notebook_eventbox" { + + bg[NORMAL] = @notebook_bg + bg[ACTIVE] = @bg_color +} + +style "tooltips" { + + xthickness = 8 + ythickness = 4 + + bg[NORMAL] = @tooltip_bg_color + fg[NORMAL] = @tooltip_fg_color + bg[SELECTED] = @tooltip_bg_color + +} + +style "eclipse-tooltips" { + + xthickness = 8 + ythickness = 4 + + bg[NORMAL] = shade(1.05, @bg_color) + fg[NORMAL] = @text_color + bg[SELECTED] = shade(1.05, @bg_color) + +} + +style "xfdesktop-icon-view" { + XfdesktopIconView::label-alpha = 0 + XfdesktopIconView::selected-label-alpha = 100 + 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 = "#000000" + XfdesktopIconView::selected-shadow-color = "#000000" + XfdesktopIconView::shadow-blur-radius = 2 + XfdesktopIconView::cell-spacing = 2 + XfdesktopIconView::cell-padding = 6 + XfdesktopIconView::cell-text-width-proportion = 1.9 + + fg[NORMAL] = @selected_fg_color + fg[ACTIVE] = @selected_fg_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] = @bg_color + bg[SELECTED] = @bg_color + + fg[NORMAL] = @fg_color + + engine "murrine" { + contrast = 0.7 + glazestyle = 0 + glowstyle = 0 + highlight_shade = 1.0 + gradient_shades = {1.0,1.0,1.0,1.0} + border_shades = { 0.8, 0.8 } + } +} + +style "xfwm-tabwin-button" { + + font_name = "bold" + bg[SELECTED] = @selected_bg_color +} + +# Thunar + +style "thunar_location_button" = "location_button" { + ThunarLocationButtons::spacing = 0 + + engine "pixmap" { + image { + function = BOX + state = NORMAL + file = "assets/null.png" + border = { 2, 2, 2, 2 } + stretch = TRUE + } + image { + function = BOX + state = PRELIGHT + file = "assets/pathbar_button_prelight.png" + border = { 2, 2, 2, 2 } + stretch = TRUE + } + image { + function = BOX + state = ACTIVE + file = "assets/pathbar_button_active.png" + border = { 0, 0, 0, 2 } + stretch = TRUE + } + image { + function = BOX + state = INSENSITIVE + file = "assets/null.png" + border = { 2, 2, 2, 2 } + stretch = TRUE + } + } +} + +widget_class "*ThunarLocationButtons*" style "thunar_location_button" + +# Chromium +style "chrome_menu_item" { + + bg[SELECTED] = @selected_bg_color + +} + +# Text Style +style "text" = "default" { + engine "murrine" { textstyle = 0 } +} + +style "menu_text" = "menu_item" { + engine "murrine" { textstyle = 0 } +} + + +style "null" { + + engine "pixmap" { + + image { + function = BOX + file = "assets/null.png" + stretch = TRUE + } + } +} + + +class "GtkWidget" style "default" +class "GtkScrollbar" style "scrollbar" +class "GtkButton" style "button" +class "GtkEntry" style "entry" +class "GtkOldEditable" style "entry" +class "GtkSpinButton" style "spinbutton" +class "GtkNotebook" style "notebook" +class "GtkRange" style "range" +class "GtkProgressBar" style "progressbar" +class "GtkSeparatorMenuItem" style "separator_menu_item" +class "GtkScrolledWindow" style "scrolled_window" +class "GtkFrame" style "frame" +class "GtkTreeView" style "treeview" +class "GtkToolbar" style "toolbar" +class "*HandleBox" style "toolbar" + +widget_class "**" style "menu" +widget_class "**" style "menu_framed_box" +widget_class "**" style "menu_item" +widget_class "**" style "checkbutton" +widget_class "*" style "combobox" +widget_class "**" style "combobox_button" +widget_class "**" style "combobox_separator" +widget_class "***" style "treeview_header" +widget_class "**" style "inline_toolbar" +widget_class "**" style "combobox_entry" +widget_class "**" style "combobox_entry_button" +widget_class "***" style "notebook_viewport" +widget_class "*HandleBox" style "toolbar" + +# Entries in notebooks draw with notebook's base color, but not if there's +# something else in the middle that draws gray again +widget_class "**" style "notebook_entry" +widget_class "***" style "entry" + +widget_class "***" style "notebook_combobox_entry" +widget_class "****" style "combobox_entry" + +# We also need to avoid changing fg color for the inactive notebook tab labels +widget_class "*." style "notebook_tab_label" + +# GTK tooltips +widget "gtk-tooltip*" style "tooltips" + +#Fix GVim tabs +widget_class "**" style "notebook_eventbox" + +# Xchat special cases +widget "*xchat-inputbox" style "entry" + +# GIMP +# Disable gradients completely for GimpSpinScale +#class "GimpSpinScale" style "gimp_spin_scale" + +# Remove borders from "Wilbert frame" in Gimp +widget_class "**" style "gimp_toolbox_frame" + +# Chrome/Chromium +widget_class "*Chrom*Button*" style "button" +widget_class "***" style "chrome_menu_item" + +# Eclipse/SWT +widget "gtk-tooltips*" style "eclipse-tooltips" +widget "*swt-toolbar-flat" style "null" + +# Openoffice, Libreoffice +class "GtkWindow" style "toplevel_hack" +widget "*openoffice-toplevel*" style "ooo_stepper_hack" + +# Xfce +widget_class "*XfdesktopIconView*" style "xfdesktop-icon-view" +widget "xfwm4-tabwin*" style "xfwm-tabwin" +widget "xfwm4-tabwin*GtkButton*" style "xfwm-tabwin-button" + +# Fixes ugly text shadows for insensitive text +widget_class "*" style "text" +widget_class "**" style "menu_text" +widget_class "**" style "text" +widget_class "**" style "text" +widget_class "**" style "text" diff --git a/themes/Matcha-dark-aliz/gtk-2.0/menubar-toolbar.rc b/themes/Matcha-dark-aliz/gtk-2.0/menubar-toolbar.rc new file mode 100755 index 00000000..7408f3d4 --- /dev/null +++ b/themes/Matcha-dark-aliz/gtk-2.0/menubar-toolbar.rc @@ -0,0 +1,222 @@ +style "menubar" { + + bg[NORMAL] = @tooltip_bg_color + fg[NORMAL] = @tooltip_fg_color + fg[PRELIGHT] = shade(1.15, @tooltip_fg_color) + fg[ACTIVE] = shade(1.15, @tooltip_fg_color) + fg[SELECTED] = @selected_fg_color + fg[INSENSITIVE] = shade(0.7, @tooltip_fg_color) + + xthickness = 0 + ythickness = 0 + + engine "pixmap" { + + image { + function = BOX + file = "assets/menubar.png" + stretch = TRUE + border = { 1, 1, 1, 1 } + } + } +} + +style "menubar-borderless" { + + bg[NORMAL] = @tooltip_bg_color + fg[NORMAL] = @tooltip_fg_color + fg[SELECTED] = @selected_fg_color + fg[INSENSITIVE] = shade(0.7, @tooltip_fg_color) + + xthickness = 0 + ythickness = 0 + + engine "pixmap" { + + image { + function = BOX + file = "assets/null.png" + stretch = TRUE + border = { 1, 1, 1, 1 } + } + } +} + +style "menubar_item" { + + xthickness = 2 + ythickness = 4 + + fg[PRELIGHT] = @selected_fg_color + + engine "pixmap" { + + image { + function = BOX + state = PRELIGHT + file = "assets/menubar_button.png" + border = { 2, 2, 2, 2 } + stretch = TRUE + } + } +} + +# Text Style Menubar +style "menubar-text" { + + engine "murrine" { + text_shade = 0.0 + textstyle = 0 + } +} + + +style "toolbar_text" { + fg[NORMAL] = @tooltip_fg_color + fg[PRELIGHT] = shade(1.15, @tooltip_fg_color) + fg[INSENSITIVE] = shade(0.7, @tooltip_fg_color) + fg[ACTIVE] = shade(0.9, @tooltip_fg_color) + + text[NORMAL] = @tooltip_fg_color + text[PRELIGHT] = shade(1.15, @tooltip_fg_color) + text[INSENSITIVE] = shade(0.7, @tooltip_fg_color) + text[ACTIVE] = shade(0.9, @tooltip_fg_color) + +} + +style "toolbar_button" { + + xthickness = 4 + ythickness = 4 + + engine "pixmap" { + + image { + function = BOX + state = NORMAL + file = "assets/button.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + } + + image { + function = BOX + state = PRELIGHT + file = "assets/button-hover.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + } + + image { + function = BOX + state = ACTIVE + file = "assets/button-active.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + } + + image { + function = BOX + state = INSENSITIVE + file = "assets/button-insensitive.png" + border = { 4, 4, 4, 4 } + stretch = TRUE + } + } +} + +style "toolbar_entry" { + + base[NORMAL] = @base_color + base[ACTIVE] = @base_color + base[INSENSITIVE] = @insensitive_bg_color + + text[NORMAL] = @text_color + + engine "pixmap" { + + image { + function = SHADOW + state = NORMAL + detail = "entry" + file = "assets/entry-toolbar.png" + border = {6, 6, 6, 6} + stretch = TRUE + } + + image { + function = SHADOW + state = ACTIVE + detail = "entry" + file = "assets/entry-active-toolbar.png" + border = {6, 6, 6, 6} + stretch = TRUE + } + + image { + function = SHADOW + state = INSENSITIVE + detail = "entry" + file = "assets/entry-disabled-toolbar.png" + border = {6, 6, 6, 6} + stretch = TRUE + } + + image { + function = FLAT_BOX + state = ACTIVE + detail = "entry_bg" + file = "assets/null.png" + } + + image { + function = FLAT_BOX + state = INSENSITIVE + detail = "entry_bg" + file = "assets/null.png" + } + + image { + function = FLAT_BOX + detail = "entry_bg" + file = "assets/null.png" + } + } +} + +#Chromium +style "chrome-gtk-frame" { + + ChromeGtkFrame::frame-color = @tooltip_bg_color + ChromeGtkFrame::inactive-frame-color = @tooltip_bg_color + + ChromeGtkFrame::frame-gradient-size = 0 + ChromeGtkFrame::frame-gradient-color = shade(0.5, @bg_color) + + ChromeGtkFrame::incognito-frame-color = shade(0.85, @bg_color) + ChromeGtkFrame::incognito-inactive-frame-color = @bg_color + + ChromeGtkFrame::incognito-frame-gradient-color = @bg_color + + ChromeGtkFrame::scrollbar-trough-color = shade(0.912, @bg_color) + ChromeGtkFrame::scrollbar-slider-prelight-color = shade(1.04, @bg_color) + ChromeGtkFrame::scrollbar-slider-normal-color = @bg_color + +} + +widget_class "**" style "menubar" +widget_class "*.*" style "menubar_item" + +widget_class "*ThunarWindow*" style "menubar" + +class "ChromeGtkFrame" style "chrome-gtk-frame" + +widget_class "***" style "menubar-text" + +# Whitelist for dark toolbars +widget_class "*ThunarWindow*" style "menubar" +widget_class "*ThunarWindow**" style "toolbar_entry" +widget_class "*ThunarWindow**" style "toolbar_button" +widget_class "*ThunarWindow**" style "toolbar_text" +widget_class "*ThunarWindow***" style "menubar-text" + diff --git a/themes/Matcha-dark-aliz/gtk-2.0/panel.rc b/themes/Matcha-dark-aliz/gtk-2.0/panel.rc new file mode 100755 index 00000000..8bc87df5 --- /dev/null +++ b/themes/Matcha-dark-aliz/gtk-2.0/panel.rc @@ -0,0 +1,197 @@ +style "theme-panel" { + GtkButton::inner-border = { 0, 0, 0, 0 } + xthickness = 2 + ythickness = 0 + + bg[NORMAL] = shade(1.0, @tooltip_bg_color) + bg[ACTIVE] = @selected_bg_color + bg[PRELIGHT] = shade(1.2, @tooltip_bg_color) + bg[SELECTED] = @selected_bg_color + + fg[NORMAL] = shade(1.0, @tooltip_fg_color) + fg[PRELIGHT] = @selected_fg_color + fg[ACTIVE] = @selected_fg_color + fg[SELECTED] = @selected_fg_color + + text[NORMAL] = shade(1.0, @tooltip_fg_color) + text[PRELIGHT] = shade(1.1, @tooltip_fg_color) + text[ACTIVE] = shade(1.0, @tooltip_fg_color) + text[SELECTED] = @selected_fg_color + + engine "pixmap" { + image { + function = SHADOW + file = "assets/null.png" + border = { 0, 0, 0, 0 } + stretch = TRUE + } + } +} + +style "theme-panel-progressbar" { + bg[ACTIVE] = shade(0.8, @tooltip_bg_color) +} + +style "panelbar" { + + fg[NORMAL] = shade(0.8, @tooltip_fg_color) + fg[ACTIVE] = shade(1.0, @tooltip_fg_color) + fg[PRELIGHT] = shade(1.0, @tooltip_fg_color) + fg[SELECTED] = @selected_fg_color + + bg[SELECTED] = @selected_bg_color + + font_name = "Bold" +} + +style "panelbuttons" { + GtkButton::inner-border = { 0, 0, 0, 0 } + xthickness = 4 + ythickness = 0 + + fg[NORMAL] = shade(0.8, @tooltip_fg_color) + fg[PRELIGHT] = @selected_fg_color + fg[ACTIVE] = @selected_fg_color + fg[SELECTED] = @selected_fg_color + fg[INSENSITIVE] = mix(0.28, @tooltip_fg_color, @tooltip_bg_color) + bg[PRELIGHT] = shade(1.2, @tooltip_bg_color) + bg[ACTIVE] = shade(1.5, @tooltip_bg_color) + + engine "pixmap" { + image { + function = BOX + state = NORMAL + file = "assets/null.png" + border = { 0, 0, 0, 2 } + stretch = TRUE + } + image { + function = BOX + state = ACTIVE + file = "assets/pathbar_button_active.png" + border = { 0, 0, 0, 2 } + stretch = TRUE + } + image { + function = BOX + state = PRELIGHT + file = "assets/pathbar_button_prelight.png" + border = { 0, 0, 0, 2 } + stretch = TRUE + } + image { + function = BOX + state = INSENSITIVE + file = "assets/null.png" + border = { 0, 0, 0, 2 } + stretch = TRUE + } + } +} + +style "regular-label" { + font_name = "Regular" +} + +style "theme-panel-text" { + + fg[NORMAL] = shade(0.8, @tooltip_fg_color) + fg[PRELIGHT] = @selected_fg_color + fg[ACTIVE] = shade(1.0, @tooltip_fg_color) + + text[NORMAL] = shade(0.8, @tooltip_fg_color) + text[PRELIGHT] = @selected_fg_color + text[ACTIVE] = shade(1.0, @tooltip_fg_color) + + font_name = "Bold" +} + +style "panel-entry" { + + fg[NORMAL] = @text_color + fg[PRELIGHT] = @text_color + fg[ACTIVE] = @text_color + fg[SELECTED] = @text_color + fg[INSENSITIVE] = @text_color + + text[NORMAL] = @text_color + text[PRELIGHT] = @text_color + text[ACTIVE] = @text_color + text[SELECTED] = @text_color + text[INSENSITIVE] = @text_color + +} + +style "theme-main-menu-text" = "theme-panel-text" { + fg[PRELIGHT] = @selected_fg_color + text[PRELIGHT] = @selected_fg_color +} + +style "workspace-switcher" = "theme-panel" { + bg[SELECTED] = @selected_bg_color +} + +style "indicator" = "theme-panel" { + xthickness = 0 + ythickness = 0 +} + +widget "*tasklist*" style "panelbuttons" +widget_class "*Xfce*Panel*.GtkToggleButton" style "panelbuttons" +widget_class "*Xfce*NetkTasklist*GtkToggleButton" style "panelbuttons" +widget_class "*PanelToplevel*Button" style "panelbuttons" +widget_class "*Panel*GtkToggleButton" style "panelbuttons" +widget_class "*Xfce*Panel*Button*" style "panelbuttons" +widget_class "*" style "panelbuttons" +widget_class "**" style "panelbuttons" +widget_class "*XfcePanelPlugin.GtkButton" style "panelbuttons" +widget_class "*XfcePanelPlugin.GtkToggleButton" style "panelbuttons" +widget "*dict*Applet*" style "panelbuttons" +widget_class "*Xfce*NetkTasklist*GtkToggleButton" style "panelbuttons" +widget_class "*Tasklist*" style:highest "panelbuttons" +widget_class "*Tasklist*.GtkLabel" style:highest "regular-label" +widget_class "*Mixer*lugin*" style:highest "panelbuttons" + +class "*Panel*MenuBar*" style "panelbar" +widget_class "*Panel*MenuBar*" style "panelbar" +widget_class "*Panel*MenuBar*Item*" style:highest "panelbar" + +widget "*PanelWidget*" style "theme-panel" +widget "*PanelApplet*" style "theme-panel" +widget "*fast-user-switch*" style "theme-panel" +widget "*CPUFreq*Applet*" style "theme-panel" +class "PanelApp*" style "theme-panel" +class "PanelToplevel*" style "theme-panel" +widget_class "*PanelToplevel*" style "theme-panel" +widget_class "*notif*" style "theme-panel" +widget_class "*Notif*" style "theme-panel" +widget_class "*Tray*" style "theme-panel" +widget_class "*tray*" style "theme-panel" +widget_class "*computertemp*" style "theme-panel" +widget_class "*Applet*Tomboy*" style "theme-panel" +widget_class "*Applet*Netstatus*" style "theme-panel" + +# Fixes for tooltip text in some apps. +widget_class "*Notif*Beagle*" style "theme-panel" +widget_class "*Notif*Brasero*" style "theme-panel" + +# XFCE panel theming. +widget "*Xfce*Panel*" style "theme-panel" +class "*Xfce*Panel*" style "theme-panel" +widget "*Xfce*Panel*GtkProgressBar" style "theme-panel-progressbar" +widget "*WnckPager*" style "workspace-switcher" +widget "*TopMenu*" style "theme-panel" +widget "*XfceTasklist*" style "panelbuttons" + +# Fix gtk-entries in the panel +widget "*bookmark*GtkEntry" style "panel-entry" # fixes smartbookmark-plugin + +# Make sure panel text color doesn't change +widget_class "*Panel*MenuBar*" style "theme-main-menu-text" +widget_class "*Panel**" style "theme-main-menu-text" +widget "*.clock-applet-button.*" style "theme-panel-text" +widget "*PanelApplet*" style "theme-panel-text" + +# Override general panel-style with specific plugin-styles +widget "*indicator-applet*" style "indicator" +widget "*indicator-button*" style "indicator" diff --git a/themes/Qogir/gtk-2.0/xfce-notify.rc b/themes/Matcha-dark-aliz/gtk-2.0/xfce-notify.rc old mode 100644 new mode 100755 similarity index 100% rename from themes/Qogir/gtk-2.0/xfce-notify.rc rename to themes/Matcha-dark-aliz/gtk-2.0/xfce-notify.rc diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/checkbox-checked-dark.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/checkbox-checked-dark.png new file mode 100755 index 00000000..e7af2c7e Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/checkbox-checked-dark.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/checkbox-checked-dark@2.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/checkbox-checked-dark@2.png new file mode 100755 index 00000000..f32f8990 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/checkbox-checked-dark@2.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/checkbox-checked-insensitive-dark.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/checkbox-checked-insensitive-dark.png new file mode 100755 index 00000000..049c9d68 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/checkbox-checked-insensitive-dark.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/checkbox-checked-insensitive-dark@2.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/checkbox-checked-insensitive-dark@2.png new file mode 100755 index 00000000..90c5fac7 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/checkbox-checked-insensitive-dark@2.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/checkbox-checked-insensitive-selected.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/checkbox-checked-insensitive-selected.png new file mode 100755 index 00000000..1eb4ffb3 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/checkbox-checked-insensitive-selected.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/checkbox-checked-insensitive-selected@2.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/checkbox-checked-insensitive-selected@2.png new file mode 100755 index 00000000..c6be997a Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/checkbox-checked-insensitive-selected@2.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/checkbox-checked-insensitive.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/checkbox-checked-insensitive.png new file mode 100755 index 00000000..ffe7e13b Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/checkbox-checked-insensitive.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/checkbox-checked-insensitive@2.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/checkbox-checked-insensitive@2.png new file mode 100755 index 00000000..e5ec8272 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/checkbox-checked-insensitive@2.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/checkbox-checked-selected.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/checkbox-checked-selected.png new file mode 100755 index 00000000..c679dac2 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/checkbox-checked-selected.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/checkbox-checked-selected@2.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/checkbox-checked-selected@2.png new file mode 100755 index 00000000..a177c5c0 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/checkbox-checked-selected@2.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/checkbox-checked-selectionmode-dark.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/checkbox-checked-selectionmode-dark.png new file mode 100755 index 00000000..d9984e87 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/checkbox-checked-selectionmode-dark.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/checkbox-checked-selectionmode-dark@2.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/checkbox-checked-selectionmode-dark@2.png new file mode 100755 index 00000000..dadd1ad8 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/checkbox-checked-selectionmode-dark@2.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/checkbox-checked-selectionmode.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/checkbox-checked-selectionmode.png new file mode 100755 index 00000000..00761a7e Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/checkbox-checked-selectionmode.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/checkbox-checked-selectionmode@2.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/checkbox-checked-selectionmode@2.png new file mode 100755 index 00000000..ae2130cf Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/checkbox-checked-selectionmode@2.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/checkbox-checked.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/checkbox-checked.png new file mode 100755 index 00000000..c9534bde Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/checkbox-checked.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/checkbox-checked@2.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/checkbox-checked@2.png new file mode 100755 index 00000000..3c47e020 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/checkbox-checked@2.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/checkbox-mixed-dark.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/checkbox-mixed-dark.png new file mode 100755 index 00000000..adccb450 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/checkbox-mixed-dark.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/checkbox-mixed-dark@2.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/checkbox-mixed-dark@2.png new file mode 100755 index 00000000..ae91a1a3 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/checkbox-mixed-dark@2.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/checkbox-mixed-insensitive-dark.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/checkbox-mixed-insensitive-dark.png new file mode 100755 index 00000000..1b1ae987 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/checkbox-mixed-insensitive-dark.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/checkbox-mixed-insensitive-dark@2.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/checkbox-mixed-insensitive-dark@2.png new file mode 100755 index 00000000..9cd99387 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/checkbox-mixed-insensitive-dark@2.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/checkbox-mixed-insensitive-selected.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/checkbox-mixed-insensitive-selected.png new file mode 100755 index 00000000..7b9e11be Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/checkbox-mixed-insensitive-selected.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/checkbox-mixed-insensitive-selected@2.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/checkbox-mixed-insensitive-selected@2.png new file mode 100755 index 00000000..013e4e7b Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/checkbox-mixed-insensitive-selected@2.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/checkbox-mixed-insensitive.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/checkbox-mixed-insensitive.png new file mode 100755 index 00000000..9fb54768 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/checkbox-mixed-insensitive.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/checkbox-mixed-insensitive@2.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/checkbox-mixed-insensitive@2.png new file mode 100755 index 00000000..872c230a Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/checkbox-mixed-insensitive@2.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/checkbox-mixed-selected.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/checkbox-mixed-selected.png new file mode 100755 index 00000000..55cc1de9 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/checkbox-mixed-selected.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/checkbox-mixed-selected@2.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/checkbox-mixed-selected@2.png new file mode 100755 index 00000000..4be8bcc4 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/checkbox-mixed-selected@2.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/checkbox-mixed.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/checkbox-mixed.png new file mode 100755 index 00000000..be5ce2ec Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/checkbox-mixed.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/checkbox-mixed@2.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/checkbox-mixed@2.png new file mode 100755 index 00000000..92140eee Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/checkbox-mixed@2.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/checkbox-selectionmode-dark.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/checkbox-selectionmode-dark.png new file mode 100755 index 00000000..a6128346 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/checkbox-selectionmode-dark.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/checkbox-selectionmode-dark@2.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/checkbox-selectionmode-dark@2.png new file mode 100755 index 00000000..5a0f2ab1 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/checkbox-selectionmode-dark@2.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/checkbox-selectionmode.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/checkbox-selectionmode.png new file mode 100755 index 00000000..d38a2183 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/checkbox-selectionmode.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/checkbox-selectionmode@2.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/checkbox-selectionmode@2.png new file mode 100755 index 00000000..6fbaf2ac Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/checkbox-selectionmode@2.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/checkbox-unchecked-dark.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/checkbox-unchecked-dark.png new file mode 100755 index 00000000..f25d32d9 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/checkbox-unchecked-dark.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/checkbox-unchecked-dark@2.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/checkbox-unchecked-dark@2.png new file mode 100755 index 00000000..ddc535dc Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/checkbox-unchecked-dark@2.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/checkbox-unchecked-insensitive-dark.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/checkbox-unchecked-insensitive-dark.png new file mode 100755 index 00000000..17e12015 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/checkbox-unchecked-insensitive-dark.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/checkbox-unchecked-insensitive-dark@2.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/checkbox-unchecked-insensitive-dark@2.png new file mode 100755 index 00000000..01057138 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/checkbox-unchecked-insensitive-dark@2.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/checkbox-unchecked-insensitive-selected.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/checkbox-unchecked-insensitive-selected.png new file mode 100755 index 00000000..db628755 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/checkbox-unchecked-insensitive-selected.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/checkbox-unchecked-insensitive-selected@2.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/checkbox-unchecked-insensitive-selected@2.png new file mode 100755 index 00000000..60ddeb1a Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/checkbox-unchecked-insensitive-selected@2.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/checkbox-unchecked-insensitive.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/checkbox-unchecked-insensitive.png new file mode 100755 index 00000000..c3c6415d Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/checkbox-unchecked-insensitive.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/checkbox-unchecked-insensitive@2.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/checkbox-unchecked-insensitive@2.png new file mode 100755 index 00000000..08b71129 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/checkbox-unchecked-insensitive@2.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/checkbox-unchecked-selected.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/checkbox-unchecked-selected.png new file mode 100755 index 00000000..c7dc8e46 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/checkbox-unchecked-selected.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/checkbox-unchecked-selected@2.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/checkbox-unchecked-selected@2.png new file mode 100755 index 00000000..23d5a831 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/checkbox-unchecked-selected@2.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/checkbox-unchecked.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/checkbox-unchecked.png new file mode 100755 index 00000000..e4489c28 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/checkbox-unchecked.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/checkbox-unchecked@2.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/checkbox-unchecked@2.png new file mode 100755 index 00000000..af3cc126 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/checkbox-unchecked@2.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/radio-checked-dark.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/radio-checked-dark.png new file mode 100755 index 00000000..9ae9c0c2 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/radio-checked-dark.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/radio-checked-dark@2.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/radio-checked-dark@2.png new file mode 100755 index 00000000..e12f2d1a Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/radio-checked-dark@2.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/radio-checked-insensitive-dark.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/radio-checked-insensitive-dark.png new file mode 100755 index 00000000..63f829e5 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/radio-checked-insensitive-dark.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/radio-checked-insensitive-dark@2.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/radio-checked-insensitive-dark@2.png new file mode 100755 index 00000000..642c3fa5 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/radio-checked-insensitive-dark@2.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/radio-checked-insensitive-selected.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/radio-checked-insensitive-selected.png new file mode 100755 index 00000000..26f3d022 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/radio-checked-insensitive-selected.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/radio-checked-insensitive-selected@2.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/radio-checked-insensitive-selected@2.png new file mode 100755 index 00000000..9e90d46b Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/radio-checked-insensitive-selected@2.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/radio-checked-insensitive.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/radio-checked-insensitive.png new file mode 100755 index 00000000..fdee7182 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/radio-checked-insensitive.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/radio-checked-insensitive@2.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/radio-checked-insensitive@2.png new file mode 100755 index 00000000..70211171 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/radio-checked-insensitive@2.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/radio-checked-selected.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/radio-checked-selected.png new file mode 100755 index 00000000..ba70cf52 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/radio-checked-selected.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/radio-checked-selected@2.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/radio-checked-selected@2.png new file mode 100755 index 00000000..4d951e51 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/radio-checked-selected@2.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/radio-checked.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/radio-checked.png new file mode 100755 index 00000000..00d150ea Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/radio-checked.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/radio-checked@2.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/radio-checked@2.png new file mode 100755 index 00000000..d9625f56 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/radio-checked@2.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/radio-mixed-dark.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/radio-mixed-dark.png new file mode 100755 index 00000000..98d67a96 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/radio-mixed-dark.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/radio-mixed-dark@2.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/radio-mixed-dark@2.png new file mode 100755 index 00000000..391d7fb1 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/radio-mixed-dark@2.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/radio-mixed-insensitive-dark.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/radio-mixed-insensitive-dark.png new file mode 100755 index 00000000..877acc71 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/radio-mixed-insensitive-dark.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/radio-mixed-insensitive-dark@2.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/radio-mixed-insensitive-dark@2.png new file mode 100755 index 00000000..1cfb5be1 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/radio-mixed-insensitive-dark@2.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/radio-mixed-insensitive-selected.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/radio-mixed-insensitive-selected.png new file mode 100755 index 00000000..6a5a7e28 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/radio-mixed-insensitive-selected.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/radio-mixed-insensitive-selected@2.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/radio-mixed-insensitive-selected@2.png new file mode 100755 index 00000000..5a80a220 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/radio-mixed-insensitive-selected@2.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/radio-mixed-insensitive.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/radio-mixed-insensitive.png new file mode 100755 index 00000000..e36eb01b Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/radio-mixed-insensitive.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/radio-mixed-insensitive@2.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/radio-mixed-insensitive@2.png new file mode 100755 index 00000000..f82e506e Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/radio-mixed-insensitive@2.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/radio-mixed-selected.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/radio-mixed-selected.png new file mode 100755 index 00000000..edef7fd9 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/radio-mixed-selected.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/radio-mixed-selected@2.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/radio-mixed-selected@2.png new file mode 100755 index 00000000..6d71cf8b Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/radio-mixed-selected@2.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/radio-mixed.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/radio-mixed.png new file mode 100755 index 00000000..522a1699 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/radio-mixed.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/radio-mixed@2.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/radio-mixed@2.png new file mode 100755 index 00000000..cb1ccb7b Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/radio-mixed@2.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/radio-unchecked-dark.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/radio-unchecked-dark.png new file mode 100755 index 00000000..a799d256 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/radio-unchecked-dark.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/radio-unchecked-dark@2.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/radio-unchecked-dark@2.png new file mode 100755 index 00000000..6233a6cd Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/radio-unchecked-dark@2.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/radio-unchecked-insensitive-dark.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/radio-unchecked-insensitive-dark.png new file mode 100755 index 00000000..18444a0e Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/radio-unchecked-insensitive-dark.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/radio-unchecked-insensitive-dark@2.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/radio-unchecked-insensitive-dark@2.png new file mode 100755 index 00000000..a134e6fc Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/radio-unchecked-insensitive-dark@2.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/radio-unchecked-insensitive-selected.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/radio-unchecked-insensitive-selected.png new file mode 100755 index 00000000..c2695335 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/radio-unchecked-insensitive-selected.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/radio-unchecked-insensitive-selected@2.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/radio-unchecked-insensitive-selected@2.png new file mode 100755 index 00000000..abeaaabe Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/radio-unchecked-insensitive-selected@2.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/radio-unchecked-insensitive.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/radio-unchecked-insensitive.png new file mode 100755 index 00000000..7c90908a Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/radio-unchecked-insensitive.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/radio-unchecked-insensitive@2.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/radio-unchecked-insensitive@2.png new file mode 100755 index 00000000..18fe9b9a Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/radio-unchecked-insensitive@2.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/radio-unchecked-selected.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/radio-unchecked-selected.png new file mode 100755 index 00000000..50e1bf0a Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/radio-unchecked-selected.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/radio-unchecked-selected@2.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/radio-unchecked-selected@2.png new file mode 100755 index 00000000..bb2d10e9 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/radio-unchecked-selected@2.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/radio-unchecked.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/radio-unchecked.png new file mode 100755 index 00000000..9f46d6da Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/radio-unchecked.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/radio-unchecked@2.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/radio-unchecked@2.png new file mode 100755 index 00000000..a60e4a71 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/radio-unchecked@2.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-active-dark.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-active-dark.png new file mode 100755 index 00000000..9c66b782 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-active-dark.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-active-dark@2.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-active-dark@2.png new file mode 100755 index 00000000..31269164 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-active-dark@2.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-active-header-dark.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-active-header-dark.png new file mode 100755 index 00000000..9c66b782 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-active-header-dark.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-active-header-dark@2.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-active-header-dark@2.png new file mode 100755 index 00000000..31269164 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-active-header-dark@2.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-active-header.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-active-header.png new file mode 100755 index 00000000..f73be735 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-active-header.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-active-header@2.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-active-header@2.png new file mode 100755 index 00000000..e35309e2 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-active-header@2.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-active-hover-dark.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-active-hover-dark.png new file mode 100755 index 00000000..e4824ead Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-active-hover-dark.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-active-hover-dark@2.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-active-hover-dark@2.png new file mode 100755 index 00000000..38ab2e69 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-active-hover-dark@2.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-active-hover-header-dark.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-active-hover-header-dark.png new file mode 100755 index 00000000..e4824ead Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-active-hover-header-dark.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-active-hover-header-dark@2.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-active-hover-header-dark@2.png new file mode 100755 index 00000000..38ab2e69 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-active-hover-header-dark@2.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-active-hover-header.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-active-hover-header.png new file mode 100755 index 00000000..1c05adf7 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-active-hover-header.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-active-hover-header@2.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-active-hover-header@2.png new file mode 100755 index 00000000..a30d6c84 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-active-hover-header@2.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-active-hover-selected.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-active-hover-selected.png new file mode 100755 index 00000000..eb842844 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-active-hover-selected.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-active-hover-selected@2.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-active-hover-selected@2.png new file mode 100755 index 00000000..df5d7b51 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-active-hover-selected@2.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-active-hover.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-active-hover.png new file mode 100755 index 00000000..bcead7c8 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-active-hover.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-active-hover@2.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-active-hover@2.png new file mode 100755 index 00000000..786ce7fe Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-active-hover@2.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-active-insensitive-dark.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-active-insensitive-dark.png new file mode 100755 index 00000000..902df941 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-active-insensitive-dark.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-active-insensitive-dark@2.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-active-insensitive-dark@2.png new file mode 100755 index 00000000..160b934b Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-active-insensitive-dark@2.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-active-insensitive-header-dark.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-active-insensitive-header-dark.png new file mode 100755 index 00000000..902df941 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-active-insensitive-header-dark.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-active-insensitive-header-dark@2.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-active-insensitive-header-dark@2.png new file mode 100755 index 00000000..160b934b Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-active-insensitive-header-dark@2.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-active-insensitive-header.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-active-insensitive-header.png new file mode 100755 index 00000000..748536ac Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-active-insensitive-header.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-active-insensitive-header@2.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-active-insensitive-header@2.png new file mode 100755 index 00000000..3c747ad8 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-active-insensitive-header@2.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-active-insensitive-selected.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-active-insensitive-selected.png new file mode 100755 index 00000000..62d8f4c8 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-active-insensitive-selected.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-active-insensitive-selected@2.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-active-insensitive-selected@2.png new file mode 100755 index 00000000..54a88083 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-active-insensitive-selected@2.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-active-insensitive.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-active-insensitive.png new file mode 100755 index 00000000..8b7c3226 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-active-insensitive.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-active-insensitive@2.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-active-insensitive@2.png new file mode 100755 index 00000000..7e9ca9c0 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-active-insensitive@2.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-active-selected.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-active-selected.png new file mode 100755 index 00000000..0fa46a5d Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-active-selected.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-active-selected@2.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-active-selected@2.png new file mode 100755 index 00000000..1eb9c1fc Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-active-selected@2.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-active.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-active.png new file mode 100755 index 00000000..81155304 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-active.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-active@2.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-active@2.png new file mode 100755 index 00000000..cf89d8c7 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-active@2.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-dark.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-dark.png new file mode 100755 index 00000000..091a0f8e Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-dark.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-dark@2.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-dark@2.png new file mode 100755 index 00000000..05e7b377 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-dark@2.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-header-dark.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-header-dark.png new file mode 100755 index 00000000..091a0f8e Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-header-dark.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-header-dark@2.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-header-dark@2.png new file mode 100755 index 00000000..05e7b377 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-header-dark@2.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-header.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-header.png new file mode 100755 index 00000000..64918318 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-header.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-header@2.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-header@2.png new file mode 100755 index 00000000..acd7e52c Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-header@2.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-hover-dark.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-hover-dark.png new file mode 100755 index 00000000..b33e25c5 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-hover-dark.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-hover-dark@2.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-hover-dark@2.png new file mode 100755 index 00000000..20e5ddad Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-hover-dark@2.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-hover-header-dark.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-hover-header-dark.png new file mode 100755 index 00000000..b33e25c5 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-hover-header-dark.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-hover-header-dark@2.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-hover-header-dark@2.png new file mode 100755 index 00000000..20e5ddad Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-hover-header-dark@2.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-hover-header.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-hover-header.png new file mode 100755 index 00000000..69fd3377 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-hover-header.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-hover-header@2.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-hover-header@2.png new file mode 100755 index 00000000..e9c8db45 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-hover-header@2.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-hover-selected.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-hover-selected.png new file mode 100755 index 00000000..886cf99e Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-hover-selected.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-hover-selected@2.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-hover-selected@2.png new file mode 100755 index 00000000..faf7d0f1 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-hover-selected@2.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-hover.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-hover.png new file mode 100755 index 00000000..2ef99549 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-hover.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-hover@2.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-hover@2.png new file mode 100755 index 00000000..f6a03735 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-hover@2.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-insensitive-dark.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-insensitive-dark.png new file mode 100755 index 00000000..8625c763 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-insensitive-dark.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-insensitive-dark@2.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-insensitive-dark@2.png new file mode 100755 index 00000000..404feb19 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-insensitive-dark@2.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-insensitive-header-dark.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-insensitive-header-dark.png new file mode 100755 index 00000000..8625c763 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-insensitive-header-dark.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-insensitive-header-dark@2.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-insensitive-header-dark@2.png new file mode 100755 index 00000000..404feb19 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-insensitive-header-dark@2.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-insensitive-header.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-insensitive-header.png new file mode 100755 index 00000000..2fc8c998 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-insensitive-header.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-insensitive-header@2.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-insensitive-header@2.png new file mode 100755 index 00000000..c5311083 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-insensitive-header@2.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-insensitive-selected.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-insensitive-selected.png new file mode 100755 index 00000000..bc913837 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-insensitive-selected.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-insensitive-selected@2.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-insensitive-selected@2.png new file mode 100755 index 00000000..bc89dbc8 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-insensitive-selected@2.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-insensitive.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-insensitive.png new file mode 100755 index 00000000..8c7a2708 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-insensitive.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-insensitive@2.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-insensitive@2.png new file mode 100755 index 00000000..9e77b33f Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-insensitive@2.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-selected.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-selected.png new file mode 100755 index 00000000..11a0dbca Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-selected.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-selected@2.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-selected@2.png new file mode 100755 index 00000000..daf64cba Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/switch-selected@2.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/switch.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/switch.png new file mode 100755 index 00000000..99e6c3b6 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/switch.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/switch@2.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/switch@2.png new file mode 100755 index 00000000..cc10a69e Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/switch@2.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-close-active-dark.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-close-active-dark.png new file mode 100755 index 00000000..656ed008 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-close-active-dark.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-close-active-dark@2.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-close-active-dark@2.png new file mode 100755 index 00000000..69856dd1 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-close-active-dark@2.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-close-active.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-close-active.png new file mode 100755 index 00000000..565ee334 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-close-active.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-close-active@2.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-close-active@2.png new file mode 100755 index 00000000..e4a3fa0a Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-close-active@2.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-close-backdrop-dark.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-close-backdrop-dark.png new file mode 100755 index 00000000..988f56a9 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-close-backdrop-dark.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-close-backdrop-dark@2.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-close-backdrop-dark@2.png new file mode 100755 index 00000000..a518d82a Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-close-backdrop-dark@2.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-close-backdrop.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-close-backdrop.png new file mode 100755 index 00000000..418435ba Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-close-backdrop.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-close-backdrop@2.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-close-backdrop@2.png new file mode 100755 index 00000000..f841a059 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-close-backdrop@2.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-close-dark.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-close-dark.png new file mode 100755 index 00000000..6af94d9b Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-close-dark.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-close-dark@2.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-close-dark@2.png new file mode 100755 index 00000000..562c1621 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-close-dark@2.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-close-hover-dark.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-close-hover-dark.png new file mode 100755 index 00000000..b2768cc5 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-close-hover-dark.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-close-hover-dark@2.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-close-hover-dark@2.png new file mode 100755 index 00000000..ce633fdc Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-close-hover-dark@2.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-close-hover.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-close-hover.png new file mode 100755 index 00000000..f4f7cfe8 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-close-hover.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-close-hover@2.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-close-hover@2.png new file mode 100755 index 00000000..6a8e7c7a Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-close-hover@2.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-close.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-close.png new file mode 100755 index 00000000..d8e168c7 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-close.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-close@2.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-close@2.png new file mode 100755 index 00000000..090c44a8 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-close@2.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-maximize-active-dark.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-maximize-active-dark.png new file mode 100755 index 00000000..331127b0 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-maximize-active-dark.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-maximize-active-dark@2.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-maximize-active-dark@2.png new file mode 100755 index 00000000..af99a0c9 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-maximize-active-dark@2.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-maximize-active.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-maximize-active.png new file mode 100755 index 00000000..1d57a511 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-maximize-active.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-maximize-active@2.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-maximize-active@2.png new file mode 100755 index 00000000..b8f9fa72 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-maximize-active@2.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-maximize-backdrop-dark.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-maximize-backdrop-dark.png new file mode 100755 index 00000000..97dbf43a Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-maximize-backdrop-dark.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-maximize-backdrop-dark@2.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-maximize-backdrop-dark@2.png new file mode 100755 index 00000000..cb55a029 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-maximize-backdrop-dark@2.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-maximize-backdrop.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-maximize-backdrop.png new file mode 100755 index 00000000..b66f34f1 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-maximize-backdrop.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-maximize-backdrop@2.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-maximize-backdrop@2.png new file mode 100755 index 00000000..8fc2eb7a Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-maximize-backdrop@2.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-maximize-dark.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-maximize-dark.png new file mode 100755 index 00000000..d02e261c Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-maximize-dark.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-maximize-dark@2.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-maximize-dark@2.png new file mode 100755 index 00000000..e14a54cd Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-maximize-dark@2.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-maximize-hover-dark.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-maximize-hover-dark.png new file mode 100755 index 00000000..478fde3c Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-maximize-hover-dark.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-maximize-hover-dark@2.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-maximize-hover-dark@2.png new file mode 100755 index 00000000..a26d5c05 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-maximize-hover-dark@2.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-maximize-hover.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-maximize-hover.png new file mode 100755 index 00000000..d8940fec Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-maximize-hover.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-maximize-hover@2.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-maximize-hover@2.png new file mode 100755 index 00000000..d7be1617 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-maximize-hover@2.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-maximize.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-maximize.png new file mode 100755 index 00000000..61ad17ec Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-maximize.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-maximize@2.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-maximize@2.png new file mode 100755 index 00000000..d37c2a2f Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-maximize@2.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-minimize-active-dark.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-minimize-active-dark.png new file mode 100755 index 00000000..c48a39e7 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-minimize-active-dark.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-minimize-active-dark@2.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-minimize-active-dark@2.png new file mode 100755 index 00000000..4460b75a Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-minimize-active-dark@2.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-minimize-active.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-minimize-active.png new file mode 100755 index 00000000..d126b3df Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-minimize-active.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-minimize-active@2.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-minimize-active@2.png new file mode 100755 index 00000000..ec4a8e3e Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-minimize-active@2.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-minimize-backdrop-dark.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-minimize-backdrop-dark.png new file mode 100755 index 00000000..d8b8e6c7 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-minimize-backdrop-dark.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-minimize-backdrop-dark@2.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-minimize-backdrop-dark@2.png new file mode 100755 index 00000000..fcc057a6 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-minimize-backdrop-dark@2.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-minimize-backdrop.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-minimize-backdrop.png new file mode 100755 index 00000000..7542daad Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-minimize-backdrop.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-minimize-backdrop@2.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-minimize-backdrop@2.png new file mode 100755 index 00000000..adcb29c2 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-minimize-backdrop@2.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-minimize-dark.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-minimize-dark.png new file mode 100755 index 00000000..98fa5414 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-minimize-dark.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-minimize-dark@2.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-minimize-dark@2.png new file mode 100755 index 00000000..eb6351c8 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-minimize-dark@2.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-minimize-hover-dark.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-minimize-hover-dark.png new file mode 100755 index 00000000..21a52b2b Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-minimize-hover-dark.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-minimize-hover-dark@2.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-minimize-hover-dark@2.png new file mode 100755 index 00000000..952edd82 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-minimize-hover-dark@2.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-minimize-hover.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-minimize-hover.png new file mode 100755 index 00000000..4fc940db Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-minimize-hover.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-minimize-hover@2.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-minimize-hover@2.png new file mode 100755 index 00000000..6d8b8867 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-minimize-hover@2.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-minimize.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-minimize.png new file mode 100755 index 00000000..623766a7 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-minimize.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-minimize@2.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-minimize@2.png new file mode 100755 index 00000000..27c16a68 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-minimize@2.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-restore-active-dark.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-restore-active-dark.png new file mode 100755 index 00000000..178fc23f Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-restore-active-dark.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-restore-active-dark@2.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-restore-active-dark@2.png new file mode 100755 index 00000000..46804068 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-restore-active-dark@2.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-restore-active.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-restore-active.png new file mode 100755 index 00000000..178fc23f Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-restore-active.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-restore-active@2.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-restore-active@2.png new file mode 100755 index 00000000..46804068 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-restore-active@2.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-restore-backdrop-dark.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-restore-backdrop-dark.png new file mode 100755 index 00000000..b6dd80d0 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-restore-backdrop-dark.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-restore-backdrop-dark@2.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-restore-backdrop-dark@2.png new file mode 100755 index 00000000..4c4d3487 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-restore-backdrop-dark@2.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-restore-backdrop.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-restore-backdrop.png new file mode 100755 index 00000000..d8bb57d0 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-restore-backdrop.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-restore-backdrop@2.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-restore-backdrop@2.png new file mode 100755 index 00000000..1a223102 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-restore-backdrop@2.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-restore-dark.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-restore-dark.png new file mode 100755 index 00000000..7513f8cc Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-restore-dark.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-restore-dark@2.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-restore-dark@2.png new file mode 100755 index 00000000..b8f93bad Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-restore-dark@2.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-restore-hover-dark.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-restore-hover-dark.png new file mode 100755 index 00000000..8e9698de Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-restore-hover-dark.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-restore-hover-dark@2.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-restore-hover-dark@2.png new file mode 100755 index 00000000..99f62acd Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-restore-hover-dark@2.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-restore-hover.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-restore-hover.png new file mode 100755 index 00000000..a9b9028a Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-restore-hover.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-restore-hover@2.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-restore-hover@2.png new file mode 100755 index 00000000..dafff1c1 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-restore-hover@2.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-restore.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-restore.png new file mode 100755 index 00000000..86661fbe Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-restore.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-restore@2.png b/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-restore@2.png new file mode 100755 index 00000000..8ac78591 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/assets/titlebutton-restore@2.png differ diff --git a/themes/Matcha-dark-aliz/gtk-3.0/gtk-dark.css b/themes/Matcha-dark-aliz/gtk-3.0/gtk-dark.css new file mode 100755 index 00000000..e982fe93 --- /dev/null +++ b/themes/Matcha-dark-aliz/gtk-3.0/gtk-dark.css @@ -0,0 +1,9412 @@ +@keyframes header_ripple_effect { + from { + background-image: radial-gradient(circle farthest-corner at center, #1a1a1a 0%, transparent 0%); + } + to { + background-image: radial-gradient(circle farthest-corner at center, #1a1a1a 100%, transparent 0%); + } +} + +@keyframes ripple_effect { + from { + background-image: radial-gradient(circle farthest-corner at center, alpha(currentColor,0.1) 0%, transparent 0%); + } + to { + background-image: radial-gradient(circle farthest-corner at center, alpha(currentColor,0.1) 100%, transparent 0%); + } +} + +* { + background-clip: padding-box; + -GtkToolButton-icon-spacing: 4; + -GtkTextView-error-underline-color: #FC4138; + -GtkScrolledWindow-scrollbar-spacing: 0; + -GtkToolItemGroup-expander-size: 11; + -GtkWidget-text-handle-width: 20; + -GtkWidget-text-handle-height: 20; + -GtkDialog-button-spacing: 4; + -GtkDialog-action-area-border: 0; + outline-color: alpha(currentColor,0.3); + outline-style: dashed; + outline-offset: -3px; + outline-width: 1px; + -gtk-outline-radius: 2px; +} + +.background { + color: #cbbfbf; + background-color: #222222; +} + +.popup.background.csd { + border-radius: 2px; +} + +*:disabled { + -gtk-icon-effect: dim; +} + +.gtkstyle-fallback { + background-color: #222222; + color: #cbbfbf; +} + +.gtkstyle-fallback:hover { + background-color: #3c3c3c; + color: #cbbfbf; +} + +.gtkstyle-fallback:active { + background-color: #090909; + color: #cbbfbf; +} + +.gtkstyle-fallback:disabled { + background-color: #272727; + color: rgba(203, 191, 191, 0.45); +} + +.gtkstyle-fallback:selected { + background-color: #F0544C; + color: #ffffff; +} + +button.gtkstyle-fallback:active, button.gtkstyle-fallback:checked { + color: #ffffff; + border-color: rgba(0, 0, 0, 0.2); + background-color: #F0544C; +} + +.view, +textview text, +iconview, +.geary-sidebar-pane-separator frame.geary-folder-frame treeview.view.sidebar { + color: #b5abab; + background-color: #262626; +} + +.view:hover, +textview text:hover, +iconview:hover, +.geary-sidebar-pane-separator frame.geary-folder-frame treeview.view.sidebar:hover { + color: #cbbfbf; +} + +.view:selected:hover, +textview text:selected:hover, +iconview:selected:hover, +.geary-sidebar-pane-separator frame.geary-folder-frame treeview.view.sidebar:selected:hover { + background-color: #d84c44; +} + +textview border { + background-color: #242424; +} + +iconview:hover, iconview:active, iconview:selected { + border-radius: 2px; +} + +rubberband, flowbox rubberband, treeview.view rubberband, .content-view rubberband, XfdesktopIconView.view .rubberband, +.rubberband { + border: 1px solid #ec271d; + background-color: rgba(236, 39, 29, 0.2); +} + +flowbox flowboxchild { + padding: 3px; + border-radius: 2px; +} + +flowbox flowboxchild:selected { + outline-offset: -2px; +} + +label.separator, popover label.separator, +popover.background label.separator { + color: #cbbfbf; +} + +label selection { + color: #ffffff; + background-color: #F0544C; +} + +label:disabled { + color: rgba(203, 191, 191, 0.45); +} + +.dim-label, label.separator, popover label.separator, +popover.background label.separator, headerbar .subtitle, +.titlebar:not(headerbar) .subtitle, .budgie-notification .notification-body, .budgie-switcher .notification-body { + opacity: 0.55; +} + +assistant .sidebar { + background-color: #262626; + border-top: 1px solid rgba(0, 0, 0, 0.2); +} + +assistant.csd .sidebar { + border-top-style: none; +} + +assistant .sidebar label { + padding: 6px 12px; +} + +assistant .sidebar label.highlight { + background-color: #F0544C; + color: #ffffff; +} + +textview { + background-color: #262626; +} + +popover.osd, popover.magnifier, .csd popover.osd, .csd popover.magnifier, +popover.background.osd, +popover.background.magnifier, .csd popover.background.osd, .csd popover.background.magnifier, .osd .scale-popup, .osd { + color: #cbbfbf; + border: none; + background-color: #1d1d1d; + background-clip: padding-box; + box-shadow: none; +} + +@keyframes spin { + to { + -gtk-icon-transform: rotate(1turn); + } +} + +spinner { + background: none; + opacity: 0; + -gtk-icon-source: -gtk-icontheme("process-working-symbolic"); +} + +spinner:checked { + opacity: 1; + animation: spin 1s linear infinite; +} + +spinner:checked:disabled { + opacity: 0.5; +} + +entry { + min-height: 22px; + border: 1px solid; + padding: 2px 8px; + caret-color: currentColor; + border-radius: 3px; + transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); + color: #b5abab; + border-color: rgba(0, 0, 0, 0.2); + background-color: #262626; +} + +entry.search { + border-radius: 50px; +} + +entry image { + color: #aaa0a0; +} + +entry image.left { + padding-left: 0; + padding-right: 5px; +} + +entry image.right { + padding-right: 0; + padding-left: 5px; +} + +entry.flat, .raven .raven-background spinbutton:not(.vertical), entry.flat:focus, .raven .raven-background spinbutton:focus:not(.vertical) { + min-height: 0; + padding: 2px; + background-image: none; + border-color: transparent; + border-radius: 0; +} + +entry:focus { + background-clip: border-box; + color: #b5abab; + border-color: #F0544C; + background-color: #262626; +} + +entry:disabled { + color: rgba(203, 191, 191, 0.45); + border-color: rgba(0, 0, 0, 0); + background-color: rgba(38, 38, 38, 0.55); +} + +entry.warning { + color: white; + border-color: rgba(0, 0, 0, 0.2); + background-color: #a0572f; +} + +entry.warning image { + color: white; +} + +entry.warning:focus { + color: white; + background-color: #F27835; + box-shadow: none; +} + +entry.warning selection, entry.warning selection:focus { + background-color: white; + color: #F27835; +} + +entry.error { + color: white; + border-color: rgba(0, 0, 0, 0.2); + background-color: #a63631; +} + +entry.error image { + color: white; +} + +entry.error:focus { + color: white; + background-color: #FC4138; + box-shadow: none; +} + +entry.error selection, entry.error selection:focus { + background-color: white; + color: #FC4138; +} + +entry.search-missing { + color: white; + border-color: rgba(0, 0, 0, 0.2); + background-color: #a63631; +} + +entry.search-missing image { + color: white; +} + +entry.search-missing:focus { + color: white; + background-color: #FC4138; + box-shadow: none; +} + +entry.search-missing selection, entry.search-missing selection:focus { + background-color: white; + color: #FC4138; +} + +entry:drop(active):focus, entry:drop(active) { + border-color: #F08437; + box-shadow: none; +} + +.osd entry { + color: #cbbfbf; + border-color: rgba(0, 0, 0, 0.4); + background-color: rgba(85, 85, 85, 0.4); +} + +.osd entry image, .osd entry image:hover { + color: inherit; +} + +.osd entry:focus { + color: #ffffff; + border-color: rgba(0, 0, 0, 0.4); + background-color: #F0544C; +} + +.osd entry:disabled { + color: rgba(203, 191, 191, 0.55); + background-color: rgba(85, 85, 85, 0.25); +} + +.osd entry selection:focus, .osd entry selection { + color: #F0544C; + background-color: #ffffff; +} + +entry progress { + margin: 0 -6px; + border-radius: 0; + border-width: 0 0 2px; + border-color: #00C487; + border-style: solid; + background-image: none; + background-color: transparent; + box-shadow: none; +} + +treeview entry.flat, treeview .raven .raven-background spinbutton:not(.vertical), .raven .raven-background treeview spinbutton:not(.vertical), treeview entry { + border-radius: 0; + background-image: none; + background-color: #262626; +} + +treeview entry.flat:focus, treeview .raven .raven-background spinbutton:focus:not(.vertical), .raven .raven-background treeview spinbutton:focus:not(.vertical), treeview entry:focus { + border-color: #F0544C; +} + +@keyframes needs_attention { + from { + background-image: -gtk-gradient(radial, center center, 0, center center, 0.01, to(#F0544C), to(transparent)); + } + to { + background-image: -gtk-gradient(radial, center center, 0, center center, 0.5, to(#F0544C), to(transparent)); + } +} + +button { + min-height: 22px; + min-width: 20px; + transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); + border: 1px solid; + border-radius: 3px; + padding: 2px 6px; + color: #cbbfbf; + border-color: rgba(0, 0, 0, 0.2); + background-color: #2b2b2b; +} + +button separator { + margin: 4px 1px; +} + +button.flat, button.sidebar-button, button.budgie-menu-launcher, .budgie-panel #tasklist-button, .budgie-panel button.flat.launcher { + border-color: transparent; + background-color: transparent; + background-image: none; + transition: none; +} + +button.flat:hover, button.sidebar-button:hover, button.budgie-menu-launcher:hover, .budgie-panel #tasklist-button:hover, .budgie-panel button.flat.launcher:hover { + transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); + transition-duration: 350ms; +} + +button.flat:hover:active, button.sidebar-button:hover:active, button.budgie-menu-launcher:hover:active, .budgie-panel #tasklist-button:hover:active { + transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); +} + +button:hover { + color: #a99595; + border-color: rgba(0, 0, 0, 0.2); + background-color: #404040; + -gtk-icon-effect: highlight; +} + +button:active, button:checked { + color: #ffffff; + border-color: rgba(0, 0, 0, 0.2); + background-color: #F0544C; + background-clip: padding-box; + transition-duration: 50ms; +} + +button:active:not(:disabled) label:disabled, button:checked:not(:disabled) label:disabled { + color: inherit; + opacity: 0.6; +} + +button:active { + color: #cbbfbf; +} + +button:active:hover, button:checked { + color: #ffffff; +} + +button.flat:disabled, button.sidebar-button:disabled, button.budgie-menu-launcher:disabled, .budgie-panel #tasklist-button:disabled, .budgie-panel button.flat.launcher:disabled { + border-color: transparent; + background-color: transparent; + background-image: none; +} + +button:disabled { + border-color: rgba(0, 0, 0, 0); + background-color: rgba(43, 43, 43, 0.55); +} + +button:disabled label, button:disabled { + color: rgba(203, 191, 191, 0.45); +} + +button:disabled:active, button:disabled:checked { + border-color: rgba(240, 84, 76, 0.75); + background-color: rgba(240, 84, 76, 0.75); + opacity: 0.6; +} + +button:disabled:active label, button:disabled:active, button:disabled:checked label, button:disabled:checked { + color: rgba(255, 255, 255, 0.8); +} + +button.image-button { + min-width: 24px; + padding-left: 5px; + padding-right: 5px; +} + +button.text-button { + padding-left: 12px; + padding-right: 12px; +} + +button.text-button.image-button { + padding-left: 5px; + padding-right: 5px; +} + +button.text-button.image-button label:first-child { + padding-left: 8px; + padding-right: 2px; +} + +button.text-button.image-button label:last-child { + padding-right: 8px; + padding-left: 2px; +} + +button.text-button.image-button label:only-child { + padding-left: 8px; + padding-right: 8px; +} + +button.text-button.image-button.popup { + padding-right: 8px; + padding-left: 8px; +} + +button:drop(active), combobox:drop(active) button.combo { + color: #F08437; + border-color: #F08437; + box-shadow: none; +} + +button.osd { + color: #cbbfbf; + background-color: #1d1d1d; + border-color: #090909; +} + +button.osd.image-button { + padding: 0; + min-height: 36px; + min-width: 36px; +} + +button.osd:hover { + color: #F0544C; +} + +button.osd:active, button.osd:checked { + color: #ffffff; + border-color: rgba(0, 0, 0, 0.4); + background-color: #F0544C; +} + +button.osd:disabled { + color: #514e4e; + border-color: rgba(0, 0, 0, 0.4); + background-color: rgba(85, 85, 85, 0.25); +} + +.osd button { + color: #cbbfbf; + border-color: rgba(0, 0, 0, 0.4); + background-color: rgba(85, 85, 85, 0.4); +} + +.osd button:hover { + color: #cbbfbf; + border-color: rgba(0, 0, 0, 0.4); + background-color: rgba(103, 103, 103, 0.5); +} + +.osd button:active, .osd button:checked { + background-clip: padding-box; + color: #ffffff; + border-color: rgba(0, 0, 0, 0.4); + background-color: #F0544C; +} + +.osd button:disabled { + color: #514e4e; + border-color: rgba(0, 0, 0, 0.4); + background-color: rgba(85, 85, 85, 0.25); +} + +.osd button.flat, .osd button.sidebar-button, .osd button.budgie-menu-launcher, .osd .budgie-panel #tasklist-button, .budgie-panel .osd #tasklist-button, .osd .budgie-panel button.flat.launcher, .budgie-panel .osd button.flat.launcher { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: none; +} + +.osd button.flat:hover, .osd button.sidebar-button:hover, .osd button.budgie-menu-launcher:hover, .osd .budgie-panel #tasklist-button:hover, .budgie-panel .osd #tasklist-button:hover { + color: #cbbfbf; + border-color: rgba(0, 0, 0, 0.4); + background-color: rgba(103, 103, 103, 0.5); +} + +.osd button.flat:disabled, .osd button.sidebar-button:disabled, .osd button.budgie-menu-launcher:disabled, .osd .budgie-panel #tasklist-button:disabled, .budgie-panel .osd #tasklist-button:disabled { + color: #514e4e; + border-color: rgba(0, 0, 0, 0.4); + background-color: rgba(85, 85, 85, 0.25); + background-image: none; +} + +.osd button.flat:active, .osd button.sidebar-button:active, .osd button.budgie-menu-launcher:active, .osd .budgie-panel #tasklist-button:active, .budgie-panel .osd #tasklist-button:active, .osd button.flat:checked, .osd button.sidebar-button:checked, .osd button.budgie-menu-launcher:checked, .osd .budgie-panel #tasklist-button:checked, .budgie-panel .osd #tasklist-button:checked { + color: #ffffff; + border-color: rgba(0, 0, 0, 0.4); + background-color: #F0544C; +} + +.osd .linked:not(.vertical):not(.path-bar) > button:hover:not(:checked):not(:active):not(:only-child), +.osd .linked:not(.vertical):not(.path-bar) > button:hover:not(:checked):not(:active) + button:not(:checked):not(:active) { + box-shadow: none; +} + +button.suggested-action { + background-clip: border-box; + color: white; + background-color: #2eb398; + border-color: #2eb398; +} + +button.suggested-action.flat, button.suggested-action.sidebar-button, button.suggested-action.budgie-menu-launcher, .budgie-panel .suggested-action#tasklist-button, .budgie-panel button.suggested-action.flat.launcher { + border-color: transparent; + background-color: transparent; + background-image: none; + color: #2eb398; +} + +button.suggested-action:hover { + background-clip: border-box; + color: white; + background-color: #33c7a9; + border-color: #33c7a9; +} + +button.suggested-action:active, button.suggested-action:checked { + background-clip: border-box; + color: white; + background-color: #45cfb3; + border-color: #45cfb3; +} + +button.suggested-action.flat:disabled, button.suggested-action.sidebar-button:disabled, button.suggested-action.budgie-menu-launcher:disabled, .budgie-panel .suggested-action#tasklist-button:disabled { + border-color: transparent; + background-color: transparent; + background-image: none; + color: rgba(203, 191, 191, 0.45); +} + +button.suggested-action:disabled { + border-color: rgba(0, 0, 0, 0); + background-color: rgba(43, 43, 43, 0.55); +} + +button.suggested-action:disabled label, button.suggested-action:disabled { + color: rgba(203, 191, 191, 0.45); +} + +button.destructive-action { + background-clip: border-box; + color: white; + background-color: #db5b5b; + border-color: #db5b5b; +} + +button.destructive-action.flat, button.destructive-action.sidebar-button, button.destructive-action.budgie-menu-launcher, .budgie-panel .destructive-action#tasklist-button, .budgie-panel button.destructive-action.flat.launcher { + border-color: transparent; + background-color: transparent; + background-image: none; + color: #db5b5b; +} + +button.destructive-action:hover { + background-clip: border-box; + color: white; + background-color: #e07070; + border-color: #e07070; +} + +button.destructive-action:active, button.destructive-action:checked { + background-clip: border-box; + color: white; + background-color: #e48585; + border-color: #e48585; +} + +button.destructive-action.flat:disabled, button.destructive-action.sidebar-button:disabled, button.destructive-action.budgie-menu-launcher:disabled, .budgie-panel .destructive-action#tasklist-button:disabled { + border-color: transparent; + background-color: transparent; + background-image: none; + color: rgba(203, 191, 191, 0.45); +} + +button.destructive-action:disabled { + border-color: rgba(0, 0, 0, 0); + background-color: rgba(43, 43, 43, 0.55); +} + +button.destructive-action:disabled label, button.destructive-action:disabled { + color: rgba(203, 191, 191, 0.45); +} + +.stack-switcher > button { + outline-offset: -3px; +} + +.stack-switcher > button > label { + padding-left: 6px; + padding-right: 6px; +} + +.stack-switcher > button > image { + padding-left: 6px; + padding-right: 6px; + padding-top: 3px; + padding-bottom: 3px; +} + +.stack-switcher > button.text-button { + padding-left: 10px; + padding-right: 10px; +} + +.stack-switcher > button.image-button { + padding-left: 2px; + padding-right: 2px; +} + +.stack-switcher > button.needs-attention:active > label, .stack-switcher > button.needs-attention:active > image, .stack-switcher > button.needs-attention:checked > label, .stack-switcher > button.needs-attention:checked > image { + animation: none; + background-image: none; +} + +.stack-switcher > button.needs-attention > label, .stack-switcher > button.needs-attention > image, button stacksidebar row.needs-attention > label, stacksidebar button row.needs-attention > label { + animation: needs_attention 150ms ease-in; + background-image: -gtk-gradient(radial, center center, 0, center center, 0.5, to(#F0544C), to(transparent)); + background-size: 6px 6px, 6px 6px; + background-repeat: no-repeat; + background-position: right 3px, right 2px; +} + +.stack-switcher > button.needs-attention > label:dir(rtl), .stack-switcher > button.needs-attention > image:dir(rtl), button stacksidebar row.needs-attention > label:dir(rtl), stacksidebar button row.needs-attention > label:dir(rtl) { + background-position: left 3px, left 2px; +} + +button.font separator, button.file separator { + background-color: transparent; +} + +.inline-toolbar button, .inline-toolbar button:backdrop { + border-radius: 2px; + border-width: 1px; +} + +.inline-toolbar toolbutton > button { + color: #cbbfbf; + border-color: rgba(0, 0, 0, 0.2); + background-color: #2b2b2b; +} + +.inline-toolbar toolbutton > button:hover { + color: #a99595; + border-color: rgba(0, 0, 0, 0.2); + background-color: #404040; +} + +.inline-toolbar toolbutton > button:active, .inline-toolbar toolbutton > button:checked { + color: #ffffff; + border-color: rgba(0, 0, 0, 0.2); + background-color: #F0544C; +} + +.inline-toolbar toolbutton > button:disabled { + border-color: rgba(0, 0, 0, 0); + background-color: rgba(43, 43, 43, 0.55); +} + +.inline-toolbar toolbutton > button:disabled label, .inline-toolbar toolbutton > button:disabled { + color: rgba(203, 191, 191, 0.45); +} + +.inline-toolbar toolbutton > button:disabled:active, .inline-toolbar toolbutton > button:disabled:checked { + border-color: rgba(240, 84, 76, 0.75); + background-color: rgba(240, 84, 76, 0.75); + opacity: 0.6; +} + +.inline-toolbar toolbutton > button:disabled:active label, .inline-toolbar toolbutton > button:disabled:active, .inline-toolbar toolbutton > button:disabled:checked label, .inline-toolbar toolbutton > button:disabled:checked { + color: rgba(255, 255, 255, 0.8); +} + +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + entry { + border-left-color: rgba(0, 0, 0, 0); +} + +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry.error + entry, +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + entry.error { + border-left-color: #FC4138; +} + +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry.warning + entry, +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + entry.warning { + border-left-color: #F27835; +} + +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry.error + entry.warning, +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry.warning + entry.error { + border-left-color: #f75d37; +} + +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + entry:focus:not(:last-child), +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + entry:focus:last-child { + border-left-color: #F0544C; +} + +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry:focus:not(:only-child) + entry, +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry:focus:not(:only-child) + button, +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry:focus:not(:only-child) + combobox > box > button.combo { + border-left-color: #F0544C; +} + +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + entry:drop(active):not(:last-child), +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + entry:drop(active):last-child { + border-left-color: #F08437; +} + +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry:drop(active):not(:only-child) + entry, +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry:drop(active):not(:only-child) + button, +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry:drop(active):not(:only-child) + combobox > box > button.combo { + border-left-color: #F08437; +} + +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + entry.warning:focus:not(:last-child), +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + entry.warning:focus:last-child { + border-left-color: #F27835; +} + +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry.warning:focus:not(:only-child) + entry, +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry.warning:focus:not(:only-child) + button, +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry.warning:focus:not(:only-child) + combobox > box > button.combo { + border-left-color: #F27835; +} + +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + entry.error:focus:not(:last-child), +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + entry.error:focus:last-child { + border-left-color: #FC4138; +} + +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry.error:focus:not(:only-child) + entry, +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry.error:focus:not(:only-child) + button, +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry.error:focus:not(:only-child) + combobox > box > button.combo { + border-left-color: #FC4138; +} + +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:active + entry, +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:checked + entry { + border-left-color: #F0544C; +} + +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button + button { + border-left-style: none; +} + +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action) { + box-shadow: inset 1px 0 rgba(0, 0, 0, 0.2); +} + +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:not(:only-child), +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):not(:hover) { + box-shadow: inset 1px 0 rgba(0, 0, 0, 0); +} + +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:active + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:checked + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button.suggested-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button.destructive-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):first-child:disabled, +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):first-child:hover, +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:active + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:checked + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button.suggested-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button.destructive-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:not(:only-child) { + box-shadow: none; +} + +.linked:not(.vertical).path-bar > button + button { + border-left-style: none; +} + +.linked:not(.vertical).path-bar > button:hover:not(:checked):not(:active):not(:only-child):first-child:hover { + box-shadow: none; +} + +.linked:not(.vertical).path-bar > button:hover:not(:checked):not(:active):not(:only-child):last-child:hover { + box-shadow: none; +} + +.osd .linked:not(.vertical) > entry + entry { + border-left-color: rgba(0, 0, 0, 0); +} + +.osd .linked:not(.vertical) > entry.error + entry, +.osd .linked:not(.vertical) > entry + entry.error { + border-left-color: #FC4138; +} + +.osd .linked:not(.vertical) > entry.warning + entry, +.osd .linked:not(.vertical) > entry + entry.warning { + border-left-color: #F27835; +} + +.osd .linked:not(.vertical) > entry.error + entry.warning, +.osd .linked:not(.vertical) > entry.warning + entry.error { + border-left-color: #f75d37; +} + +.osd .linked:not(.vertical) > entry + entry:focus:not(:last-child), +.osd .linked:not(.vertical) > entry + entry:focus:last-child { + border-left-color: #F0544C; +} + +.osd .linked:not(.vertical) > entry:focus:not(:only-child) + entry, +.osd .linked:not(.vertical) > entry:focus:not(:only-child) + button, +.osd .linked:not(.vertical) > entry:focus:not(:only-child) + combobox > box > button.combo { + border-left-color: #F0544C; +} + +.osd .linked:not(.vertical) > entry + entry:drop(active):not(:last-child), +.osd .linked:not(.vertical) > entry + entry:drop(active):last-child { + border-left-color: #F08437; +} + +.osd .linked:not(.vertical) > entry:drop(active):not(:only-child) + entry, +.osd .linked:not(.vertical) > entry:drop(active):not(:only-child) + button, +.osd .linked:not(.vertical) > entry:drop(active):not(:only-child) + combobox > box > button.combo { + border-left-color: #F08437; +} + +.osd .linked:not(.vertical) > entry + entry.warning:focus:not(:last-child), +.osd .linked:not(.vertical) > entry + entry.warning:focus:last-child { + border-left-color: #F27835; +} + +.osd .linked:not(.vertical) > entry.warning:focus:not(:only-child) + entry, +.osd .linked:not(.vertical) > entry.warning:focus:not(:only-child) + button, +.osd .linked:not(.vertical) > entry.warning:focus:not(:only-child) + combobox > box > button.combo { + border-left-color: #F27835; +} + +.osd .linked:not(.vertical) > entry + entry.error:focus:not(:last-child), +.osd .linked:not(.vertical) > entry + entry.error:focus:last-child { + border-left-color: #FC4138; +} + +.osd .linked:not(.vertical) > entry.error:focus:not(:only-child) + entry, +.osd .linked:not(.vertical) > entry.error:focus:not(:only-child) + button, +.osd .linked:not(.vertical) > entry.error:focus:not(:only-child) + combobox > box > button.combo { + border-left-color: #FC4138; +} + +.osd .linked:not(.vertical) > button:active + entry, +.osd .linked:not(.vertical) > button:checked + entry { + border-left-color: #F0544C; +} + +.osd .linked:not(.vertical) > button + button { + border-left-style: none; +} + +.osd .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), +.osd .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action) { + box-shadow: inset 1px 0 rgba(0, 0, 0, 0.4); +} + +.osd .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:not(:only-child), +.osd .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):not(:hover) { + box-shadow: inset 1px 0 rgba(0, 0, 0, 0); +} + +.osd .linked:not(.vertical) > button:active + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, +.osd .linked:not(.vertical) > button:checked + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, +.osd .linked:not(.vertical) > button.suggested-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, +.osd .linked:not(.vertical) > button.destructive-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, +.osd .linked:not(.vertical) > entry + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), +.osd .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):first-child:disabled, +.osd .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.osd .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):first-child:hover, +.osd .linked:not(.vertical) > button:active + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.osd .linked:not(.vertical) > button:checked + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.osd .linked:not(.vertical) > button.suggested-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.osd .linked:not(.vertical) > button.destructive-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.osd .linked:not(.vertical) > entry + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:not(:only-child) { + box-shadow: none; +} + +.linked.vertical > entry + entry { + border-top-color: rgba(0, 0, 0, 0); +} + +.linked.vertical > entry.error + entry, +.linked.vertical > entry + entry.error { + border-top-color: #FC4138; +} + +.linked.vertical > entry.warning + entry, +.linked.vertical > entry + entry.warning { + border-top-color: #F27835; +} + +.linked.vertical > entry.error + entry.warning, +.linked.vertical > entry.warning + entry.error { + border-top-color: #f75d37; +} + +.linked.vertical > entry + entry:focus:not(:last-child), +.linked.vertical > entry + entry:focus:last-child { + border-top-color: #F0544C; +} + +.linked.vertical > entry:focus:not(:only-child) + entry, +.linked.vertical > entry:focus:not(:only-child) + button, +.linked.vertical > entry:focus:not(:only-child) + combobox > box > button.combo { + border-top-color: #F0544C; +} + +.linked.vertical > entry + entry:drop(active):not(:last-child), +.linked.vertical > entry + entry:drop(active):last-child { + border-top-color: #F08437; +} + +.linked.vertical > entry:drop(active):not(:only-child) + entry, +.linked.vertical > entry:drop(active):not(:only-child) + button, +.linked.vertical > entry:drop(active):not(:only-child) + combobox > box > button.combo { + border-top-color: #F08437; +} + +.linked.vertical > entry + entry.warning:focus:not(:last-child), +.linked.vertical > entry + entry.warning:focus:last-child { + border-top-color: #F27835; +} + +.linked.vertical > entry.warning:focus:not(:only-child) + entry, +.linked.vertical > entry.warning:focus:not(:only-child) + button, +.linked.vertical > entry.warning:focus:not(:only-child) + combobox > box > button.combo { + border-top-color: #F27835; +} + +.linked.vertical > entry + entry.error:focus:not(:last-child), +.linked.vertical > entry + entry.error:focus:last-child { + border-top-color: #FC4138; +} + +.linked.vertical > entry.error:focus:not(:only-child) + entry, +.linked.vertical > entry.error:focus:not(:only-child) + button, +.linked.vertical > entry.error:focus:not(:only-child) + combobox > box > button.combo { + border-top-color: #FC4138; +} + +.linked.vertical > button:active + entry, +.linked.vertical > button:checked + entry { + border-top-color: #F0544C; +} + +.linked.vertical > button + button { + border-top-style: none; +} + +.linked.vertical > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), +.linked.vertical > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action) { + box-shadow: inset 0 1px rgba(0, 0, 0, 0.2); +} + +.linked.vertical > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:not(:only-child), +.linked.vertical > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):not(:hover) { + box-shadow: inset 0 1px rgba(0, 0, 0, 0); +} + +.linked.vertical > button:active + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, +.linked.vertical > button:checked + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, +.linked.vertical > button.suggested-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, +.linked.vertical > button.destructive-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, +.linked.vertical > entry + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), +.linked.vertical > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):first-child:disabled, +.linked.vertical > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.linked.vertical > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):first-child:hover, +.linked.vertical > button:active + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.linked.vertical > button:checked + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.linked.vertical > button.suggested-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.linked.vertical > button.destructive-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.linked.vertical > entry + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:not(:only-child) { + box-shadow: none; +} + +toolbar.inline-toolbar toolbutton > button.flat, .inline-toolbar toolbutton > button.flat, toolbar.inline-toolbar toolbutton > button.sidebar-button, .inline-toolbar toolbutton > button.sidebar-button, toolbar.inline-toolbar toolbutton > button.budgie-menu-launcher, .inline-toolbar toolbutton > button.budgie-menu-launcher, .inline-toolbar .budgie-panel toolbutton > #tasklist-button, .budgie-panel .inline-toolbar toolbutton > #tasklist-button, .inline-toolbar .budgie-panel toolbutton > button.flat.launcher, .budgie-panel .inline-toolbar toolbutton > button.flat.launcher, .linked:not(.vertical) > entry, +.linked:not(.vertical) > entry:focus, .inline-toolbar button, .inline-toolbar button:backdrop, .linked:not(.vertical) > button, +.linked:not(.vertical) > button:hover, +.linked:not(.vertical) > button:active, +.linked:not(.vertical) > button:checked, spinbutton:not(.vertical) button, spinbutton:not(.vertical) entry, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:hover, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:active, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:checked, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:disabled, .budgie-settings-window buttonbox.inline-toolbar button, .linked:not(.vertical) > combobox > box > button.combo:dir(ltr), .linked:not(.vertical) > combobox > box > button.combo:dir(rtl) { + border-radius: 0; + border-right-style: none; +} + +.linked:not(.vertical) > entry:first-child, .inline-toolbar button:first-child, .linked:not(.vertical) > button:first-child, toolbar.inline-toolbar toolbutton:first-child > button.flat, .inline-toolbar toolbutton:first-child > button.flat, toolbar.inline-toolbar toolbutton:first-child > button.sidebar-button, .inline-toolbar toolbutton:first-child > button.sidebar-button, toolbar.inline-toolbar toolbutton:first-child > button.budgie-menu-launcher, .inline-toolbar toolbutton:first-child > button.budgie-menu-launcher, .inline-toolbar .budgie-panel toolbutton:first-child > #tasklist-button, .budgie-panel .inline-toolbar toolbutton:first-child > #tasklist-button, .inline-toolbar .budgie-panel toolbutton:first-child > button.flat.launcher, .budgie-panel .inline-toolbar toolbutton:first-child > button.flat.launcher, spinbutton:not(.vertical) button:first-child, spinbutton:not(.vertical) entry:first-child, .linked:not(.vertical) > combobox:first-child > box > button.combo, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:first-child, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:first-child, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:first-child:hover, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:first-child:active, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:first-child:checked, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:first-child:disabled, .budgie-settings-window buttonbox.inline-toolbar button:first-child { + border-top-left-radius: 3px; + border-bottom-left-radius: 3px; +} + +.linked:not(.vertical) > entry:last-child, .inline-toolbar button:last-child, .linked:not(.vertical) > button:last-child, toolbar.inline-toolbar toolbutton:last-child > button.flat, .inline-toolbar toolbutton:last-child > button.flat, toolbar.inline-toolbar toolbutton:last-child > button.sidebar-button, .inline-toolbar toolbutton:last-child > button.sidebar-button, toolbar.inline-toolbar toolbutton:last-child > button.budgie-menu-launcher, .inline-toolbar toolbutton:last-child > button.budgie-menu-launcher, .inline-toolbar .budgie-panel toolbutton:last-child > #tasklist-button, .budgie-panel .inline-toolbar toolbutton:last-child > #tasklist-button, .inline-toolbar .budgie-panel toolbutton:last-child > button.flat.launcher, .budgie-panel .inline-toolbar toolbutton:last-child > button.flat.launcher, spinbutton:not(.vertical) button:last-child, spinbutton:not(.vertical) entry:last-child, .linked:not(.vertical) > combobox:last-child > box > button.combo, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:last-child, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:last-child, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:last-child:hover, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:last-child:active, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:last-child:checked, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:last-child:disabled, .budgie-settings-window buttonbox.inline-toolbar button:last-child { + border-top-right-radius: 3px; + border-bottom-right-radius: 3px; + border-right-style: solid; +} + +.linked:not(.vertical) > entry:only-child, .inline-toolbar button:only-child, .linked:not(.vertical) > button:only-child, toolbar.inline-toolbar toolbutton:only-child > button.flat, .inline-toolbar toolbutton:only-child > button.flat, toolbar.inline-toolbar toolbutton:only-child > button.sidebar-button, .inline-toolbar toolbutton:only-child > button.sidebar-button, toolbar.inline-toolbar toolbutton:only-child > button.budgie-menu-launcher, .inline-toolbar toolbutton:only-child > button.budgie-menu-launcher, .inline-toolbar .budgie-panel toolbutton:only-child > #tasklist-button, .budgie-panel .inline-toolbar toolbutton:only-child > #tasklist-button, .inline-toolbar .budgie-panel toolbutton:only-child > button.flat.launcher, .budgie-panel .inline-toolbar toolbutton:only-child > button.flat.launcher, spinbutton:not(.vertical) button:only-child, spinbutton:not(.vertical) entry:only-child, .linked:not(.vertical) > combobox:only-child > box > button.combo, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:only-child, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:only-child, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:only-child:hover, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:only-child:active, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:only-child:checked, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:only-child:disabled, .budgie-settings-window buttonbox.inline-toolbar button:only-child { + border-radius: 3px; + border-style: solid; +} + +.linked.vertical > entry, +.linked.vertical > entry:focus, .linked.vertical > button, +.linked.vertical > button:hover, +.linked.vertical > button:active, +.linked.vertical > button:checked, spinbutton.vertical button, spinbutton.vertical entry, .linked.vertical > combobox > box > button.combo { + border-radius: 0; + border-bottom-style: none; +} + +.linked.vertical > entry:first-child, .linked.vertical > button:first-child, spinbutton.vertical button:first-child, spinbutton.vertical entry:first-child, .linked.vertical > combobox:first-child > box > button.combo { + border-top-left-radius: 3px; + border-top-right-radius: 3px; +} + +.linked.vertical > entry:last-child, .linked.vertical > button:last-child, spinbutton.vertical button:last-child, spinbutton.vertical entry:last-child, .linked.vertical > combobox:last-child > box > button.combo { + border-bottom-left-radius: 3px; + border-bottom-right-radius: 3px; + border-bottom-style: solid; +} + +.linked.vertical > entry:only-child, .linked.vertical > button:only-child, spinbutton.vertical button:only-child, spinbutton.vertical entry:only-child, .linked.vertical > combobox:only-child > box > button.combo { + border-radius: 3px; + border-style: solid; +} + +menuitem.button.flat, +modelbutton.flat, button:link, button:visited, button:link:hover, button:link:active, button:link:checked, button:visited:hover, button:visited:active, button:visited:checked, notebook > header > tabs > tab button.flat:hover, notebook > header > tabs > tab button.sidebar-button:hover, notebook > header > tabs > tab button.budgie-menu-launcher:hover, notebook > header > tabs > tab .budgie-panel #tasklist-button:hover, .budgie-panel notebook > header > tabs > tab #tasklist-button:hover, notebook > header > tabs > tab .budgie-panel button.flat.launcher:hover, .budgie-panel notebook > header > tabs > tab button.flat.launcher:hover, notebook > header > tabs > tab button.flat:active, notebook > header > tabs > tab button.sidebar-button:active, notebook > header > tabs > tab button.budgie-menu-launcher:active, notebook > header > tabs > tab .budgie-panel #tasklist-button:active, .budgie-panel notebook > header > tabs > tab #tasklist-button:active, notebook > header > tabs > tab .budgie-panel button.flat.launcher:active, .budgie-panel notebook > header > tabs > tab button.flat.launcher:active, notebook > header > tabs > tab button.flat:active:hover, notebook > header > tabs > tab button.sidebar-button:active:hover, notebook > header > tabs > tab button.budgie-menu-launcher:active:hover, .app-notification button.flat, .app-notification button.sidebar-button, .app-notification button.budgie-menu-launcher, .app-notification .budgie-panel #tasklist-button, .budgie-panel .app-notification #tasklist-button, .app-notification .budgie-panel button.flat.launcher, .budgie-panel .app-notification button.flat.launcher, .app-notification button.flat:disabled, .app-notification button.sidebar-button:disabled, .app-notification button.budgie-menu-launcher:disabled, calendar.button { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: none; +} + +menuitem.button.flat, +modelbutton.flat { + transition: none; + min-height: 24px; + padding-left: 8px; + padding-right: 8px; + outline-offset: -3px; + border-radius: 2px; +} + +menuitem.button.flat:hover, +modelbutton.flat:hover { + background-color: #333232; +} + +menuitem.button.flat:checked, +modelbutton.flat:checked { + color: #cbbfbf; +} + +menuitem.button.flat:disabled, +modelbutton.flat:disabled { + color: rgba(203, 191, 191, 0.45); +} + +menuitem.button.flat check:last-child, +menuitem.button.flat radio:last-child, +modelbutton.flat check:last-child, +modelbutton.flat radio:last-child { + margin-left: 8px; +} + +menuitem.button.flat check:first-child, +menuitem.button.flat radio:first-child, +modelbutton.flat check:first-child, +modelbutton.flat radio:first-child { + margin-right: 8px; +} + +modelbutton.flat arrow.left { + -gtk-icon-source: -gtk-icontheme("pan-start-symbolic"); +} + +modelbutton.flat arrow.right { + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); +} + +*:link, button:link, button:visited { + color: #f8aeaa; +} + +*:link:visited, button:visited { + color: #cdc6c6; +} + +*:selected *:link:visited, *:selected button:visited:link, *:selected button:visited { + color: #f9bbb7; +} + +*:link:hover, button:hover:link, button:hover:visited { + color: #fcdbd9; +} + +*:selected *:link:hover, *:selected button:hover:link, *:selected button:hover:visited { + color: #feeeed; +} + +*:link:active, button:active:link, button:active:visited { + color: #f8aeaa; +} + +*:selected *:link:active, *:selected button:active:link, *:selected button:active:visited { + color: #fcdddb; +} + +infobar.info *:link, infobar.info button:link, infobar.info button:visited, infobar.question *:link, infobar.question button:link, infobar.question button:visited, infobar.warning *:link, infobar.warning button:link, infobar.warning button:visited, infobar.error *:link, infobar.error button:link, infobar.error button:visited, *:link:selected, button:selected:link, button:selected:visited, headerbar.selection-mode .subtitle:link, +.selection-mode.titlebar:not(headerbar) .subtitle:link, +*:selected *:link, +*:selected button:link, +*:selected button:visited { + color: #fcdddb; +} + +button:link > label, button:visited > label { + text-decoration-line: underline; +} + +spinbutton:drop(active) { + box-shadow: none; +} + +spinbutton button:active { + color: #ffffff; +} + +spinbutton:disabled { + color: rgba(203, 191, 191, 0.45); +} + +spinbutton:not(.vertical) entry { + min-width: 28px; +} + +spinbutton:not(.vertical):dir(ltr) entry, +spinbutton:not(.vertical):dir(rtl) button.up { + border-radius: 3px 0 0 3px; +} + +spinbutton:not(.vertical) > button + button { + border-left-style: none; +} + +spinbutton:not(.vertical) > button:hover:not(:active), +spinbutton:not(.vertical) > button:hover + button { + box-shadow: inset 1px 0 rgba(0, 0, 0, 0.2); +} + +spinbutton:not(.vertical) > button:disabled + button:not(:disabled):not(:active):not(:checked):not(:hover), +spinbutton:not(.vertical) > button:not(:disabled):not(:active):not(:checked):not(:hover) + button:disabled { + box-shadow: inset 1px 0 rgba(0, 0, 0, 0); +} + +spinbutton:not(.vertical) > button:first-child:hover:not(:active), +spinbutton:not(.vertical) > button.up:dir(rtl):hover:not(:active), +spinbutton:not(.vertical) > entry + button:not(:active):hover { + box-shadow: none; +} + +spinbutton:not(.vertical) > entry:focus + button { + border-left-color: #F0544C; +} + +spinbutton:not(.vertical) > entry:drop(active) + button { + border-left-color: #F08437; +} + +.osd spinbutton:not(.vertical) > button:hover:not(:active), +.osd spinbutton:not(.vertical) > button:hover + button { + box-shadow: inset 1px 0 rgba(0, 0, 0, 0.4); +} + +.osd spinbutton:not(.vertical) > button:first-child:hover:not(:active), +.osd spinbutton:not(.vertical) > button.up:dir(rtl):hover:not(:active), +.osd spinbutton:not(.vertical) > entry + button:not(:active):hover { + box-shadow: none; +} + +.osd spinbutton:not(.vertical) > entry:focus + button { + border-left-color: #F0544C; +} + +spinbutton.vertical button, spinbutton.vertical entry { + padding-left: 4px; + padding-right: 4px; + min-width: 0; +} + +spinbutton.vertical button.up { + border-radius: 3px 3px 0 0; +} + +spinbutton.vertical > entry:focus + button { + border-top-color: #F0544C; +} + +spinbutton.vertical > entry:drop(active) + button { + border-top-color: #F08437; +} + +combobox button.combo { + min-width: 0; + padding-left: 8px; + padding-right: 8px; +} + +combobox arrow { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); + min-height: 16px; + min-width: 16px; +} + +toolbar, .inline-toolbar { + -GtkWidget-window-dragging: true; + padding: 4px; + background-color: #222222; +} + +toolbar separator, .inline-toolbar separator { + background: none; +} + +toolbar.horizontal separator, .horizontal.inline-toolbar separator { + margin: 0 6px; +} + +toolbar.vertical separator, .vertical.inline-toolbar separator { + margin: 6px 0; +} + +.osd toolbar, .osd .inline-toolbar { + background-color: transparent; +} + +toolbar.osd, .osd.inline-toolbar { + padding: 7px; + border: 1px solid rgba(0, 0, 0, 0.2); + border-radius: 3px; + background-color: rgba(29, 29, 29, 0.9); +} + +toolbar.osd.left, .osd.left.inline-toolbar, toolbar.osd.right, .osd.right.inline-toolbar, toolbar.osd.top, .osd.top.inline-toolbar, toolbar.osd.bottom, .osd.bottom.inline-toolbar { + border-radius: 0; +} + +toolbar.osd.top, .osd.top.inline-toolbar { + border-width: 0 0 1px 0; +} + +toolbar.osd.bottom, .osd.bottom.inline-toolbar { + border-width: 1px 0 0 0; +} + +toolbar.osd.left, .osd.left.inline-toolbar { + border-width: 0 1px 0 0; +} + +toolbar.osd.right, .osd.right.inline-toolbar { + border-width: 0 0 0 1px; +} + +toolbar:not(.inline-toolbar) switch, .inline-toolbar:not(.inline-toolbar) switch, +toolbar:not(.inline-toolbar) scale, +.inline-toolbar:not(.inline-toolbar) scale, +toolbar:not(.inline-toolbar) entry, +.inline-toolbar:not(.inline-toolbar) entry, +toolbar:not(.inline-toolbar) spinbutton, +.inline-toolbar:not(.inline-toolbar) spinbutton, +toolbar:not(.inline-toolbar) button, +.inline-toolbar:not(.inline-toolbar) button { + margin-right: 1px; + margin-bottom: 1px; +} + +toolbar:not(.inline-toolbar) .linked > button, .inline-toolbar:not(.inline-toolbar) .linked > button, +toolbar:not(.inline-toolbar) .linked > entry, +.inline-toolbar:not(.inline-toolbar) .linked > entry { + margin-right: 0; +} + +.primary-toolbar:not(.libreoffice-toolbar) { + color: #b5abab; + background-color: transparent; + box-shadow: none; + border-width: 0 0 1px 0; + border-style: solid; + border-image: linear-gradient(to bottom, black, rgba(0, 0, 0, 0.2)) 1 0 1 0; +} + +.inline-toolbar { + background-color: #1a1a1a; + border-style: solid; + border-color: rgba(0, 0, 0, 0.2); + border-width: 0 1px 1px; + padding: 3px; + border-radius: 0 0 3px 3px; +} + +searchbar { + background-color: #222222; + border-style: solid; + border-color: rgba(0, 0, 0, 0.2); + border-width: 0 0 1px; + padding: 3px; +} + +actionbar { + padding: 6px; + border-top: 1px solid rgba(0, 0, 0, 0.2); + background-color: #1a1a1a; +} + +headerbar, +.titlebar:not(headerbar) { + min-height: 42px; + padding: 0 10px; + color: #cbbfbf; + background-color: #1a1a1a; +} + +.csd headerbar, .csd .titlebar:not(headerbar) { + background-color: #1a1a1a; + border-color: #101010; +} + +headerbar:backdrop, +.titlebar:backdrop:not(headerbar) { + transition: 200ms ease-out; + color: rgba(203, 191, 191, 0.7); + background-color: #272727; + box-shadow: inset 0 1px #272727; +} + +.csd headerbar:backdrop, .csd .titlebar:backdrop:not(headerbar) { + background-color: #272727; + box-shadow: inset 0 1px #272727; +} + +headerbar .title, +.titlebar:not(headerbar) .title { + padding-left: 12px; + padding-right: 12px; +} + +headerbar .subtitle, +.titlebar:not(headerbar) .subtitle { + font-size: smaller; + padding-left: 12px; + padding-right: 12px; +} + +headerbar.selection-mode, +.selection-mode.titlebar:not(headerbar) { + color: #ffffff; + background-color: rgba(240, 84, 76, 0.95); + border-color: rgba(238, 66, 57, 0.95); + box-shadow: none; +} + +headerbar.selection-mode:backdrop, +.selection-mode.titlebar:backdrop:not(headerbar) { + background-color: rgba(240, 84, 76, 0.95); + color: rgba(255, 255, 255, 0.6); +} + +headerbar.selection-mode .selection-menu, +.selection-mode.titlebar:not(headerbar) .selection-menu { + box-shadow: none; + padding-left: 10px; + padding-right: 10px; +} + +headerbar.selection-mode .selection-menu GtkArrow, +.selection-mode.titlebar:not(headerbar) .selection-menu GtkArrow { + -GtkArrow-arrow-scaling: 1; +} + +headerbar.selection-mode .selection-menu .arrow, +.selection-mode.titlebar:not(headerbar) .selection-menu .arrow { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); +} + +.maximized headerbar.selection-mode, .maximized .selection-mode.titlebar:not(headerbar) { + background-color: #f0544c; +} + +.tiled headerbar, .tiled headerbar:backdrop, +.maximized headerbar, .maximized headerbar:backdrop, .tiled .titlebar:not(headerbar), .tiled .titlebar:backdrop:not(headerbar), +.maximized .titlebar:not(headerbar), .maximized .titlebar:backdrop:not(headerbar) { + border-radius: 0; +} + +.maximized headerbar, +.maximized .titlebar:not(headerbar) { + background-color: #1a1a1a; + border-color: #101010; +} + +.maximized headerbar:backdrop, .maximized .titlebar:backdrop:not(headerbar) { + background-color: #272727; +} + +headerbar.default-decoration, +.default-decoration.titlebar:not(headerbar) { + min-height: 28px; + padding: 0 6px; + background-color: #1a1a1a; +} + +.tiled headerbar.default-decoration, +.maximized headerbar.default-decoration, +.fullscreen headerbar.default-decoration, .tiled .default-decoration.titlebar:not(headerbar), +.maximized .default-decoration.titlebar:not(headerbar), +.fullscreen .default-decoration.titlebar:not(headerbar) { + box-shadow: none; +} + +headerbar.default-decoration button.titlebutton, +.default-decoration.titlebar:not(headerbar) button.titlebutton { + border: none; + min-height: 22px; + min-width: 22px; + margin: 0; + padding: 0; +} + +headerbar.default-decoration, +.csd headerbar.default-decoration, headerbar.default-decoration:backdrop, +.csd headerbar.default-decoration:backdrop, +.default-decoration.titlebar:not(headerbar), +.csd .default-decoration.titlebar:not(headerbar), +.default-decoration.titlebar:backdrop:not(headerbar), +.csd .default-decoration.titlebar:backdrop:not(headerbar) { + background-color: #1a1a1a; + border-bottom-width: 0; +} + +.maximized headerbar.default-decoration, .maximized +.csd headerbar.default-decoration, .maximized headerbar.default-decoration:backdrop, .maximized +.csd headerbar.default-decoration:backdrop, +.maximized .default-decoration.titlebar:not(headerbar), .maximized .csd .default-decoration.titlebar:not(headerbar), .maximized .default-decoration.titlebar:backdrop:not(headerbar), .maximized .csd .default-decoration.titlebar:backdrop:not(headerbar) { + background-color: #1a1a1a; +} + +.titlebar, .titlebar.background { + border-top-left-radius: 2px; + border-top-right-radius: 2px; +} + +.titlebar, .titlebar headerbar { + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); +} + +.tiled .titlebar, +.maximized .titlebar, +.fullscreen .titlebar, .tiled .titlebar headerbar, +.maximized .titlebar headerbar, +.fullscreen .titlebar headerbar { + box-shadow: none; +} + +window.background > box.vertical > headerbar:not(.titlebar) { + border-radius: 0 0 0 0; + box-shadow: none; +} + +window.background > box.vertical > headerbar:not(.titlebar), window.background > box.vertical > headerbar:not(.titlebar):backdrop { + background-color: #1a1a1a; +} + +separator:first-child + window.background > box.vertical > headerbar:not(.titlebar), separator:first-child + window.background > box.vertical > headerbar:not(.titlebar):backdrop, window.background > box.vertical > headerbar:not(.titlebar):first-child, window.background > box.vertical > headerbar:not(.titlebar):first-child:backdrop { + border-top-left-radius: 0; +} + +window.background > box.vertical > headerbar:not(.titlebar):last-child, window.background > box.vertical > headerbar:not(.titlebar):last-child:backdrop { + border-top-right-radius: 0; +} + +headerbar entry, headerbar button, headerbar separator { + margin-top: 6px; + margin-bottom: 6px; +} + +separator:first-child + headerbar, separator:first-child + headerbar:backdrop, headerbar:first-child, headerbar:first-child:backdrop { + border-top-left-radius: 2px; +} + +headerbar:last-child, headerbar:last-child:backdrop { + border-top-right-radius: 2px; +} + +stack headerbar:first-child, stack headerbar:last-child { + border-top-left-radius: 2px; + border-top-right-radius: 2px; +} + +window.tiled headerbar, window.tiled headerbar:first-child, window.tiled headerbar:last-child, window.tiled headerbar:only-child, +window.tiled-top headerbar, +window.tiled-top headerbar:first-child, +window.tiled-top headerbar:last-child, +window.tiled-top headerbar:only-child, +window.tiled-right headerbar, +window.tiled-right headerbar:first-child, +window.tiled-right headerbar:last-child, +window.tiled-right headerbar:only-child, +window.tiled-bottom headerbar, +window.tiled-bottom headerbar:first-child, +window.tiled-bottom headerbar:last-child, +window.tiled-bottom headerbar:only-child, +window.tiled-left headerbar, +window.tiled-left headerbar:first-child, +window.tiled-left headerbar:last-child, +window.tiled-left headerbar:only-child, +window.maximized headerbar, +window.maximized headerbar:first-child, +window.maximized headerbar:last-child, +window.maximized headerbar:only-child, +window.fullscreen headerbar, +window.fullscreen headerbar:first-child, +window.fullscreen headerbar:last-child, +window.fullscreen headerbar:only-child, +window.solid-csd headerbar, +window.solid-csd headerbar:first-child, +window.solid-csd headerbar:last-child, +window.solid-csd headerbar:only-child { + border-top-left-radius: 0; + border-top-right-radius: 0; +} + +headerbar .linked:not(.vertical).path-bar > button { + padding-top: 3px; + padding-bottom: 6px; + margin: 0 0 0 0; + color: #cbbfbf; + border: none; + border-radius: 0; + background-color: transparent; +} + +headerbar .linked:not(.vertical).path-bar > button:hover { + color: #ffffff; + background-color: #2f2f2f; +} + +headerbar .linked:not(.vertical).path-bar > button:active, headerbar .linked:not(.vertical).path-bar > button:checked { + transition: background-color 0.00001s 0.3s; + animation: header_ripple_effect 0.3s cubic-bezier(0, 0, 0.2, 1); + color: #ffffff; + background-color: #0e0e0e; + box-shadow: inset 0 -3px #f26f68; +} + +headerbar .linked:not(.vertical).path-bar > button:disabled { + color: rgba(203, 191, 191, 0.4); +} + +window > .titlebar:not(headerbar), window > .titlebar:not(headerbar):backdrop, +window.csd > .titlebar:not(headerbar), +window.csd > .titlebar:not(headerbar):backdrop { + padding: 0; + background: none; + border: none; +} + +.titlebar:not(headerbar) > separator { + background-image: linear-gradient(to bottom, #1a1a1a, #1a1a1a); + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); +} + +.titlebar:not(headerbar) > separator:backdrop { + transition: 200ms ease-out; + background-image: linear-gradient(to bottom, #272727, #272727); + box-shadow: none; +} + +.primary-toolbar:not(.libreoffice-toolbar) separator, headerbar separator.titlebutton, +.titlebar:not(headerbar) separator.titlebutton { + min-width: 0; + min-height: 0; + background: none; + border-width: 0 0; + border-image: linear-gradient(to bottom, rgba(203, 191, 191, 0) 25%, rgba(203, 191, 191, 0.35) 25%, rgba(203, 191, 191, 0.35) 75%, rgba(203, 191, 191, 0) 75%) 0 1/0 0 stretch; +} + +.primary-toolbar:not(.libreoffice-toolbar) separator:backdrop, headerbar separator.titlebutton:backdrop, +.titlebar:not(headerbar) separator.titlebutton:backdrop { + opacity: 0.6; +} + +headerbar button, .nemo-window .primary-toolbar button, window.thunar toolbar#location-toolbar button, window.thunar #location-toolbar.inline-toolbar button { + color: #cbbfbf; + border: none; + box-shadow: none; + background-color: transparent; +} + +headerbar button:backdrop, .nemo-window .primary-toolbar button:backdrop, window.thunar toolbar#location-toolbar button:backdrop, window.thunar #location-toolbar.inline-toolbar button:backdrop { + opacity: 0.8; +} + +headerbar button:hover, .nemo-window .primary-toolbar button:hover, window.thunar toolbar#location-toolbar button:hover, window.thunar #location-toolbar.inline-toolbar button:hover { + color: #ffffff; + background-color: rgba(203, 191, 191, 0.12); +} + +headerbar button:active, .nemo-window .primary-toolbar button:active, window.thunar toolbar#location-toolbar button:active, window.thunar #location-toolbar.inline-toolbar button:active, headerbar button:checked, .nemo-window .primary-toolbar button:checked, window.thunar toolbar#location-toolbar button:checked, window.thunar #location-toolbar.inline-toolbar button:checked { + transition: 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); + color: #ffffff; + border-color: transparent; + background-color: #F0544C; + background-clip: padding-box; +} + +headerbar button:disabled, .nemo-window .primary-toolbar button:disabled, window.thunar toolbar#location-toolbar button:disabled, window.thunar #location-toolbar.inline-toolbar button:disabled { + color: rgba(203, 191, 191, 0.4); + background-color: transparent; +} + +headerbar button:disabled:active, .nemo-window .primary-toolbar button:disabled:active, window.thunar toolbar#location-toolbar button:disabled:active, window.thunar #location-toolbar.inline-toolbar button:disabled:active, headerbar button:disabled:checked, .nemo-window .primary-toolbar button:disabled:checked, window.thunar toolbar#location-toolbar button:disabled:checked, window.thunar #location-toolbar.inline-toolbar button:disabled:checked { + color: rgba(255, 255, 255, 0.5); + border-color: rgba(240, 84, 76, 0.65); + background-color: rgba(240, 84, 76, 0.65); +} + +headerbar entry, .nemo-window .primary-toolbar entry, window.thunar toolbar#location-toolbar entry, window.thunar #location-toolbar.inline-toolbar entry { + color: #cbbfbf; + border-color: rgba(0, 0, 0, 0.4); + background-color: rgba(82, 82, 82, 0.4); +} + +headerbar entry image, .nemo-window .primary-toolbar entry image, window.thunar toolbar#location-toolbar entry image, window.thunar #location-toolbar.inline-toolbar entry image, headerbar entry image:hover, .nemo-window .primary-toolbar entry image:hover, window.thunar toolbar#location-toolbar entry image:hover, window.thunar #location-toolbar.inline-toolbar entry image:hover { + color: inherit; +} + +headerbar entry:backdrop, .nemo-window .primary-toolbar entry:backdrop, window.thunar toolbar#location-toolbar entry:backdrop, window.thunar #location-toolbar.inline-toolbar entry:backdrop { + opacity: 0.85; +} + +headerbar entry:focus, .nemo-window .primary-toolbar entry:focus, window.thunar toolbar#location-toolbar entry:focus, window.thunar #location-toolbar.inline-toolbar entry:focus { + color: #f9f7f7; + border-color: #F0544C; + background-color: rgba(57, 57, 57, 0.4); + background-clip: padding-box; +} + +headerbar entry:focus image, .nemo-window .primary-toolbar entry:focus image, window.thunar toolbar#location-toolbar entry:focus image, window.thunar #location-toolbar.inline-toolbar entry:focus image { + color: #F0544C; +} + +headerbar entry:disabled, .nemo-window .primary-toolbar entry:disabled, window.thunar toolbar#location-toolbar entry:disabled, window.thunar #location-toolbar.inline-toolbar entry:disabled { + color: rgba(203, 191, 191, 0.55); + border-color: rgba(0, 0, 0, 0.4); + background-color: rgba(82, 82, 82, 0.25); +} + +headerbar entry selection:focus, .nemo-window .primary-toolbar entry selection:focus, window.thunar toolbar#location-toolbar entry selection:focus, window.thunar #location-toolbar.inline-toolbar entry selection:focus { + background-color: #ffffff; + color: #F0544C; +} + +headerbar entry progress, .nemo-window .primary-toolbar entry progress, window.thunar toolbar#location-toolbar entry progress, window.thunar #location-toolbar.inline-toolbar entry progress { + border-color: #00C487; + background-image: none; + background-color: transparent; +} + +headerbar entry.warning, .nemo-window .primary-toolbar entry.warning, window.thunar toolbar#location-toolbar entry.warning, window.thunar #location-toolbar.inline-toolbar entry.warning { + color: white; + border-color: rgba(0, 0, 0, 0.4); + background-color: #9c532a; +} + +headerbar entry.warning:focus, .nemo-window .primary-toolbar entry.warning:focus, window.thunar toolbar#location-toolbar entry.warning:focus, window.thunar #location-toolbar.inline-toolbar entry.warning:focus { + color: white; + background-color: #F27835; +} + +headerbar entry.warning selection, .nemo-window .primary-toolbar entry.warning selection, window.thunar toolbar#location-toolbar entry.warning selection, window.thunar #location-toolbar.inline-toolbar entry.warning selection, headerbar entry.warning selection:focus, .nemo-window .primary-toolbar entry.warning selection:focus, window.thunar toolbar#location-toolbar entry.warning selection:focus, window.thunar #location-toolbar.inline-toolbar entry.warning selection:focus { + background-color: white; + color: #F27835; +} + +headerbar entry.error, .nemo-window .primary-toolbar entry.error, window.thunar toolbar#location-toolbar entry.error, window.thunar #location-toolbar.inline-toolbar entry.error { + color: white; + border-color: rgba(0, 0, 0, 0.4); + background-color: #a2322c; +} + +headerbar entry.error:focus, .nemo-window .primary-toolbar entry.error:focus, window.thunar toolbar#location-toolbar entry.error:focus, window.thunar #location-toolbar.inline-toolbar entry.error:focus { + color: white; + background-color: #FC4138; +} + +headerbar entry.error selection, .nemo-window .primary-toolbar entry.error selection, window.thunar toolbar#location-toolbar entry.error selection, window.thunar #location-toolbar.inline-toolbar entry.error selection, headerbar entry.error selection:focus, .nemo-window .primary-toolbar entry.error selection:focus, window.thunar toolbar#location-toolbar entry.error selection:focus, window.thunar #location-toolbar.inline-toolbar entry.error selection:focus { + background-color: white; + color: #FC4138; +} + +headerbar.selection-mode button, .nemo-window .selection-mode.primary-toolbar button, headerbar.selection-mode button.flat, .nemo-window .selection-mode.primary-toolbar button.flat, headerbar.selection-mode button.sidebar-button, .nemo-window .selection-mode.primary-toolbar button.sidebar-button, headerbar.selection-mode button.budgie-menu-launcher, .nemo-window .selection-mode.primary-toolbar button.budgie-menu-launcher, headerbar.selection-mode .budgie-panel #tasklist-button, .budgie-panel headerbar.selection-mode #tasklist-button, .nemo-window .selection-mode.primary-toolbar .budgie-panel #tasklist-button, .budgie-panel .nemo-window .selection-mode.primary-toolbar #tasklist-button, headerbar.selection-mode .budgie-panel button.flat.launcher, .budgie-panel headerbar.selection-mode button.flat.launcher { + border-color: transparent; + background-color: transparent; + background-image: none; + color: #ffffff; + background-color: rgba(255, 255, 255, 0); +} + +headerbar.selection-mode button:hover, .nemo-window .selection-mode.primary-toolbar button:hover { + background-color: alpha(#ffffff,0.3); +} + +headerbar.selection-mode button:backdrop, .nemo-window .selection-mode.primary-toolbar button:backdrop { + opacity: 0.7; + background: none; +} + +headerbar .linked:not(.vertical):not(.path-bar):not(.stack-switcher) button:not(:last-child):not(:only-child), .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar):not(.stack-switcher) button:not(:last-child):not(:only-child) { + margin-left: 1px; +} + +headerbar .linked:not(.vertical):not(.path-bar):not(.stack-switcher) > button, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar):not(.stack-switcher) > button, headerbar .linked:not(.vertical):not(.path-bar):not(.stack-switcher) > button:hover, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar):not(.stack-switcher) > button:hover, headerbar .linked:not(.vertical):not(.path-bar):not(.stack-switcher) > button:active, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar):not(.stack-switcher) > button:active, headerbar .linked:not(.vertical):not(.path-bar):not(.stack-switcher) > button:checked, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar):not(.stack-switcher) > button:checked, headerbar .linked:not(.vertical):not(.path-bar):not(.stack-switcher) > button:disabled, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar):not(.stack-switcher) > button:disabled { + border-radius: 3px; + border-style: solid; + border: none; + box-shadow: none; +} + +headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), +headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action), +.nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action), +headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:not(:only-child), +.nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:not(:only-child), +headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):not(:hover), +.nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):not(:hover) { + box-shadow: none; + border: none; +} + +headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:backdrop, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:backdrop { + box-shadow: none; + border: none; +} + +headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button { + background-color: #343434; + color: #cbbfbf; + border: none; +} + +headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:hover, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:hover { + background-color: #414141; + box-shadow: none; +} + +headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:active, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:active, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:checked, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:checked { + color: #ffffff; + border-color: transparent; + background-color: #F0544C; +} + +headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:disabled, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:disabled { + color: rgba(203, 191, 191, 0.4); +} + +headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:disabled label, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:disabled label { + color: rgba(203, 191, 191, 0.4); +} + +headerbar .linked:not(.vertical):not(.path-bar) > entry, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry { + border-radius: 3px; + border: 1px solid rgba(0, 0, 0, 0.4); +} + +headerbar .linked:not(.vertical):not(.path-bar) > entry:focus, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry:focus { + border-color: #F0544C; +} + +headerbar .linked:not(.vertical):not(.path-bar) > entry + entry, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry + entry { + border-left-color: rgba(0, 0, 0, 0.4); +} + +headerbar .linked:not(.vertical):not(.path-bar) > entry.error + entry, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry.error + entry { + border-left-color: rgba(0, 0, 0, 0.4); +} + +headerbar .linked:not(.vertical):not(.path-bar) > entry + entry.error, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry + entry.error { + border-left-color: #FC4138; +} + +headerbar .linked:not(.vertical):not(.path-bar) > entry.warning + entry, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry.warning + entry { + border-left-color: rgba(0, 0, 0, 0.4); +} + +headerbar .linked:not(.vertical):not(.path-bar) > entry + entry.warning, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry + entry.warning { + border-left-color: #F27835; +} + +headerbar .linked:not(.vertical):not(.path-bar) > entry.error + entry.warning, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry.error + entry.warning { + border-left-color: #F27835; +} + +headerbar .linked:not(.vertical):not(.path-bar) > entry.warning + entry.error, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry.warning + entry.error { + border-left-color: #FC4138; +} + +headerbar .linked:not(.vertical):not(.path-bar) > entry + entry:focus:not(:last-child), .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry + entry:focus:not(:last-child), +headerbar .linked:not(.vertical):not(.path-bar) > entry + entry:focus:last-child, +.nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry + entry:focus:last-child { + border-left-color: rgba(0, 0, 0, 0.4); +} + +headerbar .linked:not(.vertical):not(.path-bar) > entry:focus:not(:only-child) + entry, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry:focus:not(:only-child) + entry, +headerbar .linked:not(.vertical):not(.path-bar) > entry:focus:not(:only-child) + button, +.nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry:focus:not(:only-child) + button, +headerbar .linked:not(.vertical):not(.path-bar) > entry:focus:not(:only-child) + combobox > box > button.combo, +.nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry:focus:not(:only-child) + combobox > box > button.combo { + border-left-color: rgba(0, 0, 0, 0.4); +} + +headerbar .linked:not(.vertical):not(.path-bar) > entry + entry:drop(active):not(:last-child), .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry + entry:drop(active):not(:last-child), +headerbar .linked:not(.vertical):not(.path-bar) > entry + entry:drop(active):last-child, +.nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry + entry:drop(active):last-child { + border-left-color: rgba(0, 0, 0, 0.4); +} + +headerbar .linked:not(.vertical):not(.path-bar) > entry:drop(active):not(:only-child) + entry, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry:drop(active):not(:only-child) + entry, +headerbar .linked:not(.vertical):not(.path-bar) > entry:drop(active):not(:only-child) + button, +.nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry:drop(active):not(:only-child) + button, +headerbar .linked:not(.vertical):not(.path-bar) > entry:drop(active):not(:only-child) + combobox > box > button.combo, +.nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry:drop(active):not(:only-child) + combobox > box > button.combo { + border-left-color: rgba(0, 0, 0, 0.4); +} + +headerbar .linked:not(.vertical):not(.path-bar) > entry + entry.warning:focus:not(:last-child), .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry + entry.warning:focus:not(:last-child), +headerbar .linked:not(.vertical):not(.path-bar) > entry + entry.warning:focus:last-child, +.nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry + entry.warning:focus:last-child { + border-left-color: rgba(0, 0, 0, 0.4); +} + +headerbar .linked:not(.vertical):not(.path-bar) > entry.warning:focus:not(:only-child) + entry, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry.warning:focus:not(:only-child) + entry, +headerbar .linked:not(.vertical):not(.path-bar) > entry.warning:focus:not(:only-child) + button, +.nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry.warning:focus:not(:only-child) + button, +headerbar .linked:not(.vertical):not(.path-bar) > entry.warning:focus:not(:only-child) + combobox > box > button.combo, +.nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry.warning:focus:not(:only-child) + combobox > box > button.combo { + border-left-color: rgba(0, 0, 0, 0.4); +} + +headerbar .linked:not(.vertical):not(.path-bar) > entry + entry.error:focus:not(:last-child), .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry + entry.error:focus:not(:last-child), +headerbar .linked:not(.vertical):not(.path-bar) > entry + entry.error:focus:last-child, +.nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry + entry.error:focus:last-child { + border-left-color: rgba(0, 0, 0, 0.4); +} + +headerbar .linked:not(.vertical):not(.path-bar) > entry.error:focus:not(:only-child) + entry, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry.error:focus:not(:only-child) + entry, +headerbar .linked:not(.vertical):not(.path-bar) > entry.error:focus:not(:only-child) + button, +.nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry.error:focus:not(:only-child) + button, +headerbar .linked:not(.vertical):not(.path-bar) > entry.error:focus:not(:only-child) + combobox > box > button.combo, +.nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry.error:focus:not(:only-child) + combobox > box > button.combo { + border-left-color: rgba(0, 0, 0, 0.4); +} + +headerbar .linked:not(.vertical):not(.path-bar) > button:active + entry, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar) > button:active + entry, +headerbar .linked:not(.vertical):not(.path-bar) > button:checked + entry, +.nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar) > button:checked + entry { + border-left-color: rgba(0, 0, 0, 0.4); +} + +headerbar button.suggested-action, .nemo-window .primary-toolbar button.suggested-action { + background-clip: border-box; + color: white; + background-color: #2eb398; + border-color: #2eb398; +} + +headerbar button.suggested-action.flat, .nemo-window .primary-toolbar button.suggested-action.flat, headerbar button.suggested-action.sidebar-button, .nemo-window .primary-toolbar button.suggested-action.sidebar-button, headerbar button.suggested-action.budgie-menu-launcher, .nemo-window .primary-toolbar button.suggested-action.budgie-menu-launcher, headerbar .budgie-panel .suggested-action#tasklist-button, .budgie-panel headerbar .suggested-action#tasklist-button, .nemo-window .primary-toolbar .budgie-panel .suggested-action#tasklist-button, .budgie-panel .nemo-window .primary-toolbar .suggested-action#tasklist-button, headerbar .budgie-panel button.suggested-action.flat.launcher, .budgie-panel headerbar button.suggested-action.flat.launcher, .nemo-window .primary-toolbar .budgie-panel button.suggested-action.flat.launcher, .budgie-panel .nemo-window .primary-toolbar button.suggested-action.flat.launcher { + border-color: transparent; + background-color: transparent; + background-image: none; + color: #2eb398; +} + +headerbar button.suggested-action:hover, .nemo-window .primary-toolbar button.suggested-action:hover { + background-clip: border-box; + color: white; + background-color: #33c7a9; + border-color: #33c7a9; +} + +headerbar button.suggested-action:active, .nemo-window .primary-toolbar button.suggested-action:active, headerbar button.suggested-action:checked, .nemo-window .primary-toolbar button.suggested-action:checked { + background-clip: border-box; + color: white; + background-color: #45cfb3; + border-color: #45cfb3; +} + +headerbar button.suggested-action.flat:disabled, .nemo-window .primary-toolbar button.suggested-action.flat:disabled, headerbar button.suggested-action.sidebar-button:disabled, .nemo-window .primary-toolbar button.suggested-action.sidebar-button:disabled, headerbar button.suggested-action.budgie-menu-launcher:disabled, .nemo-window .primary-toolbar button.suggested-action.budgie-menu-launcher:disabled, headerbar .budgie-panel .suggested-action#tasklist-button:disabled, .budgie-panel headerbar .suggested-action#tasklist-button:disabled, .nemo-window .primary-toolbar .budgie-panel .suggested-action#tasklist-button:disabled, .budgie-panel .nemo-window .primary-toolbar .suggested-action#tasklist-button:disabled, headerbar .budgie-panel button.suggested-action.flat.launcher:disabled, .budgie-panel headerbar button.suggested-action.flat.launcher:disabled, headerbar button.suggested-action:disabled, .nemo-window .primary-toolbar button.suggested-action:disabled { + background-color: rgba(26, 26, 26, 0); + border-color: rgba(26, 26, 26, 0); +} + +headerbar button.suggested-action.flat:disabled label, .nemo-window .primary-toolbar button.suggested-action.flat:disabled label, headerbar button.suggested-action.sidebar-button:disabled label, .nemo-window .primary-toolbar button.suggested-action.sidebar-button:disabled label, headerbar button.suggested-action.budgie-menu-launcher:disabled label, .nemo-window .primary-toolbar button.suggested-action.budgie-menu-launcher:disabled label, headerbar .budgie-panel .suggested-action#tasklist-button:disabled label, .budgie-panel headerbar .suggested-action#tasklist-button:disabled label, .nemo-window .primary-toolbar .budgie-panel .suggested-action#tasklist-button:disabled label, .budgie-panel .nemo-window .primary-toolbar .suggested-action#tasklist-button:disabled label, headerbar .budgie-panel button.suggested-action.flat.launcher:disabled label, .budgie-panel headerbar button.suggested-action.flat.launcher:disabled label, headerbar button.suggested-action.flat:disabled, .nemo-window .primary-toolbar button.suggested-action.flat:disabled, headerbar button.suggested-action.sidebar-button:disabled, .nemo-window .primary-toolbar button.suggested-action.sidebar-button:disabled, headerbar button.suggested-action.budgie-menu-launcher:disabled, .nemo-window .primary-toolbar button.suggested-action.budgie-menu-launcher:disabled, headerbar .budgie-panel .suggested-action#tasklist-button:disabled, .budgie-panel headerbar .suggested-action#tasklist-button:disabled, .nemo-window .primary-toolbar .budgie-panel .suggested-action#tasklist-button:disabled, .budgie-panel .nemo-window .primary-toolbar .suggested-action#tasklist-button:disabled, headerbar .budgie-panel button.suggested-action.flat.launcher:disabled, .budgie-panel headerbar button.suggested-action.flat.launcher:disabled, headerbar button.suggested-action:disabled label, .nemo-window .primary-toolbar button.suggested-action:disabled label, headerbar button.suggested-action:disabled, .nemo-window .primary-toolbar button.suggested-action:disabled { + color: rgba(203, 191, 191, 0.5); +} + +headerbar button.suggested-action:backdrop, .nemo-window .primary-toolbar button.suggested-action:backdrop, headerbar button.suggested-action:backdrop, .nemo-window .primary-toolbar button.suggested-action:backdrop { + opacity: 0.8; +} + +headerbar button.destructive-action, .nemo-window .primary-toolbar button.destructive-action { + background-clip: border-box; + color: white; + background-color: #db5b5b; + border-color: #db5b5b; +} + +headerbar button.destructive-action.flat, .nemo-window .primary-toolbar button.destructive-action.flat, headerbar button.destructive-action.sidebar-button, .nemo-window .primary-toolbar button.destructive-action.sidebar-button, headerbar button.destructive-action.budgie-menu-launcher, .nemo-window .primary-toolbar button.destructive-action.budgie-menu-launcher, headerbar .budgie-panel .destructive-action#tasklist-button, .budgie-panel headerbar .destructive-action#tasklist-button, .nemo-window .primary-toolbar .budgie-panel .destructive-action#tasklist-button, .budgie-panel .nemo-window .primary-toolbar .destructive-action#tasklist-button, headerbar .budgie-panel button.destructive-action.flat.launcher, .budgie-panel headerbar button.destructive-action.flat.launcher, .nemo-window .primary-toolbar .budgie-panel button.destructive-action.flat.launcher, .budgie-panel .nemo-window .primary-toolbar button.destructive-action.flat.launcher { + border-color: transparent; + background-color: transparent; + background-image: none; + color: #db5b5b; +} + +headerbar button.destructive-action:hover, .nemo-window .primary-toolbar button.destructive-action:hover { + background-clip: border-box; + color: white; + background-color: #e07070; + border-color: #e07070; +} + +headerbar button.destructive-action:active, .nemo-window .primary-toolbar button.destructive-action:active, headerbar button.destructive-action:checked, .nemo-window .primary-toolbar button.destructive-action:checked { + background-clip: border-box; + color: white; + background-color: #e48585; + border-color: #e48585; +} + +headerbar button.destructive-action.flat:disabled, .nemo-window .primary-toolbar button.destructive-action.flat:disabled, headerbar button.destructive-action.sidebar-button:disabled, .nemo-window .primary-toolbar button.destructive-action.sidebar-button:disabled, headerbar button.destructive-action.budgie-menu-launcher:disabled, .nemo-window .primary-toolbar button.destructive-action.budgie-menu-launcher:disabled, headerbar .budgie-panel .destructive-action#tasklist-button:disabled, .budgie-panel headerbar .destructive-action#tasklist-button:disabled, .nemo-window .primary-toolbar .budgie-panel .destructive-action#tasklist-button:disabled, .budgie-panel .nemo-window .primary-toolbar .destructive-action#tasklist-button:disabled, headerbar .budgie-panel button.destructive-action.flat.launcher:disabled, .budgie-panel headerbar button.destructive-action.flat.launcher:disabled, headerbar button.destructive-action:disabled, .nemo-window .primary-toolbar button.destructive-action:disabled { + background-color: rgba(26, 26, 26, 0); + border-color: rgba(26, 26, 26, 0); +} + +headerbar button.destructive-action.flat:disabled label, .nemo-window .primary-toolbar button.destructive-action.flat:disabled label, headerbar button.destructive-action.sidebar-button:disabled label, .nemo-window .primary-toolbar button.destructive-action.sidebar-button:disabled label, headerbar button.destructive-action.budgie-menu-launcher:disabled label, .nemo-window .primary-toolbar button.destructive-action.budgie-menu-launcher:disabled label, headerbar .budgie-panel .destructive-action#tasklist-button:disabled label, .budgie-panel headerbar .destructive-action#tasklist-button:disabled label, .nemo-window .primary-toolbar .budgie-panel .destructive-action#tasklist-button:disabled label, .budgie-panel .nemo-window .primary-toolbar .destructive-action#tasklist-button:disabled label, headerbar .budgie-panel button.destructive-action.flat.launcher:disabled label, .budgie-panel headerbar button.destructive-action.flat.launcher:disabled label, headerbar button.destructive-action.flat:disabled, .nemo-window .primary-toolbar button.destructive-action.flat:disabled, headerbar button.destructive-action.sidebar-button:disabled, .nemo-window .primary-toolbar button.destructive-action.sidebar-button:disabled, headerbar button.destructive-action.budgie-menu-launcher:disabled, .nemo-window .primary-toolbar button.destructive-action.budgie-menu-launcher:disabled, headerbar .budgie-panel .destructive-action#tasklist-button:disabled, .budgie-panel headerbar .destructive-action#tasklist-button:disabled, .nemo-window .primary-toolbar .budgie-panel .destructive-action#tasklist-button:disabled, .budgie-panel .nemo-window .primary-toolbar .destructive-action#tasklist-button:disabled, headerbar .budgie-panel button.destructive-action.flat.launcher:disabled, .budgie-panel headerbar button.destructive-action.flat.launcher:disabled, headerbar button.destructive-action:disabled label, .nemo-window .primary-toolbar button.destructive-action:disabled label, headerbar button.destructive-action:disabled, .nemo-window .primary-toolbar button.destructive-action:disabled { + color: rgba(203, 191, 191, 0.5); +} + +headerbar button.destructive-action:backdrop, .nemo-window .primary-toolbar button.destructive-action:backdrop, headerbar button.destructive-action:backdrop, .nemo-window .primary-toolbar button.destructive-action:backdrop { + opacity: 0.8; +} + +headerbar spinbutton:not(.vertical):focus, .nemo-window .primary-toolbar spinbutton:not(.vertical):focus { + color: #ffffff; + caret-color: #ffffff; +} + +headerbar spinbutton:not(.vertical) button, .nemo-window .primary-toolbar spinbutton:not(.vertical) button, headerbar spinbutton:not(.vertical) button:disabled, .nemo-window .primary-toolbar spinbutton:not(.vertical) button:disabled { + color: #cbbfbf; + border-color: rgba(0, 0, 0, 0.2); + background-color: rgba(203, 191, 191, 0.12); +} + +headerbar spinbutton:not(.vertical) button:hover, .nemo-window .primary-toolbar spinbutton:not(.vertical) button:hover { + background-color: rgba(121, 121, 121, 0.4); +} + +headerbar spinbutton:not(.vertical) button:active, .nemo-window .primary-toolbar spinbutton:not(.vertical) button:active, headerbar spinbutton:not(.vertical) button:checked, .nemo-window .primary-toolbar spinbutton:not(.vertical) button:checked { + color: #ffffff; + border-color: transparent; + background-color: #F0544C; +} + +headerbar spinbutton:not(.vertical) button:disabled, .nemo-window .primary-toolbar spinbutton:not(.vertical) button:disabled { + color: rgba(203, 191, 191, 0.4); +} + +headerbar spinbutton:not(.vertical) > button + button, .nemo-window .primary-toolbar spinbutton:not(.vertical) > button + button { + border-left-style: none; +} + +headerbar spinbutton:not(.vertical) > button:hover:not(:active), .nemo-window .primary-toolbar spinbutton:not(.vertical) > button:hover:not(:active), +headerbar spinbutton:not(.vertical) > button:hover + button, +.nemo-window .primary-toolbar spinbutton:not(.vertical) > button:hover + button { + box-shadow: inset 1px 0 rgba(0, 0, 0, 0.4); +} + +headerbar spinbutton:not(.vertical) > button:disabled + button:not(:disabled):not(:active):not(:checked):not(:hover), .nemo-window .primary-toolbar spinbutton:not(.vertical) > button:disabled + button:not(:disabled):not(:active):not(:checked):not(:hover), +headerbar spinbutton:not(.vertical) > button:not(:disabled):not(:active):not(:checked):not(:hover) + button:disabled, +.nemo-window .primary-toolbar spinbutton:not(.vertical) > button:not(:disabled):not(:active):not(:checked):not(:hover) + button:disabled { + box-shadow: inset 1px 0 rgba(0, 0, 0, 0.4); +} + +headerbar spinbutton:not(.vertical) > button:first-child:hover:not(:active), .nemo-window .primary-toolbar spinbutton:not(.vertical) > button:first-child:hover:not(:active), +headerbar spinbutton:not(.vertical) > entry + button:not(:active):hover, +.nemo-window .primary-toolbar spinbutton:not(.vertical) > entry + button:not(:active):hover { + box-shadow: none; +} + +headerbar spinbutton:not(.vertical) > entry:focus + button, .nemo-window .primary-toolbar spinbutton:not(.vertical) > entry:focus + button { + border-left-color: #F0544C; +} + +headerbar combobox:disabled, .nemo-window .primary-toolbar combobox:disabled { + color: rgba(203, 191, 191, 0.4); +} + +headerbar combobox > .linked > button.combo, .nemo-window .primary-toolbar combobox > .linked > button.combo { + color: #cbbfbf; + border-color: rgba(0, 0, 0, 0.4); + background-color: rgba(82, 82, 82, 0.4); +} + +headerbar combobox > .linked > button.combo image, .nemo-window .primary-toolbar combobox > .linked > button.combo image, headerbar combobox > .linked > button.combo image:hover, .nemo-window .primary-toolbar combobox > .linked > button.combo image:hover { + color: inherit; +} + +headerbar combobox > .linked > button.combo:hover, .nemo-window .primary-toolbar combobox > .linked > button.combo:hover { + color: #f9f7f7; + border-color: #F0544C; + background-color: rgba(57, 57, 57, 0.4); + box-shadow: none; +} + +headerbar combobox > .linked > button.combo:disabled, .nemo-window .primary-toolbar combobox > .linked > button.combo:disabled { + color: rgba(203, 191, 191, 0.55); + border-color: rgba(0, 0, 0, 0.4); + background-color: rgba(82, 82, 82, 0.25); +} + +headerbar combobox > .linked > entry.combo:dir(ltr), .nemo-window .primary-toolbar combobox > .linked > entry.combo:dir(ltr) { + border-right-style: none; +} + +headerbar combobox > .linked > entry.combo:dir(ltr):focus, .nemo-window .primary-toolbar combobox > .linked > entry.combo:dir(ltr):focus { + box-shadow: 1px 0 #F0544C; +} + +headerbar combobox > .linked > entry.combo:dir(rtl), .nemo-window .primary-toolbar combobox > .linked > entry.combo:dir(rtl) { + border-left-style: none; +} + +headerbar combobox > .linked > entry.combo:dir(rtl):focus, .nemo-window .primary-toolbar combobox > .linked > entry.combo:dir(rtl):focus { + box-shadow: -1px 0 #F0544C; +} + +headerbar combobox > .linked > button.combo:dir(ltr), .nemo-window .primary-toolbar combobox > .linked > button.combo:dir(ltr), headerbar combobox > .linked > button.combo:dir(ltr):hover, .nemo-window .primary-toolbar combobox > .linked > button.combo:dir(ltr):hover, headerbar combobox > .linked > button.combo:dir(ltr):active, .nemo-window .primary-toolbar combobox > .linked > button.combo:dir(ltr):active, headerbar combobox > .linked > button.combo:dir(ltr):checked, .nemo-window .primary-toolbar combobox > .linked > button.combo:dir(ltr):checked, headerbar combobox > .linked > button.combo:dir(ltr):disabled, .nemo-window .primary-toolbar combobox > .linked > button.combo:dir(ltr):disabled { + border-top-left-radius: 0; + border-bottom-left-radius: 0; +} + +headerbar combobox > .linked > button.combo:dir(rtl), .nemo-window .primary-toolbar combobox > .linked > button.combo:dir(rtl), headerbar combobox > .linked > button.combo:dir(rtl):hover, .nemo-window .primary-toolbar combobox > .linked > button.combo:dir(rtl):hover, headerbar combobox > .linked > button.combo:dir(rtl):active, .nemo-window .primary-toolbar combobox > .linked > button.combo:dir(rtl):active, headerbar combobox > .linked > button.combo:dir(rtl):checked, .nemo-window .primary-toolbar combobox > .linked > button.combo:dir(rtl):checked, headerbar combobox > .linked > button.combo:dir(rtl):disabled, .nemo-window .primary-toolbar combobox > .linked > button.combo:dir(rtl):disabled { + border-top-right-radius: 0; + border-bottom-right-radius: 0; +} + +headerbar switch:backdrop, .nemo-window .primary-toolbar switch:backdrop { + opacity: 0.75; +} + +headerbar progressbar trough, .nemo-window .primary-toolbar progressbar trough { + background-color: rgba(0, 0, 0, 0.4); +} + +headerbar progressbar:backdrop, .nemo-window .primary-toolbar progressbar:backdrop { + opacity: 0.75; +} + +headerbar scale:backdrop, .nemo-window .primary-toolbar scale:backdrop { + opacity: 0.75; +} + +headerbar scale slider, .nemo-window .primary-toolbar scale slider { + background-color: #343434; + border-color: rgba(0, 0, 0, 0.7); +} + +headerbar scale slider:hover, .nemo-window .primary-toolbar scale slider:hover { + background-color: #414141; + border-color: rgba(0, 0, 0, 0.7); +} + +headerbar scale slider:active, .nemo-window .primary-toolbar scale slider:active { + background-color: #F0544C; + border-color: #F0544C; +} + +headerbar scale slider:disabled, .nemo-window .primary-toolbar scale slider:disabled { + background-color: #2c2c2c; + border-color: rgba(0, 0, 0, 0.7); +} + +headerbar scale trough, .nemo-window .primary-toolbar scale trough { + background-color: rgba(0, 0, 0, 0.4); +} + +headerbar scale trough:disabled, .nemo-window .primary-toolbar scale trough:disabled { + background-color: rgba(0, 0, 0, 0.3); +} + +.path-bar button:hover { + background-color: rgba(203, 191, 191, 0.06); +} + +.path-bar button:checked, .path-bar button:active { + background-color: #F0544C; + border-color: #F0544C; +} + +.path-bar button:checked:hover, .path-bar button:active:hover { + background-color: #f26a64; + border-color: #f26a64; +} + +.path-bar button.text-button, .path-bar button.image-button, .path-bar button { + padding-left: 6px; + padding-right: 6px; +} + +.path-bar button.text-button.image-button label { + padding-left: 0; + padding-right: 0; +} + +.path-bar button.text-button.image-button label:last-child, .path-bar button label:last-child { + padding-right: 10px; +} + +.path-bar button.text-button.image-button label:first-child, .path-bar button label:first-child { + padding-left: 10px; +} + +.path-bar button.slider-button, .path-bar button:not(.image-button):not(.text-button) { + padding-left: 1px; + padding-right: 1px; +} + +.path-bar button image { + padding-left: 4px; + padding-right: 4px; +} + +treeview.view { + border-left-color: rgba(203, 191, 191, 0.15); + border-top-color: rgba(0, 0, 0, 0.1); +} + +* { + -GtkTreeView-horizontal-separator: 4; + -GtkTreeView-grid-line-width: 1; + -GtkTreeView-grid-line-pattern: ''; + -GtkTreeView-tree-line-width: 1; + -GtkTreeView-tree-line-pattern: ''; + -GtkTreeView-expander-size: 16; +} + +treeview.view acceleditor > label { + background-color: #F0544C; +} + +treeview.view:selected, treeview.view:selected:focus { + border-radius: 0; + border-left-color: #f8aaa6; + border-top-color: rgba(203, 191, 191, 0.1); +} + +treeview.view:disabled { + color: rgba(203, 191, 191, 0.45); +} + +treeview.view:disabled:selected { + color: #f69894; +} + +treeview.view.separator { + min-height: 2px; + color: rgba(0, 0, 0, 0.1); +} + +treeview.view:drop(active) { + border-style: solid none; + border-width: 1px; + border-color: #de8a86; +} + +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: #797373; +} + +treeview.view.expander:dir(rtl) { + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); +} + +treeview.view.expander:hover { + color: #cbbfbf; +} + +treeview.view.expander:selected { + color: #fbccc9; +} + +treeview.view.expander:selected:hover { + color: #ffffff; +} + +treeview.view.expander:checked { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); +} + +treeview.view.progressbar, treeview.view.progressbar:focus { + color: #ffffff; + border-radius: 3px; + background-color: #00C487; +} + +treeview.view.progressbar:selected, treeview.view.progressbar:selected:focus, treeview.view.progressbar:focus:selected, treeview.view.progressbar:focus:selected:focus { + color: #F0544C; + box-shadow: none; + background-color: #ffffff; +} + +treeview.view.trough, treeview.view.sidebar.source-list.trough { + color: #cbbfbf; + background-color: rgba(0, 0, 0, 0.2); + border-radius: 3px; + border-width: 0; +} + +treeview.view.trough:selected, treeview.view.sidebar.source-list.trough:selected, treeview.view.trough:selected:focus { + color: #ffffff; + background-color: rgba(0, 0, 0, 0.2); + border-radius: 3px; + border-width: 0; +} + +treeview.view header button { + min-height: 0; + min-width: 0; + padding: 3px 6px; + font-weight: bold; + color: #aaa0a0; + background-color: #262626; + background-image: none; + border-style: none solid none none; + border-radius: 0; + border-image: linear-gradient(to bottom, #262626 20%, rgba(255, 255, 255, 0.11) 20%, rgba(255, 255, 255, 0.11) 80%, #262626 80%) 0 1 0 0/0 1px 0 0 stretch; +} + +treeview.view header button:hover { + color: #F0544C; +} + +treeview.view header button:active { + color: #cbbfbf; +} + +treeview.view header button:active, treeview.view header button:hover { + background-color: #262626; +} + +treeview.view header button:active:hover { + color: #cbbfbf; +} + +treeview.view header button:disabled { + border-color: #222222; + background-image: none; +} + +treeview.view header button:last-child { + border-right-style: none; + border-image: none; +} + +treeview.view button.dnd, treeview.view button.dnd:selected, treeview.view button.dnd:hover, treeview.view button.dnd:active, +treeview.view header.button.dnd, +treeview.view header.button.dnd:selected, +treeview.view header.button.dnd:hover, +treeview.view header.button.dnd:active { + padding: 0 6px; + transition: none; + color: #ffffff; + background-color: #F0544C; + border-radius: 0; + border-style: none; +} + +menubar, +.menubar { + -GtkWidget-window-dragging: true; + padding: 0 0 0 0; + background-color: #1a1a1a; + color: #cbbfbf; +} + +menubar:backdrop, +.menubar:backdrop { + color: rgba(203, 191, 191, 0.7); +} + +menubar > menuitem, +.menubar > menuitem { + transition: all 0.2s cubic-bezier(0, 0, 0.2, 1); + padding: 4px 8px; + border: none; + border-radius: 2px 2px 0 0; +} + +menubar > menuitem:hover, +.menubar > menuitem:hover { + background-color: #F0544C; + color: #ffffff; +} + +menubar > menuitem:disabled, +.menubar > menuitem:disabled { + color: rgba(203, 191, 191, 0.45); + border-color: transparent; +} + +menubar > menuitem label:disabled, +.menubar > menuitem label:disabled { + color: rgba(203, 191, 191, 0.45); +} + +menubar > menuitem > window.background.popup > menu, +.menubar > menuitem > window.background.popup > menu { + border-radius: 0 0 2px 2px; +} + +menu, +.menu { + padding: 4px 0; + border-radius: 0; + background-color: #222222; + border: 1px solid rgba(0, 0, 0, 0.2); +} + +.csd menu, .csd +.menu { + padding: 4px 0; + border-radius: 2px; + border: none; +} + +menu separator, +.csd menu separator, +.menu separator, +.csd +.menu separator { + margin: 2px 0; + background-color: #222222; +} + +menu .separator:not(label), +.csd menu .separator:not(label), +.menu .separator:not(label), +.csd +.menu .separator:not(label) { + color: #222222; +} + +menu menuitem, +.menu menuitem { + min-height: 16px; + min-width: 40px; + padding: 5px; + color: #b5abab; +} + +menu menuitem:hover, +.menu menuitem:hover { + color: #ffffff; + background-color: #F0544C; +} + +menu menuitem:disabled, +.menu menuitem:disabled { + color: rgba(203, 191, 191, 0.45); +} + +menu menuitem label:disabled, +.menu menuitem label:disabled { + color: rgba(203, 191, 191, 0.45); +} + +menu menuitem arrow, +.menu menuitem arrow { + min-height: 16px; + min-width: 16px; +} + +menu menuitem arrow:dir(ltr), +.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) { + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); + margin-right: 10px; +} + +menuitem accelerator { + color: alpha(currentColor,0.55); +} + +menuitem check, menuitem radio { + min-height: 16px; + min-width: 16px; +} + +menuitem check:dir(ltr), menuitem radio:dir(ltr) { + margin-right: 6px; + margin-left: 2px; +} + +menuitem check:dir(rtl), menuitem radio:dir(rtl) { + margin-left: 6px; + margin-right: 2px; +} + +menu > arrow, +.menu > arrow { + min-width: 16px; + min-height: 16px; + padding: 4px; + background-color: #222222; + border-radius: 0; +} + +menu > arrow.top, +.menu > arrow.top { + margin-top: -6px; + border-bottom: 1px solid rgba(0, 0, 0, 0.2); + -gtk-icon-source: -gtk-icontheme("pan-up-symbolic"); +} + +menu > arrow.bottom, +.menu > arrow.bottom { + margin-bottom: -12px; + border-top: 1px solid rgba(0, 0, 0, 0.2); + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); +} + +menu > arrow:hover, +.menu > arrow:hover { + background-color: #373535; +} + +menu > arrow:disabled, +.menu > arrow:disabled { + color: transparent; + background-color: transparent; + border-color: transparent; +} + +popover, +popover.background { + padding: 2px; + background-clip: border-box; + background-color: #222222; + box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.35); +} + +.csd popover, popover, .csd +popover.background, +popover.background { + border: 1px solid rgba(0, 0, 0, 0.2); + border-radius: 3px; +} + +popover separator, +popover.background separator { + background-color: #222222; +} + +popover > list, +popover > .view, +popover > toolbar, +popover > .inline-toolbar, +popover.background > list, +popover.background > .view, +popover.background > toolbar, +popover.background > .inline-toolbar { + border-style: none; + background-color: transparent; +} + +popover button:not(.suggested-action):not(.destructive-action):hover, +popover.background button:not(.suggested-action):not(.destructive-action):hover { + background-color: #404040; + color: #b5abab; +} + +popover button:not(.suggested-action):not(.destructive-action):checked, popover button:not(.suggested-action):not(.destructive-action):active, +popover.background button:not(.suggested-action):not(.destructive-action):checked, +popover.background button:not(.suggested-action):not(.destructive-action):active { + background-color: #F0544C; + color: #ffffff; +} + +cursor-handle { + background-color: transparent; + background-image: none; + box-shadow: none; + border-style: none; +} + +cursor-handle.top { + -gtk-icon-source: -gtk-icontheme("selection-start-symbolic"); +} + +cursor-handle.bottom { + -gtk-icon-source: -gtk-icontheme("selection-end-symbolic"); +} + +notebook { + padding: 0; +} + +notebook.frame { + border: 1px solid rgba(0, 0, 0, 0.2); +} + +notebook > stack:not(:only-child) { + background-color: #262626; +} + +notebook > header { + padding: 0; + background-color: #222222; +} + +notebook > header.top { + padding-bottom: 0; + border-bottom: 1px solid rgba(0, 0, 0, 0.2); +} + +notebook > header.top > tabs > tab { + padding: 3px 16px 6px 16px; + min-width: 16px; + min-height: 16px; + border-radius: 0; + outline-offset: -4px; + border: none; + border-bottom: none; +} + +notebook > header.top > tabs > tab:not(:only-child):first-child { + margin-left: 6px; +} + +notebook > header.top > tabs > tab:not(:only-child):last-child { + margin-right: 6px; +} + +notebook > header.top > tabs > tab:hover { + box-shadow: inset 0 -2px alpha(#F0544C,0.6), 0 1px alpha(#F0544C,0.6); +} + +notebook > header.top > tabs > tab:checked { + box-shadow: inset 0 -2px #F0544C, 0 1px #F0544C; +} + +notebook > header.bottom { + padding-top: 0; + border-top: 1px solid rgba(0, 0, 0, 0.2); +} + +notebook > header.bottom > tabs > tab { + padding: 3px 16px 6px 16px; + min-width: 16px; + min-height: 16px; + border-radius: 0; + outline-offset: -4px; + border: none; + border-top: none; +} + +notebook > header.bottom > tabs > tab:not(:only-child):first-child { + margin-left: 6px; +} + +notebook > header.bottom > tabs > tab:not(:only-child):last-child { + margin-right: 6px; +} + +notebook > header.bottom > tabs > tab:hover { + box-shadow: inset 0 2px alpha(#F0544C,0.6), 0 -1px alpha(#F0544C,0.6); +} + +notebook > header.bottom > tabs > tab:checked { + box-shadow: inset 0 2px #F0544C, 0 -1px #F0544C; +} + +notebook > header.right { + padding-left: 0; + border-left: 1px solid rgba(0, 0, 0, 0.2); +} + +notebook > header.right > tabs > tab { + padding: 3px 16px 6px 16px; + min-width: 16px; + min-height: 16px; + border-radius: 0; + outline-offset: -4px; + border: none; + border-left: none; +} + +notebook > header.right > tabs > tab:not(:only-child):first-child { + margin-top: 6px; +} + +notebook > header.right > tabs > tab:not(:only-child):last-child { + margin-bottom: 6px; +} + +notebook > header.right > tabs > tab:hover { + box-shadow: inset 2px 0 alpha(#F0544C,0.6), -1px 0 alpha(#F0544C,0.6); +} + +notebook > header.right > tabs > tab:checked { + box-shadow: inset 2px 0 #F0544C, -1px 0 #F0544C; +} + +notebook > header.left { + padding-right: 0; + border-right: 1px solid rgba(0, 0, 0, 0.2); +} + +notebook > header.left > tabs > tab { + padding: 3px 16px 6px 16px; + min-width: 16px; + min-height: 16px; + border-radius: 0; + outline-offset: -4px; + border: none; + border-right: none; +} + +notebook > header.left > tabs > tab:not(:only-child):first-child { + margin-top: 6px; +} + +notebook > header.left > tabs > tab:not(:only-child):last-child { + margin-bottom: 6px; +} + +notebook > header.left > tabs > tab:hover { + box-shadow: inset -2px 0 alpha(#F0544C,0.6), 1px 0 alpha(#F0544C,0.6); +} + +notebook > header.left > tabs > tab:checked { + box-shadow: inset -2px 0 #F0544C, 1px 0 #F0544C; +} + +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: rgba(203, 191, 191, 0.45); +} + +notebook > header > tabs > arrow:hover { + color: rgba(203, 191, 191, 0.725); +} + +notebook > header > tabs > arrow:active { + color: #cbbfbf; +} + +notebook > header > tabs > arrow:disabled { + color: rgba(203, 191, 191, 0.15); +} + +notebook > header > tabs > tab { + color: rgba(203, 191, 191, 0.45); + background-color: rgba(34, 34, 34, 0); +} + +notebook > header > tabs > tab:hover:not(:checked) { + color: rgba(203, 191, 191, 0.725); + transition: 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); +} + +notebook > header > tabs > tab:checked { + color: #cbbfbf; + transition: 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94); +} + +notebook > header > tabs > tab button.flat, notebook > header > tabs > tab button.sidebar-button, notebook > header > tabs > tab button.budgie-menu-launcher, notebook > header > tabs > tab .budgie-panel #tasklist-button, .budgie-panel notebook > header > tabs > tab #tasklist-button, notebook > header > tabs > tab .budgie-panel button.flat.launcher, .budgie-panel notebook > header > tabs > tab button.flat.launcher { + border-radius: 100%; + min-height: 16px; + min-width: 16px; + padding: 0; + margin: 4px 0; + color: #908888; +} + +notebook > header > tabs > tab button.flat:hover, notebook > header > tabs > tab button.sidebar-button:hover, notebook > header > tabs > tab button.budgie-menu-launcher:hover, notebook > header > tabs > tab .budgie-panel #tasklist-button:hover, .budgie-panel notebook > header > tabs > tab #tasklist-button:hover, notebook > header > tabs > tab .budgie-panel button.flat.launcher:hover, .budgie-panel notebook > header > tabs > tab button.flat.launcher:hover { + color: #ff4d4d; + background-color: #151515; +} + +notebook > header > tabs > tab button.flat:active, notebook > header > tabs > tab button.sidebar-button:active, notebook > header > tabs > tab button.budgie-menu-launcher:active, notebook > header > tabs > tab .budgie-panel #tasklist-button:active, .budgie-panel notebook > header > tabs > tab #tasklist-button:active, notebook > header > tabs > tab .budgie-panel button.flat.launcher:active, .budgie-panel notebook > header > tabs > tab button.flat.launcher:active, notebook > header > tabs > tab button.flat:active:hover, notebook > header > tabs > tab button.sidebar-button:active:hover, notebook > header > tabs > tab button.budgie-menu-launcher:active:hover, notebook > header > tabs > tab .budgie-panel #tasklist-button:active:hover, .budgie-panel notebook > header > tabs > tab #tasklist-button:active:hover, .budgie-panel notebook > header > tabs > tab button.flat.launcher:active:hover { + color: #F0544C; + background-color: #0e0e0e; +} + +notebook > header button { + margin: 2px; +} + +scrollbar { + background-color: #232323; + transition: 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94); +} + +* { + -GtkScrollbar-has-backward-stepper: false; + -GtkScrollbar-has-forward-stepper: false; +} + +scrollbar.top { + border-bottom: 1px solid rgba(0, 0, 0, 0.2); +} + +scrollbar.bottom { + border-top: 1px solid rgba(0, 0, 0, 0.2); +} + +scrollbar.left { + border-right: 1px solid rgba(0, 0, 0, 0.2); +} + +scrollbar.right { + border-left: 1px solid rgba(0, 0, 0, 0.2); +} + +scrollbar button { + border: none; +} + +scrollbar.vertical button.down { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); +} + +scrollbar.vertical button.up { + -gtk-icon-source: -gtk-icontheme("pan-up-symbolic"); +} + +scrollbar.horizontal button.down { + -gtk-icon-source: -gtk-icontheme("pan-right-symbolic"); +} + +scrollbar.horizontal button.up { + -gtk-icon-source: -gtk-icontheme("pan-left-symbolic"); +} + +scrollbar slider { + min-width: 6px; + min-height: 6px; + margin: -1px; + border: 4px solid transparent; + border-radius: 8px; + background-clip: padding-box; + background-color: #666161; +} + +scrollbar slider:hover { + background-color: #555151; +} + +scrollbar slider:hover:active { + background-color: #F0544C; +} + +scrollbar slider:disabled { + background-color: transparent; +} + +scrollbar.fine-tune slider { + min-width: 4px; + min-height: 4px; +} + +scrollbar.fine-tune.horizontal slider { + border-width: 5px 4px; +} + +scrollbar.fine-tune.vertical slider { + border-width: 4px 5px; +} + +scrollbar.overlay-indicator:not(.dragging):not(.hovering) { + opacity: 0.4; + border-color: transparent; + background-color: transparent; +} + +scrollbar.overlay-indicator:not(.dragging):not(.hovering) slider { + margin: 0; + min-width: 4px; + min-height: 4px; + background-color: #989090; + border: 1px solid rgba(0, 0, 0, 0.3); +} + +scrollbar.overlay-indicator:not(.dragging):not(.hovering).horizontal slider { + margin: 0 2px; + min-width: 40px; +} + +scrollbar.overlay-indicator:not(.dragging):not(.hovering).vertical slider { + margin: 2px 0; + min-height: 40px; +} + +scrollbar.overlay-indicator.dragging, scrollbar.overlay-indicator.hovering { + opacity: 0.99; +} + +scrollbar.horizontal slider { + min-width: 40px; +} + +scrollbar.vertical slider { + min-height: 40px; +} + +switch { + font-size: 0; + min-width: 52px; + min-height: 24px; + background-size: 52px 24px; + background-repeat: no-repeat; + background-position: center center; + transition: all 350ms cubic-bezier(0.25, 0.46, 0.45, 0.94); +} + +switch slider { + min-width: 0; + min-height: 0; +} + +switch, switch slider { + outline-color: transparent; + color: transparent; + border: none; + box-shadow: none; +} + +switch { + background-image: -gtk-scaled(url("assets/switch-dark.png"), url("assets/switch-dark@2.png")); +} + +menuitem:hover switch, +row:selected switch, +infobar switch { + background-image: -gtk-scaled(url("assets/switch-selected.png"), url("assets/switch-selected@2.png")); +} + +headerbar switch, +.primary-toolbar switch { + background-image: -gtk-scaled(url("assets/switch-header-dark.png"), url("assets/switch-header-dark@2.png")); +} + +switch:checked { + background-image: -gtk-scaled(url("assets/switch-active-dark.png"), url("assets/switch-active-dark@2.png")); +} + +menuitem:hover switch:checked, +row:selected switch:checked, +infobar switch:checked { + background-image: -gtk-scaled(url("assets/switch-active-selected.png"), url("assets/switch-active-selected@2.png")); +} + +headerbar switch:checked, +.primary-toolbar switch:checked { + background-image: -gtk-scaled(url("assets/switch-active-header-dark.png"), url("assets/switch-active-header-dark@2.png")); +} + +switch:hover { + background-image: -gtk-scaled(url("assets/switch-hover-dark.png"), url("assets/switch-hover-dark@2.png")); +} + +menuitem:hover switch:hover, +row:selected switch:hover, +infobar switch:hover { + background-image: -gtk-scaled(url("assets/switch-hover-selected.png"), url("assets/switch-hover-selected@2.png")); +} + +headerbar switch:hover, +.primary-toolbar switch:hover { + background-image: -gtk-scaled(url("assets/switch-hover-header-dark.png"), url("assets/switch-hover-header-dark@2.png")); +} + +switch:checked:hover { + background-image: -gtk-scaled(url("assets/switch-active-hover-dark.png"), url("assets/switch-active-hover-dark@2.png")); +} + +menuitem:hover switch:checked:hover, +row:selected switch:checked:hover, +infobar switch:checked:hover { + background-image: -gtk-scaled(url("assets/switch-active-hover-selected.png"), url("assets/switch-active-hover-selected@2.png")); +} + +headerbar switch:checked:hover, +.primary-toolbar switch:checked:hover { + background-image: -gtk-scaled(url("assets/switch-active-hover-header-dark.png"), url("assets/switch-active-hover-header-dark@2.png")); +} + +switch:disabled { + background-image: -gtk-scaled(url("assets/switch-insensitive-dark.png"), url("assets/switch-insensitive-dark@2.png")); +} + +menuitem:hover switch:disabled, +row:selected switch:disabled, +infobar switch:disabled { + background-image: -gtk-scaled(url("assets/switch-insensitive-selected.png"), url("assets/switch-insensitive-selected@2.png")); +} + +headerbar switch:disabled, +.primary-toolbar switch:disabled { + background-image: -gtk-scaled(url("assets/switch-insensitive-header-dark.png"), url("assets/switch-insensitive-header-dark@2.png")); +} + +switch:checked:disabled { + background-image: -gtk-scaled(url("assets/switch-active-insensitive-dark.png"), url("assets/switch-active-insensitive-dark@2.png")); +} + +menuitem:hover switch:checked:disabled, +row:selected switch:checked:disabled, +infobar switch:checked:disabled { + background-image: -gtk-scaled(url("assets/switch-active-insensitive-selected.png"), url("assets/switch-active-insensitive-selected@2.png")); +} + +headerbar switch:checked:disabled, +.primary-toolbar switch:checked:disabled { + background-image: -gtk-scaled(url("assets/switch-active-insensitive-header-dark.png"), url("assets/switch-active-insensitive-header-dark@2.png")); +} + +.check, +check, +treeview.check { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-dark.png"), url("assets/checkbox-unchecked-dark@2.png")); +} + +.osd check, +filechooser actionbar check { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-dark.png"), url("assets/checkbox-unchecked-dark@2.png")); +} + +menuitem check:hover, +.view check:selected, +treeview.check:selected, +row:selected check, +infobar check { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-selected.png"), url("assets/checkbox-unchecked-selected@2.png")); +} + +.check:disabled, +check:disabled, +treeview.check:disabled { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-insensitive-dark.png"), url("assets/checkbox-unchecked-insensitive-dark@2.png")); +} + +.osd check:disabled, +filechooser actionbar check:disabled { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-insensitive-dark.png"), url("assets/checkbox-unchecked-insensitive-dark@2.png")); +} + +menuitem check:disabled:hover, +.view check:disabled:selected, +treeview.check:disabled:selected, +row:selected check:disabled, +infobar check:disabled { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-insensitive-selected.png"), url("assets/checkbox-unchecked-insensitive-selected@2.png")); +} + +.check:indeterminate, +check:indeterminate, +treeview.check:indeterminate { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-dark.png"), url("assets/checkbox-mixed-dark@2.png")); +} + +.osd check:indeterminate, +filechooser actionbar check:indeterminate { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-dark.png"), url("assets/checkbox-mixed-dark@2.png")); +} + +menuitem check:indeterminate:hover, +.view check:indeterminate:selected, +treeview.check:indeterminate:selected, +row:selected check:indeterminate, +infobar check:indeterminate { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-selected.png"), url("assets/checkbox-mixed-selected@2.png")); +} + +.check:indeterminate:disabled, +check:indeterminate:disabled, +treeview.check:indeterminate:disabled { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-insensitive-dark.png"), url("assets/checkbox-mixed-insensitive-dark@2.png")); +} + +.osd check:indeterminate:disabled, +filechooser actionbar check:indeterminate:disabled { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-insensitive-dark.png"), url("assets/checkbox-mixed-insensitive-dark@2.png")); +} + +menuitem check:indeterminate:disabled:hover, +.view check:indeterminate:disabled:selected, +treeview.check:indeterminate:disabled:selected, +row:selected check:indeterminate:disabled, +infobar check:indeterminate:disabled { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-insensitive-selected.png"), url("assets/checkbox-mixed-insensitive-selected@2.png")); +} + +.check:checked, +check:checked, +treeview.check:checked { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-dark.png"), url("assets/checkbox-checked-dark@2.png")); +} + +.osd check:checked, +filechooser actionbar check:checked { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-dark.png"), url("assets/checkbox-checked-dark@2.png")); +} + +menuitem check:checked:hover, +.view check:checked:selected, +treeview.check:checked:selected, +row:selected check:checked, +infobar check:checked { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-selected.png"), url("assets/checkbox-checked-selected@2.png")); +} + +.check:checked:disabled, +check:checked:disabled, +treeview.check:checked:disabled { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-insensitive-dark.png"), url("assets/checkbox-checked-insensitive-dark@2.png")); +} + +.osd check:checked:disabled, +filechooser actionbar check:checked:disabled { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-insensitive-dark.png"), url("assets/checkbox-checked-insensitive-dark@2.png")); +} + +menuitem check:checked:disabled:hover, +.view check:checked:disabled:selected, +treeview.check:checked:disabled:selected, +row:selected check:checked:disabled, +infobar check:checked:disabled { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-insensitive-selected.png"), url("assets/checkbox-checked-insensitive-selected@2.png")); +} + +.radio, +radio, +treeview.radio { + -gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-dark.png"), url("assets/radio-unchecked-dark@2.png")); +} + +.osd radio, +filechooser actionbar radio { + -gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-dark.png"), url("assets/radio-unchecked-dark@2.png")); +} + +menuitem radio:hover, +.view radio:selected, +treeview.radio:selected, +row:selected radio, +infobar radio { + -gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-selected.png"), url("assets/radio-unchecked-selected@2.png")); +} + +.radio:disabled, +radio:disabled, +treeview.radio:disabled { + -gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-insensitive-dark.png"), url("assets/radio-unchecked-insensitive-dark@2.png")); +} + +.osd radio:disabled, +filechooser actionbar radio:disabled { + -gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-insensitive-dark.png"), url("assets/radio-unchecked-insensitive-dark@2.png")); +} + +menuitem radio:disabled:hover, +.view radio:disabled:selected, +treeview.radio:disabled:selected, +row:selected radio:disabled, +infobar radio:disabled { + -gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-insensitive-selected.png"), url("assets/radio-unchecked-insensitive-selected@2.png")); +} + +.radio:indeterminate, +radio:indeterminate, +treeview.radio:indeterminate { + -gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-dark.png"), url("assets/radio-mixed-dark@2.png")); +} + +.osd radio:indeterminate, +filechooser actionbar radio:indeterminate { + -gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-dark.png"), url("assets/radio-mixed-dark@2.png")); +} + +menuitem radio:indeterminate:hover, +.view radio:indeterminate:selected, +treeview.radio:indeterminate:selected, +row:selected radio:indeterminate, +infobar radio:indeterminate { + -gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-selected.png"), url("assets/radio-mixed-selected@2.png")); +} + +.radio:indeterminate:disabled, +radio:indeterminate:disabled, +treeview.radio:indeterminate:disabled { + -gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-insensitive-dark.png"), url("assets/radio-mixed-insensitive-dark@2.png")); +} + +.osd radio:indeterminate:disabled, +filechooser actionbar radio:indeterminate:disabled { + -gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-insensitive-dark.png"), url("assets/radio-mixed-insensitive-dark@2.png")); +} + +menuitem radio:indeterminate:disabled:hover, +.view radio:indeterminate:disabled:selected, +treeview.radio:indeterminate:disabled:selected, +row:selected radio:indeterminate:disabled, +infobar radio:indeterminate:disabled { + -gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-insensitive-selected.png"), url("assets/radio-mixed-insensitive-selected@2.png")); +} + +.radio:checked, +radio:checked, +treeview.radio:checked { + -gtk-icon-source: -gtk-scaled(url("assets/radio-checked-dark.png"), url("assets/radio-checked-dark@2.png")); +} + +.osd radio:checked, +filechooser actionbar radio:checked { + -gtk-icon-source: -gtk-scaled(url("assets/radio-checked-dark.png"), url("assets/radio-checked-dark@2.png")); +} + +menuitem radio:checked:hover, +.view radio:checked:selected, +treeview.radio:checked:selected, +row:selected radio:checked, +infobar radio:checked { + -gtk-icon-source: -gtk-scaled(url("assets/radio-checked-selected.png"), url("assets/radio-checked-selected@2.png")); +} + +.radio:checked:disabled, +radio:checked:disabled, +treeview.radio:checked:disabled { + -gtk-icon-source: -gtk-scaled(url("assets/radio-checked-insensitive-dark.png"), url("assets/radio-checked-insensitive-dark@2.png")); +} + +.osd radio:checked:disabled, +filechooser actionbar radio:checked:disabled { + -gtk-icon-source: -gtk-scaled(url("assets/radio-checked-insensitive-dark.png"), url("assets/radio-checked-insensitive-dark@2.png")); +} + +menuitem radio:checked:disabled:hover, +.view radio:checked:disabled:selected, +treeview.radio:checked:disabled:selected, +row:selected radio:checked:disabled, +infobar radio:checked:disabled { + -gtk-icon-source: -gtk-scaled(url("assets/radio-checked-insensitive-selected.png"), url("assets/radio-checked-insensitive-selected@2.png")); +} + +.view.content-view.check:not(list) { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-selectionmode-dark.png"), url("assets/checkbox-selectionmode-dark@2.png")); + background-color: transparent; +} + +.view.content-view.check:checked:not(list) { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-selectionmode-dark.png"), url("assets/checkbox-checked-selectionmode-dark@2.png")); + background-color: transparent; +} + +checkbutton.text-button, radiobutton.text-button { + padding: 2px 0; + outline-offset: 0; +} + +checkbutton.text-button:hover, radiobutton.text-button:hover { + color: #a99595; +} + +checkbutton.text-button:disabled, radiobutton.text-button:disabled { + color: rgba(203, 191, 191, 0.45); +} + +checkbutton label:not(:only-child):first-child, radiobutton label:not(:only-child):first-child { + margin-left: 4px; +} + +checkbutton label:not(:only-child):last-child, radiobutton label:not(:only-child):last-child { + margin-right: 4px; +} + +check, +radio { + min-width: 16px; + min-height: 16px; + margin: 0 2px; +} + +check:only-child, +menu menuitem check, +radio:only-child, +menu menuitem +radio { + margin: 0; +} + +scale { + min-height: 15px; + min-width: 15px; + padding: 3px; +} + +scale.horizontal trough { + padding: 0 4px; +} + +scale.horizontal highlight, scale.horizontal fill { + margin: 0 -4px; +} + +scale.vertical trough { + padding: 4px 0; +} + +scale.vertical highlight, scale.vertical fill { + margin: -4px 0; +} + +scale slider { + min-height: 15px; + min-width: 15px; + margin: -6px; +} + +scale.fine-tune slider { + margin: -4px; +} + +scale.fine-tune fill, +scale.fine-tune highlight, +scale.fine-tune trough { + border-radius: 5px; + -gtk-outline-radius: 7px; +} + +scale trough { + outline-offset: 2px; + -gtk-outline-radius: 4.5px; + border-radius: 2.5px; + background-color: #151515; +} + +scale trough:disabled { + background-color: rgba(21, 21, 21, 0.55); +} + +.osd scale trough { + background-color: #2f2f2f; +} + +.osd scale trough highlight { + background-color: #F0544C; +} + +menuitem:hover scale trough, +row:selected scale trough, +infobar scale trough { + background-color: rgba(0, 0, 0, 0.2); +} + +menuitem:hover scale trough highlight, +row:selected scale trough highlight, +infobar scale trough highlight { + background-color: #ffffff; +} + +menuitem:hover scale trough highlight:disabled, +row:selected scale trough highlight:disabled, +infobar scale trough highlight:disabled { + background-color: #f8b2ae; +} + +menuitem:hover scale trough:disabled, +row:selected scale trough:disabled, +infobar scale trough:disabled { + background-color: rgba(0, 0, 0, 0.1); +} + +scale highlight { + border-radius: 2.5px; + background-color: #F0544C; +} + +scale highlight:disabled { + background-color: rgba(240, 84, 76, 0.55); +} + +scale fill { + border-radius: 2.5px; + background-color: rgba(240, 84, 76, 0.5); +} + +scale fill:disabled { + background-color: transparent; +} + +scale slider { + background-color: #ffffff; + border: 1px solid rgba(0, 0, 0, 0); + 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: #f1615a; + border-color: #F0544C; +} + +scale slider:active { + background-clip: border-box; + background-color: #ef473e; + border-color: #F0544C; +} + +scale slider:disabled { + background-color: #e6e6e6; + border-color: rgba(0, 0, 0, 0); +} + +menuitem:hover scale slider, +row:selected scale slider, +infobar scale slider { + background-clip: border-box; + background-color: #ffffff; + border-color: #ffffff; +} + +menuitem:hover scale slider:hover, +row:selected scale slider:hover, +infobar scale slider:hover { + background-color: #fde5e4; + border-color: #fde5e4; +} + +menuitem:hover scale slider:active, +row:selected scale slider:active, +infobar scale slider:active { + background-color: #f8aaa6; + border-color: #f8aaa6; +} + +menuitem:hover scale slider:disabled, +row:selected scale slider:disabled, +infobar scale slider:disabled { + background-color: #f8b2ae; + border-color: #f8b2ae; +} + +.osd scale slider { + background-clip: border-box; + background-color: #F0544C; + border-color: #F0544C; +} + +.osd scale slider:hover { + background-color: #f4817b; + border-color: #f4817b; +} + +.osd scale slider:active { + background-color: #ec271d; + border-color: #ec271d; +} + +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; +} + +progressbar { + padding: 0; + font-size: smaller; + color: rgba(203, 191, 191, 0.7); +} + +progressbar.osd { + min-width: 3px; + min-height: 3px; + background-color: transparent; +} + +progressbar.osd trough { + border-style: none; + background-color: transparent; + box-shadow: none; +} + +progressbar progress { + background-color: #00C487; + border: none; + border-radius: 3px; + box-shadow: none; +} + +row:selected progressbar progress, +infobar progressbar progress { + background-color: #ffffff; +} + +progressbar trough { + border: none; + border-radius: 3px; + background-color: #151515; +} + +row:selected progressbar trough, +infobar progressbar trough { + background-color: rgba(0, 0, 0, 0.2); +} + +levelbar block { + min-width: 32px; + min-height: 1px; +} + +levelbar.vertical block { + min-width: 1px; + min-height: 32px; +} + +levelbar trough { + border: none; + padding: 3px; + border-radius: 3px; + background-color: #151515; +} + +levelbar.horizontal.discrete block { + margin: 0 1px; +} + +levelbar.vertical.discrete block { + margin: 1px 0; +} + +levelbar block:not(.empty) { + border: 1px solid #F0544C; + background-color: #F0544C; + border-radius: 2px; +} + +levelbar block.low { + border-color: #F27835; + background-color: #F27835; +} + +levelbar block.high { + border-color: #F0544C; + background-color: #F0544C; +} + +levelbar block.full { + border-color: #3498db; + background-color: #3498db; +} + +levelbar block.empty { + background-color: #262626; + border-color: #262626; +} + +printdialog paper { + border: 1px solid rgba(0, 0, 0, 0.2); + background: #262626; + padding: 0; +} + +printdialog .dialog-action-box { + margin: 12px; +} + +frame > border, +.frame { + margin: 0; + padding: 0; + border-radius: 0; + border: 1px solid rgba(0, 0, 0, 0.2); +} + +frame.flat > border, +frame > border.flat, +.frame.flat { + border-style: none; +} + +scrolledwindow viewport.frame { + border-style: none; +} + +scrolledwindow overshoot.top { + background-image: -gtk-gradient(radial, center top, 0, center top, 0.6, from(rgba(240, 84, 76, 0.2)), to(rgba(240, 84, 76, 0))); + background-size: 100% 60%; + background-repeat: no-repeat; + background-position: center top; + background-color: transparent; + border: none; + box-shadow: none; +} + +scrolledwindow overshoot.bottom { + background-image: -gtk-gradient(radial, center bottom, 0, center bottom, 0.6, from(rgba(240, 84, 76, 0.2)), to(rgba(240, 84, 76, 0))); + background-size: 100% 60%; + background-repeat: no-repeat; + background-position: center bottom; + background-color: transparent; + border: none; + box-shadow: none; +} + +scrolledwindow overshoot.left { + background-image: -gtk-gradient(radial, left center, 0, left center, 0.6, from(rgba(240, 84, 76, 0.2)), to(rgba(240, 84, 76, 0))); + background-size: 60% 100%; + background-repeat: no-repeat; + background-position: left center; + background-color: transparent; + border: none; + box-shadow: none; +} + +scrolledwindow overshoot.right { + background-image: -gtk-gradient(radial, right center, 0, right center, 0.6, from(rgba(240, 84, 76, 0.2)), to(rgba(240, 84, 76, 0))); + background-size: 60% 100%; + background-repeat: no-repeat; + background-position: right center; + background-color: transparent; + border: none; + box-shadow: none; +} + +scrolledwindow undershoot.top { + background-color: transparent; + background-image: linear-gradient(to left, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%); + padding-top: 1px; + background-size: 10px 1px; + background-repeat: repeat-x; + background-origin: content-box; + background-position: center top; + border: none; +} + +scrolledwindow undershoot.bottom { + background-color: transparent; + background-image: linear-gradient(to left, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%); + padding-bottom: 1px; + background-size: 10px 1px; + background-repeat: repeat-x; + background-origin: content-box; + background-position: center bottom; + border: none; +} + +scrolledwindow undershoot.left { + background-color: transparent; + background-image: linear-gradient(to top, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%); + padding-left: 1px; + background-size: 1px 10px; + background-repeat: repeat-y; + background-origin: content-box; + background-position: left center; + border: none; +} + +scrolledwindow undershoot.right { + background-color: transparent; + background-image: linear-gradient(to top, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%); + padding-right: 1px; + background-size: 1px 10px; + background-repeat: repeat-y; + background-origin: content-box; + background-position: right center; + border: none; +} + +scrolledwindow junction { + border-color: transparent; + border-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.2) 1px, transparent 1px) 0 0 0 1/0 1px stretch; + background-color: #232323; +} + +scrolledwindow junction:dir(rtl) { + border-image-slice: 0 1 0 0; +} + +separator { + background-color: rgba(0, 0, 0, 0.1); + min-width: 1px; + min-height: 1px; +} + +list { + background-color: #262626; + border-color: rgba(0, 0, 0, 0.2); +} + +list row { + padding: 2px; +} + +row:not(:hover) { + transition: all 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94); +} + +row.activatable.has-open-popup, .has-open-popup.view, textview text.has-open-popup, iconview.has-open-popup, .geary-sidebar-pane-separator frame.geary-folder-frame treeview.has-open-popup.view.sidebar, .nemo-window .nemo-places-sidebar .has-open-popup.places-treeview, .budgie-menu button.has-open-popup, .panel popover .sidebar .has-open-popup.view, treeview.has-open-popup.view.sidebar.source-list, row.activatable:hover, .view:hover, textview text:hover, iconview:hover, .geary-sidebar-pane-separator frame.geary-folder-frame treeview.view.sidebar:hover, .nemo-window .nemo-places-sidebar .places-treeview:hover, .budgie-menu button:hover, .panel popover .sidebar .view:hover, treeview.view.sidebar.source-list:hover { + background-color: rgba(255, 255, 255, 0.03); +} + +row.activatable:active, .view:active, textview text:active, iconview:active, .geary-sidebar-pane-separator frame.geary-folder-frame treeview.view.sidebar:active, .nemo-window .nemo-places-sidebar .places-treeview:active, .budgie-menu button:active, .panel popover .sidebar .view:active, treeview.view.sidebar.source-list:active { + color: #cbbfbf; +} + +row.activatable:disabled, .view:disabled, textview text:disabled, iconview:disabled, .geary-sidebar-pane-separator frame.geary-folder-frame treeview.view.sidebar:disabled, .nemo-window .nemo-places-sidebar .places-treeview:disabled, .budgie-menu button:disabled, .panel popover .sidebar .view:disabled, treeview.view.sidebar.source-list:disabled { + color: rgba(203, 191, 191, 0.45); +} + +row.activatable:disabled image, .view:disabled image, textview text:disabled image, iconview:disabled image, .geary-sidebar-pane-separator frame.geary-folder-frame treeview.view.sidebar:disabled image, .nemo-window .nemo-places-sidebar .places-treeview:disabled image, .budgie-menu button:disabled image, .panel popover .sidebar .view:disabled image, treeview.view.sidebar.source-list:disabled image { + color: inherit; +} + +row.activatable:selected:active, .view:selected:active, textview text:selected:active, iconview:selected:active, .geary-sidebar-pane-separator frame.geary-folder-frame treeview.view.sidebar:selected:active, .nemo-window .nemo-places-sidebar .places-treeview:selected:active, .budgie-menu button:selected:active, .panel popover .sidebar .view:selected:active, treeview.view.sidebar.source-list:selected:active { + color: #ffffff; +} + +row.activatable:selected.has-open-popup, .view:selected.has-open-popup, textview text:selected.has-open-popup, iconview:selected.has-open-popup, .geary-sidebar-pane-separator frame.geary-folder-frame treeview.view.sidebar:selected.has-open-popup, .nemo-window .nemo-places-sidebar .places-treeview:selected.has-open-popup, .budgie-menu button:selected.has-open-popup, .panel popover .sidebar .view:selected.has-open-popup, treeview.view.sidebar.source-list:selected.has-open-popup, row.activatable:selected:hover, .view:selected:hover, textview text:selected:hover, iconview:selected:hover, .geary-sidebar-pane-separator frame.geary-folder-frame treeview.view.sidebar:selected:hover, .nemo-window .nemo-places-sidebar .places-treeview:selected:hover, .budgie-menu button:selected:hover, .panel popover .sidebar .view:selected:hover, treeview.view.sidebar.source-list:selected:hover { + background-color: #d84c44; +} + +.app-notification { + padding: 10px; + color: #cbbfbf; + background-color: alpha(#1d1d1d,0.9); + background-clip: border-box; + border-radius: 0 0 2px 2px; + border-width: 0 1px 1px 1px; + border-style: solid; + border-color: rgba(0, 0, 0, 0.4); +} + +.app-notification border { + border: none; +} + +.app-notification button { + color: #cbbfbf; + border-color: rgba(0, 0, 0, 0.4); + background-color: rgba(85, 85, 85, 0.4); +} + +.app-notification button.flat, .app-notification button.sidebar-button, .app-notification button.budgie-menu-launcher, .app-notification .budgie-panel #tasklist-button, .budgie-panel .app-notification #tasklist-button, .app-notification .budgie-panel button.flat.launcher, .budgie-panel .app-notification button.flat.launcher { + border-color: rgba(240, 84, 76, 0); +} + +.app-notification button:hover { + color: #cbbfbf; + border-color: rgba(0, 0, 0, 0.4); + background-color: rgba(103, 103, 103, 0.5); +} + +.app-notification button:active, .app-notification button:checked { + color: #ffffff; + border-color: rgba(0, 0, 0, 0.4); + background-color: #F0544C; + background-clip: padding-box; +} + +.app-notification button:disabled { + color: #514e4e; + border-color: rgba(0, 0, 0, 0.4); + background-color: rgba(85, 85, 85, 0.25); +} + +.app-notification .linked:not(.vertical) > entry + entry { + border-left-color: rgba(0, 0, 0, 0); +} + +.app-notification .linked:not(.vertical) > entry.error + entry, +.app-notification .linked:not(.vertical) > entry + entry.error { + border-left-color: #FC4138; +} + +.app-notification .linked:not(.vertical) > entry.warning + entry, +.app-notification .linked:not(.vertical) > entry + entry.warning { + border-left-color: #F27835; +} + +.app-notification .linked:not(.vertical) > entry.error + entry.warning, +.app-notification .linked:not(.vertical) > entry.warning + entry.error { + border-left-color: #f75d37; +} + +.app-notification .linked:not(.vertical) > entry + entry:focus:not(:last-child), +.app-notification .linked:not(.vertical) > entry + entry:focus:last-child { + border-left-color: #F0544C; +} + +.app-notification .linked:not(.vertical) > entry:focus:not(:only-child) + entry, +.app-notification .linked:not(.vertical) > entry:focus:not(:only-child) + button, +.app-notification .linked:not(.vertical) > entry:focus:not(:only-child) + combobox > box > button.combo { + border-left-color: #F0544C; +} + +.app-notification .linked:not(.vertical) > entry + entry:drop(active):not(:last-child), +.app-notification .linked:not(.vertical) > entry + entry:drop(active):last-child { + border-left-color: #F08437; +} + +.app-notification .linked:not(.vertical) > entry:drop(active):not(:only-child) + entry, +.app-notification .linked:not(.vertical) > entry:drop(active):not(:only-child) + button, +.app-notification .linked:not(.vertical) > entry:drop(active):not(:only-child) + combobox > box > button.combo { + border-left-color: #F08437; +} + +.app-notification .linked:not(.vertical) > entry + entry.warning:focus:not(:last-child), +.app-notification .linked:not(.vertical) > entry + entry.warning:focus:last-child { + border-left-color: #F27835; +} + +.app-notification .linked:not(.vertical) > entry.warning:focus:not(:only-child) + entry, +.app-notification .linked:not(.vertical) > entry.warning:focus:not(:only-child) + button, +.app-notification .linked:not(.vertical) > entry.warning:focus:not(:only-child) + combobox > box > button.combo { + border-left-color: #F27835; +} + +.app-notification .linked:not(.vertical) > entry + entry.error:focus:not(:last-child), +.app-notification .linked:not(.vertical) > entry + entry.error:focus:last-child { + border-left-color: #FC4138; +} + +.app-notification .linked:not(.vertical) > entry.error:focus:not(:only-child) + entry, +.app-notification .linked:not(.vertical) > entry.error:focus:not(:only-child) + button, +.app-notification .linked:not(.vertical) > entry.error:focus:not(:only-child) + combobox > box > button.combo { + border-left-color: #FC4138; +} + +.app-notification .linked:not(.vertical) > button:active + entry, +.app-notification .linked:not(.vertical) > button:checked + entry { + border-left-color: #F0544C; +} + +.app-notification .linked:not(.vertical) > button + button { + border-left-style: none; +} + +.app-notification .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), +.app-notification .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action) { + box-shadow: inset 1px 0 rgba(0, 0, 0, 0.4); +} + +.app-notification .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:not(:only-child), +.app-notification .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):not(:hover) { + box-shadow: inset 1px 0 rgba(0, 0, 0, 0); +} + +.app-notification .linked:not(.vertical) > button:active + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, +.app-notification .linked:not(.vertical) > button:checked + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, +.app-notification .linked:not(.vertical) > button.suggested-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, +.app-notification .linked:not(.vertical) > button.destructive-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, +.app-notification .linked:not(.vertical) > entry + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), +.app-notification .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):first-child:disabled, +.app-notification .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.app-notification .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):first-child:hover, +.app-notification .linked:not(.vertical) > button:active + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.app-notification .linked:not(.vertical) > button:checked + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.app-notification .linked:not(.vertical) > button.suggested-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.app-notification .linked:not(.vertical) > button.destructive-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.app-notification .linked:not(.vertical) > entry + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:not(:only-child) { + box-shadow: none; +} + +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: white; +} + +expander arrow:checked { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); +} + +calendar { + color: #cbbfbf; + border: 1px solid rgba(0, 0, 0, 0.2); + border-radius: 0; + padding: 2px; +} + +calendar:selected { + border-radius: 1.5px; +} + +calendar.header { + color: #cbbfbf; + border: none; +} + +calendar.button { + color: rgba(203, 191, 191, 0.45); +} + +calendar.button:hover { + color: #cbbfbf; +} + +calendar.button:disabled { + color: rgba(203, 191, 191, 0.45); +} + +calendar:indeterminate { + color: alpha(currentColor,0.55); +} + +calendar.highlight { + color: #cbbfbf; +} + +messagedialog.csd .dialog-action-area.linked:not(.vertical) > button, messagedialog.csd .dialog-action-area.linked:not(.vertical) > button:hover, messagedialog.csd .dialog-action-area.linked:not(.vertical) > button:active, messagedialog.csd .dialog-action-area.linked:not(.vertical) > button:checked, messagedialog.csd .dialog-action-area.linked:not(.vertical) > button:disabled { + border-radius: 0; + border-top: 1px solid rgba(0, 0, 0, 0.2); + border-right: none; + border-bottom: none; +} + +messagedialog.csd .dialog-action-area.linked:not(.vertical) > button:last-child, messagedialog.csd .dialog-action-area.linked:not(.vertical) > button:hover:last-child, messagedialog.csd .dialog-action-area.linked:not(.vertical) > button:active:last-child, messagedialog.csd .dialog-action-area.linked:not(.vertical) > button:checked:last-child, messagedialog.csd .dialog-action-area.linked:not(.vertical) > button:disabled:last-child { + border-bottom-right-radius: 3px; + border-top-right-radius: 0; + border-right: none; + border-bottom: none; +} + +messagedialog.csd .dialog-action-area.linked:not(.vertical) > button:first-child, messagedialog.csd .dialog-action-area.linked:not(.vertical) > button:hover:first-child, messagedialog.csd .dialog-action-area.linked:not(.vertical) > button:active:first-child, messagedialog.csd .dialog-action-area.linked:not(.vertical) > button:checked:first-child, messagedialog.csd .dialog-action-area.linked:not(.vertical) > button:disabled:first-child { + border-bottom-left-radius: 3px; + border-top-left-radius: 0; + border-left: none; + border-bottom: none; +} + +messagedialog.csd .dialog-action-area.linked:not(.vertical) > button:only-child, messagedialog.csd .dialog-action-area.linked:not(.vertical) > button:hover:only-child, messagedialog.csd .dialog-action-area.linked:not(.vertical) > button:active:only-child, messagedialog.csd .dialog-action-area.linked:not(.vertical) > button:checked:only-child, messagedialog.csd .dialog-action-area.linked:not(.vertical) > button:disabled:only-child { + border-bottom-left-radius: 3px; + border-bottom-right-radius: 3px; + border-left: none; + border-right: none; + border-bottom: none; +} + +messagedialog.csd .titlebar { + min-height: 20px; + background-color: #222222; + border: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); +} + +messagedialog .dialog-action-area.linked:not(.vertical) > button { + padding: 5px 10px; + border-radius: 0; + border: none; + border-top: 1px solid rgba(0, 0, 0, 0.2); +} + +messagedialog .dialog-action-area.linked:not(.vertical) > button:active, messagedialog .dialog-action-area.linked:not(.vertical) > button:checked { + transition: background-color 0.00001s 0.2s; + animation: ripple_effect 0.2s cubic-bezier(0, 0, 0.2, 1); +} + +messagedialog .dialog-action-area.linked:not(.vertical) > button, messagedialog .dialog-action-area.linked:not(.vertical) > button:hover, messagedialog .dialog-action-area.linked:not(.vertical) > button:active, messagedialog .dialog-action-area.linked:not(.vertical) > button:checked, messagedialog .dialog-action-area.linked:not(.vertical) > button:disabled { + border-radius: 0; +} + +messagedialog .dialog-action-area.linked:not(.vertical) > button:first-child, messagedialog .dialog-action-area.linked:not(.vertical) > button:hover:first-child, messagedialog .dialog-action-area.linked:not(.vertical) > button:active:first-child, messagedialog .dialog-action-area.linked:not(.vertical) > button:checked:first-child, messagedialog .dialog-action-area.linked:not(.vertical) > button:disabled:first-child { + border-bottom-left-radius: 0; + border-top-left-radius: 0; +} + +messagedialog .dialog-action-area.linked:not(.vertical) > button:last-child, messagedialog .dialog-action-area.linked:not(.vertical) > button:hover:last-child, messagedialog .dialog-action-area.linked:not(.vertical) > button:active:last-child, messagedialog .dialog-action-area.linked:not(.vertical) > button:checked:last-child, messagedialog .dialog-action-area.linked:not(.vertical) > button:disabled:last-child { + border-bottom-right-radius: 0; + border-top-right-radius: 0; +} + +messagedialog .dialog-action-area.linked:not(.vertical) > button:only-child, messagedialog .dialog-action-area.linked:not(.vertical) > button:hover:only-child, messagedialog .dialog-action-area.linked:not(.vertical) > button:active:only-child, messagedialog .dialog-action-area.linked:not(.vertical) > button:checked:only-child, messagedialog .dialog-action-area.linked:not(.vertical) > button:disabled:only-child { + border-bottom-left-radius: 3px; + border-bottom-right-radius: 3px; +} + +messagedialog .dialog-action-area.linked:not(.vertical) > button:not(.suggested-action):not(.destructive-action):hover { + background-color: alpha(#cbbfbf,0.06); +} + +messagedialog .dialog-action-area.linked:not(.vertical) > button:not(.suggested-action):not(.destructive-action):active, messagedialog .dialog-action-area.linked:not(.vertical) > button:not(.suggested-action):not(.destructive-action):checked { + background-color: alpha(#cbbfbf,0.1); + color: #cbbfbf; +} + +messagedialog.csd.background { + border-bottom-left-radius: 3px; + border-bottom-right-radius: 3px; + border: none; +} + +messagedialog.csd .dialog-action-area.linked:not(.vertical) > button { + padding: 6px 10px 8px 10px; +} + +filechooser #pathbarbox { + border-bottom: 1px solid rgba(0, 0, 0, 0); +} + +filechooserbutton:drop(active) { + box-shadow: none; + border-color: transparent; +} + +.sidebar { + border-style: none; + background-color: #222222; +} + +stacksidebar.sidebar:dir(ltr) list, +stacksidebar.sidebar.left list, +stacksidebar.sidebar.left:dir(rtl) list, .sidebar:dir(ltr), .sidebar.left, .sidebar.left:dir(rtl) { + border-right: 1px solid #1d1d1d; + border-left-style: none; +} + +stacksidebar.sidebar:dir(rtl) list, +stacksidebar.sidebar.right list, .sidebar:dir(rtl), .sidebar.right { + border-left: 1px solid #1d1d1d; + border-right-style: none; +} + +.sidebar list { + background-color: transparent; +} + +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 4px; +} + +stacksidebar row > label { + padding-left: 6px; + padding-right: 6px; +} + +stacksidebar row.needs-attention > label { + background-size: 6px 6px, 0 0; +} + +placessidebar > viewport.frame { + border-style: none; +} + +placessidebar row { + min-height: 28px; + padding: 2px 2px 2px 10px; +} + +placessidebar row > revealer { + padding: 0 10px; +} + +placessidebar row image.sidebar-icon:dir(ltr) { + padding-right: 8px; +} + +placessidebar row image.sidebar-icon:dir(rtl) { + padding-left: 8px; +} + +placessidebar row label.sidebar-label:dir(ltr) { + padding-right: 2px; +} + +placessidebar row label.sidebar-label:dir(rtl) { + padding-left: 2px; +} + +button.sidebar-button { + min-width: 22px; + min-height: 22px; + margin-top: 2px; + margin-bottom: 2px; + padding: 0; + border-radius: 100%; + -gtk-outline-radius: 100%; +} + +button.sidebar-button:not(:hover):not(:active) > image { + opacity: 0.5; +} + +placessidebar row.sidebar-placeholder-row { + padding: 0 8px; + min-height: 2px; + background-image: linear-gradient(to bottom, #F08437, #F08437); + background-clip: content-box; +} + +placessidebar row.sidebar-new-bookmark-row { + color: #F0544C; +} + +placessidebar row:drop(active):not(:disabled) { + box-shadow: inset 0 1px #F08437, inset 0 -1px #F08437; +} + +placessidebar row:drop(active):not(:disabled), placessidebar row:drop(active):not(:disabled) label, placessidebar row:drop(active):not(:disabled) image { + color: #F08437; +} + +placessidebar row:drop(active):not(:disabled):selected { + background-color: #F08437; +} + +placessidebar row:drop(active):not(:disabled):selected, placessidebar row:drop(active):not(:disabled):selected label, placessidebar row:drop(active):not(:disabled):selected image { + color: #ffffff; +} + +placesview .server-list-button > image { + -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 > actionbar > revealer > box > label { + padding-left: 8px; + padding-right: 8px; +} + +paned > separator { + min-width: 1px; + min-height: 1px; + -gtk-icon-source: none; + border-style: none; + background-color: transparent; + background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)); + background-size: 1px 1px; +} + +paned > separator:selected { + background-image: linear-gradient(to bottom, #F0544C, #F0544C); +} + +paned > separator.wide { + min-width: 5px; + min-height: 5px; + background-color: #222222; + background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), linear-gradient(to bottom, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)); + background-size: 1px 1px, 1px 1px; +} + +paned.horizontal > separator { + background-repeat: repeat-y; +} + +paned.horizontal > separator:dir(ltr) { + margin: 0 -8px 0 0; + padding: 0 8px 0 0; + background-position: left; +} + +paned.horizontal > separator:dir(rtl) { + margin: 0 0 0 -8px; + padding: 0 0 0 8px; + background-position: right; +} + +paned.horizontal > separator.wide { + margin: 0; + padding: 0; + background-repeat: repeat-y, repeat-y; + background-position: left, right; +} + +paned.vertical > separator { + margin: 0 0 -8px 0; + padding: 0 0 8px 0; + background-repeat: repeat-x; + background-position: top; +} + +paned.vertical > separator.wide { + margin: 0; + padding: 0; + background-repeat: repeat-x, repeat-x; + background-position: bottom, top; +} + +infobar { + border-style: none; +} + +infobar.info, infobar.question, infobar.warning, infobar.error { + background-color: #F0544C; + color: #ffffff; + caret-color: currentColor; +} + +infobar.info selection, infobar.question selection, infobar.warning selection, infobar.error selection { + color: #F0544C; + background-color: #ffffff; +} + +row:selected button, infobar.info button, infobar.question button, infobar.warning button, infobar.error button, .nautilus-window .floating-bar button, .raven-mpris button.image-button { + color: #ffffff; + background-color: rgba(255, 255, 255, 0); + border-color: rgba(255, 255, 255, 0.5); +} + +row:selected button.flat, row:selected button.sidebar-button, row:selected button.budgie-menu-launcher, row:selected .budgie-panel #tasklist-button, .budgie-panel row:selected #tasklist-button, row:selected .budgie-panel button.flat.launcher, .budgie-panel row:selected button.flat.launcher, infobar.info button.flat, infobar.info button.sidebar-button, infobar.info button.budgie-menu-launcher, infobar.info .budgie-panel #tasklist-button, .budgie-panel infobar.info #tasklist-button, infobar.info .budgie-panel button.flat.launcher, .budgie-panel infobar.info button.flat.launcher, infobar.question button.flat, infobar.question button.sidebar-button, infobar.question button.budgie-menu-launcher, infobar.question .budgie-panel #tasklist-button, .budgie-panel infobar.question #tasklist-button, infobar.question .budgie-panel button.flat.launcher, .budgie-panel infobar.question button.flat.launcher, infobar.warning button.flat, infobar.warning button.sidebar-button, infobar.warning button.budgie-menu-launcher, infobar.warning .budgie-panel #tasklist-button, .budgie-panel infobar.warning #tasklist-button, infobar.warning .budgie-panel button.flat.launcher, .budgie-panel infobar.warning button.flat.launcher, infobar.error button.flat, infobar.error button.sidebar-button, infobar.error button.budgie-menu-launcher, infobar.error .budgie-panel #tasklist-button, .budgie-panel infobar.error #tasklist-button, infobar.error .budgie-panel button.flat.launcher, .budgie-panel infobar.error button.flat.launcher, .nautilus-window .floating-bar button.flat, .nautilus-window .floating-bar button.sidebar-button, .nautilus-window .floating-bar button.budgie-menu-launcher, .nautilus-window .floating-bar .budgie-panel #tasklist-button, .budgie-panel .nautilus-window .floating-bar #tasklist-button, .raven-mpris button.flat.image-button, .raven-mpris button.image-button.sidebar-button, .raven-mpris button.image-button.budgie-menu-launcher, .raven-mpris .budgie-panel .image-button#tasklist-button, .budgie-panel .raven-mpris .image-button#tasklist-button { + border-color: transparent; + background-color: transparent; + background-image: none; + color: #ffffff; + background-color: rgba(255, 255, 255, 0); +} + +headerbar.selection-mode button:disabled, .nemo-window .selection-mode.primary-toolbar button:disabled, row:selected button.flat:disabled, row:selected button.sidebar-button:disabled, row:selected button.budgie-menu-launcher:disabled, row:selected .budgie-panel #tasklist-button:disabled, .budgie-panel row:selected #tasklist-button:disabled, infobar.info button.flat:disabled, infobar.info button.sidebar-button:disabled, infobar.info button.budgie-menu-launcher:disabled, infobar.info .budgie-panel #tasklist-button:disabled, .budgie-panel infobar.info #tasklist-button:disabled, infobar.question button.flat:disabled, infobar.question button.sidebar-button:disabled, infobar.question button.budgie-menu-launcher:disabled, infobar.question .budgie-panel #tasklist-button:disabled, .budgie-panel infobar.question #tasklist-button:disabled, infobar.warning button.flat:disabled, infobar.warning button.sidebar-button:disabled, infobar.warning button.budgie-menu-launcher:disabled, infobar.warning .budgie-panel #tasklist-button:disabled, .budgie-panel infobar.warning #tasklist-button:disabled, infobar.error button.flat:disabled, infobar.error button.sidebar-button:disabled, infobar.error button.budgie-menu-launcher:disabled, infobar.error .budgie-panel #tasklist-button:disabled, .budgie-panel infobar.error #tasklist-button:disabled, .nautilus-window .floating-bar button.flat:disabled, .nautilus-window .floating-bar button.sidebar-button:disabled, .nautilus-window .floating-bar button.budgie-menu-launcher:disabled, .nautilus-window .floating-bar .budgie-panel #tasklist-button:disabled, .budgie-panel .nautilus-window .floating-bar #tasklist-button:disabled, .raven-mpris button.flat.image-button:disabled, .raven-mpris button.image-button.sidebar-button:disabled, .raven-mpris button.image-button.budgie-menu-launcher:disabled, .raven-mpris .budgie-panel .image-button#tasklist-button:disabled, .budgie-panel .raven-mpris .image-button#tasklist-button:disabled, headerbar.selection-mode button:disabled label, .nemo-window .selection-mode.primary-toolbar button:disabled label, row:selected button.flat:disabled label, row:selected button.sidebar-button:disabled label, row:selected button.budgie-menu-launcher:disabled label, row:selected .budgie-panel #tasklist-button:disabled label, .budgie-panel row:selected #tasklist-button:disabled label, infobar.info button.flat:disabled label, infobar.info button.sidebar-button:disabled label, infobar.info button.budgie-menu-launcher:disabled label, infobar.info .budgie-panel #tasklist-button:disabled label, .budgie-panel infobar.info #tasklist-button:disabled label, infobar.question button.flat:disabled label, infobar.question button.sidebar-button:disabled label, infobar.question button.budgie-menu-launcher:disabled label, infobar.question .budgie-panel #tasklist-button:disabled label, .budgie-panel infobar.question #tasklist-button:disabled label, infobar.warning button.flat:disabled label, infobar.warning button.sidebar-button:disabled label, infobar.warning button.budgie-menu-launcher:disabled label, infobar.warning .budgie-panel #tasklist-button:disabled label, .budgie-panel infobar.warning #tasklist-button:disabled label, infobar.error button.flat:disabled label, infobar.error button.sidebar-button:disabled label, infobar.error button.budgie-menu-launcher:disabled label, infobar.error .budgie-panel #tasklist-button:disabled label, .budgie-panel infobar.error #tasklist-button:disabled label, .nautilus-window .floating-bar button.flat:disabled label, .nautilus-window .floating-bar button.sidebar-button:disabled label, .nautilus-window .floating-bar button.budgie-menu-launcher:disabled label, .nautilus-window .floating-bar .budgie-panel #tasklist-button:disabled label, .budgie-panel .nautilus-window .floating-bar #tasklist-button:disabled label, .raven-mpris button.flat.image-button:disabled label, .raven-mpris button.image-button.sidebar-button:disabled label, .raven-mpris button.image-button.budgie-menu-launcher:disabled label, .raven-mpris .budgie-panel .image-button#tasklist-button:disabled label, .budgie-panel .raven-mpris .image-button#tasklist-button:disabled label { + color: rgba(255, 255, 255, 0.4); +} + +row:selected button:hover, infobar.info button:hover, infobar.question button:hover, infobar.warning button:hover, infobar.error button:hover, .nautilus-window .floating-bar button:hover, .raven-mpris button.image-button:hover { + color: #ffffff; + background-color: rgba(255, 255, 255, 0.2); + border-color: rgba(255, 255, 255, 0.8); +} + +headerbar.selection-mode button:active, .nemo-window .selection-mode.primary-toolbar button:active, headerbar.selection-mode button:checked, .nemo-window .selection-mode.primary-toolbar button:checked, row:selected button:active, infobar.info button:active, infobar.question button:active, infobar.warning button:active, infobar.error button:active, .nautilus-window .floating-bar button:active, .raven-mpris button.image-button:active, headerbar.selection-mode button:hover:active, .nemo-window .selection-mode.primary-toolbar button:hover:active, headerbar.selection-mode button:hover:checked, .nemo-window .selection-mode.primary-toolbar button:hover:checked, row:selected button:active:hover, infobar.info button:active:hover, infobar.question button:active:hover, infobar.warning button:active:hover, infobar.error button:active:hover, .nautilus-window .floating-bar button:active:hover, .raven-mpris button.image-button:active:hover, row:selected button:checked, infobar.info button:checked, infobar.question button:checked, infobar.warning button:checked, infobar.error button:checked, .nautilus-window .floating-bar button:checked, .raven-mpris button.image-button:checked { + color: #F0544C; + background-color: #ffffff; + border-color: #ffffff; +} + +row:selected button:disabled, infobar.info button:disabled, infobar.question button:disabled, infobar.warning button:disabled, infobar.error button:disabled, .nautilus-window .floating-bar button:disabled, .raven-mpris button.image-button:disabled { + background-color: rgba(255, 255, 255, 0); + border-color: rgba(255, 255, 255, 0.4); +} + +row:selected button:disabled, infobar.info button:disabled, infobar.question button:disabled, infobar.warning button:disabled, infobar.error button:disabled, .nautilus-window .floating-bar button:disabled, .raven-mpris button.image-button:disabled, row:selected button:disabled label, infobar.info button:disabled label, infobar.question button:disabled label, infobar.warning button:disabled label, infobar.error button:disabled label, .nautilus-window .floating-bar button:disabled label, .raven-mpris button.image-button:disabled label { + color: rgba(255, 255, 255, 0.5); +} + +headerbar.selection-mode button:disabled:active, .nemo-window .selection-mode.primary-toolbar button:disabled:active, headerbar.selection-mode button:disabled:checked, .nemo-window .selection-mode.primary-toolbar button:disabled:checked, row:selected button:disabled:active, infobar.info button:disabled:active, infobar.question button:disabled:active, infobar.warning button:disabled:active, infobar.error button:disabled:active, .nautilus-window .floating-bar button:disabled:active, .raven-mpris button.image-button:disabled:active, headerbar.selection-mode button:disabled:checked, .nemo-window .selection-mode.primary-toolbar button:disabled:checked, headerbar.selection-mode button:disabled:active, .nemo-window .selection-mode.primary-toolbar button:disabled:active, row:selected button:disabled:checked, infobar.info button:disabled:checked, infobar.question button:disabled:checked, infobar.warning button:disabled:checked, infobar.error button:disabled:checked, .nautilus-window .floating-bar button:disabled:checked, .raven-mpris button.image-button:disabled:checked { + color: #F0544C; + background-color: rgba(255, 255, 255, 0.5); + border-color: rgba(255, 255, 255, 0.4); +} + +tooltip { + border-radius: 2px; + box-shadow: none; +} + +tooltip.background { + background-color: #1d1d1d; + background-clip: padding-box; +} + +tooltip.background label { + padding: 4px; +} + +tooltip decoration { + background-color: transparent; +} + +tooltip * { + background-color: transparent; + color: #cbbfbf; +} + +colorswatch, colorswatch:drop(active) { + border-style: none; +} + +colorswatch.top { + border-top-left-radius: 2.5px; + border-top-right-radius: 2.5px; +} + +colorswatch.top overlay { + border-top-left-radius: 2px; + border-top-right-radius: 2px; +} + +colorswatch.bottom { + border-bottom-left-radius: 2.5px; + border-bottom-right-radius: 2.5px; +} + +colorswatch.bottom overlay { + border-bottom-left-radius: 2px; + border-bottom-right-radius: 2px; +} + +colorswatch.left, colorswatch:first-child:not(.top) { + border-top-left-radius: 2.5px; + border-bottom-left-radius: 2.5px; +} + +colorswatch.left overlay, colorswatch:first-child:not(.top) overlay { + border-top-left-radius: 2px; + border-bottom-left-radius: 2px; +} + +colorswatch.right, colorswatch:last-child:not(.bottom) { + border-top-right-radius: 2.5px; + border-bottom-right-radius: 2.5px; +} + +colorswatch.right overlay, colorswatch:last-child:not(.bottom) overlay { + border-top-right-radius: 2px; + border-bottom-right-radius: 2px; +} + +colorswatch.dark overlay { + color: rgba(255, 255, 255, 0.7); +} + +colorswatch.dark overlay:hover { + border-color: rgba(0, 0, 0, 0.2); +} + +colorswatch.light overlay { + color: rgba(0, 0, 0, 0.7); +} + +colorswatch.light overlay:hover { + border-color: rgba(0, 0, 0, 0.2); +} + +colorswatch overlay { + border: 1px solid rgba(0, 0, 0, 0.2); +} + +colorswatch overlay:hover { + background-color: rgba(255, 255, 255, 0.2); +} + +colorswatch:disabled { + opacity: 0.5; +} + +colorswatch:disabled overlay { + border-color: rgba(0, 0, 0, 0.6); + box-shadow: none; +} + +colorswatch#add-color-button { + border-style: solid; + border-width: 1px; + color: #cbbfbf; + border-color: rgba(0, 0, 0, 0.2); + background-color: #2b2b2b; +} + +colorswatch#add-color-button:hover { + color: #a99595; + border-color: rgba(0, 0, 0, 0.2); + background-color: #404040; +} + +colorswatch#add-color-button overlay { + border-color: transparent; + background-color: transparent; + background-image: none; +} + +button.color { + padding: 0; +} + +button.color colorswatch:first-child:last-child, button.color colorswatch:first-child:last-child overlay { + margin: 4px; + border-radius: 0; +} + +colorchooser .popover.osd { + border-radius: 3px; +} + +.content-view { + background-color: #262626; +} + +.content-view:hover { + -gtk-icon-effect: highlight; +} + +.scale-popup button:hover { + color: #a99595; + border-color: rgba(0, 0, 0, 0.2); + background-color: #404040; +} + +.context-menu, popover.touch-selection, .csd popover.touch-selection, +popover.background.touch-selection, .csd popover.background.touch-selection { + font: initial; +} + +.monospace { + font-family: Monospace; +} + +button.circular, button.nautilus-circular-button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view button.image-button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview button.image-button, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar button.image-button, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview button.image-button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button button.image-button, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > row.activatable button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > row.activatable button.image-button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > row.activatable button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > row.activatable button.image-button, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > row.activatable button.image-button, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > row.activatable button.image-button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > row.activatable button.image-button, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > row.activatable button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > row.activatable button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .view button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .view button.image-button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > .view button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > .view button.image-button, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > .view button.image-button, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > .view button.image-button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > .view button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > .view button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable textview list > text button.image-button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > text button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view textview list > text button.image-button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > text button.image-button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > text button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview textview list > text button.image-button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > text button.image-button, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar textview list > text button.image-button, textview .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > text button.image-button, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview textview list > text button.image-button, textview .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > text button.image-button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button textview list > text button.image-button, textview .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > text button.image-button, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view textview list > text button.image-button, textview .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > text button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list textview list > text button.image-button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > text button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > iconview button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > iconview button.image-button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > iconview button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > iconview button.image-button, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > iconview button.image-button, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > iconview button.image-button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > iconview button.image-button, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > iconview button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > iconview button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar button.image-button, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > treeview.view.sidebar button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar button.image-button, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > treeview.view.sidebar button.image-button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar button.image-button, .geary-sidebar-pane-separator frame.geary-folder-frame textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > treeview.view.sidebar button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar button.image-button, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > treeview.view.sidebar button.image-button, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar button.image-button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar button.image-button, .geary-sidebar-pane-separator frame.geary-folder-frame .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > treeview.view.sidebar button.image-button, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .nemo-window .nemo-places-sidebar list > .places-treeview button.image-button, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .places-treeview button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .nemo-window .nemo-places-sidebar list > .places-treeview button.image-button, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .places-treeview button.image-button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .nemo-window .nemo-places-sidebar list > .places-treeview button.image-button, .nemo-window .nemo-places-sidebar textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > .places-treeview button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .nemo-window .nemo-places-sidebar list > .places-treeview button.image-button, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > .places-treeview button.image-button, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar .nemo-window .nemo-places-sidebar list > .places-treeview button.image-button, .nemo-window .nemo-places-sidebar .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > .places-treeview button.image-button, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > .places-treeview button.image-button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button .nemo-window .nemo-places-sidebar list > .places-treeview button.image-button, .nemo-window .nemo-places-sidebar .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > .places-treeview button.image-button, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .nemo-window .nemo-places-sidebar list > .places-treeview button.image-button, .nemo-window .nemo-places-sidebar .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .places-treeview button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .budgie-menu list > button button.image-button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > button button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .budgie-menu list > button button.image-button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > button button.image-button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .budgie-menu list > button button.image-button, .budgie-menu textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > button button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .budgie-menu list > button button.image-button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > button button.image-button, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar .budgie-menu list > button button.image-button, .budgie-menu .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > button button.image-button, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview .budgie-menu list > button button.image-button, .budgie-menu .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > button button.image-button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > button button.image-button, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .budgie-menu list > button button.image-button, .budgie-menu .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > button button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list .budgie-menu list > button button.image-button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > button button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .panel popover .sidebar list > .view button.image-button, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .view button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .panel popover .sidebar list > .view button.image-button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .panel popover .sidebar list > .view button.image-button, .panel popover .sidebar textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > .view button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .panel popover .sidebar list > .view button.image-button, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > .view button.image-button, .geary-sidebar-pane-separator frame.geary-folder-frame .panel popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > .view button.image-button, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview .panel popover .sidebar list > .view button.image-button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button .panel popover .sidebar list > .view button.image-button, .panel popover .sidebar .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > .view button.image-button, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .view button.image-button, .panel popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > .view button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > treeview.view.sidebar.source-list button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > treeview.view.sidebar.source-list button.image-button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > treeview.view.sidebar.source-list button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > treeview.view.sidebar.source-list button.image-button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > treeview.view.sidebar.source-list button.image-button, .budgie-notification-window button.image-button, .budgie-osd-window button.image-button, .budgie-switcher-window button.image-button, +button.circular-button { + padding: 0; + min-width: 16px; + min-height: 24px; + padding: 2px 6px; + border-radius: 50%; + -gtk-outline-radius: 50%; +} + +button.circular label, button.nautilus-circular-button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view button.image-button label, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview button.image-button label, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar button.image-button label, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview button.image-button label, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button button.image-button label, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > row.activatable button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > row.activatable button.image-button label, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > row.activatable button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > row.activatable button.image-button label, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > row.activatable button.image-button label, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > row.activatable button.image-button label, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > row.activatable button.image-button label, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > row.activatable button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > row.activatable button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .view button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .view button.image-button label, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > .view button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > .view button.image-button label, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > .view button.image-button label, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > .view button.image-button label, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > .view button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > .view button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable textview list > text button.image-button label, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > text button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view textview list > text button.image-button label, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > text button.image-button label, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > text button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview textview list > text button.image-button label, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > text button.image-button label, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar textview list > text button.image-button label, textview .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > text button.image-button label, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview textview list > text button.image-button label, textview .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > text button.image-button label, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button textview list > text button.image-button label, textview .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > text button.image-button label, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view textview list > text button.image-button label, textview .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > text button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list textview list > text button.image-button label, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > text button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > iconview button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > iconview button.image-button label, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > iconview button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > iconview button.image-button label, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > iconview button.image-button label, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > iconview button.image-button label, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > iconview button.image-button label, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > iconview button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > iconview button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar button.image-button label, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > treeview.view.sidebar button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar button.image-button label, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > treeview.view.sidebar button.image-button label, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar button.image-button label, .geary-sidebar-pane-separator frame.geary-folder-frame textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > treeview.view.sidebar button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar button.image-button label, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > treeview.view.sidebar button.image-button label, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar button.image-button label, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar button.image-button label, .geary-sidebar-pane-separator frame.geary-folder-frame .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > treeview.view.sidebar button.image-button label, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .nemo-window .nemo-places-sidebar list > .places-treeview button.image-button label, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .places-treeview button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .nemo-window .nemo-places-sidebar list > .places-treeview button.image-button label, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .places-treeview button.image-button label, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .nemo-window .nemo-places-sidebar list > .places-treeview button.image-button label, .nemo-window .nemo-places-sidebar textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > .places-treeview button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .nemo-window .nemo-places-sidebar list > .places-treeview button.image-button label, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > .places-treeview button.image-button label, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar .nemo-window .nemo-places-sidebar list > .places-treeview button.image-button label, .nemo-window .nemo-places-sidebar .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > .places-treeview button.image-button label, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > .places-treeview button.image-button label, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button .nemo-window .nemo-places-sidebar list > .places-treeview button.image-button label, .nemo-window .nemo-places-sidebar .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > .places-treeview button.image-button label, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .nemo-window .nemo-places-sidebar list > .places-treeview button.image-button label, .nemo-window .nemo-places-sidebar .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .places-treeview button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .budgie-menu list > button button.image-button label, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > button button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .budgie-menu list > button button.image-button label, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > button button.image-button label, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .budgie-menu list > button button.image-button label, .budgie-menu textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > button button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .budgie-menu list > button button.image-button label, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > button button.image-button label, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar .budgie-menu list > button button.image-button label, .budgie-menu .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > button button.image-button label, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview .budgie-menu list > button button.image-button label, .budgie-menu .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > button button.image-button label, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > button button.image-button label, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .budgie-menu list > button button.image-button label, .budgie-menu .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > button button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list .budgie-menu list > button button.image-button label, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > button button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .panel popover .sidebar list > .view button.image-button label, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .view button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .panel popover .sidebar list > .view button.image-button label, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .panel popover .sidebar list > .view button.image-button label, .panel popover .sidebar textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > .view button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .panel popover .sidebar list > .view button.image-button label, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > .view button.image-button label, .geary-sidebar-pane-separator frame.geary-folder-frame .panel popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > .view button.image-button label, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview .panel popover .sidebar list > .view button.image-button label, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button .panel popover .sidebar list > .view button.image-button label, .panel popover .sidebar .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > .view button.image-button label, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .view button.image-button label, .panel popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > .view button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > treeview.view.sidebar.source-list button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > treeview.view.sidebar.source-list button.image-button label, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > treeview.view.sidebar.source-list button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > treeview.view.sidebar.source-list button.image-button label, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > treeview.view.sidebar.source-list button.image-button label, .budgie-notification-window button.image-button label, .budgie-osd-window button.image-button label, .budgie-switcher-window button.image-button label, +button.circular-button label { + padding: 0; +} + +.keycap { + min-width: 16px; + min-height: 20px; + padding: 3px 6px 4px 6px; + color: #cbbfbf; + background-color: #262626; + border: 1px solid rgba(0, 0, 0, 0.2); + border-radius: 2.5px; + box-shadow: inset 0px -2px 0px rgba(0, 0, 0, 0.15); +} + +stackswitcher button.text-button { + min-width: 80px; +} + +stackswitcher button.circular, stackswitcher button.nautilus-circular-button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable stackswitcher button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view stackswitcher button.image-button, stackswitcher textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text button.image-button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text stackswitcher button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview stackswitcher button.image-button, stackswitcher .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar button.image-button, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar stackswitcher button.image-button, stackswitcher .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview button.image-button, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview stackswitcher button.image-button, stackswitcher .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button button.image-button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button stackswitcher button.image-button, stackswitcher .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view button.image-button, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view stackswitcher button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list stackswitcher button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > row.activatable button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > row.activatable stackswitcher button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > row.activatable button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > row.activatable stackswitcher button.image-button, stackswitcher textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > row.activatable button.image-button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > row.activatable stackswitcher button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > row.activatable button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > row.activatable stackswitcher button.image-button, stackswitcher .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > row.activatable button.image-button, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > row.activatable stackswitcher button.image-button, stackswitcher .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > row.activatable button.image-button, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > row.activatable stackswitcher button.image-button, stackswitcher .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > row.activatable button.image-button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > row.activatable stackswitcher button.image-button, stackswitcher .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > row.activatable button.image-button, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > row.activatable stackswitcher button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > row.activatable button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > row.activatable stackswitcher button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .view button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .view stackswitcher button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .view button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .view stackswitcher button.image-button, stackswitcher textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > .view button.image-button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > .view stackswitcher button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > .view button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > .view stackswitcher button.image-button, stackswitcher .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > .view button.image-button, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > .view stackswitcher button.image-button, stackswitcher .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > .view button.image-button, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > .view stackswitcher button.image-button, stackswitcher .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > .view button.image-button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > .view stackswitcher button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > .view button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > .view stackswitcher button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable textview list > text button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable textview list > text stackswitcher button.image-button, stackswitcher textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > text button.image-button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > text stackswitcher button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view textview list > text button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view textview list > text stackswitcher button.image-button, stackswitcher textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > text button.image-button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > text stackswitcher button.image-button, stackswitcher textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > text button.image-button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > text stackswitcher button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview textview list > text button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview textview list > text stackswitcher button.image-button, stackswitcher textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > text button.image-button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > text stackswitcher button.image-button, stackswitcher .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar textview list > text button.image-button, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar textview list > text stackswitcher button.image-button, stackswitcher textview .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > text button.image-button, textview .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > text stackswitcher button.image-button, stackswitcher .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview textview list > text button.image-button, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview textview list > text stackswitcher button.image-button, stackswitcher textview .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > text button.image-button, textview .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > text stackswitcher button.image-button, stackswitcher .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button textview list > text button.image-button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button textview list > text stackswitcher button.image-button, stackswitcher textview .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > text button.image-button, textview .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > text stackswitcher button.image-button, stackswitcher .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view textview list > text button.image-button, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view textview list > text stackswitcher button.image-button, stackswitcher textview .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > text button.image-button, textview .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > text stackswitcher button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list textview list > text button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list textview list > text stackswitcher button.image-button, stackswitcher textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > text button.image-button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > text stackswitcher button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > iconview button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > iconview stackswitcher button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > iconview button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > iconview stackswitcher button.image-button, stackswitcher textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > iconview button.image-button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > iconview stackswitcher button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > iconview button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > iconview stackswitcher button.image-button, stackswitcher .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > iconview button.image-button, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > iconview stackswitcher button.image-button, stackswitcher .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > iconview button.image-button, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > iconview stackswitcher button.image-button, stackswitcher .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > iconview button.image-button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > iconview stackswitcher button.image-button, stackswitcher .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > iconview button.image-button, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > iconview stackswitcher button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > iconview button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > iconview stackswitcher button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar stackswitcher button.image-button, stackswitcher .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > treeview.view.sidebar button.image-button, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > treeview.view.sidebar stackswitcher button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar stackswitcher button.image-button, stackswitcher .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > treeview.view.sidebar button.image-button, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > treeview.view.sidebar stackswitcher button.image-button, stackswitcher textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar button.image-button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar stackswitcher button.image-button, stackswitcher .geary-sidebar-pane-separator frame.geary-folder-frame textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > treeview.view.sidebar button.image-button, .geary-sidebar-pane-separator frame.geary-folder-frame textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > treeview.view.sidebar stackswitcher button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar stackswitcher button.image-button, stackswitcher .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > treeview.view.sidebar button.image-button, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > treeview.view.sidebar stackswitcher button.image-button, stackswitcher .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar button.image-button, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar stackswitcher button.image-button, stackswitcher .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar button.image-button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar stackswitcher button.image-button, stackswitcher .geary-sidebar-pane-separator frame.geary-folder-frame .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > treeview.view.sidebar button.image-button, .geary-sidebar-pane-separator frame.geary-folder-frame .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > treeview.view.sidebar stackswitcher button.image-button, stackswitcher .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar button.image-button, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar stackswitcher button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .nemo-window .nemo-places-sidebar list > .places-treeview button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .nemo-window .nemo-places-sidebar list > .places-treeview stackswitcher button.image-button, stackswitcher .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .places-treeview button.image-button, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .places-treeview stackswitcher button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .nemo-window .nemo-places-sidebar list > .places-treeview button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .nemo-window .nemo-places-sidebar list > .places-treeview stackswitcher button.image-button, stackswitcher .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .places-treeview button.image-button, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .places-treeview stackswitcher button.image-button, stackswitcher textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .nemo-window .nemo-places-sidebar list > .places-treeview button.image-button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .nemo-window .nemo-places-sidebar list > .places-treeview stackswitcher button.image-button, stackswitcher .nemo-window .nemo-places-sidebar textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > .places-treeview button.image-button, .nemo-window .nemo-places-sidebar textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > .places-treeview stackswitcher button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .nemo-window .nemo-places-sidebar list > .places-treeview button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .nemo-window .nemo-places-sidebar list > .places-treeview stackswitcher button.image-button, stackswitcher .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > .places-treeview button.image-button, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > .places-treeview stackswitcher button.image-button, stackswitcher .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar .nemo-window .nemo-places-sidebar list > .places-treeview button.image-button, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar .nemo-window .nemo-places-sidebar list > .places-treeview stackswitcher button.image-button, stackswitcher .nemo-window .nemo-places-sidebar .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > .places-treeview button.image-button, .nemo-window .nemo-places-sidebar .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > .places-treeview stackswitcher button.image-button, stackswitcher .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > .places-treeview button.image-button, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > .places-treeview stackswitcher button.image-button, stackswitcher .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button .nemo-window .nemo-places-sidebar list > .places-treeview button.image-button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button .nemo-window .nemo-places-sidebar list > .places-treeview stackswitcher button.image-button, stackswitcher .nemo-window .nemo-places-sidebar .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > .places-treeview button.image-button, .nemo-window .nemo-places-sidebar .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > .places-treeview stackswitcher button.image-button, stackswitcher .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .nemo-window .nemo-places-sidebar list > .places-treeview button.image-button, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .nemo-window .nemo-places-sidebar list > .places-treeview stackswitcher button.image-button, stackswitcher .nemo-window .nemo-places-sidebar .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .places-treeview button.image-button, .nemo-window .nemo-places-sidebar .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .places-treeview stackswitcher button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .budgie-menu list > button button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .budgie-menu list > button stackswitcher button.image-button, stackswitcher .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > button button.image-button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > button stackswitcher button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .budgie-menu list > button button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .budgie-menu list > button stackswitcher button.image-button, stackswitcher .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > button button.image-button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > button stackswitcher button.image-button, stackswitcher textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .budgie-menu list > button button.image-button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .budgie-menu list > button stackswitcher button.image-button, stackswitcher .budgie-menu textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > button button.image-button, .budgie-menu textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > button stackswitcher button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .budgie-menu list > button button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .budgie-menu list > button stackswitcher button.image-button, stackswitcher .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > button button.image-button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > button stackswitcher button.image-button, stackswitcher .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar .budgie-menu list > button button.image-button, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar .budgie-menu list > button stackswitcher button.image-button, stackswitcher .budgie-menu .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > button button.image-button, .budgie-menu .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > button stackswitcher button.image-button, stackswitcher .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview .budgie-menu list > button button.image-button, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview .budgie-menu list > button stackswitcher button.image-button, stackswitcher .budgie-menu .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > button button.image-button, .budgie-menu .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > button stackswitcher button.image-button, stackswitcher .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > button button.image-button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > button stackswitcher button.image-button, stackswitcher .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .budgie-menu list > button button.image-button, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .budgie-menu list > button stackswitcher button.image-button, stackswitcher .budgie-menu .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > button button.image-button, .budgie-menu .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > button stackswitcher button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list .budgie-menu list > button button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list .budgie-menu list > button stackswitcher button.image-button, stackswitcher .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > button button.image-button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > button stackswitcher button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .panel popover .sidebar list > .view button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .panel popover .sidebar list > .view stackswitcher button.image-button, stackswitcher .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .view button.image-button, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .view stackswitcher button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .panel popover .sidebar list > .view button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .panel popover .sidebar list > .view stackswitcher button.image-button, stackswitcher textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .panel popover .sidebar list > .view button.image-button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .panel popover .sidebar list > .view stackswitcher button.image-button, stackswitcher .panel popover .sidebar textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > .view button.image-button, .panel popover .sidebar textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > .view stackswitcher button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .panel popover .sidebar list > .view button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .panel popover .sidebar list > .view stackswitcher button.image-button, stackswitcher .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > .view button.image-button, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > .view stackswitcher button.image-button, stackswitcher .geary-sidebar-pane-separator frame.geary-folder-frame .panel popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > .view button.image-button, .geary-sidebar-pane-separator frame.geary-folder-frame .panel popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > .view stackswitcher button.image-button, stackswitcher .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview .panel popover .sidebar list > .view button.image-button, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview .panel popover .sidebar list > .view stackswitcher button.image-button, stackswitcher .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button .panel popover .sidebar list > .view button.image-button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button .panel popover .sidebar list > .view stackswitcher button.image-button, stackswitcher .panel popover .sidebar .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > .view button.image-button, .panel popover .sidebar .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > .view stackswitcher button.image-button, stackswitcher .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .view button.image-button, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .view stackswitcher button.image-button, stackswitcher .panel popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > .view button.image-button, .panel popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > .view stackswitcher button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > treeview.view.sidebar.source-list button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > treeview.view.sidebar.source-list stackswitcher button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > treeview.view.sidebar.source-list button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > treeview.view.sidebar.source-list stackswitcher button.image-button, stackswitcher textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > treeview.view.sidebar.source-list button.image-button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > treeview.view.sidebar.source-list stackswitcher button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > treeview.view.sidebar.source-list button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > treeview.view.sidebar.source-list stackswitcher button.image-button, stackswitcher .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > treeview.view.sidebar.source-list button.image-button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > treeview.view.sidebar.source-list stackswitcher button.image-button, stackswitcher .budgie-notification-window button.image-button, .budgie-notification-window stackswitcher button.image-button, stackswitcher .budgie-osd-window button.image-button, .budgie-osd-window stackswitcher button.image-button, stackswitcher .budgie-switcher-window button.image-button, .budgie-switcher-window stackswitcher button.image-button { + min-width: 0; +} + +*:drop(active):focus, +*:drop(active) { + box-shadow: inset 0 0 0 1px #F08437; +} + +decoration { + border-radius: 2px 2px 0 0; + border-width: 0; + box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.25), 0 8px 8px 0 rgba(0, 0, 0, 0.25), 0 0 0 1px rgba(0, 0, 0, 0.2); + margin: 6px; +} + +decoration:backdrop { + box-shadow: 0 3px 5px 0 transparent, 0 8px 8px 0 transparent, 0 3px 3px 0 rgba(0, 0, 0, 0.23), 0 0 0 1px rgba(0, 0, 0, 0.2); + transition: 200ms ease-out; +} + +.fullscreen decoration, +.tiled decoration { + border-radius: 0; + box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.23); +} + +.ssd decoration { + border-radius: 3px 3px 0 0; + box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.3); +} + +.ssd decoration.maximized { + border-radius: 0; +} + +.csd.popup decoration { + border-radius: 2px; + box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1), 0 0 0 1px rgba(0, 0, 0, 0.2); +} + +tooltip.csd decoration { + border-radius: 2px; + box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0); +} + +messagedialog.csd decoration { + border-radius: 3px; +} + +.solid-csd decoration { + border: 1px solid #1a1a1a; + border-radius: 0; + margin: 0; + background-color: #1a1a1a; + box-shadow: none; +} + +headerbar button.titlebutton, +.titlebar button.titlebutton { + margin: 0; + padding: 0; + min-width: 28px; + min-height: 28px; + border-color: transparent; + background-color: transparent; + background-image: none; + background-color: rgba(26, 26, 26, 0); +} + +headerbar button.titlebutton:hover, +.titlebar button.titlebutton:hover { + color: #cbbfbf; + border-color: rgba(0, 0, 0, 0.2); + background-color: rgba(203, 191, 191, 0.12); +} + +headerbar button.titlebutton:active, headerbar button.titlebutton:checked, +.titlebar button.titlebutton:active, +.titlebar button.titlebutton:checked { + color: #ffffff; + border-color: transparent; + background-color: #F0544C; +} + +headerbar button.titlebutton.close, headerbar button.titlebutton.maximize, headerbar button.titlebutton.minimize, headerbar button.titlebutton.restore, +.titlebar button.titlebutton.close, +.titlebar button.titlebutton.maximize, +.titlebar button.titlebutton.minimize, +.titlebar button.titlebutton.restore { + min-width: 30px; + min-height: 28px; + color: transparent; + background-color: transparent; + background-position: center; + background-repeat: no-repeat; + border-width: 0; +} + +headerbar button.titlebutton.close:backdrop, headerbar button.titlebutton.maximize:backdrop, headerbar button.titlebutton.minimize:backdrop, headerbar button.titlebutton.restore:backdrop, +.titlebar button.titlebutton.close:backdrop, +.titlebar button.titlebutton.maximize:backdrop, +.titlebar button.titlebutton.minimize:backdrop, +.titlebar button.titlebutton.restore:backdrop { + opacity: 1; +} + +headerbar button.titlebutton.close, +.titlebar button.titlebutton.close { + background-image: -gtk-scaled(url("assets/titlebutton-close-dark.png"), url("assets/titlebutton-close-dark@2.png")); +} + +headerbar button.titlebutton.close:backdrop, +.titlebar button.titlebutton.close:backdrop { + background-image: -gtk-scaled(url("assets/titlebutton-close-backdrop-dark.png"), url("assets/titlebutton-close-backdrop-dark@2.png")); +} + +headerbar button.titlebutton.close:hover, +.titlebar button.titlebutton.close:hover { + background-image: -gtk-scaled(url("assets/titlebutton-close-hover-dark.png"), url("assets/titlebutton-close-hover-dark@2.png")); +} + +headerbar button.titlebutton.close:active, +.titlebar button.titlebutton.close:active { + background-image: -gtk-scaled(url("assets/titlebutton-close-active-dark.png"), url("assets/titlebutton-close-active-dark@2.png")); +} + +headerbar button.titlebutton.maximize, +.titlebar button.titlebutton.maximize { + background-image: -gtk-scaled(url("assets/titlebutton-maximize-dark.png"), url("assets/titlebutton-maximize-dark@2.png")); +} + +headerbar button.titlebutton.maximize:backdrop, +.titlebar button.titlebutton.maximize:backdrop { + background-image: -gtk-scaled(url("assets/titlebutton-maximize-backdrop-dark.png"), url("assets/titlebutton-maximize-backdrop-dark@2.png")); +} + +headerbar button.titlebutton.maximize:hover, +.titlebar button.titlebutton.maximize:hover { + background-image: -gtk-scaled(url("assets/titlebutton-maximize-hover-dark.png"), url("assets/titlebutton-maximize-hover-dark@2.png")); +} + +headerbar button.titlebutton.maximize:active, +.titlebar button.titlebutton.maximize:active { + background-image: -gtk-scaled(url("assets/titlebutton-maximize-active-dark.png"), url("assets/titlebutton-maximize-active-dark@2.png")); +} + +headerbar button.titlebutton.minimize, +.titlebar button.titlebutton.minimize { + background-image: -gtk-scaled(url("assets/titlebutton-minimize-dark.png"), url("assets/titlebutton-minimize-dark@2.png")); +} + +headerbar button.titlebutton.minimize:backdrop, +.titlebar button.titlebutton.minimize:backdrop { + background-image: -gtk-scaled(url("assets/titlebutton-minimize-backdrop-dark.png"), url("assets/titlebutton-minimize-backdrop-dark@2.png")); +} + +headerbar button.titlebutton.minimize:hover, +.titlebar button.titlebutton.minimize:hover { + background-image: -gtk-scaled(url("assets/titlebutton-minimize-hover-dark.png"), url("assets/titlebutton-minimize-hover-dark@2.png")); +} + +headerbar button.titlebutton.minimize:active, +.titlebar button.titlebutton.minimize:active { + background-image: -gtk-scaled(url("assets/titlebutton-minimize-active-dark.png"), url("assets/titlebutton-minimize-active-dark@2.png")); +} + +headerbar button.titlebutton.restore, +.titlebar button.titlebutton.restore { + background-image: -gtk-scaled(url("assets/titlebutton-restore-dark.png"), url("assets/titlebutton-restore-dark@2.png")); +} + +headerbar button.titlebutton.restore:backdrop, +.titlebar button.titlebutton.restore:backdrop { + background-image: -gtk-scaled(url("assets/titlebutton-restore-backdrop-dark.png"), url("assets/titlebutton-restore-backdrop-dark@2.png")); +} + +headerbar button.titlebutton.restore:hover, +.titlebar button.titlebutton.restore:hover { + background-image: -gtk-scaled(url("assets/titlebutton-restore-hover-dark.png"), url("assets/titlebutton-restore-hover-dark@2.png")); +} + +headerbar button.titlebutton.restore:active, +.titlebar button.titlebutton.restore:active { + background-image: -gtk-scaled(url("assets/titlebutton-restore-active-dark.png"), url("assets/titlebutton-restore-active-dark@2.png")); +} + +.fullscreen headerbar button.titlebutton.maximize, +.maximized headerbar button.titlebutton.maximize, .fullscreen +.titlebar button.titlebutton.maximize, +.maximized +.titlebar button.titlebutton.maximize { + background-image: -gtk-scaled(url("assets/titlebutton-restore-dark.png"), url("assets/titlebutton-restore-dark@2.png")); +} + +.fullscreen headerbar button.titlebutton.maximize:backdrop, +.maximized headerbar button.titlebutton.maximize:backdrop, .fullscreen +.titlebar button.titlebutton.maximize:backdrop, +.maximized +.titlebar button.titlebutton.maximize:backdrop { + background-image: -gtk-scaled(url("assets/titlebutton-restore-backdrop-dark.png"), url("assets/titlebutton-restore-backdrop-dark@2.png")); +} + +.fullscreen headerbar button.titlebutton.maximize:hover, +.maximized headerbar button.titlebutton.maximize:hover, .fullscreen +.titlebar button.titlebutton.maximize:hover, +.maximized +.titlebar button.titlebutton.maximize:hover { + background-image: -gtk-scaled(url("assets/titlebutton-restore-hover-dark.png"), url("assets/titlebutton-restore-hover-dark@2.png")); +} + +.fullscreen headerbar button.titlebutton.maximize:active, +.maximized headerbar button.titlebutton.maximize:active, .fullscreen +.titlebar button.titlebutton.maximize:active, +.maximized +.titlebar button.titlebutton.maximize:active { + background-image: -gtk-scaled(url("assets/titlebutton-restore-active-dark.png"), url("assets/titlebutton-restore-active-dark@2.png")); +} + +.view:selected, .view:selected:focus, textview text:selected, iconview:selected, .geary-sidebar-pane-separator frame.geary-folder-frame treeview.view.sidebar:selected, textview text:selected:focus, iconview:selected:focus, textview text selection:focus, textview text selection, flowbox flowboxchild:selected, entry selection:focus, entry selection, menuitem.button.flat:active, menuitem.button.flat:active arrow, menuitem.button.flat:selected, menuitem.button.flat:selected arrow, +modelbutton.flat:active, +modelbutton.flat:active arrow, +modelbutton.flat:selected, +modelbutton.flat:selected arrow, treeview.view:selected, treeview.view:selected:focus, row:selected, calendar:selected, .nemo-window .nemo-window-pane widget.entry:selected:focus, .nemo-window .nemo-window-pane widget.entry:selected, .caja-desktop > widget.entry:selected, .caja-desktop > widget.entry:focus:selected, #MozillaGtkWidget.background > widget > scrolledwindow > textview text:selected, #MozillaGtkWidget.background > widget > scrolledwindow > textview text:selected:focus, +#MozillaGtkWidget.background > widget > scrolledwindow > textview text selection, .budgie-menu button:checked, window.thunar .sidebar treeview.view:selected, window.thunar .sidebar treeview.view:selected:hover, window.thunar .sidebar treeview.view:active:hover, filechooser placessidebar.sidebar row.sidebar-row.has-open-popup:selected, filechooser placessidebar.sidebar row.sidebar-row:selected, filechooser placessidebar.sidebar row.sidebar-row:selected:hover, filechooser placessidebar.sidebar row.sidebar-row:active:hover, +.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected, +.nautilus-window placessidebar.sidebar row.sidebar-row:selected, +.nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover, +.nautilus-window placessidebar.sidebar row.sidebar-row:active:hover, .nemo-window .sidebar .view:selected, .nemo-window .sidebar .view:selected:hover, .nemo-window .sidebar row:selected, .nemo-window .sidebar row:selected:hover { + background-color: #F0544C; +} + +row:selected label, label:selected, .view:selected, .view:selected:focus, textview text:selected, iconview:selected, .geary-sidebar-pane-separator frame.geary-folder-frame treeview.view.sidebar:selected, textview text:selected:focus, iconview:selected:focus, textview text selection:focus, textview text selection, flowbox flowboxchild:selected, entry selection:focus, entry selection, menuitem.button.flat:active, menuitem.button.flat:active arrow, menuitem.button.flat:selected, menuitem.button.flat:selected arrow, +modelbutton.flat:active, +modelbutton.flat:active arrow, +modelbutton.flat:selected, +modelbutton.flat:selected arrow, treeview.view:selected, treeview.view:selected:focus, row:selected, calendar:selected, .nemo-window .nemo-window-pane widget.entry:selected:focus, .nemo-window .nemo-window-pane widget.entry:selected, .caja-desktop > widget.entry:selected, .caja-desktop > widget.entry:focus:selected, #MozillaGtkWidget.background > widget > scrolledwindow > textview text:selected, #MozillaGtkWidget.background > widget > scrolledwindow > textview text:selected:focus, +#MozillaGtkWidget.background > widget > scrolledwindow > textview text selection, .budgie-menu button:checked, window.thunar .sidebar treeview.view:selected, window.thunar .sidebar treeview.view:selected:hover, window.thunar .sidebar treeview.view:active:hover, filechooser placessidebar.sidebar row.sidebar-row.has-open-popup:selected, filechooser placessidebar.sidebar row.sidebar-row:selected, filechooser placessidebar.sidebar row.sidebar-row:selected:hover, filechooser placessidebar.sidebar row.sidebar-row:active:hover, +.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected, +.nautilus-window placessidebar.sidebar row.sidebar-row:selected, +.nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover, +.nautilus-window placessidebar.sidebar row.sidebar-row:active:hover, .nemo-window .sidebar .view:selected, .nemo-window .sidebar .view:selected:hover, .nemo-window .sidebar row:selected, .nemo-window .sidebar row:selected:hover { + color: #ffffff; +} + +row:selected label:disabled, label:disabled:selected, .view:disabled:selected, textview text:disabled:selected, iconview:disabled:selected, .geary-sidebar-pane-separator frame.geary-folder-frame treeview.view.sidebar:disabled:selected, textview text:disabled:selected:focus, iconview:disabled:selected:focus, textview text selection:disabled, flowbox flowboxchild:disabled:selected, label:disabled selection, entry selection:disabled, menuitem.button.flat:disabled:active, menuitem.button.flat:active arrow:disabled, menuitem.button.flat:disabled:selected, menuitem.button.flat:selected arrow:disabled, +modelbutton.flat:disabled:active, +modelbutton.flat:active arrow:disabled, +modelbutton.flat:disabled:selected, +modelbutton.flat:selected arrow:disabled, treeview.view:disabled:selected:focus, row:disabled:selected, calendar:disabled:selected, .nemo-window .nemo-window-pane widget.entry:disabled:selected, .caja-desktop > widget.entry:disabled:selected, #MozillaGtkWidget.background > widget > scrolledwindow > textview text:disabled:selected, +#MozillaGtkWidget.background > widget > scrolledwindow > textview text selection:disabled, .budgie-menu button:disabled:checked, window.thunar .sidebar treeview.view:disabled:selected, window.thunar .sidebar treeview.view:disabled:active:hover, filechooser placessidebar.sidebar row.sidebar-row:disabled:selected, filechooser placessidebar.sidebar row.sidebar-row:disabled:active:hover, +.nautilus-window placessidebar.sidebar row.sidebar-row:disabled:selected, +.nautilus-window placessidebar.sidebar row.sidebar-row:disabled:active:hover, .nemo-window .sidebar .view:disabled:selected, .nemo-window .sidebar row:disabled:selected { + color: #f8aaa6; +} + +/********* + * Emoji * + *********/ +popover.emoji-picker { + padding: 0; +} + +popover.emoji-picker entry { + border-bottom: 1px solid rgba(0, 0, 0, 0.2); + border-bottom-left-radius: 0; + border-bottom-right-radius: 0; + box-shadow: none; + border-width: 0 0 1px 0; + padding: 4px 12px; +} + +popover.emoji-picker scrolledwindow { + border-bottom: 1px solid rgba(0, 0, 0, 0.2); +} + +button.emoji-section { + margin-top: -1px; + padding: 4px 12px; + border-radius: 0; + outline-offset: -4px; + box-shadow: none; + border: none; +} + +button.emoji-section:first-child { + border-radius: 0 0 0 2px; +} + +button.emoji-section:last-child { + border-radius: 0 0 2px 0; +} + +.emoji { + min-width: 3em; + min-height: 3em; + padding: 0; +} + +.emoji widget { + transition: all 0.2s cubic-bezier(0, 0, 0.2, 1); +} + +.emoji widget:hover { + font-size: larger; +} + +terminal-window notebook > header.top button, +.mate-terminal notebook > header.top button { + padding: 0; + min-width: 24px; + min-height: 24px; +} + +terminal-window notebook scrollbar, +.mate-terminal notebook scrollbar { + background: none; +} + +.nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle, .nautilus-window headerbar .path-bar-box .path-bar button.text-button.toggle.sidebar-button, .nautilus-window headerbar .path-bar-box .path-bar button.text-button.toggle.budgie-menu-launcher, .nautilus-window headerbar .path-bar-box .path-bar .budgie-panel .text-button.toggle#tasklist-button, .budgie-panel .nautilus-window headerbar .path-bar-box .path-bar .text-button.toggle#tasklist-button, +.nautilus-window headerbar .path-bar-box .path-bar button.flat.image-button.text-button.toggle, .nautilus-window headerbar .path-bar-box .path-bar button.image-button.text-button.toggle.sidebar-button, .nautilus-window headerbar .path-bar-box .path-bar button.image-button.text-button.toggle.budgie-menu-launcher, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button, +.nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.image-button.text-button, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button, +.nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button, window.thunar toolbar#location-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button, window.thunar #location-toolbar.inline-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button { + background-color: transparent; + background-image: none; + color: #cbbfbf; + border-radius: 0; + box-shadow: none; + margin: 0 0 0 0; + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #F0544C 0%, transparent 0%) 0 0 0/0 0 0; +} + +.nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:hover, .nautilus-window headerbar .path-bar-box .path-bar button.text-button.toggle.sidebar-button:hover, .nautilus-window headerbar .path-bar-box .path-bar button.text-button.toggle.budgie-menu-launcher:hover, .nautilus-window headerbar .path-bar-box .path-bar .budgie-panel .text-button.toggle#tasklist-button:hover, .budgie-panel .nautilus-window headerbar .path-bar-box .path-bar .text-button.toggle#tasklist-button:hover, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:hover, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:hover, +.nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:hover, window.thunar toolbar#location-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:hover, window.thunar #location-toolbar.inline-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:hover { + background-color: transparent; + box-shadow: inset 0 -2px rgba(240, 84, 76, 0.5); +} + +.nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:checked, .nautilus-window headerbar .path-bar-box .path-bar button.text-button.toggle.sidebar-button:checked, .nautilus-window headerbar .path-bar-box .path-bar button.text-button.toggle.budgie-menu-launcher:checked, .nautilus-window headerbar .path-bar-box .path-bar .budgie-panel .text-button.toggle#tasklist-button:checked, .budgie-panel .nautilus-window headerbar .path-bar-box .path-bar .text-button.toggle#tasklist-button:checked, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:checked, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked, +.nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:checked, window.thunar toolbar#location-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked, window.thunar #location-toolbar.inline-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:active, .nautilus-window headerbar .path-bar-box .path-bar button.text-button.toggle.sidebar-button:active, .nautilus-window headerbar .path-bar-box .path-bar button.text-button.toggle.budgie-menu-launcher:active, .nautilus-window headerbar .path-bar-box .path-bar .budgie-panel .text-button.toggle#tasklist-button:active, .budgie-panel .nautilus-window headerbar .path-bar-box .path-bar .text-button.toggle#tasklist-button:active, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:active, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:active, +.nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:active, window.thunar toolbar#location-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:active, window.thunar #location-toolbar.inline-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:active { + color: #cbbfbf; + background-color: transparent; + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #F0544C 100%, transparent 0%) 0 0 2/0 0 2px; +} + +.nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:disabled, .nautilus-window headerbar .path-bar-box .path-bar button.text-button.toggle.sidebar-button:disabled, .nautilus-window headerbar .path-bar-box .path-bar button.text-button.toggle.budgie-menu-launcher:disabled, .nautilus-window headerbar .path-bar-box .path-bar .budgie-panel .text-button.toggle#tasklist-button:disabled, .budgie-panel .nautilus-window headerbar .path-bar-box .path-bar .text-button.toggle#tasklist-button:disabled, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:disabled, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:disabled, +.nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:disabled, window.thunar toolbar#location-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:disabled, window.thunar #location-toolbar.inline-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:disabled { + color: rgba(203, 191, 191, 0.4); + background-color: transparent; +} + +.nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:checked:disabled, .nautilus-window headerbar .path-bar-box .path-bar button.text-button.toggle.sidebar-button:checked:disabled, .nautilus-window headerbar .path-bar-box .path-bar button.text-button.toggle.budgie-menu-launcher:checked:disabled, .nautilus-window headerbar .path-bar-box .path-bar .budgie-panel .text-button.toggle#tasklist-button:checked:disabled, .budgie-panel .nautilus-window headerbar .path-bar-box .path-bar .text-button.toggle#tasklist-button:checked:disabled, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:checked:disabled, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked:disabled, +.nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:checked:disabled, window.thunar toolbar#location-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked:disabled, window.thunar #location-toolbar.inline-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked:disabled { + color: rgba(203, 191, 191, 0.4); + background-color: transparent; + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), rgba(240, 84, 76, 0.4) 100%, transparent 0%) 0 0 2/0 0 2px; +} + +.nautilus-window headerbar .path-bar-box { + margin: 6px 0 4px 0; + border-radius: 3px; + color: #cbbfbf; + background-color: transparent; +} + +.nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle, .nautilus-window headerbar .path-bar-box .path-bar button.text-button.toggle.sidebar-button, .nautilus-window headerbar .path-bar-box .path-bar button.text-button.toggle.budgie-menu-launcher, .nautilus-window headerbar .path-bar-box .path-bar .budgie-panel .text-button.toggle#tasklist-button, .budgie-panel .nautilus-window headerbar .path-bar-box .path-bar .text-button.toggle#tasklist-button, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:hover, .nautilus-window headerbar .path-bar-box .path-bar button.text-button.toggle.sidebar-button:hover, .nautilus-window headerbar .path-bar-box .path-bar button.text-button.toggle.budgie-menu-launcher:hover, .nautilus-window headerbar .path-bar-box .path-bar .budgie-panel .text-button.toggle#tasklist-button:hover, .budgie-panel .nautilus-window headerbar .path-bar-box .path-bar .text-button.toggle#tasklist-button:hover, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:checked, .nautilus-window headerbar .path-bar-box .path-bar button.text-button.toggle.sidebar-button:checked, .nautilus-window headerbar .path-bar-box .path-bar button.text-button.toggle.budgie-menu-launcher:checked, .nautilus-window headerbar .path-bar-box .path-bar .budgie-panel .text-button.toggle#tasklist-button:checked, .budgie-panel .nautilus-window headerbar .path-bar-box .path-bar .text-button.toggle#tasklist-button:checked, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:active, .nautilus-window headerbar .path-bar-box .path-bar button.text-button.toggle.sidebar-button:active, .nautilus-window headerbar .path-bar-box .path-bar button.text-button.toggle.budgie-menu-launcher:active, .nautilus-window headerbar .path-bar-box .path-bar .budgie-panel .text-button.toggle#tasklist-button:active, .budgie-panel .nautilus-window headerbar .path-bar-box .path-bar .text-button.toggle#tasklist-button:active, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:disabled, .nautilus-window headerbar .path-bar-box .path-bar button.text-button.toggle.sidebar-button:disabled, .nautilus-window headerbar .path-bar-box .path-bar button.text-button.toggle.budgie-menu-launcher:disabled, .nautilus-window headerbar .path-bar-box .path-bar .budgie-panel .text-button.toggle#tasklist-button:disabled, .budgie-panel .nautilus-window headerbar .path-bar-box .path-bar .text-button.toggle#tasklist-button:disabled, +.nautilus-window headerbar .path-bar-box .path-bar button.flat.image-button.text-button.toggle, +.nautilus-window headerbar .path-bar-box .path-bar button.image-button.text-button.toggle.sidebar-button, +.nautilus-window headerbar .path-bar-box .path-bar button.image-button.text-button.toggle.budgie-menu-launcher, +.nautilus-window headerbar .path-bar-box .path-bar .budgie-panel .image-button.text-button.toggle#tasklist-button, +.budgie-panel .nautilus-window headerbar .path-bar-box .path-bar .image-button.text-button.toggle#tasklist-button, +.nautilus-window headerbar .path-bar-box .path-bar button.flat.image-button.text-button.toggle:hover, +.nautilus-window headerbar .path-bar-box .path-bar button.image-button.text-button.toggle.sidebar-button:hover, +.nautilus-window headerbar .path-bar-box .path-bar button.image-button.text-button.toggle.budgie-menu-launcher:hover, +.nautilus-window headerbar .path-bar-box .path-bar .budgie-panel .image-button.text-button.toggle#tasklist-button:hover, +.budgie-panel .nautilus-window headerbar .path-bar-box .path-bar .image-button.text-button.toggle#tasklist-button:hover, +.nautilus-window headerbar .path-bar-box .path-bar button.flat.image-button.text-button.toggle:checked, +.nautilus-window headerbar .path-bar-box .path-bar button.image-button.text-button.toggle.sidebar-button:checked, +.nautilus-window headerbar .path-bar-box .path-bar button.image-button.text-button.toggle.budgie-menu-launcher:checked, +.nautilus-window headerbar .path-bar-box .path-bar .budgie-panel .image-button.text-button.toggle#tasklist-button:checked, +.budgie-panel .nautilus-window headerbar .path-bar-box .path-bar .image-button.text-button.toggle#tasklist-button:checked, +.nautilus-window headerbar .path-bar-box .path-bar button.flat.image-button.text-button.toggle:active, +.nautilus-window headerbar .path-bar-box .path-bar button.image-button.text-button.toggle.sidebar-button:active, +.nautilus-window headerbar .path-bar-box .path-bar button.image-button.text-button.toggle.budgie-menu-launcher:active, +.nautilus-window headerbar .path-bar-box .path-bar .budgie-panel .image-button.text-button.toggle#tasklist-button:active, +.budgie-panel .nautilus-window headerbar .path-bar-box .path-bar .image-button.text-button.toggle#tasklist-button:active, +.nautilus-window headerbar .path-bar-box .path-bar button.flat.image-button.text-button.toggle:disabled, +.nautilus-window headerbar .path-bar-box .path-bar button.image-button.text-button.toggle.sidebar-button:disabled, +.nautilus-window headerbar .path-bar-box .path-bar button.image-button.text-button.toggle.budgie-menu-launcher:disabled, +.nautilus-window headerbar .path-bar-box .path-bar .budgie-panel .image-button.text-button.toggle#tasklist-button:disabled, +.budgie-panel .nautilus-window headerbar .path-bar-box .path-bar .image-button.text-button.toggle#tasklist-button:disabled { + margin-top: 0; + margin-bottom: 0; + padding: 0 6px 4px 6px; + min-height: 24px; + border-radius: 0; +} + +.nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:not(:only-child):last-child, +.nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.image-button.text-button:not(:only-child):last-child { + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #F0544C 100%, transparent 0%) 0 0 2/0 0 2px; +} + +.nautilus-window headerbar .path-bar-box.width-maximized { + border: 1px solid rgba(0, 0, 0, 0.2); + background-color: rgba(203, 191, 191, 0.06); +} + +.nautilus-window headerbar .path-bar-box.background.frame { + border: none; + background-color: transparent; +} + +.nautilus-canvas-item, .caja-canvas-item { + border-radius: 2px; +} + +.nautilus-desktop.nautilus-canvas-item, .nemo-desktop.nemo-canvas-item, .caja-desktop, .nautilus-desktop.caja-canvas-item, .caja-desktop.caja-canvas-item { + color: #ffffff; + text-shadow: 1px 1px rgba(0, 0, 0, 0.6); +} + +.nautilus-desktop.nautilus-canvas-item:active, .nemo-desktop.nemo-canvas-item:active, .caja-desktop:active, .nautilus-desktop.caja-canvas-item:active { + color: #cbbfbf; +} + +.nautilus-desktop.nautilus-canvas-item:selected, .nemo-desktop.nemo-canvas-item:selected, .caja-desktop:selected, .nautilus-desktop.caja-canvas-item:selected { + color: #ffffff; + text-shadow: none; +} + +.nautilus-canvas-item.dim-label, label.nautilus-canvas-item.separator, +popover.background label.nautilus-canvas-item.separator, popover.background label.separator.caja-canvas-item, label.separator.caja-canvas-item, headerbar .nautilus-canvas-item.subtitle, headerbar .subtitle.caja-canvas-item, +.titlebar:not(headerbar) .nautilus-canvas-item.subtitle, .titlebar:not(headerbar) .subtitle.caja-canvas-item, .dim-label.caja-canvas-item, .budgie-notification .caja-canvas-item.notification-body, .budgie-switcher .caja-canvas-item.notification-body, .budgie-notification .nautilus-canvas-item.notification-body, .budgie-switcher .nautilus-canvas-item.notification-body, +.nautilus-list-dim-label, +.caja-list-dim-label { + color: #777171; +} + +.nautilus-canvas-item.dim-label:selected, label.nautilus-canvas-item.separator:selected, label.separator.caja-canvas-item:selected, headerbar .nautilus-canvas-item.subtitle:selected, headerbar .subtitle.caja-canvas-item:selected, +.titlebar:not(headerbar) .nautilus-canvas-item.subtitle:selected, .titlebar:not(headerbar) .subtitle.caja-canvas-item:selected, .dim-label.caja-canvas-item:selected, .budgie-notification .caja-canvas-item.notification-body:selected, .budgie-switcher .caja-canvas-item.notification-body:selected, .budgie-notification .nautilus-canvas-item.notification-body:selected, .budgie-switcher .nautilus-canvas-item.notification-body:selected, .nautilus-canvas-item.dim-label:selected:focus, label.nautilus-canvas-item.separator:selected:focus, label.separator.caja-canvas-item:selected:focus, headerbar .nautilus-canvas-item.subtitle:selected:focus, headerbar .subtitle.caja-canvas-item:selected:focus, +.titlebar:not(headerbar) .nautilus-canvas-item.subtitle:selected:focus, .titlebar:not(headerbar) .subtitle.caja-canvas-item:selected:focus, .dim-label.caja-canvas-item:selected:focus, .budgie-notification .caja-canvas-item.notification-body:selected:focus, .budgie-switcher .caja-canvas-item.notification-body:selected:focus, .budgie-notification .nautilus-canvas-item.notification-body:selected:focus, .budgie-switcher .nautilus-canvas-item.notification-body:selected:focus, +.nautilus-list-dim-label:selected, +.caja-list-dim-label:selected, +.nautilus-list-dim-label:selected:focus, +.caja-list-dim-label:selected:focus { + color: #fcdddb; +} + +.nautilus-window searchbar { + border-top: 1px solid rgba(0, 0, 0, 0.2); +} + +.nautilus-window .searchbar-container { + margin-top: -1px; +} + +.nautilus-window notebook, +.nautilus-window notebook > stack:not(:only-child) searchbar { + background-color: #262626; +} + +.disk-space-display { + border-style: solid; + border-width: 1px; +} + +.disk-space-display.unknown { + background-color: rgba(203, 191, 191, 0.5); + border-color: rgba(180, 163, 163, 0.5); +} + +.disk-space-display.used { + background-color: rgba(240, 84, 76, 0.8); + border-color: rgba(236, 39, 29, 0.8); +} + +.disk-space-display.free { + background-color: #1a1a1a; + border-color: #010101; +} + +@keyframes needs_attention_keyframes { + 0% { + color: #cbbfbf; + border-color: rgba(0, 0, 0, 0.2); + background-color: rgba(203, 191, 191, 0.12); + } + 100% { + color: #ffffff; + border-color: transparent; + background-color: #F0544C; + } +} + +.nautilus-operations-button-needs-attention { + animation: needs_attention_keyframes 2s ease-in-out; +} + +.nautilus-operations-button-needs-attention-multiple { + animation: needs_attention_keyframes 3s ease-in-out; + animation-iteration-count: 3; +} + +.conflict-row.activatable, .conflict-row.activatable:active { + color: white; + background-color: #FC4138; +} + +.conflict-row.activatable:hover { + background-color: #fd716a; +} + +.conflict-row.activatable:selected { + color: #ffffff; + background-color: #F0544C; +} + +.open-document-selector-treeview.view { + padding: 3px 6px 3px 6px; + border-color: #262626; +} + +.open-document-selector-treeview.view:hover { + background-color: #323131; +} + +.open-document-selector-treeview.view:hover:selected { + color: #ffffff; + background-color: #F0544C; +} + +.open-document-selector-name-label { + color: #cbbfbf; +} + +.open-document-selector-path-label { + color: #797373; + font-size: smaller; +} + +.open-document-selector-path-label:selected { + color: rgba(255, 255, 255, 0.9); +} + +.gedit-document-panel row button { + min-width: 22px; + min-height: 22px; + padding: 0; + color: transparent; + background: none; + border: none; + box-shadow: none; +} + +.gedit-document-panel row button image { + color: inherit; +} + +.gedit-document-panel row:hover:not(:selected) button { + color: #908888; +} + +.gedit-document-panel row:hover:not(:selected) button:hover { + color: #ff4d4d; +} + +.gedit-document-panel row:hover:not(:selected) button:active { + color: #cbbfbf; +} + +.gedit-document-panel row:hover:selected button:hover { + color: #ff6666; + background: none; + border: none; + box-shadow: none; +} + +.gedit-document-panel row:hover:selected button:hover:active { + color: #ffffff; +} + +.gedit-document-panel-dragged-row { + border: 1px solid rgba(0, 0, 0, 0.2); + background-color: #090909; + color: #cbbfbf; +} + +.gedit-side-panel-paned statusbar { + border-top: 1px solid rgba(0, 0, 0, 0.2); + background-color: #222222; +} + +.gedit-search-slider { + background-color: #272727; + padding: 6px; + border-color: rgba(0, 0, 0, 0.2); + border-radius: 0 0 2px 2px; + border-width: 0 1px 1px 1px; + border-style: solid; +} + +.gedit-search-entry-occurrences-tag { + color: rgba(203, 191, 191, 0.6); + border: none; + margin: 2px; + padding: 2px; +} + +.gedit-map-frame border { + border-width: 0; +} + +.gedit-map-frame border:dir(ltr) { + border-left-width: 1px; +} + +.gedit-map-frame border:dir(rtl) { + border-right-width: 1px; +} + +.gedit-side-panel-paned.horizontal separator { + background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.24), rgba(0, 0, 0, 0.11) 2px, rgba(0, 0, 0, 0.05) 4px, rgba(0, 0, 0, 0.05)); + background-position: left top; + background-repeat: no-repeat; + background-size: 1px auto; +} + +.gb-search-entry-occurrences-tag { + background: none; +} + +workbench.csd > stack.titlebar:not(headerbar) { + padding: 0; + background: none; + border: none; + box-shadow: none; +} + +workbench.csd > stack.titlebar:not(headerbar) headerbar, workbench.csd > stack.titlebar:not(headerbar) headerbar:first-child, workbench.csd > stack.titlebar:not(headerbar) headerbar:last-child { + border-radius: 2px 2px 0 0; +} + +editortweak .linked > entry.search:focus + .gb-linked-scroller { + border-top-color: #F0544C; +} + +layouttab { + background-color: #262626; +} + +layout { + border: 1px solid rgba(0, 0, 0, 0.2); + -PnlDockBin-handle-size: 1; +} + +eggsearchbar box.search-bar { + border-bottom: 1px solid rgba(0, 0, 0, 0.2); +} + +pillbox { + color: #ffffff; + background-color: #F0544C; + border-radius: 3px; +} + +pillbox:disabled label { + color: rgba(255, 255, 255, 0.5); +} + +docktabstrip { + padding: 0 6px; + background-color: #222222; + border-bottom: 1px solid rgba(0, 0, 0, 0.2); +} + +docktabstrip docktab { + min-height: 28px; + border: solid transparent; + border-width: 0 1px; +} + +docktabstrip docktab label { + opacity: 0.5; +} + +docktabstrip docktab:checked label, docktabstrip docktab:hover label { + opacity: 1; +} + +docktabstrip docktab:checked { + border-color: rgba(0, 0, 0, 0.2); + background-color: #262626; +} + +dockbin { + border: 1px solid rgba(0, 0, 0, 0.2); + -PnlDockBin-handle-size: 1; +} + +dockpaned { + border: 1px solid rgba(0, 0, 0, 0.2); +} + +dockoverlayedge { + background-color: #222222; +} + +dockoverlayedge docktabstrip { + padding: 0; + border: none; +} + +dockoverlayedge.left-edge tab:checked, +dockoverlayedge.right-edge tab:checked { + border-width: 1px 0; +} + +popover.messagepopover.background { + padding: 0; +} + +popover.messagepopover .popover-content-area { + margin: 16px; +} + +popover.messagepopover .popover-action-area { + margin: 8px; +} + +popover.messagepopover .popover-action-area button:not(:first-child):not(:last-child) { + margin: 0 4px; +} + +popover.popover-selector { + padding: 0; +} + +popover.popover-selector list row { + padding: 5px 0; +} + +popover.popover-selector list row image { + margin-left: 3px; + margin-right: 10px; +} + +button.dzlmenubuttonitem.check label { + color: #cbbfbf; +} + +button.dzlmenubuttonitem.check label.dim-label, button.dzlmenubuttonitem.check label.separator, button.dzlmenubuttonitem.check headerbar label.subtitle, headerbar button.dzlmenubuttonitem.check label.subtitle, +button.dzlmenubuttonitem.check .titlebar:not(headerbar) label.subtitle, .titlebar:not(headerbar) button.dzlmenubuttonitem.check label.subtitle, button.dzlmenubuttonitem.check .budgie-notification label.notification-body, .budgie-notification button.dzlmenubuttonitem.check label.notification-body, button.dzlmenubuttonitem.check .budgie-switcher label.notification-body, .budgie-switcher button.dzlmenubuttonitem.check label.notification-body { + color: #cbbfbf; +} + +button.dzlmenubuttonitem.check box > image { + opacity: 0.87; +} + +entry.search.preferences-search { + border: none; + border-right: 1px solid rgba(0, 0, 0, 0.2); + border-bottom: 1px solid rgba(0, 0, 0, 0.2); + border-radius: 0; +} + +preferences stacksidebar.sidebar list { + background-image: linear-gradient(to bottom, #262626, #262626); +} + +preferences stacksidebar.sidebar list separator { + background-color: transparent; +} + +devhelppanel entry:focus, +symboltreepanel entry:focus { + border-color: rgba(0, 0, 0, 0.2); +} + +button.run-arrow-button { + min-width: 12px; +} + +omnibar.linked > entry:not(:only-child) { + border-style: solid; + border-radius: 3px; + margin-left: 1px; + margin-right: 1px; +} + +gstyleslidein #scale_box button.toggle:checked, +gstyleslidein #strings_controls button.toggle:checked, +gstyleslidein #palette_controls button.toggle:checked, +gstyleslidein #components_controls button.toggle:checked { + color: #cbbfbf; +} + +configurationview entry.flat, configurationview .raven .raven-background spinbutton:not(.vertical), .raven .raven-background configurationview spinbutton:not(.vertical) { + background: none; +} + +configurationview list { + border-width: 0; +} + +eog-thumb-nav scrolledwindow { + border-top: none; +} + +eog-thumb-nav button { + -gtk-outline-radius: 2px; + border-radius: 2px; +} + +.documents-scrolledwin.frame { + border-width: 0; +} + +button.documents-load-more { + border-width: 1px 0 0; + border-radius: 0; +} + +.documents-icon-bg { + background-color: #F0544C; + color: #ffffff; + border-radius: 2px; +} + +.documents-collection-icon, .photos-collection-icon { + background-color: rgba(203, 191, 191, 0.3); + border-radius: 2px; +} + +button.documents-favorite:active, +button.documents-favorite:active:hover { + color: #f8aeaa; +} + +.documents-entry-tag, .photos-entry-tag { + color: #ffffff; + background: #F0544C; + border-radius: 2px; + border-width: 0; + margin: 2px; + padding: 4px; +} + +.documents-entry-tag:hover, .photos-entry-tag:hover { + color: #ffffff; + background: #f2665f; +} + +.documents-entry-tag:active, .photos-entry-tag:active { + color: #ffffff; + background: #ee4239; +} + +.documents-entry-tag.button, .button.photos-entry-tag { + box-shadow: none; + border: none; + background-color: transparent; +} + +.content-view.document-page { + border-style: solid; + border-width: 3px 3px 6px 4px; + border-image: url("assets/thumbnail-frame.png") 3 3 6 4; +} + +window.background.csd > headerbar.titlebar > box.horizontal > separator.sidebar, +window.background.csd > headerbar.titlebar > hdyleaflet > separator.sidebar { + border-right: none; + background: none; + min-width: 0; +} + +box.horizontal > separator.sidebar, +hdyleaflet > separator.sidebar { + background: none; + min-width: 0; +} + +.photos-fade-in { + opacity: 1.0; + transition: opacity 0.2s ease-out; +} + +.photos-fade-out { + opacity: 0.0; + transition: opacity 0.2s ease-out; +} + +.tweak-categories, +.tweak-category:not(:selected):not(:hover) { + background-image: linear-gradient(to bottom, #262626, #262626); +} + +row#Focus, +row#ClickMethod, +row#StaticWorkspaceTweak, +row#dynamic-workspaces, +row#PrimaryWorkspaceTweak, +row#workspaces-only-on-primary { + padding: 0; + border: 1px solid rgba(0, 0, 0, 0.2); +} + +row#Focus row:not(:last-child), +row#ClickMethod row:not(:last-child), +row#StaticWorkspaceTweak row:not(:last-child), +row#dynamic-workspaces row:not(:last-child), +row#PrimaryWorkspaceTweak row:not(:last-child), +row#workspaces-only-on-primary row:not(:last-child) { + border-bottom: 1px solid rgba(0, 0, 0, 0.2); +} + +row#Focus.tweak > list, +row#ClickMethod.tweak > list, +row#StaticWorkspaceTweak.tweak > list, +row#dynamic-workspaces.tweak > list, +row#PrimaryWorkspaceTweak.tweak > list, +row#workspaces-only-on-primary.tweak > list { + margin-top: -3px; +} + +row#Focus, +row#ClickMethod, +row#PrimaryWorkspaceTweak, +row#workspaces-only-on-primary { + margin-top: 4px; +} + +row#AutostartTitle.tweak { + padding: 3px; + background-color: #262626; +} + +list#AutostartListBoxTweakGroup.tweak-group-startup { + border: 1px solid rgba(0, 0, 0, 0.2); +} + +.tr-workarea undershoot, +.tr-workarea overshoot { + border-color: transparent; +} + +#gf-bubble, #gf-bubble.solid, +#gf-osd-window, +#gf-osd-window.solid, +#gf-input-source-popup, +#gf-input-source-popup.solid, +#gf-candidate-popup, +#gf-candidate-popup.solid { + color: #dbd3d3; + background-color: #1d1d1d; + border: 1px solid #090909; + border-radius: 2px; +} + +#gf-bubble levelbar block.low, #gf-bubble levelbar block.high, #gf-bubble levelbar block.full, +#gf-osd-window levelbar block.low, +#gf-osd-window levelbar block.high, +#gf-osd-window levelbar block.full, +#gf-input-source-popup levelbar block.low, +#gf-input-source-popup levelbar block.high, +#gf-input-source-popup levelbar block.full, +#gf-candidate-popup levelbar block.low, +#gf-candidate-popup levelbar block.high, +#gf-candidate-popup levelbar block.full { + background-color: #F0544C; + border-color: #F0544C; +} + +#gf-bubble levelbar block.empty, +#gf-osd-window levelbar block.empty, +#gf-input-source-popup levelbar block.empty, +#gf-candidate-popup levelbar block.empty { + background-color: #101010; +} + +#gf-bubble levelbar trough, +#gf-osd-window levelbar trough, +#gf-input-source-popup levelbar trough, +#gf-candidate-popup levelbar trough { + background: none; +} + +#gf-input-source { + min-height: 32px; + min-width: 40px; +} + +#gf-input-source:selected { + color: #ffffff; + background-color: #F0544C; + border-radius: 2px; +} + +gf-candidate-box label { + padding: 3px; +} + +gf-candidate-box:hover, gf-candidate-box:selected { + color: #ffffff; + background-color: #F0544C; + border-radius: 2px; +} + +stack grid.vertical scrolledwindow.frame, +stack grid.vertical scrolledwindow.frame.emptyGrid { + border: none; +} + +eog-thumb-nav scrolledwindow, eog-thumb-nav scrolledwindow.frame, +#eog-thumb-nav scrolledwindow, +#eog-thumb-nav scrolledwindow.frame { + border-top: none; +} + +eog-thumb-nav button, +#eog-thumb-nav button { + -gtk-outline-radius: 2px; + border-radius: 2px; + border-top: none; +} + +window.background.csd overlay > grid.horizontal frame:dir(ltr) > border { + border-top-width: 0; + border-left-width: 0; + border-bottom-width: 0; +} + +frame.sidebar.chat-sidebar > border { + border-right: none; +} + +frame.sidebar.chat-sidebar frame.chat-status-area > border { + border-style: none; + border-top-style: solid; +} + +widget#PROCESSOR list row, widget#MEMORY list row { + margin: -1px; + border: 1px solid #1d1d1d; +} + +widget#PROCESSOR list row.max, widget#MEMORY list row.max { + color: #1d1d1d; +} + +widget#PROCESSOR list separator.list, widget#MEMORY list separator.list { + box-shadow: inset 0 0 0 1px #1d1d1d; +} + +widget#STORAGE list { + margin: -1px; +} + +widget#STORAGE list row.activatable, widget#STORAGE list .view, widget#STORAGE list textview text, textview widget#STORAGE list text, widget#STORAGE list iconview, widget#STORAGE list .geary-sidebar-pane-separator frame.geary-folder-frame treeview.view.sidebar, .geary-sidebar-pane-separator frame.geary-folder-frame widget#STORAGE list treeview.view.sidebar, widget#STORAGE list .nemo-window .nemo-places-sidebar .places-treeview, .nemo-window .nemo-places-sidebar widget#STORAGE list .places-treeview, widget#STORAGE list .budgie-menu button, .budgie-menu widget#STORAGE list button, widget#STORAGE list .panel popover .sidebar .view, .panel popover .sidebar widget#STORAGE list .view, widget#STORAGE list treeview.view.sidebar.source-list { + color: rgba(203, 191, 191, 0.75); +} + +widget#STORAGE list row.activatable:hover, widget#STORAGE list .view:hover, widget#STORAGE list textview text:hover, textview widget#STORAGE list text:hover, widget#STORAGE list iconview:hover, widget#STORAGE list .geary-sidebar-pane-separator frame.geary-folder-frame treeview.view.sidebar:hover, .geary-sidebar-pane-separator frame.geary-folder-frame widget#STORAGE list treeview.view.sidebar:hover, widget#STORAGE list .nemo-window .nemo-places-sidebar .places-treeview:hover, .nemo-window .nemo-places-sidebar widget#STORAGE list .places-treeview:hover, widget#STORAGE list .budgie-menu button:hover, .budgie-menu widget#STORAGE list button:hover, widget#STORAGE list .panel popover .sidebar .view:hover, .panel popover .sidebar widget#STORAGE list .view:hover, widget#STORAGE list treeview.view.sidebar.source-list:hover, widget#STORAGE list row.activatable:active, widget#STORAGE list .view:active, widget#STORAGE list textview text:active, textview widget#STORAGE list text:active, widget#STORAGE list iconview:active, widget#STORAGE list .geary-sidebar-pane-separator frame.geary-folder-frame treeview.view.sidebar:active, .geary-sidebar-pane-separator frame.geary-folder-frame widget#STORAGE list treeview.view.sidebar:active, widget#STORAGE list .nemo-window .nemo-places-sidebar .places-treeview:active, .nemo-window .nemo-places-sidebar widget#STORAGE list .places-treeview:active, widget#STORAGE list .budgie-menu button:active, .budgie-menu widget#STORAGE list button:active, widget#STORAGE list .panel popover .sidebar .view:active, .panel popover .sidebar widget#STORAGE list .view:active, widget#STORAGE list treeview.view.sidebar.source-list:active { + color: rgba(203, 191, 191, 0.75); +} + +widget#STORAGE list separator.list { + box-shadow: inset 0 0 0 1px #1d1d1d; +} + +widget#PERFORMANCE searchbar { + box-shadow: inset 0 -2px rgba(0, 0, 0, 0.2), inset 0 -1px #222222; +} + +widget#PERFORMANCE searchbar entry, widget#PERFORMANCE searchbar button { + margin-bottom: 2px; +} + +graph-switcher-button.toggle { + color: rgba(203, 191, 191, 0.75); + font-weight: 500; +} + +graph-switcher-button.toggle:hover { + color: #cbbfbf; + background-image: image(rgba(255, 255, 255, 0.03)); +} + +rg-graph.big { + background-position: left top; + background-origin: border-box; + background-repeat: repeat; +} + +box.speedometer-outter { + opacity: 0.8; +} + +box.speedometer-content-area { + box-shadow: 0 0 0 4px rgba(240, 84, 76, 0.2); +} + +headerbar > button.flat.popup.title-menu-button.toggle, headerbar > button.popup.title-menu-button.toggle.sidebar-button, headerbar > button.popup.title-menu-button.toggle.budgie-menu-launcher, .budgie-panel headerbar > .popup.title-menu-button.toggle#tasklist-button, .budgie-panel headerbar > button.popup.title-menu-button.toggle.flat.launcher { + border-radius: 2px; + -gtk-outline-radius: 2px; +} + +headerbar > button.flat.popup.title-menu-button.toggle > grid .title, headerbar > button.popup.title-menu-button.toggle.sidebar-button > grid .title, headerbar > button.popup.title-menu-button.toggle.budgie-menu-launcher > grid .title, .budgie-panel headerbar > .popup.title-menu-button.toggle#tasklist-button > grid .title, .budgie-panel headerbar > button.popup.title-menu-button.toggle.flat.launcher > grid .title { + margin: -0.16875rem 0; + padding: 0.08125rem 0.83125rem 0; + font-size: 90%; +} + +headerbar > button.flat.popup.title-menu-button.toggle > grid .subtitle, headerbar > button.popup.title-menu-button.toggle.sidebar-button > grid .subtitle, headerbar > button.popup.title-menu-button.toggle.budgie-menu-launcher > grid .subtitle, .budgie-panel headerbar > .popup.title-menu-button.toggle#tasklist-button > grid .subtitle, .budgie-panel headerbar > button.popup.title-menu-button.toggle.flat.launcher > grid .subtitle { + margin: -0.16875rem 0; + padding: 0 0.83125rem 0.08125rem; + font-size: 80%; +} + +window.background > box.vertical box.horizontal list.categories { + background-color: #222222; + border: none; + color: #cbbfbf; +} + +window.background > box.vertical box.horizontal list.categories row.activatable.category, window.background > box.vertical box.horizontal list.categories .category.view, window.background > box.vertical box.horizontal list.categories textview text.category, textview window.background > box.vertical box.horizontal list.categories text.category, window.background > box.vertical box.horizontal list.categories iconview.category, window.background > box.vertical box.horizontal list.categories .geary-sidebar-pane-separator frame.geary-folder-frame treeview.category.view.sidebar, .geary-sidebar-pane-separator frame.geary-folder-frame window.background > box.vertical box.horizontal list.categories treeview.category.view.sidebar, window.background > box.vertical box.horizontal list.categories .nemo-window .nemo-places-sidebar .category.places-treeview, .nemo-window .nemo-places-sidebar window.background > box.vertical box.horizontal list.categories .category.places-treeview, window.background > box.vertical box.horizontal list.categories .budgie-menu button.category, .budgie-menu window.background > box.vertical box.horizontal list.categories button.category, window.background > box.vertical box.horizontal list.categories .panel popover .sidebar .category.view, .panel popover .sidebar window.background > box.vertical box.horizontal list.categories .category.view, window.background > box.vertical box.horizontal list.categories treeview.category.view.sidebar.source-list { + color: #cbbfbf; + background-color: transparent; + font-weight: 500; +} + +window.background > box.vertical box.horizontal list.categories row.activatable.category:hover, window.background > box.vertical box.horizontal list.categories .category.view:hover, window.background > box.vertical box.horizontal list.categories textview text.category:hover, textview window.background > box.vertical box.horizontal list.categories text.category:hover, window.background > box.vertical box.horizontal list.categories iconview.category:hover, window.background > box.vertical box.horizontal list.categories .geary-sidebar-pane-separator frame.geary-folder-frame treeview.category.view.sidebar:hover, .geary-sidebar-pane-separator frame.geary-folder-frame window.background > box.vertical box.horizontal list.categories treeview.category.view.sidebar:hover, window.background > box.vertical box.horizontal list.categories .nemo-window .nemo-places-sidebar .category.places-treeview:hover, .nemo-window .nemo-places-sidebar window.background > box.vertical box.horizontal list.categories .category.places-treeview:hover, window.background > box.vertical box.horizontal list.categories .budgie-menu button.category:hover, .budgie-menu window.background > box.vertical box.horizontal list.categories button.category:hover, window.background > box.vertical box.horizontal list.categories .panel popover .sidebar .category.view:hover, .panel popover .sidebar window.background > box.vertical box.horizontal list.categories .category.view:hover, window.background > box.vertical box.horizontal list.categories treeview.category.view.sidebar.source-list:hover { + color: #cbbfbf; + background-color: rgba(203, 191, 191, 0.08); +} + +window.background > box.vertical box.horizontal list.categories row.activatable.category:selected, window.background > box.vertical box.horizontal list.categories .category.view:selected, window.background > box.vertical box.horizontal list.categories textview text.category:selected, textview window.background > box.vertical box.horizontal list.categories text.category:selected, window.background > box.vertical box.horizontal list.categories iconview.category:selected, window.background > box.vertical box.horizontal list.categories .geary-sidebar-pane-separator frame.geary-folder-frame treeview.category.view.sidebar:selected, .geary-sidebar-pane-separator frame.geary-folder-frame window.background > box.vertical box.horizontal list.categories treeview.category.view.sidebar:selected, window.background > box.vertical box.horizontal list.categories .nemo-window .nemo-places-sidebar .category.places-treeview:selected, .nemo-window .nemo-places-sidebar window.background > box.vertical box.horizontal list.categories .category.places-treeview:selected, window.background > box.vertical box.horizontal list.categories .budgie-menu button.category:selected, .budgie-menu window.background > box.vertical box.horizontal list.categories button.category:selected, window.background > box.vertical box.horizontal list.categories .panel popover .sidebar .category.view:selected, .panel popover .sidebar window.background > box.vertical box.horizontal list.categories .category.view:selected, window.background > box.vertical box.horizontal list.categories treeview.category.view.sidebar.source-list:selected { + color: #ffffff; + background-color: #F0544C; +} + +window.background > box.vertical box.horizontal list.categories row.activatable.category:selected label, window.background > box.vertical box.horizontal list.categories .category.view:selected label, window.background > box.vertical box.horizontal list.categories textview text.category:selected label, textview window.background > box.vertical box.horizontal list.categories text.category:selected label, window.background > box.vertical box.horizontal list.categories iconview.category:selected label, window.background > box.vertical box.horizontal list.categories .geary-sidebar-pane-separator frame.geary-folder-frame treeview.category.view.sidebar:selected label, .geary-sidebar-pane-separator frame.geary-folder-frame window.background > box.vertical box.horizontal list.categories treeview.category.view.sidebar:selected label, window.background > box.vertical box.horizontal list.categories .nemo-window .nemo-places-sidebar .category.places-treeview:selected label, .nemo-window .nemo-places-sidebar window.background > box.vertical box.horizontal list.categories .category.places-treeview:selected label, window.background > box.vertical box.horizontal list.categories .budgie-menu button.category:selected label, .budgie-menu window.background > box.vertical box.horizontal list.categories button.category:selected label, window.background > box.vertical box.horizontal list.categories .panel popover .sidebar .category.view:selected label, .panel popover .sidebar window.background > box.vertical box.horizontal list.categories .category.view:selected label, window.background > box.vertical box.horizontal list.categories treeview.category.view.sidebar.source-list:selected label { + color: #ffffff; +} + +window.background > box.vertical box.horizontal list.categories row.activatable.category > label, window.background > box.vertical box.horizontal list.categories .category.view > label, window.background > box.vertical box.horizontal list.categories textview text.category > label, textview window.background > box.vertical box.horizontal list.categories text.category > label, window.background > box.vertical box.horizontal list.categories iconview.category > label, window.background > box.vertical box.horizontal list.categories .geary-sidebar-pane-separator frame.geary-folder-frame treeview.category.view.sidebar > label, .geary-sidebar-pane-separator frame.geary-folder-frame window.background > box.vertical box.horizontal list.categories treeview.category.view.sidebar > label, window.background > box.vertical box.horizontal list.categories .nemo-window .nemo-places-sidebar .category.places-treeview > label, .nemo-window .nemo-places-sidebar window.background > box.vertical box.horizontal list.categories .category.places-treeview > label, window.background > box.vertical box.horizontal list.categories .budgie-menu button.category > label, .budgie-menu window.background > box.vertical box.horizontal list.categories button.category > label, window.background > box.vertical box.horizontal list.categories .panel popover .sidebar .category.view > label, .panel popover .sidebar window.background > box.vertical box.horizontal list.categories .category.view > label, window.background > box.vertical box.horizontal list.categories treeview.category.view.sidebar.source-list > label { + padding-left: 0; + padding-right: 0; +} + +window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list > separator { + background-color: transparent; +} + +window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list > separator.compressed-rows-group-separator { + background-image: image(rgba(0, 0, 0, 0.2)); +} + +window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.view, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list textview text.event, textview window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list text.event, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list iconview.event, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .geary-sidebar-pane-separator frame.geary-folder-frame treeview.event.view.sidebar, .geary-sidebar-pane-separator frame.geary-folder-frame window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.event.view.sidebar, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .nemo-window .nemo-places-sidebar .event.places-treeview, .nemo-window .nemo-places-sidebar window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.places-treeview, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-menu button.event, .budgie-menu window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list button.event, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .panel popover .sidebar .event.view, .panel popover .sidebar window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.view, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.event.view.sidebar.source-list { + color: #cbbfbf; + transition-duration: 0.1s; +} + +window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable:hover, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.view:hover, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list textview text.event:hover, textview window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list text.event:hover, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list iconview.event:hover, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .geary-sidebar-pane-separator frame.geary-folder-frame treeview.event.view.sidebar:hover, .geary-sidebar-pane-separator frame.geary-folder-frame window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.event.view.sidebar:hover, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .nemo-window .nemo-places-sidebar .event.places-treeview:hover, .nemo-window .nemo-places-sidebar window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.places-treeview:hover, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-menu button.event:hover, .budgie-menu window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list button.event:hover, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .panel popover .sidebar .event.view:hover, .panel popover .sidebar window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.view:hover, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.event.view.sidebar.source-list:hover, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable:active, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.view:active, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list textview text.event:active, textview window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list text.event:active, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list iconview.event:active, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .geary-sidebar-pane-separator frame.geary-folder-frame treeview.event.view.sidebar:active, .geary-sidebar-pane-separator frame.geary-folder-frame window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.event.view.sidebar:active, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .nemo-window .nemo-places-sidebar .event.places-treeview:active, .nemo-window .nemo-places-sidebar window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.places-treeview:active, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-menu button.event:active, .budgie-menu window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list button.event:active, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .panel popover .sidebar .event.view:active, .panel popover .sidebar window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.view:active, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.event.view.sidebar.source-list:active { + color: #cbbfbf; +} + +window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable label.compressed-entries-label, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.view label.compressed-entries-label, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list textview text.event label.compressed-entries-label, textview window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list text.event label.compressed-entries-label, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list iconview.event label.compressed-entries-label, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .geary-sidebar-pane-separator frame.geary-folder-frame treeview.event.view.sidebar label.compressed-entries-label, .geary-sidebar-pane-separator frame.geary-folder-frame window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.event.view.sidebar label.compressed-entries-label, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .nemo-window .nemo-places-sidebar .event.places-treeview label.compressed-entries-label, .nemo-window .nemo-places-sidebar window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.places-treeview label.compressed-entries-label, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-menu button.event label.compressed-entries-label, .budgie-menu window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list button.event label.compressed-entries-label, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .panel popover .sidebar .event.view label.compressed-entries-label, .panel popover .sidebar window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.view label.compressed-entries-label, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.event.view.sidebar.source-list label.compressed-entries-label { + background-image: image(#2eb398); + color: #ffffff; + font-weight: 700; +} + +window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable.compressed-row, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row.view, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list textview text.event.compressed-row, textview window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list text.event.compressed-row, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list iconview.event.compressed-row, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .geary-sidebar-pane-separator frame.geary-folder-frame treeview.event.compressed-row.view.sidebar, .geary-sidebar-pane-separator frame.geary-folder-frame window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.event.compressed-row.view.sidebar, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .nemo-window .nemo-places-sidebar .event.compressed-row.places-treeview, .nemo-window .nemo-places-sidebar window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row.places-treeview, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-menu button.event.compressed-row, .budgie-menu window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list button.event.compressed-row, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .panel popover .sidebar .event.compressed-row.view, .panel popover .sidebar window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row.view, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.event.compressed-row.view.sidebar.source-list { + background-image: image(#1a1a1a); + color: #9d8787; + transition-property: opacity, border-image, background-image, box-shadow; +} + +window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable.compressed-row:hover, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row.view:hover, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list textview text.event.compressed-row:hover, textview window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list text.event.compressed-row:hover, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list iconview.event.compressed-row:hover, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .geary-sidebar-pane-separator frame.geary-folder-frame treeview.event.compressed-row.view.sidebar:hover, .geary-sidebar-pane-separator frame.geary-folder-frame window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.event.compressed-row.view.sidebar:hover, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .nemo-window .nemo-places-sidebar .event.compressed-row.places-treeview:hover, .nemo-window .nemo-places-sidebar window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row.places-treeview:hover, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-menu button.event.compressed-row:hover, .budgie-menu window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list button.event.compressed-row:hover, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .panel popover .sidebar .event.compressed-row.view:hover, .panel popover .sidebar window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row.view:hover, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.event.compressed-row.view.sidebar.source-list:hover { + background-image: image(#2a2a2a); + color: #cbbfbf; +} + +window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable.compressed-row:active, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row.view:active, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list textview text.event.compressed-row:active, textview window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list text.event.compressed-row:active, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list iconview.event.compressed-row:active, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .geary-sidebar-pane-separator frame.geary-folder-frame treeview.event.compressed-row.view.sidebar:active, .geary-sidebar-pane-separator frame.geary-folder-frame window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.event.compressed-row.view.sidebar:active, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .nemo-window .nemo-places-sidebar .event.compressed-row.places-treeview:active, .nemo-window .nemo-places-sidebar window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row.places-treeview:active, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-menu button.event.compressed-row:active, .budgie-menu window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list button.event.compressed-row:active, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .panel popover .sidebar .event.compressed-row.view:active, .panel popover .sidebar window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row.view:active, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.event.compressed-row.view.sidebar.source-list:active, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable.compressed-row:active:focus, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row.view:active:focus, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list textview text.event.compressed-row:active:focus, textview window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list text.event.compressed-row:active:focus, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list iconview.event.compressed-row:active:focus, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .geary-sidebar-pane-separator frame.geary-folder-frame treeview.event.compressed-row.view.sidebar:active:focus, .geary-sidebar-pane-separator frame.geary-folder-frame window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.event.compressed-row.view.sidebar:active:focus, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .nemo-window .nemo-places-sidebar .event.compressed-row.places-treeview:active:focus, .nemo-window .nemo-places-sidebar window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row.places-treeview:active:focus, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-menu button.event.compressed-row:active:focus, .budgie-menu window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list button.event.compressed-row:active:focus, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .panel popover .sidebar .event.compressed-row.view:active:focus, .panel popover .sidebar window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row.view:active:focus, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.event.compressed-row.view.sidebar.source-list:active:focus { + background-image: image(#333232); + color: #cbbfbf; + animation: none; +} + +window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable.compressed-row.popover-activated-row, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row.popover-activated-row.view, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list textview text.event.compressed-row.popover-activated-row, textview window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list text.event.compressed-row.popover-activated-row, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list iconview.event.compressed-row.popover-activated-row, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .geary-sidebar-pane-separator frame.geary-folder-frame treeview.event.compressed-row.popover-activated-row.view.sidebar, .geary-sidebar-pane-separator frame.geary-folder-frame window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.event.compressed-row.popover-activated-row.view.sidebar, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .nemo-window .nemo-places-sidebar .event.compressed-row.popover-activated-row.places-treeview, .nemo-window .nemo-places-sidebar window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row.popover-activated-row.places-treeview, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-menu button.event.compressed-row.popover-activated-row, .budgie-menu window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list button.event.compressed-row.popover-activated-row, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .panel popover .sidebar .event.compressed-row.popover-activated-row.view, .panel popover .sidebar window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row.popover-activated-row.view, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.event.compressed-row.popover-activated-row.view.sidebar.source-list { + background-image: image(#F0544C); + color: #ffffff; +} + +window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable.compressed-row-header, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row-header.view, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list textview text.event.compressed-row-header, textview window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list text.event.compressed-row-header, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list iconview.event.compressed-row-header, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .geary-sidebar-pane-separator frame.geary-folder-frame treeview.event.compressed-row-header.view.sidebar, .geary-sidebar-pane-separator frame.geary-folder-frame window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.event.compressed-row-header.view.sidebar, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .nemo-window .nemo-places-sidebar .event.compressed-row-header.places-treeview, .nemo-window .nemo-places-sidebar window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row-header.places-treeview, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-menu button.event.compressed-row-header, .budgie-menu window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list button.event.compressed-row-header, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .panel popover .sidebar .event.compressed-row-header.view, .panel popover .sidebar window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row-header.view, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.event.compressed-row-header.view.sidebar.source-list { + background-image: image(#262626); + color: #F0544C; +} + +window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable.compressed-row-header:hover, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row-header.view:hover, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list textview text.event.compressed-row-header:hover, textview window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list text.event.compressed-row-header:hover, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list iconview.event.compressed-row-header:hover, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .geary-sidebar-pane-separator frame.geary-folder-frame treeview.event.compressed-row-header.view.sidebar:hover, .geary-sidebar-pane-separator frame.geary-folder-frame window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.event.compressed-row-header.view.sidebar:hover, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .nemo-window .nemo-places-sidebar .event.compressed-row-header.places-treeview:hover, .nemo-window .nemo-places-sidebar window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row-header.places-treeview:hover, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-menu button.event.compressed-row-header:hover, .budgie-menu window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list button.event.compressed-row-header:hover, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .panel popover .sidebar .event.compressed-row-header.view:hover, .panel popover .sidebar window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row-header.view:hover, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.event.compressed-row-header.view.sidebar.source-list:hover { + background-image: image(#302828); +} + +window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable.compressed-row-header:active, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row-header.view:active, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list textview text.event.compressed-row-header:active, textview window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list text.event.compressed-row-header:active, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list iconview.event.compressed-row-header:active, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .geary-sidebar-pane-separator frame.geary-folder-frame treeview.event.compressed-row-header.view.sidebar:active, .geary-sidebar-pane-separator frame.geary-folder-frame window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.event.compressed-row-header.view.sidebar:active, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .nemo-window .nemo-places-sidebar .event.compressed-row-header.places-treeview:active, .nemo-window .nemo-places-sidebar window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row-header.places-treeview:active, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-menu button.event.compressed-row-header:active, .budgie-menu window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list button.event.compressed-row-header:active, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .panel popover .sidebar .event.compressed-row-header.view:active, .panel popover .sidebar window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row-header.view:active, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.event.compressed-row-header.view.sidebar.source-list:active, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable.compressed-row-header:active:focus, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row-header.view:active:focus, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list textview text.event.compressed-row-header:active:focus, textview window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list text.event.compressed-row-header:active:focus, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list iconview.event.compressed-row-header:active:focus, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .geary-sidebar-pane-separator frame.geary-folder-frame treeview.event.compressed-row-header.view.sidebar:active:focus, .geary-sidebar-pane-separator frame.geary-folder-frame window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.event.compressed-row-header.view.sidebar:active:focus, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .nemo-window .nemo-places-sidebar .event.compressed-row-header.places-treeview:active:focus, .nemo-window .nemo-places-sidebar window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row-header.places-treeview:active:focus, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-menu button.event.compressed-row-header:active:focus, .budgie-menu window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list button.event.compressed-row-header:active:focus, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .panel popover .sidebar .event.compressed-row-header.view:active:focus, .panel popover .sidebar window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row-header.view:active:focus, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.event.compressed-row-header.view.sidebar.source-list:active:focus { + background-image: image(#3a2b2a); + color: #F0544C; + animation: none; +} + +window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable.compressed-row-header label.compressed-entries-label, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row-header.view label.compressed-entries-label, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list textview text.event.compressed-row-header label.compressed-entries-label, textview window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list text.event.compressed-row-header label.compressed-entries-label, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list iconview.event.compressed-row-header label.compressed-entries-label, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .geary-sidebar-pane-separator frame.geary-folder-frame treeview.event.compressed-row-header.view.sidebar label.compressed-entries-label, .geary-sidebar-pane-separator frame.geary-folder-frame window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.event.compressed-row-header.view.sidebar label.compressed-entries-label, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .nemo-window .nemo-places-sidebar .event.compressed-row-header.places-treeview label.compressed-entries-label, .nemo-window .nemo-places-sidebar window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row-header.places-treeview label.compressed-entries-label, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-menu button.event.compressed-row-header label.compressed-entries-label, .budgie-menu window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list button.event.compressed-row-header label.compressed-entries-label, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .panel popover .sidebar .event.compressed-row-header.view label.compressed-entries-label, .panel popover .sidebar window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row-header.view label.compressed-entries-label, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.event.compressed-row-header.view.sidebar.source-list label.compressed-entries-label { + background-image: image(#F0544C); + color: #ffffff; + transition-duration: 0s; +} + +button.round-button { + min-height: 28px; + min-width: 28px; + padding: 0; +} + +window.background > box.vertical > searchbar { + box-shadow: none; +} + +window.background > box.vertical > overlay > stack > widget > stack > box.vertical > scrolledwindow > viewport.frame > widget > list { + background-color: #222222; +} + +window.background > box.vertical > overlay > stack > widget > stack > box.vertical > scrolledwindow > viewport.frame > widget > list > separator { + border-left: 100px solid transparent; + border-right: 100px solid transparent; +} + +window.background > box.vertical > overlay > stack > widget > stack widget > box.vertical.app-list { + background-image: image(#222222); +} + +window.background > box.vertical > overlay > stack > widget > stack widget > box.vertical.app-list > box.vertical > list { + background-color: #222222; +} + +window.background > box.vertical > overlay > stack > widget > stack widget > box.vertical.app-list separator { + border-left: 100px solid transparent; + border-right: 100px solid transparent; +} + +.category_page_header_filter_box { + background-image: image(#222222); + border-image: linear-gradient(to bottom, #1d1d1d, #1d1d1d) 0 0 1 0/0 0 1px 0 stretch; +} + +.category_page_header_filter_box button { + color: rgba(203, 191, 191, 0.45); + background-image: image(#222222); +} + +.category_page_header_filter_box button:hover { + color: rgba(203, 191, 191, 0.75); +} + +.category_page_header_filter_box button:checked { + color: #cbbfbf; +} + +.category_page_header_filter_box button:disabled { + color: rgba(203, 191, 191, 0.65); +} + +.application-details-infobar { + background-image: image(#262626); + border-image: linear-gradient(to bottom, #1d1d1d, #1d1d1d) 1 1 1 1/1px 1px 1px 1px stretch; +} + +headerbar.titlebar.incognito-mode entry { + color: #cbbfbf; + border-color: rgba(0, 0, 0, 0.4); + background-color: rgba(82, 82, 82, 0.4); +} + +headerbar.titlebar.incognito-mode entry image, headerbar.titlebar.incognito-mode entry image:hover { + color: inherit; +} + +headerbar.titlebar.incognito-mode entry:focus { + color: #f9f7f7; + border-color: #F0544C; + background-color: rgba(57, 57, 57, 0.4); +} + +headerbar.titlebar.incognito-mode entry:disabled { + color: rgba(203, 191, 191, 0.55); + border-color: rgba(0, 0, 0, 0.4); + background-color: rgba(82, 82, 82, 0.25); +} + +notebook > box > stack > box.vertical > paned.vertical > overlay > .floating-bar { + color: rgba(203, 191, 191, 0.75); +} + +.background headerbar entry.starred, .background headerbar entry.non-starred { + color: #cbbfbf; + border-color: rgba(0, 0, 0, 0.4); + background-color: rgba(82, 82, 82, 0.4); +} + +.background headerbar entry.starred image, .background headerbar entry.starred image:hover, .background headerbar entry.non-starred image, .background headerbar entry.non-starred image:hover { + color: inherit; +} + +.background headerbar entry.starred:focus, .background headerbar entry.non-starred:focus { + color: #f9f7f7; + border-color: #F0544C; + background-color: rgba(57, 57, 57, 0.4); +} + +.background headerbar entry.starred:disabled, .background headerbar entry.non-starred:disabled { + color: rgba(203, 191, 191, 0.55); + border-color: rgba(0, 0, 0, 0.4); + background-color: rgba(82, 82, 82, 0.25); +} + +.background headerbar entry.starred > image.right { + color: #ccbb00; +} + +.background headerbar entry.starred > image.right:hover, .background headerbar entry.starred > image.right:active, .background headerbar entry.starred > image.right:checked { + color: #FFEA00; +} + +popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background { + background-color: transparent; +} + +popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > row.activatable, popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > .view, textview popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > text, popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > iconview, .geary-sidebar-pane-separator frame.geary-folder-frame popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > treeview.view.sidebar, .nemo-window .nemo-places-sidebar popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > .places-treeview, .budgie-menu popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > button, .panel popover .sidebar popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > .view, popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > treeview.view.sidebar.source-list { + background-color: #3c3c3c; + color: rgba(203, 191, 191, 0.85); + border-radius: 2px; + border: 1px solid rgba(0, 0, 0, 0.2); + margin: 2px; +} + +popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > row.activatable:hover, popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > .view:hover, textview popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > text:hover, popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > iconview:hover, .geary-sidebar-pane-separator frame.geary-folder-frame popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > treeview.view.sidebar:hover, .nemo-window .nemo-places-sidebar popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > .places-treeview:hover, .budgie-menu popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > button:hover, .panel popover .sidebar popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > .view:hover, popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > treeview.view.sidebar.source-list:hover { + color: #a99595; + border-color: rgba(0, 0, 0, 0.2); + background-color: #404040; +} + +popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical { + margin: 0; + padding: 0; +} + +popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame { + border: 1px solid rgba(0, 0, 0, 0.2); +} + +popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > row.activatable.bookmarks-row, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > .bookmarks-row.view, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical textview scrolledwindow > viewport.frame > list.background > text.bookmarks-row, textview popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > text.bookmarks-row, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > iconview.bookmarks-row, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .geary-sidebar-pane-separator frame.geary-folder-frame scrolledwindow > viewport.frame > list.background > treeview.bookmarks-row.view.sidebar, .geary-sidebar-pane-separator frame.geary-folder-frame popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > treeview.bookmarks-row.view.sidebar, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .nemo-window .nemo-places-sidebar scrolledwindow > viewport.frame > list.background > .bookmarks-row.places-treeview, .nemo-window .nemo-places-sidebar popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > .bookmarks-row.places-treeview, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .budgie-menu scrolledwindow > viewport.frame > list.background > button.bookmarks-row, .budgie-menu popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > button.bookmarks-row, .panel popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .sidebar scrolledwindow > viewport.frame > list.background > .bookmarks-row.view, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > treeview.bookmarks-row.view.sidebar.source-list { + background-color: rgba(38, 38, 38, 0.35); + color: rgba(203, 191, 191, 0.85); + border-bottom: 1px dashed rgba(0, 0, 0, 0.05); + padding: 6px 0; + margin: 0; +} + +popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > row.activatable.bookmarks-row:hover, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > .bookmarks-row.view:hover, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical textview scrolledwindow > viewport.frame > list.background > text.bookmarks-row:hover, textview popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > text.bookmarks-row:hover, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > iconview.bookmarks-row:hover, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .geary-sidebar-pane-separator frame.geary-folder-frame scrolledwindow > viewport.frame > list.background > treeview.bookmarks-row.view.sidebar:hover, .geary-sidebar-pane-separator frame.geary-folder-frame popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > treeview.bookmarks-row.view.sidebar:hover, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .nemo-window .nemo-places-sidebar scrolledwindow > viewport.frame > list.background > .bookmarks-row.places-treeview:hover, .nemo-window .nemo-places-sidebar popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > .bookmarks-row.places-treeview:hover, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .budgie-menu scrolledwindow > viewport.frame > list.background > button.bookmarks-row:hover, .budgie-menu popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > button.bookmarks-row:hover, .panel popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .sidebar scrolledwindow > viewport.frame > list.background > .bookmarks-row.view:hover, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > treeview.bookmarks-row.view.sidebar.source-list:hover, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > row.activatable.bookmarks-row:active, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > .bookmarks-row.view:active, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical textview scrolledwindow > viewport.frame > list.background > text.bookmarks-row:active, textview popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > text.bookmarks-row:active, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > iconview.bookmarks-row:active, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .geary-sidebar-pane-separator frame.geary-folder-frame scrolledwindow > viewport.frame > list.background > treeview.bookmarks-row.view.sidebar:active, .geary-sidebar-pane-separator frame.geary-folder-frame popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > treeview.bookmarks-row.view.sidebar:active, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .nemo-window .nemo-places-sidebar scrolledwindow > viewport.frame > list.background > .bookmarks-row.places-treeview:active, .nemo-window .nemo-places-sidebar popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > .bookmarks-row.places-treeview:active, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .budgie-menu scrolledwindow > viewport.frame > list.background > button.bookmarks-row:active, .budgie-menu popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > button.bookmarks-row:active, .panel popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .sidebar scrolledwindow > viewport.frame > list.background > .bookmarks-row.view:active, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > treeview.bookmarks-row.view.sidebar.source-list:active, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > row.activatable.bookmarks-row:checked, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > .bookmarks-row.view:checked, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical textview scrolledwindow > viewport.frame > list.background > text.bookmarks-row:checked, textview popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > text.bookmarks-row:checked, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > iconview.bookmarks-row:checked, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .geary-sidebar-pane-separator frame.geary-folder-frame scrolledwindow > viewport.frame > list.background > treeview.bookmarks-row.view.sidebar:checked, .geary-sidebar-pane-separator frame.geary-folder-frame popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > treeview.bookmarks-row.view.sidebar:checked, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .nemo-window .nemo-places-sidebar scrolledwindow > viewport.frame > list.background > .bookmarks-row.places-treeview:checked, .nemo-window .nemo-places-sidebar popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > .bookmarks-row.places-treeview:checked, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .budgie-menu scrolledwindow > viewport.frame > list.background > button.bookmarks-row:checked, .budgie-menu popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > button.bookmarks-row:checked, .panel popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .sidebar scrolledwindow > viewport.frame > list.background > .bookmarks-row.view:checked, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > treeview.bookmarks-row.view.sidebar.source-list:checked { + color: #cbbfbf; + background-color: rgba(203, 191, 191, 0.05); +} + +popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > row.activatable.bookmarks-row button.flat, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > .bookmarks-row.view button.flat, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical textview scrolledwindow > viewport.frame > list.background > text.bookmarks-row button.flat, textview popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > text.bookmarks-row button.flat, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > iconview.bookmarks-row button.flat, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .geary-sidebar-pane-separator frame.geary-folder-frame scrolledwindow > viewport.frame > list.background > treeview.bookmarks-row.view.sidebar button.flat, .geary-sidebar-pane-separator frame.geary-folder-frame popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > treeview.bookmarks-row.view.sidebar button.flat, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .nemo-window .nemo-places-sidebar scrolledwindow > viewport.frame > list.background > .bookmarks-row.places-treeview button.flat, .nemo-window .nemo-places-sidebar popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > .bookmarks-row.places-treeview button.flat, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .budgie-menu scrolledwindow > viewport.frame > list.background > button.bookmarks-row button.flat, .budgie-menu popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > button.bookmarks-row button.flat, .panel popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .sidebar scrolledwindow > viewport.frame > list.background > .bookmarks-row.view button.flat, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > treeview.bookmarks-row.view.sidebar.source-list button.flat, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > row.activatable.bookmarks-row button.sidebar-button, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > .bookmarks-row.view button.sidebar-button, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical textview scrolledwindow > viewport.frame > list.background > text.bookmarks-row button.sidebar-button, textview popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > text.bookmarks-row button.sidebar-button, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > iconview.bookmarks-row button.sidebar-button, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .geary-sidebar-pane-separator frame.geary-folder-frame scrolledwindow > viewport.frame > list.background > treeview.bookmarks-row.view.sidebar button.sidebar-button, .geary-sidebar-pane-separator frame.geary-folder-frame popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > treeview.bookmarks-row.view.sidebar button.sidebar-button, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .nemo-window .nemo-places-sidebar scrolledwindow > viewport.frame > list.background > .bookmarks-row.places-treeview button.sidebar-button, .nemo-window .nemo-places-sidebar popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > .bookmarks-row.places-treeview button.sidebar-button, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .budgie-menu scrolledwindow > viewport.frame > list.background > button.bookmarks-row button.sidebar-button, .budgie-menu popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > button.bookmarks-row button.sidebar-button, .panel popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .sidebar scrolledwindow > viewport.frame > list.background > .bookmarks-row.view button.sidebar-button, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > treeview.bookmarks-row.view.sidebar.source-list button.sidebar-button, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > row.activatable.bookmarks-row button.budgie-menu-launcher, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > .bookmarks-row.view button.budgie-menu-launcher, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical textview scrolledwindow > viewport.frame > list.background > text.bookmarks-row button.budgie-menu-launcher, textview popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > text.bookmarks-row button.budgie-menu-launcher, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > iconview.bookmarks-row button.budgie-menu-launcher, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .geary-sidebar-pane-separator frame.geary-folder-frame scrolledwindow > viewport.frame > list.background > treeview.bookmarks-row.view.sidebar button.budgie-menu-launcher, .geary-sidebar-pane-separator frame.geary-folder-frame popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > treeview.bookmarks-row.view.sidebar button.budgie-menu-launcher, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .nemo-window .nemo-places-sidebar scrolledwindow > viewport.frame > list.background > .bookmarks-row.places-treeview button.budgie-menu-launcher, .nemo-window .nemo-places-sidebar popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > .bookmarks-row.places-treeview button.budgie-menu-launcher, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .budgie-menu scrolledwindow > viewport.frame > list.background > button.bookmarks-row button.budgie-menu-launcher, .budgie-menu popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > button.bookmarks-row button.budgie-menu-launcher, .panel popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .sidebar scrolledwindow > viewport.frame > list.background > .bookmarks-row.view button.budgie-menu-launcher, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > treeview.bookmarks-row.view.sidebar.source-list button.budgie-menu-launcher, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > row.activatable.bookmarks-row .budgie-panel #tasklist-button, .budgie-panel popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > row.activatable.bookmarks-row #tasklist-button, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > .bookmarks-row.view .budgie-panel #tasklist-button, .budgie-panel popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > .bookmarks-row.view #tasklist-button, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical textview scrolledwindow > viewport.frame > list.background > text.bookmarks-row .budgie-panel #tasklist-button, .budgie-panel popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical textview scrolledwindow > viewport.frame > list.background > text.bookmarks-row #tasklist-button, textview popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > text.bookmarks-row .budgie-panel #tasklist-button, .budgie-panel textview popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > text.bookmarks-row #tasklist-button, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > iconview.bookmarks-row .budgie-panel #tasklist-button, .budgie-panel popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > iconview.bookmarks-row #tasklist-button, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .geary-sidebar-pane-separator frame.geary-folder-frame scrolledwindow > viewport.frame > list.background > treeview.bookmarks-row.view.sidebar .budgie-panel #tasklist-button, .budgie-panel popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .geary-sidebar-pane-separator frame.geary-folder-frame scrolledwindow > viewport.frame > list.background > treeview.bookmarks-row.view.sidebar #tasklist-button, .geary-sidebar-pane-separator frame.geary-folder-frame popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > treeview.bookmarks-row.view.sidebar .budgie-panel #tasklist-button, .budgie-panel .geary-sidebar-pane-separator frame.geary-folder-frame popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > treeview.bookmarks-row.view.sidebar #tasklist-button, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .nemo-window .nemo-places-sidebar scrolledwindow > viewport.frame > list.background > .bookmarks-row.places-treeview .budgie-panel #tasklist-button, .budgie-panel popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .nemo-window .nemo-places-sidebar scrolledwindow > viewport.frame > list.background > .bookmarks-row.places-treeview #tasklist-button, .nemo-window .nemo-places-sidebar popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > .bookmarks-row.places-treeview .budgie-panel #tasklist-button, .budgie-panel .nemo-window .nemo-places-sidebar popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > .bookmarks-row.places-treeview #tasklist-button, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .budgie-menu scrolledwindow > viewport.frame > list.background > button.bookmarks-row .budgie-panel #tasklist-button, .budgie-panel popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .budgie-menu scrolledwindow > viewport.frame > list.background > button.bookmarks-row #tasklist-button, .budgie-menu popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > button.bookmarks-row .budgie-panel #tasklist-button, .budgie-panel .budgie-menu popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > button.bookmarks-row #tasklist-button, .panel popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .sidebar scrolledwindow > viewport.frame > list.background > .bookmarks-row.view .budgie-panel #tasklist-button, .budgie-panel .panel popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .sidebar scrolledwindow > viewport.frame > list.background > .bookmarks-row.view #tasklist-button, .budgie-panel popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > row.activatable.bookmarks-row button.flat.launcher, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > .bookmarks-row.view .budgie-panel button.flat.launcher, .budgie-panel popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > .bookmarks-row.view button.flat.launcher, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical textview scrolledwindow > viewport.frame > list.background > text.bookmarks-row .budgie-panel button.flat.launcher, .budgie-panel popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical textview scrolledwindow > viewport.frame > list.background > text.bookmarks-row button.flat.launcher, textview popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > text.bookmarks-row .budgie-panel button.flat.launcher, .budgie-panel textview popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > text.bookmarks-row button.flat.launcher, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > iconview.bookmarks-row .budgie-panel button.flat.launcher, .budgie-panel popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > iconview.bookmarks-row button.flat.launcher, .budgie-panel popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .geary-sidebar-pane-separator frame.geary-folder-frame scrolledwindow > viewport.frame > list.background > treeview.bookmarks-row.view.sidebar button.flat.launcher, .budgie-panel popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .nemo-window .nemo-places-sidebar scrolledwindow > viewport.frame > list.background > .bookmarks-row.places-treeview button.flat.launcher, .budgie-panel popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .budgie-menu scrolledwindow > viewport.frame > list.background > button.bookmarks-row button.flat.launcher { + min-width: 16px; + min-height: 16px; + padding: 4px; + margin: 0 6px; + border-radius: 100px; + -gtk-outline-radius: 100px; +} + +flowboxchild.bookmark-tag-widget { + color: #222222; + font-weight: 500; +} + +flowboxchild.bookmark-tag-widget label { + margin-bottom: 2px; +} + +flowboxchild.bookmark-tag-widget-selected { + color: #ffffff; +} + +.sidebar-paned .inline-toolbar.horizontal.sidebar-toolbar { + box-shadow: inset 0 1px rgba(0, 0, 0, 0.2); + padding: 4px; + background-color: #1a1a1a; +} + +.sidebar-paned .inline-toolbar.horizontal.sidebar-toolbar button.image-button > widget > box > image { + padding: 0; +} + +.sidebar-paned scrolledwindow { + border: none; +} + +window.csd > box.vertical > box.vertical > toolbar.horizontal, window.csd > box.vertical > box.vertical > .horizontal.inline-toolbar, +window.solid-csd > box.vertical > box.vertical > toolbar.horizontal, +window.solid-csd > box.vertical > box.vertical > .horizontal.inline-toolbar { + margin: -1px 0; + border-top: 1px solid rgba(0, 0, 0, 0.2); + box-shadow: none; + background-color: transparent; +} + +window.csd > box.vertical > box.vertical > toolbar.horizontal button, window.csd > box.vertical > box.vertical > .horizontal.inline-toolbar button, +window.solid-csd > box.vertical > box.vertical > toolbar.horizontal button, +window.solid-csd > box.vertical > box.vertical > .horizontal.inline-toolbar button { + min-height: 36px; + min-width: 36px; + padding: 0; + margin-top: 8px; + margin-bottom: 8px; +} + +window.csd > box.vertical > box.vertical > frame, +window.solid-csd > box.vertical > box.vertical > frame { + margin: -1px 0; + padding: 0; +} + +window.csd > box.vertical > box.vertical > frame > border, +window.solid-csd > box.vertical > box.vertical > frame > border { + border: none; +} + +window.background > box.vertical > toolbar.primary-toolbar toolitem .linked > button.image-button.raised, window.background > box.vertical > .primary-toolbar.inline-toolbar toolitem .linked > button.image-button.raised { + min-height: 36px; + min-width: 36px; + padding: 0; + margin: 0; +} + +window.background > box.vertical > toolbar.primary-toolbar toolitem .linked > button.image-button.raised > widget > box > image, window.background > box.vertical > .primary-toolbar.inline-toolbar toolitem .linked > button.image-button.raised > widget > box > image { + padding: 0; +} + +window.background > box.vertical > toolbar.primary-toolbar toolitem button.flat.scale, window.background > box.vertical > .primary-toolbar.inline-toolbar toolitem button.flat.scale, window.background > box.vertical > toolbar.primary-toolbar toolitem button.scale.sidebar-button, window.background > box.vertical > .primary-toolbar.inline-toolbar toolitem button.scale.sidebar-button, window.background > box.vertical > toolbar.primary-toolbar toolitem button.scale.budgie-menu-launcher, window.background > box.vertical > .primary-toolbar.inline-toolbar toolitem button.scale.budgie-menu-launcher, window.background > box.vertical > toolbar.primary-toolbar toolitem .budgie-panel .scale#tasklist-button, .budgie-panel window.background > box.vertical > toolbar.primary-toolbar toolitem .scale#tasklist-button, window.background > box.vertical > .primary-toolbar.inline-toolbar toolitem .budgie-panel .scale#tasklist-button, .budgie-panel window.background > box.vertical > .primary-toolbar.inline-toolbar toolitem .scale#tasklist-button, .budgie-panel window.background > box.vertical > toolbar.primary-toolbar toolitem button.scale.flat.launcher, .budgie-panel window.background > box.vertical > .primary-toolbar.inline-toolbar toolitem button.scale.flat.launcher { + min-height: 24px; + min-width: 36px; + padding: 0; + margin-top: 8px; + margin-bottom: 8px; +} + +window.background > box.vertical > toolbar.primary-toolbar toolitem > box.horizontal:not(.linked) > button.toggle, window.background > box.vertical > .primary-toolbar.inline-toolbar toolitem > box.horizontal:not(.linked) > button.toggle, +window.background > box.vertical > toolbar.primary-toolbar toolitem > .linked > button:not(.toggle):not(.raised):not(.flat), +window.background > box.vertical > .primary-toolbar.inline-toolbar toolitem > .linked > button:not(.toggle):not(.raised):not(.flat) { + min-height: 28px; + min-width: 28px; + padding: 0; + margin: 0; +} + +dialog.background.csd box.dialog-vbox grid.horizontal scrolledwindow.frame { + border: none; +} + +dialog.background.csd box.dialog-vbox grid.horizontal scrolledwindow.frame viewport.frame { + border: none; +} + +dialog.background.csd box.dialog-vbox grid.horizontal stack scrolledwindow.frame { + border: 1px solid rgba(0, 0, 0, 0.2); +} + +.maps-popover button.radio.layer-radio-button:checked { + box-shadow: 0 0 0 2px #F0544C; +} + +.nautilus-window .floating-bar { + padding: 1px; + background-color: #F0544C; + color: #ffffff; + border-radius: 2px 2px 0 0; +} + +.nautilus-window .floating-bar.bottom.left { + border-top-left-radius: 0; +} + +.nautilus-window .floating-bar.bottom.right { + border-top-right-radius: 0; +} + +.nautilus-window .floating-bar button { + border: none; + border-radius: 100px; + min-height: 0; + min-width: 0; + padding: 0; + margin-right: 6px; + -gtk-icon-shadow: none; +} + +.nemo-window menubar > menuitem > window.background.popup > menu, +.nemo-window .menubar > menuitem > window.background.popup > menu { + border-radius: 0 0 2px 2px; +} + +.nemo-window .nemo-places-sidebar.frame { + border-width: 0; +} + +.nemo-window notebook { + background-color: #262626; +} + +.nemo-window .nemo-window-pane widget.entry { + border: 1px solid; + border-radius: 3px; + color: #b5abab; + border-color: #F0544C; + background-color: #262626; +} + +.nemo-window .primary-toolbar { + padding-top: 0; + padding-bottom: 0; + border: none; + color: #cbbfbf; + background-color: #1a1a1a; +} + +.nemo-window .primary-toolbar button, .nemo-window .primary-toolbar entry { + min-height: 16px; + margin-top: 6px; + margin-bottom: 6px; +} + +.nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button, +.nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button { + padding: 2px 4px 4px 4px; + margin-top: 4px; + margin-bottom: 4px; +} + +.nemo-window .sidebar scrolledwindow.frame { + border: none; +} + +.caja-notebook { + border-top: 1px solid rgba(0, 0, 0, 0.2); +} + +.caja-side-pane .frame { + border-width: 1px 0 0; +} + +.caja-notebook .frame { + border-width: 0 0 1px; +} + +.caja-desktop > widget.entry, .caja-desktop > widget.entry:focus { + transition: none; +} + +.pluma-window statusbar frame > border { + border: none; +} + +.pluma-window notebook > stack scrolledwindow { + border-width: 0 0 1px 0; +} + +#pluma-status-combo-button { + min-height: 0; + padding: 0; + border-top: none; + border-bottom: none; + border-radius: 0; +} + +window.background:not(.csd) > widget > separator { + color: rgba(0, 0, 0, 0.2); +} + +window.background:not(.csd) > widget > scrollbar { + background-clip: border-box; +} + +window.background:not(.csd) > widget > scrollbar, +window.background:not(.csd) > widget > frame > border { + border-color: #212121; +} + +window.background:not(.csd) > widget > entry, +window.background:not(.csd) > widget > button > button { + border: 1px solid #212121; + border-radius: 2px; +} + +window.background:not(.csd) > widget > entry, +window.background:not(.csd) > widget .entry { + border-radius: 2px; + background-image: image(#262626); + border: 1px solid #212121; +} + +window.background:not(.csd) > widget > entry:focus, +window.background:not(.csd) > widget .entry:focus { + border-color: #F0544C; +} + +window.background:not(.csd) > widget > spinbutton { + background-image: image(#2b2b2b); + border: 1px solid #212121; +} + +window.background:not(.csd) > widget > spinbutton:active { + background-image: image(#F0544C); +} + +window.background:not(.csd) > widget > spinbutton .entry { + border-top-right-radius: 0; + border-bottom-right-radius: 0; +} + +window.background:not(.csd) > menu > separator { + color: rgba(0, 0, 0, 0.2); +} + +window.background:not(.csd) > menu > menuitem > label:disabled { + color: rgba(203, 191, 191, 0.45); +} + +#MozillaGtkWidget.background { + background-color: #222222; +} + +#MozillaGtkWidget.background, #MozillaGtkWidget.background decoration { + border-radius: 0 0 0 0; +} + +#MozillaGtkWidget.background headerbar.titlebar { + border-radius: 0 0 0 0; +} + +#MozillaGtkWidget.background headerbar.titlebar.default-decoration button.titlebutton { + margin: 0; + padding: 0; +} + +#MozillaGtkWidget.background .background, +#MozillaGtkWidget.background frame, +#MozillaGtkWidget.background separator, +#MozillaGtkWidget.background scrolledwindow { + background-color: #222222; +} + +#MozillaGtkWidget.background scrollbar { + background-color: #484848; +} + +#MozillaGtkWidget.background scrollbar slider { + background-color: #6e6969; +} + +#MozillaGtkWidget.background scrollbar slider:hover { + background-color: #878080; +} + +#MozillaGtkWidget.background scrollbar slider:hover:active { + background-color: #a19898; +} + +#MozillaGtkWidget.background scrollbar slider:disabled { + background-color: transparent; +} + +#MozillaGtkWidget.background *:not(menuitem):hover, #MozillaGtkWidget.background *:not(menuitem):hover button, +#MozillaGtkWidget.background *:focus, +#MozillaGtkWidget.background *:focus button, +#MozillaGtkWidget.background *:active, +#MozillaGtkWidget.background *:active button, +#MozillaGtkWidget.background *:checked, +#MozillaGtkWidget.background *:checked button { + color: #cbbfbf; +} + +#MozillaGtkWidget.background > window.background > menu { + background-color: #262626; +} + +#MozillaGtkWidget.background > window.background > menu > separator { + padding: 0; + border: none; + background-color: #212121; +} + +#MozillaGtkWidget.background > widget border { + border-color: #212121; +} + +#MozillaGtkWidget.background > widget separator { + background-color: #212121; +} + +#MozillaGtkWidget.background > widget > scrolledwindow > textview { + background-color: #333333; +} + +#MozillaGtkWidget.background > widget > scrolledwindow > textview text { + background-color: transparent; + color: #aaaaaa; +} + +window.background.chromium { + background-color: #222222; + color: #cbbfbf; +} + +window.background.chromium headerbar.titlebar button.toggle { + color: #cbbfbf; + outline-offset: -3px; + background-color: rgba(26, 26, 26, 0); + border-color: rgba(26, 26, 26, 0); +} + +window.background.chromium headerbar.titlebar button.toggle:hover { + color: #cbbfbf; + border-color: rgba(0, 0, 0, 0.2); + background-color: rgba(203, 191, 191, 0.12); +} + +window.background.chromium headerbar.titlebar button.toggle:checked, window.background.chromium headerbar.titlebar button.toggle:active { + color: #ffffff; + border-color: transparent; + background-color: #F0544C; +} + +window.background.chromium headerbar.titlebar button.titlebutton { + min-width: 16px; + min-height: 16px; + margin: 0 4px; + padding: 0; + color: transparent; +} + +window.background.chromium button { + border-width: 1px; + border-style: solid; + border-color: #1d1d1d; + background-color: #222222; + color: #cbbfbf; +} + +window.background.chromium entry.chromium { + border-image: none; + border: 1px solid #1d1d1d; + background-color: #222222; + color: #cbbfbf; +} + +window.background.chromium > textview.view { + background-color: #222222; + color: #cbbfbf; +} + +window.background.chromium > textview { + color: #cbbfbf; + background-color: #222222; +} + +window.background.chromium > textview text { + color: #cbbfbf; + background-color: #222222; +} + +window.background.chromium > menubar { + background-color: #1a1a1a; + color: #cbbfbf; +} + +window.background.chromium > menubar > menuitem { + color: #cbbfbf; +} + +window.background.chromium > menu { + border: 1px solid #dddddd; + background-color: white; + color: #686868; +} + +window.background.chromium > menu > separator { + color: white; + background-color: white; +} + +window.background.chromium > menu > menuitem { + color: #686868; +} + +window.background.chromium > menu > menuitem:hover { + color: #ffffff; + background-color: #F0544C; +} + +window.background.chromium > menu > menuitem:disabled { + color: rgba(104, 104, 104, 0.45); +} + +window.background.chromium > menu > menuitem label:disabled { + color: rgba(104, 104, 104, 0.45); +} + +.geary-sidebar-pane-separator frame.geary-folder-frame treeview.view.sidebar { + background-color: #222222; + color: #b5abab; +} + +overlay.window-overlay grid.horizontal stack paned.horizontal stack widget.view.frame, +overlay.window-overlay grid.horizontal stack paned.horizontal stack scrolledwindow.frame { + border-left: none; + border-right: none; +} + +overlay.window-overlay grid.horizontal stack .sidebar { + border-bottom: 1px solid rgba(0, 0, 0, 0.2); +} + +/**************** + * Libre-Office * + ****************/ +window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal { + background-color: #1a1a1a; +} + +window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal > button.flat.small-button, window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal > button.small-button.sidebar-button, window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal > button.small-button.budgie-menu-launcher, .budgie-panel window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal > .small-button#tasklist-button, .budgie-panel window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal > button.small-button.flat.launcher { + color: #cbbfbf; + border: none; +} + +window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal > button.flat.small-button:hover, window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal > button.small-button.sidebar-button:hover, window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal > button.small-button.budgie-menu-launcher:hover, .budgie-panel window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal > .small-button#tasklist-button:hover, .budgie-panel window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal > button.small-button.flat.launcher:hover { + background-color: #414141; + color: #d6cdcd; +} + +window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal > button.flat.small-button:active, window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal > button.small-button.sidebar-button:active, window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal > button.small-button.budgie-menu-launcher:active, .budgie-panel window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal > .small-button#tasklist-button:active, .budgie-panel window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal > button.small-button.flat.launcher:active, window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal > button.flat.small-button:checked, window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal > button.small-button.sidebar-button:checked, window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal > button.small-button.budgie-menu-launcher:checked, .budgie-panel window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal > .small-button#tasklist-button:checked, .budgie-panel window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal > button.small-button.flat.launcher:checked { + background-color: #F0544C; + color: #ede9e9; +} + +window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal > button.flat.small-button:disabled, window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal > button.small-button.sidebar-button:disabled, window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal > button.small-button.budgie-menu-launcher:disabled, .budgie-panel window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal > .small-button#tasklist-button:disabled, .budgie-panel window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal > button.small-button.flat.launcher:disabled { + color: alpha(#cbbfbf,0.6); +} + +window.background:not(.solid-csd) > notebook:not(.frame) { + border: 0 none transparent; + background-color: #262626; +} + +window.background:not(.solid-csd) > notebook:not(.frame) > stack { + border: none; + box-shadow: none; +} + +widget > box.terminal-titlebar { + padding: 0 6px; +} + +widget > box.terminal-titlebar > button.flat.popup.toggle, widget > box.terminal-titlebar > button.popup.toggle.sidebar-button, widget > box.terminal-titlebar > button.popup.toggle.budgie-menu-launcher, .budgie-panel widget > box.terminal-titlebar > .popup.toggle#tasklist-button, .budgie-panel widget > box.terminal-titlebar > button.popup.toggle.flat.launcher { + border: none; + border-radius: 0; + padding-top: 0; + padding-bottom: 0; + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #F0544C 0%, transparent 0%) 0 0 0/0 0 0; +} + +widget > box.terminal-titlebar > button.flat.popup.toggle:dir(ltr), widget > box.terminal-titlebar > button.popup.toggle.sidebar-button:dir(ltr), widget > box.terminal-titlebar > button.popup.toggle.budgie-menu-launcher:dir(ltr), .budgie-panel widget > box.terminal-titlebar > .popup.toggle#tasklist-button:dir(ltr), .budgie-panel widget > box.terminal-titlebar > button.popup.toggle.flat.launcher:dir(ltr) { + padding-right: 6px; +} + +widget > box.terminal-titlebar > button.flat.popup.toggle:dir(rtl), widget > box.terminal-titlebar > button.popup.toggle.sidebar-button:dir(rtl), widget > box.terminal-titlebar > button.popup.toggle.budgie-menu-launcher:dir(rtl), .budgie-panel widget > box.terminal-titlebar > .popup.toggle#tasklist-button:dir(rtl), .budgie-panel widget > box.terminal-titlebar > button.popup.toggle.flat.launcher:dir(rtl) { + padding-left: 6px; +} + +widget > box.terminal-titlebar > button.flat.popup.toggle:hover, widget > box.terminal-titlebar > button.popup.toggle.sidebar-button:hover, widget > box.terminal-titlebar > button.popup.toggle.budgie-menu-launcher:hover, .budgie-panel widget > box.terminal-titlebar > .popup.toggle#tasklist-button:hover, .budgie-panel widget > box.terminal-titlebar > button.popup.toggle.flat.launcher:hover { + box-shadow: inset 0 -2px #F0544C; + background: none; +} + +widget > box.terminal-titlebar > button.flat.popup.toggle:checked, widget > box.terminal-titlebar > button.popup.toggle.sidebar-button:checked, widget > box.terminal-titlebar > button.popup.toggle.budgie-menu-launcher:checked, .budgie-panel widget > box.terminal-titlebar > .popup.toggle#tasklist-button:checked, .budgie-panel widget > box.terminal-titlebar > button.popup.toggle.flat.launcher:checked, widget > box.terminal-titlebar > button.flat.popup.toggle:active, widget > box.terminal-titlebar > button.popup.toggle.sidebar-button:active, widget > box.terminal-titlebar > button.popup.toggle.budgie-menu-launcher:active, .budgie-panel widget > box.terminal-titlebar > .popup.toggle#tasklist-button:active, .budgie-panel widget > box.terminal-titlebar > button.popup.toggle.flat.launcher:active { + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #F0544C 100%, transparent 0%) 0 0 2/0 0 2px; + background-color: transparent; + color: #cbbfbf; +} + +widget > box.terminal-titlebar > button.image-button, widget > box.terminal-titlebar > button.image-button.toggle { + margin: 2px 0; + padding: 0; + min-height: 24px; + min-width: 24px; + border-radius: 100px; + -gtk-outline-radius: 100px; +} + +list.tilix-session-sidebar { + background-image: image(rgba(54, 54, 54, 0.95)); +} + +list.tilix-session-sidebar button.tilix-sidebar-close-button { + min-height: 20px; + min-width: 20px; + padding: 0; + border-radius: 100px; + -gtk-outline-radius: 100px; + background-color: #db5b5b; +} + +list.tilix-session-sidebar button.tilix-sidebar-close-button, list.tilix-session-sidebar button.tilix-sidebar-close-button:hover, list.tilix-session-sidebar button.tilix-sidebar-close-button:active, list.tilix-session-sidebar button.tilix-sidebar-close-button:checked { + color: white; +} + +list.tilix-session-sidebar button.tilix-sidebar-close-button:hover { + background-color: #e48585; +} + +list.tilix-session-sidebar button.tilix-sidebar-close-button:active, list.tilix-session-sidebar button.tilix-sidebar-close-button:checked { + background-image: image(#d23131); +} + +window.background.csd > box.vertical > stack > box.horizontal > list { + background-color: transparent; + border-right: 1px solid rgba(0, 0, 0, 0.2); +} + +window.background.csd > box.vertical > stack > box.horizontal > box.vertical > stack > scrolledwindow.frame { + border: none; +} + +window.background.csd > box.vertical > stack > box.horizontal > revealer > stack > list { + background-color: transparent; + border-right: 1px solid rgba(0, 0, 0, 0.2); +} + +window.background.csd > box.vertical > stack > box.horizontal > revealer > stack > scrolledwindow > viewport.frame > list { + background-color: transparent; + border-right: 1px solid rgba(0, 0, 0, 0.2); +} + +window.background.csd > box.vertical > stack > box.horizontal > revealer > stack > scrolledwindow > viewport.frame > list { + background-color: transparent; + border-right: 1px solid rgba(0, 0, 0, 0.2); +} + +window#ValaPanel.background { + background-color: #222222; + border: none; + color: #cbbfbf; +} + +window#ValaPanel.background widget.-vala-panel-background > separator { + background: none; +} + +window#ValaPanel.background button.flat.-panel-button, window#ValaPanel.background button.-panel-button.sidebar-button, window#ValaPanel.background button.-panel-button.budgie-menu-launcher, window#ValaPanel.background .budgie-panel .-panel-button#tasklist-button, .budgie-panel window#ValaPanel.background .-panel-button#tasklist-button, +window#ValaPanel.background button#tasklist-button.toggle.flat, +window#ValaPanel.background button#tasklist-button.toggle.sidebar-button, +window#ValaPanel.background button#tasklist-button.toggle.budgie-menu-launcher, +window#ValaPanel.background .budgie-panel #tasklist-button.toggle, +.budgie-panel window#ValaPanel.background #tasklist-button.toggle, +window#ValaPanel.background button.flat.-panel-icon-button, +window#ValaPanel.background button.-panel-icon-button.sidebar-button, +window#ValaPanel.background button.-panel-icon-button.budgie-menu-launcher, +window#ValaPanel.background .budgie-panel .-panel-icon-button#tasklist-button, +.budgie-panel window#ValaPanel.background .-panel-icon-button#tasklist-button { + color: #cbbfbf; +} + +window#ValaPanel.background button.flat.-panel-button:hover, window#ValaPanel.background button.-panel-button.sidebar-button:hover, window#ValaPanel.background button.-panel-button.budgie-menu-launcher:hover, window#ValaPanel.background .budgie-panel .-panel-button#tasklist-button:hover, .budgie-panel window#ValaPanel.background .-panel-button#tasklist-button:hover, +window#ValaPanel.background button#tasklist-button.toggle.flat:hover, +window#ValaPanel.background button#tasklist-button.toggle.sidebar-button:hover, +window#ValaPanel.background button#tasklist-button.toggle.budgie-menu-launcher:hover, +window#ValaPanel.background .budgie-panel #tasklist-button.toggle:hover, +.budgie-panel window#ValaPanel.background #tasklist-button.toggle:hover, +window#ValaPanel.background button.flat.-panel-icon-button:hover, +window#ValaPanel.background button.-panel-icon-button.sidebar-button:hover, +window#ValaPanel.background button.-panel-icon-button.budgie-menu-launcher:hover, +window#ValaPanel.background .budgie-panel .-panel-icon-button#tasklist-button:hover, +.budgie-panel window#ValaPanel.background .-panel-icon-button#tasklist-button:hover { + box-shadow: inset 0 -2px rgba(240, 84, 76, 0.5); + background: none; + color: #ffffff; +} + +window#ValaPanel.background button.flat.-panel-button:active, window#ValaPanel.background button.-panel-button.sidebar-button:active, window#ValaPanel.background button.-panel-button.budgie-menu-launcher:active, window#ValaPanel.background .budgie-panel .-panel-button#tasklist-button:active, .budgie-panel window#ValaPanel.background .-panel-button#tasklist-button:active, window#ValaPanel.background button.flat.-panel-button:checked, window#ValaPanel.background button.-panel-button.sidebar-button:checked, window#ValaPanel.background button.-panel-button.budgie-menu-launcher:checked, window#ValaPanel.background .budgie-panel .-panel-button#tasklist-button:checked, .budgie-panel window#ValaPanel.background .-panel-button#tasklist-button:checked, +window#ValaPanel.background button#tasklist-button.toggle.flat:active, +window#ValaPanel.background button#tasklist-button.toggle.sidebar-button:active, +window#ValaPanel.background button#tasklist-button.toggle.budgie-menu-launcher:active, +window#ValaPanel.background .budgie-panel #tasklist-button.toggle:active, +.budgie-panel window#ValaPanel.background #tasklist-button.toggle:active, +window#ValaPanel.background button#tasklist-button.toggle.flat:checked, +window#ValaPanel.background button#tasklist-button.toggle.sidebar-button:checked, +window#ValaPanel.background button#tasklist-button.toggle.budgie-menu-launcher:checked, +window#ValaPanel.background .budgie-panel #tasklist-button.toggle:checked, +.budgie-panel window#ValaPanel.background #tasklist-button.toggle:checked, +window#ValaPanel.background button.flat.-panel-icon-button:active, +window#ValaPanel.background button.-panel-icon-button.sidebar-button:active, +window#ValaPanel.background button.-panel-icon-button.budgie-menu-launcher:active, +window#ValaPanel.background .budgie-panel .-panel-icon-button#tasklist-button:active, +.budgie-panel window#ValaPanel.background .-panel-icon-button#tasklist-button:active, +window#ValaPanel.background button.flat.-panel-icon-button:checked, +window#ValaPanel.background button.-panel-icon-button.sidebar-button:checked, +window#ValaPanel.background button.-panel-icon-button.budgie-menu-launcher:checked, +window#ValaPanel.background .budgie-panel .-panel-icon-button#tasklist-button:checked, +.budgie-panel window#ValaPanel.background .-panel-icon-button#tasklist-button:checked { + box-shadow: inset 0 -2px #F0544C; + color: #ffffff; + background: none; +} + +window#ValaPanel.background .unpinned button.flat.-panel-icon-button, window#ValaPanel.background .unpinned button.-panel-icon-button.sidebar-button, window#ValaPanel.background .unpinned button.-panel-icon-button.budgie-menu-launcher, window#ValaPanel.background .unpinned .budgie-panel .-panel-icon-button#tasklist-button, .budgie-panel window#ValaPanel.background .unpinned .-panel-icon-button#tasklist-button { + border-radius: 0; +} + +window#ValaPanel.background .unpinned button.flat.-panel-icon-button:hover, window#ValaPanel.background .unpinned button.-panel-icon-button.sidebar-button:hover, window#ValaPanel.background .unpinned button.-panel-icon-button.budgie-menu-launcher:hover, window#ValaPanel.background .unpinned .budgie-panel .-panel-icon-button#tasklist-button:hover, .budgie-panel window#ValaPanel.background .unpinned .-panel-icon-button#tasklist-button:hover { + -gtk-icon-effect: highlight; +} + +window#ValaPanel.background .unpinned button.flat.-panel-icon-button:hover, window#ValaPanel.background .unpinned button.-panel-icon-button.sidebar-button:hover, window#ValaPanel.background .unpinned button.-panel-icon-button.budgie-menu-launcher:hover, window#ValaPanel.background .unpinned .budgie-panel .-panel-icon-button#tasklist-button:hover, .budgie-panel window#ValaPanel.background .unpinned .-panel-icon-button#tasklist-button:hover, window#ValaPanel.background .unpinned button.flat.-panel-icon-button:active, window#ValaPanel.background .unpinned button.-panel-icon-button.sidebar-button:active, window#ValaPanel.background .unpinned button.-panel-icon-button.budgie-menu-launcher:active, window#ValaPanel.background .unpinned .budgie-panel .-panel-icon-button#tasklist-button:active, .budgie-panel window#ValaPanel.background .unpinned .-panel-icon-button#tasklist-button:active, window#ValaPanel.background .unpinned button.flat.-panel-icon-button:checked, window#ValaPanel.background .unpinned button.-panel-icon-button.sidebar-button:checked, window#ValaPanel.background .unpinned button.-panel-icon-button.budgie-menu-launcher:checked, window#ValaPanel.background .unpinned .budgie-panel .-panel-icon-button#tasklist-button:checked, .budgie-panel window#ValaPanel.background .unpinned .-panel-icon-button#tasklist-button:checked { + box-shadow: inset 0 -2px #F0544C; + color: #ffffff; +} + +window#ValaPanel.background .pinned button.flat.-panel-icon-button.running, window#ValaPanel.background .pinned button.-panel-icon-button.running.sidebar-button, window#ValaPanel.background .pinned button.-panel-icon-button.running.budgie-menu-launcher, window#ValaPanel.background .pinned .budgie-panel .-panel-icon-button.running#tasklist-button, .budgie-panel window#ValaPanel.background .pinned .-panel-icon-button.running#tasklist-button { + border-radius: 0; +} + +window#ValaPanel.background .pinned button.flat.-panel-icon-button.running > image, window#ValaPanel.background .pinned button.-panel-icon-button.running.sidebar-button > image, window#ValaPanel.background .pinned button.-panel-icon-button.running.budgie-menu-launcher > image, window#ValaPanel.background .pinned .budgie-panel .-panel-icon-button.running#tasklist-button > image, .budgie-panel window#ValaPanel.background .pinned .-panel-icon-button.running#tasklist-button > image, window#ValaPanel.background .pinned .budgie-panel button.-panel-icon-button.running.flat.launcher > image { + background-position: bottom center; +} + +window#ValaPanel.background .pinned button.flat.-panel-icon-button.running:hover, window#ValaPanel.background .pinned button.-panel-icon-button.running.sidebar-button:hover, window#ValaPanel.background .pinned button.-panel-icon-button.running.budgie-menu-launcher:hover, window#ValaPanel.background .pinned .budgie-panel .-panel-icon-button.running#tasklist-button:hover, .budgie-panel window#ValaPanel.background .pinned .-panel-icon-button.running#tasklist-button:hover { + -gtk-icon-effect: highlight; +} + +window#ValaPanel.background .pinned button.flat.-panel-icon-button.running:hover, window#ValaPanel.background .pinned button.-panel-icon-button.running.sidebar-button:hover, window#ValaPanel.background .pinned button.-panel-icon-button.running.budgie-menu-launcher:hover, window#ValaPanel.background .pinned .budgie-panel .-panel-icon-button.running#tasklist-button:hover, .budgie-panel window#ValaPanel.background .pinned .-panel-icon-button.running#tasklist-button:hover, window#ValaPanel.background .pinned button.flat.-panel-icon-button.running:active, window#ValaPanel.background .pinned button.-panel-icon-button.running.sidebar-button:active, window#ValaPanel.background .pinned button.-panel-icon-button.running.budgie-menu-launcher:active, window#ValaPanel.background .pinned .budgie-panel .-panel-icon-button.running#tasklist-button:active, .budgie-panel window#ValaPanel.background .pinned .-panel-icon-button.running#tasklist-button:active, window#ValaPanel.background .pinned button.flat.-panel-icon-button.running:checked, window#ValaPanel.background .pinned button.-panel-icon-button.running.sidebar-button:checked, window#ValaPanel.background .pinned button.-panel-icon-button.running.budgie-menu-launcher:checked, window#ValaPanel.background .pinned .budgie-panel .-panel-icon-button.running#tasklist-button:checked, .budgie-panel window#ValaPanel.background .pinned .-panel-icon-button.running#tasklist-button:checked { + box-shadow: inset 0 -2px #F0544C; + color: #ffffff; +} + +menubar.-vala-panel-background, +menubar.-vala-panel-appmenu-private { + background: none; + border: none; + box-shadow: none; + padding: 0 0 0 0; +} + +menubar.-vala-panel-background > menuitem, +menubar.-vala-panel-appmenu-private > menuitem { + border-radius: 0; + color: #cbbfbf; + font-weight: normal; +} + +menubar.-vala-panel-background > menuitem:hover, +menubar.-vala-panel-appmenu-private > menuitem:hover { + color: #ffffff; +} + +menubar.-vala-panel-background > menuitem:disabled, +menubar.-vala-panel-appmenu-private > menuitem:disabled { + color: rgba(203, 191, 191, 0.45); +} + +menubar.-vala-panel-background > menuitem > window.background.popup > menu, +menubar.-vala-panel-appmenu-private > menuitem > window.background.popup > menu { + border-radius: 0 0 2px 2px; +} + +UnityDecoration { + -UnityDecoration-extents: 28px 1 1 1; + -UnityDecoration-input-extents: 10px; + -UnityDecoration-shadow-offset-x: 0px; + -UnityDecoration-shadow-offset-y: 3px; + -UnityDecoration-active-shadow-color: rgba(0, 0, 0, 0.2); + -UnityDecoration-active-shadow-radius: 12px; + -UnityDecoration-inactive-shadow-color: rgba(0, 0, 0, 0.07); + -UnityDecoration-inactive-shadow-radius: 7px; + -UnityDecoration-glow-size: 10px; + -UnityDecoration-glow-color: #F0544C; + -UnityDecoration-title-indent: 10px; + -UnityDecoration-title-fade: 35px; + -UnityDecoration-title-alignment: 0.0; +} + +UnityDecoration .top { + border: 1px solid #090909; + border-bottom-width: 0; + border-radius: 4px 4px 0 0; + padding: 1px 6px 0 6px; + background-image: linear-gradient(to bottom, #1a1a1a, #1a1a1a); + color: #cbbfbf; + box-shadow: inset 0 1px #222222; +} + +UnityDecoration .top:backdrop { + border-bottom-width: 0; + color: rgba(203, 191, 191, 0.7); +} + +UnityDecoration .left, UnityDecoration .right, UnityDecoration .bottom, +UnityDecoration .left:backdrop, UnityDecoration .right:backdrop, UnityDecoration .bottom:backdrop { + background-color: transparent; + background-image: linear-gradient(to bottom, #090909, #090909); +} + +UnityPanelWidget, +.unity-panel { + background-image: linear-gradient(to bottom, #1b2224, #1b2224); + color: #f9f7f7; + box-shadow: none; +} + +UnityPanelWidget:backdrop, +.unity-panel:backdrop { + color: #cdc2c2; +} + +.unity-panel.menubar.menuitem:hover, +.unity-panel.menubar .menuitem *:hover { + border-radius: 0; + color: #ffffff; + background-image: linear-gradient(to bottom, #F0544C, #F0544C); + border-bottom: none; +} + +.lightdm.menu { + background-image: none; + background-color: rgba(0, 0, 0, 0.4); + border-color: rgba(255, 255, 255, 0.8); + border-radius: 4px; + padding: 1px; + color: white; +} + +.lightdm-combo .menu { + background-color: #2f2f2f; + border-radius: 0px; + padding: 0px; + color: white; +} + +.lightdm.menu .menuitem *, +.lightdm.menu .menuitem.check:active, +.lightdm.menu .menuitem.radio:active { + color: white; +} + +.lightdm.menubar { + color: rgba(255, 255, 255, 0.8); + background-image: none; + background-color: rgba(0, 0, 0, 0.5); +} + +.lightdm.menubar > .menuitem { + padding: 2px 6px; +} + +.lightdm-combo.combobox-entry .button, +.lightdm-combo .cell, +.lightdm-combo .button, +.lightdm-combo .entry, +.lightdm.button, +.lightdm.entry { + background-image: none; + background-color: rgba(0, 0, 0, 0.3); + border-color: rgba(255, 255, 255, 0.4); + border-radius: 10px; + padding: 7px; + color: white; + text-shadow: none; +} + +.lightdm.button, +.lightdm.button:hover, +.lightdm.button:active, +.lightdm.button:active:focus, +.lightdm.entry, +.lightdm.entry:hover, +.lightdm.entry:active, +.lightdm.entry:active:focus { + background-image: none; + border-image: none; +} + +.lightdm.button:focus, +.lightdm.entry:focus { + border-color: rgba(255, 255, 255, 0.1); + border-width: 1px; + border-style: solid; + color: white; +} + +.lightdm.entry:selected { + background-color: rgba(255, 255, 255, 0.8); +} + +.lightdm.entry:active { + -gtk-icon-source: -gtk-icontheme("process-working-symbolic"); + animation: dashentry_spinner 1s infinite linear; +} + +.lightdm.option-button { + padding: 2px; + background: none; + border: 0; +} + +.lightdm.toggle-button { + background: none; + border-width: 0; +} + +.lightdm.toggle-button.selected { + background-color: rgba(0, 0, 0, 0.7); + border-width: 1px; +} + +@keyframes dashentry_spinner { + to { + -gtk-icon-transform: rotate(1turn); + } +} + +/**************** + * Mate Desktop * + ****************/ +.atril-window .primary-toolbar toolbar, .atril-window .primary-toolbar .inline-toolbar { + background: none; +} + +MsdOsdWindow.background.osd { + border-radius: 2px; + border: 1px solid #090909; +} + +MsdOsdWindow.background.osd .progressbar { + background-color: #F0544C; + border: none; + border-color: red; + border-radius: 5px; +} + +MsdOsdWindow.background.osd .trough { + background-color: #101010; + border: none; + border-radius: 5px; +} + +.mate-panel-menu-bar, .mate-panel-menu-bar menubar, +panel-toplevel.background, +panel-toplevel.background menubar { + background-color: #222222; +} + +.mate-panel-menu-bar menubar, +.mate-panel-menu-bar #PanelApplet label, +.mate-panel-menu-bar #PanelApplet image, +panel-toplevel.background menubar, +panel-toplevel.background #PanelApplet label, +panel-toplevel.background #PanelApplet image { + color: #cbbfbf; +} + +.mate-panel-menu-bar button label, .mate-panel-menu-bar button image, +.mate-panel-menu-bar #tasklist-button label, +.mate-panel-menu-bar #tasklist-button image, +panel-toplevel.background button label, +panel-toplevel.background button image, +panel-toplevel.background #tasklist-button label, +panel-toplevel.background #tasklist-button image { + color: inherit; +} + +.mate-panel-menu-bar .wnck-pager, +panel-toplevel.background .wnck-pager { + color: #666060; + background-color: #090909; +} + +.mate-panel-menu-bar .wnck-pager:hover, +panel-toplevel.background .wnck-pager:hover { + background-color: #2f2f2f; +} + +.mate-panel-menu-bar .wnck-pager:selected, +panel-toplevel.background .wnck-pager:selected { + color: #f8aeaa; + background-color: #F0544C; +} + +.mate-panel-menu-bar na-tray-applet, +panel-toplevel.background na-tray-applet { + -NaTrayApplet-icon-padding: 0; + -NaTrayApplet-icon-size: 16px; +} + +/****************** + * Budgie Desktop * + ******************/ +.budgie-settings-window buttonbox.inline-toolbar button, .budgie-popover:not(.budgie-menu) button.flat:not(.image-button), .budgie-popover:not(.budgie-menu) button.sidebar-button:not(.image-button), .budgie-popover:not(.budgie-menu) button.budgie-menu-launcher:not(.image-button), .budgie-popover:not(.budgie-menu) .budgie-panel #tasklist-button:not(.image-button), .budgie-panel .budgie-popover:not(.budgie-menu) #tasklist-button:not(.image-button), .raven .raven-header:not(.top) button, .drop-shadow button { + transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); +} + +.budgie-settings-window buttonbox.inline-toolbar button:hover, .budgie-popover:not(.budgie-menu) button.flat:hover:not(.image-button), .budgie-popover:not(.budgie-menu) button.sidebar-button:hover:not(.image-button), .budgie-popover:not(.budgie-menu) button.budgie-menu-launcher:hover:not(.image-button), .budgie-popover:not(.budgie-menu) .budgie-panel #tasklist-button:hover:not(.image-button), .budgie-panel .budgie-popover:not(.budgie-menu) #tasklist-button:hover:not(.image-button), .raven .raven-header:not(.top) button:hover, .drop-shadow button:hover { + transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); + transition-duration: 350ms; +} + +.budgie-settings-window buttonbox.inline-toolbar button:checked, .budgie-popover:not(.budgie-menu) button.flat:checked:not(.image-button), .budgie-popover:not(.budgie-menu) button.sidebar-button:checked:not(.image-button), .budgie-popover:not(.budgie-menu) button.budgie-menu-launcher:checked:not(.image-button), .budgie-popover:not(.budgie-menu) .budgie-panel #tasklist-button:checked:not(.image-button), .budgie-panel .budgie-popover:not(.budgie-menu) #tasklist-button:checked:not(.image-button), .raven .raven-header:not(.top) button:checked, .drop-shadow button:checked, .budgie-settings-window buttonbox.inline-toolbar button:active, .budgie-popover:not(.budgie-menu) button.flat:active:not(.image-button), .budgie-popover:not(.budgie-menu) button.sidebar-button:active:not(.image-button), .budgie-popover:not(.budgie-menu) button.budgie-menu-launcher:active:not(.image-button), .budgie-popover:not(.budgie-menu) .budgie-panel #tasklist-button:active:not(.image-button), .budgie-panel .budgie-popover:not(.budgie-menu) #tasklist-button:active:not(.image-button), .raven .raven-header:not(.top) button:active, .drop-shadow button:active { + transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); +} + +.budgie-container { + background-color: transparent; +} + +.budgie-settings-window buttonbox.inline-toolbar { + border-style: none none solid; +} + +.budgie-popover { + margin: 0; + padding: 0; + border-color: rgba(0, 0, 0, 0.2); + border-radius: 2px; + background-color: #222222; + box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.3), 0 2px 3px 0 rgba(0, 0, 0, 0.3), 0 0 0 1px rgba(0, 0, 0, 0.2); +} + +.budgie-popover .container { + padding: 2px; +} + +.budgie-popover border { + border: none; +} + +.budgie-popover list { + background-color: transparent; +} + +.budgie-popover row { + padding: 0; + background-color: transparent; +} + +.budgie-popover row:hover { + box-shadow: none; + background-color: transparent; +} + +.budgie-popover:not(.budgie-menu) button.flat:not(.image-button), .budgie-popover:not(.budgie-menu) button.sidebar-button:not(.image-button), .budgie-popover:not(.budgie-menu) button.budgie-menu-launcher:not(.image-button), .budgie-popover:not(.budgie-menu) .budgie-panel #tasklist-button:not(.image-button), .budgie-panel .budgie-popover:not(.budgie-menu) #tasklist-button:not(.image-button) { + min-height: 28px; + padding: 0 8px; + color: rgba(203, 191, 191, 0.85); + font-weight: normal; + border: none; +} + +.budgie-popover:not(.budgie-menu) button.flat:not(.image-button):hover, .budgie-popover:not(.budgie-menu) button.sidebar-button:not(.image-button):hover, .budgie-popover:not(.budgie-menu) button.budgie-menu-launcher:not(.image-button):hover, .budgie-popover:not(.budgie-menu) .budgie-panel #tasklist-button:not(.image-button):hover, .budgie-panel .budgie-popover:not(.budgie-menu) #tasklist-button:not(.image-button):hover { + background-color: rgba(203, 191, 191, 0.12); +} + +.budgie-popover:not(.budgie-menu) button.flat:not(.image-button):checked, .budgie-popover:not(.budgie-menu) button.sidebar-button:not(.image-button):checked, .budgie-popover:not(.budgie-menu) button.budgie-menu-launcher:not(.image-button):checked, .budgie-popover:not(.budgie-menu) .budgie-panel #tasklist-button:not(.image-button):checked, .budgie-panel .budgie-popover:not(.budgie-menu) #tasklist-button:not(.image-button):checked, .budgie-popover:not(.budgie-menu) button.flat:not(.image-button):active, .budgie-popover:not(.budgie-menu) button.sidebar-button:not(.image-button):active, .budgie-popover:not(.budgie-menu) button.budgie-menu-launcher:not(.image-button):active, .budgie-popover:not(.budgie-menu) .budgie-panel #tasklist-button:not(.image-button):active, .budgie-panel .budgie-popover:not(.budgie-menu) #tasklist-button:not(.image-button):active { + background-color: rgba(203, 191, 191, 0.22); + color: #cbbfbf; +} + +.budgie-popover:not(.budgie-menu) button.flat:not(.image-button):disabled, .budgie-popover:not(.budgie-menu) button.sidebar-button:not(.image-button):disabled, .budgie-popover:not(.budgie-menu) button.budgie-menu-launcher:not(.image-button):disabled, .budgie-popover:not(.budgie-menu) .budgie-panel #tasklist-button:not(.image-button):disabled, .budgie-panel .budgie-popover:not(.budgie-menu) #tasklist-button:not(.image-button):disabled { + color: rgba(203, 191, 191, 0.45); +} + +.budgie-popover.budgie-menu .container { + padding: 0; +} + +.budgie-popover.user-menu .container { + padding: 8px; +} + +.budgie-popover.user-menu separator { + margin: 4px 0; + background-color: rgba(0, 0, 0, 0.2); +} + +.budgie-popover.sound-popover separator { + margin: 3px 0; + background-color: rgba(0, 0, 0, 0.2); +} + +.budgie-popover.night-light-indicator .container { + padding: 8px; +} + +.budgie-popover.places-menu .container { + padding: 8px; +} + +.budgie-popover.places-menu .places-list:not(.always-expand) { + margin-top: 4px; + padding-top: 4px; + border-top: 1px solid rgba(0, 0, 0, 0.2); +} + +.budgie-popover.places-menu .alternative-label { + padding: 3px; + font-size: 15px; +} + +.budgie-popover.workspace-popover .container { + padding: 2px 8px 8px; +} + +.budgie-popover.workspace-popover separator { + margin: 4px 0; +} + +.budgie-popover.workspace-popover flowboxchild { + padding: 0; +} + +window.budgie-popover:not(.csd) > frame.container { + margin: 0 -1px -1px; +} + +.bottom window.budgie-popover:not(.csd) > frame.container { + padding: 2px 0 2px; +} + +window.budgie-popover:not(.csd) > frame.container, +window.budgie-popover:not(.csd) > frame.container > border { + border-style: none; +} + +.workspace-switcher .workspace-layout { + border: 0 solid rgba(255, 255, 255, 0.12); +} + +.top .workspace-switcher .workspace-layout:dir(ltr), +.bottom .workspace-switcher .workspace-layout:dir(ltr) { + border-left-width: 1px; +} + +.top .workspace-switcher .workspace-layout:dir(rtl), +.bottom .workspace-switcher .workspace-layout:dir(rtl) { + border-right-width: 1px; +} + +.left .workspace-switcher .workspace-layout, +.right .workspace-switcher .workspace-layout { + border-top-width: 1px; +} + +.workspace-switcher .workspace-item, +.workspace-switcher .workspace-add-button { + border: 0 solid rgba(255, 255, 255, 0.12); +} + +.top .workspace-switcher .workspace-item:dir(ltr), +.bottom .workspace-switcher .workspace-item:dir(ltr), .top +.workspace-switcher .workspace-add-button:dir(ltr), +.bottom +.workspace-switcher .workspace-add-button:dir(ltr) { + border-right-width: 1px; +} + +.top .workspace-switcher .workspace-item:dir(rtl), +.bottom .workspace-switcher .workspace-item:dir(rtl), .top +.workspace-switcher .workspace-add-button:dir(rtl), +.bottom +.workspace-switcher .workspace-add-button:dir(rtl) { + border-left-width: 1px; +} + +.left .workspace-switcher .workspace-item, +.right .workspace-switcher .workspace-item, .left +.workspace-switcher .workspace-add-button, +.right +.workspace-switcher .workspace-add-button { + border-bottom-width: 1px; +} + +.workspace-switcher .workspace-item { + transition: all 0.2s cubic-bezier(0, 0, 0.2, 1); +} + +.workspace-switcher .workspace-item.current-workspace { + background-color: rgba(255, 255, 255, 0.12); +} + +.workspace-switcher .workspace-add-button { + background-color: transparent; +} + +.workspace-switcher .workspace-add-button:hover { + box-shadow: none; +} + +.workspace-switcher .workspace-add-button:active { + background-image: none; +} + +.workspace-switcher .workspace-add-button:active image { + margin: 1px 0 -1px; +} + +.budgie-panel .workspace-switcher .workspace-icon-button { + min-height: 24px; + min-width: 24px; + padding: 0; + border-radius: 2px; +} + +.budgie-menu.background { + padding: 0; + background-color: #262626; +} + +.budgie-menu scrollbar, +.budgie-menu entry.search { + background-color: transparent; +} + +.budgie-menu entry.search { + border: none; + border-bottom: 1px solid rgba(0, 0, 0, 0.2); + border-radius: 0; + box-shadow: none; + font-size: 120%; +} + +.budgie-menu .categories:dir(ltr) { + border-bottom-left-radius: 2px; +} + +.budgie-menu .categories:dir(rtl) { + border-bottom-right-radius: 2px; +} + +.budgie-menu button { + min-height: 32px; + padding: 0 8px; + border-radius: 0; + color: #cbbfbf; + font-weight: normal; + border: none; +} + +.budgie-menu button:disabled { + color: rgba(203, 191, 191, 0.45); +} + +.budgie-menu button:checked:disabled { + background-color: #F0544C; +} + +.budgie-menu row { + padding: 0; +} + +.budgie-menu row:hover { + box-shadow: none; +} + +popover.background.user-menu { + padding: 8px; +} + +popover.background.user-menu .content-box { + background-color: transparent; +} + +popover.background.user-menu separator { + margin: 4px 0; + background-color: rgba(0, 0, 0, 0.2); +} + +popover.background.user-menu row { + padding: 0; + box-shadow: none; + background-image: none; +} + +popover.background.places-menu { + padding: 8px; +} + +popover.background.places-menu .name-button.text-button { + padding-left: 8px; + padding-right: 8px; +} + +popover.background.places-menu .name-button.text-button image:dir(ltr) { + margin-right: 3px; +} + +popover.background.places-menu .name-button.text-button image:dir(rtl) { + margin-left: 3px; +} + +popover.background.places-menu .places-section-header > image:dir(ltr) { + margin: 0 -2px 0 5px; +} + +popover.background.places-menu .places-section-header > image:dir(rtl) { + margin: 0 5px 0 -2px; +} + +popover.background.places-menu .places-list { + margin-top: 4px; + padding-top: 4px; + border-top: 1px solid rgba(0, 0, 0, 0.2); + background-color: transparent; +} + +popover.background.places-menu row { + padding: 0; + box-shadow: none; + background-image: none; +} + +.budgie-panel { + transition: background-color 0.2s cubic-bezier(0, 0, 0.2, 1); + background-color: #222222; + color: #cbbfbf; + font-weight: 500; +} + +.budgie-panel.transparent { + background-color: rgba(34, 34, 34, 0.85); +} + +.budgie-panel button { + min-height: 16px; + min-width: 16px; + padding: 0; + border-radius: 0; + color: #cbbfbf; + border: none; + background: none; +} + +.budgie-panel button:hover { + color: white; + background-color: rgba(203, 191, 191, 0.15); +} + +.budgie-panel button:active { + color: white; + background-color: rgba(203, 191, 191, 0.1); +} + +.budgie-panel button:checked { + color: white; + background-color: rgba(203, 191, 191, 0.12); +} + +.budgie-panel button:checked:disabled { + color: rgba(255, 255, 255, 0.5); + background-color: rgba(203, 191, 191, 0.06); +} + +.budgie-panel button:disabled { + color: rgba(203, 191, 191, 0.5); + background: none; +} + +.budgie-panel.horizontal button { + padding: 0 4px; +} + +.budgie-panel.vertical button { + padding: 4px 0; +} + +.budgie-panel separator { + background-color: rgba(0, 0, 0, 0.2); +} + +.budgie-panel .alert { + color: #db5b5b; +} + +.budgie-panel #tasklist-button { + padding: 0 4px; +} + +.budgie-panel.vertical #tasklist-button { + min-height: 32px; +} + +.budgie-panel button.launcher.sidebar-button, .budgie-panel button.launcher.budgie-menu-launcher, .budgie-panel .launcher#tasklist-button, .budgie-panel button.launcher.flat { + padding: 0; +} + +.budgie-panel button.launcher.sidebar-button:not(:checked), .budgie-panel button.launcher.budgie-menu-launcher:not(:checked), .budgie-panel .launcher#tasklist-button:not(:checked), .budgie-panel button.launcher.flat:not(:checked) { + color: #cbbfbf; +} + +.budgie-panel button.launcher.sidebar-button:not(:checked):hover, .budgie-panel button.launcher.budgie-menu-launcher:not(:checked):hover, .budgie-panel .launcher#tasklist-button:not(:checked):hover, .budgie-panel button.launcher.flat:not(:checked):hover, .budgie-panel button.launcher.sidebar-button:not(:checked):active, .budgie-panel button.launcher.budgie-menu-launcher:not(:checked):active, .budgie-panel .launcher#tasklist-button:not(:checked):active, .budgie-panel button.launcher.flat:not(:checked):active { + color: #ffffff; +} + +.budgie-panel button.launcher.sidebar-button:not(:checked):disabled, .budgie-panel button.launcher.budgie-menu-launcher:not(:checked):disabled, .budgie-panel .launcher#tasklist-button:not(:checked):disabled, .budgie-panel button.launcher.flat:not(:checked):disabled { + color: rgba(203, 191, 191, 0.5); +} + +.top .budgie-panel #tasklist-button, .budgie-panel .top #tasklist-button, .top .budgie-panel button.flat.launcher, .budgie-panel .top button.flat.launcher { + border-image: radial-gradient(circle closest-corner at center calc(1px), #F0544C 0%, transparent 0%) 0 0 0 0/0 0 0 0; +} + +.top .budgie-panel #tasklist-button:checked, .budgie-panel .top #tasklist-button:checked, .top .budgie-panel button.flat.launcher:checked, .budgie-panel .top button.flat.launcher:checked { + border-image: radial-gradient(circle closest-corner at center calc(1px), #F0544C 100%, transparent 0%) 3 0 0 0/3px 0 0 0; +} + +.bottom .budgie-panel #tasklist-button, .budgie-panel .bottom #tasklist-button, .bottom .budgie-panel button.flat.launcher, .budgie-panel .bottom button.flat.launcher { + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #F0544C 0%, transparent 0%) 0 0 0 0/0 0 0 0; +} + +.bottom .budgie-panel #tasklist-button:checked, .budgie-panel .bottom #tasklist-button:checked, .bottom .budgie-panel button.flat.launcher:checked, .budgie-panel .bottom button.flat.launcher:checked { + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #F0544C 100%, transparent 0%) 0 0 3 0/0 0 3px 0; +} + +.left .budgie-panel #tasklist-button, .budgie-panel .left #tasklist-button, .left .budgie-panel button.flat.launcher, .budgie-panel .left button.flat.launcher { + border-image: radial-gradient(circle closest-corner at calc(1px) center, #F0544C 0%, transparent 0%) 0 0 0 0/0 0 0 0; +} + +.left .budgie-panel #tasklist-button:checked, .budgie-panel .left #tasklist-button:checked, .left .budgie-panel button.flat.launcher:checked, .budgie-panel .left button.flat.launcher:checked { + border-image: radial-gradient(circle closest-corner at calc(1px) center, #F0544C 100%, transparent 0%) 0 0 0 3/0 0 0 3px; +} + +.right .budgie-panel #tasklist-button, .budgie-panel .right #tasklist-button, .right .budgie-panel button.flat.launcher, .budgie-panel .right button.flat.launcher { + border-image: radial-gradient(circle closest-corner at calc(100% - 1px) center, #F0544C 0%, transparent 0%) 0 0 0 0/0 0 0 0; +} + +.right .budgie-panel #tasklist-button:checked, .budgie-panel .right #tasklist-button:checked, .right .budgie-panel button.flat.launcher:checked, .budgie-panel .right button.flat.launcher:checked { + border-image: radial-gradient(circle closest-corner at calc(100% - 1px) center, #F0544C 100%, transparent 0%) 0 3 0 0/0 3px 0 0; +} + +window#ValaPanel.background button.flat.-panel-button, window#ValaPanel.background button.-panel-button.sidebar-button, window#ValaPanel.background button.-panel-button.budgie-menu-launcher, window#ValaPanel.background .budgie-panel .-panel-button#tasklist-button, .budgie-panel window#ValaPanel.background .-panel-button#tasklist-button, +window#ValaPanel.background button#tasklist-button.toggle.flat, window#ValaPanel.background button#tasklist-button.toggle.sidebar-button, window#ValaPanel.background button#tasklist-button.toggle.budgie-menu-launcher, window#ValaPanel.background .budgie-panel #tasklist-button.toggle, .budgie-panel window#ValaPanel.background #tasklist-button.toggle, +window#ValaPanel.background button.flat.-panel-icon-button, window#ValaPanel.background button.-panel-icon-button.sidebar-button, window#ValaPanel.background button.-panel-icon-button.budgie-menu-launcher, window#ValaPanel.background .budgie-panel .-panel-icon-button#tasklist-button, .budgie-panel window#ValaPanel.background .-panel-icon-button#tasklist-button, +button.flat.launcher, +button.launcher.sidebar-button, +button.launcher.budgie-menu-launcher, +.budgie-panel .launcher#tasklist-button, +.budgie-panel button.launcher.flat { + min-width: 16px; + min-height: 16px; + padding: 0; + border-radius: 0; + border: none; + background-position: center center; +} + +window#ValaPanel.background button.flat.-panel-button > image, window#ValaPanel.background button.-panel-button.sidebar-button > image, window#ValaPanel.background button.-panel-button.budgie-menu-launcher > image, window#ValaPanel.background .budgie-panel .-panel-button#tasklist-button > image, .budgie-panel window#ValaPanel.background .-panel-button#tasklist-button > image, window#ValaPanel.background button#tasklist-button.toggle.flat > image, window#ValaPanel.background button#tasklist-button.toggle.sidebar-button > image, window#ValaPanel.background button#tasklist-button.toggle.budgie-menu-launcher > image, window#ValaPanel.background .budgie-panel #tasklist-button.toggle > image, .budgie-panel window#ValaPanel.background #tasklist-button.toggle > image, window#ValaPanel.background button.flat.-panel-icon-button > image, window#ValaPanel.background button.-panel-icon-button.sidebar-button > image, window#ValaPanel.background button.-panel-icon-button.budgie-menu-launcher > image, window#ValaPanel.background .budgie-panel .-panel-icon-button#tasklist-button > image, .budgie-panel window#ValaPanel.background .-panel-icon-button#tasklist-button > image, +button.flat.launcher > image, +button.launcher.sidebar-button > image, +button.launcher.budgie-menu-launcher > image, +.budgie-panel .launcher#tasklist-button > image, +.budgie-panel button.launcher.flat > image { + opacity: 0.87; +} + +window#ValaPanel.background button.flat.-panel-button:hover, window#ValaPanel.background button.-panel-button.sidebar-button:hover, window#ValaPanel.background button.-panel-button.budgie-menu-launcher:hover, window#ValaPanel.background .budgie-panel .-panel-button#tasklist-button:hover, .budgie-panel window#ValaPanel.background .-panel-button#tasklist-button:hover, +window#ValaPanel.background button#tasklist-button.toggle.flat:hover, window#ValaPanel.background button#tasklist-button.toggle.sidebar-button:hover, window#ValaPanel.background button#tasklist-button.toggle.budgie-menu-launcher:hover, window#ValaPanel.background .budgie-panel #tasklist-button.toggle:hover, .budgie-panel window#ValaPanel.background #tasklist-button.toggle:hover, +window#ValaPanel.background button.flat.-panel-icon-button:hover, window#ValaPanel.background button.-panel-icon-button.sidebar-button:hover, window#ValaPanel.background button.-panel-icon-button.budgie-menu-launcher:hover, window#ValaPanel.background .budgie-panel .-panel-icon-button#tasklist-button:hover, .budgie-panel window#ValaPanel.background .-panel-icon-button#tasklist-button:hover, +button.flat.launcher:hover, +button.launcher.sidebar-button:hover, +button.launcher.budgie-menu-launcher:hover, +.budgie-panel .launcher#tasklist-button:hover { + -gtk-icon-effect: highlight; +} + +window#ValaPanel.background button.flat.-panel-button:hover > image, window#ValaPanel.background button.-panel-button.sidebar-button:hover > image, window#ValaPanel.background button.-panel-button.budgie-menu-launcher:hover > image, window#ValaPanel.background .budgie-panel .-panel-button#tasklist-button:hover > image, .budgie-panel window#ValaPanel.background .-panel-button#tasklist-button:hover > image, window#ValaPanel.background button#tasklist-button.toggle.flat:hover > image, window#ValaPanel.background button#tasklist-button.toggle.sidebar-button:hover > image, window#ValaPanel.background button#tasklist-button.toggle.budgie-menu-launcher:hover > image, window#ValaPanel.background .budgie-panel #tasklist-button.toggle:hover > image, .budgie-panel window#ValaPanel.background #tasklist-button.toggle:hover > image, window#ValaPanel.background button.flat.-panel-icon-button:hover > image, window#ValaPanel.background button.-panel-icon-button.sidebar-button:hover > image, window#ValaPanel.background button.-panel-icon-button.budgie-menu-launcher:hover > image, window#ValaPanel.background .budgie-panel .-panel-icon-button#tasklist-button:hover > image, .budgie-panel window#ValaPanel.background .-panel-icon-button#tasklist-button:hover > image, +button.flat.launcher:hover > image, +button.launcher.sidebar-button:hover > image, +button.launcher.budgie-menu-launcher:hover > image, +.budgie-panel .launcher#tasklist-button:hover > image, +.budgie-panel button.launcher.flat:hover > image { + opacity: 1.0; +} + +window#ValaPanel.background button.flat.-panel-button:active > image, window#ValaPanel.background button.-panel-button.sidebar-button:active > image, window#ValaPanel.background button.-panel-button.budgie-menu-launcher:active > image, window#ValaPanel.background .budgie-panel .-panel-button#tasklist-button:active > image, .budgie-panel window#ValaPanel.background .-panel-button#tasklist-button:active > image, window#ValaPanel.background button#tasklist-button.toggle.flat:active > image, window#ValaPanel.background button#tasklist-button.toggle.sidebar-button:active > image, window#ValaPanel.background button#tasklist-button.toggle.budgie-menu-launcher:active > image, window#ValaPanel.background .budgie-panel #tasklist-button.toggle:active > image, .budgie-panel window#ValaPanel.background #tasklist-button.toggle:active > image, window#ValaPanel.background button.flat.-panel-icon-button:active > image, window#ValaPanel.background button.-panel-icon-button.sidebar-button:active > image, window#ValaPanel.background button.-panel-icon-button.budgie-menu-launcher:active > image, window#ValaPanel.background .budgie-panel .-panel-icon-button#tasklist-button:active > image, .budgie-panel window#ValaPanel.background .-panel-icon-button#tasklist-button:active > image, +button.flat.launcher:active > image, +button.launcher.sidebar-button:active > image, +button.launcher.budgie-menu-launcher:active > image, +.budgie-panel .launcher#tasklist-button:active > image, +.budgie-panel button.launcher.flat:active > image { + opacity: 1.0; +} + +window#ValaPanel.background button.flat.-panel-button:checked:hover, window#ValaPanel.background button.-panel-button.sidebar-button:checked:hover, window#ValaPanel.background button.-panel-button.budgie-menu-launcher:checked:hover, window#ValaPanel.background .budgie-panel .-panel-button#tasklist-button:checked:hover, .budgie-panel window#ValaPanel.background .-panel-button#tasklist-button:checked:hover, +window#ValaPanel.background button#tasklist-button.toggle.flat:checked:hover, window#ValaPanel.background button#tasklist-button.toggle.sidebar-button:checked:hover, window#ValaPanel.background button#tasklist-button.toggle.budgie-menu-launcher:checked:hover, window#ValaPanel.background .budgie-panel #tasklist-button.toggle:checked:hover, .budgie-panel window#ValaPanel.background #tasklist-button.toggle:checked:hover, +window#ValaPanel.background button.flat.-panel-icon-button:checked:hover, window#ValaPanel.background button.-panel-icon-button.sidebar-button:checked:hover, window#ValaPanel.background button.-panel-icon-button.budgie-menu-launcher:checked:hover, window#ValaPanel.background .budgie-panel .-panel-icon-button#tasklist-button:checked:hover, .budgie-panel window#ValaPanel.background .-panel-icon-button#tasklist-button:checked:hover, +button.flat.launcher:checked:hover, +button.launcher.sidebar-button:checked:hover, +button.launcher.budgie-menu-launcher:checked:hover, +.budgie-panel .launcher#tasklist-button:checked:hover { + -gtk-icon-effect: highlight; +} + +window#ValaPanel.background button.flat.-panel-button:checked > image, window#ValaPanel.background button.-panel-button.sidebar-button:checked > image, window#ValaPanel.background button.-panel-button.budgie-menu-launcher:checked > image, window#ValaPanel.background .budgie-panel .-panel-button#tasklist-button:checked > image, .budgie-panel window#ValaPanel.background .-panel-button#tasklist-button:checked > image, window#ValaPanel.background button#tasklist-button.toggle.flat:checked > image, window#ValaPanel.background button#tasklist-button.toggle.sidebar-button:checked > image, window#ValaPanel.background button#tasklist-button.toggle.budgie-menu-launcher:checked > image, window#ValaPanel.background .budgie-panel #tasklist-button.toggle:checked > image, .budgie-panel window#ValaPanel.background #tasklist-button.toggle:checked > image, window#ValaPanel.background button.flat.-panel-icon-button:checked > image, window#ValaPanel.background button.-panel-icon-button.sidebar-button:checked > image, window#ValaPanel.background button.-panel-icon-button.budgie-menu-launcher:checked > image, window#ValaPanel.background .budgie-panel .-panel-icon-button#tasklist-button:checked > image, .budgie-panel window#ValaPanel.background .-panel-icon-button#tasklist-button:checked > image, +button.flat.launcher:checked > image, +button.launcher.sidebar-button:checked > image, +button.launcher.budgie-menu-launcher:checked > image, +.budgie-panel .launcher#tasklist-button:checked > image, +.budgie-panel button.launcher.flat:checked > image { + opacity: 1.0; +} + + +.unpinned button.flat.launcher:hover, +.unpinned button.launcher.sidebar-button:hover, +.unpinned button.launcher.budgie-menu-launcher:hover, +.unpinned .budgie-panel .launcher#tasklist-button:hover, +.budgie-panel .unpinned .launcher#tasklist-button:hover, +.pinned button.flat.launcher.running:hover, +.pinned button.launcher.running.sidebar-button:hover, +.pinned button.launcher.running.budgie-menu-launcher:hover, +.pinned .budgie-panel .launcher.running#tasklist-button:hover, +.budgie-panel .pinned .launcher.running#tasklist-button:hover, +.pinned button.launcher.running.sidebar-button:hover { + -gtk-icon-effect: highlight; +} + + +.unpinned button.flat.launcher > image, +.unpinned button.launcher.sidebar-button > image, +.unpinned button.launcher.budgie-menu-launcher > image, +.unpinned .budgie-panel .launcher#tasklist-button > image, +.budgie-panel .unpinned .launcher#tasklist-button > image, +.unpinned .budgie-panel button.launcher.flat > image, +.pinned button.flat.launcher.running > image, +.pinned button.launcher.running.sidebar-button > image, +.pinned button.launcher.running.budgie-menu-launcher > image, +.pinned .budgie-panel .launcher.running#tasklist-button > image, +.budgie-panel .pinned .launcher.running#tasklist-button > image, +.pinned .budgie-panel button.launcher.running.flat > image, +.pinned button.launcher.running.sidebar-button > image { + background-repeat: no-repeat; + opacity: 1.0; +} + + +.unpinned button.flat.launcher:checked > image, +.unpinned button.launcher.sidebar-button:checked > image, +.unpinned button.launcher.budgie-menu-launcher:checked > image, +.unpinned .budgie-panel .launcher#tasklist-button:checked > image, +.budgie-panel .unpinned .launcher#tasklist-button:checked > image, +.unpinned .budgie-panel button.launcher.flat:checked > image, +.pinned button.flat.launcher.running:checked > image, +.pinned button.launcher.running.sidebar-button:checked > image, +.pinned button.launcher.running.budgie-menu-launcher:checked > image, +.pinned .budgie-panel .launcher.running#tasklist-button:checked > image, +.budgie-panel .pinned .launcher.running#tasklist-button:checked > image, +.pinned .budgie-panel button.launcher.running.flat:checked > image, +.pinned button.launcher.running.sidebar-button:checked > image { + background-image: none; +} + +.top .budgie-panel .unpinned button.launcher.sidebar-button > image, .top .budgie-panel .unpinned button.launcher.budgie-menu-launcher > image, .top .budgie-panel .unpinned .launcher#tasklist-button > image, .top .budgie-panel .unpinned button.launcher.flat > image, +.top .budgie-panel .pinned button.launcher.running.sidebar-button > image, +.top .budgie-panel .pinned button.launcher.running.budgie-menu-launcher > image, +.top .budgie-panel .pinned .launcher.running#tasklist-button > image, +.top .budgie-panel .pinned button.launcher.running.flat > image, +.top .budgie-panel .pinned button.launcher.running.sidebar-button > image { + background-size: 6px 3px; + background-position: top center; + background-image: image(#F0544C); +} + +.top .budgie-panel .unpinned button.launcher.sidebar-button:checked > image, .top .budgie-panel .unpinned button.launcher.budgie-menu-launcher:checked > image, .top .budgie-panel .unpinned .launcher#tasklist-button:checked > image, .top .budgie-panel .unpinned button.launcher.flat:checked > image, +.top .budgie-panel .pinned button.launcher.running.sidebar-button:checked > image, +.top .budgie-panel .pinned button.launcher.running.budgie-menu-launcher:checked > image, +.top .budgie-panel .pinned .launcher.running#tasklist-button:checked > image, +.top .budgie-panel .pinned button.launcher.running.flat:checked > image, +.top .budgie-panel .pinned button.launcher.running.sidebar-button:checked > image { + background-image: none; +} + +.bottom .budgie-panel .unpinned button.launcher.sidebar-button > image, .bottom .budgie-panel .unpinned button.launcher.budgie-menu-launcher > image, .bottom .budgie-panel .unpinned .launcher#tasklist-button > image, .bottom .budgie-panel .unpinned button.launcher.flat > image, +.bottom .budgie-panel .pinned button.launcher.running.sidebar-button > image, +.bottom .budgie-panel .pinned button.launcher.running.budgie-menu-launcher > image, +.bottom .budgie-panel .pinned .launcher.running#tasklist-button > image, +.bottom .budgie-panel .pinned button.launcher.running.flat > image, +.bottom .budgie-panel .pinned button.launcher.running.sidebar-button > image { + background-size: 6px 3px; + background-position: bottom center; + background-image: image(#F0544C); +} + +.bottom .budgie-panel .unpinned button.launcher.sidebar-button:checked > image, .bottom .budgie-panel .unpinned button.launcher.budgie-menu-launcher:checked > image, .bottom .budgie-panel .unpinned .launcher#tasklist-button:checked > image, .bottom .budgie-panel .unpinned button.launcher.flat:checked > image, +.bottom .budgie-panel .pinned button.launcher.running.sidebar-button:checked > image, +.bottom .budgie-panel .pinned button.launcher.running.budgie-menu-launcher:checked > image, +.bottom .budgie-panel .pinned .launcher.running#tasklist-button:checked > image, +.bottom .budgie-panel .pinned button.launcher.running.flat:checked > image, +.bottom .budgie-panel .pinned button.launcher.running.sidebar-button:checked > image { + background-image: none; +} + +.left .budgie-panel .unpinned button.launcher.sidebar-button > image, .left .budgie-panel .unpinned button.launcher.budgie-menu-launcher > image, .left .budgie-panel .unpinned .launcher#tasklist-button > image, .left .budgie-panel .unpinned button.launcher.flat > image, +.left .budgie-panel .pinned button.launcher.running.sidebar-button > image, +.left .budgie-panel .pinned button.launcher.running.budgie-menu-launcher > image, +.left .budgie-panel .pinned .launcher.running#tasklist-button > image, +.left .budgie-panel .pinned button.launcher.running.flat > image, +.left .budgie-panel .pinned button.launcher.running.sidebar-button > image { + background-size: 3px 6px; + background-position: left center; + background-image: image(#F0544C); +} + +.left .budgie-panel .unpinned button.launcher.sidebar-button:checked > image, .left .budgie-panel .unpinned button.launcher.budgie-menu-launcher:checked > image, .left .budgie-panel .unpinned .launcher#tasklist-button:checked > image, .left .budgie-panel .unpinned button.launcher.flat:checked > image, +.left .budgie-panel .pinned button.launcher.running.sidebar-button:checked > image, +.left .budgie-panel .pinned button.launcher.running.budgie-menu-launcher:checked > image, +.left .budgie-panel .pinned .launcher.running#tasklist-button:checked > image, +.left .budgie-panel .pinned button.launcher.running.flat:checked > image, +.left .budgie-panel .pinned button.launcher.running.sidebar-button:checked > image { + background-image: none; +} + +.right .budgie-panel .unpinned button.launcher.sidebar-button > image, .right .budgie-panel .unpinned button.launcher.budgie-menu-launcher > image, .right .budgie-panel .unpinned .launcher#tasklist-button > image, .right .budgie-panel .unpinned button.launcher.flat > image, +.right .budgie-panel .pinned button.launcher.running.sidebar-button > image, +.right .budgie-panel .pinned button.launcher.running.budgie-menu-launcher > image, +.right .budgie-panel .pinned .launcher.running#tasklist-button > image, +.right .budgie-panel .pinned button.launcher.running.flat > image, +.right .budgie-panel .pinned button.launcher.running.sidebar-button > image { + background-size: 3px 6px; + background-position: right center; + background-image: image(#F0544C); +} + +.right .budgie-panel .unpinned button.launcher.sidebar-button:checked > image, .right .budgie-panel .unpinned button.launcher.budgie-menu-launcher:checked > image, .right .budgie-panel .unpinned .launcher#tasklist-button:checked > image, .right .budgie-panel .unpinned button.launcher.flat:checked > image, +.right .budgie-panel .pinned button.launcher.running.sidebar-button:checked > image, +.right .budgie-panel .pinned button.launcher.running.budgie-menu-launcher:checked > image, +.right .budgie-panel .pinned .launcher.running#tasklist-button:checked > image, +.right .budgie-panel .pinned button.launcher.running.flat:checked > image, +.right .budgie-panel .pinned button.launcher.running.sidebar-button:checked > image { + background-image: none; +} + +box:not(.unpinned):not(.pinned) > revealer > button.flat.launcher, box:not(.unpinned):not(.pinned) > revealer > button.launcher.sidebar-button, box:not(.unpinned):not(.pinned) > revealer > button.launcher.budgie-menu-launcher, .budgie-panel box:not(.unpinned):not(.pinned) > revealer > .launcher#tasklist-button, .budgie-panel box:not(.unpinned):not(.pinned) > revealer > button.launcher.flat { + border-image: none; +} + +frame.raven-frame > border { + border: none; + box-shadow: none; +} + +.top .shadow-block { + background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.23), rgba(0, 0, 0, 0.08), transparent); +} + +.bottom .shadow-block { + background-image: linear-gradient(to top, rgba(0, 0, 0, 0.23), rgba(0, 0, 0, 0.08), transparent); +} + +.left .shadow-block { + background-image: linear-gradient(to right, rgba(0, 0, 0, 0.23), rgba(0, 0, 0, 0.08), transparent); +} + +.right .shadow-block { + background-image: linear-gradient(to left, rgba(0, 0, 0, 0.23), rgba(0, 0, 0, 0.08), transparent); +} + +.raven { + background-color: #222222; +} + +.raven > box { + margin-bottom: -10px; +} + +.raven > stack { + margin-bottom: -10px; +} + +.raven stackswitcher { + padding: 0 8px 12px 8px; +} + +.raven .raven-header { + min-height: 36px; + padding: 3px; +} + +.raven .raven-header:not(.top) { + margin-top: -6px; +} + +.raven .raven-header:not(.top) button { + min-height: 28px; + min-width: 28px; + margin: 0; + padding: 0; +} + +.raven .raven-header:not(.top) button.image-button { + border-radius: 100px; + -gtk-outline-radius: 100px; +} + +.raven .raven-header.top { + padding: 2px 12px; + background-color: #222222; + color: #cbbfbf; +} + +.raven .raven-header.top stackswitcher { + padding: 0; + margin: 0; +} + +.raven .raven-header.top stackswitcher button { + margin: 4px 0; + padding: 2px 16px; + min-height: 16px; + border: none; + background-color: #3c3c3c; + color: #cbbfbf; +} + +.raven .raven-header.top stackswitcher button:hover { + background-color: #484848; + box-shadow: none; +} + +.raven .raven-header.top stackswitcher button:active, .raven .raven-header.top stackswitcher button:checked { + color: #ffffff; + border-color: transparent; + background-color: #F0544C; +} + +.raven .raven-header.top stackswitcher button:disabled { + color: rgba(203, 191, 191, 0.4); +} + +.raven .raven-header.top stackswitcher button:disabled label { + color: rgba(203, 191, 191, 0.4); +} + +.raven .raven-header.top button.image-button:dir(ltr) { + margin-right: 2px; +} + +.raven .raven-header.top button.image-button:dir(rtl) { + margin-left: 2px; +} + +.raven .raven-header.top > image { + margin: 0 8px; +} + +.raven .raven-header.top > label { + margin: 0 -8px; + font-weight: bold; +} + +.raven .raven-header.bottom { + border-top: 1px solid rgba(0, 0, 0, 0.2); +} + +.raven viewport.frame .raven-header { + margin-top: -8px; +} + +.raven .expander-button { + border-radius: 100px; + -gtk-outline-radius: 100px; +} + +.raven .raven-background { + border-style: solid none; + border-width: 1px; + border-color: rgba(0, 0, 0, 0.2); + background-color: #262626; +} + +.raven .raven-background.middle { + border-bottom-style: none; +} + +.raven .raven-background.frame { + border-style: solid none; +} + +.raven .raven-background > overlay > widget > image { + color: alpha(currentColor,0.12); +} + +.raven .raven-background grid > label:first-child { + min-height: 26px; +} + +.raven scrolledwindow.raven-background { + border-bottom-style: none; +} + +.raven .raven-header.top + .raven-background { + border-style: none; + background-color: #F0544C; + color: #ffffff; +} + +.raven .raven-header.top + .raven-background stackswitcher button { + margin: -4px 0; +} + +.raven .powerstrip button.image-button { + min-height: 28px; + min-width: 28px; + margin: 0 4px; + padding: 6px; +} + +.raven .option-subtitle { + font-size: smaller; +} + +calendar.raven-calendar { + margin: 2px 0; + padding: 2px; + border-style: none; + background-color: transparent; +} + +calendar.raven-calendar:selected { + border-radius: 3px; + background-color: #F0544C; +} + +.raven-mpris { + background-color: rgba(0, 0, 0, 0.5); + color: #ffffff; +} + +.raven-mpris label { + min-height: 24px; +} + +.raven-mpris button.image-button { + padding: 8px 7px; + border: none; + border-radius: 100px; +} + +box.vertical > stack > box.vertical > .raven-background > viewport.frame { + padding: 0; +} + +box.vertical > stack > box.vertical > .raven-background > viewport.frame list { + background-color: transparent; +} + +box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list { + margin-left: -8px; + margin-right: -2px; + background-color: transparent; +} + +box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable > grid > *, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view > grid > *, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text > grid > *, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview > grid > *, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar > grid > *, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview > grid > *, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button > grid > *, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view > grid > *, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list > grid > *, +box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable > box.vertical *, +box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view > box.vertical *, +textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text > box.vertical *, +box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview > box.vertical *, +.geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar > box.vertical *, +.nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview > box.vertical *, +.budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button > box.vertical *, +.panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view > box.vertical *, +box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list > box.vertical * { + color: #cbbfbf; +} + +box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view image, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview image, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar image, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview image, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button image, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list image { + padding-left: 8px; +} + +box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view button.image-button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview button.image-button, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar button.image-button, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview button.image-button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button button.image-button, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list button.image-button { + margin: 8px; +} + +box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view button.image-button image, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview button.image-button image, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar button.image-button image, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview button.image-button image, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button button.image-button image, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list button.image-button image { + padding: 0; +} + +box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable button.image-button:active image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view button.image-button:active image, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text button.image-button:active image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview button.image-button:active image, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar button.image-button:active image, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview button.image-button:active image, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button button.image-button:active image, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view button.image-button:active image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list button.image-button:active image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable button.image-button:checked image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view button.image-button:checked image, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text button.image-button:checked image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview button.image-button:checked image, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar button.image-button:checked image, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview button.image-button:checked image, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button button.image-button:checked image, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view button.image-button:checked image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list button.image-button:checked image { + color: white; +} + +box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list { + border-radius: 2px; + border-top: 1px solid rgba(0, 0, 0, 0.2); + border-bottom: 1px solid rgba(0, 0, 0, 0.2); +} + +box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > row.activatable, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > row.activatable, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > row.activatable, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > row.activatable, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > row.activatable, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > row.activatable, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > row.activatable, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > row.activatable, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > row.activatable, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .view, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .view, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > .view, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > .view, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > .view, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > .view, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > .view, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > .view, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable textview list > text, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > text, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view textview list > text, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > text, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > text, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview textview list > text, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > text, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar textview list > text, textview .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > text, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview textview list > text, textview .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > text, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button textview list > text, textview .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > text, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view textview list > text, textview .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > text, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list textview list > text, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > text, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > iconview, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > iconview, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > iconview, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > iconview, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > iconview, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > iconview, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > iconview, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > iconview, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > iconview, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > treeview.view.sidebar, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > treeview.view.sidebar, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar, .geary-sidebar-pane-separator frame.geary-folder-frame textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > treeview.view.sidebar, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > treeview.view.sidebar, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar, .geary-sidebar-pane-separator frame.geary-folder-frame .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > treeview.view.sidebar, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .nemo-window .nemo-places-sidebar list > .places-treeview, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .places-treeview, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .nemo-window .nemo-places-sidebar list > .places-treeview, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .places-treeview, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .nemo-window .nemo-places-sidebar list > .places-treeview, .nemo-window .nemo-places-sidebar textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > .places-treeview, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .nemo-window .nemo-places-sidebar list > .places-treeview, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > .places-treeview, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar .nemo-window .nemo-places-sidebar list > .places-treeview, .nemo-window .nemo-places-sidebar .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > .places-treeview, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > .places-treeview, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button .nemo-window .nemo-places-sidebar list > .places-treeview, .nemo-window .nemo-places-sidebar .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > .places-treeview, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .nemo-window .nemo-places-sidebar list > .places-treeview, .nemo-window .nemo-places-sidebar .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .places-treeview, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .budgie-menu list > button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .budgie-menu list > button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .budgie-menu list > button, .budgie-menu textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .budgie-menu list > button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > button, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar .budgie-menu list > button, .budgie-menu .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > button, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview .budgie-menu list > button, .budgie-menu .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > button, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .budgie-menu list > button, .budgie-menu .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list .budgie-menu list > button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .panel popover .sidebar list > .view, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .view, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .panel popover .sidebar list > .view, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .panel popover .sidebar list > .view, .panel popover .sidebar textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > .view, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .panel popover .sidebar list > .view, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > .view, .geary-sidebar-pane-separator frame.geary-folder-frame .panel popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > .view, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview .panel popover .sidebar list > .view, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button .panel popover .sidebar list > .view, .panel popover .sidebar .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > .view, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .view, .panel popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > .view, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > treeview.view.sidebar.source-list, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > treeview.view.sidebar.source-list, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > treeview.view.sidebar.source-list, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > treeview.view.sidebar.source-list, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > treeview.view.sidebar.source-list { + border-bottom: 1px solid rgba(0, 0, 0, 0.2); +} + +box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > row.activatable:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > row.activatable:last-child, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > row.activatable:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > row.activatable:last-child, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > row.activatable:last-child, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > row.activatable:last-child, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > row.activatable:last-child, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > row.activatable:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > row.activatable:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .view:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .view:last-child, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > .view:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > .view:last-child, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > .view:last-child, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > .view:last-child, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > .view:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > .view:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable textview list > text:last-child, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > text:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view textview list > text:last-child, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > text:last-child, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > text:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview textview list > text:last-child, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > text:last-child, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar textview list > text:last-child, textview .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > text:last-child, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview textview list > text:last-child, textview .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > text:last-child, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button textview list > text:last-child, textview .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > text:last-child, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view textview list > text:last-child, textview .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > text:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list textview list > text:last-child, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > text:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > iconview:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > iconview:last-child, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > iconview:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > iconview:last-child, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > iconview:last-child, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > iconview:last-child, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > iconview:last-child, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > iconview:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > iconview:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar:last-child, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > treeview.view.sidebar:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar:last-child, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > treeview.view.sidebar:last-child, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar:last-child, .geary-sidebar-pane-separator frame.geary-folder-frame textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > treeview.view.sidebar:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar:last-child, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > treeview.view.sidebar:last-child, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar:last-child, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar:last-child, .geary-sidebar-pane-separator frame.geary-folder-frame .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > treeview.view.sidebar:last-child, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .nemo-window .nemo-places-sidebar list > .places-treeview:last-child, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .places-treeview:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .nemo-window .nemo-places-sidebar list > .places-treeview:last-child, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .places-treeview:last-child, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .nemo-window .nemo-places-sidebar list > .places-treeview:last-child, .nemo-window .nemo-places-sidebar textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > .places-treeview:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .nemo-window .nemo-places-sidebar list > .places-treeview:last-child, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > .places-treeview:last-child, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar .nemo-window .nemo-places-sidebar list > .places-treeview:last-child, .nemo-window .nemo-places-sidebar .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > .places-treeview:last-child, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > .places-treeview:last-child, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button .nemo-window .nemo-places-sidebar list > .places-treeview:last-child, .nemo-window .nemo-places-sidebar .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > .places-treeview:last-child, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .nemo-window .nemo-places-sidebar list > .places-treeview:last-child, .nemo-window .nemo-places-sidebar .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .places-treeview:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .budgie-menu list > button:last-child, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > button:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .budgie-menu list > button:last-child, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > button:last-child, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .budgie-menu list > button:last-child, .budgie-menu textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > button:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .budgie-menu list > button:last-child, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > button:last-child, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar .budgie-menu list > button:last-child, .budgie-menu .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > button:last-child, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview .budgie-menu list > button:last-child, .budgie-menu .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > button:last-child, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > button:last-child, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .budgie-menu list > button:last-child, .budgie-menu .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > button:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list .budgie-menu list > button:last-child, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > button:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .panel popover .sidebar list > .view:last-child, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .view:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .panel popover .sidebar list > .view:last-child, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .panel popover .sidebar list > .view:last-child, .panel popover .sidebar textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > .view:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .panel popover .sidebar list > .view:last-child, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > .view:last-child, .geary-sidebar-pane-separator frame.geary-folder-frame .panel popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > .view:last-child, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview .panel popover .sidebar list > .view:last-child, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button .panel popover .sidebar list > .view:last-child, .panel popover .sidebar .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > .view:last-child, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .view:last-child, .panel popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > .view:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > treeview.view.sidebar.source-list:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > treeview.view.sidebar.source-list:last-child, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > treeview.view.sidebar.source-list:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > treeview.view.sidebar.source-list:last-child, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > treeview.view.sidebar.source-list:last-child { + border-bottom: none; +} + +box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > row.activatable:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > row.activatable:selected, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > row.activatable:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > row.activatable:selected, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > row.activatable:selected, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > row.activatable:selected, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > row.activatable:selected, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > row.activatable:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > row.activatable:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .view:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .view:selected, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > .view:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > .view:selected, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > .view:selected, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > .view:selected, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > .view:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > .view:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable textview list > text:selected, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > text:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view textview list > text:selected, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > text:selected, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > text:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview textview list > text:selected, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > text:selected, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar textview list > text:selected, textview .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > text:selected, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview textview list > text:selected, textview .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > text:selected, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button textview list > text:selected, textview .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > text:selected, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view textview list > text:selected, textview .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > text:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list textview list > text:selected, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > text:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > iconview:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > iconview:selected, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > iconview:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > iconview:selected, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > iconview:selected, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > iconview:selected, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > iconview:selected, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > iconview:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > iconview:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar:selected, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > treeview.view.sidebar:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar:selected, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > treeview.view.sidebar:selected, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar:selected, .geary-sidebar-pane-separator frame.geary-folder-frame textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > treeview.view.sidebar:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar:selected, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > treeview.view.sidebar:selected, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar:selected, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar:selected, .geary-sidebar-pane-separator frame.geary-folder-frame .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > treeview.view.sidebar:selected, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .nemo-window .nemo-places-sidebar list > .places-treeview:selected, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .places-treeview:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .nemo-window .nemo-places-sidebar list > .places-treeview:selected, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .places-treeview:selected, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .nemo-window .nemo-places-sidebar list > .places-treeview:selected, .nemo-window .nemo-places-sidebar textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > .places-treeview:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .nemo-window .nemo-places-sidebar list > .places-treeview:selected, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > .places-treeview:selected, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar .nemo-window .nemo-places-sidebar list > .places-treeview:selected, .nemo-window .nemo-places-sidebar .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > .places-treeview:selected, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > .places-treeview:selected, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button .nemo-window .nemo-places-sidebar list > .places-treeview:selected, .nemo-window .nemo-places-sidebar .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > .places-treeview:selected, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .nemo-window .nemo-places-sidebar list > .places-treeview:selected, .nemo-window .nemo-places-sidebar .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .places-treeview:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .budgie-menu list > button:selected, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > button:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .budgie-menu list > button:selected, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > button:selected, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .budgie-menu list > button:selected, .budgie-menu textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > button:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .budgie-menu list > button:selected, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > button:selected, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar .budgie-menu list > button:selected, .budgie-menu .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > button:selected, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview .budgie-menu list > button:selected, .budgie-menu .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > button:selected, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > button:selected, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .budgie-menu list > button:selected, .budgie-menu .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > button:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list .budgie-menu list > button:selected, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > button:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .panel popover .sidebar list > .view:selected, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .view:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .panel popover .sidebar list > .view:selected, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .panel popover .sidebar list > .view:selected, .panel popover .sidebar textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > .view:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .panel popover .sidebar list > .view:selected, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > .view:selected, .geary-sidebar-pane-separator frame.geary-folder-frame .panel popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > .view:selected, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview .panel popover .sidebar list > .view:selected, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button .panel popover .sidebar list > .view:selected, .panel popover .sidebar .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > .view:selected, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .view:selected, .panel popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > .view:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > treeview.view.sidebar.source-list:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > treeview.view.sidebar.source-list:selected, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > treeview.view.sidebar.source-list:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > treeview.view.sidebar.source-list:selected, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > treeview.view.sidebar.source-list:selected { + background-color: rgba(203, 191, 191, 0.06); +} + +box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > row.activatable label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > row.activatable label, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > row.activatable label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > row.activatable label, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > row.activatable label, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > row.activatable label, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > row.activatable label, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > row.activatable label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > row.activatable label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .view label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .view label, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > .view label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > .view label, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > .view label, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > .view label, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > .view label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > .view label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable textview list > text label, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > text label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view textview list > text label, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > text label, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > text label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview textview list > text label, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > text label, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar textview list > text label, textview .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > text label, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview textview list > text label, textview .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > text label, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button textview list > text label, textview .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > text label, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view textview list > text label, textview .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > text label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list textview list > text label, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > text label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > iconview label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > iconview label, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > iconview label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > iconview label, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > iconview label, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > iconview label, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > iconview label, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > iconview label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > iconview label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar label, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > treeview.view.sidebar label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar label, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > treeview.view.sidebar label, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar label, .geary-sidebar-pane-separator frame.geary-folder-frame textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > treeview.view.sidebar label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar label, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > treeview.view.sidebar label, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar label, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar label, .geary-sidebar-pane-separator frame.geary-folder-frame .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > treeview.view.sidebar label, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .nemo-window .nemo-places-sidebar list > .places-treeview label, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .places-treeview label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .nemo-window .nemo-places-sidebar list > .places-treeview label, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .places-treeview label, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .nemo-window .nemo-places-sidebar list > .places-treeview label, .nemo-window .nemo-places-sidebar textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > .places-treeview label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .nemo-window .nemo-places-sidebar list > .places-treeview label, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > .places-treeview label, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar .nemo-window .nemo-places-sidebar list > .places-treeview label, .nemo-window .nemo-places-sidebar .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > .places-treeview label, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > .places-treeview label, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button .nemo-window .nemo-places-sidebar list > .places-treeview label, .nemo-window .nemo-places-sidebar .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > .places-treeview label, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .nemo-window .nemo-places-sidebar list > .places-treeview label, .nemo-window .nemo-places-sidebar .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .places-treeview label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .budgie-menu list > button label, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .budgie-menu list > button label, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > button label, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .budgie-menu list > button label, .budgie-menu textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .budgie-menu list > button label, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > button label, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar .budgie-menu list > button label, .budgie-menu .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > button label, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview .budgie-menu list > button label, .budgie-menu .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > button label, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > button label, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .budgie-menu list > button label, .budgie-menu .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list .budgie-menu list > button label, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .panel popover .sidebar list > .view label, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .view label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .panel popover .sidebar list > .view label, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .panel popover .sidebar list > .view label, .panel popover .sidebar textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > .view label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .panel popover .sidebar list > .view label, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > .view label, .geary-sidebar-pane-separator frame.geary-folder-frame .panel popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > .view label, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview .panel popover .sidebar list > .view label, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button .panel popover .sidebar list > .view label, .panel popover .sidebar .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > .view label, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .view label, .panel popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > .view label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > treeview.view.sidebar.source-list label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > treeview.view.sidebar.source-list label, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > treeview.view.sidebar.source-list label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > treeview.view.sidebar.source-list label, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > treeview.view.sidebar.source-list label { + padding: 0 16px; +} + +box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > row.activatable button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > row.activatable button.image-button image, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > row.activatable button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > row.activatable button.image-button image, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > row.activatable button.image-button image, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > row.activatable button.image-button image, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > row.activatable button.image-button image, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > row.activatable button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > row.activatable button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .view button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .view button.image-button image, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > .view button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > .view button.image-button image, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > .view button.image-button image, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > .view button.image-button image, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > .view button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > .view button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable textview list > text button.image-button image, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > text button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view textview list > text button.image-button image, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > text button.image-button image, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > text button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview textview list > text button.image-button image, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > text button.image-button image, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar textview list > text button.image-button image, textview .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > text button.image-button image, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview textview list > text button.image-button image, textview .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > text button.image-button image, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button textview list > text button.image-button image, textview .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > text button.image-button image, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view textview list > text button.image-button image, textview .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > text button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list textview list > text button.image-button image, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > text button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > iconview button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > iconview button.image-button image, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > iconview button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > iconview button.image-button image, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > iconview button.image-button image, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > iconview button.image-button image, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > iconview button.image-button image, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > iconview button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > iconview button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar button.image-button image, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > treeview.view.sidebar button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar button.image-button image, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > treeview.view.sidebar button.image-button image, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar button.image-button image, .geary-sidebar-pane-separator frame.geary-folder-frame textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > treeview.view.sidebar button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar button.image-button image, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > treeview.view.sidebar button.image-button image, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar button.image-button image, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar button.image-button image, .geary-sidebar-pane-separator frame.geary-folder-frame .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > treeview.view.sidebar button.image-button image, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .nemo-window .nemo-places-sidebar list > .places-treeview button.image-button image, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .places-treeview button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .nemo-window .nemo-places-sidebar list > .places-treeview button.image-button image, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .places-treeview button.image-button image, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .nemo-window .nemo-places-sidebar list > .places-treeview button.image-button image, .nemo-window .nemo-places-sidebar textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > .places-treeview button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .nemo-window .nemo-places-sidebar list > .places-treeview button.image-button image, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > .places-treeview button.image-button image, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar .nemo-window .nemo-places-sidebar list > .places-treeview button.image-button image, .nemo-window .nemo-places-sidebar .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > .places-treeview button.image-button image, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > .places-treeview button.image-button image, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button .nemo-window .nemo-places-sidebar list > .places-treeview button.image-button image, .nemo-window .nemo-places-sidebar .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > .places-treeview button.image-button image, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .nemo-window .nemo-places-sidebar list > .places-treeview button.image-button image, .nemo-window .nemo-places-sidebar .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .places-treeview button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .budgie-menu list > button button.image-button image, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > button button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .budgie-menu list > button button.image-button image, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > button button.image-button image, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .budgie-menu list > button button.image-button image, .budgie-menu textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > button button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .budgie-menu list > button button.image-button image, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > button button.image-button image, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar .budgie-menu list > button button.image-button image, .budgie-menu .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > button button.image-button image, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview .budgie-menu list > button button.image-button image, .budgie-menu .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > button button.image-button image, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > button button.image-button image, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .budgie-menu list > button button.image-button image, .budgie-menu .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > button button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list .budgie-menu list > button button.image-button image, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > button button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .panel popover .sidebar list > .view button.image-button image, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .view button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .panel popover .sidebar list > .view button.image-button image, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .panel popover .sidebar list > .view button.image-button image, .panel popover .sidebar textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > .view button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .panel popover .sidebar list > .view button.image-button image, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > .view button.image-button image, .geary-sidebar-pane-separator frame.geary-folder-frame .panel popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > .view button.image-button image, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview .panel popover .sidebar list > .view button.image-button image, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button .panel popover .sidebar list > .view button.image-button image, .panel popover .sidebar .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > .view button.image-button image, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .view button.image-button image, .panel popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > .view button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > treeview.view.sidebar.source-list button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > treeview.view.sidebar.source-list button.image-button image, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > treeview.view.sidebar.source-list button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > treeview.view.sidebar.source-list button.image-button image, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > treeview.view.sidebar.source-list button.image-button image { + padding: 0; +} + +box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list:selected { + background-color: rgba(240, 84, 76, 0.75); +} + +box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected > grid > *, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected > grid > *, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected > grid > *, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected > grid > *, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected > grid > *, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected > grid > *, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected > grid > *, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected > grid > *, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list:selected > grid > *, +box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected > box.vertical *, +box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected > box.vertical *, +textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected > box.vertical *, +box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected > box.vertical *, +.geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected > box.vertical *, +.nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected > box.vertical *, +.budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected > box.vertical *, +.panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected > box.vertical *, +box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list:selected > box.vertical * { + color: #ffffff; +} + +box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected button.image-button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected button.image-button, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected button.image-button, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected button.image-button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected button.image-button, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list:selected button.image-button { + border: none; +} + +box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected button.image-button:hover, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected button.image-button:hover, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected button.image-button:hover, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected button.image-button:hover, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected button.image-button:hover, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected button.image-button:hover, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected button.image-button:hover, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected button.image-button:hover, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list:selected button.image-button:hover { + background-color: rgba(255, 255, 255, 0.25); +} + +box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected button.image-button:active, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected button.image-button:active, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected button.image-button:active, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected button.image-button:active, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected button.image-button:active, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected button.image-button:active, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected button.image-button:active, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected button.image-button:active, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list:selected button.image-button:active, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected button.image-button:checked, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected button.image-button:checked, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected button.image-button:checked, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected button.image-button:checked, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected button.image-button:checked, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected button.image-button:checked, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected button.image-button:checked, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected button.image-button:checked, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list:selected button.image-button:checked { + background-color: rgba(255, 255, 255, 0.35); +} + +box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected list, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected list, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list:selected list { + border: 1px solid rgba(255, 255, 255, 0.12); +} + +box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > row.activatable, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > row.activatable, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list > row.activatable, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list > row.activatable, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected list > row.activatable, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected list > row.activatable, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list > row.activatable, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > row.activatable, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list:selected list > row.activatable, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > .view, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > .view, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list > .view, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list > .view, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected list > .view, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected list > .view, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list > .view, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list:selected list > .view, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected textview list > text, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > text, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected textview list > text, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > text, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list > text, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected textview list > text, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list > text, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected textview list > text, textview .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected list > text, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected textview list > text, textview .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected list > text, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected textview list > text, textview .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list > text, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected textview list > text, textview .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > text, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list:selected textview list > text, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list:selected list > text, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > iconview, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > iconview, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list > iconview, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list > iconview, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected list > iconview, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected list > iconview, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list > iconview, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > iconview, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list:selected list > iconview, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > treeview.view.sidebar, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > treeview.view.sidebar, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar, .geary-sidebar-pane-separator frame.geary-folder-frame textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list > treeview.view.sidebar, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list > treeview.view.sidebar, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar, .geary-sidebar-pane-separator frame.geary-folder-frame .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list > treeview.view.sidebar, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected .nemo-window .nemo-places-sidebar list > .places-treeview, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > .places-treeview, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected .nemo-window .nemo-places-sidebar list > .places-treeview, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > .places-treeview, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected .nemo-window .nemo-places-sidebar list > .places-treeview, .nemo-window .nemo-places-sidebar textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list > .places-treeview, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected .nemo-window .nemo-places-sidebar list > .places-treeview, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list > .places-treeview, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected .nemo-window .nemo-places-sidebar list > .places-treeview, .nemo-window .nemo-places-sidebar .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected list > .places-treeview, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected list > .places-treeview, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected .nemo-window .nemo-places-sidebar list > .places-treeview, .nemo-window .nemo-places-sidebar .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list > .places-treeview, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected .nemo-window .nemo-places-sidebar list > .places-treeview, .nemo-window .nemo-places-sidebar .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > .places-treeview, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected .budgie-menu list > button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected .budgie-menu list > button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected .budgie-menu list > button, .budgie-menu textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list > button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected .budgie-menu list > button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list > button, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected .budgie-menu list > button, .budgie-menu .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected list > button, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected .budgie-menu list > button, .budgie-menu .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected list > button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list > button, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected .budgie-menu list > button, .budgie-menu .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list:selected .budgie-menu list > button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list:selected list > button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected .panel popover .sidebar list > .view, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > .view, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected .panel popover .sidebar list > .view, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected .panel popover .sidebar list > .view, .panel popover .sidebar textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list > .view, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected .panel popover .sidebar list > .view, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list > .view, .geary-sidebar-pane-separator frame.geary-folder-frame .panel popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected list > .view, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected .panel popover .sidebar list > .view, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected .panel popover .sidebar list > .view, .panel popover .sidebar .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list > .view, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > .view, .panel popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list:selected list > .view, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > treeview.view.sidebar.source-list, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > treeview.view.sidebar.source-list, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list > treeview.view.sidebar.source-list, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list > treeview.view.sidebar.source-list, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list > treeview.view.sidebar.source-list { + border-bottom: 1px solid rgba(255, 255, 255, 0.12); +} + +box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > row.activatable:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > row.activatable:last-child, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list > row.activatable:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list > row.activatable:last-child, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected list > row.activatable:last-child, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected list > row.activatable:last-child, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list > row.activatable:last-child, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > row.activatable:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list:selected list > row.activatable:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > .view:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > .view:last-child, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list > .view:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list > .view:last-child, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected list > .view:last-child, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected list > .view:last-child, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list > .view:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list:selected list > .view:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected textview list > text:last-child, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > text:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected textview list > text:last-child, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > text:last-child, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list > text:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected textview list > text:last-child, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list > text:last-child, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected textview list > text:last-child, textview .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected list > text:last-child, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected textview list > text:last-child, textview .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected list > text:last-child, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected textview list > text:last-child, textview .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list > text:last-child, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected textview list > text:last-child, textview .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > text:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list:selected textview list > text:last-child, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list:selected list > text:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > iconview:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > iconview:last-child, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list > iconview:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list > iconview:last-child, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected list > iconview:last-child, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected list > iconview:last-child, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list > iconview:last-child, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > iconview:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list:selected list > iconview:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar:last-child, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > treeview.view.sidebar:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar:last-child, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > treeview.view.sidebar:last-child, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar:last-child, .geary-sidebar-pane-separator frame.geary-folder-frame textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list > treeview.view.sidebar:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar:last-child, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list > treeview.view.sidebar:last-child, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar:last-child, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar:last-child, .geary-sidebar-pane-separator frame.geary-folder-frame .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list > treeview.view.sidebar:last-child, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected .nemo-window .nemo-places-sidebar list > .places-treeview:last-child, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > .places-treeview:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected .nemo-window .nemo-places-sidebar list > .places-treeview:last-child, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > .places-treeview:last-child, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected .nemo-window .nemo-places-sidebar list > .places-treeview:last-child, .nemo-window .nemo-places-sidebar textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list > .places-treeview:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected .nemo-window .nemo-places-sidebar list > .places-treeview:last-child, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list > .places-treeview:last-child, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected .nemo-window .nemo-places-sidebar list > .places-treeview:last-child, .nemo-window .nemo-places-sidebar .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected list > .places-treeview:last-child, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected list > .places-treeview:last-child, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected .nemo-window .nemo-places-sidebar list > .places-treeview:last-child, .nemo-window .nemo-places-sidebar .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list > .places-treeview:last-child, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected .nemo-window .nemo-places-sidebar list > .places-treeview:last-child, .nemo-window .nemo-places-sidebar .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > .places-treeview:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected .budgie-menu list > button:last-child, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > button:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected .budgie-menu list > button:last-child, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > button:last-child, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected .budgie-menu list > button:last-child, .budgie-menu textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list > button:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected .budgie-menu list > button:last-child, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list > button:last-child, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected .budgie-menu list > button:last-child, .budgie-menu .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected list > button:last-child, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected .budgie-menu list > button:last-child, .budgie-menu .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected list > button:last-child, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list > button:last-child, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected .budgie-menu list > button:last-child, .budgie-menu .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > button:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list:selected .budgie-menu list > button:last-child, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list:selected list > button:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected .panel popover .sidebar list > .view:last-child, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > .view:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected .panel popover .sidebar list > .view:last-child, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected .panel popover .sidebar list > .view:last-child, .panel popover .sidebar textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list > .view:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected .panel popover .sidebar list > .view:last-child, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list > .view:last-child, .geary-sidebar-pane-separator frame.geary-folder-frame .panel popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected list > .view:last-child, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected .panel popover .sidebar list > .view:last-child, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected .panel popover .sidebar list > .view:last-child, .panel popover .sidebar .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list > .view:last-child, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > .view:last-child, .panel popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list:selected list > .view:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > treeview.view.sidebar.source-list:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > treeview.view.sidebar.source-list:last-child, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list > treeview.view.sidebar.source-list:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list > treeview.view.sidebar.source-list:last-child, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list > treeview.view.sidebar.source-list:last-child { + border-bottom: none; +} + +box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > row.activatable:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > row.activatable:selected, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list > row.activatable:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list > row.activatable:selected, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected list > row.activatable:selected, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected list > row.activatable:selected, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list > row.activatable:selected, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > row.activatable:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list:selected list > row.activatable:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > .view:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > .view:selected, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list > .view:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list > .view:selected, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected list > .view:selected, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected list > .view:selected, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list > .view:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list:selected list > .view:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected textview list > text:selected, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > text:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected textview list > text:selected, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > text:selected, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list > text:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected textview list > text:selected, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list > text:selected, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected textview list > text:selected, textview .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected list > text:selected, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected textview list > text:selected, textview .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected list > text:selected, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected textview list > text:selected, textview .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list > text:selected, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected textview list > text:selected, textview .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > text:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list:selected textview list > text:selected, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list:selected list > text:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > iconview:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > iconview:selected, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list > iconview:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list > iconview:selected, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected list > iconview:selected, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected list > iconview:selected, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list > iconview:selected, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > iconview:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list:selected list > iconview:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar:selected, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > treeview.view.sidebar:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar:selected, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > treeview.view.sidebar:selected, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar:selected, .geary-sidebar-pane-separator frame.geary-folder-frame textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list > treeview.view.sidebar:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar:selected, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list > treeview.view.sidebar:selected, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar:selected, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar:selected, .geary-sidebar-pane-separator frame.geary-folder-frame .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list > treeview.view.sidebar:selected, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected .nemo-window .nemo-places-sidebar list > .places-treeview:selected, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > .places-treeview:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected .nemo-window .nemo-places-sidebar list > .places-treeview:selected, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > .places-treeview:selected, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected .nemo-window .nemo-places-sidebar list > .places-treeview:selected, .nemo-window .nemo-places-sidebar textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list > .places-treeview:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected .nemo-window .nemo-places-sidebar list > .places-treeview:selected, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list > .places-treeview:selected, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected .nemo-window .nemo-places-sidebar list > .places-treeview:selected, .nemo-window .nemo-places-sidebar .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected list > .places-treeview:selected, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected list > .places-treeview:selected, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected .nemo-window .nemo-places-sidebar list > .places-treeview:selected, .nemo-window .nemo-places-sidebar .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list > .places-treeview:selected, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected .nemo-window .nemo-places-sidebar list > .places-treeview:selected, .nemo-window .nemo-places-sidebar .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > .places-treeview:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected .budgie-menu list > button:selected, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > button:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected .budgie-menu list > button:selected, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > button:selected, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected .budgie-menu list > button:selected, .budgie-menu textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list > button:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected .budgie-menu list > button:selected, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list > button:selected, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected .budgie-menu list > button:selected, .budgie-menu .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected list > button:selected, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected .budgie-menu list > button:selected, .budgie-menu .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected list > button:selected, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list > button:selected, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected .budgie-menu list > button:selected, .budgie-menu .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > button:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list:selected .budgie-menu list > button:selected, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list:selected list > button:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected .panel popover .sidebar list > .view:selected, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > .view:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected .panel popover .sidebar list > .view:selected, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected .panel popover .sidebar list > .view:selected, .panel popover .sidebar textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list > .view:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected .panel popover .sidebar list > .view:selected, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list > .view:selected, .geary-sidebar-pane-separator frame.geary-folder-frame .panel popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected list > .view:selected, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected .panel popover .sidebar list > .view:selected, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected .panel popover .sidebar list > .view:selected, .panel popover .sidebar .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list > .view:selected, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > .view:selected, .panel popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list:selected list > .view:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > treeview.view.sidebar.source-list:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > treeview.view.sidebar.source-list:selected, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list > treeview.view.sidebar.source-list:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list > treeview.view.sidebar.source-list:selected, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list > treeview.view.sidebar.source-list:selected { + background-color: rgba(240, 84, 76, 0.65); +} + +.budgie-notification-window, .budgie-osd-window, .budgie-switcher-window { + background-color: transparent; + background-image: none; + border-radius: 2px; +} + +.budgie-notification-window button, .budgie-osd-window button, .budgie-switcher-window button { + color: #cbbfbf; + border-color: rgba(0, 0, 0, 0.4); + background-color: rgba(85, 85, 85, 0.4); +} + +.budgie-notification-window button:hover, .budgie-osd-window button:hover, .budgie-switcher-window button:hover { + color: #cbbfbf; + border-color: rgba(0, 0, 0, 0.4); + background-color: rgba(103, 103, 103, 0.5); +} + +.budgie-notification-window button:active, .budgie-osd-window button:active, .budgie-switcher-window button:active, .budgie-notification-window button:checked, .budgie-osd-window button:checked, .budgie-switcher-window button:checked { + color: #ffffff; + border-color: rgba(0, 0, 0, 0.4); + background-color: #F0544C; +} + +.budgie-notification-window button:disabled, .budgie-osd-window button:disabled, .budgie-switcher-window button:disabled { + color: #514e4e; + border-color: rgba(0, 0, 0, 0.4); + background-color: rgba(85, 85, 85, 0.25); +} + +.budgie-notification-window .linked:not(.vertical) > entry + entry, .budgie-osd-window .linked:not(.vertical) > entry + entry, .budgie-switcher-window .linked:not(.vertical) > entry + entry { + border-left-color: rgba(0, 0, 0, 0); +} + +.budgie-notification-window .linked:not(.vertical) > entry.error + entry, .budgie-osd-window .linked:not(.vertical) > entry.error + entry, .budgie-switcher-window .linked:not(.vertical) > entry.error + entry, +.budgie-notification-window .linked:not(.vertical) > entry + entry.error, +.budgie-osd-window .linked:not(.vertical) > entry + entry.error, +.budgie-switcher-window .linked:not(.vertical) > entry + entry.error { + border-left-color: #FC4138; +} + +.budgie-notification-window .linked:not(.vertical) > entry.warning + entry, .budgie-osd-window .linked:not(.vertical) > entry.warning + entry, .budgie-switcher-window .linked:not(.vertical) > entry.warning + entry, +.budgie-notification-window .linked:not(.vertical) > entry + entry.warning, +.budgie-osd-window .linked:not(.vertical) > entry + entry.warning, +.budgie-switcher-window .linked:not(.vertical) > entry + entry.warning { + border-left-color: #F27835; +} + +.budgie-notification-window .linked:not(.vertical) > entry.error + entry.warning, .budgie-osd-window .linked:not(.vertical) > entry.error + entry.warning, .budgie-switcher-window .linked:not(.vertical) > entry.error + entry.warning, +.budgie-notification-window .linked:not(.vertical) > entry.warning + entry.error, +.budgie-osd-window .linked:not(.vertical) > entry.warning + entry.error, +.budgie-switcher-window .linked:not(.vertical) > entry.warning + entry.error { + border-left-color: #f75d37; +} + +.budgie-notification-window .linked:not(.vertical) > entry + entry:focus:not(:last-child), .budgie-osd-window .linked:not(.vertical) > entry + entry:focus:not(:last-child), .budgie-switcher-window .linked:not(.vertical) > entry + entry:focus:not(:last-child), +.budgie-notification-window .linked:not(.vertical) > entry + entry:focus:last-child, +.budgie-osd-window .linked:not(.vertical) > entry + entry:focus:last-child, +.budgie-switcher-window .linked:not(.vertical) > entry + entry:focus:last-child { + border-left-color: #F0544C; +} + +.budgie-notification-window .linked:not(.vertical) > entry:focus:not(:only-child) + entry, .budgie-osd-window .linked:not(.vertical) > entry:focus:not(:only-child) + entry, .budgie-switcher-window .linked:not(.vertical) > entry:focus:not(:only-child) + entry, +.budgie-notification-window .linked:not(.vertical) > entry:focus:not(:only-child) + button, +.budgie-osd-window .linked:not(.vertical) > entry:focus:not(:only-child) + button, +.budgie-switcher-window .linked:not(.vertical) > entry:focus:not(:only-child) + button, +.budgie-notification-window .linked:not(.vertical) > entry:focus:not(:only-child) + combobox > box > button.combo, +.budgie-osd-window .linked:not(.vertical) > entry:focus:not(:only-child) + combobox > box > button.combo, +.budgie-switcher-window .linked:not(.vertical) > entry:focus:not(:only-child) + combobox > box > button.combo { + border-left-color: #F0544C; +} + +.budgie-notification-window .linked:not(.vertical) > entry + entry:drop(active):not(:last-child), .budgie-osd-window .linked:not(.vertical) > entry + entry:drop(active):not(:last-child), .budgie-switcher-window .linked:not(.vertical) > entry + entry:drop(active):not(:last-child), +.budgie-notification-window .linked:not(.vertical) > entry + entry:drop(active):last-child, +.budgie-osd-window .linked:not(.vertical) > entry + entry:drop(active):last-child, +.budgie-switcher-window .linked:not(.vertical) > entry + entry:drop(active):last-child { + border-left-color: #F08437; +} + +.budgie-notification-window .linked:not(.vertical) > entry:drop(active):not(:only-child) + entry, .budgie-osd-window .linked:not(.vertical) > entry:drop(active):not(:only-child) + entry, .budgie-switcher-window .linked:not(.vertical) > entry:drop(active):not(:only-child) + entry, +.budgie-notification-window .linked:not(.vertical) > entry:drop(active):not(:only-child) + button, +.budgie-osd-window .linked:not(.vertical) > entry:drop(active):not(:only-child) + button, +.budgie-switcher-window .linked:not(.vertical) > entry:drop(active):not(:only-child) + button, +.budgie-notification-window .linked:not(.vertical) > entry:drop(active):not(:only-child) + combobox > box > button.combo, +.budgie-osd-window .linked:not(.vertical) > entry:drop(active):not(:only-child) + combobox > box > button.combo, +.budgie-switcher-window .linked:not(.vertical) > entry:drop(active):not(:only-child) + combobox > box > button.combo { + border-left-color: #F08437; +} + +.budgie-notification-window .linked:not(.vertical) > entry + entry.warning:focus:not(:last-child), .budgie-osd-window .linked:not(.vertical) > entry + entry.warning:focus:not(:last-child), .budgie-switcher-window .linked:not(.vertical) > entry + entry.warning:focus:not(:last-child), +.budgie-notification-window .linked:not(.vertical) > entry + entry.warning:focus:last-child, +.budgie-osd-window .linked:not(.vertical) > entry + entry.warning:focus:last-child, +.budgie-switcher-window .linked:not(.vertical) > entry + entry.warning:focus:last-child { + border-left-color: #F27835; +} + +.budgie-notification-window .linked:not(.vertical) > entry.warning:focus:not(:only-child) + entry, .budgie-osd-window .linked:not(.vertical) > entry.warning:focus:not(:only-child) + entry, .budgie-switcher-window .linked:not(.vertical) > entry.warning:focus:not(:only-child) + entry, +.budgie-notification-window .linked:not(.vertical) > entry.warning:focus:not(:only-child) + button, +.budgie-osd-window .linked:not(.vertical) > entry.warning:focus:not(:only-child) + button, +.budgie-switcher-window .linked:not(.vertical) > entry.warning:focus:not(:only-child) + button, +.budgie-notification-window .linked:not(.vertical) > entry.warning:focus:not(:only-child) + combobox > box > button.combo, +.budgie-osd-window .linked:not(.vertical) > entry.warning:focus:not(:only-child) + combobox > box > button.combo, +.budgie-switcher-window .linked:not(.vertical) > entry.warning:focus:not(:only-child) + combobox > box > button.combo { + border-left-color: #F27835; +} + +.budgie-notification-window .linked:not(.vertical) > entry + entry.error:focus:not(:last-child), .budgie-osd-window .linked:not(.vertical) > entry + entry.error:focus:not(:last-child), .budgie-switcher-window .linked:not(.vertical) > entry + entry.error:focus:not(:last-child), +.budgie-notification-window .linked:not(.vertical) > entry + entry.error:focus:last-child, +.budgie-osd-window .linked:not(.vertical) > entry + entry.error:focus:last-child, +.budgie-switcher-window .linked:not(.vertical) > entry + entry.error:focus:last-child { + border-left-color: #FC4138; +} + +.budgie-notification-window .linked:not(.vertical) > entry.error:focus:not(:only-child) + entry, .budgie-osd-window .linked:not(.vertical) > entry.error:focus:not(:only-child) + entry, .budgie-switcher-window .linked:not(.vertical) > entry.error:focus:not(:only-child) + entry, +.budgie-notification-window .linked:not(.vertical) > entry.error:focus:not(:only-child) + button, +.budgie-osd-window .linked:not(.vertical) > entry.error:focus:not(:only-child) + button, +.budgie-switcher-window .linked:not(.vertical) > entry.error:focus:not(:only-child) + button, +.budgie-notification-window .linked:not(.vertical) > entry.error:focus:not(:only-child) + combobox > box > button.combo, +.budgie-osd-window .linked:not(.vertical) > entry.error:focus:not(:only-child) + combobox > box > button.combo, +.budgie-switcher-window .linked:not(.vertical) > entry.error:focus:not(:only-child) + combobox > box > button.combo { + border-left-color: #FC4138; +} + +.budgie-notification-window .linked:not(.vertical) > button:active + entry, .budgie-osd-window .linked:not(.vertical) > button:active + entry, .budgie-switcher-window .linked:not(.vertical) > button:active + entry, +.budgie-notification-window .linked:not(.vertical) > button:checked + entry, +.budgie-osd-window .linked:not(.vertical) > button:checked + entry, +.budgie-switcher-window .linked:not(.vertical) > button:checked + entry { + border-left-color: #F0544C; +} + +.budgie-notification-window .linked:not(.vertical) > button + button, .budgie-osd-window .linked:not(.vertical) > button + button, .budgie-switcher-window .linked:not(.vertical) > button + button { + border-left-style: none; +} + +.budgie-notification-window .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), .budgie-osd-window .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), .budgie-switcher-window .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), +.budgie-notification-window .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action), +.budgie-osd-window .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action), +.budgie-switcher-window .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action) { + box-shadow: inset 1px 0 rgba(0, 0, 0, 0.4); +} + +.budgie-notification-window .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:not(:only-child), .budgie-osd-window .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:not(:only-child), .budgie-switcher-window .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:not(:only-child), +.budgie-notification-window .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):not(:hover), +.budgie-osd-window .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):not(:hover), +.budgie-switcher-window .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):not(:hover) { + box-shadow: inset 1px 0 rgba(0, 0, 0, 0); +} + +.budgie-notification-window .linked:not(.vertical) > button:active + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, .budgie-osd-window .linked:not(.vertical) > button:active + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, .budgie-switcher-window .linked:not(.vertical) > button:active + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, +.budgie-notification-window .linked:not(.vertical) > button:checked + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, +.budgie-osd-window .linked:not(.vertical) > button:checked + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, +.budgie-switcher-window .linked:not(.vertical) > button:checked + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, +.budgie-notification-window .linked:not(.vertical) > button.suggested-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, +.budgie-osd-window .linked:not(.vertical) > button.suggested-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, +.budgie-switcher-window .linked:not(.vertical) > button.suggested-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, +.budgie-notification-window .linked:not(.vertical) > button.destructive-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, +.budgie-osd-window .linked:not(.vertical) > button.destructive-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, +.budgie-switcher-window .linked:not(.vertical) > button.destructive-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, +.budgie-notification-window .linked:not(.vertical) > entry + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), +.budgie-osd-window .linked:not(.vertical) > entry + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), +.budgie-switcher-window .linked:not(.vertical) > entry + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), +.budgie-notification-window .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):first-child:disabled, +.budgie-osd-window .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):first-child:disabled, +.budgie-switcher-window .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):first-child:disabled, +.budgie-notification-window .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.budgie-osd-window .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.budgie-switcher-window .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.budgie-notification-window .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):first-child:hover, +.budgie-osd-window .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):first-child:hover, +.budgie-switcher-window .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):first-child:hover, +.budgie-notification-window .linked:not(.vertical) > button:active + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.budgie-osd-window .linked:not(.vertical) > button:active + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.budgie-switcher-window .linked:not(.vertical) > button:active + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.budgie-notification-window .linked:not(.vertical) > button:checked + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.budgie-osd-window .linked:not(.vertical) > button:checked + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.budgie-switcher-window .linked:not(.vertical) > button:checked + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.budgie-notification-window .linked:not(.vertical) > button.suggested-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.budgie-osd-window .linked:not(.vertical) > button.suggested-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.budgie-switcher-window .linked:not(.vertical) > button.suggested-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.budgie-notification-window .linked:not(.vertical) > button.destructive-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.budgie-osd-window .linked:not(.vertical) > button.destructive-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.budgie-switcher-window .linked:not(.vertical) > button.destructive-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.budgie-notification-window .linked:not(.vertical) > entry + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:not(:only-child), +.budgie-osd-window .linked:not(.vertical) > entry + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:not(:only-child), +.budgie-switcher-window .linked:not(.vertical) > entry + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:not(:only-child) { + box-shadow: none; +} + +.budgie-notification .notification-title, .budgie-switcher .notification-title { + font-size: 120%; +} + +.budgie-osd .budgie-osd-text { + font-size: 120%; +} + +.drop-shadow { + margin: 5px 9px; + padding: 8px; + border-radius: 2px; + box-shadow: 0 5px 5px 0 transparent, 0 8px 15px 0 transparent, 0 3px 3px 0 rgba(0, 0, 0, 0.3); + background-color: #222222; + color: #cbbfbf; +} + +.drop-shadow .linked > button { + border-radius: 2px; +} + +.budgie-session-dialog, +.budgie-polkit-dialog, .budgie-run-dialog { + border-radius: 2px; + background-color: #222222; +} + +.background.budgie-session-dialog, +.background.budgie-polkit-dialog, .background.budgie-run-dialog { + border-radius: 2px; +} + +.budgie-session-dialog decoration, .budgie-polkit-dialog decoration, .budgie-run-dialog decoration { + border-radius: 2px; +} + +.budgie-session-dialog label:not(:last-child), +.budgie-session-dialog .dialog-title, +.budgie-polkit-dialog label:not(:last-child), +.budgie-polkit-dialog .dialog-title { + font-size: 120%; +} + +.budgie-session-dialog .linked.horizontal > button, +.budgie-polkit-dialog .linked.horizontal > button { + padding: 8px 16px; + border: none; + border-top: 1px solid rgba(0, 0, 0, 0.2); + border-radius: 0; +} + +.budgie-session-dialog .linked.horizontal > button:active, .budgie-session-dialog .linked.horizontal > button:checked, +.budgie-polkit-dialog .linked.horizontal > button:active, +.budgie-polkit-dialog .linked.horizontal > button:checked { + transition: background-color 0.00001s 0.3s; + animation: ripple_effect 0.3s cubic-bezier(0, 0, 0.2, 1); +} + +.budgie-session-dialog .linked.horizontal > button:first-child, +.budgie-polkit-dialog .linked.horizontal > button:first-child { + border-bottom-left-radius: 2px; +} + +.budgie-session-dialog .linked.horizontal > button:last-child, +.budgie-polkit-dialog .linked.horizontal > button:last-child { + border-bottom-right-radius: 2px; +} + +.budgie-session-dialog .linked.horizontal > button:not(.suggested-action):not(.destructive-action):hover, +.budgie-polkit-dialog .linked.horizontal > button:not(.suggested-action):not(.destructive-action):hover { + background-color: alpha(#cbbfbf,0.06); + border-color: rgba(0, 0, 0, 0.2); + transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); +} + +.budgie-session-dialog .linked.horizontal > button:not(.suggested-action):not(.destructive-action):active, .budgie-session-dialog .linked.horizontal > button:not(.suggested-action):not(.destructive-action):checked, +.budgie-polkit-dialog .linked.horizontal > button:not(.suggested-action):not(.destructive-action):active, +.budgie-polkit-dialog .linked.horizontal > button:not(.suggested-action):not(.destructive-action):checked { + color: #cbbfbf; + background-color: alpha(#cbbfbf,0.1); + border-color: rgba(0, 0, 0, 0.2); +} + +.budgie-polkit-dialog .message { + color: alpha(currentColor,0.6); +} + +.budgie-polkit-dialog .failure { + color: #db5b5b; +} + +.budgie-run-dialog { + background-color: #262626; +} + +.budgie-run-dialog entry.search { + font-size: 120%; + padding: 6px 12px; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + background-color: transparent; +} + +.budgie-run-dialog list .dim-label, .budgie-run-dialog list label.separator, .budgie-run-dialog list headerbar .subtitle, headerbar .budgie-run-dialog list .subtitle, +.budgie-run-dialog list .titlebar:not(headerbar) .subtitle, .titlebar:not(headerbar) .budgie-run-dialog list .subtitle, .budgie-run-dialog list .budgie-notification .notification-body, .budgie-notification .budgie-run-dialog list .notification-body, .budgie-run-dialog list .budgie-switcher .notification-body, .budgie-switcher .budgie-run-dialog list .notification-body { + opacity: 1; +} + +.budgie-run-dialog scrolledwindow { + border-top: 1px solid rgba(0, 0, 0, 0.2); +} + +.budgie-panel box.titlebar { + min-width: 20px; + min-height: 20px; + border-radius: 0; + background: unset; + box-shadow: none; + border: none; +} + +.budgie-panel box.titlebar > widget > label { + color: #cbbfbf; +} + +.budgie-panel box.titlebar.horizontal { + padding: 0 3px; +} + +.budgie-panel box.titlebar.horizontal > widget > label:dir(ltr) { + padding-right: 3px; +} + +.budgie-panel box.titlebar.horizontal > widget > label:dir(rtl) { + padding-left: 3px; +} + +.budgie-panel box.titlebar.horizontal > button.image-button.titlebutton { + padding: 0 3px; +} + +/***************** + * Xfce4 Desktop * + *****************/ +.mate-panel-menu-bar button:not(#tasklist-button), +panel-toplevel.background button:not(#tasklist-button), .xfce4-panel.panel button, .xfce4-panel.panel button.flat, .xfce4-panel.panel button.sidebar-button, .xfce4-panel.panel button.budgie-menu-launcher, .xfce4-panel button.flat, .xfce4-panel button.sidebar-button, .xfce4-panel button.budgie-menu-launcher, .xfce4-panel .budgie-panel #tasklist-button, .budgie-panel .xfce4-panel #tasklist-button, .xfce4-panel .budgie-panel button.flat.launcher, .budgie-panel .xfce4-panel button.flat.launcher, .xfce4-panel button { + color: #cbbfbf; + border-radius: 0; + border: none; + background-color: transparent; +} + +.mate-panel-menu-bar button:hover:not(:active):not(:checked):not(#tasklist-button), +panel-toplevel.background button:hover:not(:active):not(:checked):not(#tasklist-button), .xfce4-panel .budgie-panel #tasklist-button:hover:not(:active):not(:checked), .budgie-panel .xfce4-panel #tasklist-button:hover:not(:active):not(:checked), .xfce4-panel button:hover:not(:active):not(:checked) { + color: #ffffff; + box-shadow: inset 0 -2px rgba(240, 84, 76, 0.5); +} + +.mate-panel-menu-bar button:checked:not(#tasklist-button), +panel-toplevel.background button:checked:not(#tasklist-button), .xfce4-panel .budgie-panel #tasklist-button:checked, .budgie-panel .xfce4-panel #tasklist-button:checked, .xfce4-panel button:checked { + color: #ffffff; + box-shadow: inset 0 -2px #F0544C; +} + +.mate-panel-menu-bar button:checked:not(#tasklist-button) label, panel-toplevel.background button:checked:not(#tasklist-button) label, .xfce4-panel .budgie-panel #tasklist-button:checked label, .budgie-panel .xfce4-panel #tasklist-button:checked label, .xfce4-panel button:checked label, .mate-panel-menu-bar button:checked:not(#tasklist-button) image, panel-toplevel.background button:checked:not(#tasklist-button) image, .xfce4-panel .budgie-panel #tasklist-button:checked image, .budgie-panel .xfce4-panel #tasklist-button:checked image, .xfce4-panel button:checked image { + color: inherit; +} + +.mate-panel-menu-bar button:active:not(#tasklist-button), +panel-toplevel.background button:active:not(#tasklist-button), .xfce4-panel .budgie-panel #tasklist-button:active, .budgie-panel .xfce4-panel #tasklist-button:active, .xfce4-panel button:active { + background-color: rgba(255, 255, 255, 0.12); + color: #ffffff; + box-shadow: inset 0 -2px #F0544C; +} + +.xfce4-panel.panel { + background-color: #222222; + text-shadow: none; + -gtk-icon-shadow: none; + border: none; +} + +.XfceHeading { + border: 0 none transparent; + background-color: #222222; + color: #cbbfbf; +} + +.xfce4-panel { + background-color: #222222; + color: #cbbfbf; + font-weight: 700; + text-shadow: none; + -gtk-icon-shadow: none; +} + +.xfce4-panel, +.xfce4-panel frame > border { + border: none; +} + +.xfce4-panel#XfcePanelWindow { + border: none; +} + +.xfce4-panel#XfcePanelWindow, .xfce4-panel#XfcePanelWindow.marching-ants { + transition: none; +} + +.xfce4-panel button { + font-weight: 700; +} + +.xfce4-panel button#launcher-arrow:hover, .xfce4-panel button#launcher-arrow + button.toggle:hover { + box-shadow: none; +} + +.xfce4-panel button#launcher-arrow + button.toggle:checked { + color: #F0544C; + box-shadow: none; +} + +.xfce4-panel button#xfce4-notification-plugin { + padding: 0 1px; +} + +.xfce4-panel menu { + font-weight: 400; + text-shadow: none; + -gtk-icon-effect: none; +} + +.xfce4-panel widget.tasklist > button.toggle { + font-weight: 400; +} + +window#XfcePanelWindow.background.panel.xfce4-panel { + border: none; +} + +window#XfcePanelWindow.background.panel.xfce4-panel > widget wnck-pager { + background-color: rgba(255, 255, 255, 0.1); + border: none; + box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.15); +} + +window#XfcePanelWindow.background.panel.xfce4-panel > widget wnck-pager:hover { + background-color: rgba(255, 255, 255, 0.25); +} + +window#XfcePanelWindow.background.panel.xfce4-panel > widget wnck-pager:active, window#XfcePanelWindow.background.panel.xfce4-panel > widget wnck-pager:checked, window#XfcePanelWindow.background.panel.xfce4-panel > widget wnck-pager:selected { + background-color: rgba(255, 255, 255, 0.35); +} + +XfdesktopIconView.view { + border-radius: 2px; + background: transparent; + color: #ffffff; + text-shadow: 0 0 1px rgba(0, 0, 0, 0.26), 0 1px 2px rgba(0, 0, 0, 0.32), 0 2px 3px rgba(0, 0, 0, 0.12); +} + +XfdesktopIconView.view:active, XfdesktopIconView.view:checked { + background-color: #F0544C; + color: #ffffff; + text-shadow: none; +} + +window#whiskermenu-window scrolledwindow scrollbar { + border-color: #1d1d1d; +} + +window#whiskermenu-window scrolledwindow scrollbar.overlay-indicator:not(.dragging):not(.hovering) slider { + background-color: #cbbfbf; + border: 1px solid rgba(0, 0, 0, 0.2); +} + +window#whiskermenu-window scrolledwindow scrollbar slider { + background-color: rgba(237, 233, 233, 0.65); +} + +window#whiskermenu-window scrolledwindow scrollbar slider:hover { + background-color: #f9f7f7; +} + +window#whiskermenu-window scrolledwindow scrollbar slider:hover:active { + background-color: #F0544C; +} + +window#whiskermenu-window scrolledwindow scrollbar slider:disabled { + background-color: transparent; +} + +window#whiskermenu-window scrolledwindow scrollbar trough { + background-color: rgba(0, 0, 0, 0.08); +} + +window#whiskermenu-window { + background-color: #222222; + color: #cbbfbf; +} + +window#whiskermenu-window > frame > border { + border-radius: 0; +} + +window#whiskermenu-window button { + background-color: transparent; + color: #cbbfbf; + background-clip: padding-box; +} + +window#whiskermenu-window button:hover { + background-color: rgba(203, 191, 191, 0.12); + color: #ffffff; + border-color: rgba(0, 0, 0, 0.2); +} + +window#whiskermenu-window button:checked, window#whiskermenu-window button:active { + background-color: #F0544C; + color: #ffffff; + border-color: rgba(0, 0, 0, 0.2); +} + +window#whiskermenu-window button:disabled { + color: rgba(203, 191, 191, 0.45); + border-color: rgba(0, 0, 0, 0.15); + background-color: rgba(34, 34, 34, 0.45); +} + +window#whiskermenu-window entry { + background-color: rgba(203, 191, 191, 0.1); + color: #cbbfbf; + border-color: rgba(0, 0, 0, 0.2); +} + +window#whiskermenu-window entry image { + color: #a9a0a0; +} + +window#whiskermenu-window entry:focus { + border-color: #F0544C; +} + +window#whiskermenu-window entry:focus image { + color: #F0544C; +} + +window#whiskermenu-window entry:disabled { + color: rgba(203, 191, 191, 0.45); + border-color: rgba(0, 0, 0, 0.15); + background-color: rgba(34, 34, 34, 0.45); +} + +window#whiskermenu-window entry:disabled image { + color: rgba(203, 191, 191, 0.45); +} + +window#whiskermenu-window scrolledwindow treeview.view { + background-color: rgba(47, 47, 47, 0.9); + color: #cbbfbf; +} + +window#whiskermenu-window scrolledwindow treeview.view:selected:hover { + background-color: #3c3c3c; + color: #cbbfbf; +} + +window.thunar .sidebar { + border: none; +} + +window.thunar .sidebar treeview.view { + background-color: rgba(54, 54, 54, 0.95); + color: #cbbfbf; +} + +window.thunar .sidebar treeview.view:hover { + background-color: rgba(67, 67, 67, 0.95); + box-shadow: none; +} + +window.thunar toolbar#location-toolbar, window.thunar #location-toolbar.inline-toolbar { + background-color: #1a1a1a; + color: #cbbfbf; +} + +window.thunar toolbar#location-toolbar entry, window.thunar #location-toolbar.inline-toolbar entry { + min-height: 0; +} + +window.thunar toolbar#location-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button, window.thunar #location-toolbar.inline-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button { + margin: 0; + padding: 2px 4px 4px 4px; +} + +window.thunar notebook stack > scrolledwindow.frame.standard-view { + border-top-width: 0; + border-right-width: 0; +} + +window.thunar notebook header.top tab.reorderable-page > box > label { + min-height: 0; +} + +/********************** + * Elementary Desktop * + **********************/ +.panel { + background-color: #222222; + transition: all 100ms ease-in-out; + color: #cbbfbf; + font-weight: bold; +} + +.panel.maximized { + background-color: black; +} + +.panel.translucent { + background-color: #222222; +} + +menubar .panel, +.panel menubar { + box-shadow: none; + border: none; + background: none; + color: #cbbfbf; +} + +.panel-shadow { + background-image: none; + background-color: transparent; +} + +.panel .menu { + box-shadow: none; +} + +.panel .menu .menuitem { + font-weight: normal; +} + +.panel .menubar > .menuitem { + padding: 3px 6px; +} + +.panel .menubar > .menuitem:hover { + background-color: transparent; +} + +.panel popover { + padding: 2px 4px; + font-weight: normal; + border: 1px solid rgba(255, 255, 255, 0.12); + box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12), 0 3px 6px rgba(0, 0, 0, 0.08); +} + +.panel popover button { + font-weight: normal; + background-color: transparent; +} + +.panel popover button:active label, .panel popover button:checked label { + color: white; +} + +.panel popover .linked > button { + border-color: rgba(0, 0, 0, 0.2); +} + +.panel popover list { + background-color: transparent; +} + +.panel popover separator.horizontal { + margin: 0 -4px; +} + +.panel popover separator.vertical { + background-image: image(rgba(0, 0, 0, 0.2)); + margin: 0 2px; +} + +.panel popover .sidebar { + border-style: none; + background: none; +} + +.panel popover .sidebar .view { + background: none; + border-radius: 2px; +} + +.panel popover .sidebar .view:selected, .panel popover .sidebar .view:active, .panel popover .sidebar .view:checked, .panel popover .sidebar .view:active:backdrop, .panel popover .sidebar .view:checked:backdrop, .panel popover .sidebar .view:selected:backdrop { + color: #ffffff; + background-color: #F0544C; +} + +button.flat.toggle.switcher:hover image, button.toggle.switcher.sidebar-button:hover image, button.toggle.switcher.budgie-menu-launcher:hover image, .budgie-panel .toggle.switcher#tasklist-button:hover image, button.flat.toggle.switcher:active image, button.toggle.switcher.sidebar-button:active image, button.toggle.switcher.budgie-menu-launcher:active image, .budgie-panel .toggle.switcher#tasklist-button:active image, button.flat.toggle.switcher:checked image, button.toggle.switcher.sidebar-button:checked image, button.toggle.switcher.budgie-menu-launcher:checked image, .budgie-panel .toggle.switcher#tasklist-button:checked image, button.flat.toggle.switcher:selected image, button.toggle.switcher.sidebar-button:selected image, button.toggle.switcher.budgie-menu-launcher:selected image, .budgie-panel .toggle.switcher#tasklist-button:selected image { + color: #F0544C; +} + +.circular label:disabled { + color: rgba(203, 191, 191, 0.45); +} + +.circular.accent { + color: #ffffff; + background-color: #F0544C; +} + +.panel-app-button > GtkWidget > GtkWidget:first-child { + padding: 0 2px 0 4px; +} + +.panel .menu .spinner, +.menu .spinner { + opacity: 1; +} + +.composited-indicator { + background-color: transparent; + color: #cbbfbf; + padding: 0 6px; +} + +.composited-indicator > revealer label, +.composited-indicator > revealer image, +.composited-indicator > revealer spinner { + color: #cbbfbf; + font-weight: bold; + text-shadow: none; + transition: all 200ms ease-in-out; +} + +.composited-indicator .keyboard { + background-color: #fff; + border-radius: 2px; + box-shadow: none; + color: #333; + font-weight: 600; + padding: 0 3px; + text-shadow: none; +} + +.composited-indicator > GtkWidget > GtkWidget:first-child { + padding: 0 2px; +} + +.composited-indicator .menuitem:active, .composited-indicator .menuitem:hover { + border-style: none; +} + +.composited-indicator > .popup > .menu { + padding-top: 8px; + padding-bottom: 8px; +} + +BirdieWidgetsTweetList * { + background-image: none; + background-color: transparent; +} + +MarlinViewWindow *:selected, MarlinViewWindow *:selected:focus { + color: #ffffff; + background-color: #F0544C; + outline-color: transparent; +} + +MarlinViewWindow GtkIconView.view:selected, MarlinViewWindow GtkIconView.view:selected:focus, MarlinViewWindow GtkIconView.view:selected:hover, MarlinViewWindow GtkIconView.view:selected:focus:hover { + background-color: transparent; +} + +MarlinViewWindow FMListView, MarlinViewWindow FMColumnView { + outline-color: transparent; +} + +.marlin-pathbar.pathbar { + border-radius: 3px; + padding-left: 4px; + padding-right: 4px; + color: #cbbfbf; + border-color: rgba(0, 0, 0, 0.4); + background-color: rgba(82, 82, 82, 0.4); +} + +.marlin-pathbar.pathbar image, .marlin-pathbar.pathbar image:hover { + color: inherit; +} + +.marlin-pathbar.pathbar:focus { + color: #f9f7f7; + border-color: #F0544C; + background-color: rgba(57, 57, 57, 0.4); +} + +.marlin-pathbar.pathbar:disabled { + color: rgba(203, 191, 191, 0.55); + border-color: rgba(0, 0, 0, 0.4); + background-color: rgba(82, 82, 82, 0.25); +} + +.marlin-pathbar.pathbar:active, .marlin-pathbar.pathbar:checked { + color: #F0544C; +} + +treeview.view.sidebar { + color: #cbbfbf; + background-color: rgba(54, 54, 54, 0.95); +} + +treeview.view.sidebar.source-list { + padding-top: 3px; + padding-bottom: 3px; +} + +.dynamic-notebook notebook iconview.view.cell:selected { + background-color: rgba(255, 255, 255, 0.08); +} + +headerbar.titlebar entry.pathbar { + min-height: 0; +} + +headerbar.titlebar button.flat.image-button.toggle, headerbar.titlebar button.image-button.toggle.sidebar-button, headerbar.titlebar button.image-button.toggle.budgie-menu-launcher, headerbar.titlebar .budgie-panel .image-button.toggle#tasklist-button, .budgie-panel headerbar.titlebar .image-button.toggle#tasklist-button { + min-height: 0; + padding-top: 0; + padding-bottom: 0; + margin-top: 9px; + margin-bottom: 10px; +} + +headerbar.titlebar > grid.linked.horizontal.format-bar { + background-image: image(#1a1a1a); +} + +popover radiobutton.color-button.color-light, popover radiobutton.color-button.color-dark, popover radiobutton.color-button.color-white { + border: 1px solid rgba(0, 0, 0, 0.2); +} + +.gala-notification { + border: 1px solid rgba(0, 0, 0, 0.35); + border-radius: 3px; + box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2); + background-image: linear-gradient(to bottom, white, white); + background-color: transparent; +} + +.gala-notification .title, .gala-notification .label { + color: #5c616c; +} + +actionbar.inline-toolbar { + border: none; + border-top: 1px solid rgba(0, 0, 0, 0.2); +} + +actionbar.inline-toolbar button { + border-radius: 3px; + border: 1px solid rgba(0, 0, 0, 0.2); +} + +actionbar.inline-toolbar button:first-child { + border-right-style: solid; +} + +actionbar.inline-toolbar button:last-child { + border-left-style: solid; +} + +scale.warmth trough { + background-image: linear-gradient(to right, #2eb398, #db5b5b); + box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.25); +} + +#panel_window { + background-color: #222222; + color: #cbbfbf; + font-weight: bold; + box-shadow: inset 0 -1px #101010; +} + +#panel_window menubar { + padding-left: 5px; +} + +#panel_window menubar, #panel_window menubar > menuitem { + background-color: transparent; + color: #cbbfbf; + font-weight: bold; +} + +#panel_window menubar menuitem:disabled { + color: rgba(203, 191, 191, 0.5); +} + +#panel_window menubar menuitem:disabled label { + color: inherit; +} + +#panel_window menubar menu > menuitem { + font-weight: normal; +} + +#login_window, +#shutdown_dialog, +#restart_dialog { + font-weight: normal; + border-style: none; + background-color: transparent; + color: #cbbfbf; +} + +#content_frame { + padding-bottom: 14px; + background-color: #222222; + border-top-left-radius: 2px; + border-top-right-radius: 2px; + border: solid rgba(0, 0, 0, 0.1); + border-width: 1px 1px 0 1px; +} + +#content_frame button { + color: #cbbfbf; + border-color: rgba(0, 0, 0, 0.2); + background-color: #2b2b2b; +} + +#content_frame button:hover { + color: #a99595; + border-color: rgba(0, 0, 0, 0.2); + background-color: #404040; +} + +#content_frame button:active, #content_frame button:checked { + color: #ffffff; + border-color: rgba(0, 0, 0, 0.2); + background-color: #F0544C; +} + +#content_frame button:disabled { + border-color: rgba(0, 0, 0, 0); + background-color: rgba(43, 43, 43, 0.55); +} + +#content_frame button:disabled label, #content_frame button:disabled { + color: rgba(203, 191, 191, 0.45); +} + +#buttonbox_frame { + padding-top: 20px; + padding-bottom: 0px; + border-style: none; + background-color: #1a1a1a; + border-bottom-left-radius: 3px; + border-bottom-right-radius: 3px; + border: solid rgba(0, 0, 0, 0.1); + border-width: 0 1px 1px 1px; + box-shadow: inset 0 1px #101010; +} + +#buttonbox_frame button { + color: #cbbfbf; + border-color: rgba(0, 0, 0, 0.4); + background-color: rgba(85, 85, 85, 0.4); +} + +#buttonbox_frame button:hover { + color: #cbbfbf; + border-color: rgba(0, 0, 0, 0.4); + background-color: rgba(103, 103, 103, 0.5); +} + +#buttonbox_frame button:active, #buttonbox_frame button:checked { + color: #ffffff; + border-color: rgba(0, 0, 0, 0.4); + background-color: #F0544C; +} + +#buttonbox_frame button:disabled { + color: #514e4e; + border-color: rgba(0, 0, 0, 0.4); + background-color: rgba(85, 85, 85, 0.25); +} + +#login_window #user_combobox { + color: #cbbfbf; + font-size: 13px; +} + +#login_window #user_combobox menu { + font-weight: normal; +} + +#user_image { + padding: 3px; + border-radius: 2px; +} + +#shutdown_button.button { + background-clip: border-box; + color: green; + background-color: #db5b5b; + border-color: #db5b5b; +} + +#shutdown_button.button:hover { + background-clip: border-box; + color: green; + background-color: #e48585; + border-color: #e48585; +} + +#shutdown_button.button:active, #shutdown_button.button:checked { + background-clip: border-box; + color: green; + background-color: #d23131; + border-color: #d23131; +} + +#restart_button.button { + background-clip: border-box; + color: green; + background-color: #2eb398; + border-color: #2eb398; +} + +#restart_button.button:hover { + background-clip: border-box; + color: green; + background-color: #45cfb3; + border-color: #45cfb3; +} + +#restart_button.button:active, #restart_button.button:checked { + background-clip: border-box; + color: green; + background-color: #248a76; + border-color: #248a76; +} + +#greeter_infobar { + border-bottom-width: 0; + font-weight: bold; +} + +.overlay-bar { + background-color: #F0544C; + border-color: #F0544C; + border-radius: 2px; + padding: 3px 6px; + margin: 3px; +} + +.overlay-bar label { + color: #ffffff; +} + +GraniteWidgetsThinPaned { + background-color: transparent; + background-image: none; + margin: 0; + border-left: 1px solid rgba(0, 0, 0, 0.2); + border-right: 1px solid rgba(0, 0, 0, 0.2); +} + +GraniteWidgetsPopOver .frame, +GraniteWidgetsStaticNotebook .frame { + border: none; +} + +.help_button { + border-radius: 100px; + padding: 3px 9px; +} + +toolbar.secondary-toolbar, .secondary-toolbar.inline-toolbar { + padding: 3px; + border-bottom: 1px solid rgba(0, 0, 0, 0.2); +} + +toolbar.secondary-toolbar button, .secondary-toolbar.inline-toolbar button { + padding: 0 3px 0 3px; +} + +toolbar.bottom-toolbar, .bottom-toolbar.inline-toolbar { + padding: 5px; + border-width: 1px 0 0 0; + border-style: solid; + border-color: rgba(0, 0, 0, 0.2); + background-color: #222222; +} + +toolbar.bottom-toolbar button, .bottom-toolbar.inline-toolbar button { + padding: 2px 3px 2px 3px; +} + +.source-list { + -GtkTreeView-horizontal-separator: 1px; + -GtkTreeView-vertical-separator: 6px; +} + +.source-list, +.source-list.view { + background-color: #222222; + color: #cbbfbf; + -gtk-icon-style: regular; +} + +.source-list.category-expander { + color: transparent; +} + +.source-list.view:hover { + background-color: #2f2f2f; +} + +.source-list.view:selected, +.source-list.view:hover:selected, +.source-list.view:selected:focus, +.source-list.category-expander:hover { + color: #ffffff; + background-color: #F0544C; +} + +.source-list scrollbar, +.source-list junction { + border-image: none; + border-color: transparent; + background-color: #222222; + background-image: none; +} + +.source-list.badge, +.source-list.badge:hover, +.source-list.badge:selected, +.source-list.badge:selected:focus, +.source-list.badge:hover:selected { + background-image: none; + background-color: #F0544C; + color: #ffffff; + border-radius: 10px; + padding: 0 6px; + margin: 0 3px; + border-width: 0; +} + +.source-list.badge:selected, +.source-list.badge:selected:focus, +.source-list.badge:hover:selected { + background-color: #ffffff; + color: #F0544C; +} + +.source-list.category-expander { + color: #cbbfbf; + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); + -GtkTreeView-expander-size: 16; +} + +.source-list.category-expander, +.source-list.category-expander:backdrop { + color: transparent; + border: none; +} + +.source-list.category-expander:checked { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); +} + +GraniteWidgetsWelcome { + background-color: #262626; +} + +GraniteWidgetsWelcome label { + color: #777171; + font-size: 11px; + text-shadow: none; +} + +GraniteWidgetsWelcome .h1, +GraniteWidgetsWelcome .h3 { + color: rgba(203, 191, 191, 0.8); +} + +.help_button { + border-radius: 0; +} + +GraniteWidgetsPopOver { + -GraniteWidgetsPopOver-arrow-width: 21; + -GraniteWidgetsPopOver-arrow-height: 10; + -GraniteWidgetsPopOver-border-radius: 2px; + -GraniteWidgetsPopOver-border-width: 1; + -GraniteWidgetsPopOver-shadow-size: 12; + border: 1px solid rgba(0, 0, 0, 0.3); + margin: 0; +} + +.popover_bg { + background-image: linear-gradient(to bottom, #262626, #262626); + border: 1px solid rgba(0, 0, 0, 0.3); +} + +GraniteWidgetsPopOver .sidebar.view, +GraniteWidgetsPopOver * { + background-color: transparent; +} + +GraniteWidgetsXsEntry entry { + padding: 4px; +} + +.h1 { + font-size: 24px; +} + +.h2 { + font-size: 18px; +} + +.h3 { + font-size: 11px; +} + +.h4, +.category-label { + color: #898282; + font-weight: 600; +} + +.h4 { + padding-bottom: 6px; + padding-top: 6px; +} + +GtkListBox .h4 { + padding-left: 6px; +} + +filechooser paned > separator, +.nautilus-window paned > separator { + background-image: linear-gradient(to bottom, rgba(41, 41, 41, 0.95), rgba(41, 41, 41, 0.95)); +} + +filechooser.csd.background, filechooser placessidebar list, +.nautilus-window.csd.background, +.nautilus-window placessidebar list { + background-color: transparent; +} + +filechooser placessidebar.sidebar, +.nautilus-window placessidebar.sidebar { + background-color: rgba(54, 54, 54, 0.95); +} + +filechooser placessidebar.sidebar row.sidebar-row, +.nautilus-window placessidebar.sidebar row.sidebar-row { + border: none; + color: #cbbfbf; +} + +filechooser placessidebar.sidebar row.sidebar-row .sidebar-icon, +.nautilus-window placessidebar.sidebar row.sidebar-row .sidebar-icon { + color: rgba(203, 191, 191, 0.6); +} + +filechooser placessidebar.sidebar row.sidebar-row.has-open-popup, filechooser placessidebar.sidebar row.sidebar-row:hover, +.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup, +.nautilus-window placessidebar.sidebar row.sidebar-row:hover { + background-color: rgba(203, 191, 191, 0.15); + box-shadow: inset 3px 0 #f4817b; +} + +filechooser placessidebar.sidebar row.sidebar-row:disabled, filechooser placessidebar.sidebar row.sidebar-row:disabled label, filechooser placessidebar.sidebar row.sidebar-row:disabled image, +.nautilus-window placessidebar.sidebar row.sidebar-row:disabled, +.nautilus-window placessidebar.sidebar row.sidebar-row:disabled label, +.nautilus-window placessidebar.sidebar row.sidebar-row:disabled image { + color: rgba(203, 191, 191, 0.4); +} + +filechooser placessidebar.sidebar row.sidebar-row:selected.has-open-popup .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:selected .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:selected:hover .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:active:hover .sidebar-icon, +.nautilus-window placessidebar.sidebar row.sidebar-row:selected.has-open-popup .sidebar-icon, +.nautilus-window placessidebar.sidebar row.sidebar-row:selected .sidebar-icon, +.nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover .sidebar-icon, +.nautilus-window placessidebar.sidebar row.sidebar-row:active:hover .sidebar-icon { + color: inherit; +} + +filechooser placessidebar.sidebar row.sidebar-row:not(:selected) button.sidebar-button, +.nautilus-window placessidebar.sidebar row.sidebar-row:not(:selected) button.sidebar-button { + color: #cbbfbf; +} + +filechooser placessidebar.sidebar row.sidebar-row:not(:selected) button.sidebar-button:hover, +.nautilus-window placessidebar.sidebar row.sidebar-row:not(:selected) button.sidebar-button:hover { + color: #cbbfbf; + border-color: rgba(0, 0, 0, 0.2); + background-color: rgba(203, 191, 191, 0.12); +} + +filechooser placessidebar.sidebar row.sidebar-row:not(:selected) button.sidebar-button:active, +.nautilus-window placessidebar.sidebar row.sidebar-row:not(:selected) button.sidebar-button:active { + color: #ffffff; + border-color: transparent; + background-color: #F0544C; +} + +filechooser placessidebar.sidebar row.sidebar-row:not(:selected) button.sidebar-button:not(:hover):not(:active) > image, +.nautilus-window placessidebar.sidebar row.sidebar-row:not(:selected) button.sidebar-button:not(:hover):not(:active) > image { + opacity: 0.5; +} + +filechooser placessidebar.sidebar row.sidebar-row.sidebar-new-bookmark-row, +.nautilus-window placessidebar.sidebar row.sidebar-row.sidebar-new-bookmark-row { + color: #F0544C; +} + +filechooser placessidebar.sidebar row.sidebar-row.sidebar-new-bookmark-row .sidebar-icon, +.nautilus-window placessidebar.sidebar row.sidebar-row.sidebar-new-bookmark-row .sidebar-icon { + color: inherit; +} + +filechooser placessidebar.sidebar row.sidebar-row:backdrop, +.nautilus-window placessidebar.sidebar row.sidebar-row:backdrop { + opacity: 0.75; +} + +filechooser placessidebar.sidebar row.sidebar-row:drop(active):not(:disabled), filechooser placessidebar.sidebar row.sidebar-row:drop(active):not(:disabled) label, filechooser placessidebar.sidebar row.sidebar-row:drop(active):not(:disabled) .sidebar-icon, +.nautilus-window placessidebar.sidebar row.sidebar-row:drop(active):not(:disabled), +.nautilus-window placessidebar.sidebar row.sidebar-row:drop(active):not(:disabled) label, +.nautilus-window placessidebar.sidebar row.sidebar-row:drop(active):not(:disabled) .sidebar-icon { + color: #F08437; +} + +filechooser placessidebar.sidebar row.sidebar-row:drop(active):not(:disabled):selected, +.nautilus-window placessidebar.sidebar row.sidebar-row:drop(active):not(:disabled):selected { + background-color: #F08437; +} + +filechooser placessidebar.sidebar row.sidebar-row:drop(active):not(:disabled):selected, filechooser placessidebar.sidebar row.sidebar-row:drop(active):not(:disabled):selected label, filechooser placessidebar.sidebar row.sidebar-row:drop(active):not(:disabled):selected .sidebar-icon, +.nautilus-window placessidebar.sidebar row.sidebar-row:drop(active):not(:disabled):selected, +.nautilus-window placessidebar.sidebar row.sidebar-row:drop(active):not(:disabled):selected label, +.nautilus-window placessidebar.sidebar row.sidebar-row:drop(active):not(:disabled):selected .sidebar-icon { + color: #ffffff; +} + +filechooser placessidebar.sidebar separator, +.nautilus-window placessidebar.sidebar separator { + background-color: transparent; +} + +filechooser.maximized placessidebar.sidebar, +.nautilus-window.maximized placessidebar.sidebar { + background-color: #363636; +} + +.nemo-window .sidebar { + color: #cbbfbf; + background-color: rgba(54, 54, 54, 0.95); +} + +.nemo-window .sidebar .view, .nemo-window .sidebar row { + background-color: transparent; + color: #cbbfbf; +} + +.nemo-window .sidebar .view:hover, .nemo-window .sidebar row:hover { + background-color: rgba(203, 191, 191, 0.15); +} + +.nemo-window .sidebar .view:selected .sidebar-icon, .nemo-window .sidebar .view:selected:hover .sidebar-icon, .nemo-window .sidebar row:selected .sidebar-icon, .nemo-window .sidebar row:selected:hover .sidebar-icon { + color: inherit; +} + +.nemo-window .sidebar .view.expander, .nemo-window .sidebar row.expander { + color: rgba(132, 126, 126, 0.975); +} + +.nemo-window .sidebar .view.expander:hover, .nemo-window .sidebar row.expander:hover { + color: #cbbfbf; +} + +.nemo-window .sidebar separator { + background-color: transparent; +} + +.caja-side-pane, +.caja-side-pane > notebook > stack > widget > box, +.caja-side-pane text, +.caja-side-pane treeview { + color: #cbbfbf; + caret-color: #cbbfbf; + background-color: #222222; +} + +.caja-side-pane > box button:not(:active):not(:checked) { + color: #cbbfbf; +} + +.caja-side-pane .frame { + border-color: rgba(0, 0, 0, 0.2); +} + +.caja-side-pane junction { + background-color: #151515; +} + +filechooser actionbar { + color: #cbbfbf; + background-color: #222222; + border-color: rgba(0, 0, 0, 0.2); +} + +filechooser actionbar label, filechooser actionbar combobox { + color: #cbbfbf; +} + +.gedit-bottom-panel-paned { + background-color: #262626; +} + +.gedit-side-panel-paned > separator { + background-image: linear-gradient(to bottom, rgba(41, 41, 41, 0.95), rgba(41, 41, 41, 0.95)); +} + +.gedit-bottom-panel-paned > separator { + background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)); +} + +.gedit-document-panel { + background-color: rgba(54, 54, 54, 0.95); +} + +.maximized .gedit-document-panel { + background-color: #363636; +} + +.gedit-document-panel row { + color: #cbbfbf; + background-color: rgba(203, 191, 191, 0); +} + +.gedit-document-panel row:hover { + background-color: rgba(203, 191, 191, 0.15); +} + +.gedit-document-panel row:active { + color: #ffffff; + background-color: #F0544C; +} + +.gedit-document-panel row:active button { + color: #ffffff; +} + +.gedit-document-panel row:selected, .gedit-document-panel row:selected:hover { + color: #ffffff; + background-color: #F0544C; +} + +.gedit-document-panel row:hover:not(:selected) button:active { + color: #cbbfbf; +} + +filechooser actionbar button { + color: #cbbfbf; + border-color: rgba(0, 0, 0, 0.2); + background-color: #2b2b2b; +} + +.caja-side-pane > box button:hover:not(:active), filechooser actionbar button:hover { + color: #a99595; + border-color: rgba(0, 0, 0, 0.2); + background-color: #404040; +} + +filechooser actionbar button:active, filechooser actionbar button:checked { + color: #ffffff; + border-color: rgba(0, 0, 0, 0.2); + background-color: #F0544C; +} + +filechooser actionbar button:disabled { + border-color: rgba(0, 0, 0, 0); + background-color: rgba(43, 43, 43, 0.55); +} + +filechooser actionbar button:disabled label, filechooser actionbar button:disabled { + color: rgba(203, 191, 191, 0.45); +} + +filechooser actionbar entry { + color: #b5abab; + border-color: rgba(0, 0, 0, 0.2); + background-color: #262626; +} + +filechooser actionbar entry:focus { + color: #b5abab; + border-color: #F0544C; + background-color: #262626; +} + +filechooser actionbar entry:disabled { + color: rgba(203, 191, 191, 0.45); + border-color: rgba(0, 0, 0, 0); + background-color: rgba(38, 38, 38, 0.55); +} + +window.thunar .sidebar scrollbar, filechooser placessidebar.sidebar scrollbar, +.nautilus-window placessidebar.sidebar scrollbar, .nemo-window .sidebar scrollbar, .caja-side-pane scrollbar { + border-color: rgba(41, 41, 41, 0.95); +} + +window.thunar .sidebar scrollbar.overlay-indicator:not(.dragging):not(.hovering) slider, filechooser placessidebar.sidebar scrollbar.overlay-indicator:not(.dragging):not(.hovering) slider, .nautilus-window placessidebar.sidebar scrollbar.overlay-indicator:not(.dragging):not(.hovering) slider, .nemo-window .sidebar scrollbar.overlay-indicator:not(.dragging):not(.hovering) slider, .caja-side-pane scrollbar.overlay-indicator:not(.dragging):not(.hovering) slider { + background-color: #ede9e9; + border: 1px solid rgba(0, 0, 0, 0.3); +} + +window.thunar .sidebar scrollbar slider, filechooser placessidebar.sidebar scrollbar slider, .nautilus-window placessidebar.sidebar scrollbar slider, .nemo-window .sidebar scrollbar slider, .caja-side-pane scrollbar slider { + background-color: rgba(237, 233, 233, 0.7); +} + +window.thunar .sidebar scrollbar slider:hover, filechooser placessidebar.sidebar scrollbar slider:hover, .nautilus-window placessidebar.sidebar scrollbar slider:hover, .nemo-window .sidebar scrollbar slider:hover, .caja-side-pane scrollbar slider:hover { + background-color: #f9f7f7; +} + +window.thunar .sidebar scrollbar slider:hover:active, filechooser placessidebar.sidebar scrollbar slider:hover:active, .nautilus-window placessidebar.sidebar scrollbar slider:hover:active, .nemo-window .sidebar scrollbar slider:hover:active, .caja-side-pane scrollbar slider:hover:active { + background-color: #F0544C; +} + +window.thunar .sidebar scrollbar slider:disabled, filechooser placessidebar.sidebar scrollbar slider:disabled, .nautilus-window placessidebar.sidebar scrollbar slider:disabled, .nemo-window .sidebar scrollbar slider:disabled, .caja-side-pane scrollbar slider:disabled { + background-color: transparent; +} + +window.thunar .sidebar scrollbar trough, filechooser placessidebar.sidebar scrollbar trough, .nautilus-window placessidebar.sidebar scrollbar trough, .nemo-window .sidebar scrollbar trough, .caja-side-pane scrollbar trough { + background-color: rgba(41, 41, 41, 0.95); +} + +@define-color theme_fg_color #cbbfbf; +@define-color theme_text_color #b5abab; +@define-color theme_bg_color #222222; +@define-color theme_base_color #262626; +@define-color theme_selected_bg_color #F0544C; +@define-color theme_selected_fg_color #ffffff; +@define-color fg_color #cbbfbf; +@define-color text_color #b5abab; +@define-color bg_color #222222; +@define-color base_color #262626; +@define-color selected_bg_color #F0544C; +@define-color selected_fg_color #ffffff; +@define-color insensitive_bg_color #272727; +@define-color insensitive_fg_color alpha(rgba(203, 191, 191, 0.45), 0.5); +@define-color insensitive_base_color #262626; +@define-color theme_unfocused_fg_color #cbbfbf; +@define-color theme_unfocused_text_color #b5abab; +@define-color theme_unfocused_bg_color #222222; +@define-color theme_unfocused_base_color #262626; +@define-color borders rgba(0, 0, 0, 0.2); +@define-color unfocused_borders rgba(0, 0, 0, 0.2); +@define-color warning_color #F27835; +@define-color error_color #FC4138; +@define-color success_color #3498db; +@define-color placeholder_text_color #A8A8A8; +@define-color link_color #f8aeaa; +@define-color content_view_bg #262626; +@define-color wm_title alpha(#cbbfbf, 0.8); +@define-color wm_unfocused_title alpha(#cbbfbf, 0.5); +@define-color wm_bg #1a1a1a; +@define-color wm_bg_unfocused #272727; +@define-color wm_highlight #222222; +@define-color wm_shadow alpha(black, 0.35); +@define-color wm_button_close_bg #cc575d; +@define-color wm_button_close_hover_bg #d7787d; +@define-color wm_button_close_active_bg #be3841; +@define-color wm_icon_close_bg #1a1a1a; +@define-color wm_button_hover_bg #343434; +@define-color wm_button_active_bg #F0544C; +@define-color wm_button_hover_border #101010; +@define-color wm_icon_bg #909090; +@define-color wm_icon_unfocused_bg #686868; +@define-color wm_icon_hover_bg #eeeeee; +@define-color wm_icon_active_bg #ffffff; +@define-color budgie_tasklist_indicator_color #F0544C; +@define-color budgie_tasklist_indicator_color_active #F0544C; +@define-color budgie_tasklist_indicator_color_active_window #913d39; +@define-color budgie_tasklist_indicator_color_attention #F27835; diff --git a/themes/Matcha-dark-aliz/gtk-3.0/gtk.css b/themes/Matcha-dark-aliz/gtk-3.0/gtk.css new file mode 100755 index 00000000..e982fe93 --- /dev/null +++ b/themes/Matcha-dark-aliz/gtk-3.0/gtk.css @@ -0,0 +1,9412 @@ +@keyframes header_ripple_effect { + from { + background-image: radial-gradient(circle farthest-corner at center, #1a1a1a 0%, transparent 0%); + } + to { + background-image: radial-gradient(circle farthest-corner at center, #1a1a1a 100%, transparent 0%); + } +} + +@keyframes ripple_effect { + from { + background-image: radial-gradient(circle farthest-corner at center, alpha(currentColor,0.1) 0%, transparent 0%); + } + to { + background-image: radial-gradient(circle farthest-corner at center, alpha(currentColor,0.1) 100%, transparent 0%); + } +} + +* { + background-clip: padding-box; + -GtkToolButton-icon-spacing: 4; + -GtkTextView-error-underline-color: #FC4138; + -GtkScrolledWindow-scrollbar-spacing: 0; + -GtkToolItemGroup-expander-size: 11; + -GtkWidget-text-handle-width: 20; + -GtkWidget-text-handle-height: 20; + -GtkDialog-button-spacing: 4; + -GtkDialog-action-area-border: 0; + outline-color: alpha(currentColor,0.3); + outline-style: dashed; + outline-offset: -3px; + outline-width: 1px; + -gtk-outline-radius: 2px; +} + +.background { + color: #cbbfbf; + background-color: #222222; +} + +.popup.background.csd { + border-radius: 2px; +} + +*:disabled { + -gtk-icon-effect: dim; +} + +.gtkstyle-fallback { + background-color: #222222; + color: #cbbfbf; +} + +.gtkstyle-fallback:hover { + background-color: #3c3c3c; + color: #cbbfbf; +} + +.gtkstyle-fallback:active { + background-color: #090909; + color: #cbbfbf; +} + +.gtkstyle-fallback:disabled { + background-color: #272727; + color: rgba(203, 191, 191, 0.45); +} + +.gtkstyle-fallback:selected { + background-color: #F0544C; + color: #ffffff; +} + +button.gtkstyle-fallback:active, button.gtkstyle-fallback:checked { + color: #ffffff; + border-color: rgba(0, 0, 0, 0.2); + background-color: #F0544C; +} + +.view, +textview text, +iconview, +.geary-sidebar-pane-separator frame.geary-folder-frame treeview.view.sidebar { + color: #b5abab; + background-color: #262626; +} + +.view:hover, +textview text:hover, +iconview:hover, +.geary-sidebar-pane-separator frame.geary-folder-frame treeview.view.sidebar:hover { + color: #cbbfbf; +} + +.view:selected:hover, +textview text:selected:hover, +iconview:selected:hover, +.geary-sidebar-pane-separator frame.geary-folder-frame treeview.view.sidebar:selected:hover { + background-color: #d84c44; +} + +textview border { + background-color: #242424; +} + +iconview:hover, iconview:active, iconview:selected { + border-radius: 2px; +} + +rubberband, flowbox rubberband, treeview.view rubberband, .content-view rubberband, XfdesktopIconView.view .rubberband, +.rubberband { + border: 1px solid #ec271d; + background-color: rgba(236, 39, 29, 0.2); +} + +flowbox flowboxchild { + padding: 3px; + border-radius: 2px; +} + +flowbox flowboxchild:selected { + outline-offset: -2px; +} + +label.separator, popover label.separator, +popover.background label.separator { + color: #cbbfbf; +} + +label selection { + color: #ffffff; + background-color: #F0544C; +} + +label:disabled { + color: rgba(203, 191, 191, 0.45); +} + +.dim-label, label.separator, popover label.separator, +popover.background label.separator, headerbar .subtitle, +.titlebar:not(headerbar) .subtitle, .budgie-notification .notification-body, .budgie-switcher .notification-body { + opacity: 0.55; +} + +assistant .sidebar { + background-color: #262626; + border-top: 1px solid rgba(0, 0, 0, 0.2); +} + +assistant.csd .sidebar { + border-top-style: none; +} + +assistant .sidebar label { + padding: 6px 12px; +} + +assistant .sidebar label.highlight { + background-color: #F0544C; + color: #ffffff; +} + +textview { + background-color: #262626; +} + +popover.osd, popover.magnifier, .csd popover.osd, .csd popover.magnifier, +popover.background.osd, +popover.background.magnifier, .csd popover.background.osd, .csd popover.background.magnifier, .osd .scale-popup, .osd { + color: #cbbfbf; + border: none; + background-color: #1d1d1d; + background-clip: padding-box; + box-shadow: none; +} + +@keyframes spin { + to { + -gtk-icon-transform: rotate(1turn); + } +} + +spinner { + background: none; + opacity: 0; + -gtk-icon-source: -gtk-icontheme("process-working-symbolic"); +} + +spinner:checked { + opacity: 1; + animation: spin 1s linear infinite; +} + +spinner:checked:disabled { + opacity: 0.5; +} + +entry { + min-height: 22px; + border: 1px solid; + padding: 2px 8px; + caret-color: currentColor; + border-radius: 3px; + transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); + color: #b5abab; + border-color: rgba(0, 0, 0, 0.2); + background-color: #262626; +} + +entry.search { + border-radius: 50px; +} + +entry image { + color: #aaa0a0; +} + +entry image.left { + padding-left: 0; + padding-right: 5px; +} + +entry image.right { + padding-right: 0; + padding-left: 5px; +} + +entry.flat, .raven .raven-background spinbutton:not(.vertical), entry.flat:focus, .raven .raven-background spinbutton:focus:not(.vertical) { + min-height: 0; + padding: 2px; + background-image: none; + border-color: transparent; + border-radius: 0; +} + +entry:focus { + background-clip: border-box; + color: #b5abab; + border-color: #F0544C; + background-color: #262626; +} + +entry:disabled { + color: rgba(203, 191, 191, 0.45); + border-color: rgba(0, 0, 0, 0); + background-color: rgba(38, 38, 38, 0.55); +} + +entry.warning { + color: white; + border-color: rgba(0, 0, 0, 0.2); + background-color: #a0572f; +} + +entry.warning image { + color: white; +} + +entry.warning:focus { + color: white; + background-color: #F27835; + box-shadow: none; +} + +entry.warning selection, entry.warning selection:focus { + background-color: white; + color: #F27835; +} + +entry.error { + color: white; + border-color: rgba(0, 0, 0, 0.2); + background-color: #a63631; +} + +entry.error image { + color: white; +} + +entry.error:focus { + color: white; + background-color: #FC4138; + box-shadow: none; +} + +entry.error selection, entry.error selection:focus { + background-color: white; + color: #FC4138; +} + +entry.search-missing { + color: white; + border-color: rgba(0, 0, 0, 0.2); + background-color: #a63631; +} + +entry.search-missing image { + color: white; +} + +entry.search-missing:focus { + color: white; + background-color: #FC4138; + box-shadow: none; +} + +entry.search-missing selection, entry.search-missing selection:focus { + background-color: white; + color: #FC4138; +} + +entry:drop(active):focus, entry:drop(active) { + border-color: #F08437; + box-shadow: none; +} + +.osd entry { + color: #cbbfbf; + border-color: rgba(0, 0, 0, 0.4); + background-color: rgba(85, 85, 85, 0.4); +} + +.osd entry image, .osd entry image:hover { + color: inherit; +} + +.osd entry:focus { + color: #ffffff; + border-color: rgba(0, 0, 0, 0.4); + background-color: #F0544C; +} + +.osd entry:disabled { + color: rgba(203, 191, 191, 0.55); + background-color: rgba(85, 85, 85, 0.25); +} + +.osd entry selection:focus, .osd entry selection { + color: #F0544C; + background-color: #ffffff; +} + +entry progress { + margin: 0 -6px; + border-radius: 0; + border-width: 0 0 2px; + border-color: #00C487; + border-style: solid; + background-image: none; + background-color: transparent; + box-shadow: none; +} + +treeview entry.flat, treeview .raven .raven-background spinbutton:not(.vertical), .raven .raven-background treeview spinbutton:not(.vertical), treeview entry { + border-radius: 0; + background-image: none; + background-color: #262626; +} + +treeview entry.flat:focus, treeview .raven .raven-background spinbutton:focus:not(.vertical), .raven .raven-background treeview spinbutton:focus:not(.vertical), treeview entry:focus { + border-color: #F0544C; +} + +@keyframes needs_attention { + from { + background-image: -gtk-gradient(radial, center center, 0, center center, 0.01, to(#F0544C), to(transparent)); + } + to { + background-image: -gtk-gradient(radial, center center, 0, center center, 0.5, to(#F0544C), to(transparent)); + } +} + +button { + min-height: 22px; + min-width: 20px; + transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); + border: 1px solid; + border-radius: 3px; + padding: 2px 6px; + color: #cbbfbf; + border-color: rgba(0, 0, 0, 0.2); + background-color: #2b2b2b; +} + +button separator { + margin: 4px 1px; +} + +button.flat, button.sidebar-button, button.budgie-menu-launcher, .budgie-panel #tasklist-button, .budgie-panel button.flat.launcher { + border-color: transparent; + background-color: transparent; + background-image: none; + transition: none; +} + +button.flat:hover, button.sidebar-button:hover, button.budgie-menu-launcher:hover, .budgie-panel #tasklist-button:hover, .budgie-panel button.flat.launcher:hover { + transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); + transition-duration: 350ms; +} + +button.flat:hover:active, button.sidebar-button:hover:active, button.budgie-menu-launcher:hover:active, .budgie-panel #tasklist-button:hover:active { + transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); +} + +button:hover { + color: #a99595; + border-color: rgba(0, 0, 0, 0.2); + background-color: #404040; + -gtk-icon-effect: highlight; +} + +button:active, button:checked { + color: #ffffff; + border-color: rgba(0, 0, 0, 0.2); + background-color: #F0544C; + background-clip: padding-box; + transition-duration: 50ms; +} + +button:active:not(:disabled) label:disabled, button:checked:not(:disabled) label:disabled { + color: inherit; + opacity: 0.6; +} + +button:active { + color: #cbbfbf; +} + +button:active:hover, button:checked { + color: #ffffff; +} + +button.flat:disabled, button.sidebar-button:disabled, button.budgie-menu-launcher:disabled, .budgie-panel #tasklist-button:disabled, .budgie-panel button.flat.launcher:disabled { + border-color: transparent; + background-color: transparent; + background-image: none; +} + +button:disabled { + border-color: rgba(0, 0, 0, 0); + background-color: rgba(43, 43, 43, 0.55); +} + +button:disabled label, button:disabled { + color: rgba(203, 191, 191, 0.45); +} + +button:disabled:active, button:disabled:checked { + border-color: rgba(240, 84, 76, 0.75); + background-color: rgba(240, 84, 76, 0.75); + opacity: 0.6; +} + +button:disabled:active label, button:disabled:active, button:disabled:checked label, button:disabled:checked { + color: rgba(255, 255, 255, 0.8); +} + +button.image-button { + min-width: 24px; + padding-left: 5px; + padding-right: 5px; +} + +button.text-button { + padding-left: 12px; + padding-right: 12px; +} + +button.text-button.image-button { + padding-left: 5px; + padding-right: 5px; +} + +button.text-button.image-button label:first-child { + padding-left: 8px; + padding-right: 2px; +} + +button.text-button.image-button label:last-child { + padding-right: 8px; + padding-left: 2px; +} + +button.text-button.image-button label:only-child { + padding-left: 8px; + padding-right: 8px; +} + +button.text-button.image-button.popup { + padding-right: 8px; + padding-left: 8px; +} + +button:drop(active), combobox:drop(active) button.combo { + color: #F08437; + border-color: #F08437; + box-shadow: none; +} + +button.osd { + color: #cbbfbf; + background-color: #1d1d1d; + border-color: #090909; +} + +button.osd.image-button { + padding: 0; + min-height: 36px; + min-width: 36px; +} + +button.osd:hover { + color: #F0544C; +} + +button.osd:active, button.osd:checked { + color: #ffffff; + border-color: rgba(0, 0, 0, 0.4); + background-color: #F0544C; +} + +button.osd:disabled { + color: #514e4e; + border-color: rgba(0, 0, 0, 0.4); + background-color: rgba(85, 85, 85, 0.25); +} + +.osd button { + color: #cbbfbf; + border-color: rgba(0, 0, 0, 0.4); + background-color: rgba(85, 85, 85, 0.4); +} + +.osd button:hover { + color: #cbbfbf; + border-color: rgba(0, 0, 0, 0.4); + background-color: rgba(103, 103, 103, 0.5); +} + +.osd button:active, .osd button:checked { + background-clip: padding-box; + color: #ffffff; + border-color: rgba(0, 0, 0, 0.4); + background-color: #F0544C; +} + +.osd button:disabled { + color: #514e4e; + border-color: rgba(0, 0, 0, 0.4); + background-color: rgba(85, 85, 85, 0.25); +} + +.osd button.flat, .osd button.sidebar-button, .osd button.budgie-menu-launcher, .osd .budgie-panel #tasklist-button, .budgie-panel .osd #tasklist-button, .osd .budgie-panel button.flat.launcher, .budgie-panel .osd button.flat.launcher { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: none; +} + +.osd button.flat:hover, .osd button.sidebar-button:hover, .osd button.budgie-menu-launcher:hover, .osd .budgie-panel #tasklist-button:hover, .budgie-panel .osd #tasklist-button:hover { + color: #cbbfbf; + border-color: rgba(0, 0, 0, 0.4); + background-color: rgba(103, 103, 103, 0.5); +} + +.osd button.flat:disabled, .osd button.sidebar-button:disabled, .osd button.budgie-menu-launcher:disabled, .osd .budgie-panel #tasklist-button:disabled, .budgie-panel .osd #tasklist-button:disabled { + color: #514e4e; + border-color: rgba(0, 0, 0, 0.4); + background-color: rgba(85, 85, 85, 0.25); + background-image: none; +} + +.osd button.flat:active, .osd button.sidebar-button:active, .osd button.budgie-menu-launcher:active, .osd .budgie-panel #tasklist-button:active, .budgie-panel .osd #tasklist-button:active, .osd button.flat:checked, .osd button.sidebar-button:checked, .osd button.budgie-menu-launcher:checked, .osd .budgie-panel #tasklist-button:checked, .budgie-panel .osd #tasklist-button:checked { + color: #ffffff; + border-color: rgba(0, 0, 0, 0.4); + background-color: #F0544C; +} + +.osd .linked:not(.vertical):not(.path-bar) > button:hover:not(:checked):not(:active):not(:only-child), +.osd .linked:not(.vertical):not(.path-bar) > button:hover:not(:checked):not(:active) + button:not(:checked):not(:active) { + box-shadow: none; +} + +button.suggested-action { + background-clip: border-box; + color: white; + background-color: #2eb398; + border-color: #2eb398; +} + +button.suggested-action.flat, button.suggested-action.sidebar-button, button.suggested-action.budgie-menu-launcher, .budgie-panel .suggested-action#tasklist-button, .budgie-panel button.suggested-action.flat.launcher { + border-color: transparent; + background-color: transparent; + background-image: none; + color: #2eb398; +} + +button.suggested-action:hover { + background-clip: border-box; + color: white; + background-color: #33c7a9; + border-color: #33c7a9; +} + +button.suggested-action:active, button.suggested-action:checked { + background-clip: border-box; + color: white; + background-color: #45cfb3; + border-color: #45cfb3; +} + +button.suggested-action.flat:disabled, button.suggested-action.sidebar-button:disabled, button.suggested-action.budgie-menu-launcher:disabled, .budgie-panel .suggested-action#tasklist-button:disabled { + border-color: transparent; + background-color: transparent; + background-image: none; + color: rgba(203, 191, 191, 0.45); +} + +button.suggested-action:disabled { + border-color: rgba(0, 0, 0, 0); + background-color: rgba(43, 43, 43, 0.55); +} + +button.suggested-action:disabled label, button.suggested-action:disabled { + color: rgba(203, 191, 191, 0.45); +} + +button.destructive-action { + background-clip: border-box; + color: white; + background-color: #db5b5b; + border-color: #db5b5b; +} + +button.destructive-action.flat, button.destructive-action.sidebar-button, button.destructive-action.budgie-menu-launcher, .budgie-panel .destructive-action#tasklist-button, .budgie-panel button.destructive-action.flat.launcher { + border-color: transparent; + background-color: transparent; + background-image: none; + color: #db5b5b; +} + +button.destructive-action:hover { + background-clip: border-box; + color: white; + background-color: #e07070; + border-color: #e07070; +} + +button.destructive-action:active, button.destructive-action:checked { + background-clip: border-box; + color: white; + background-color: #e48585; + border-color: #e48585; +} + +button.destructive-action.flat:disabled, button.destructive-action.sidebar-button:disabled, button.destructive-action.budgie-menu-launcher:disabled, .budgie-panel .destructive-action#tasklist-button:disabled { + border-color: transparent; + background-color: transparent; + background-image: none; + color: rgba(203, 191, 191, 0.45); +} + +button.destructive-action:disabled { + border-color: rgba(0, 0, 0, 0); + background-color: rgba(43, 43, 43, 0.55); +} + +button.destructive-action:disabled label, button.destructive-action:disabled { + color: rgba(203, 191, 191, 0.45); +} + +.stack-switcher > button { + outline-offset: -3px; +} + +.stack-switcher > button > label { + padding-left: 6px; + padding-right: 6px; +} + +.stack-switcher > button > image { + padding-left: 6px; + padding-right: 6px; + padding-top: 3px; + padding-bottom: 3px; +} + +.stack-switcher > button.text-button { + padding-left: 10px; + padding-right: 10px; +} + +.stack-switcher > button.image-button { + padding-left: 2px; + padding-right: 2px; +} + +.stack-switcher > button.needs-attention:active > label, .stack-switcher > button.needs-attention:active > image, .stack-switcher > button.needs-attention:checked > label, .stack-switcher > button.needs-attention:checked > image { + animation: none; + background-image: none; +} + +.stack-switcher > button.needs-attention > label, .stack-switcher > button.needs-attention > image, button stacksidebar row.needs-attention > label, stacksidebar button row.needs-attention > label { + animation: needs_attention 150ms ease-in; + background-image: -gtk-gradient(radial, center center, 0, center center, 0.5, to(#F0544C), to(transparent)); + background-size: 6px 6px, 6px 6px; + background-repeat: no-repeat; + background-position: right 3px, right 2px; +} + +.stack-switcher > button.needs-attention > label:dir(rtl), .stack-switcher > button.needs-attention > image:dir(rtl), button stacksidebar row.needs-attention > label:dir(rtl), stacksidebar button row.needs-attention > label:dir(rtl) { + background-position: left 3px, left 2px; +} + +button.font separator, button.file separator { + background-color: transparent; +} + +.inline-toolbar button, .inline-toolbar button:backdrop { + border-radius: 2px; + border-width: 1px; +} + +.inline-toolbar toolbutton > button { + color: #cbbfbf; + border-color: rgba(0, 0, 0, 0.2); + background-color: #2b2b2b; +} + +.inline-toolbar toolbutton > button:hover { + color: #a99595; + border-color: rgba(0, 0, 0, 0.2); + background-color: #404040; +} + +.inline-toolbar toolbutton > button:active, .inline-toolbar toolbutton > button:checked { + color: #ffffff; + border-color: rgba(0, 0, 0, 0.2); + background-color: #F0544C; +} + +.inline-toolbar toolbutton > button:disabled { + border-color: rgba(0, 0, 0, 0); + background-color: rgba(43, 43, 43, 0.55); +} + +.inline-toolbar toolbutton > button:disabled label, .inline-toolbar toolbutton > button:disabled { + color: rgba(203, 191, 191, 0.45); +} + +.inline-toolbar toolbutton > button:disabled:active, .inline-toolbar toolbutton > button:disabled:checked { + border-color: rgba(240, 84, 76, 0.75); + background-color: rgba(240, 84, 76, 0.75); + opacity: 0.6; +} + +.inline-toolbar toolbutton > button:disabled:active label, .inline-toolbar toolbutton > button:disabled:active, .inline-toolbar toolbutton > button:disabled:checked label, .inline-toolbar toolbutton > button:disabled:checked { + color: rgba(255, 255, 255, 0.8); +} + +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + entry { + border-left-color: rgba(0, 0, 0, 0); +} + +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry.error + entry, +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + entry.error { + border-left-color: #FC4138; +} + +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry.warning + entry, +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + entry.warning { + border-left-color: #F27835; +} + +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry.error + entry.warning, +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry.warning + entry.error { + border-left-color: #f75d37; +} + +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + entry:focus:not(:last-child), +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + entry:focus:last-child { + border-left-color: #F0544C; +} + +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry:focus:not(:only-child) + entry, +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry:focus:not(:only-child) + button, +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry:focus:not(:only-child) + combobox > box > button.combo { + border-left-color: #F0544C; +} + +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + entry:drop(active):not(:last-child), +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + entry:drop(active):last-child { + border-left-color: #F08437; +} + +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry:drop(active):not(:only-child) + entry, +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry:drop(active):not(:only-child) + button, +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry:drop(active):not(:only-child) + combobox > box > button.combo { + border-left-color: #F08437; +} + +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + entry.warning:focus:not(:last-child), +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + entry.warning:focus:last-child { + border-left-color: #F27835; +} + +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry.warning:focus:not(:only-child) + entry, +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry.warning:focus:not(:only-child) + button, +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry.warning:focus:not(:only-child) + combobox > box > button.combo { + border-left-color: #F27835; +} + +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + entry.error:focus:not(:last-child), +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + entry.error:focus:last-child { + border-left-color: #FC4138; +} + +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry.error:focus:not(:only-child) + entry, +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry.error:focus:not(:only-child) + button, +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry.error:focus:not(:only-child) + combobox > box > button.combo { + border-left-color: #FC4138; +} + +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:active + entry, +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:checked + entry { + border-left-color: #F0544C; +} + +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button + button { + border-left-style: none; +} + +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action) { + box-shadow: inset 1px 0 rgba(0, 0, 0, 0.2); +} + +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:not(:only-child), +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):not(:hover) { + box-shadow: inset 1px 0 rgba(0, 0, 0, 0); +} + +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:active + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:checked + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button.suggested-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button.destructive-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):first-child:disabled, +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):first-child:hover, +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:active + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:checked + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button.suggested-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button.destructive-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:not(:only-child) { + box-shadow: none; +} + +.linked:not(.vertical).path-bar > button + button { + border-left-style: none; +} + +.linked:not(.vertical).path-bar > button:hover:not(:checked):not(:active):not(:only-child):first-child:hover { + box-shadow: none; +} + +.linked:not(.vertical).path-bar > button:hover:not(:checked):not(:active):not(:only-child):last-child:hover { + box-shadow: none; +} + +.osd .linked:not(.vertical) > entry + entry { + border-left-color: rgba(0, 0, 0, 0); +} + +.osd .linked:not(.vertical) > entry.error + entry, +.osd .linked:not(.vertical) > entry + entry.error { + border-left-color: #FC4138; +} + +.osd .linked:not(.vertical) > entry.warning + entry, +.osd .linked:not(.vertical) > entry + entry.warning { + border-left-color: #F27835; +} + +.osd .linked:not(.vertical) > entry.error + entry.warning, +.osd .linked:not(.vertical) > entry.warning + entry.error { + border-left-color: #f75d37; +} + +.osd .linked:not(.vertical) > entry + entry:focus:not(:last-child), +.osd .linked:not(.vertical) > entry + entry:focus:last-child { + border-left-color: #F0544C; +} + +.osd .linked:not(.vertical) > entry:focus:not(:only-child) + entry, +.osd .linked:not(.vertical) > entry:focus:not(:only-child) + button, +.osd .linked:not(.vertical) > entry:focus:not(:only-child) + combobox > box > button.combo { + border-left-color: #F0544C; +} + +.osd .linked:not(.vertical) > entry + entry:drop(active):not(:last-child), +.osd .linked:not(.vertical) > entry + entry:drop(active):last-child { + border-left-color: #F08437; +} + +.osd .linked:not(.vertical) > entry:drop(active):not(:only-child) + entry, +.osd .linked:not(.vertical) > entry:drop(active):not(:only-child) + button, +.osd .linked:not(.vertical) > entry:drop(active):not(:only-child) + combobox > box > button.combo { + border-left-color: #F08437; +} + +.osd .linked:not(.vertical) > entry + entry.warning:focus:not(:last-child), +.osd .linked:not(.vertical) > entry + entry.warning:focus:last-child { + border-left-color: #F27835; +} + +.osd .linked:not(.vertical) > entry.warning:focus:not(:only-child) + entry, +.osd .linked:not(.vertical) > entry.warning:focus:not(:only-child) + button, +.osd .linked:not(.vertical) > entry.warning:focus:not(:only-child) + combobox > box > button.combo { + border-left-color: #F27835; +} + +.osd .linked:not(.vertical) > entry + entry.error:focus:not(:last-child), +.osd .linked:not(.vertical) > entry + entry.error:focus:last-child { + border-left-color: #FC4138; +} + +.osd .linked:not(.vertical) > entry.error:focus:not(:only-child) + entry, +.osd .linked:not(.vertical) > entry.error:focus:not(:only-child) + button, +.osd .linked:not(.vertical) > entry.error:focus:not(:only-child) + combobox > box > button.combo { + border-left-color: #FC4138; +} + +.osd .linked:not(.vertical) > button:active + entry, +.osd .linked:not(.vertical) > button:checked + entry { + border-left-color: #F0544C; +} + +.osd .linked:not(.vertical) > button + button { + border-left-style: none; +} + +.osd .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), +.osd .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action) { + box-shadow: inset 1px 0 rgba(0, 0, 0, 0.4); +} + +.osd .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:not(:only-child), +.osd .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):not(:hover) { + box-shadow: inset 1px 0 rgba(0, 0, 0, 0); +} + +.osd .linked:not(.vertical) > button:active + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, +.osd .linked:not(.vertical) > button:checked + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, +.osd .linked:not(.vertical) > button.suggested-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, +.osd .linked:not(.vertical) > button.destructive-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, +.osd .linked:not(.vertical) > entry + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), +.osd .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):first-child:disabled, +.osd .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.osd .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):first-child:hover, +.osd .linked:not(.vertical) > button:active + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.osd .linked:not(.vertical) > button:checked + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.osd .linked:not(.vertical) > button.suggested-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.osd .linked:not(.vertical) > button.destructive-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.osd .linked:not(.vertical) > entry + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:not(:only-child) { + box-shadow: none; +} + +.linked.vertical > entry + entry { + border-top-color: rgba(0, 0, 0, 0); +} + +.linked.vertical > entry.error + entry, +.linked.vertical > entry + entry.error { + border-top-color: #FC4138; +} + +.linked.vertical > entry.warning + entry, +.linked.vertical > entry + entry.warning { + border-top-color: #F27835; +} + +.linked.vertical > entry.error + entry.warning, +.linked.vertical > entry.warning + entry.error { + border-top-color: #f75d37; +} + +.linked.vertical > entry + entry:focus:not(:last-child), +.linked.vertical > entry + entry:focus:last-child { + border-top-color: #F0544C; +} + +.linked.vertical > entry:focus:not(:only-child) + entry, +.linked.vertical > entry:focus:not(:only-child) + button, +.linked.vertical > entry:focus:not(:only-child) + combobox > box > button.combo { + border-top-color: #F0544C; +} + +.linked.vertical > entry + entry:drop(active):not(:last-child), +.linked.vertical > entry + entry:drop(active):last-child { + border-top-color: #F08437; +} + +.linked.vertical > entry:drop(active):not(:only-child) + entry, +.linked.vertical > entry:drop(active):not(:only-child) + button, +.linked.vertical > entry:drop(active):not(:only-child) + combobox > box > button.combo { + border-top-color: #F08437; +} + +.linked.vertical > entry + entry.warning:focus:not(:last-child), +.linked.vertical > entry + entry.warning:focus:last-child { + border-top-color: #F27835; +} + +.linked.vertical > entry.warning:focus:not(:only-child) + entry, +.linked.vertical > entry.warning:focus:not(:only-child) + button, +.linked.vertical > entry.warning:focus:not(:only-child) + combobox > box > button.combo { + border-top-color: #F27835; +} + +.linked.vertical > entry + entry.error:focus:not(:last-child), +.linked.vertical > entry + entry.error:focus:last-child { + border-top-color: #FC4138; +} + +.linked.vertical > entry.error:focus:not(:only-child) + entry, +.linked.vertical > entry.error:focus:not(:only-child) + button, +.linked.vertical > entry.error:focus:not(:only-child) + combobox > box > button.combo { + border-top-color: #FC4138; +} + +.linked.vertical > button:active + entry, +.linked.vertical > button:checked + entry { + border-top-color: #F0544C; +} + +.linked.vertical > button + button { + border-top-style: none; +} + +.linked.vertical > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), +.linked.vertical > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action) { + box-shadow: inset 0 1px rgba(0, 0, 0, 0.2); +} + +.linked.vertical > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:not(:only-child), +.linked.vertical > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):not(:hover) { + box-shadow: inset 0 1px rgba(0, 0, 0, 0); +} + +.linked.vertical > button:active + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, +.linked.vertical > button:checked + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, +.linked.vertical > button.suggested-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, +.linked.vertical > button.destructive-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, +.linked.vertical > entry + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), +.linked.vertical > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):first-child:disabled, +.linked.vertical > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.linked.vertical > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):first-child:hover, +.linked.vertical > button:active + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.linked.vertical > button:checked + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.linked.vertical > button.suggested-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.linked.vertical > button.destructive-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.linked.vertical > entry + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:not(:only-child) { + box-shadow: none; +} + +toolbar.inline-toolbar toolbutton > button.flat, .inline-toolbar toolbutton > button.flat, toolbar.inline-toolbar toolbutton > button.sidebar-button, .inline-toolbar toolbutton > button.sidebar-button, toolbar.inline-toolbar toolbutton > button.budgie-menu-launcher, .inline-toolbar toolbutton > button.budgie-menu-launcher, .inline-toolbar .budgie-panel toolbutton > #tasklist-button, .budgie-panel .inline-toolbar toolbutton > #tasklist-button, .inline-toolbar .budgie-panel toolbutton > button.flat.launcher, .budgie-panel .inline-toolbar toolbutton > button.flat.launcher, .linked:not(.vertical) > entry, +.linked:not(.vertical) > entry:focus, .inline-toolbar button, .inline-toolbar button:backdrop, .linked:not(.vertical) > button, +.linked:not(.vertical) > button:hover, +.linked:not(.vertical) > button:active, +.linked:not(.vertical) > button:checked, spinbutton:not(.vertical) button, spinbutton:not(.vertical) entry, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:hover, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:active, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:checked, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:disabled, .budgie-settings-window buttonbox.inline-toolbar button, .linked:not(.vertical) > combobox > box > button.combo:dir(ltr), .linked:not(.vertical) > combobox > box > button.combo:dir(rtl) { + border-radius: 0; + border-right-style: none; +} + +.linked:not(.vertical) > entry:first-child, .inline-toolbar button:first-child, .linked:not(.vertical) > button:first-child, toolbar.inline-toolbar toolbutton:first-child > button.flat, .inline-toolbar toolbutton:first-child > button.flat, toolbar.inline-toolbar toolbutton:first-child > button.sidebar-button, .inline-toolbar toolbutton:first-child > button.sidebar-button, toolbar.inline-toolbar toolbutton:first-child > button.budgie-menu-launcher, .inline-toolbar toolbutton:first-child > button.budgie-menu-launcher, .inline-toolbar .budgie-panel toolbutton:first-child > #tasklist-button, .budgie-panel .inline-toolbar toolbutton:first-child > #tasklist-button, .inline-toolbar .budgie-panel toolbutton:first-child > button.flat.launcher, .budgie-panel .inline-toolbar toolbutton:first-child > button.flat.launcher, spinbutton:not(.vertical) button:first-child, spinbutton:not(.vertical) entry:first-child, .linked:not(.vertical) > combobox:first-child > box > button.combo, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:first-child, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:first-child, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:first-child:hover, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:first-child:active, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:first-child:checked, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:first-child:disabled, .budgie-settings-window buttonbox.inline-toolbar button:first-child { + border-top-left-radius: 3px; + border-bottom-left-radius: 3px; +} + +.linked:not(.vertical) > entry:last-child, .inline-toolbar button:last-child, .linked:not(.vertical) > button:last-child, toolbar.inline-toolbar toolbutton:last-child > button.flat, .inline-toolbar toolbutton:last-child > button.flat, toolbar.inline-toolbar toolbutton:last-child > button.sidebar-button, .inline-toolbar toolbutton:last-child > button.sidebar-button, toolbar.inline-toolbar toolbutton:last-child > button.budgie-menu-launcher, .inline-toolbar toolbutton:last-child > button.budgie-menu-launcher, .inline-toolbar .budgie-panel toolbutton:last-child > #tasklist-button, .budgie-panel .inline-toolbar toolbutton:last-child > #tasklist-button, .inline-toolbar .budgie-panel toolbutton:last-child > button.flat.launcher, .budgie-panel .inline-toolbar toolbutton:last-child > button.flat.launcher, spinbutton:not(.vertical) button:last-child, spinbutton:not(.vertical) entry:last-child, .linked:not(.vertical) > combobox:last-child > box > button.combo, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:last-child, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:last-child, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:last-child:hover, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:last-child:active, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:last-child:checked, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:last-child:disabled, .budgie-settings-window buttonbox.inline-toolbar button:last-child { + border-top-right-radius: 3px; + border-bottom-right-radius: 3px; + border-right-style: solid; +} + +.linked:not(.vertical) > entry:only-child, .inline-toolbar button:only-child, .linked:not(.vertical) > button:only-child, toolbar.inline-toolbar toolbutton:only-child > button.flat, .inline-toolbar toolbutton:only-child > button.flat, toolbar.inline-toolbar toolbutton:only-child > button.sidebar-button, .inline-toolbar toolbutton:only-child > button.sidebar-button, toolbar.inline-toolbar toolbutton:only-child > button.budgie-menu-launcher, .inline-toolbar toolbutton:only-child > button.budgie-menu-launcher, .inline-toolbar .budgie-panel toolbutton:only-child > #tasklist-button, .budgie-panel .inline-toolbar toolbutton:only-child > #tasklist-button, .inline-toolbar .budgie-panel toolbutton:only-child > button.flat.launcher, .budgie-panel .inline-toolbar toolbutton:only-child > button.flat.launcher, spinbutton:not(.vertical) button:only-child, spinbutton:not(.vertical) entry:only-child, .linked:not(.vertical) > combobox:only-child > box > button.combo, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:only-child, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:only-child, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:only-child:hover, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:only-child:active, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:only-child:checked, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:only-child:disabled, .budgie-settings-window buttonbox.inline-toolbar button:only-child { + border-radius: 3px; + border-style: solid; +} + +.linked.vertical > entry, +.linked.vertical > entry:focus, .linked.vertical > button, +.linked.vertical > button:hover, +.linked.vertical > button:active, +.linked.vertical > button:checked, spinbutton.vertical button, spinbutton.vertical entry, .linked.vertical > combobox > box > button.combo { + border-radius: 0; + border-bottom-style: none; +} + +.linked.vertical > entry:first-child, .linked.vertical > button:first-child, spinbutton.vertical button:first-child, spinbutton.vertical entry:first-child, .linked.vertical > combobox:first-child > box > button.combo { + border-top-left-radius: 3px; + border-top-right-radius: 3px; +} + +.linked.vertical > entry:last-child, .linked.vertical > button:last-child, spinbutton.vertical button:last-child, spinbutton.vertical entry:last-child, .linked.vertical > combobox:last-child > box > button.combo { + border-bottom-left-radius: 3px; + border-bottom-right-radius: 3px; + border-bottom-style: solid; +} + +.linked.vertical > entry:only-child, .linked.vertical > button:only-child, spinbutton.vertical button:only-child, spinbutton.vertical entry:only-child, .linked.vertical > combobox:only-child > box > button.combo { + border-radius: 3px; + border-style: solid; +} + +menuitem.button.flat, +modelbutton.flat, button:link, button:visited, button:link:hover, button:link:active, button:link:checked, button:visited:hover, button:visited:active, button:visited:checked, notebook > header > tabs > tab button.flat:hover, notebook > header > tabs > tab button.sidebar-button:hover, notebook > header > tabs > tab button.budgie-menu-launcher:hover, notebook > header > tabs > tab .budgie-panel #tasklist-button:hover, .budgie-panel notebook > header > tabs > tab #tasklist-button:hover, notebook > header > tabs > tab .budgie-panel button.flat.launcher:hover, .budgie-panel notebook > header > tabs > tab button.flat.launcher:hover, notebook > header > tabs > tab button.flat:active, notebook > header > tabs > tab button.sidebar-button:active, notebook > header > tabs > tab button.budgie-menu-launcher:active, notebook > header > tabs > tab .budgie-panel #tasklist-button:active, .budgie-panel notebook > header > tabs > tab #tasklist-button:active, notebook > header > tabs > tab .budgie-panel button.flat.launcher:active, .budgie-panel notebook > header > tabs > tab button.flat.launcher:active, notebook > header > tabs > tab button.flat:active:hover, notebook > header > tabs > tab button.sidebar-button:active:hover, notebook > header > tabs > tab button.budgie-menu-launcher:active:hover, .app-notification button.flat, .app-notification button.sidebar-button, .app-notification button.budgie-menu-launcher, .app-notification .budgie-panel #tasklist-button, .budgie-panel .app-notification #tasklist-button, .app-notification .budgie-panel button.flat.launcher, .budgie-panel .app-notification button.flat.launcher, .app-notification button.flat:disabled, .app-notification button.sidebar-button:disabled, .app-notification button.budgie-menu-launcher:disabled, calendar.button { + border-color: transparent; + background-color: transparent; + background-image: none; + box-shadow: none; +} + +menuitem.button.flat, +modelbutton.flat { + transition: none; + min-height: 24px; + padding-left: 8px; + padding-right: 8px; + outline-offset: -3px; + border-radius: 2px; +} + +menuitem.button.flat:hover, +modelbutton.flat:hover { + background-color: #333232; +} + +menuitem.button.flat:checked, +modelbutton.flat:checked { + color: #cbbfbf; +} + +menuitem.button.flat:disabled, +modelbutton.flat:disabled { + color: rgba(203, 191, 191, 0.45); +} + +menuitem.button.flat check:last-child, +menuitem.button.flat radio:last-child, +modelbutton.flat check:last-child, +modelbutton.flat radio:last-child { + margin-left: 8px; +} + +menuitem.button.flat check:first-child, +menuitem.button.flat radio:first-child, +modelbutton.flat check:first-child, +modelbutton.flat radio:first-child { + margin-right: 8px; +} + +modelbutton.flat arrow.left { + -gtk-icon-source: -gtk-icontheme("pan-start-symbolic"); +} + +modelbutton.flat arrow.right { + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); +} + +*:link, button:link, button:visited { + color: #f8aeaa; +} + +*:link:visited, button:visited { + color: #cdc6c6; +} + +*:selected *:link:visited, *:selected button:visited:link, *:selected button:visited { + color: #f9bbb7; +} + +*:link:hover, button:hover:link, button:hover:visited { + color: #fcdbd9; +} + +*:selected *:link:hover, *:selected button:hover:link, *:selected button:hover:visited { + color: #feeeed; +} + +*:link:active, button:active:link, button:active:visited { + color: #f8aeaa; +} + +*:selected *:link:active, *:selected button:active:link, *:selected button:active:visited { + color: #fcdddb; +} + +infobar.info *:link, infobar.info button:link, infobar.info button:visited, infobar.question *:link, infobar.question button:link, infobar.question button:visited, infobar.warning *:link, infobar.warning button:link, infobar.warning button:visited, infobar.error *:link, infobar.error button:link, infobar.error button:visited, *:link:selected, button:selected:link, button:selected:visited, headerbar.selection-mode .subtitle:link, +.selection-mode.titlebar:not(headerbar) .subtitle:link, +*:selected *:link, +*:selected button:link, +*:selected button:visited { + color: #fcdddb; +} + +button:link > label, button:visited > label { + text-decoration-line: underline; +} + +spinbutton:drop(active) { + box-shadow: none; +} + +spinbutton button:active { + color: #ffffff; +} + +spinbutton:disabled { + color: rgba(203, 191, 191, 0.45); +} + +spinbutton:not(.vertical) entry { + min-width: 28px; +} + +spinbutton:not(.vertical):dir(ltr) entry, +spinbutton:not(.vertical):dir(rtl) button.up { + border-radius: 3px 0 0 3px; +} + +spinbutton:not(.vertical) > button + button { + border-left-style: none; +} + +spinbutton:not(.vertical) > button:hover:not(:active), +spinbutton:not(.vertical) > button:hover + button { + box-shadow: inset 1px 0 rgba(0, 0, 0, 0.2); +} + +spinbutton:not(.vertical) > button:disabled + button:not(:disabled):not(:active):not(:checked):not(:hover), +spinbutton:not(.vertical) > button:not(:disabled):not(:active):not(:checked):not(:hover) + button:disabled { + box-shadow: inset 1px 0 rgba(0, 0, 0, 0); +} + +spinbutton:not(.vertical) > button:first-child:hover:not(:active), +spinbutton:not(.vertical) > button.up:dir(rtl):hover:not(:active), +spinbutton:not(.vertical) > entry + button:not(:active):hover { + box-shadow: none; +} + +spinbutton:not(.vertical) > entry:focus + button { + border-left-color: #F0544C; +} + +spinbutton:not(.vertical) > entry:drop(active) + button { + border-left-color: #F08437; +} + +.osd spinbutton:not(.vertical) > button:hover:not(:active), +.osd spinbutton:not(.vertical) > button:hover + button { + box-shadow: inset 1px 0 rgba(0, 0, 0, 0.4); +} + +.osd spinbutton:not(.vertical) > button:first-child:hover:not(:active), +.osd spinbutton:not(.vertical) > button.up:dir(rtl):hover:not(:active), +.osd spinbutton:not(.vertical) > entry + button:not(:active):hover { + box-shadow: none; +} + +.osd spinbutton:not(.vertical) > entry:focus + button { + border-left-color: #F0544C; +} + +spinbutton.vertical button, spinbutton.vertical entry { + padding-left: 4px; + padding-right: 4px; + min-width: 0; +} + +spinbutton.vertical button.up { + border-radius: 3px 3px 0 0; +} + +spinbutton.vertical > entry:focus + button { + border-top-color: #F0544C; +} + +spinbutton.vertical > entry:drop(active) + button { + border-top-color: #F08437; +} + +combobox button.combo { + min-width: 0; + padding-left: 8px; + padding-right: 8px; +} + +combobox arrow { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); + min-height: 16px; + min-width: 16px; +} + +toolbar, .inline-toolbar { + -GtkWidget-window-dragging: true; + padding: 4px; + background-color: #222222; +} + +toolbar separator, .inline-toolbar separator { + background: none; +} + +toolbar.horizontal separator, .horizontal.inline-toolbar separator { + margin: 0 6px; +} + +toolbar.vertical separator, .vertical.inline-toolbar separator { + margin: 6px 0; +} + +.osd toolbar, .osd .inline-toolbar { + background-color: transparent; +} + +toolbar.osd, .osd.inline-toolbar { + padding: 7px; + border: 1px solid rgba(0, 0, 0, 0.2); + border-radius: 3px; + background-color: rgba(29, 29, 29, 0.9); +} + +toolbar.osd.left, .osd.left.inline-toolbar, toolbar.osd.right, .osd.right.inline-toolbar, toolbar.osd.top, .osd.top.inline-toolbar, toolbar.osd.bottom, .osd.bottom.inline-toolbar { + border-radius: 0; +} + +toolbar.osd.top, .osd.top.inline-toolbar { + border-width: 0 0 1px 0; +} + +toolbar.osd.bottom, .osd.bottom.inline-toolbar { + border-width: 1px 0 0 0; +} + +toolbar.osd.left, .osd.left.inline-toolbar { + border-width: 0 1px 0 0; +} + +toolbar.osd.right, .osd.right.inline-toolbar { + border-width: 0 0 0 1px; +} + +toolbar:not(.inline-toolbar) switch, .inline-toolbar:not(.inline-toolbar) switch, +toolbar:not(.inline-toolbar) scale, +.inline-toolbar:not(.inline-toolbar) scale, +toolbar:not(.inline-toolbar) entry, +.inline-toolbar:not(.inline-toolbar) entry, +toolbar:not(.inline-toolbar) spinbutton, +.inline-toolbar:not(.inline-toolbar) spinbutton, +toolbar:not(.inline-toolbar) button, +.inline-toolbar:not(.inline-toolbar) button { + margin-right: 1px; + margin-bottom: 1px; +} + +toolbar:not(.inline-toolbar) .linked > button, .inline-toolbar:not(.inline-toolbar) .linked > button, +toolbar:not(.inline-toolbar) .linked > entry, +.inline-toolbar:not(.inline-toolbar) .linked > entry { + margin-right: 0; +} + +.primary-toolbar:not(.libreoffice-toolbar) { + color: #b5abab; + background-color: transparent; + box-shadow: none; + border-width: 0 0 1px 0; + border-style: solid; + border-image: linear-gradient(to bottom, black, rgba(0, 0, 0, 0.2)) 1 0 1 0; +} + +.inline-toolbar { + background-color: #1a1a1a; + border-style: solid; + border-color: rgba(0, 0, 0, 0.2); + border-width: 0 1px 1px; + padding: 3px; + border-radius: 0 0 3px 3px; +} + +searchbar { + background-color: #222222; + border-style: solid; + border-color: rgba(0, 0, 0, 0.2); + border-width: 0 0 1px; + padding: 3px; +} + +actionbar { + padding: 6px; + border-top: 1px solid rgba(0, 0, 0, 0.2); + background-color: #1a1a1a; +} + +headerbar, +.titlebar:not(headerbar) { + min-height: 42px; + padding: 0 10px; + color: #cbbfbf; + background-color: #1a1a1a; +} + +.csd headerbar, .csd .titlebar:not(headerbar) { + background-color: #1a1a1a; + border-color: #101010; +} + +headerbar:backdrop, +.titlebar:backdrop:not(headerbar) { + transition: 200ms ease-out; + color: rgba(203, 191, 191, 0.7); + background-color: #272727; + box-shadow: inset 0 1px #272727; +} + +.csd headerbar:backdrop, .csd .titlebar:backdrop:not(headerbar) { + background-color: #272727; + box-shadow: inset 0 1px #272727; +} + +headerbar .title, +.titlebar:not(headerbar) .title { + padding-left: 12px; + padding-right: 12px; +} + +headerbar .subtitle, +.titlebar:not(headerbar) .subtitle { + font-size: smaller; + padding-left: 12px; + padding-right: 12px; +} + +headerbar.selection-mode, +.selection-mode.titlebar:not(headerbar) { + color: #ffffff; + background-color: rgba(240, 84, 76, 0.95); + border-color: rgba(238, 66, 57, 0.95); + box-shadow: none; +} + +headerbar.selection-mode:backdrop, +.selection-mode.titlebar:backdrop:not(headerbar) { + background-color: rgba(240, 84, 76, 0.95); + color: rgba(255, 255, 255, 0.6); +} + +headerbar.selection-mode .selection-menu, +.selection-mode.titlebar:not(headerbar) .selection-menu { + box-shadow: none; + padding-left: 10px; + padding-right: 10px; +} + +headerbar.selection-mode .selection-menu GtkArrow, +.selection-mode.titlebar:not(headerbar) .selection-menu GtkArrow { + -GtkArrow-arrow-scaling: 1; +} + +headerbar.selection-mode .selection-menu .arrow, +.selection-mode.titlebar:not(headerbar) .selection-menu .arrow { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); +} + +.maximized headerbar.selection-mode, .maximized .selection-mode.titlebar:not(headerbar) { + background-color: #f0544c; +} + +.tiled headerbar, .tiled headerbar:backdrop, +.maximized headerbar, .maximized headerbar:backdrop, .tiled .titlebar:not(headerbar), .tiled .titlebar:backdrop:not(headerbar), +.maximized .titlebar:not(headerbar), .maximized .titlebar:backdrop:not(headerbar) { + border-radius: 0; +} + +.maximized headerbar, +.maximized .titlebar:not(headerbar) { + background-color: #1a1a1a; + border-color: #101010; +} + +.maximized headerbar:backdrop, .maximized .titlebar:backdrop:not(headerbar) { + background-color: #272727; +} + +headerbar.default-decoration, +.default-decoration.titlebar:not(headerbar) { + min-height: 28px; + padding: 0 6px; + background-color: #1a1a1a; +} + +.tiled headerbar.default-decoration, +.maximized headerbar.default-decoration, +.fullscreen headerbar.default-decoration, .tiled .default-decoration.titlebar:not(headerbar), +.maximized .default-decoration.titlebar:not(headerbar), +.fullscreen .default-decoration.titlebar:not(headerbar) { + box-shadow: none; +} + +headerbar.default-decoration button.titlebutton, +.default-decoration.titlebar:not(headerbar) button.titlebutton { + border: none; + min-height: 22px; + min-width: 22px; + margin: 0; + padding: 0; +} + +headerbar.default-decoration, +.csd headerbar.default-decoration, headerbar.default-decoration:backdrop, +.csd headerbar.default-decoration:backdrop, +.default-decoration.titlebar:not(headerbar), +.csd .default-decoration.titlebar:not(headerbar), +.default-decoration.titlebar:backdrop:not(headerbar), +.csd .default-decoration.titlebar:backdrop:not(headerbar) { + background-color: #1a1a1a; + border-bottom-width: 0; +} + +.maximized headerbar.default-decoration, .maximized +.csd headerbar.default-decoration, .maximized headerbar.default-decoration:backdrop, .maximized +.csd headerbar.default-decoration:backdrop, +.maximized .default-decoration.titlebar:not(headerbar), .maximized .csd .default-decoration.titlebar:not(headerbar), .maximized .default-decoration.titlebar:backdrop:not(headerbar), .maximized .csd .default-decoration.titlebar:backdrop:not(headerbar) { + background-color: #1a1a1a; +} + +.titlebar, .titlebar.background { + border-top-left-radius: 2px; + border-top-right-radius: 2px; +} + +.titlebar, .titlebar headerbar { + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); +} + +.tiled .titlebar, +.maximized .titlebar, +.fullscreen .titlebar, .tiled .titlebar headerbar, +.maximized .titlebar headerbar, +.fullscreen .titlebar headerbar { + box-shadow: none; +} + +window.background > box.vertical > headerbar:not(.titlebar) { + border-radius: 0 0 0 0; + box-shadow: none; +} + +window.background > box.vertical > headerbar:not(.titlebar), window.background > box.vertical > headerbar:not(.titlebar):backdrop { + background-color: #1a1a1a; +} + +separator:first-child + window.background > box.vertical > headerbar:not(.titlebar), separator:first-child + window.background > box.vertical > headerbar:not(.titlebar):backdrop, window.background > box.vertical > headerbar:not(.titlebar):first-child, window.background > box.vertical > headerbar:not(.titlebar):first-child:backdrop { + border-top-left-radius: 0; +} + +window.background > box.vertical > headerbar:not(.titlebar):last-child, window.background > box.vertical > headerbar:not(.titlebar):last-child:backdrop { + border-top-right-radius: 0; +} + +headerbar entry, headerbar button, headerbar separator { + margin-top: 6px; + margin-bottom: 6px; +} + +separator:first-child + headerbar, separator:first-child + headerbar:backdrop, headerbar:first-child, headerbar:first-child:backdrop { + border-top-left-radius: 2px; +} + +headerbar:last-child, headerbar:last-child:backdrop { + border-top-right-radius: 2px; +} + +stack headerbar:first-child, stack headerbar:last-child { + border-top-left-radius: 2px; + border-top-right-radius: 2px; +} + +window.tiled headerbar, window.tiled headerbar:first-child, window.tiled headerbar:last-child, window.tiled headerbar:only-child, +window.tiled-top headerbar, +window.tiled-top headerbar:first-child, +window.tiled-top headerbar:last-child, +window.tiled-top headerbar:only-child, +window.tiled-right headerbar, +window.tiled-right headerbar:first-child, +window.tiled-right headerbar:last-child, +window.tiled-right headerbar:only-child, +window.tiled-bottom headerbar, +window.tiled-bottom headerbar:first-child, +window.tiled-bottom headerbar:last-child, +window.tiled-bottom headerbar:only-child, +window.tiled-left headerbar, +window.tiled-left headerbar:first-child, +window.tiled-left headerbar:last-child, +window.tiled-left headerbar:only-child, +window.maximized headerbar, +window.maximized headerbar:first-child, +window.maximized headerbar:last-child, +window.maximized headerbar:only-child, +window.fullscreen headerbar, +window.fullscreen headerbar:first-child, +window.fullscreen headerbar:last-child, +window.fullscreen headerbar:only-child, +window.solid-csd headerbar, +window.solid-csd headerbar:first-child, +window.solid-csd headerbar:last-child, +window.solid-csd headerbar:only-child { + border-top-left-radius: 0; + border-top-right-radius: 0; +} + +headerbar .linked:not(.vertical).path-bar > button { + padding-top: 3px; + padding-bottom: 6px; + margin: 0 0 0 0; + color: #cbbfbf; + border: none; + border-radius: 0; + background-color: transparent; +} + +headerbar .linked:not(.vertical).path-bar > button:hover { + color: #ffffff; + background-color: #2f2f2f; +} + +headerbar .linked:not(.vertical).path-bar > button:active, headerbar .linked:not(.vertical).path-bar > button:checked { + transition: background-color 0.00001s 0.3s; + animation: header_ripple_effect 0.3s cubic-bezier(0, 0, 0.2, 1); + color: #ffffff; + background-color: #0e0e0e; + box-shadow: inset 0 -3px #f26f68; +} + +headerbar .linked:not(.vertical).path-bar > button:disabled { + color: rgba(203, 191, 191, 0.4); +} + +window > .titlebar:not(headerbar), window > .titlebar:not(headerbar):backdrop, +window.csd > .titlebar:not(headerbar), +window.csd > .titlebar:not(headerbar):backdrop { + padding: 0; + background: none; + border: none; +} + +.titlebar:not(headerbar) > separator { + background-image: linear-gradient(to bottom, #1a1a1a, #1a1a1a); + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); +} + +.titlebar:not(headerbar) > separator:backdrop { + transition: 200ms ease-out; + background-image: linear-gradient(to bottom, #272727, #272727); + box-shadow: none; +} + +.primary-toolbar:not(.libreoffice-toolbar) separator, headerbar separator.titlebutton, +.titlebar:not(headerbar) separator.titlebutton { + min-width: 0; + min-height: 0; + background: none; + border-width: 0 0; + border-image: linear-gradient(to bottom, rgba(203, 191, 191, 0) 25%, rgba(203, 191, 191, 0.35) 25%, rgba(203, 191, 191, 0.35) 75%, rgba(203, 191, 191, 0) 75%) 0 1/0 0 stretch; +} + +.primary-toolbar:not(.libreoffice-toolbar) separator:backdrop, headerbar separator.titlebutton:backdrop, +.titlebar:not(headerbar) separator.titlebutton:backdrop { + opacity: 0.6; +} + +headerbar button, .nemo-window .primary-toolbar button, window.thunar toolbar#location-toolbar button, window.thunar #location-toolbar.inline-toolbar button { + color: #cbbfbf; + border: none; + box-shadow: none; + background-color: transparent; +} + +headerbar button:backdrop, .nemo-window .primary-toolbar button:backdrop, window.thunar toolbar#location-toolbar button:backdrop, window.thunar #location-toolbar.inline-toolbar button:backdrop { + opacity: 0.8; +} + +headerbar button:hover, .nemo-window .primary-toolbar button:hover, window.thunar toolbar#location-toolbar button:hover, window.thunar #location-toolbar.inline-toolbar button:hover { + color: #ffffff; + background-color: rgba(203, 191, 191, 0.12); +} + +headerbar button:active, .nemo-window .primary-toolbar button:active, window.thunar toolbar#location-toolbar button:active, window.thunar #location-toolbar.inline-toolbar button:active, headerbar button:checked, .nemo-window .primary-toolbar button:checked, window.thunar toolbar#location-toolbar button:checked, window.thunar #location-toolbar.inline-toolbar button:checked { + transition: 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); + color: #ffffff; + border-color: transparent; + background-color: #F0544C; + background-clip: padding-box; +} + +headerbar button:disabled, .nemo-window .primary-toolbar button:disabled, window.thunar toolbar#location-toolbar button:disabled, window.thunar #location-toolbar.inline-toolbar button:disabled { + color: rgba(203, 191, 191, 0.4); + background-color: transparent; +} + +headerbar button:disabled:active, .nemo-window .primary-toolbar button:disabled:active, window.thunar toolbar#location-toolbar button:disabled:active, window.thunar #location-toolbar.inline-toolbar button:disabled:active, headerbar button:disabled:checked, .nemo-window .primary-toolbar button:disabled:checked, window.thunar toolbar#location-toolbar button:disabled:checked, window.thunar #location-toolbar.inline-toolbar button:disabled:checked { + color: rgba(255, 255, 255, 0.5); + border-color: rgba(240, 84, 76, 0.65); + background-color: rgba(240, 84, 76, 0.65); +} + +headerbar entry, .nemo-window .primary-toolbar entry, window.thunar toolbar#location-toolbar entry, window.thunar #location-toolbar.inline-toolbar entry { + color: #cbbfbf; + border-color: rgba(0, 0, 0, 0.4); + background-color: rgba(82, 82, 82, 0.4); +} + +headerbar entry image, .nemo-window .primary-toolbar entry image, window.thunar toolbar#location-toolbar entry image, window.thunar #location-toolbar.inline-toolbar entry image, headerbar entry image:hover, .nemo-window .primary-toolbar entry image:hover, window.thunar toolbar#location-toolbar entry image:hover, window.thunar #location-toolbar.inline-toolbar entry image:hover { + color: inherit; +} + +headerbar entry:backdrop, .nemo-window .primary-toolbar entry:backdrop, window.thunar toolbar#location-toolbar entry:backdrop, window.thunar #location-toolbar.inline-toolbar entry:backdrop { + opacity: 0.85; +} + +headerbar entry:focus, .nemo-window .primary-toolbar entry:focus, window.thunar toolbar#location-toolbar entry:focus, window.thunar #location-toolbar.inline-toolbar entry:focus { + color: #f9f7f7; + border-color: #F0544C; + background-color: rgba(57, 57, 57, 0.4); + background-clip: padding-box; +} + +headerbar entry:focus image, .nemo-window .primary-toolbar entry:focus image, window.thunar toolbar#location-toolbar entry:focus image, window.thunar #location-toolbar.inline-toolbar entry:focus image { + color: #F0544C; +} + +headerbar entry:disabled, .nemo-window .primary-toolbar entry:disabled, window.thunar toolbar#location-toolbar entry:disabled, window.thunar #location-toolbar.inline-toolbar entry:disabled { + color: rgba(203, 191, 191, 0.55); + border-color: rgba(0, 0, 0, 0.4); + background-color: rgba(82, 82, 82, 0.25); +} + +headerbar entry selection:focus, .nemo-window .primary-toolbar entry selection:focus, window.thunar toolbar#location-toolbar entry selection:focus, window.thunar #location-toolbar.inline-toolbar entry selection:focus { + background-color: #ffffff; + color: #F0544C; +} + +headerbar entry progress, .nemo-window .primary-toolbar entry progress, window.thunar toolbar#location-toolbar entry progress, window.thunar #location-toolbar.inline-toolbar entry progress { + border-color: #00C487; + background-image: none; + background-color: transparent; +} + +headerbar entry.warning, .nemo-window .primary-toolbar entry.warning, window.thunar toolbar#location-toolbar entry.warning, window.thunar #location-toolbar.inline-toolbar entry.warning { + color: white; + border-color: rgba(0, 0, 0, 0.4); + background-color: #9c532a; +} + +headerbar entry.warning:focus, .nemo-window .primary-toolbar entry.warning:focus, window.thunar toolbar#location-toolbar entry.warning:focus, window.thunar #location-toolbar.inline-toolbar entry.warning:focus { + color: white; + background-color: #F27835; +} + +headerbar entry.warning selection, .nemo-window .primary-toolbar entry.warning selection, window.thunar toolbar#location-toolbar entry.warning selection, window.thunar #location-toolbar.inline-toolbar entry.warning selection, headerbar entry.warning selection:focus, .nemo-window .primary-toolbar entry.warning selection:focus, window.thunar toolbar#location-toolbar entry.warning selection:focus, window.thunar #location-toolbar.inline-toolbar entry.warning selection:focus { + background-color: white; + color: #F27835; +} + +headerbar entry.error, .nemo-window .primary-toolbar entry.error, window.thunar toolbar#location-toolbar entry.error, window.thunar #location-toolbar.inline-toolbar entry.error { + color: white; + border-color: rgba(0, 0, 0, 0.4); + background-color: #a2322c; +} + +headerbar entry.error:focus, .nemo-window .primary-toolbar entry.error:focus, window.thunar toolbar#location-toolbar entry.error:focus, window.thunar #location-toolbar.inline-toolbar entry.error:focus { + color: white; + background-color: #FC4138; +} + +headerbar entry.error selection, .nemo-window .primary-toolbar entry.error selection, window.thunar toolbar#location-toolbar entry.error selection, window.thunar #location-toolbar.inline-toolbar entry.error selection, headerbar entry.error selection:focus, .nemo-window .primary-toolbar entry.error selection:focus, window.thunar toolbar#location-toolbar entry.error selection:focus, window.thunar #location-toolbar.inline-toolbar entry.error selection:focus { + background-color: white; + color: #FC4138; +} + +headerbar.selection-mode button, .nemo-window .selection-mode.primary-toolbar button, headerbar.selection-mode button.flat, .nemo-window .selection-mode.primary-toolbar button.flat, headerbar.selection-mode button.sidebar-button, .nemo-window .selection-mode.primary-toolbar button.sidebar-button, headerbar.selection-mode button.budgie-menu-launcher, .nemo-window .selection-mode.primary-toolbar button.budgie-menu-launcher, headerbar.selection-mode .budgie-panel #tasklist-button, .budgie-panel headerbar.selection-mode #tasklist-button, .nemo-window .selection-mode.primary-toolbar .budgie-panel #tasklist-button, .budgie-panel .nemo-window .selection-mode.primary-toolbar #tasklist-button, headerbar.selection-mode .budgie-panel button.flat.launcher, .budgie-panel headerbar.selection-mode button.flat.launcher { + border-color: transparent; + background-color: transparent; + background-image: none; + color: #ffffff; + background-color: rgba(255, 255, 255, 0); +} + +headerbar.selection-mode button:hover, .nemo-window .selection-mode.primary-toolbar button:hover { + background-color: alpha(#ffffff,0.3); +} + +headerbar.selection-mode button:backdrop, .nemo-window .selection-mode.primary-toolbar button:backdrop { + opacity: 0.7; + background: none; +} + +headerbar .linked:not(.vertical):not(.path-bar):not(.stack-switcher) button:not(:last-child):not(:only-child), .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar):not(.stack-switcher) button:not(:last-child):not(:only-child) { + margin-left: 1px; +} + +headerbar .linked:not(.vertical):not(.path-bar):not(.stack-switcher) > button, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar):not(.stack-switcher) > button, headerbar .linked:not(.vertical):not(.path-bar):not(.stack-switcher) > button:hover, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar):not(.stack-switcher) > button:hover, headerbar .linked:not(.vertical):not(.path-bar):not(.stack-switcher) > button:active, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar):not(.stack-switcher) > button:active, headerbar .linked:not(.vertical):not(.path-bar):not(.stack-switcher) > button:checked, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar):not(.stack-switcher) > button:checked, headerbar .linked:not(.vertical):not(.path-bar):not(.stack-switcher) > button:disabled, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar):not(.stack-switcher) > button:disabled { + border-radius: 3px; + border-style: solid; + border: none; + box-shadow: none; +} + +headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), +headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action), +.nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action), +headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:not(:only-child), +.nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:not(:only-child), +headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):not(:hover), +.nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):not(:hover) { + box-shadow: none; + border: none; +} + +headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:backdrop, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:backdrop { + box-shadow: none; + border: none; +} + +headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button { + background-color: #343434; + color: #cbbfbf; + border: none; +} + +headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:hover, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:hover { + background-color: #414141; + box-shadow: none; +} + +headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:active, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:active, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:checked, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:checked { + color: #ffffff; + border-color: transparent; + background-color: #F0544C; +} + +headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:disabled, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:disabled { + color: rgba(203, 191, 191, 0.4); +} + +headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:disabled label, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:disabled label { + color: rgba(203, 191, 191, 0.4); +} + +headerbar .linked:not(.vertical):not(.path-bar) > entry, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry { + border-radius: 3px; + border: 1px solid rgba(0, 0, 0, 0.4); +} + +headerbar .linked:not(.vertical):not(.path-bar) > entry:focus, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry:focus { + border-color: #F0544C; +} + +headerbar .linked:not(.vertical):not(.path-bar) > entry + entry, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry + entry { + border-left-color: rgba(0, 0, 0, 0.4); +} + +headerbar .linked:not(.vertical):not(.path-bar) > entry.error + entry, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry.error + entry { + border-left-color: rgba(0, 0, 0, 0.4); +} + +headerbar .linked:not(.vertical):not(.path-bar) > entry + entry.error, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry + entry.error { + border-left-color: #FC4138; +} + +headerbar .linked:not(.vertical):not(.path-bar) > entry.warning + entry, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry.warning + entry { + border-left-color: rgba(0, 0, 0, 0.4); +} + +headerbar .linked:not(.vertical):not(.path-bar) > entry + entry.warning, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry + entry.warning { + border-left-color: #F27835; +} + +headerbar .linked:not(.vertical):not(.path-bar) > entry.error + entry.warning, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry.error + entry.warning { + border-left-color: #F27835; +} + +headerbar .linked:not(.vertical):not(.path-bar) > entry.warning + entry.error, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry.warning + entry.error { + border-left-color: #FC4138; +} + +headerbar .linked:not(.vertical):not(.path-bar) > entry + entry:focus:not(:last-child), .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry + entry:focus:not(:last-child), +headerbar .linked:not(.vertical):not(.path-bar) > entry + entry:focus:last-child, +.nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry + entry:focus:last-child { + border-left-color: rgba(0, 0, 0, 0.4); +} + +headerbar .linked:not(.vertical):not(.path-bar) > entry:focus:not(:only-child) + entry, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry:focus:not(:only-child) + entry, +headerbar .linked:not(.vertical):not(.path-bar) > entry:focus:not(:only-child) + button, +.nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry:focus:not(:only-child) + button, +headerbar .linked:not(.vertical):not(.path-bar) > entry:focus:not(:only-child) + combobox > box > button.combo, +.nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry:focus:not(:only-child) + combobox > box > button.combo { + border-left-color: rgba(0, 0, 0, 0.4); +} + +headerbar .linked:not(.vertical):not(.path-bar) > entry + entry:drop(active):not(:last-child), .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry + entry:drop(active):not(:last-child), +headerbar .linked:not(.vertical):not(.path-bar) > entry + entry:drop(active):last-child, +.nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry + entry:drop(active):last-child { + border-left-color: rgba(0, 0, 0, 0.4); +} + +headerbar .linked:not(.vertical):not(.path-bar) > entry:drop(active):not(:only-child) + entry, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry:drop(active):not(:only-child) + entry, +headerbar .linked:not(.vertical):not(.path-bar) > entry:drop(active):not(:only-child) + button, +.nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry:drop(active):not(:only-child) + button, +headerbar .linked:not(.vertical):not(.path-bar) > entry:drop(active):not(:only-child) + combobox > box > button.combo, +.nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry:drop(active):not(:only-child) + combobox > box > button.combo { + border-left-color: rgba(0, 0, 0, 0.4); +} + +headerbar .linked:not(.vertical):not(.path-bar) > entry + entry.warning:focus:not(:last-child), .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry + entry.warning:focus:not(:last-child), +headerbar .linked:not(.vertical):not(.path-bar) > entry + entry.warning:focus:last-child, +.nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry + entry.warning:focus:last-child { + border-left-color: rgba(0, 0, 0, 0.4); +} + +headerbar .linked:not(.vertical):not(.path-bar) > entry.warning:focus:not(:only-child) + entry, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry.warning:focus:not(:only-child) + entry, +headerbar .linked:not(.vertical):not(.path-bar) > entry.warning:focus:not(:only-child) + button, +.nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry.warning:focus:not(:only-child) + button, +headerbar .linked:not(.vertical):not(.path-bar) > entry.warning:focus:not(:only-child) + combobox > box > button.combo, +.nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry.warning:focus:not(:only-child) + combobox > box > button.combo { + border-left-color: rgba(0, 0, 0, 0.4); +} + +headerbar .linked:not(.vertical):not(.path-bar) > entry + entry.error:focus:not(:last-child), .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry + entry.error:focus:not(:last-child), +headerbar .linked:not(.vertical):not(.path-bar) > entry + entry.error:focus:last-child, +.nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry + entry.error:focus:last-child { + border-left-color: rgba(0, 0, 0, 0.4); +} + +headerbar .linked:not(.vertical):not(.path-bar) > entry.error:focus:not(:only-child) + entry, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry.error:focus:not(:only-child) + entry, +headerbar .linked:not(.vertical):not(.path-bar) > entry.error:focus:not(:only-child) + button, +.nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry.error:focus:not(:only-child) + button, +headerbar .linked:not(.vertical):not(.path-bar) > entry.error:focus:not(:only-child) + combobox > box > button.combo, +.nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry.error:focus:not(:only-child) + combobox > box > button.combo { + border-left-color: rgba(0, 0, 0, 0.4); +} + +headerbar .linked:not(.vertical):not(.path-bar) > button:active + entry, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar) > button:active + entry, +headerbar .linked:not(.vertical):not(.path-bar) > button:checked + entry, +.nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar) > button:checked + entry { + border-left-color: rgba(0, 0, 0, 0.4); +} + +headerbar button.suggested-action, .nemo-window .primary-toolbar button.suggested-action { + background-clip: border-box; + color: white; + background-color: #2eb398; + border-color: #2eb398; +} + +headerbar button.suggested-action.flat, .nemo-window .primary-toolbar button.suggested-action.flat, headerbar button.suggested-action.sidebar-button, .nemo-window .primary-toolbar button.suggested-action.sidebar-button, headerbar button.suggested-action.budgie-menu-launcher, .nemo-window .primary-toolbar button.suggested-action.budgie-menu-launcher, headerbar .budgie-panel .suggested-action#tasklist-button, .budgie-panel headerbar .suggested-action#tasklist-button, .nemo-window .primary-toolbar .budgie-panel .suggested-action#tasklist-button, .budgie-panel .nemo-window .primary-toolbar .suggested-action#tasklist-button, headerbar .budgie-panel button.suggested-action.flat.launcher, .budgie-panel headerbar button.suggested-action.flat.launcher, .nemo-window .primary-toolbar .budgie-panel button.suggested-action.flat.launcher, .budgie-panel .nemo-window .primary-toolbar button.suggested-action.flat.launcher { + border-color: transparent; + background-color: transparent; + background-image: none; + color: #2eb398; +} + +headerbar button.suggested-action:hover, .nemo-window .primary-toolbar button.suggested-action:hover { + background-clip: border-box; + color: white; + background-color: #33c7a9; + border-color: #33c7a9; +} + +headerbar button.suggested-action:active, .nemo-window .primary-toolbar button.suggested-action:active, headerbar button.suggested-action:checked, .nemo-window .primary-toolbar button.suggested-action:checked { + background-clip: border-box; + color: white; + background-color: #45cfb3; + border-color: #45cfb3; +} + +headerbar button.suggested-action.flat:disabled, .nemo-window .primary-toolbar button.suggested-action.flat:disabled, headerbar button.suggested-action.sidebar-button:disabled, .nemo-window .primary-toolbar button.suggested-action.sidebar-button:disabled, headerbar button.suggested-action.budgie-menu-launcher:disabled, .nemo-window .primary-toolbar button.suggested-action.budgie-menu-launcher:disabled, headerbar .budgie-panel .suggested-action#tasklist-button:disabled, .budgie-panel headerbar .suggested-action#tasklist-button:disabled, .nemo-window .primary-toolbar .budgie-panel .suggested-action#tasklist-button:disabled, .budgie-panel .nemo-window .primary-toolbar .suggested-action#tasklist-button:disabled, headerbar .budgie-panel button.suggested-action.flat.launcher:disabled, .budgie-panel headerbar button.suggested-action.flat.launcher:disabled, headerbar button.suggested-action:disabled, .nemo-window .primary-toolbar button.suggested-action:disabled { + background-color: rgba(26, 26, 26, 0); + border-color: rgba(26, 26, 26, 0); +} + +headerbar button.suggested-action.flat:disabled label, .nemo-window .primary-toolbar button.suggested-action.flat:disabled label, headerbar button.suggested-action.sidebar-button:disabled label, .nemo-window .primary-toolbar button.suggested-action.sidebar-button:disabled label, headerbar button.suggested-action.budgie-menu-launcher:disabled label, .nemo-window .primary-toolbar button.suggested-action.budgie-menu-launcher:disabled label, headerbar .budgie-panel .suggested-action#tasklist-button:disabled label, .budgie-panel headerbar .suggested-action#tasklist-button:disabled label, .nemo-window .primary-toolbar .budgie-panel .suggested-action#tasklist-button:disabled label, .budgie-panel .nemo-window .primary-toolbar .suggested-action#tasklist-button:disabled label, headerbar .budgie-panel button.suggested-action.flat.launcher:disabled label, .budgie-panel headerbar button.suggested-action.flat.launcher:disabled label, headerbar button.suggested-action.flat:disabled, .nemo-window .primary-toolbar button.suggested-action.flat:disabled, headerbar button.suggested-action.sidebar-button:disabled, .nemo-window .primary-toolbar button.suggested-action.sidebar-button:disabled, headerbar button.suggested-action.budgie-menu-launcher:disabled, .nemo-window .primary-toolbar button.suggested-action.budgie-menu-launcher:disabled, headerbar .budgie-panel .suggested-action#tasklist-button:disabled, .budgie-panel headerbar .suggested-action#tasklist-button:disabled, .nemo-window .primary-toolbar .budgie-panel .suggested-action#tasklist-button:disabled, .budgie-panel .nemo-window .primary-toolbar .suggested-action#tasklist-button:disabled, headerbar .budgie-panel button.suggested-action.flat.launcher:disabled, .budgie-panel headerbar button.suggested-action.flat.launcher:disabled, headerbar button.suggested-action:disabled label, .nemo-window .primary-toolbar button.suggested-action:disabled label, headerbar button.suggested-action:disabled, .nemo-window .primary-toolbar button.suggested-action:disabled { + color: rgba(203, 191, 191, 0.5); +} + +headerbar button.suggested-action:backdrop, .nemo-window .primary-toolbar button.suggested-action:backdrop, headerbar button.suggested-action:backdrop, .nemo-window .primary-toolbar button.suggested-action:backdrop { + opacity: 0.8; +} + +headerbar button.destructive-action, .nemo-window .primary-toolbar button.destructive-action { + background-clip: border-box; + color: white; + background-color: #db5b5b; + border-color: #db5b5b; +} + +headerbar button.destructive-action.flat, .nemo-window .primary-toolbar button.destructive-action.flat, headerbar button.destructive-action.sidebar-button, .nemo-window .primary-toolbar button.destructive-action.sidebar-button, headerbar button.destructive-action.budgie-menu-launcher, .nemo-window .primary-toolbar button.destructive-action.budgie-menu-launcher, headerbar .budgie-panel .destructive-action#tasklist-button, .budgie-panel headerbar .destructive-action#tasklist-button, .nemo-window .primary-toolbar .budgie-panel .destructive-action#tasklist-button, .budgie-panel .nemo-window .primary-toolbar .destructive-action#tasklist-button, headerbar .budgie-panel button.destructive-action.flat.launcher, .budgie-panel headerbar button.destructive-action.flat.launcher, .nemo-window .primary-toolbar .budgie-panel button.destructive-action.flat.launcher, .budgie-panel .nemo-window .primary-toolbar button.destructive-action.flat.launcher { + border-color: transparent; + background-color: transparent; + background-image: none; + color: #db5b5b; +} + +headerbar button.destructive-action:hover, .nemo-window .primary-toolbar button.destructive-action:hover { + background-clip: border-box; + color: white; + background-color: #e07070; + border-color: #e07070; +} + +headerbar button.destructive-action:active, .nemo-window .primary-toolbar button.destructive-action:active, headerbar button.destructive-action:checked, .nemo-window .primary-toolbar button.destructive-action:checked { + background-clip: border-box; + color: white; + background-color: #e48585; + border-color: #e48585; +} + +headerbar button.destructive-action.flat:disabled, .nemo-window .primary-toolbar button.destructive-action.flat:disabled, headerbar button.destructive-action.sidebar-button:disabled, .nemo-window .primary-toolbar button.destructive-action.sidebar-button:disabled, headerbar button.destructive-action.budgie-menu-launcher:disabled, .nemo-window .primary-toolbar button.destructive-action.budgie-menu-launcher:disabled, headerbar .budgie-panel .destructive-action#tasklist-button:disabled, .budgie-panel headerbar .destructive-action#tasklist-button:disabled, .nemo-window .primary-toolbar .budgie-panel .destructive-action#tasklist-button:disabled, .budgie-panel .nemo-window .primary-toolbar .destructive-action#tasklist-button:disabled, headerbar .budgie-panel button.destructive-action.flat.launcher:disabled, .budgie-panel headerbar button.destructive-action.flat.launcher:disabled, headerbar button.destructive-action:disabled, .nemo-window .primary-toolbar button.destructive-action:disabled { + background-color: rgba(26, 26, 26, 0); + border-color: rgba(26, 26, 26, 0); +} + +headerbar button.destructive-action.flat:disabled label, .nemo-window .primary-toolbar button.destructive-action.flat:disabled label, headerbar button.destructive-action.sidebar-button:disabled label, .nemo-window .primary-toolbar button.destructive-action.sidebar-button:disabled label, headerbar button.destructive-action.budgie-menu-launcher:disabled label, .nemo-window .primary-toolbar button.destructive-action.budgie-menu-launcher:disabled label, headerbar .budgie-panel .destructive-action#tasklist-button:disabled label, .budgie-panel headerbar .destructive-action#tasklist-button:disabled label, .nemo-window .primary-toolbar .budgie-panel .destructive-action#tasklist-button:disabled label, .budgie-panel .nemo-window .primary-toolbar .destructive-action#tasklist-button:disabled label, headerbar .budgie-panel button.destructive-action.flat.launcher:disabled label, .budgie-panel headerbar button.destructive-action.flat.launcher:disabled label, headerbar button.destructive-action.flat:disabled, .nemo-window .primary-toolbar button.destructive-action.flat:disabled, headerbar button.destructive-action.sidebar-button:disabled, .nemo-window .primary-toolbar button.destructive-action.sidebar-button:disabled, headerbar button.destructive-action.budgie-menu-launcher:disabled, .nemo-window .primary-toolbar button.destructive-action.budgie-menu-launcher:disabled, headerbar .budgie-panel .destructive-action#tasklist-button:disabled, .budgie-panel headerbar .destructive-action#tasklist-button:disabled, .nemo-window .primary-toolbar .budgie-panel .destructive-action#tasklist-button:disabled, .budgie-panel .nemo-window .primary-toolbar .destructive-action#tasklist-button:disabled, headerbar .budgie-panel button.destructive-action.flat.launcher:disabled, .budgie-panel headerbar button.destructive-action.flat.launcher:disabled, headerbar button.destructive-action:disabled label, .nemo-window .primary-toolbar button.destructive-action:disabled label, headerbar button.destructive-action:disabled, .nemo-window .primary-toolbar button.destructive-action:disabled { + color: rgba(203, 191, 191, 0.5); +} + +headerbar button.destructive-action:backdrop, .nemo-window .primary-toolbar button.destructive-action:backdrop, headerbar button.destructive-action:backdrop, .nemo-window .primary-toolbar button.destructive-action:backdrop { + opacity: 0.8; +} + +headerbar spinbutton:not(.vertical):focus, .nemo-window .primary-toolbar spinbutton:not(.vertical):focus { + color: #ffffff; + caret-color: #ffffff; +} + +headerbar spinbutton:not(.vertical) button, .nemo-window .primary-toolbar spinbutton:not(.vertical) button, headerbar spinbutton:not(.vertical) button:disabled, .nemo-window .primary-toolbar spinbutton:not(.vertical) button:disabled { + color: #cbbfbf; + border-color: rgba(0, 0, 0, 0.2); + background-color: rgba(203, 191, 191, 0.12); +} + +headerbar spinbutton:not(.vertical) button:hover, .nemo-window .primary-toolbar spinbutton:not(.vertical) button:hover { + background-color: rgba(121, 121, 121, 0.4); +} + +headerbar spinbutton:not(.vertical) button:active, .nemo-window .primary-toolbar spinbutton:not(.vertical) button:active, headerbar spinbutton:not(.vertical) button:checked, .nemo-window .primary-toolbar spinbutton:not(.vertical) button:checked { + color: #ffffff; + border-color: transparent; + background-color: #F0544C; +} + +headerbar spinbutton:not(.vertical) button:disabled, .nemo-window .primary-toolbar spinbutton:not(.vertical) button:disabled { + color: rgba(203, 191, 191, 0.4); +} + +headerbar spinbutton:not(.vertical) > button + button, .nemo-window .primary-toolbar spinbutton:not(.vertical) > button + button { + border-left-style: none; +} + +headerbar spinbutton:not(.vertical) > button:hover:not(:active), .nemo-window .primary-toolbar spinbutton:not(.vertical) > button:hover:not(:active), +headerbar spinbutton:not(.vertical) > button:hover + button, +.nemo-window .primary-toolbar spinbutton:not(.vertical) > button:hover + button { + box-shadow: inset 1px 0 rgba(0, 0, 0, 0.4); +} + +headerbar spinbutton:not(.vertical) > button:disabled + button:not(:disabled):not(:active):not(:checked):not(:hover), .nemo-window .primary-toolbar spinbutton:not(.vertical) > button:disabled + button:not(:disabled):not(:active):not(:checked):not(:hover), +headerbar spinbutton:not(.vertical) > button:not(:disabled):not(:active):not(:checked):not(:hover) + button:disabled, +.nemo-window .primary-toolbar spinbutton:not(.vertical) > button:not(:disabled):not(:active):not(:checked):not(:hover) + button:disabled { + box-shadow: inset 1px 0 rgba(0, 0, 0, 0.4); +} + +headerbar spinbutton:not(.vertical) > button:first-child:hover:not(:active), .nemo-window .primary-toolbar spinbutton:not(.vertical) > button:first-child:hover:not(:active), +headerbar spinbutton:not(.vertical) > entry + button:not(:active):hover, +.nemo-window .primary-toolbar spinbutton:not(.vertical) > entry + button:not(:active):hover { + box-shadow: none; +} + +headerbar spinbutton:not(.vertical) > entry:focus + button, .nemo-window .primary-toolbar spinbutton:not(.vertical) > entry:focus + button { + border-left-color: #F0544C; +} + +headerbar combobox:disabled, .nemo-window .primary-toolbar combobox:disabled { + color: rgba(203, 191, 191, 0.4); +} + +headerbar combobox > .linked > button.combo, .nemo-window .primary-toolbar combobox > .linked > button.combo { + color: #cbbfbf; + border-color: rgba(0, 0, 0, 0.4); + background-color: rgba(82, 82, 82, 0.4); +} + +headerbar combobox > .linked > button.combo image, .nemo-window .primary-toolbar combobox > .linked > button.combo image, headerbar combobox > .linked > button.combo image:hover, .nemo-window .primary-toolbar combobox > .linked > button.combo image:hover { + color: inherit; +} + +headerbar combobox > .linked > button.combo:hover, .nemo-window .primary-toolbar combobox > .linked > button.combo:hover { + color: #f9f7f7; + border-color: #F0544C; + background-color: rgba(57, 57, 57, 0.4); + box-shadow: none; +} + +headerbar combobox > .linked > button.combo:disabled, .nemo-window .primary-toolbar combobox > .linked > button.combo:disabled { + color: rgba(203, 191, 191, 0.55); + border-color: rgba(0, 0, 0, 0.4); + background-color: rgba(82, 82, 82, 0.25); +} + +headerbar combobox > .linked > entry.combo:dir(ltr), .nemo-window .primary-toolbar combobox > .linked > entry.combo:dir(ltr) { + border-right-style: none; +} + +headerbar combobox > .linked > entry.combo:dir(ltr):focus, .nemo-window .primary-toolbar combobox > .linked > entry.combo:dir(ltr):focus { + box-shadow: 1px 0 #F0544C; +} + +headerbar combobox > .linked > entry.combo:dir(rtl), .nemo-window .primary-toolbar combobox > .linked > entry.combo:dir(rtl) { + border-left-style: none; +} + +headerbar combobox > .linked > entry.combo:dir(rtl):focus, .nemo-window .primary-toolbar combobox > .linked > entry.combo:dir(rtl):focus { + box-shadow: -1px 0 #F0544C; +} + +headerbar combobox > .linked > button.combo:dir(ltr), .nemo-window .primary-toolbar combobox > .linked > button.combo:dir(ltr), headerbar combobox > .linked > button.combo:dir(ltr):hover, .nemo-window .primary-toolbar combobox > .linked > button.combo:dir(ltr):hover, headerbar combobox > .linked > button.combo:dir(ltr):active, .nemo-window .primary-toolbar combobox > .linked > button.combo:dir(ltr):active, headerbar combobox > .linked > button.combo:dir(ltr):checked, .nemo-window .primary-toolbar combobox > .linked > button.combo:dir(ltr):checked, headerbar combobox > .linked > button.combo:dir(ltr):disabled, .nemo-window .primary-toolbar combobox > .linked > button.combo:dir(ltr):disabled { + border-top-left-radius: 0; + border-bottom-left-radius: 0; +} + +headerbar combobox > .linked > button.combo:dir(rtl), .nemo-window .primary-toolbar combobox > .linked > button.combo:dir(rtl), headerbar combobox > .linked > button.combo:dir(rtl):hover, .nemo-window .primary-toolbar combobox > .linked > button.combo:dir(rtl):hover, headerbar combobox > .linked > button.combo:dir(rtl):active, .nemo-window .primary-toolbar combobox > .linked > button.combo:dir(rtl):active, headerbar combobox > .linked > button.combo:dir(rtl):checked, .nemo-window .primary-toolbar combobox > .linked > button.combo:dir(rtl):checked, headerbar combobox > .linked > button.combo:dir(rtl):disabled, .nemo-window .primary-toolbar combobox > .linked > button.combo:dir(rtl):disabled { + border-top-right-radius: 0; + border-bottom-right-radius: 0; +} + +headerbar switch:backdrop, .nemo-window .primary-toolbar switch:backdrop { + opacity: 0.75; +} + +headerbar progressbar trough, .nemo-window .primary-toolbar progressbar trough { + background-color: rgba(0, 0, 0, 0.4); +} + +headerbar progressbar:backdrop, .nemo-window .primary-toolbar progressbar:backdrop { + opacity: 0.75; +} + +headerbar scale:backdrop, .nemo-window .primary-toolbar scale:backdrop { + opacity: 0.75; +} + +headerbar scale slider, .nemo-window .primary-toolbar scale slider { + background-color: #343434; + border-color: rgba(0, 0, 0, 0.7); +} + +headerbar scale slider:hover, .nemo-window .primary-toolbar scale slider:hover { + background-color: #414141; + border-color: rgba(0, 0, 0, 0.7); +} + +headerbar scale slider:active, .nemo-window .primary-toolbar scale slider:active { + background-color: #F0544C; + border-color: #F0544C; +} + +headerbar scale slider:disabled, .nemo-window .primary-toolbar scale slider:disabled { + background-color: #2c2c2c; + border-color: rgba(0, 0, 0, 0.7); +} + +headerbar scale trough, .nemo-window .primary-toolbar scale trough { + background-color: rgba(0, 0, 0, 0.4); +} + +headerbar scale trough:disabled, .nemo-window .primary-toolbar scale trough:disabled { + background-color: rgba(0, 0, 0, 0.3); +} + +.path-bar button:hover { + background-color: rgba(203, 191, 191, 0.06); +} + +.path-bar button:checked, .path-bar button:active { + background-color: #F0544C; + border-color: #F0544C; +} + +.path-bar button:checked:hover, .path-bar button:active:hover { + background-color: #f26a64; + border-color: #f26a64; +} + +.path-bar button.text-button, .path-bar button.image-button, .path-bar button { + padding-left: 6px; + padding-right: 6px; +} + +.path-bar button.text-button.image-button label { + padding-left: 0; + padding-right: 0; +} + +.path-bar button.text-button.image-button label:last-child, .path-bar button label:last-child { + padding-right: 10px; +} + +.path-bar button.text-button.image-button label:first-child, .path-bar button label:first-child { + padding-left: 10px; +} + +.path-bar button.slider-button, .path-bar button:not(.image-button):not(.text-button) { + padding-left: 1px; + padding-right: 1px; +} + +.path-bar button image { + padding-left: 4px; + padding-right: 4px; +} + +treeview.view { + border-left-color: rgba(203, 191, 191, 0.15); + border-top-color: rgba(0, 0, 0, 0.1); +} + +* { + -GtkTreeView-horizontal-separator: 4; + -GtkTreeView-grid-line-width: 1; + -GtkTreeView-grid-line-pattern: ''; + -GtkTreeView-tree-line-width: 1; + -GtkTreeView-tree-line-pattern: ''; + -GtkTreeView-expander-size: 16; +} + +treeview.view acceleditor > label { + background-color: #F0544C; +} + +treeview.view:selected, treeview.view:selected:focus { + border-radius: 0; + border-left-color: #f8aaa6; + border-top-color: rgba(203, 191, 191, 0.1); +} + +treeview.view:disabled { + color: rgba(203, 191, 191, 0.45); +} + +treeview.view:disabled:selected { + color: #f69894; +} + +treeview.view.separator { + min-height: 2px; + color: rgba(0, 0, 0, 0.1); +} + +treeview.view:drop(active) { + border-style: solid none; + border-width: 1px; + border-color: #de8a86; +} + +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: #797373; +} + +treeview.view.expander:dir(rtl) { + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); +} + +treeview.view.expander:hover { + color: #cbbfbf; +} + +treeview.view.expander:selected { + color: #fbccc9; +} + +treeview.view.expander:selected:hover { + color: #ffffff; +} + +treeview.view.expander:checked { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); +} + +treeview.view.progressbar, treeview.view.progressbar:focus { + color: #ffffff; + border-radius: 3px; + background-color: #00C487; +} + +treeview.view.progressbar:selected, treeview.view.progressbar:selected:focus, treeview.view.progressbar:focus:selected, treeview.view.progressbar:focus:selected:focus { + color: #F0544C; + box-shadow: none; + background-color: #ffffff; +} + +treeview.view.trough, treeview.view.sidebar.source-list.trough { + color: #cbbfbf; + background-color: rgba(0, 0, 0, 0.2); + border-radius: 3px; + border-width: 0; +} + +treeview.view.trough:selected, treeview.view.sidebar.source-list.trough:selected, treeview.view.trough:selected:focus { + color: #ffffff; + background-color: rgba(0, 0, 0, 0.2); + border-radius: 3px; + border-width: 0; +} + +treeview.view header button { + min-height: 0; + min-width: 0; + padding: 3px 6px; + font-weight: bold; + color: #aaa0a0; + background-color: #262626; + background-image: none; + border-style: none solid none none; + border-radius: 0; + border-image: linear-gradient(to bottom, #262626 20%, rgba(255, 255, 255, 0.11) 20%, rgba(255, 255, 255, 0.11) 80%, #262626 80%) 0 1 0 0/0 1px 0 0 stretch; +} + +treeview.view header button:hover { + color: #F0544C; +} + +treeview.view header button:active { + color: #cbbfbf; +} + +treeview.view header button:active, treeview.view header button:hover { + background-color: #262626; +} + +treeview.view header button:active:hover { + color: #cbbfbf; +} + +treeview.view header button:disabled { + border-color: #222222; + background-image: none; +} + +treeview.view header button:last-child { + border-right-style: none; + border-image: none; +} + +treeview.view button.dnd, treeview.view button.dnd:selected, treeview.view button.dnd:hover, treeview.view button.dnd:active, +treeview.view header.button.dnd, +treeview.view header.button.dnd:selected, +treeview.view header.button.dnd:hover, +treeview.view header.button.dnd:active { + padding: 0 6px; + transition: none; + color: #ffffff; + background-color: #F0544C; + border-radius: 0; + border-style: none; +} + +menubar, +.menubar { + -GtkWidget-window-dragging: true; + padding: 0 0 0 0; + background-color: #1a1a1a; + color: #cbbfbf; +} + +menubar:backdrop, +.menubar:backdrop { + color: rgba(203, 191, 191, 0.7); +} + +menubar > menuitem, +.menubar > menuitem { + transition: all 0.2s cubic-bezier(0, 0, 0.2, 1); + padding: 4px 8px; + border: none; + border-radius: 2px 2px 0 0; +} + +menubar > menuitem:hover, +.menubar > menuitem:hover { + background-color: #F0544C; + color: #ffffff; +} + +menubar > menuitem:disabled, +.menubar > menuitem:disabled { + color: rgba(203, 191, 191, 0.45); + border-color: transparent; +} + +menubar > menuitem label:disabled, +.menubar > menuitem label:disabled { + color: rgba(203, 191, 191, 0.45); +} + +menubar > menuitem > window.background.popup > menu, +.menubar > menuitem > window.background.popup > menu { + border-radius: 0 0 2px 2px; +} + +menu, +.menu { + padding: 4px 0; + border-radius: 0; + background-color: #222222; + border: 1px solid rgba(0, 0, 0, 0.2); +} + +.csd menu, .csd +.menu { + padding: 4px 0; + border-radius: 2px; + border: none; +} + +menu separator, +.csd menu separator, +.menu separator, +.csd +.menu separator { + margin: 2px 0; + background-color: #222222; +} + +menu .separator:not(label), +.csd menu .separator:not(label), +.menu .separator:not(label), +.csd +.menu .separator:not(label) { + color: #222222; +} + +menu menuitem, +.menu menuitem { + min-height: 16px; + min-width: 40px; + padding: 5px; + color: #b5abab; +} + +menu menuitem:hover, +.menu menuitem:hover { + color: #ffffff; + background-color: #F0544C; +} + +menu menuitem:disabled, +.menu menuitem:disabled { + color: rgba(203, 191, 191, 0.45); +} + +menu menuitem label:disabled, +.menu menuitem label:disabled { + color: rgba(203, 191, 191, 0.45); +} + +menu menuitem arrow, +.menu menuitem arrow { + min-height: 16px; + min-width: 16px; +} + +menu menuitem arrow:dir(ltr), +.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) { + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); + margin-right: 10px; +} + +menuitem accelerator { + color: alpha(currentColor,0.55); +} + +menuitem check, menuitem radio { + min-height: 16px; + min-width: 16px; +} + +menuitem check:dir(ltr), menuitem radio:dir(ltr) { + margin-right: 6px; + margin-left: 2px; +} + +menuitem check:dir(rtl), menuitem radio:dir(rtl) { + margin-left: 6px; + margin-right: 2px; +} + +menu > arrow, +.menu > arrow { + min-width: 16px; + min-height: 16px; + padding: 4px; + background-color: #222222; + border-radius: 0; +} + +menu > arrow.top, +.menu > arrow.top { + margin-top: -6px; + border-bottom: 1px solid rgba(0, 0, 0, 0.2); + -gtk-icon-source: -gtk-icontheme("pan-up-symbolic"); +} + +menu > arrow.bottom, +.menu > arrow.bottom { + margin-bottom: -12px; + border-top: 1px solid rgba(0, 0, 0, 0.2); + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); +} + +menu > arrow:hover, +.menu > arrow:hover { + background-color: #373535; +} + +menu > arrow:disabled, +.menu > arrow:disabled { + color: transparent; + background-color: transparent; + border-color: transparent; +} + +popover, +popover.background { + padding: 2px; + background-clip: border-box; + background-color: #222222; + box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.35); +} + +.csd popover, popover, .csd +popover.background, +popover.background { + border: 1px solid rgba(0, 0, 0, 0.2); + border-radius: 3px; +} + +popover separator, +popover.background separator { + background-color: #222222; +} + +popover > list, +popover > .view, +popover > toolbar, +popover > .inline-toolbar, +popover.background > list, +popover.background > .view, +popover.background > toolbar, +popover.background > .inline-toolbar { + border-style: none; + background-color: transparent; +} + +popover button:not(.suggested-action):not(.destructive-action):hover, +popover.background button:not(.suggested-action):not(.destructive-action):hover { + background-color: #404040; + color: #b5abab; +} + +popover button:not(.suggested-action):not(.destructive-action):checked, popover button:not(.suggested-action):not(.destructive-action):active, +popover.background button:not(.suggested-action):not(.destructive-action):checked, +popover.background button:not(.suggested-action):not(.destructive-action):active { + background-color: #F0544C; + color: #ffffff; +} + +cursor-handle { + background-color: transparent; + background-image: none; + box-shadow: none; + border-style: none; +} + +cursor-handle.top { + -gtk-icon-source: -gtk-icontheme("selection-start-symbolic"); +} + +cursor-handle.bottom { + -gtk-icon-source: -gtk-icontheme("selection-end-symbolic"); +} + +notebook { + padding: 0; +} + +notebook.frame { + border: 1px solid rgba(0, 0, 0, 0.2); +} + +notebook > stack:not(:only-child) { + background-color: #262626; +} + +notebook > header { + padding: 0; + background-color: #222222; +} + +notebook > header.top { + padding-bottom: 0; + border-bottom: 1px solid rgba(0, 0, 0, 0.2); +} + +notebook > header.top > tabs > tab { + padding: 3px 16px 6px 16px; + min-width: 16px; + min-height: 16px; + border-radius: 0; + outline-offset: -4px; + border: none; + border-bottom: none; +} + +notebook > header.top > tabs > tab:not(:only-child):first-child { + margin-left: 6px; +} + +notebook > header.top > tabs > tab:not(:only-child):last-child { + margin-right: 6px; +} + +notebook > header.top > tabs > tab:hover { + box-shadow: inset 0 -2px alpha(#F0544C,0.6), 0 1px alpha(#F0544C,0.6); +} + +notebook > header.top > tabs > tab:checked { + box-shadow: inset 0 -2px #F0544C, 0 1px #F0544C; +} + +notebook > header.bottom { + padding-top: 0; + border-top: 1px solid rgba(0, 0, 0, 0.2); +} + +notebook > header.bottom > tabs > tab { + padding: 3px 16px 6px 16px; + min-width: 16px; + min-height: 16px; + border-radius: 0; + outline-offset: -4px; + border: none; + border-top: none; +} + +notebook > header.bottom > tabs > tab:not(:only-child):first-child { + margin-left: 6px; +} + +notebook > header.bottom > tabs > tab:not(:only-child):last-child { + margin-right: 6px; +} + +notebook > header.bottom > tabs > tab:hover { + box-shadow: inset 0 2px alpha(#F0544C,0.6), 0 -1px alpha(#F0544C,0.6); +} + +notebook > header.bottom > tabs > tab:checked { + box-shadow: inset 0 2px #F0544C, 0 -1px #F0544C; +} + +notebook > header.right { + padding-left: 0; + border-left: 1px solid rgba(0, 0, 0, 0.2); +} + +notebook > header.right > tabs > tab { + padding: 3px 16px 6px 16px; + min-width: 16px; + min-height: 16px; + border-radius: 0; + outline-offset: -4px; + border: none; + border-left: none; +} + +notebook > header.right > tabs > tab:not(:only-child):first-child { + margin-top: 6px; +} + +notebook > header.right > tabs > tab:not(:only-child):last-child { + margin-bottom: 6px; +} + +notebook > header.right > tabs > tab:hover { + box-shadow: inset 2px 0 alpha(#F0544C,0.6), -1px 0 alpha(#F0544C,0.6); +} + +notebook > header.right > tabs > tab:checked { + box-shadow: inset 2px 0 #F0544C, -1px 0 #F0544C; +} + +notebook > header.left { + padding-right: 0; + border-right: 1px solid rgba(0, 0, 0, 0.2); +} + +notebook > header.left > tabs > tab { + padding: 3px 16px 6px 16px; + min-width: 16px; + min-height: 16px; + border-radius: 0; + outline-offset: -4px; + border: none; + border-right: none; +} + +notebook > header.left > tabs > tab:not(:only-child):first-child { + margin-top: 6px; +} + +notebook > header.left > tabs > tab:not(:only-child):last-child { + margin-bottom: 6px; +} + +notebook > header.left > tabs > tab:hover { + box-shadow: inset -2px 0 alpha(#F0544C,0.6), 1px 0 alpha(#F0544C,0.6); +} + +notebook > header.left > tabs > tab:checked { + box-shadow: inset -2px 0 #F0544C, 1px 0 #F0544C; +} + +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: rgba(203, 191, 191, 0.45); +} + +notebook > header > tabs > arrow:hover { + color: rgba(203, 191, 191, 0.725); +} + +notebook > header > tabs > arrow:active { + color: #cbbfbf; +} + +notebook > header > tabs > arrow:disabled { + color: rgba(203, 191, 191, 0.15); +} + +notebook > header > tabs > tab { + color: rgba(203, 191, 191, 0.45); + background-color: rgba(34, 34, 34, 0); +} + +notebook > header > tabs > tab:hover:not(:checked) { + color: rgba(203, 191, 191, 0.725); + transition: 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); +} + +notebook > header > tabs > tab:checked { + color: #cbbfbf; + transition: 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94); +} + +notebook > header > tabs > tab button.flat, notebook > header > tabs > tab button.sidebar-button, notebook > header > tabs > tab button.budgie-menu-launcher, notebook > header > tabs > tab .budgie-panel #tasklist-button, .budgie-panel notebook > header > tabs > tab #tasklist-button, notebook > header > tabs > tab .budgie-panel button.flat.launcher, .budgie-panel notebook > header > tabs > tab button.flat.launcher { + border-radius: 100%; + min-height: 16px; + min-width: 16px; + padding: 0; + margin: 4px 0; + color: #908888; +} + +notebook > header > tabs > tab button.flat:hover, notebook > header > tabs > tab button.sidebar-button:hover, notebook > header > tabs > tab button.budgie-menu-launcher:hover, notebook > header > tabs > tab .budgie-panel #tasklist-button:hover, .budgie-panel notebook > header > tabs > tab #tasklist-button:hover, notebook > header > tabs > tab .budgie-panel button.flat.launcher:hover, .budgie-panel notebook > header > tabs > tab button.flat.launcher:hover { + color: #ff4d4d; + background-color: #151515; +} + +notebook > header > tabs > tab button.flat:active, notebook > header > tabs > tab button.sidebar-button:active, notebook > header > tabs > tab button.budgie-menu-launcher:active, notebook > header > tabs > tab .budgie-panel #tasklist-button:active, .budgie-panel notebook > header > tabs > tab #tasklist-button:active, notebook > header > tabs > tab .budgie-panel button.flat.launcher:active, .budgie-panel notebook > header > tabs > tab button.flat.launcher:active, notebook > header > tabs > tab button.flat:active:hover, notebook > header > tabs > tab button.sidebar-button:active:hover, notebook > header > tabs > tab button.budgie-menu-launcher:active:hover, notebook > header > tabs > tab .budgie-panel #tasklist-button:active:hover, .budgie-panel notebook > header > tabs > tab #tasklist-button:active:hover, .budgie-panel notebook > header > tabs > tab button.flat.launcher:active:hover { + color: #F0544C; + background-color: #0e0e0e; +} + +notebook > header button { + margin: 2px; +} + +scrollbar { + background-color: #232323; + transition: 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94); +} + +* { + -GtkScrollbar-has-backward-stepper: false; + -GtkScrollbar-has-forward-stepper: false; +} + +scrollbar.top { + border-bottom: 1px solid rgba(0, 0, 0, 0.2); +} + +scrollbar.bottom { + border-top: 1px solid rgba(0, 0, 0, 0.2); +} + +scrollbar.left { + border-right: 1px solid rgba(0, 0, 0, 0.2); +} + +scrollbar.right { + border-left: 1px solid rgba(0, 0, 0, 0.2); +} + +scrollbar button { + border: none; +} + +scrollbar.vertical button.down { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); +} + +scrollbar.vertical button.up { + -gtk-icon-source: -gtk-icontheme("pan-up-symbolic"); +} + +scrollbar.horizontal button.down { + -gtk-icon-source: -gtk-icontheme("pan-right-symbolic"); +} + +scrollbar.horizontal button.up { + -gtk-icon-source: -gtk-icontheme("pan-left-symbolic"); +} + +scrollbar slider { + min-width: 6px; + min-height: 6px; + margin: -1px; + border: 4px solid transparent; + border-radius: 8px; + background-clip: padding-box; + background-color: #666161; +} + +scrollbar slider:hover { + background-color: #555151; +} + +scrollbar slider:hover:active { + background-color: #F0544C; +} + +scrollbar slider:disabled { + background-color: transparent; +} + +scrollbar.fine-tune slider { + min-width: 4px; + min-height: 4px; +} + +scrollbar.fine-tune.horizontal slider { + border-width: 5px 4px; +} + +scrollbar.fine-tune.vertical slider { + border-width: 4px 5px; +} + +scrollbar.overlay-indicator:not(.dragging):not(.hovering) { + opacity: 0.4; + border-color: transparent; + background-color: transparent; +} + +scrollbar.overlay-indicator:not(.dragging):not(.hovering) slider { + margin: 0; + min-width: 4px; + min-height: 4px; + background-color: #989090; + border: 1px solid rgba(0, 0, 0, 0.3); +} + +scrollbar.overlay-indicator:not(.dragging):not(.hovering).horizontal slider { + margin: 0 2px; + min-width: 40px; +} + +scrollbar.overlay-indicator:not(.dragging):not(.hovering).vertical slider { + margin: 2px 0; + min-height: 40px; +} + +scrollbar.overlay-indicator.dragging, scrollbar.overlay-indicator.hovering { + opacity: 0.99; +} + +scrollbar.horizontal slider { + min-width: 40px; +} + +scrollbar.vertical slider { + min-height: 40px; +} + +switch { + font-size: 0; + min-width: 52px; + min-height: 24px; + background-size: 52px 24px; + background-repeat: no-repeat; + background-position: center center; + transition: all 350ms cubic-bezier(0.25, 0.46, 0.45, 0.94); +} + +switch slider { + min-width: 0; + min-height: 0; +} + +switch, switch slider { + outline-color: transparent; + color: transparent; + border: none; + box-shadow: none; +} + +switch { + background-image: -gtk-scaled(url("assets/switch-dark.png"), url("assets/switch-dark@2.png")); +} + +menuitem:hover switch, +row:selected switch, +infobar switch { + background-image: -gtk-scaled(url("assets/switch-selected.png"), url("assets/switch-selected@2.png")); +} + +headerbar switch, +.primary-toolbar switch { + background-image: -gtk-scaled(url("assets/switch-header-dark.png"), url("assets/switch-header-dark@2.png")); +} + +switch:checked { + background-image: -gtk-scaled(url("assets/switch-active-dark.png"), url("assets/switch-active-dark@2.png")); +} + +menuitem:hover switch:checked, +row:selected switch:checked, +infobar switch:checked { + background-image: -gtk-scaled(url("assets/switch-active-selected.png"), url("assets/switch-active-selected@2.png")); +} + +headerbar switch:checked, +.primary-toolbar switch:checked { + background-image: -gtk-scaled(url("assets/switch-active-header-dark.png"), url("assets/switch-active-header-dark@2.png")); +} + +switch:hover { + background-image: -gtk-scaled(url("assets/switch-hover-dark.png"), url("assets/switch-hover-dark@2.png")); +} + +menuitem:hover switch:hover, +row:selected switch:hover, +infobar switch:hover { + background-image: -gtk-scaled(url("assets/switch-hover-selected.png"), url("assets/switch-hover-selected@2.png")); +} + +headerbar switch:hover, +.primary-toolbar switch:hover { + background-image: -gtk-scaled(url("assets/switch-hover-header-dark.png"), url("assets/switch-hover-header-dark@2.png")); +} + +switch:checked:hover { + background-image: -gtk-scaled(url("assets/switch-active-hover-dark.png"), url("assets/switch-active-hover-dark@2.png")); +} + +menuitem:hover switch:checked:hover, +row:selected switch:checked:hover, +infobar switch:checked:hover { + background-image: -gtk-scaled(url("assets/switch-active-hover-selected.png"), url("assets/switch-active-hover-selected@2.png")); +} + +headerbar switch:checked:hover, +.primary-toolbar switch:checked:hover { + background-image: -gtk-scaled(url("assets/switch-active-hover-header-dark.png"), url("assets/switch-active-hover-header-dark@2.png")); +} + +switch:disabled { + background-image: -gtk-scaled(url("assets/switch-insensitive-dark.png"), url("assets/switch-insensitive-dark@2.png")); +} + +menuitem:hover switch:disabled, +row:selected switch:disabled, +infobar switch:disabled { + background-image: -gtk-scaled(url("assets/switch-insensitive-selected.png"), url("assets/switch-insensitive-selected@2.png")); +} + +headerbar switch:disabled, +.primary-toolbar switch:disabled { + background-image: -gtk-scaled(url("assets/switch-insensitive-header-dark.png"), url("assets/switch-insensitive-header-dark@2.png")); +} + +switch:checked:disabled { + background-image: -gtk-scaled(url("assets/switch-active-insensitive-dark.png"), url("assets/switch-active-insensitive-dark@2.png")); +} + +menuitem:hover switch:checked:disabled, +row:selected switch:checked:disabled, +infobar switch:checked:disabled { + background-image: -gtk-scaled(url("assets/switch-active-insensitive-selected.png"), url("assets/switch-active-insensitive-selected@2.png")); +} + +headerbar switch:checked:disabled, +.primary-toolbar switch:checked:disabled { + background-image: -gtk-scaled(url("assets/switch-active-insensitive-header-dark.png"), url("assets/switch-active-insensitive-header-dark@2.png")); +} + +.check, +check, +treeview.check { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-dark.png"), url("assets/checkbox-unchecked-dark@2.png")); +} + +.osd check, +filechooser actionbar check { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-dark.png"), url("assets/checkbox-unchecked-dark@2.png")); +} + +menuitem check:hover, +.view check:selected, +treeview.check:selected, +row:selected check, +infobar check { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-selected.png"), url("assets/checkbox-unchecked-selected@2.png")); +} + +.check:disabled, +check:disabled, +treeview.check:disabled { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-insensitive-dark.png"), url("assets/checkbox-unchecked-insensitive-dark@2.png")); +} + +.osd check:disabled, +filechooser actionbar check:disabled { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-insensitive-dark.png"), url("assets/checkbox-unchecked-insensitive-dark@2.png")); +} + +menuitem check:disabled:hover, +.view check:disabled:selected, +treeview.check:disabled:selected, +row:selected check:disabled, +infobar check:disabled { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-insensitive-selected.png"), url("assets/checkbox-unchecked-insensitive-selected@2.png")); +} + +.check:indeterminate, +check:indeterminate, +treeview.check:indeterminate { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-dark.png"), url("assets/checkbox-mixed-dark@2.png")); +} + +.osd check:indeterminate, +filechooser actionbar check:indeterminate { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-dark.png"), url("assets/checkbox-mixed-dark@2.png")); +} + +menuitem check:indeterminate:hover, +.view check:indeterminate:selected, +treeview.check:indeterminate:selected, +row:selected check:indeterminate, +infobar check:indeterminate { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-selected.png"), url("assets/checkbox-mixed-selected@2.png")); +} + +.check:indeterminate:disabled, +check:indeterminate:disabled, +treeview.check:indeterminate:disabled { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-insensitive-dark.png"), url("assets/checkbox-mixed-insensitive-dark@2.png")); +} + +.osd check:indeterminate:disabled, +filechooser actionbar check:indeterminate:disabled { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-insensitive-dark.png"), url("assets/checkbox-mixed-insensitive-dark@2.png")); +} + +menuitem check:indeterminate:disabled:hover, +.view check:indeterminate:disabled:selected, +treeview.check:indeterminate:disabled:selected, +row:selected check:indeterminate:disabled, +infobar check:indeterminate:disabled { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-insensitive-selected.png"), url("assets/checkbox-mixed-insensitive-selected@2.png")); +} + +.check:checked, +check:checked, +treeview.check:checked { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-dark.png"), url("assets/checkbox-checked-dark@2.png")); +} + +.osd check:checked, +filechooser actionbar check:checked { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-dark.png"), url("assets/checkbox-checked-dark@2.png")); +} + +menuitem check:checked:hover, +.view check:checked:selected, +treeview.check:checked:selected, +row:selected check:checked, +infobar check:checked { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-selected.png"), url("assets/checkbox-checked-selected@2.png")); +} + +.check:checked:disabled, +check:checked:disabled, +treeview.check:checked:disabled { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-insensitive-dark.png"), url("assets/checkbox-checked-insensitive-dark@2.png")); +} + +.osd check:checked:disabled, +filechooser actionbar check:checked:disabled { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-insensitive-dark.png"), url("assets/checkbox-checked-insensitive-dark@2.png")); +} + +menuitem check:checked:disabled:hover, +.view check:checked:disabled:selected, +treeview.check:checked:disabled:selected, +row:selected check:checked:disabled, +infobar check:checked:disabled { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-insensitive-selected.png"), url("assets/checkbox-checked-insensitive-selected@2.png")); +} + +.radio, +radio, +treeview.radio { + -gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-dark.png"), url("assets/radio-unchecked-dark@2.png")); +} + +.osd radio, +filechooser actionbar radio { + -gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-dark.png"), url("assets/radio-unchecked-dark@2.png")); +} + +menuitem radio:hover, +.view radio:selected, +treeview.radio:selected, +row:selected radio, +infobar radio { + -gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-selected.png"), url("assets/radio-unchecked-selected@2.png")); +} + +.radio:disabled, +radio:disabled, +treeview.radio:disabled { + -gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-insensitive-dark.png"), url("assets/radio-unchecked-insensitive-dark@2.png")); +} + +.osd radio:disabled, +filechooser actionbar radio:disabled { + -gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-insensitive-dark.png"), url("assets/radio-unchecked-insensitive-dark@2.png")); +} + +menuitem radio:disabled:hover, +.view radio:disabled:selected, +treeview.radio:disabled:selected, +row:selected radio:disabled, +infobar radio:disabled { + -gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-insensitive-selected.png"), url("assets/radio-unchecked-insensitive-selected@2.png")); +} + +.radio:indeterminate, +radio:indeterminate, +treeview.radio:indeterminate { + -gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-dark.png"), url("assets/radio-mixed-dark@2.png")); +} + +.osd radio:indeterminate, +filechooser actionbar radio:indeterminate { + -gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-dark.png"), url("assets/radio-mixed-dark@2.png")); +} + +menuitem radio:indeterminate:hover, +.view radio:indeterminate:selected, +treeview.radio:indeterminate:selected, +row:selected radio:indeterminate, +infobar radio:indeterminate { + -gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-selected.png"), url("assets/radio-mixed-selected@2.png")); +} + +.radio:indeterminate:disabled, +radio:indeterminate:disabled, +treeview.radio:indeterminate:disabled { + -gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-insensitive-dark.png"), url("assets/radio-mixed-insensitive-dark@2.png")); +} + +.osd radio:indeterminate:disabled, +filechooser actionbar radio:indeterminate:disabled { + -gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-insensitive-dark.png"), url("assets/radio-mixed-insensitive-dark@2.png")); +} + +menuitem radio:indeterminate:disabled:hover, +.view radio:indeterminate:disabled:selected, +treeview.radio:indeterminate:disabled:selected, +row:selected radio:indeterminate:disabled, +infobar radio:indeterminate:disabled { + -gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-insensitive-selected.png"), url("assets/radio-mixed-insensitive-selected@2.png")); +} + +.radio:checked, +radio:checked, +treeview.radio:checked { + -gtk-icon-source: -gtk-scaled(url("assets/radio-checked-dark.png"), url("assets/radio-checked-dark@2.png")); +} + +.osd radio:checked, +filechooser actionbar radio:checked { + -gtk-icon-source: -gtk-scaled(url("assets/radio-checked-dark.png"), url("assets/radio-checked-dark@2.png")); +} + +menuitem radio:checked:hover, +.view radio:checked:selected, +treeview.radio:checked:selected, +row:selected radio:checked, +infobar radio:checked { + -gtk-icon-source: -gtk-scaled(url("assets/radio-checked-selected.png"), url("assets/radio-checked-selected@2.png")); +} + +.radio:checked:disabled, +radio:checked:disabled, +treeview.radio:checked:disabled { + -gtk-icon-source: -gtk-scaled(url("assets/radio-checked-insensitive-dark.png"), url("assets/radio-checked-insensitive-dark@2.png")); +} + +.osd radio:checked:disabled, +filechooser actionbar radio:checked:disabled { + -gtk-icon-source: -gtk-scaled(url("assets/radio-checked-insensitive-dark.png"), url("assets/radio-checked-insensitive-dark@2.png")); +} + +menuitem radio:checked:disabled:hover, +.view radio:checked:disabled:selected, +treeview.radio:checked:disabled:selected, +row:selected radio:checked:disabled, +infobar radio:checked:disabled { + -gtk-icon-source: -gtk-scaled(url("assets/radio-checked-insensitive-selected.png"), url("assets/radio-checked-insensitive-selected@2.png")); +} + +.view.content-view.check:not(list) { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-selectionmode-dark.png"), url("assets/checkbox-selectionmode-dark@2.png")); + background-color: transparent; +} + +.view.content-view.check:checked:not(list) { + -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-selectionmode-dark.png"), url("assets/checkbox-checked-selectionmode-dark@2.png")); + background-color: transparent; +} + +checkbutton.text-button, radiobutton.text-button { + padding: 2px 0; + outline-offset: 0; +} + +checkbutton.text-button:hover, radiobutton.text-button:hover { + color: #a99595; +} + +checkbutton.text-button:disabled, radiobutton.text-button:disabled { + color: rgba(203, 191, 191, 0.45); +} + +checkbutton label:not(:only-child):first-child, radiobutton label:not(:only-child):first-child { + margin-left: 4px; +} + +checkbutton label:not(:only-child):last-child, radiobutton label:not(:only-child):last-child { + margin-right: 4px; +} + +check, +radio { + min-width: 16px; + min-height: 16px; + margin: 0 2px; +} + +check:only-child, +menu menuitem check, +radio:only-child, +menu menuitem +radio { + margin: 0; +} + +scale { + min-height: 15px; + min-width: 15px; + padding: 3px; +} + +scale.horizontal trough { + padding: 0 4px; +} + +scale.horizontal highlight, scale.horizontal fill { + margin: 0 -4px; +} + +scale.vertical trough { + padding: 4px 0; +} + +scale.vertical highlight, scale.vertical fill { + margin: -4px 0; +} + +scale slider { + min-height: 15px; + min-width: 15px; + margin: -6px; +} + +scale.fine-tune slider { + margin: -4px; +} + +scale.fine-tune fill, +scale.fine-tune highlight, +scale.fine-tune trough { + border-radius: 5px; + -gtk-outline-radius: 7px; +} + +scale trough { + outline-offset: 2px; + -gtk-outline-radius: 4.5px; + border-radius: 2.5px; + background-color: #151515; +} + +scale trough:disabled { + background-color: rgba(21, 21, 21, 0.55); +} + +.osd scale trough { + background-color: #2f2f2f; +} + +.osd scale trough highlight { + background-color: #F0544C; +} + +menuitem:hover scale trough, +row:selected scale trough, +infobar scale trough { + background-color: rgba(0, 0, 0, 0.2); +} + +menuitem:hover scale trough highlight, +row:selected scale trough highlight, +infobar scale trough highlight { + background-color: #ffffff; +} + +menuitem:hover scale trough highlight:disabled, +row:selected scale trough highlight:disabled, +infobar scale trough highlight:disabled { + background-color: #f8b2ae; +} + +menuitem:hover scale trough:disabled, +row:selected scale trough:disabled, +infobar scale trough:disabled { + background-color: rgba(0, 0, 0, 0.1); +} + +scale highlight { + border-radius: 2.5px; + background-color: #F0544C; +} + +scale highlight:disabled { + background-color: rgba(240, 84, 76, 0.55); +} + +scale fill { + border-radius: 2.5px; + background-color: rgba(240, 84, 76, 0.5); +} + +scale fill:disabled { + background-color: transparent; +} + +scale slider { + background-color: #ffffff; + border: 1px solid rgba(0, 0, 0, 0); + 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: #f1615a; + border-color: #F0544C; +} + +scale slider:active { + background-clip: border-box; + background-color: #ef473e; + border-color: #F0544C; +} + +scale slider:disabled { + background-color: #e6e6e6; + border-color: rgba(0, 0, 0, 0); +} + +menuitem:hover scale slider, +row:selected scale slider, +infobar scale slider { + background-clip: border-box; + background-color: #ffffff; + border-color: #ffffff; +} + +menuitem:hover scale slider:hover, +row:selected scale slider:hover, +infobar scale slider:hover { + background-color: #fde5e4; + border-color: #fde5e4; +} + +menuitem:hover scale slider:active, +row:selected scale slider:active, +infobar scale slider:active { + background-color: #f8aaa6; + border-color: #f8aaa6; +} + +menuitem:hover scale slider:disabled, +row:selected scale slider:disabled, +infobar scale slider:disabled { + background-color: #f8b2ae; + border-color: #f8b2ae; +} + +.osd scale slider { + background-clip: border-box; + background-color: #F0544C; + border-color: #F0544C; +} + +.osd scale slider:hover { + background-color: #f4817b; + border-color: #f4817b; +} + +.osd scale slider:active { + background-color: #ec271d; + border-color: #ec271d; +} + +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; +} + +progressbar { + padding: 0; + font-size: smaller; + color: rgba(203, 191, 191, 0.7); +} + +progressbar.osd { + min-width: 3px; + min-height: 3px; + background-color: transparent; +} + +progressbar.osd trough { + border-style: none; + background-color: transparent; + box-shadow: none; +} + +progressbar progress { + background-color: #00C487; + border: none; + border-radius: 3px; + box-shadow: none; +} + +row:selected progressbar progress, +infobar progressbar progress { + background-color: #ffffff; +} + +progressbar trough { + border: none; + border-radius: 3px; + background-color: #151515; +} + +row:selected progressbar trough, +infobar progressbar trough { + background-color: rgba(0, 0, 0, 0.2); +} + +levelbar block { + min-width: 32px; + min-height: 1px; +} + +levelbar.vertical block { + min-width: 1px; + min-height: 32px; +} + +levelbar trough { + border: none; + padding: 3px; + border-radius: 3px; + background-color: #151515; +} + +levelbar.horizontal.discrete block { + margin: 0 1px; +} + +levelbar.vertical.discrete block { + margin: 1px 0; +} + +levelbar block:not(.empty) { + border: 1px solid #F0544C; + background-color: #F0544C; + border-radius: 2px; +} + +levelbar block.low { + border-color: #F27835; + background-color: #F27835; +} + +levelbar block.high { + border-color: #F0544C; + background-color: #F0544C; +} + +levelbar block.full { + border-color: #3498db; + background-color: #3498db; +} + +levelbar block.empty { + background-color: #262626; + border-color: #262626; +} + +printdialog paper { + border: 1px solid rgba(0, 0, 0, 0.2); + background: #262626; + padding: 0; +} + +printdialog .dialog-action-box { + margin: 12px; +} + +frame > border, +.frame { + margin: 0; + padding: 0; + border-radius: 0; + border: 1px solid rgba(0, 0, 0, 0.2); +} + +frame.flat > border, +frame > border.flat, +.frame.flat { + border-style: none; +} + +scrolledwindow viewport.frame { + border-style: none; +} + +scrolledwindow overshoot.top { + background-image: -gtk-gradient(radial, center top, 0, center top, 0.6, from(rgba(240, 84, 76, 0.2)), to(rgba(240, 84, 76, 0))); + background-size: 100% 60%; + background-repeat: no-repeat; + background-position: center top; + background-color: transparent; + border: none; + box-shadow: none; +} + +scrolledwindow overshoot.bottom { + background-image: -gtk-gradient(radial, center bottom, 0, center bottom, 0.6, from(rgba(240, 84, 76, 0.2)), to(rgba(240, 84, 76, 0))); + background-size: 100% 60%; + background-repeat: no-repeat; + background-position: center bottom; + background-color: transparent; + border: none; + box-shadow: none; +} + +scrolledwindow overshoot.left { + background-image: -gtk-gradient(radial, left center, 0, left center, 0.6, from(rgba(240, 84, 76, 0.2)), to(rgba(240, 84, 76, 0))); + background-size: 60% 100%; + background-repeat: no-repeat; + background-position: left center; + background-color: transparent; + border: none; + box-shadow: none; +} + +scrolledwindow overshoot.right { + background-image: -gtk-gradient(radial, right center, 0, right center, 0.6, from(rgba(240, 84, 76, 0.2)), to(rgba(240, 84, 76, 0))); + background-size: 60% 100%; + background-repeat: no-repeat; + background-position: right center; + background-color: transparent; + border: none; + box-shadow: none; +} + +scrolledwindow undershoot.top { + background-color: transparent; + background-image: linear-gradient(to left, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%); + padding-top: 1px; + background-size: 10px 1px; + background-repeat: repeat-x; + background-origin: content-box; + background-position: center top; + border: none; +} + +scrolledwindow undershoot.bottom { + background-color: transparent; + background-image: linear-gradient(to left, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%); + padding-bottom: 1px; + background-size: 10px 1px; + background-repeat: repeat-x; + background-origin: content-box; + background-position: center bottom; + border: none; +} + +scrolledwindow undershoot.left { + background-color: transparent; + background-image: linear-gradient(to top, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%); + padding-left: 1px; + background-size: 1px 10px; + background-repeat: repeat-y; + background-origin: content-box; + background-position: left center; + border: none; +} + +scrolledwindow undershoot.right { + background-color: transparent; + background-image: linear-gradient(to top, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%); + padding-right: 1px; + background-size: 1px 10px; + background-repeat: repeat-y; + background-origin: content-box; + background-position: right center; + border: none; +} + +scrolledwindow junction { + border-color: transparent; + border-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.2) 1px, transparent 1px) 0 0 0 1/0 1px stretch; + background-color: #232323; +} + +scrolledwindow junction:dir(rtl) { + border-image-slice: 0 1 0 0; +} + +separator { + background-color: rgba(0, 0, 0, 0.1); + min-width: 1px; + min-height: 1px; +} + +list { + background-color: #262626; + border-color: rgba(0, 0, 0, 0.2); +} + +list row { + padding: 2px; +} + +row:not(:hover) { + transition: all 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94); +} + +row.activatable.has-open-popup, .has-open-popup.view, textview text.has-open-popup, iconview.has-open-popup, .geary-sidebar-pane-separator frame.geary-folder-frame treeview.has-open-popup.view.sidebar, .nemo-window .nemo-places-sidebar .has-open-popup.places-treeview, .budgie-menu button.has-open-popup, .panel popover .sidebar .has-open-popup.view, treeview.has-open-popup.view.sidebar.source-list, row.activatable:hover, .view:hover, textview text:hover, iconview:hover, .geary-sidebar-pane-separator frame.geary-folder-frame treeview.view.sidebar:hover, .nemo-window .nemo-places-sidebar .places-treeview:hover, .budgie-menu button:hover, .panel popover .sidebar .view:hover, treeview.view.sidebar.source-list:hover { + background-color: rgba(255, 255, 255, 0.03); +} + +row.activatable:active, .view:active, textview text:active, iconview:active, .geary-sidebar-pane-separator frame.geary-folder-frame treeview.view.sidebar:active, .nemo-window .nemo-places-sidebar .places-treeview:active, .budgie-menu button:active, .panel popover .sidebar .view:active, treeview.view.sidebar.source-list:active { + color: #cbbfbf; +} + +row.activatable:disabled, .view:disabled, textview text:disabled, iconview:disabled, .geary-sidebar-pane-separator frame.geary-folder-frame treeview.view.sidebar:disabled, .nemo-window .nemo-places-sidebar .places-treeview:disabled, .budgie-menu button:disabled, .panel popover .sidebar .view:disabled, treeview.view.sidebar.source-list:disabled { + color: rgba(203, 191, 191, 0.45); +} + +row.activatable:disabled image, .view:disabled image, textview text:disabled image, iconview:disabled image, .geary-sidebar-pane-separator frame.geary-folder-frame treeview.view.sidebar:disabled image, .nemo-window .nemo-places-sidebar .places-treeview:disabled image, .budgie-menu button:disabled image, .panel popover .sidebar .view:disabled image, treeview.view.sidebar.source-list:disabled image { + color: inherit; +} + +row.activatable:selected:active, .view:selected:active, textview text:selected:active, iconview:selected:active, .geary-sidebar-pane-separator frame.geary-folder-frame treeview.view.sidebar:selected:active, .nemo-window .nemo-places-sidebar .places-treeview:selected:active, .budgie-menu button:selected:active, .panel popover .sidebar .view:selected:active, treeview.view.sidebar.source-list:selected:active { + color: #ffffff; +} + +row.activatable:selected.has-open-popup, .view:selected.has-open-popup, textview text:selected.has-open-popup, iconview:selected.has-open-popup, .geary-sidebar-pane-separator frame.geary-folder-frame treeview.view.sidebar:selected.has-open-popup, .nemo-window .nemo-places-sidebar .places-treeview:selected.has-open-popup, .budgie-menu button:selected.has-open-popup, .panel popover .sidebar .view:selected.has-open-popup, treeview.view.sidebar.source-list:selected.has-open-popup, row.activatable:selected:hover, .view:selected:hover, textview text:selected:hover, iconview:selected:hover, .geary-sidebar-pane-separator frame.geary-folder-frame treeview.view.sidebar:selected:hover, .nemo-window .nemo-places-sidebar .places-treeview:selected:hover, .budgie-menu button:selected:hover, .panel popover .sidebar .view:selected:hover, treeview.view.sidebar.source-list:selected:hover { + background-color: #d84c44; +} + +.app-notification { + padding: 10px; + color: #cbbfbf; + background-color: alpha(#1d1d1d,0.9); + background-clip: border-box; + border-radius: 0 0 2px 2px; + border-width: 0 1px 1px 1px; + border-style: solid; + border-color: rgba(0, 0, 0, 0.4); +} + +.app-notification border { + border: none; +} + +.app-notification button { + color: #cbbfbf; + border-color: rgba(0, 0, 0, 0.4); + background-color: rgba(85, 85, 85, 0.4); +} + +.app-notification button.flat, .app-notification button.sidebar-button, .app-notification button.budgie-menu-launcher, .app-notification .budgie-panel #tasklist-button, .budgie-panel .app-notification #tasklist-button, .app-notification .budgie-panel button.flat.launcher, .budgie-panel .app-notification button.flat.launcher { + border-color: rgba(240, 84, 76, 0); +} + +.app-notification button:hover { + color: #cbbfbf; + border-color: rgba(0, 0, 0, 0.4); + background-color: rgba(103, 103, 103, 0.5); +} + +.app-notification button:active, .app-notification button:checked { + color: #ffffff; + border-color: rgba(0, 0, 0, 0.4); + background-color: #F0544C; + background-clip: padding-box; +} + +.app-notification button:disabled { + color: #514e4e; + border-color: rgba(0, 0, 0, 0.4); + background-color: rgba(85, 85, 85, 0.25); +} + +.app-notification .linked:not(.vertical) > entry + entry { + border-left-color: rgba(0, 0, 0, 0); +} + +.app-notification .linked:not(.vertical) > entry.error + entry, +.app-notification .linked:not(.vertical) > entry + entry.error { + border-left-color: #FC4138; +} + +.app-notification .linked:not(.vertical) > entry.warning + entry, +.app-notification .linked:not(.vertical) > entry + entry.warning { + border-left-color: #F27835; +} + +.app-notification .linked:not(.vertical) > entry.error + entry.warning, +.app-notification .linked:not(.vertical) > entry.warning + entry.error { + border-left-color: #f75d37; +} + +.app-notification .linked:not(.vertical) > entry + entry:focus:not(:last-child), +.app-notification .linked:not(.vertical) > entry + entry:focus:last-child { + border-left-color: #F0544C; +} + +.app-notification .linked:not(.vertical) > entry:focus:not(:only-child) + entry, +.app-notification .linked:not(.vertical) > entry:focus:not(:only-child) + button, +.app-notification .linked:not(.vertical) > entry:focus:not(:only-child) + combobox > box > button.combo { + border-left-color: #F0544C; +} + +.app-notification .linked:not(.vertical) > entry + entry:drop(active):not(:last-child), +.app-notification .linked:not(.vertical) > entry + entry:drop(active):last-child { + border-left-color: #F08437; +} + +.app-notification .linked:not(.vertical) > entry:drop(active):not(:only-child) + entry, +.app-notification .linked:not(.vertical) > entry:drop(active):not(:only-child) + button, +.app-notification .linked:not(.vertical) > entry:drop(active):not(:only-child) + combobox > box > button.combo { + border-left-color: #F08437; +} + +.app-notification .linked:not(.vertical) > entry + entry.warning:focus:not(:last-child), +.app-notification .linked:not(.vertical) > entry + entry.warning:focus:last-child { + border-left-color: #F27835; +} + +.app-notification .linked:not(.vertical) > entry.warning:focus:not(:only-child) + entry, +.app-notification .linked:not(.vertical) > entry.warning:focus:not(:only-child) + button, +.app-notification .linked:not(.vertical) > entry.warning:focus:not(:only-child) + combobox > box > button.combo { + border-left-color: #F27835; +} + +.app-notification .linked:not(.vertical) > entry + entry.error:focus:not(:last-child), +.app-notification .linked:not(.vertical) > entry + entry.error:focus:last-child { + border-left-color: #FC4138; +} + +.app-notification .linked:not(.vertical) > entry.error:focus:not(:only-child) + entry, +.app-notification .linked:not(.vertical) > entry.error:focus:not(:only-child) + button, +.app-notification .linked:not(.vertical) > entry.error:focus:not(:only-child) + combobox > box > button.combo { + border-left-color: #FC4138; +} + +.app-notification .linked:not(.vertical) > button:active + entry, +.app-notification .linked:not(.vertical) > button:checked + entry { + border-left-color: #F0544C; +} + +.app-notification .linked:not(.vertical) > button + button { + border-left-style: none; +} + +.app-notification .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), +.app-notification .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action) { + box-shadow: inset 1px 0 rgba(0, 0, 0, 0.4); +} + +.app-notification .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:not(:only-child), +.app-notification .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):not(:hover) { + box-shadow: inset 1px 0 rgba(0, 0, 0, 0); +} + +.app-notification .linked:not(.vertical) > button:active + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, +.app-notification .linked:not(.vertical) > button:checked + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, +.app-notification .linked:not(.vertical) > button.suggested-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, +.app-notification .linked:not(.vertical) > button.destructive-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, +.app-notification .linked:not(.vertical) > entry + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), +.app-notification .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):first-child:disabled, +.app-notification .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.app-notification .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):first-child:hover, +.app-notification .linked:not(.vertical) > button:active + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.app-notification .linked:not(.vertical) > button:checked + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.app-notification .linked:not(.vertical) > button.suggested-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.app-notification .linked:not(.vertical) > button.destructive-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.app-notification .linked:not(.vertical) > entry + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:not(:only-child) { + box-shadow: none; +} + +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: white; +} + +expander arrow:checked { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); +} + +calendar { + color: #cbbfbf; + border: 1px solid rgba(0, 0, 0, 0.2); + border-radius: 0; + padding: 2px; +} + +calendar:selected { + border-radius: 1.5px; +} + +calendar.header { + color: #cbbfbf; + border: none; +} + +calendar.button { + color: rgba(203, 191, 191, 0.45); +} + +calendar.button:hover { + color: #cbbfbf; +} + +calendar.button:disabled { + color: rgba(203, 191, 191, 0.45); +} + +calendar:indeterminate { + color: alpha(currentColor,0.55); +} + +calendar.highlight { + color: #cbbfbf; +} + +messagedialog.csd .dialog-action-area.linked:not(.vertical) > button, messagedialog.csd .dialog-action-area.linked:not(.vertical) > button:hover, messagedialog.csd .dialog-action-area.linked:not(.vertical) > button:active, messagedialog.csd .dialog-action-area.linked:not(.vertical) > button:checked, messagedialog.csd .dialog-action-area.linked:not(.vertical) > button:disabled { + border-radius: 0; + border-top: 1px solid rgba(0, 0, 0, 0.2); + border-right: none; + border-bottom: none; +} + +messagedialog.csd .dialog-action-area.linked:not(.vertical) > button:last-child, messagedialog.csd .dialog-action-area.linked:not(.vertical) > button:hover:last-child, messagedialog.csd .dialog-action-area.linked:not(.vertical) > button:active:last-child, messagedialog.csd .dialog-action-area.linked:not(.vertical) > button:checked:last-child, messagedialog.csd .dialog-action-area.linked:not(.vertical) > button:disabled:last-child { + border-bottom-right-radius: 3px; + border-top-right-radius: 0; + border-right: none; + border-bottom: none; +} + +messagedialog.csd .dialog-action-area.linked:not(.vertical) > button:first-child, messagedialog.csd .dialog-action-area.linked:not(.vertical) > button:hover:first-child, messagedialog.csd .dialog-action-area.linked:not(.vertical) > button:active:first-child, messagedialog.csd .dialog-action-area.linked:not(.vertical) > button:checked:first-child, messagedialog.csd .dialog-action-area.linked:not(.vertical) > button:disabled:first-child { + border-bottom-left-radius: 3px; + border-top-left-radius: 0; + border-left: none; + border-bottom: none; +} + +messagedialog.csd .dialog-action-area.linked:not(.vertical) > button:only-child, messagedialog.csd .dialog-action-area.linked:not(.vertical) > button:hover:only-child, messagedialog.csd .dialog-action-area.linked:not(.vertical) > button:active:only-child, messagedialog.csd .dialog-action-area.linked:not(.vertical) > button:checked:only-child, messagedialog.csd .dialog-action-area.linked:not(.vertical) > button:disabled:only-child { + border-bottom-left-radius: 3px; + border-bottom-right-radius: 3px; + border-left: none; + border-right: none; + border-bottom: none; +} + +messagedialog.csd .titlebar { + min-height: 20px; + background-color: #222222; + border: none; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); +} + +messagedialog .dialog-action-area.linked:not(.vertical) > button { + padding: 5px 10px; + border-radius: 0; + border: none; + border-top: 1px solid rgba(0, 0, 0, 0.2); +} + +messagedialog .dialog-action-area.linked:not(.vertical) > button:active, messagedialog .dialog-action-area.linked:not(.vertical) > button:checked { + transition: background-color 0.00001s 0.2s; + animation: ripple_effect 0.2s cubic-bezier(0, 0, 0.2, 1); +} + +messagedialog .dialog-action-area.linked:not(.vertical) > button, messagedialog .dialog-action-area.linked:not(.vertical) > button:hover, messagedialog .dialog-action-area.linked:not(.vertical) > button:active, messagedialog .dialog-action-area.linked:not(.vertical) > button:checked, messagedialog .dialog-action-area.linked:not(.vertical) > button:disabled { + border-radius: 0; +} + +messagedialog .dialog-action-area.linked:not(.vertical) > button:first-child, messagedialog .dialog-action-area.linked:not(.vertical) > button:hover:first-child, messagedialog .dialog-action-area.linked:not(.vertical) > button:active:first-child, messagedialog .dialog-action-area.linked:not(.vertical) > button:checked:first-child, messagedialog .dialog-action-area.linked:not(.vertical) > button:disabled:first-child { + border-bottom-left-radius: 0; + border-top-left-radius: 0; +} + +messagedialog .dialog-action-area.linked:not(.vertical) > button:last-child, messagedialog .dialog-action-area.linked:not(.vertical) > button:hover:last-child, messagedialog .dialog-action-area.linked:not(.vertical) > button:active:last-child, messagedialog .dialog-action-area.linked:not(.vertical) > button:checked:last-child, messagedialog .dialog-action-area.linked:not(.vertical) > button:disabled:last-child { + border-bottom-right-radius: 0; + border-top-right-radius: 0; +} + +messagedialog .dialog-action-area.linked:not(.vertical) > button:only-child, messagedialog .dialog-action-area.linked:not(.vertical) > button:hover:only-child, messagedialog .dialog-action-area.linked:not(.vertical) > button:active:only-child, messagedialog .dialog-action-area.linked:not(.vertical) > button:checked:only-child, messagedialog .dialog-action-area.linked:not(.vertical) > button:disabled:only-child { + border-bottom-left-radius: 3px; + border-bottom-right-radius: 3px; +} + +messagedialog .dialog-action-area.linked:not(.vertical) > button:not(.suggested-action):not(.destructive-action):hover { + background-color: alpha(#cbbfbf,0.06); +} + +messagedialog .dialog-action-area.linked:not(.vertical) > button:not(.suggested-action):not(.destructive-action):active, messagedialog .dialog-action-area.linked:not(.vertical) > button:not(.suggested-action):not(.destructive-action):checked { + background-color: alpha(#cbbfbf,0.1); + color: #cbbfbf; +} + +messagedialog.csd.background { + border-bottom-left-radius: 3px; + border-bottom-right-radius: 3px; + border: none; +} + +messagedialog.csd .dialog-action-area.linked:not(.vertical) > button { + padding: 6px 10px 8px 10px; +} + +filechooser #pathbarbox { + border-bottom: 1px solid rgba(0, 0, 0, 0); +} + +filechooserbutton:drop(active) { + box-shadow: none; + border-color: transparent; +} + +.sidebar { + border-style: none; + background-color: #222222; +} + +stacksidebar.sidebar:dir(ltr) list, +stacksidebar.sidebar.left list, +stacksidebar.sidebar.left:dir(rtl) list, .sidebar:dir(ltr), .sidebar.left, .sidebar.left:dir(rtl) { + border-right: 1px solid #1d1d1d; + border-left-style: none; +} + +stacksidebar.sidebar:dir(rtl) list, +stacksidebar.sidebar.right list, .sidebar:dir(rtl), .sidebar.right { + border-left: 1px solid #1d1d1d; + border-right-style: none; +} + +.sidebar list { + background-color: transparent; +} + +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 4px; +} + +stacksidebar row > label { + padding-left: 6px; + padding-right: 6px; +} + +stacksidebar row.needs-attention > label { + background-size: 6px 6px, 0 0; +} + +placessidebar > viewport.frame { + border-style: none; +} + +placessidebar row { + min-height: 28px; + padding: 2px 2px 2px 10px; +} + +placessidebar row > revealer { + padding: 0 10px; +} + +placessidebar row image.sidebar-icon:dir(ltr) { + padding-right: 8px; +} + +placessidebar row image.sidebar-icon:dir(rtl) { + padding-left: 8px; +} + +placessidebar row label.sidebar-label:dir(ltr) { + padding-right: 2px; +} + +placessidebar row label.sidebar-label:dir(rtl) { + padding-left: 2px; +} + +button.sidebar-button { + min-width: 22px; + min-height: 22px; + margin-top: 2px; + margin-bottom: 2px; + padding: 0; + border-radius: 100%; + -gtk-outline-radius: 100%; +} + +button.sidebar-button:not(:hover):not(:active) > image { + opacity: 0.5; +} + +placessidebar row.sidebar-placeholder-row { + padding: 0 8px; + min-height: 2px; + background-image: linear-gradient(to bottom, #F08437, #F08437); + background-clip: content-box; +} + +placessidebar row.sidebar-new-bookmark-row { + color: #F0544C; +} + +placessidebar row:drop(active):not(:disabled) { + box-shadow: inset 0 1px #F08437, inset 0 -1px #F08437; +} + +placessidebar row:drop(active):not(:disabled), placessidebar row:drop(active):not(:disabled) label, placessidebar row:drop(active):not(:disabled) image { + color: #F08437; +} + +placessidebar row:drop(active):not(:disabled):selected { + background-color: #F08437; +} + +placessidebar row:drop(active):not(:disabled):selected, placessidebar row:drop(active):not(:disabled):selected label, placessidebar row:drop(active):not(:disabled):selected image { + color: #ffffff; +} + +placesview .server-list-button > image { + -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 > actionbar > revealer > box > label { + padding-left: 8px; + padding-right: 8px; +} + +paned > separator { + min-width: 1px; + min-height: 1px; + -gtk-icon-source: none; + border-style: none; + background-color: transparent; + background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)); + background-size: 1px 1px; +} + +paned > separator:selected { + background-image: linear-gradient(to bottom, #F0544C, #F0544C); +} + +paned > separator.wide { + min-width: 5px; + min-height: 5px; + background-color: #222222; + background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), linear-gradient(to bottom, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)); + background-size: 1px 1px, 1px 1px; +} + +paned.horizontal > separator { + background-repeat: repeat-y; +} + +paned.horizontal > separator:dir(ltr) { + margin: 0 -8px 0 0; + padding: 0 8px 0 0; + background-position: left; +} + +paned.horizontal > separator:dir(rtl) { + margin: 0 0 0 -8px; + padding: 0 0 0 8px; + background-position: right; +} + +paned.horizontal > separator.wide { + margin: 0; + padding: 0; + background-repeat: repeat-y, repeat-y; + background-position: left, right; +} + +paned.vertical > separator { + margin: 0 0 -8px 0; + padding: 0 0 8px 0; + background-repeat: repeat-x; + background-position: top; +} + +paned.vertical > separator.wide { + margin: 0; + padding: 0; + background-repeat: repeat-x, repeat-x; + background-position: bottom, top; +} + +infobar { + border-style: none; +} + +infobar.info, infobar.question, infobar.warning, infobar.error { + background-color: #F0544C; + color: #ffffff; + caret-color: currentColor; +} + +infobar.info selection, infobar.question selection, infobar.warning selection, infobar.error selection { + color: #F0544C; + background-color: #ffffff; +} + +row:selected button, infobar.info button, infobar.question button, infobar.warning button, infobar.error button, .nautilus-window .floating-bar button, .raven-mpris button.image-button { + color: #ffffff; + background-color: rgba(255, 255, 255, 0); + border-color: rgba(255, 255, 255, 0.5); +} + +row:selected button.flat, row:selected button.sidebar-button, row:selected button.budgie-menu-launcher, row:selected .budgie-panel #tasklist-button, .budgie-panel row:selected #tasklist-button, row:selected .budgie-panel button.flat.launcher, .budgie-panel row:selected button.flat.launcher, infobar.info button.flat, infobar.info button.sidebar-button, infobar.info button.budgie-menu-launcher, infobar.info .budgie-panel #tasklist-button, .budgie-panel infobar.info #tasklist-button, infobar.info .budgie-panel button.flat.launcher, .budgie-panel infobar.info button.flat.launcher, infobar.question button.flat, infobar.question button.sidebar-button, infobar.question button.budgie-menu-launcher, infobar.question .budgie-panel #tasklist-button, .budgie-panel infobar.question #tasklist-button, infobar.question .budgie-panel button.flat.launcher, .budgie-panel infobar.question button.flat.launcher, infobar.warning button.flat, infobar.warning button.sidebar-button, infobar.warning button.budgie-menu-launcher, infobar.warning .budgie-panel #tasklist-button, .budgie-panel infobar.warning #tasklist-button, infobar.warning .budgie-panel button.flat.launcher, .budgie-panel infobar.warning button.flat.launcher, infobar.error button.flat, infobar.error button.sidebar-button, infobar.error button.budgie-menu-launcher, infobar.error .budgie-panel #tasklist-button, .budgie-panel infobar.error #tasklist-button, infobar.error .budgie-panel button.flat.launcher, .budgie-panel infobar.error button.flat.launcher, .nautilus-window .floating-bar button.flat, .nautilus-window .floating-bar button.sidebar-button, .nautilus-window .floating-bar button.budgie-menu-launcher, .nautilus-window .floating-bar .budgie-panel #tasklist-button, .budgie-panel .nautilus-window .floating-bar #tasklist-button, .raven-mpris button.flat.image-button, .raven-mpris button.image-button.sidebar-button, .raven-mpris button.image-button.budgie-menu-launcher, .raven-mpris .budgie-panel .image-button#tasklist-button, .budgie-panel .raven-mpris .image-button#tasklist-button { + border-color: transparent; + background-color: transparent; + background-image: none; + color: #ffffff; + background-color: rgba(255, 255, 255, 0); +} + +headerbar.selection-mode button:disabled, .nemo-window .selection-mode.primary-toolbar button:disabled, row:selected button.flat:disabled, row:selected button.sidebar-button:disabled, row:selected button.budgie-menu-launcher:disabled, row:selected .budgie-panel #tasklist-button:disabled, .budgie-panel row:selected #tasklist-button:disabled, infobar.info button.flat:disabled, infobar.info button.sidebar-button:disabled, infobar.info button.budgie-menu-launcher:disabled, infobar.info .budgie-panel #tasklist-button:disabled, .budgie-panel infobar.info #tasklist-button:disabled, infobar.question button.flat:disabled, infobar.question button.sidebar-button:disabled, infobar.question button.budgie-menu-launcher:disabled, infobar.question .budgie-panel #tasklist-button:disabled, .budgie-panel infobar.question #tasklist-button:disabled, infobar.warning button.flat:disabled, infobar.warning button.sidebar-button:disabled, infobar.warning button.budgie-menu-launcher:disabled, infobar.warning .budgie-panel #tasklist-button:disabled, .budgie-panel infobar.warning #tasklist-button:disabled, infobar.error button.flat:disabled, infobar.error button.sidebar-button:disabled, infobar.error button.budgie-menu-launcher:disabled, infobar.error .budgie-panel #tasklist-button:disabled, .budgie-panel infobar.error #tasklist-button:disabled, .nautilus-window .floating-bar button.flat:disabled, .nautilus-window .floating-bar button.sidebar-button:disabled, .nautilus-window .floating-bar button.budgie-menu-launcher:disabled, .nautilus-window .floating-bar .budgie-panel #tasklist-button:disabled, .budgie-panel .nautilus-window .floating-bar #tasklist-button:disabled, .raven-mpris button.flat.image-button:disabled, .raven-mpris button.image-button.sidebar-button:disabled, .raven-mpris button.image-button.budgie-menu-launcher:disabled, .raven-mpris .budgie-panel .image-button#tasklist-button:disabled, .budgie-panel .raven-mpris .image-button#tasklist-button:disabled, headerbar.selection-mode button:disabled label, .nemo-window .selection-mode.primary-toolbar button:disabled label, row:selected button.flat:disabled label, row:selected button.sidebar-button:disabled label, row:selected button.budgie-menu-launcher:disabled label, row:selected .budgie-panel #tasklist-button:disabled label, .budgie-panel row:selected #tasklist-button:disabled label, infobar.info button.flat:disabled label, infobar.info button.sidebar-button:disabled label, infobar.info button.budgie-menu-launcher:disabled label, infobar.info .budgie-panel #tasklist-button:disabled label, .budgie-panel infobar.info #tasklist-button:disabled label, infobar.question button.flat:disabled label, infobar.question button.sidebar-button:disabled label, infobar.question button.budgie-menu-launcher:disabled label, infobar.question .budgie-panel #tasklist-button:disabled label, .budgie-panel infobar.question #tasklist-button:disabled label, infobar.warning button.flat:disabled label, infobar.warning button.sidebar-button:disabled label, infobar.warning button.budgie-menu-launcher:disabled label, infobar.warning .budgie-panel #tasklist-button:disabled label, .budgie-panel infobar.warning #tasklist-button:disabled label, infobar.error button.flat:disabled label, infobar.error button.sidebar-button:disabled label, infobar.error button.budgie-menu-launcher:disabled label, infobar.error .budgie-panel #tasklist-button:disabled label, .budgie-panel infobar.error #tasklist-button:disabled label, .nautilus-window .floating-bar button.flat:disabled label, .nautilus-window .floating-bar button.sidebar-button:disabled label, .nautilus-window .floating-bar button.budgie-menu-launcher:disabled label, .nautilus-window .floating-bar .budgie-panel #tasklist-button:disabled label, .budgie-panel .nautilus-window .floating-bar #tasklist-button:disabled label, .raven-mpris button.flat.image-button:disabled label, .raven-mpris button.image-button.sidebar-button:disabled label, .raven-mpris button.image-button.budgie-menu-launcher:disabled label, .raven-mpris .budgie-panel .image-button#tasklist-button:disabled label, .budgie-panel .raven-mpris .image-button#tasklist-button:disabled label { + color: rgba(255, 255, 255, 0.4); +} + +row:selected button:hover, infobar.info button:hover, infobar.question button:hover, infobar.warning button:hover, infobar.error button:hover, .nautilus-window .floating-bar button:hover, .raven-mpris button.image-button:hover { + color: #ffffff; + background-color: rgba(255, 255, 255, 0.2); + border-color: rgba(255, 255, 255, 0.8); +} + +headerbar.selection-mode button:active, .nemo-window .selection-mode.primary-toolbar button:active, headerbar.selection-mode button:checked, .nemo-window .selection-mode.primary-toolbar button:checked, row:selected button:active, infobar.info button:active, infobar.question button:active, infobar.warning button:active, infobar.error button:active, .nautilus-window .floating-bar button:active, .raven-mpris button.image-button:active, headerbar.selection-mode button:hover:active, .nemo-window .selection-mode.primary-toolbar button:hover:active, headerbar.selection-mode button:hover:checked, .nemo-window .selection-mode.primary-toolbar button:hover:checked, row:selected button:active:hover, infobar.info button:active:hover, infobar.question button:active:hover, infobar.warning button:active:hover, infobar.error button:active:hover, .nautilus-window .floating-bar button:active:hover, .raven-mpris button.image-button:active:hover, row:selected button:checked, infobar.info button:checked, infobar.question button:checked, infobar.warning button:checked, infobar.error button:checked, .nautilus-window .floating-bar button:checked, .raven-mpris button.image-button:checked { + color: #F0544C; + background-color: #ffffff; + border-color: #ffffff; +} + +row:selected button:disabled, infobar.info button:disabled, infobar.question button:disabled, infobar.warning button:disabled, infobar.error button:disabled, .nautilus-window .floating-bar button:disabled, .raven-mpris button.image-button:disabled { + background-color: rgba(255, 255, 255, 0); + border-color: rgba(255, 255, 255, 0.4); +} + +row:selected button:disabled, infobar.info button:disabled, infobar.question button:disabled, infobar.warning button:disabled, infobar.error button:disabled, .nautilus-window .floating-bar button:disabled, .raven-mpris button.image-button:disabled, row:selected button:disabled label, infobar.info button:disabled label, infobar.question button:disabled label, infobar.warning button:disabled label, infobar.error button:disabled label, .nautilus-window .floating-bar button:disabled label, .raven-mpris button.image-button:disabled label { + color: rgba(255, 255, 255, 0.5); +} + +headerbar.selection-mode button:disabled:active, .nemo-window .selection-mode.primary-toolbar button:disabled:active, headerbar.selection-mode button:disabled:checked, .nemo-window .selection-mode.primary-toolbar button:disabled:checked, row:selected button:disabled:active, infobar.info button:disabled:active, infobar.question button:disabled:active, infobar.warning button:disabled:active, infobar.error button:disabled:active, .nautilus-window .floating-bar button:disabled:active, .raven-mpris button.image-button:disabled:active, headerbar.selection-mode button:disabled:checked, .nemo-window .selection-mode.primary-toolbar button:disabled:checked, headerbar.selection-mode button:disabled:active, .nemo-window .selection-mode.primary-toolbar button:disabled:active, row:selected button:disabled:checked, infobar.info button:disabled:checked, infobar.question button:disabled:checked, infobar.warning button:disabled:checked, infobar.error button:disabled:checked, .nautilus-window .floating-bar button:disabled:checked, .raven-mpris button.image-button:disabled:checked { + color: #F0544C; + background-color: rgba(255, 255, 255, 0.5); + border-color: rgba(255, 255, 255, 0.4); +} + +tooltip { + border-radius: 2px; + box-shadow: none; +} + +tooltip.background { + background-color: #1d1d1d; + background-clip: padding-box; +} + +tooltip.background label { + padding: 4px; +} + +tooltip decoration { + background-color: transparent; +} + +tooltip * { + background-color: transparent; + color: #cbbfbf; +} + +colorswatch, colorswatch:drop(active) { + border-style: none; +} + +colorswatch.top { + border-top-left-radius: 2.5px; + border-top-right-radius: 2.5px; +} + +colorswatch.top overlay { + border-top-left-radius: 2px; + border-top-right-radius: 2px; +} + +colorswatch.bottom { + border-bottom-left-radius: 2.5px; + border-bottom-right-radius: 2.5px; +} + +colorswatch.bottom overlay { + border-bottom-left-radius: 2px; + border-bottom-right-radius: 2px; +} + +colorswatch.left, colorswatch:first-child:not(.top) { + border-top-left-radius: 2.5px; + border-bottom-left-radius: 2.5px; +} + +colorswatch.left overlay, colorswatch:first-child:not(.top) overlay { + border-top-left-radius: 2px; + border-bottom-left-radius: 2px; +} + +colorswatch.right, colorswatch:last-child:not(.bottom) { + border-top-right-radius: 2.5px; + border-bottom-right-radius: 2.5px; +} + +colorswatch.right overlay, colorswatch:last-child:not(.bottom) overlay { + border-top-right-radius: 2px; + border-bottom-right-radius: 2px; +} + +colorswatch.dark overlay { + color: rgba(255, 255, 255, 0.7); +} + +colorswatch.dark overlay:hover { + border-color: rgba(0, 0, 0, 0.2); +} + +colorswatch.light overlay { + color: rgba(0, 0, 0, 0.7); +} + +colorswatch.light overlay:hover { + border-color: rgba(0, 0, 0, 0.2); +} + +colorswatch overlay { + border: 1px solid rgba(0, 0, 0, 0.2); +} + +colorswatch overlay:hover { + background-color: rgba(255, 255, 255, 0.2); +} + +colorswatch:disabled { + opacity: 0.5; +} + +colorswatch:disabled overlay { + border-color: rgba(0, 0, 0, 0.6); + box-shadow: none; +} + +colorswatch#add-color-button { + border-style: solid; + border-width: 1px; + color: #cbbfbf; + border-color: rgba(0, 0, 0, 0.2); + background-color: #2b2b2b; +} + +colorswatch#add-color-button:hover { + color: #a99595; + border-color: rgba(0, 0, 0, 0.2); + background-color: #404040; +} + +colorswatch#add-color-button overlay { + border-color: transparent; + background-color: transparent; + background-image: none; +} + +button.color { + padding: 0; +} + +button.color colorswatch:first-child:last-child, button.color colorswatch:first-child:last-child overlay { + margin: 4px; + border-radius: 0; +} + +colorchooser .popover.osd { + border-radius: 3px; +} + +.content-view { + background-color: #262626; +} + +.content-view:hover { + -gtk-icon-effect: highlight; +} + +.scale-popup button:hover { + color: #a99595; + border-color: rgba(0, 0, 0, 0.2); + background-color: #404040; +} + +.context-menu, popover.touch-selection, .csd popover.touch-selection, +popover.background.touch-selection, .csd popover.background.touch-selection { + font: initial; +} + +.monospace { + font-family: Monospace; +} + +button.circular, button.nautilus-circular-button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view button.image-button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview button.image-button, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar button.image-button, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview button.image-button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button button.image-button, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > row.activatable button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > row.activatable button.image-button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > row.activatable button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > row.activatable button.image-button, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > row.activatable button.image-button, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > row.activatable button.image-button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > row.activatable button.image-button, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > row.activatable button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > row.activatable button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .view button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .view button.image-button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > .view button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > .view button.image-button, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > .view button.image-button, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > .view button.image-button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > .view button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > .view button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable textview list > text button.image-button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > text button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view textview list > text button.image-button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > text button.image-button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > text button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview textview list > text button.image-button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > text button.image-button, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar textview list > text button.image-button, textview .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > text button.image-button, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview textview list > text button.image-button, textview .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > text button.image-button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button textview list > text button.image-button, textview .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > text button.image-button, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view textview list > text button.image-button, textview .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > text button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list textview list > text button.image-button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > text button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > iconview button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > iconview button.image-button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > iconview button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > iconview button.image-button, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > iconview button.image-button, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > iconview button.image-button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > iconview button.image-button, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > iconview button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > iconview button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar button.image-button, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > treeview.view.sidebar button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar button.image-button, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > treeview.view.sidebar button.image-button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar button.image-button, .geary-sidebar-pane-separator frame.geary-folder-frame textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > treeview.view.sidebar button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar button.image-button, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > treeview.view.sidebar button.image-button, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar button.image-button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar button.image-button, .geary-sidebar-pane-separator frame.geary-folder-frame .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > treeview.view.sidebar button.image-button, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .nemo-window .nemo-places-sidebar list > .places-treeview button.image-button, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .places-treeview button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .nemo-window .nemo-places-sidebar list > .places-treeview button.image-button, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .places-treeview button.image-button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .nemo-window .nemo-places-sidebar list > .places-treeview button.image-button, .nemo-window .nemo-places-sidebar textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > .places-treeview button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .nemo-window .nemo-places-sidebar list > .places-treeview button.image-button, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > .places-treeview button.image-button, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar .nemo-window .nemo-places-sidebar list > .places-treeview button.image-button, .nemo-window .nemo-places-sidebar .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > .places-treeview button.image-button, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > .places-treeview button.image-button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button .nemo-window .nemo-places-sidebar list > .places-treeview button.image-button, .nemo-window .nemo-places-sidebar .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > .places-treeview button.image-button, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .nemo-window .nemo-places-sidebar list > .places-treeview button.image-button, .nemo-window .nemo-places-sidebar .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .places-treeview button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .budgie-menu list > button button.image-button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > button button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .budgie-menu list > button button.image-button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > button button.image-button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .budgie-menu list > button button.image-button, .budgie-menu textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > button button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .budgie-menu list > button button.image-button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > button button.image-button, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar .budgie-menu list > button button.image-button, .budgie-menu .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > button button.image-button, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview .budgie-menu list > button button.image-button, .budgie-menu .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > button button.image-button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > button button.image-button, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .budgie-menu list > button button.image-button, .budgie-menu .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > button button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list .budgie-menu list > button button.image-button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > button button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .panel popover .sidebar list > .view button.image-button, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .view button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .panel popover .sidebar list > .view button.image-button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .panel popover .sidebar list > .view button.image-button, .panel popover .sidebar textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > .view button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .panel popover .sidebar list > .view button.image-button, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > .view button.image-button, .geary-sidebar-pane-separator frame.geary-folder-frame .panel popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > .view button.image-button, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview .panel popover .sidebar list > .view button.image-button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button .panel popover .sidebar list > .view button.image-button, .panel popover .sidebar .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > .view button.image-button, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .view button.image-button, .panel popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > .view button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > treeview.view.sidebar.source-list button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > treeview.view.sidebar.source-list button.image-button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > treeview.view.sidebar.source-list button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > treeview.view.sidebar.source-list button.image-button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > treeview.view.sidebar.source-list button.image-button, .budgie-notification-window button.image-button, .budgie-osd-window button.image-button, .budgie-switcher-window button.image-button, +button.circular-button { + padding: 0; + min-width: 16px; + min-height: 24px; + padding: 2px 6px; + border-radius: 50%; + -gtk-outline-radius: 50%; +} + +button.circular label, button.nautilus-circular-button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view button.image-button label, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview button.image-button label, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar button.image-button label, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview button.image-button label, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button button.image-button label, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > row.activatable button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > row.activatable button.image-button label, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > row.activatable button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > row.activatable button.image-button label, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > row.activatable button.image-button label, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > row.activatable button.image-button label, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > row.activatable button.image-button label, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > row.activatable button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > row.activatable button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .view button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .view button.image-button label, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > .view button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > .view button.image-button label, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > .view button.image-button label, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > .view button.image-button label, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > .view button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > .view button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable textview list > text button.image-button label, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > text button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view textview list > text button.image-button label, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > text button.image-button label, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > text button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview textview list > text button.image-button label, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > text button.image-button label, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar textview list > text button.image-button label, textview .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > text button.image-button label, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview textview list > text button.image-button label, textview .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > text button.image-button label, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button textview list > text button.image-button label, textview .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > text button.image-button label, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view textview list > text button.image-button label, textview .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > text button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list textview list > text button.image-button label, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > text button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > iconview button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > iconview button.image-button label, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > iconview button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > iconview button.image-button label, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > iconview button.image-button label, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > iconview button.image-button label, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > iconview button.image-button label, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > iconview button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > iconview button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar button.image-button label, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > treeview.view.sidebar button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar button.image-button label, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > treeview.view.sidebar button.image-button label, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar button.image-button label, .geary-sidebar-pane-separator frame.geary-folder-frame textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > treeview.view.sidebar button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar button.image-button label, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > treeview.view.sidebar button.image-button label, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar button.image-button label, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar button.image-button label, .geary-sidebar-pane-separator frame.geary-folder-frame .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > treeview.view.sidebar button.image-button label, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .nemo-window .nemo-places-sidebar list > .places-treeview button.image-button label, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .places-treeview button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .nemo-window .nemo-places-sidebar list > .places-treeview button.image-button label, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .places-treeview button.image-button label, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .nemo-window .nemo-places-sidebar list > .places-treeview button.image-button label, .nemo-window .nemo-places-sidebar textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > .places-treeview button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .nemo-window .nemo-places-sidebar list > .places-treeview button.image-button label, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > .places-treeview button.image-button label, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar .nemo-window .nemo-places-sidebar list > .places-treeview button.image-button label, .nemo-window .nemo-places-sidebar .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > .places-treeview button.image-button label, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > .places-treeview button.image-button label, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button .nemo-window .nemo-places-sidebar list > .places-treeview button.image-button label, .nemo-window .nemo-places-sidebar .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > .places-treeview button.image-button label, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .nemo-window .nemo-places-sidebar list > .places-treeview button.image-button label, .nemo-window .nemo-places-sidebar .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .places-treeview button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .budgie-menu list > button button.image-button label, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > button button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .budgie-menu list > button button.image-button label, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > button button.image-button label, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .budgie-menu list > button button.image-button label, .budgie-menu textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > button button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .budgie-menu list > button button.image-button label, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > button button.image-button label, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar .budgie-menu list > button button.image-button label, .budgie-menu .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > button button.image-button label, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview .budgie-menu list > button button.image-button label, .budgie-menu .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > button button.image-button label, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > button button.image-button label, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .budgie-menu list > button button.image-button label, .budgie-menu .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > button button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list .budgie-menu list > button button.image-button label, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > button button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .panel popover .sidebar list > .view button.image-button label, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .view button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .panel popover .sidebar list > .view button.image-button label, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .panel popover .sidebar list > .view button.image-button label, .panel popover .sidebar textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > .view button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .panel popover .sidebar list > .view button.image-button label, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > .view button.image-button label, .geary-sidebar-pane-separator frame.geary-folder-frame .panel popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > .view button.image-button label, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview .panel popover .sidebar list > .view button.image-button label, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button .panel popover .sidebar list > .view button.image-button label, .panel popover .sidebar .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > .view button.image-button label, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .view button.image-button label, .panel popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > .view button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > treeview.view.sidebar.source-list button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > treeview.view.sidebar.source-list button.image-button label, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > treeview.view.sidebar.source-list button.image-button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > treeview.view.sidebar.source-list button.image-button label, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > treeview.view.sidebar.source-list button.image-button label, .budgie-notification-window button.image-button label, .budgie-osd-window button.image-button label, .budgie-switcher-window button.image-button label, +button.circular-button label { + padding: 0; +} + +.keycap { + min-width: 16px; + min-height: 20px; + padding: 3px 6px 4px 6px; + color: #cbbfbf; + background-color: #262626; + border: 1px solid rgba(0, 0, 0, 0.2); + border-radius: 2.5px; + box-shadow: inset 0px -2px 0px rgba(0, 0, 0, 0.15); +} + +stackswitcher button.text-button { + min-width: 80px; +} + +stackswitcher button.circular, stackswitcher button.nautilus-circular-button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable stackswitcher button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view stackswitcher button.image-button, stackswitcher textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text button.image-button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text stackswitcher button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview stackswitcher button.image-button, stackswitcher .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar button.image-button, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar stackswitcher button.image-button, stackswitcher .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview button.image-button, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview stackswitcher button.image-button, stackswitcher .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button button.image-button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button stackswitcher button.image-button, stackswitcher .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view button.image-button, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view stackswitcher button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list stackswitcher button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > row.activatable button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > row.activatable stackswitcher button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > row.activatable button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > row.activatable stackswitcher button.image-button, stackswitcher textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > row.activatable button.image-button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > row.activatable stackswitcher button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > row.activatable button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > row.activatable stackswitcher button.image-button, stackswitcher .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > row.activatable button.image-button, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > row.activatable stackswitcher button.image-button, stackswitcher .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > row.activatable button.image-button, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > row.activatable stackswitcher button.image-button, stackswitcher .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > row.activatable button.image-button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > row.activatable stackswitcher button.image-button, stackswitcher .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > row.activatable button.image-button, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > row.activatable stackswitcher button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > row.activatable button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > row.activatable stackswitcher button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .view button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .view stackswitcher button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .view button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .view stackswitcher button.image-button, stackswitcher textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > .view button.image-button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > .view stackswitcher button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > .view button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > .view stackswitcher button.image-button, stackswitcher .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > .view button.image-button, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > .view stackswitcher button.image-button, stackswitcher .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > .view button.image-button, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > .view stackswitcher button.image-button, stackswitcher .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > .view button.image-button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > .view stackswitcher button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > .view button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > .view stackswitcher button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable textview list > text button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable textview list > text stackswitcher button.image-button, stackswitcher textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > text button.image-button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > text stackswitcher button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view textview list > text button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view textview list > text stackswitcher button.image-button, stackswitcher textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > text button.image-button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > text stackswitcher button.image-button, stackswitcher textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > text button.image-button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > text stackswitcher button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview textview list > text button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview textview list > text stackswitcher button.image-button, stackswitcher textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > text button.image-button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > text stackswitcher button.image-button, stackswitcher .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar textview list > text button.image-button, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar textview list > text stackswitcher button.image-button, stackswitcher textview .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > text button.image-button, textview .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > text stackswitcher button.image-button, stackswitcher .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview textview list > text button.image-button, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview textview list > text stackswitcher button.image-button, stackswitcher textview .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > text button.image-button, textview .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > text stackswitcher button.image-button, stackswitcher .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button textview list > text button.image-button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button textview list > text stackswitcher button.image-button, stackswitcher textview .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > text button.image-button, textview .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > text stackswitcher button.image-button, stackswitcher .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view textview list > text button.image-button, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view textview list > text stackswitcher button.image-button, stackswitcher textview .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > text button.image-button, textview .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > text stackswitcher button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list textview list > text button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list textview list > text stackswitcher button.image-button, stackswitcher textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > text button.image-button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > text stackswitcher button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > iconview button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > iconview stackswitcher button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > iconview button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > iconview stackswitcher button.image-button, stackswitcher textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > iconview button.image-button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > iconview stackswitcher button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > iconview button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > iconview stackswitcher button.image-button, stackswitcher .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > iconview button.image-button, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > iconview stackswitcher button.image-button, stackswitcher .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > iconview button.image-button, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > iconview stackswitcher button.image-button, stackswitcher .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > iconview button.image-button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > iconview stackswitcher button.image-button, stackswitcher .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > iconview button.image-button, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > iconview stackswitcher button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > iconview button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > iconview stackswitcher button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar stackswitcher button.image-button, stackswitcher .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > treeview.view.sidebar button.image-button, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > treeview.view.sidebar stackswitcher button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar stackswitcher button.image-button, stackswitcher .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > treeview.view.sidebar button.image-button, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > treeview.view.sidebar stackswitcher button.image-button, stackswitcher textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar button.image-button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar stackswitcher button.image-button, stackswitcher .geary-sidebar-pane-separator frame.geary-folder-frame textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > treeview.view.sidebar button.image-button, .geary-sidebar-pane-separator frame.geary-folder-frame textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > treeview.view.sidebar stackswitcher button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar stackswitcher button.image-button, stackswitcher .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > treeview.view.sidebar button.image-button, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > treeview.view.sidebar stackswitcher button.image-button, stackswitcher .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar button.image-button, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar stackswitcher button.image-button, stackswitcher .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar button.image-button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar stackswitcher button.image-button, stackswitcher .geary-sidebar-pane-separator frame.geary-folder-frame .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > treeview.view.sidebar button.image-button, .geary-sidebar-pane-separator frame.geary-folder-frame .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > treeview.view.sidebar stackswitcher button.image-button, stackswitcher .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar button.image-button, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar stackswitcher button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .nemo-window .nemo-places-sidebar list > .places-treeview button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .nemo-window .nemo-places-sidebar list > .places-treeview stackswitcher button.image-button, stackswitcher .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .places-treeview button.image-button, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .places-treeview stackswitcher button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .nemo-window .nemo-places-sidebar list > .places-treeview button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .nemo-window .nemo-places-sidebar list > .places-treeview stackswitcher button.image-button, stackswitcher .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .places-treeview button.image-button, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .places-treeview stackswitcher button.image-button, stackswitcher textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .nemo-window .nemo-places-sidebar list > .places-treeview button.image-button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .nemo-window .nemo-places-sidebar list > .places-treeview stackswitcher button.image-button, stackswitcher .nemo-window .nemo-places-sidebar textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > .places-treeview button.image-button, .nemo-window .nemo-places-sidebar textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > .places-treeview stackswitcher button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .nemo-window .nemo-places-sidebar list > .places-treeview button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .nemo-window .nemo-places-sidebar list > .places-treeview stackswitcher button.image-button, stackswitcher .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > .places-treeview button.image-button, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > .places-treeview stackswitcher button.image-button, stackswitcher .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar .nemo-window .nemo-places-sidebar list > .places-treeview button.image-button, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar .nemo-window .nemo-places-sidebar list > .places-treeview stackswitcher button.image-button, stackswitcher .nemo-window .nemo-places-sidebar .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > .places-treeview button.image-button, .nemo-window .nemo-places-sidebar .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > .places-treeview stackswitcher button.image-button, stackswitcher .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > .places-treeview button.image-button, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > .places-treeview stackswitcher button.image-button, stackswitcher .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button .nemo-window .nemo-places-sidebar list > .places-treeview button.image-button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button .nemo-window .nemo-places-sidebar list > .places-treeview stackswitcher button.image-button, stackswitcher .nemo-window .nemo-places-sidebar .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > .places-treeview button.image-button, .nemo-window .nemo-places-sidebar .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > .places-treeview stackswitcher button.image-button, stackswitcher .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .nemo-window .nemo-places-sidebar list > .places-treeview button.image-button, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .nemo-window .nemo-places-sidebar list > .places-treeview stackswitcher button.image-button, stackswitcher .nemo-window .nemo-places-sidebar .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .places-treeview button.image-button, .nemo-window .nemo-places-sidebar .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .places-treeview stackswitcher button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .budgie-menu list > button button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .budgie-menu list > button stackswitcher button.image-button, stackswitcher .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > button button.image-button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > button stackswitcher button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .budgie-menu list > button button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .budgie-menu list > button stackswitcher button.image-button, stackswitcher .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > button button.image-button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > button stackswitcher button.image-button, stackswitcher textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .budgie-menu list > button button.image-button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .budgie-menu list > button stackswitcher button.image-button, stackswitcher .budgie-menu textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > button button.image-button, .budgie-menu textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > button stackswitcher button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .budgie-menu list > button button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .budgie-menu list > button stackswitcher button.image-button, stackswitcher .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > button button.image-button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > button stackswitcher button.image-button, stackswitcher .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar .budgie-menu list > button button.image-button, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar .budgie-menu list > button stackswitcher button.image-button, stackswitcher .budgie-menu .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > button button.image-button, .budgie-menu .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > button stackswitcher button.image-button, stackswitcher .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview .budgie-menu list > button button.image-button, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview .budgie-menu list > button stackswitcher button.image-button, stackswitcher .budgie-menu .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > button button.image-button, .budgie-menu .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > button stackswitcher button.image-button, stackswitcher .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > button button.image-button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > button stackswitcher button.image-button, stackswitcher .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .budgie-menu list > button button.image-button, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .budgie-menu list > button stackswitcher button.image-button, stackswitcher .budgie-menu .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > button button.image-button, .budgie-menu .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > button stackswitcher button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list .budgie-menu list > button button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list .budgie-menu list > button stackswitcher button.image-button, stackswitcher .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > button button.image-button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > button stackswitcher button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .panel popover .sidebar list > .view button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .panel popover .sidebar list > .view stackswitcher button.image-button, stackswitcher .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .view button.image-button, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .view stackswitcher button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .panel popover .sidebar list > .view button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .panel popover .sidebar list > .view stackswitcher button.image-button, stackswitcher textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .panel popover .sidebar list > .view button.image-button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .panel popover .sidebar list > .view stackswitcher button.image-button, stackswitcher .panel popover .sidebar textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > .view button.image-button, .panel popover .sidebar textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > .view stackswitcher button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .panel popover .sidebar list > .view button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .panel popover .sidebar list > .view stackswitcher button.image-button, stackswitcher .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > .view button.image-button, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > .view stackswitcher button.image-button, stackswitcher .geary-sidebar-pane-separator frame.geary-folder-frame .panel popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > .view button.image-button, .geary-sidebar-pane-separator frame.geary-folder-frame .panel popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > .view stackswitcher button.image-button, stackswitcher .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview .panel popover .sidebar list > .view button.image-button, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview .panel popover .sidebar list > .view stackswitcher button.image-button, stackswitcher .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button .panel popover .sidebar list > .view button.image-button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button .panel popover .sidebar list > .view stackswitcher button.image-button, stackswitcher .panel popover .sidebar .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > .view button.image-button, .panel popover .sidebar .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > .view stackswitcher button.image-button, stackswitcher .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .view button.image-button, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .view stackswitcher button.image-button, stackswitcher .panel popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > .view button.image-button, .panel popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > .view stackswitcher button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > treeview.view.sidebar.source-list button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > treeview.view.sidebar.source-list stackswitcher button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > treeview.view.sidebar.source-list button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > treeview.view.sidebar.source-list stackswitcher button.image-button, stackswitcher textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > treeview.view.sidebar.source-list button.image-button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > treeview.view.sidebar.source-list stackswitcher button.image-button, stackswitcher box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > treeview.view.sidebar.source-list button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > treeview.view.sidebar.source-list stackswitcher button.image-button, stackswitcher .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > treeview.view.sidebar.source-list button.image-button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > treeview.view.sidebar.source-list stackswitcher button.image-button, stackswitcher .budgie-notification-window button.image-button, .budgie-notification-window stackswitcher button.image-button, stackswitcher .budgie-osd-window button.image-button, .budgie-osd-window stackswitcher button.image-button, stackswitcher .budgie-switcher-window button.image-button, .budgie-switcher-window stackswitcher button.image-button { + min-width: 0; +} + +*:drop(active):focus, +*:drop(active) { + box-shadow: inset 0 0 0 1px #F08437; +} + +decoration { + border-radius: 2px 2px 0 0; + border-width: 0; + box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.25), 0 8px 8px 0 rgba(0, 0, 0, 0.25), 0 0 0 1px rgba(0, 0, 0, 0.2); + margin: 6px; +} + +decoration:backdrop { + box-shadow: 0 3px 5px 0 transparent, 0 8px 8px 0 transparent, 0 3px 3px 0 rgba(0, 0, 0, 0.23), 0 0 0 1px rgba(0, 0, 0, 0.2); + transition: 200ms ease-out; +} + +.fullscreen decoration, +.tiled decoration { + border-radius: 0; + box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.23); +} + +.ssd decoration { + border-radius: 3px 3px 0 0; + box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.3); +} + +.ssd decoration.maximized { + border-radius: 0; +} + +.csd.popup decoration { + border-radius: 2px; + box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1), 0 0 0 1px rgba(0, 0, 0, 0.2); +} + +tooltip.csd decoration { + border-radius: 2px; + box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0); +} + +messagedialog.csd decoration { + border-radius: 3px; +} + +.solid-csd decoration { + border: 1px solid #1a1a1a; + border-radius: 0; + margin: 0; + background-color: #1a1a1a; + box-shadow: none; +} + +headerbar button.titlebutton, +.titlebar button.titlebutton { + margin: 0; + padding: 0; + min-width: 28px; + min-height: 28px; + border-color: transparent; + background-color: transparent; + background-image: none; + background-color: rgba(26, 26, 26, 0); +} + +headerbar button.titlebutton:hover, +.titlebar button.titlebutton:hover { + color: #cbbfbf; + border-color: rgba(0, 0, 0, 0.2); + background-color: rgba(203, 191, 191, 0.12); +} + +headerbar button.titlebutton:active, headerbar button.titlebutton:checked, +.titlebar button.titlebutton:active, +.titlebar button.titlebutton:checked { + color: #ffffff; + border-color: transparent; + background-color: #F0544C; +} + +headerbar button.titlebutton.close, headerbar button.titlebutton.maximize, headerbar button.titlebutton.minimize, headerbar button.titlebutton.restore, +.titlebar button.titlebutton.close, +.titlebar button.titlebutton.maximize, +.titlebar button.titlebutton.minimize, +.titlebar button.titlebutton.restore { + min-width: 30px; + min-height: 28px; + color: transparent; + background-color: transparent; + background-position: center; + background-repeat: no-repeat; + border-width: 0; +} + +headerbar button.titlebutton.close:backdrop, headerbar button.titlebutton.maximize:backdrop, headerbar button.titlebutton.minimize:backdrop, headerbar button.titlebutton.restore:backdrop, +.titlebar button.titlebutton.close:backdrop, +.titlebar button.titlebutton.maximize:backdrop, +.titlebar button.titlebutton.minimize:backdrop, +.titlebar button.titlebutton.restore:backdrop { + opacity: 1; +} + +headerbar button.titlebutton.close, +.titlebar button.titlebutton.close { + background-image: -gtk-scaled(url("assets/titlebutton-close-dark.png"), url("assets/titlebutton-close-dark@2.png")); +} + +headerbar button.titlebutton.close:backdrop, +.titlebar button.titlebutton.close:backdrop { + background-image: -gtk-scaled(url("assets/titlebutton-close-backdrop-dark.png"), url("assets/titlebutton-close-backdrop-dark@2.png")); +} + +headerbar button.titlebutton.close:hover, +.titlebar button.titlebutton.close:hover { + background-image: -gtk-scaled(url("assets/titlebutton-close-hover-dark.png"), url("assets/titlebutton-close-hover-dark@2.png")); +} + +headerbar button.titlebutton.close:active, +.titlebar button.titlebutton.close:active { + background-image: -gtk-scaled(url("assets/titlebutton-close-active-dark.png"), url("assets/titlebutton-close-active-dark@2.png")); +} + +headerbar button.titlebutton.maximize, +.titlebar button.titlebutton.maximize { + background-image: -gtk-scaled(url("assets/titlebutton-maximize-dark.png"), url("assets/titlebutton-maximize-dark@2.png")); +} + +headerbar button.titlebutton.maximize:backdrop, +.titlebar button.titlebutton.maximize:backdrop { + background-image: -gtk-scaled(url("assets/titlebutton-maximize-backdrop-dark.png"), url("assets/titlebutton-maximize-backdrop-dark@2.png")); +} + +headerbar button.titlebutton.maximize:hover, +.titlebar button.titlebutton.maximize:hover { + background-image: -gtk-scaled(url("assets/titlebutton-maximize-hover-dark.png"), url("assets/titlebutton-maximize-hover-dark@2.png")); +} + +headerbar button.titlebutton.maximize:active, +.titlebar button.titlebutton.maximize:active { + background-image: -gtk-scaled(url("assets/titlebutton-maximize-active-dark.png"), url("assets/titlebutton-maximize-active-dark@2.png")); +} + +headerbar button.titlebutton.minimize, +.titlebar button.titlebutton.minimize { + background-image: -gtk-scaled(url("assets/titlebutton-minimize-dark.png"), url("assets/titlebutton-minimize-dark@2.png")); +} + +headerbar button.titlebutton.minimize:backdrop, +.titlebar button.titlebutton.minimize:backdrop { + background-image: -gtk-scaled(url("assets/titlebutton-minimize-backdrop-dark.png"), url("assets/titlebutton-minimize-backdrop-dark@2.png")); +} + +headerbar button.titlebutton.minimize:hover, +.titlebar button.titlebutton.minimize:hover { + background-image: -gtk-scaled(url("assets/titlebutton-minimize-hover-dark.png"), url("assets/titlebutton-minimize-hover-dark@2.png")); +} + +headerbar button.titlebutton.minimize:active, +.titlebar button.titlebutton.minimize:active { + background-image: -gtk-scaled(url("assets/titlebutton-minimize-active-dark.png"), url("assets/titlebutton-minimize-active-dark@2.png")); +} + +headerbar button.titlebutton.restore, +.titlebar button.titlebutton.restore { + background-image: -gtk-scaled(url("assets/titlebutton-restore-dark.png"), url("assets/titlebutton-restore-dark@2.png")); +} + +headerbar button.titlebutton.restore:backdrop, +.titlebar button.titlebutton.restore:backdrop { + background-image: -gtk-scaled(url("assets/titlebutton-restore-backdrop-dark.png"), url("assets/titlebutton-restore-backdrop-dark@2.png")); +} + +headerbar button.titlebutton.restore:hover, +.titlebar button.titlebutton.restore:hover { + background-image: -gtk-scaled(url("assets/titlebutton-restore-hover-dark.png"), url("assets/titlebutton-restore-hover-dark@2.png")); +} + +headerbar button.titlebutton.restore:active, +.titlebar button.titlebutton.restore:active { + background-image: -gtk-scaled(url("assets/titlebutton-restore-active-dark.png"), url("assets/titlebutton-restore-active-dark@2.png")); +} + +.fullscreen headerbar button.titlebutton.maximize, +.maximized headerbar button.titlebutton.maximize, .fullscreen +.titlebar button.titlebutton.maximize, +.maximized +.titlebar button.titlebutton.maximize { + background-image: -gtk-scaled(url("assets/titlebutton-restore-dark.png"), url("assets/titlebutton-restore-dark@2.png")); +} + +.fullscreen headerbar button.titlebutton.maximize:backdrop, +.maximized headerbar button.titlebutton.maximize:backdrop, .fullscreen +.titlebar button.titlebutton.maximize:backdrop, +.maximized +.titlebar button.titlebutton.maximize:backdrop { + background-image: -gtk-scaled(url("assets/titlebutton-restore-backdrop-dark.png"), url("assets/titlebutton-restore-backdrop-dark@2.png")); +} + +.fullscreen headerbar button.titlebutton.maximize:hover, +.maximized headerbar button.titlebutton.maximize:hover, .fullscreen +.titlebar button.titlebutton.maximize:hover, +.maximized +.titlebar button.titlebutton.maximize:hover { + background-image: -gtk-scaled(url("assets/titlebutton-restore-hover-dark.png"), url("assets/titlebutton-restore-hover-dark@2.png")); +} + +.fullscreen headerbar button.titlebutton.maximize:active, +.maximized headerbar button.titlebutton.maximize:active, .fullscreen +.titlebar button.titlebutton.maximize:active, +.maximized +.titlebar button.titlebutton.maximize:active { + background-image: -gtk-scaled(url("assets/titlebutton-restore-active-dark.png"), url("assets/titlebutton-restore-active-dark@2.png")); +} + +.view:selected, .view:selected:focus, textview text:selected, iconview:selected, .geary-sidebar-pane-separator frame.geary-folder-frame treeview.view.sidebar:selected, textview text:selected:focus, iconview:selected:focus, textview text selection:focus, textview text selection, flowbox flowboxchild:selected, entry selection:focus, entry selection, menuitem.button.flat:active, menuitem.button.flat:active arrow, menuitem.button.flat:selected, menuitem.button.flat:selected arrow, +modelbutton.flat:active, +modelbutton.flat:active arrow, +modelbutton.flat:selected, +modelbutton.flat:selected arrow, treeview.view:selected, treeview.view:selected:focus, row:selected, calendar:selected, .nemo-window .nemo-window-pane widget.entry:selected:focus, .nemo-window .nemo-window-pane widget.entry:selected, .caja-desktop > widget.entry:selected, .caja-desktop > widget.entry:focus:selected, #MozillaGtkWidget.background > widget > scrolledwindow > textview text:selected, #MozillaGtkWidget.background > widget > scrolledwindow > textview text:selected:focus, +#MozillaGtkWidget.background > widget > scrolledwindow > textview text selection, .budgie-menu button:checked, window.thunar .sidebar treeview.view:selected, window.thunar .sidebar treeview.view:selected:hover, window.thunar .sidebar treeview.view:active:hover, filechooser placessidebar.sidebar row.sidebar-row.has-open-popup:selected, filechooser placessidebar.sidebar row.sidebar-row:selected, filechooser placessidebar.sidebar row.sidebar-row:selected:hover, filechooser placessidebar.sidebar row.sidebar-row:active:hover, +.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected, +.nautilus-window placessidebar.sidebar row.sidebar-row:selected, +.nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover, +.nautilus-window placessidebar.sidebar row.sidebar-row:active:hover, .nemo-window .sidebar .view:selected, .nemo-window .sidebar .view:selected:hover, .nemo-window .sidebar row:selected, .nemo-window .sidebar row:selected:hover { + background-color: #F0544C; +} + +row:selected label, label:selected, .view:selected, .view:selected:focus, textview text:selected, iconview:selected, .geary-sidebar-pane-separator frame.geary-folder-frame treeview.view.sidebar:selected, textview text:selected:focus, iconview:selected:focus, textview text selection:focus, textview text selection, flowbox flowboxchild:selected, entry selection:focus, entry selection, menuitem.button.flat:active, menuitem.button.flat:active arrow, menuitem.button.flat:selected, menuitem.button.flat:selected arrow, +modelbutton.flat:active, +modelbutton.flat:active arrow, +modelbutton.flat:selected, +modelbutton.flat:selected arrow, treeview.view:selected, treeview.view:selected:focus, row:selected, calendar:selected, .nemo-window .nemo-window-pane widget.entry:selected:focus, .nemo-window .nemo-window-pane widget.entry:selected, .caja-desktop > widget.entry:selected, .caja-desktop > widget.entry:focus:selected, #MozillaGtkWidget.background > widget > scrolledwindow > textview text:selected, #MozillaGtkWidget.background > widget > scrolledwindow > textview text:selected:focus, +#MozillaGtkWidget.background > widget > scrolledwindow > textview text selection, .budgie-menu button:checked, window.thunar .sidebar treeview.view:selected, window.thunar .sidebar treeview.view:selected:hover, window.thunar .sidebar treeview.view:active:hover, filechooser placessidebar.sidebar row.sidebar-row.has-open-popup:selected, filechooser placessidebar.sidebar row.sidebar-row:selected, filechooser placessidebar.sidebar row.sidebar-row:selected:hover, filechooser placessidebar.sidebar row.sidebar-row:active:hover, +.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup:selected, +.nautilus-window placessidebar.sidebar row.sidebar-row:selected, +.nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover, +.nautilus-window placessidebar.sidebar row.sidebar-row:active:hover, .nemo-window .sidebar .view:selected, .nemo-window .sidebar .view:selected:hover, .nemo-window .sidebar row:selected, .nemo-window .sidebar row:selected:hover { + color: #ffffff; +} + +row:selected label:disabled, label:disabled:selected, .view:disabled:selected, textview text:disabled:selected, iconview:disabled:selected, .geary-sidebar-pane-separator frame.geary-folder-frame treeview.view.sidebar:disabled:selected, textview text:disabled:selected:focus, iconview:disabled:selected:focus, textview text selection:disabled, flowbox flowboxchild:disabled:selected, label:disabled selection, entry selection:disabled, menuitem.button.flat:disabled:active, menuitem.button.flat:active arrow:disabled, menuitem.button.flat:disabled:selected, menuitem.button.flat:selected arrow:disabled, +modelbutton.flat:disabled:active, +modelbutton.flat:active arrow:disabled, +modelbutton.flat:disabled:selected, +modelbutton.flat:selected arrow:disabled, treeview.view:disabled:selected:focus, row:disabled:selected, calendar:disabled:selected, .nemo-window .nemo-window-pane widget.entry:disabled:selected, .caja-desktop > widget.entry:disabled:selected, #MozillaGtkWidget.background > widget > scrolledwindow > textview text:disabled:selected, +#MozillaGtkWidget.background > widget > scrolledwindow > textview text selection:disabled, .budgie-menu button:disabled:checked, window.thunar .sidebar treeview.view:disabled:selected, window.thunar .sidebar treeview.view:disabled:active:hover, filechooser placessidebar.sidebar row.sidebar-row:disabled:selected, filechooser placessidebar.sidebar row.sidebar-row:disabled:active:hover, +.nautilus-window placessidebar.sidebar row.sidebar-row:disabled:selected, +.nautilus-window placessidebar.sidebar row.sidebar-row:disabled:active:hover, .nemo-window .sidebar .view:disabled:selected, .nemo-window .sidebar row:disabled:selected { + color: #f8aaa6; +} + +/********* + * Emoji * + *********/ +popover.emoji-picker { + padding: 0; +} + +popover.emoji-picker entry { + border-bottom: 1px solid rgba(0, 0, 0, 0.2); + border-bottom-left-radius: 0; + border-bottom-right-radius: 0; + box-shadow: none; + border-width: 0 0 1px 0; + padding: 4px 12px; +} + +popover.emoji-picker scrolledwindow { + border-bottom: 1px solid rgba(0, 0, 0, 0.2); +} + +button.emoji-section { + margin-top: -1px; + padding: 4px 12px; + border-radius: 0; + outline-offset: -4px; + box-shadow: none; + border: none; +} + +button.emoji-section:first-child { + border-radius: 0 0 0 2px; +} + +button.emoji-section:last-child { + border-radius: 0 0 2px 0; +} + +.emoji { + min-width: 3em; + min-height: 3em; + padding: 0; +} + +.emoji widget { + transition: all 0.2s cubic-bezier(0, 0, 0.2, 1); +} + +.emoji widget:hover { + font-size: larger; +} + +terminal-window notebook > header.top button, +.mate-terminal notebook > header.top button { + padding: 0; + min-width: 24px; + min-height: 24px; +} + +terminal-window notebook scrollbar, +.mate-terminal notebook scrollbar { + background: none; +} + +.nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle, .nautilus-window headerbar .path-bar-box .path-bar button.text-button.toggle.sidebar-button, .nautilus-window headerbar .path-bar-box .path-bar button.text-button.toggle.budgie-menu-launcher, .nautilus-window headerbar .path-bar-box .path-bar .budgie-panel .text-button.toggle#tasklist-button, .budgie-panel .nautilus-window headerbar .path-bar-box .path-bar .text-button.toggle#tasklist-button, +.nautilus-window headerbar .path-bar-box .path-bar button.flat.image-button.text-button.toggle, .nautilus-window headerbar .path-bar-box .path-bar button.image-button.text-button.toggle.sidebar-button, .nautilus-window headerbar .path-bar-box .path-bar button.image-button.text-button.toggle.budgie-menu-launcher, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button, +.nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.image-button.text-button, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button, +.nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button, window.thunar toolbar#location-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button, window.thunar #location-toolbar.inline-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button { + background-color: transparent; + background-image: none; + color: #cbbfbf; + border-radius: 0; + box-shadow: none; + margin: 0 0 0 0; + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #F0544C 0%, transparent 0%) 0 0 0/0 0 0; +} + +.nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:hover, .nautilus-window headerbar .path-bar-box .path-bar button.text-button.toggle.sidebar-button:hover, .nautilus-window headerbar .path-bar-box .path-bar button.text-button.toggle.budgie-menu-launcher:hover, .nautilus-window headerbar .path-bar-box .path-bar .budgie-panel .text-button.toggle#tasklist-button:hover, .budgie-panel .nautilus-window headerbar .path-bar-box .path-bar .text-button.toggle#tasklist-button:hover, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:hover, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:hover, +.nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:hover, window.thunar toolbar#location-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:hover, window.thunar #location-toolbar.inline-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:hover { + background-color: transparent; + box-shadow: inset 0 -2px rgba(240, 84, 76, 0.5); +} + +.nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:checked, .nautilus-window headerbar .path-bar-box .path-bar button.text-button.toggle.sidebar-button:checked, .nautilus-window headerbar .path-bar-box .path-bar button.text-button.toggle.budgie-menu-launcher:checked, .nautilus-window headerbar .path-bar-box .path-bar .budgie-panel .text-button.toggle#tasklist-button:checked, .budgie-panel .nautilus-window headerbar .path-bar-box .path-bar .text-button.toggle#tasklist-button:checked, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:checked, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked, +.nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:checked, window.thunar toolbar#location-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked, window.thunar #location-toolbar.inline-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:active, .nautilus-window headerbar .path-bar-box .path-bar button.text-button.toggle.sidebar-button:active, .nautilus-window headerbar .path-bar-box .path-bar button.text-button.toggle.budgie-menu-launcher:active, .nautilus-window headerbar .path-bar-box .path-bar .budgie-panel .text-button.toggle#tasklist-button:active, .budgie-panel .nautilus-window headerbar .path-bar-box .path-bar .text-button.toggle#tasklist-button:active, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:active, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:active, +.nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:active, window.thunar toolbar#location-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:active, window.thunar #location-toolbar.inline-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:active { + color: #cbbfbf; + background-color: transparent; + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #F0544C 100%, transparent 0%) 0 0 2/0 0 2px; +} + +.nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:disabled, .nautilus-window headerbar .path-bar-box .path-bar button.text-button.toggle.sidebar-button:disabled, .nautilus-window headerbar .path-bar-box .path-bar button.text-button.toggle.budgie-menu-launcher:disabled, .nautilus-window headerbar .path-bar-box .path-bar .budgie-panel .text-button.toggle#tasklist-button:disabled, .budgie-panel .nautilus-window headerbar .path-bar-box .path-bar .text-button.toggle#tasklist-button:disabled, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:disabled, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:disabled, +.nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:disabled, window.thunar toolbar#location-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:disabled, window.thunar #location-toolbar.inline-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:disabled { + color: rgba(203, 191, 191, 0.4); + background-color: transparent; +} + +.nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:checked:disabled, .nautilus-window headerbar .path-bar-box .path-bar button.text-button.toggle.sidebar-button:checked:disabled, .nautilus-window headerbar .path-bar-box .path-bar button.text-button.toggle.budgie-menu-launcher:checked:disabled, .nautilus-window headerbar .path-bar-box .path-bar .budgie-panel .text-button.toggle#tasklist-button:checked:disabled, .budgie-panel .nautilus-window headerbar .path-bar-box .path-bar .text-button.toggle#tasklist-button:checked:disabled, .nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:checked:disabled, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked:disabled, +.nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:checked:disabled, window.thunar toolbar#location-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked:disabled, window.thunar #location-toolbar.inline-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked:disabled { + color: rgba(203, 191, 191, 0.4); + background-color: transparent; + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), rgba(240, 84, 76, 0.4) 100%, transparent 0%) 0 0 2/0 0 2px; +} + +.nautilus-window headerbar .path-bar-box { + margin: 6px 0 4px 0; + border-radius: 3px; + color: #cbbfbf; + background-color: transparent; +} + +.nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle, .nautilus-window headerbar .path-bar-box .path-bar button.text-button.toggle.sidebar-button, .nautilus-window headerbar .path-bar-box .path-bar button.text-button.toggle.budgie-menu-launcher, .nautilus-window headerbar .path-bar-box .path-bar .budgie-panel .text-button.toggle#tasklist-button, .budgie-panel .nautilus-window headerbar .path-bar-box .path-bar .text-button.toggle#tasklist-button, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:hover, .nautilus-window headerbar .path-bar-box .path-bar button.text-button.toggle.sidebar-button:hover, .nautilus-window headerbar .path-bar-box .path-bar button.text-button.toggle.budgie-menu-launcher:hover, .nautilus-window headerbar .path-bar-box .path-bar .budgie-panel .text-button.toggle#tasklist-button:hover, .budgie-panel .nautilus-window headerbar .path-bar-box .path-bar .text-button.toggle#tasklist-button:hover, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:checked, .nautilus-window headerbar .path-bar-box .path-bar button.text-button.toggle.sidebar-button:checked, .nautilus-window headerbar .path-bar-box .path-bar button.text-button.toggle.budgie-menu-launcher:checked, .nautilus-window headerbar .path-bar-box .path-bar .budgie-panel .text-button.toggle#tasklist-button:checked, .budgie-panel .nautilus-window headerbar .path-bar-box .path-bar .text-button.toggle#tasklist-button:checked, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:active, .nautilus-window headerbar .path-bar-box .path-bar button.text-button.toggle.sidebar-button:active, .nautilus-window headerbar .path-bar-box .path-bar button.text-button.toggle.budgie-menu-launcher:active, .nautilus-window headerbar .path-bar-box .path-bar .budgie-panel .text-button.toggle#tasklist-button:active, .budgie-panel .nautilus-window headerbar .path-bar-box .path-bar .text-button.toggle#tasklist-button:active, .nautilus-window headerbar .path-bar-box .path-bar button.flat.text-button.toggle:disabled, .nautilus-window headerbar .path-bar-box .path-bar button.text-button.toggle.sidebar-button:disabled, .nautilus-window headerbar .path-bar-box .path-bar button.text-button.toggle.budgie-menu-launcher:disabled, .nautilus-window headerbar .path-bar-box .path-bar .budgie-panel .text-button.toggle#tasklist-button:disabled, .budgie-panel .nautilus-window headerbar .path-bar-box .path-bar .text-button.toggle#tasklist-button:disabled, +.nautilus-window headerbar .path-bar-box .path-bar button.flat.image-button.text-button.toggle, +.nautilus-window headerbar .path-bar-box .path-bar button.image-button.text-button.toggle.sidebar-button, +.nautilus-window headerbar .path-bar-box .path-bar button.image-button.text-button.toggle.budgie-menu-launcher, +.nautilus-window headerbar .path-bar-box .path-bar .budgie-panel .image-button.text-button.toggle#tasklist-button, +.budgie-panel .nautilus-window headerbar .path-bar-box .path-bar .image-button.text-button.toggle#tasklist-button, +.nautilus-window headerbar .path-bar-box .path-bar button.flat.image-button.text-button.toggle:hover, +.nautilus-window headerbar .path-bar-box .path-bar button.image-button.text-button.toggle.sidebar-button:hover, +.nautilus-window headerbar .path-bar-box .path-bar button.image-button.text-button.toggle.budgie-menu-launcher:hover, +.nautilus-window headerbar .path-bar-box .path-bar .budgie-panel .image-button.text-button.toggle#tasklist-button:hover, +.budgie-panel .nautilus-window headerbar .path-bar-box .path-bar .image-button.text-button.toggle#tasklist-button:hover, +.nautilus-window headerbar .path-bar-box .path-bar button.flat.image-button.text-button.toggle:checked, +.nautilus-window headerbar .path-bar-box .path-bar button.image-button.text-button.toggle.sidebar-button:checked, +.nautilus-window headerbar .path-bar-box .path-bar button.image-button.text-button.toggle.budgie-menu-launcher:checked, +.nautilus-window headerbar .path-bar-box .path-bar .budgie-panel .image-button.text-button.toggle#tasklist-button:checked, +.budgie-panel .nautilus-window headerbar .path-bar-box .path-bar .image-button.text-button.toggle#tasklist-button:checked, +.nautilus-window headerbar .path-bar-box .path-bar button.flat.image-button.text-button.toggle:active, +.nautilus-window headerbar .path-bar-box .path-bar button.image-button.text-button.toggle.sidebar-button:active, +.nautilus-window headerbar .path-bar-box .path-bar button.image-button.text-button.toggle.budgie-menu-launcher:active, +.nautilus-window headerbar .path-bar-box .path-bar .budgie-panel .image-button.text-button.toggle#tasklist-button:active, +.budgie-panel .nautilus-window headerbar .path-bar-box .path-bar .image-button.text-button.toggle#tasklist-button:active, +.nautilus-window headerbar .path-bar-box .path-bar button.flat.image-button.text-button.toggle:disabled, +.nautilus-window headerbar .path-bar-box .path-bar button.image-button.text-button.toggle.sidebar-button:disabled, +.nautilus-window headerbar .path-bar-box .path-bar button.image-button.text-button.toggle.budgie-menu-launcher:disabled, +.nautilus-window headerbar .path-bar-box .path-bar .budgie-panel .image-button.text-button.toggle#tasklist-button:disabled, +.budgie-panel .nautilus-window headerbar .path-bar-box .path-bar .image-button.text-button.toggle#tasklist-button:disabled { + margin-top: 0; + margin-bottom: 0; + padding: 0 6px 4px 6px; + min-height: 24px; + border-radius: 0; +} + +.nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.text-button:not(:only-child):last-child, +.nautilus-window headerbar .path-bar-box .linked.nautilus-path-bar button.image-button.text-button:not(:only-child):last-child { + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #F0544C 100%, transparent 0%) 0 0 2/0 0 2px; +} + +.nautilus-window headerbar .path-bar-box.width-maximized { + border: 1px solid rgba(0, 0, 0, 0.2); + background-color: rgba(203, 191, 191, 0.06); +} + +.nautilus-window headerbar .path-bar-box.background.frame { + border: none; + background-color: transparent; +} + +.nautilus-canvas-item, .caja-canvas-item { + border-radius: 2px; +} + +.nautilus-desktop.nautilus-canvas-item, .nemo-desktop.nemo-canvas-item, .caja-desktop, .nautilus-desktop.caja-canvas-item, .caja-desktop.caja-canvas-item { + color: #ffffff; + text-shadow: 1px 1px rgba(0, 0, 0, 0.6); +} + +.nautilus-desktop.nautilus-canvas-item:active, .nemo-desktop.nemo-canvas-item:active, .caja-desktop:active, .nautilus-desktop.caja-canvas-item:active { + color: #cbbfbf; +} + +.nautilus-desktop.nautilus-canvas-item:selected, .nemo-desktop.nemo-canvas-item:selected, .caja-desktop:selected, .nautilus-desktop.caja-canvas-item:selected { + color: #ffffff; + text-shadow: none; +} + +.nautilus-canvas-item.dim-label, label.nautilus-canvas-item.separator, +popover.background label.nautilus-canvas-item.separator, popover.background label.separator.caja-canvas-item, label.separator.caja-canvas-item, headerbar .nautilus-canvas-item.subtitle, headerbar .subtitle.caja-canvas-item, +.titlebar:not(headerbar) .nautilus-canvas-item.subtitle, .titlebar:not(headerbar) .subtitle.caja-canvas-item, .dim-label.caja-canvas-item, .budgie-notification .caja-canvas-item.notification-body, .budgie-switcher .caja-canvas-item.notification-body, .budgie-notification .nautilus-canvas-item.notification-body, .budgie-switcher .nautilus-canvas-item.notification-body, +.nautilus-list-dim-label, +.caja-list-dim-label { + color: #777171; +} + +.nautilus-canvas-item.dim-label:selected, label.nautilus-canvas-item.separator:selected, label.separator.caja-canvas-item:selected, headerbar .nautilus-canvas-item.subtitle:selected, headerbar .subtitle.caja-canvas-item:selected, +.titlebar:not(headerbar) .nautilus-canvas-item.subtitle:selected, .titlebar:not(headerbar) .subtitle.caja-canvas-item:selected, .dim-label.caja-canvas-item:selected, .budgie-notification .caja-canvas-item.notification-body:selected, .budgie-switcher .caja-canvas-item.notification-body:selected, .budgie-notification .nautilus-canvas-item.notification-body:selected, .budgie-switcher .nautilus-canvas-item.notification-body:selected, .nautilus-canvas-item.dim-label:selected:focus, label.nautilus-canvas-item.separator:selected:focus, label.separator.caja-canvas-item:selected:focus, headerbar .nautilus-canvas-item.subtitle:selected:focus, headerbar .subtitle.caja-canvas-item:selected:focus, +.titlebar:not(headerbar) .nautilus-canvas-item.subtitle:selected:focus, .titlebar:not(headerbar) .subtitle.caja-canvas-item:selected:focus, .dim-label.caja-canvas-item:selected:focus, .budgie-notification .caja-canvas-item.notification-body:selected:focus, .budgie-switcher .caja-canvas-item.notification-body:selected:focus, .budgie-notification .nautilus-canvas-item.notification-body:selected:focus, .budgie-switcher .nautilus-canvas-item.notification-body:selected:focus, +.nautilus-list-dim-label:selected, +.caja-list-dim-label:selected, +.nautilus-list-dim-label:selected:focus, +.caja-list-dim-label:selected:focus { + color: #fcdddb; +} + +.nautilus-window searchbar { + border-top: 1px solid rgba(0, 0, 0, 0.2); +} + +.nautilus-window .searchbar-container { + margin-top: -1px; +} + +.nautilus-window notebook, +.nautilus-window notebook > stack:not(:only-child) searchbar { + background-color: #262626; +} + +.disk-space-display { + border-style: solid; + border-width: 1px; +} + +.disk-space-display.unknown { + background-color: rgba(203, 191, 191, 0.5); + border-color: rgba(180, 163, 163, 0.5); +} + +.disk-space-display.used { + background-color: rgba(240, 84, 76, 0.8); + border-color: rgba(236, 39, 29, 0.8); +} + +.disk-space-display.free { + background-color: #1a1a1a; + border-color: #010101; +} + +@keyframes needs_attention_keyframes { + 0% { + color: #cbbfbf; + border-color: rgba(0, 0, 0, 0.2); + background-color: rgba(203, 191, 191, 0.12); + } + 100% { + color: #ffffff; + border-color: transparent; + background-color: #F0544C; + } +} + +.nautilus-operations-button-needs-attention { + animation: needs_attention_keyframes 2s ease-in-out; +} + +.nautilus-operations-button-needs-attention-multiple { + animation: needs_attention_keyframes 3s ease-in-out; + animation-iteration-count: 3; +} + +.conflict-row.activatable, .conflict-row.activatable:active { + color: white; + background-color: #FC4138; +} + +.conflict-row.activatable:hover { + background-color: #fd716a; +} + +.conflict-row.activatable:selected { + color: #ffffff; + background-color: #F0544C; +} + +.open-document-selector-treeview.view { + padding: 3px 6px 3px 6px; + border-color: #262626; +} + +.open-document-selector-treeview.view:hover { + background-color: #323131; +} + +.open-document-selector-treeview.view:hover:selected { + color: #ffffff; + background-color: #F0544C; +} + +.open-document-selector-name-label { + color: #cbbfbf; +} + +.open-document-selector-path-label { + color: #797373; + font-size: smaller; +} + +.open-document-selector-path-label:selected { + color: rgba(255, 255, 255, 0.9); +} + +.gedit-document-panel row button { + min-width: 22px; + min-height: 22px; + padding: 0; + color: transparent; + background: none; + border: none; + box-shadow: none; +} + +.gedit-document-panel row button image { + color: inherit; +} + +.gedit-document-panel row:hover:not(:selected) button { + color: #908888; +} + +.gedit-document-panel row:hover:not(:selected) button:hover { + color: #ff4d4d; +} + +.gedit-document-panel row:hover:not(:selected) button:active { + color: #cbbfbf; +} + +.gedit-document-panel row:hover:selected button:hover { + color: #ff6666; + background: none; + border: none; + box-shadow: none; +} + +.gedit-document-panel row:hover:selected button:hover:active { + color: #ffffff; +} + +.gedit-document-panel-dragged-row { + border: 1px solid rgba(0, 0, 0, 0.2); + background-color: #090909; + color: #cbbfbf; +} + +.gedit-side-panel-paned statusbar { + border-top: 1px solid rgba(0, 0, 0, 0.2); + background-color: #222222; +} + +.gedit-search-slider { + background-color: #272727; + padding: 6px; + border-color: rgba(0, 0, 0, 0.2); + border-radius: 0 0 2px 2px; + border-width: 0 1px 1px 1px; + border-style: solid; +} + +.gedit-search-entry-occurrences-tag { + color: rgba(203, 191, 191, 0.6); + border: none; + margin: 2px; + padding: 2px; +} + +.gedit-map-frame border { + border-width: 0; +} + +.gedit-map-frame border:dir(ltr) { + border-left-width: 1px; +} + +.gedit-map-frame border:dir(rtl) { + border-right-width: 1px; +} + +.gedit-side-panel-paned.horizontal separator { + background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.24), rgba(0, 0, 0, 0.11) 2px, rgba(0, 0, 0, 0.05) 4px, rgba(0, 0, 0, 0.05)); + background-position: left top; + background-repeat: no-repeat; + background-size: 1px auto; +} + +.gb-search-entry-occurrences-tag { + background: none; +} + +workbench.csd > stack.titlebar:not(headerbar) { + padding: 0; + background: none; + border: none; + box-shadow: none; +} + +workbench.csd > stack.titlebar:not(headerbar) headerbar, workbench.csd > stack.titlebar:not(headerbar) headerbar:first-child, workbench.csd > stack.titlebar:not(headerbar) headerbar:last-child { + border-radius: 2px 2px 0 0; +} + +editortweak .linked > entry.search:focus + .gb-linked-scroller { + border-top-color: #F0544C; +} + +layouttab { + background-color: #262626; +} + +layout { + border: 1px solid rgba(0, 0, 0, 0.2); + -PnlDockBin-handle-size: 1; +} + +eggsearchbar box.search-bar { + border-bottom: 1px solid rgba(0, 0, 0, 0.2); +} + +pillbox { + color: #ffffff; + background-color: #F0544C; + border-radius: 3px; +} + +pillbox:disabled label { + color: rgba(255, 255, 255, 0.5); +} + +docktabstrip { + padding: 0 6px; + background-color: #222222; + border-bottom: 1px solid rgba(0, 0, 0, 0.2); +} + +docktabstrip docktab { + min-height: 28px; + border: solid transparent; + border-width: 0 1px; +} + +docktabstrip docktab label { + opacity: 0.5; +} + +docktabstrip docktab:checked label, docktabstrip docktab:hover label { + opacity: 1; +} + +docktabstrip docktab:checked { + border-color: rgba(0, 0, 0, 0.2); + background-color: #262626; +} + +dockbin { + border: 1px solid rgba(0, 0, 0, 0.2); + -PnlDockBin-handle-size: 1; +} + +dockpaned { + border: 1px solid rgba(0, 0, 0, 0.2); +} + +dockoverlayedge { + background-color: #222222; +} + +dockoverlayedge docktabstrip { + padding: 0; + border: none; +} + +dockoverlayedge.left-edge tab:checked, +dockoverlayedge.right-edge tab:checked { + border-width: 1px 0; +} + +popover.messagepopover.background { + padding: 0; +} + +popover.messagepopover .popover-content-area { + margin: 16px; +} + +popover.messagepopover .popover-action-area { + margin: 8px; +} + +popover.messagepopover .popover-action-area button:not(:first-child):not(:last-child) { + margin: 0 4px; +} + +popover.popover-selector { + padding: 0; +} + +popover.popover-selector list row { + padding: 5px 0; +} + +popover.popover-selector list row image { + margin-left: 3px; + margin-right: 10px; +} + +button.dzlmenubuttonitem.check label { + color: #cbbfbf; +} + +button.dzlmenubuttonitem.check label.dim-label, button.dzlmenubuttonitem.check label.separator, button.dzlmenubuttonitem.check headerbar label.subtitle, headerbar button.dzlmenubuttonitem.check label.subtitle, +button.dzlmenubuttonitem.check .titlebar:not(headerbar) label.subtitle, .titlebar:not(headerbar) button.dzlmenubuttonitem.check label.subtitle, button.dzlmenubuttonitem.check .budgie-notification label.notification-body, .budgie-notification button.dzlmenubuttonitem.check label.notification-body, button.dzlmenubuttonitem.check .budgie-switcher label.notification-body, .budgie-switcher button.dzlmenubuttonitem.check label.notification-body { + color: #cbbfbf; +} + +button.dzlmenubuttonitem.check box > image { + opacity: 0.87; +} + +entry.search.preferences-search { + border: none; + border-right: 1px solid rgba(0, 0, 0, 0.2); + border-bottom: 1px solid rgba(0, 0, 0, 0.2); + border-radius: 0; +} + +preferences stacksidebar.sidebar list { + background-image: linear-gradient(to bottom, #262626, #262626); +} + +preferences stacksidebar.sidebar list separator { + background-color: transparent; +} + +devhelppanel entry:focus, +symboltreepanel entry:focus { + border-color: rgba(0, 0, 0, 0.2); +} + +button.run-arrow-button { + min-width: 12px; +} + +omnibar.linked > entry:not(:only-child) { + border-style: solid; + border-radius: 3px; + margin-left: 1px; + margin-right: 1px; +} + +gstyleslidein #scale_box button.toggle:checked, +gstyleslidein #strings_controls button.toggle:checked, +gstyleslidein #palette_controls button.toggle:checked, +gstyleslidein #components_controls button.toggle:checked { + color: #cbbfbf; +} + +configurationview entry.flat, configurationview .raven .raven-background spinbutton:not(.vertical), .raven .raven-background configurationview spinbutton:not(.vertical) { + background: none; +} + +configurationview list { + border-width: 0; +} + +eog-thumb-nav scrolledwindow { + border-top: none; +} + +eog-thumb-nav button { + -gtk-outline-radius: 2px; + border-radius: 2px; +} + +.documents-scrolledwin.frame { + border-width: 0; +} + +button.documents-load-more { + border-width: 1px 0 0; + border-radius: 0; +} + +.documents-icon-bg { + background-color: #F0544C; + color: #ffffff; + border-radius: 2px; +} + +.documents-collection-icon, .photos-collection-icon { + background-color: rgba(203, 191, 191, 0.3); + border-radius: 2px; +} + +button.documents-favorite:active, +button.documents-favorite:active:hover { + color: #f8aeaa; +} + +.documents-entry-tag, .photos-entry-tag { + color: #ffffff; + background: #F0544C; + border-radius: 2px; + border-width: 0; + margin: 2px; + padding: 4px; +} + +.documents-entry-tag:hover, .photos-entry-tag:hover { + color: #ffffff; + background: #f2665f; +} + +.documents-entry-tag:active, .photos-entry-tag:active { + color: #ffffff; + background: #ee4239; +} + +.documents-entry-tag.button, .button.photos-entry-tag { + box-shadow: none; + border: none; + background-color: transparent; +} + +.content-view.document-page { + border-style: solid; + border-width: 3px 3px 6px 4px; + border-image: url("assets/thumbnail-frame.png") 3 3 6 4; +} + +window.background.csd > headerbar.titlebar > box.horizontal > separator.sidebar, +window.background.csd > headerbar.titlebar > hdyleaflet > separator.sidebar { + border-right: none; + background: none; + min-width: 0; +} + +box.horizontal > separator.sidebar, +hdyleaflet > separator.sidebar { + background: none; + min-width: 0; +} + +.photos-fade-in { + opacity: 1.0; + transition: opacity 0.2s ease-out; +} + +.photos-fade-out { + opacity: 0.0; + transition: opacity 0.2s ease-out; +} + +.tweak-categories, +.tweak-category:not(:selected):not(:hover) { + background-image: linear-gradient(to bottom, #262626, #262626); +} + +row#Focus, +row#ClickMethod, +row#StaticWorkspaceTweak, +row#dynamic-workspaces, +row#PrimaryWorkspaceTweak, +row#workspaces-only-on-primary { + padding: 0; + border: 1px solid rgba(0, 0, 0, 0.2); +} + +row#Focus row:not(:last-child), +row#ClickMethod row:not(:last-child), +row#StaticWorkspaceTweak row:not(:last-child), +row#dynamic-workspaces row:not(:last-child), +row#PrimaryWorkspaceTweak row:not(:last-child), +row#workspaces-only-on-primary row:not(:last-child) { + border-bottom: 1px solid rgba(0, 0, 0, 0.2); +} + +row#Focus.tweak > list, +row#ClickMethod.tweak > list, +row#StaticWorkspaceTweak.tweak > list, +row#dynamic-workspaces.tweak > list, +row#PrimaryWorkspaceTweak.tweak > list, +row#workspaces-only-on-primary.tweak > list { + margin-top: -3px; +} + +row#Focus, +row#ClickMethod, +row#PrimaryWorkspaceTweak, +row#workspaces-only-on-primary { + margin-top: 4px; +} + +row#AutostartTitle.tweak { + padding: 3px; + background-color: #262626; +} + +list#AutostartListBoxTweakGroup.tweak-group-startup { + border: 1px solid rgba(0, 0, 0, 0.2); +} + +.tr-workarea undershoot, +.tr-workarea overshoot { + border-color: transparent; +} + +#gf-bubble, #gf-bubble.solid, +#gf-osd-window, +#gf-osd-window.solid, +#gf-input-source-popup, +#gf-input-source-popup.solid, +#gf-candidate-popup, +#gf-candidate-popup.solid { + color: #dbd3d3; + background-color: #1d1d1d; + border: 1px solid #090909; + border-radius: 2px; +} + +#gf-bubble levelbar block.low, #gf-bubble levelbar block.high, #gf-bubble levelbar block.full, +#gf-osd-window levelbar block.low, +#gf-osd-window levelbar block.high, +#gf-osd-window levelbar block.full, +#gf-input-source-popup levelbar block.low, +#gf-input-source-popup levelbar block.high, +#gf-input-source-popup levelbar block.full, +#gf-candidate-popup levelbar block.low, +#gf-candidate-popup levelbar block.high, +#gf-candidate-popup levelbar block.full { + background-color: #F0544C; + border-color: #F0544C; +} + +#gf-bubble levelbar block.empty, +#gf-osd-window levelbar block.empty, +#gf-input-source-popup levelbar block.empty, +#gf-candidate-popup levelbar block.empty { + background-color: #101010; +} + +#gf-bubble levelbar trough, +#gf-osd-window levelbar trough, +#gf-input-source-popup levelbar trough, +#gf-candidate-popup levelbar trough { + background: none; +} + +#gf-input-source { + min-height: 32px; + min-width: 40px; +} + +#gf-input-source:selected { + color: #ffffff; + background-color: #F0544C; + border-radius: 2px; +} + +gf-candidate-box label { + padding: 3px; +} + +gf-candidate-box:hover, gf-candidate-box:selected { + color: #ffffff; + background-color: #F0544C; + border-radius: 2px; +} + +stack grid.vertical scrolledwindow.frame, +stack grid.vertical scrolledwindow.frame.emptyGrid { + border: none; +} + +eog-thumb-nav scrolledwindow, eog-thumb-nav scrolledwindow.frame, +#eog-thumb-nav scrolledwindow, +#eog-thumb-nav scrolledwindow.frame { + border-top: none; +} + +eog-thumb-nav button, +#eog-thumb-nav button { + -gtk-outline-radius: 2px; + border-radius: 2px; + border-top: none; +} + +window.background.csd overlay > grid.horizontal frame:dir(ltr) > border { + border-top-width: 0; + border-left-width: 0; + border-bottom-width: 0; +} + +frame.sidebar.chat-sidebar > border { + border-right: none; +} + +frame.sidebar.chat-sidebar frame.chat-status-area > border { + border-style: none; + border-top-style: solid; +} + +widget#PROCESSOR list row, widget#MEMORY list row { + margin: -1px; + border: 1px solid #1d1d1d; +} + +widget#PROCESSOR list row.max, widget#MEMORY list row.max { + color: #1d1d1d; +} + +widget#PROCESSOR list separator.list, widget#MEMORY list separator.list { + box-shadow: inset 0 0 0 1px #1d1d1d; +} + +widget#STORAGE list { + margin: -1px; +} + +widget#STORAGE list row.activatable, widget#STORAGE list .view, widget#STORAGE list textview text, textview widget#STORAGE list text, widget#STORAGE list iconview, widget#STORAGE list .geary-sidebar-pane-separator frame.geary-folder-frame treeview.view.sidebar, .geary-sidebar-pane-separator frame.geary-folder-frame widget#STORAGE list treeview.view.sidebar, widget#STORAGE list .nemo-window .nemo-places-sidebar .places-treeview, .nemo-window .nemo-places-sidebar widget#STORAGE list .places-treeview, widget#STORAGE list .budgie-menu button, .budgie-menu widget#STORAGE list button, widget#STORAGE list .panel popover .sidebar .view, .panel popover .sidebar widget#STORAGE list .view, widget#STORAGE list treeview.view.sidebar.source-list { + color: rgba(203, 191, 191, 0.75); +} + +widget#STORAGE list row.activatable:hover, widget#STORAGE list .view:hover, widget#STORAGE list textview text:hover, textview widget#STORAGE list text:hover, widget#STORAGE list iconview:hover, widget#STORAGE list .geary-sidebar-pane-separator frame.geary-folder-frame treeview.view.sidebar:hover, .geary-sidebar-pane-separator frame.geary-folder-frame widget#STORAGE list treeview.view.sidebar:hover, widget#STORAGE list .nemo-window .nemo-places-sidebar .places-treeview:hover, .nemo-window .nemo-places-sidebar widget#STORAGE list .places-treeview:hover, widget#STORAGE list .budgie-menu button:hover, .budgie-menu widget#STORAGE list button:hover, widget#STORAGE list .panel popover .sidebar .view:hover, .panel popover .sidebar widget#STORAGE list .view:hover, widget#STORAGE list treeview.view.sidebar.source-list:hover, widget#STORAGE list row.activatable:active, widget#STORAGE list .view:active, widget#STORAGE list textview text:active, textview widget#STORAGE list text:active, widget#STORAGE list iconview:active, widget#STORAGE list .geary-sidebar-pane-separator frame.geary-folder-frame treeview.view.sidebar:active, .geary-sidebar-pane-separator frame.geary-folder-frame widget#STORAGE list treeview.view.sidebar:active, widget#STORAGE list .nemo-window .nemo-places-sidebar .places-treeview:active, .nemo-window .nemo-places-sidebar widget#STORAGE list .places-treeview:active, widget#STORAGE list .budgie-menu button:active, .budgie-menu widget#STORAGE list button:active, widget#STORAGE list .panel popover .sidebar .view:active, .panel popover .sidebar widget#STORAGE list .view:active, widget#STORAGE list treeview.view.sidebar.source-list:active { + color: rgba(203, 191, 191, 0.75); +} + +widget#STORAGE list separator.list { + box-shadow: inset 0 0 0 1px #1d1d1d; +} + +widget#PERFORMANCE searchbar { + box-shadow: inset 0 -2px rgba(0, 0, 0, 0.2), inset 0 -1px #222222; +} + +widget#PERFORMANCE searchbar entry, widget#PERFORMANCE searchbar button { + margin-bottom: 2px; +} + +graph-switcher-button.toggle { + color: rgba(203, 191, 191, 0.75); + font-weight: 500; +} + +graph-switcher-button.toggle:hover { + color: #cbbfbf; + background-image: image(rgba(255, 255, 255, 0.03)); +} + +rg-graph.big { + background-position: left top; + background-origin: border-box; + background-repeat: repeat; +} + +box.speedometer-outter { + opacity: 0.8; +} + +box.speedometer-content-area { + box-shadow: 0 0 0 4px rgba(240, 84, 76, 0.2); +} + +headerbar > button.flat.popup.title-menu-button.toggle, headerbar > button.popup.title-menu-button.toggle.sidebar-button, headerbar > button.popup.title-menu-button.toggle.budgie-menu-launcher, .budgie-panel headerbar > .popup.title-menu-button.toggle#tasklist-button, .budgie-panel headerbar > button.popup.title-menu-button.toggle.flat.launcher { + border-radius: 2px; + -gtk-outline-radius: 2px; +} + +headerbar > button.flat.popup.title-menu-button.toggle > grid .title, headerbar > button.popup.title-menu-button.toggle.sidebar-button > grid .title, headerbar > button.popup.title-menu-button.toggle.budgie-menu-launcher > grid .title, .budgie-panel headerbar > .popup.title-menu-button.toggle#tasklist-button > grid .title, .budgie-panel headerbar > button.popup.title-menu-button.toggle.flat.launcher > grid .title { + margin: -0.16875rem 0; + padding: 0.08125rem 0.83125rem 0; + font-size: 90%; +} + +headerbar > button.flat.popup.title-menu-button.toggle > grid .subtitle, headerbar > button.popup.title-menu-button.toggle.sidebar-button > grid .subtitle, headerbar > button.popup.title-menu-button.toggle.budgie-menu-launcher > grid .subtitle, .budgie-panel headerbar > .popup.title-menu-button.toggle#tasklist-button > grid .subtitle, .budgie-panel headerbar > button.popup.title-menu-button.toggle.flat.launcher > grid .subtitle { + margin: -0.16875rem 0; + padding: 0 0.83125rem 0.08125rem; + font-size: 80%; +} + +window.background > box.vertical box.horizontal list.categories { + background-color: #222222; + border: none; + color: #cbbfbf; +} + +window.background > box.vertical box.horizontal list.categories row.activatable.category, window.background > box.vertical box.horizontal list.categories .category.view, window.background > box.vertical box.horizontal list.categories textview text.category, textview window.background > box.vertical box.horizontal list.categories text.category, window.background > box.vertical box.horizontal list.categories iconview.category, window.background > box.vertical box.horizontal list.categories .geary-sidebar-pane-separator frame.geary-folder-frame treeview.category.view.sidebar, .geary-sidebar-pane-separator frame.geary-folder-frame window.background > box.vertical box.horizontal list.categories treeview.category.view.sidebar, window.background > box.vertical box.horizontal list.categories .nemo-window .nemo-places-sidebar .category.places-treeview, .nemo-window .nemo-places-sidebar window.background > box.vertical box.horizontal list.categories .category.places-treeview, window.background > box.vertical box.horizontal list.categories .budgie-menu button.category, .budgie-menu window.background > box.vertical box.horizontal list.categories button.category, window.background > box.vertical box.horizontal list.categories .panel popover .sidebar .category.view, .panel popover .sidebar window.background > box.vertical box.horizontal list.categories .category.view, window.background > box.vertical box.horizontal list.categories treeview.category.view.sidebar.source-list { + color: #cbbfbf; + background-color: transparent; + font-weight: 500; +} + +window.background > box.vertical box.horizontal list.categories row.activatable.category:hover, window.background > box.vertical box.horizontal list.categories .category.view:hover, window.background > box.vertical box.horizontal list.categories textview text.category:hover, textview window.background > box.vertical box.horizontal list.categories text.category:hover, window.background > box.vertical box.horizontal list.categories iconview.category:hover, window.background > box.vertical box.horizontal list.categories .geary-sidebar-pane-separator frame.geary-folder-frame treeview.category.view.sidebar:hover, .geary-sidebar-pane-separator frame.geary-folder-frame window.background > box.vertical box.horizontal list.categories treeview.category.view.sidebar:hover, window.background > box.vertical box.horizontal list.categories .nemo-window .nemo-places-sidebar .category.places-treeview:hover, .nemo-window .nemo-places-sidebar window.background > box.vertical box.horizontal list.categories .category.places-treeview:hover, window.background > box.vertical box.horizontal list.categories .budgie-menu button.category:hover, .budgie-menu window.background > box.vertical box.horizontal list.categories button.category:hover, window.background > box.vertical box.horizontal list.categories .panel popover .sidebar .category.view:hover, .panel popover .sidebar window.background > box.vertical box.horizontal list.categories .category.view:hover, window.background > box.vertical box.horizontal list.categories treeview.category.view.sidebar.source-list:hover { + color: #cbbfbf; + background-color: rgba(203, 191, 191, 0.08); +} + +window.background > box.vertical box.horizontal list.categories row.activatable.category:selected, window.background > box.vertical box.horizontal list.categories .category.view:selected, window.background > box.vertical box.horizontal list.categories textview text.category:selected, textview window.background > box.vertical box.horizontal list.categories text.category:selected, window.background > box.vertical box.horizontal list.categories iconview.category:selected, window.background > box.vertical box.horizontal list.categories .geary-sidebar-pane-separator frame.geary-folder-frame treeview.category.view.sidebar:selected, .geary-sidebar-pane-separator frame.geary-folder-frame window.background > box.vertical box.horizontal list.categories treeview.category.view.sidebar:selected, window.background > box.vertical box.horizontal list.categories .nemo-window .nemo-places-sidebar .category.places-treeview:selected, .nemo-window .nemo-places-sidebar window.background > box.vertical box.horizontal list.categories .category.places-treeview:selected, window.background > box.vertical box.horizontal list.categories .budgie-menu button.category:selected, .budgie-menu window.background > box.vertical box.horizontal list.categories button.category:selected, window.background > box.vertical box.horizontal list.categories .panel popover .sidebar .category.view:selected, .panel popover .sidebar window.background > box.vertical box.horizontal list.categories .category.view:selected, window.background > box.vertical box.horizontal list.categories treeview.category.view.sidebar.source-list:selected { + color: #ffffff; + background-color: #F0544C; +} + +window.background > box.vertical box.horizontal list.categories row.activatable.category:selected label, window.background > box.vertical box.horizontal list.categories .category.view:selected label, window.background > box.vertical box.horizontal list.categories textview text.category:selected label, textview window.background > box.vertical box.horizontal list.categories text.category:selected label, window.background > box.vertical box.horizontal list.categories iconview.category:selected label, window.background > box.vertical box.horizontal list.categories .geary-sidebar-pane-separator frame.geary-folder-frame treeview.category.view.sidebar:selected label, .geary-sidebar-pane-separator frame.geary-folder-frame window.background > box.vertical box.horizontal list.categories treeview.category.view.sidebar:selected label, window.background > box.vertical box.horizontal list.categories .nemo-window .nemo-places-sidebar .category.places-treeview:selected label, .nemo-window .nemo-places-sidebar window.background > box.vertical box.horizontal list.categories .category.places-treeview:selected label, window.background > box.vertical box.horizontal list.categories .budgie-menu button.category:selected label, .budgie-menu window.background > box.vertical box.horizontal list.categories button.category:selected label, window.background > box.vertical box.horizontal list.categories .panel popover .sidebar .category.view:selected label, .panel popover .sidebar window.background > box.vertical box.horizontal list.categories .category.view:selected label, window.background > box.vertical box.horizontal list.categories treeview.category.view.sidebar.source-list:selected label { + color: #ffffff; +} + +window.background > box.vertical box.horizontal list.categories row.activatable.category > label, window.background > box.vertical box.horizontal list.categories .category.view > label, window.background > box.vertical box.horizontal list.categories textview text.category > label, textview window.background > box.vertical box.horizontal list.categories text.category > label, window.background > box.vertical box.horizontal list.categories iconview.category > label, window.background > box.vertical box.horizontal list.categories .geary-sidebar-pane-separator frame.geary-folder-frame treeview.category.view.sidebar > label, .geary-sidebar-pane-separator frame.geary-folder-frame window.background > box.vertical box.horizontal list.categories treeview.category.view.sidebar > label, window.background > box.vertical box.horizontal list.categories .nemo-window .nemo-places-sidebar .category.places-treeview > label, .nemo-window .nemo-places-sidebar window.background > box.vertical box.horizontal list.categories .category.places-treeview > label, window.background > box.vertical box.horizontal list.categories .budgie-menu button.category > label, .budgie-menu window.background > box.vertical box.horizontal list.categories button.category > label, window.background > box.vertical box.horizontal list.categories .panel popover .sidebar .category.view > label, .panel popover .sidebar window.background > box.vertical box.horizontal list.categories .category.view > label, window.background > box.vertical box.horizontal list.categories treeview.category.view.sidebar.source-list > label { + padding-left: 0; + padding-right: 0; +} + +window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list > separator { + background-color: transparent; +} + +window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list > separator.compressed-rows-group-separator { + background-image: image(rgba(0, 0, 0, 0.2)); +} + +window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.view, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list textview text.event, textview window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list text.event, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list iconview.event, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .geary-sidebar-pane-separator frame.geary-folder-frame treeview.event.view.sidebar, .geary-sidebar-pane-separator frame.geary-folder-frame window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.event.view.sidebar, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .nemo-window .nemo-places-sidebar .event.places-treeview, .nemo-window .nemo-places-sidebar window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.places-treeview, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-menu button.event, .budgie-menu window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list button.event, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .panel popover .sidebar .event.view, .panel popover .sidebar window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.view, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.event.view.sidebar.source-list { + color: #cbbfbf; + transition-duration: 0.1s; +} + +window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable:hover, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.view:hover, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list textview text.event:hover, textview window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list text.event:hover, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list iconview.event:hover, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .geary-sidebar-pane-separator frame.geary-folder-frame treeview.event.view.sidebar:hover, .geary-sidebar-pane-separator frame.geary-folder-frame window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.event.view.sidebar:hover, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .nemo-window .nemo-places-sidebar .event.places-treeview:hover, .nemo-window .nemo-places-sidebar window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.places-treeview:hover, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-menu button.event:hover, .budgie-menu window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list button.event:hover, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .panel popover .sidebar .event.view:hover, .panel popover .sidebar window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.view:hover, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.event.view.sidebar.source-list:hover, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable:active, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.view:active, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list textview text.event:active, textview window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list text.event:active, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list iconview.event:active, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .geary-sidebar-pane-separator frame.geary-folder-frame treeview.event.view.sidebar:active, .geary-sidebar-pane-separator frame.geary-folder-frame window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.event.view.sidebar:active, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .nemo-window .nemo-places-sidebar .event.places-treeview:active, .nemo-window .nemo-places-sidebar window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.places-treeview:active, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-menu button.event:active, .budgie-menu window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list button.event:active, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .panel popover .sidebar .event.view:active, .panel popover .sidebar window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.view:active, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.event.view.sidebar.source-list:active { + color: #cbbfbf; +} + +window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable label.compressed-entries-label, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.view label.compressed-entries-label, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list textview text.event label.compressed-entries-label, textview window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list text.event label.compressed-entries-label, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list iconview.event label.compressed-entries-label, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .geary-sidebar-pane-separator frame.geary-folder-frame treeview.event.view.sidebar label.compressed-entries-label, .geary-sidebar-pane-separator frame.geary-folder-frame window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.event.view.sidebar label.compressed-entries-label, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .nemo-window .nemo-places-sidebar .event.places-treeview label.compressed-entries-label, .nemo-window .nemo-places-sidebar window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.places-treeview label.compressed-entries-label, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-menu button.event label.compressed-entries-label, .budgie-menu window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list button.event label.compressed-entries-label, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .panel popover .sidebar .event.view label.compressed-entries-label, .panel popover .sidebar window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.view label.compressed-entries-label, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.event.view.sidebar.source-list label.compressed-entries-label { + background-image: image(#2eb398); + color: #ffffff; + font-weight: 700; +} + +window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable.compressed-row, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row.view, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list textview text.event.compressed-row, textview window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list text.event.compressed-row, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list iconview.event.compressed-row, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .geary-sidebar-pane-separator frame.geary-folder-frame treeview.event.compressed-row.view.sidebar, .geary-sidebar-pane-separator frame.geary-folder-frame window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.event.compressed-row.view.sidebar, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .nemo-window .nemo-places-sidebar .event.compressed-row.places-treeview, .nemo-window .nemo-places-sidebar window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row.places-treeview, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-menu button.event.compressed-row, .budgie-menu window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list button.event.compressed-row, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .panel popover .sidebar .event.compressed-row.view, .panel popover .sidebar window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row.view, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.event.compressed-row.view.sidebar.source-list { + background-image: image(#1a1a1a); + color: #9d8787; + transition-property: opacity, border-image, background-image, box-shadow; +} + +window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable.compressed-row:hover, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row.view:hover, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list textview text.event.compressed-row:hover, textview window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list text.event.compressed-row:hover, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list iconview.event.compressed-row:hover, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .geary-sidebar-pane-separator frame.geary-folder-frame treeview.event.compressed-row.view.sidebar:hover, .geary-sidebar-pane-separator frame.geary-folder-frame window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.event.compressed-row.view.sidebar:hover, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .nemo-window .nemo-places-sidebar .event.compressed-row.places-treeview:hover, .nemo-window .nemo-places-sidebar window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row.places-treeview:hover, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-menu button.event.compressed-row:hover, .budgie-menu window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list button.event.compressed-row:hover, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .panel popover .sidebar .event.compressed-row.view:hover, .panel popover .sidebar window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row.view:hover, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.event.compressed-row.view.sidebar.source-list:hover { + background-image: image(#2a2a2a); + color: #cbbfbf; +} + +window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable.compressed-row:active, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row.view:active, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list textview text.event.compressed-row:active, textview window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list text.event.compressed-row:active, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list iconview.event.compressed-row:active, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .geary-sidebar-pane-separator frame.geary-folder-frame treeview.event.compressed-row.view.sidebar:active, .geary-sidebar-pane-separator frame.geary-folder-frame window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.event.compressed-row.view.sidebar:active, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .nemo-window .nemo-places-sidebar .event.compressed-row.places-treeview:active, .nemo-window .nemo-places-sidebar window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row.places-treeview:active, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-menu button.event.compressed-row:active, .budgie-menu window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list button.event.compressed-row:active, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .panel popover .sidebar .event.compressed-row.view:active, .panel popover .sidebar window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row.view:active, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.event.compressed-row.view.sidebar.source-list:active, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable.compressed-row:active:focus, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row.view:active:focus, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list textview text.event.compressed-row:active:focus, textview window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list text.event.compressed-row:active:focus, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list iconview.event.compressed-row:active:focus, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .geary-sidebar-pane-separator frame.geary-folder-frame treeview.event.compressed-row.view.sidebar:active:focus, .geary-sidebar-pane-separator frame.geary-folder-frame window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.event.compressed-row.view.sidebar:active:focus, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .nemo-window .nemo-places-sidebar .event.compressed-row.places-treeview:active:focus, .nemo-window .nemo-places-sidebar window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row.places-treeview:active:focus, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-menu button.event.compressed-row:active:focus, .budgie-menu window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list button.event.compressed-row:active:focus, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .panel popover .sidebar .event.compressed-row.view:active:focus, .panel popover .sidebar window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row.view:active:focus, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.event.compressed-row.view.sidebar.source-list:active:focus { + background-image: image(#333232); + color: #cbbfbf; + animation: none; +} + +window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable.compressed-row.popover-activated-row, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row.popover-activated-row.view, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list textview text.event.compressed-row.popover-activated-row, textview window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list text.event.compressed-row.popover-activated-row, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list iconview.event.compressed-row.popover-activated-row, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .geary-sidebar-pane-separator frame.geary-folder-frame treeview.event.compressed-row.popover-activated-row.view.sidebar, .geary-sidebar-pane-separator frame.geary-folder-frame window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.event.compressed-row.popover-activated-row.view.sidebar, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .nemo-window .nemo-places-sidebar .event.compressed-row.popover-activated-row.places-treeview, .nemo-window .nemo-places-sidebar window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row.popover-activated-row.places-treeview, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-menu button.event.compressed-row.popover-activated-row, .budgie-menu window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list button.event.compressed-row.popover-activated-row, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .panel popover .sidebar .event.compressed-row.popover-activated-row.view, .panel popover .sidebar window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row.popover-activated-row.view, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.event.compressed-row.popover-activated-row.view.sidebar.source-list { + background-image: image(#F0544C); + color: #ffffff; +} + +window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable.compressed-row-header, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row-header.view, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list textview text.event.compressed-row-header, textview window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list text.event.compressed-row-header, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list iconview.event.compressed-row-header, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .geary-sidebar-pane-separator frame.geary-folder-frame treeview.event.compressed-row-header.view.sidebar, .geary-sidebar-pane-separator frame.geary-folder-frame window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.event.compressed-row-header.view.sidebar, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .nemo-window .nemo-places-sidebar .event.compressed-row-header.places-treeview, .nemo-window .nemo-places-sidebar window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row-header.places-treeview, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-menu button.event.compressed-row-header, .budgie-menu window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list button.event.compressed-row-header, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .panel popover .sidebar .event.compressed-row-header.view, .panel popover .sidebar window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row-header.view, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.event.compressed-row-header.view.sidebar.source-list { + background-image: image(#262626); + color: #F0544C; +} + +window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable.compressed-row-header:hover, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row-header.view:hover, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list textview text.event.compressed-row-header:hover, textview window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list text.event.compressed-row-header:hover, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list iconview.event.compressed-row-header:hover, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .geary-sidebar-pane-separator frame.geary-folder-frame treeview.event.compressed-row-header.view.sidebar:hover, .geary-sidebar-pane-separator frame.geary-folder-frame window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.event.compressed-row-header.view.sidebar:hover, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .nemo-window .nemo-places-sidebar .event.compressed-row-header.places-treeview:hover, .nemo-window .nemo-places-sidebar window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row-header.places-treeview:hover, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-menu button.event.compressed-row-header:hover, .budgie-menu window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list button.event.compressed-row-header:hover, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .panel popover .sidebar .event.compressed-row-header.view:hover, .panel popover .sidebar window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row-header.view:hover, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.event.compressed-row-header.view.sidebar.source-list:hover { + background-image: image(#302828); +} + +window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable.compressed-row-header:active, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row-header.view:active, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list textview text.event.compressed-row-header:active, textview window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list text.event.compressed-row-header:active, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list iconview.event.compressed-row-header:active, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .geary-sidebar-pane-separator frame.geary-folder-frame treeview.event.compressed-row-header.view.sidebar:active, .geary-sidebar-pane-separator frame.geary-folder-frame window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.event.compressed-row-header.view.sidebar:active, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .nemo-window .nemo-places-sidebar .event.compressed-row-header.places-treeview:active, .nemo-window .nemo-places-sidebar window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row-header.places-treeview:active, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-menu button.event.compressed-row-header:active, .budgie-menu window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list button.event.compressed-row-header:active, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .panel popover .sidebar .event.compressed-row-header.view:active, .panel popover .sidebar window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row-header.view:active, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.event.compressed-row-header.view.sidebar.source-list:active, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable.compressed-row-header:active:focus, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row-header.view:active:focus, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list textview text.event.compressed-row-header:active:focus, textview window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list text.event.compressed-row-header:active:focus, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list iconview.event.compressed-row-header:active:focus, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .geary-sidebar-pane-separator frame.geary-folder-frame treeview.event.compressed-row-header.view.sidebar:active:focus, .geary-sidebar-pane-separator frame.geary-folder-frame window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.event.compressed-row-header.view.sidebar:active:focus, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .nemo-window .nemo-places-sidebar .event.compressed-row-header.places-treeview:active:focus, .nemo-window .nemo-places-sidebar window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row-header.places-treeview:active:focus, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-menu button.event.compressed-row-header:active:focus, .budgie-menu window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list button.event.compressed-row-header:active:focus, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .panel popover .sidebar .event.compressed-row-header.view:active:focus, .panel popover .sidebar window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row-header.view:active:focus, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.event.compressed-row-header.view.sidebar.source-list:active:focus { + background-image: image(#3a2b2a); + color: #F0544C; + animation: none; +} + +window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable.compressed-row-header label.compressed-entries-label, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row-header.view label.compressed-entries-label, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list textview text.event.compressed-row-header label.compressed-entries-label, textview window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list text.event.compressed-row-header label.compressed-entries-label, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list iconview.event.compressed-row-header label.compressed-entries-label, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .geary-sidebar-pane-separator frame.geary-folder-frame treeview.event.compressed-row-header.view.sidebar label.compressed-entries-label, .geary-sidebar-pane-separator frame.geary-folder-frame window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.event.compressed-row-header.view.sidebar label.compressed-entries-label, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .nemo-window .nemo-places-sidebar .event.compressed-row-header.places-treeview label.compressed-entries-label, .nemo-window .nemo-places-sidebar window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row-header.places-treeview label.compressed-entries-label, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-menu button.event.compressed-row-header label.compressed-entries-label, .budgie-menu window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list button.event.compressed-row-header label.compressed-entries-label, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .panel popover .sidebar .event.compressed-row-header.view label.compressed-entries-label, .panel popover .sidebar window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row-header.view label.compressed-entries-label, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.event.compressed-row-header.view.sidebar.source-list label.compressed-entries-label { + background-image: image(#F0544C); + color: #ffffff; + transition-duration: 0s; +} + +button.round-button { + min-height: 28px; + min-width: 28px; + padding: 0; +} + +window.background > box.vertical > searchbar { + box-shadow: none; +} + +window.background > box.vertical > overlay > stack > widget > stack > box.vertical > scrolledwindow > viewport.frame > widget > list { + background-color: #222222; +} + +window.background > box.vertical > overlay > stack > widget > stack > box.vertical > scrolledwindow > viewport.frame > widget > list > separator { + border-left: 100px solid transparent; + border-right: 100px solid transparent; +} + +window.background > box.vertical > overlay > stack > widget > stack widget > box.vertical.app-list { + background-image: image(#222222); +} + +window.background > box.vertical > overlay > stack > widget > stack widget > box.vertical.app-list > box.vertical > list { + background-color: #222222; +} + +window.background > box.vertical > overlay > stack > widget > stack widget > box.vertical.app-list separator { + border-left: 100px solid transparent; + border-right: 100px solid transparent; +} + +.category_page_header_filter_box { + background-image: image(#222222); + border-image: linear-gradient(to bottom, #1d1d1d, #1d1d1d) 0 0 1 0/0 0 1px 0 stretch; +} + +.category_page_header_filter_box button { + color: rgba(203, 191, 191, 0.45); + background-image: image(#222222); +} + +.category_page_header_filter_box button:hover { + color: rgba(203, 191, 191, 0.75); +} + +.category_page_header_filter_box button:checked { + color: #cbbfbf; +} + +.category_page_header_filter_box button:disabled { + color: rgba(203, 191, 191, 0.65); +} + +.application-details-infobar { + background-image: image(#262626); + border-image: linear-gradient(to bottom, #1d1d1d, #1d1d1d) 1 1 1 1/1px 1px 1px 1px stretch; +} + +headerbar.titlebar.incognito-mode entry { + color: #cbbfbf; + border-color: rgba(0, 0, 0, 0.4); + background-color: rgba(82, 82, 82, 0.4); +} + +headerbar.titlebar.incognito-mode entry image, headerbar.titlebar.incognito-mode entry image:hover { + color: inherit; +} + +headerbar.titlebar.incognito-mode entry:focus { + color: #f9f7f7; + border-color: #F0544C; + background-color: rgba(57, 57, 57, 0.4); +} + +headerbar.titlebar.incognito-mode entry:disabled { + color: rgba(203, 191, 191, 0.55); + border-color: rgba(0, 0, 0, 0.4); + background-color: rgba(82, 82, 82, 0.25); +} + +notebook > box > stack > box.vertical > paned.vertical > overlay > .floating-bar { + color: rgba(203, 191, 191, 0.75); +} + +.background headerbar entry.starred, .background headerbar entry.non-starred { + color: #cbbfbf; + border-color: rgba(0, 0, 0, 0.4); + background-color: rgba(82, 82, 82, 0.4); +} + +.background headerbar entry.starred image, .background headerbar entry.starred image:hover, .background headerbar entry.non-starred image, .background headerbar entry.non-starred image:hover { + color: inherit; +} + +.background headerbar entry.starred:focus, .background headerbar entry.non-starred:focus { + color: #f9f7f7; + border-color: #F0544C; + background-color: rgba(57, 57, 57, 0.4); +} + +.background headerbar entry.starred:disabled, .background headerbar entry.non-starred:disabled { + color: rgba(203, 191, 191, 0.55); + border-color: rgba(0, 0, 0, 0.4); + background-color: rgba(82, 82, 82, 0.25); +} + +.background headerbar entry.starred > image.right { + color: #ccbb00; +} + +.background headerbar entry.starred > image.right:hover, .background headerbar entry.starred > image.right:active, .background headerbar entry.starred > image.right:checked { + color: #FFEA00; +} + +popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background { + background-color: transparent; +} + +popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > row.activatable, popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > .view, textview popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > text, popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > iconview, .geary-sidebar-pane-separator frame.geary-folder-frame popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > treeview.view.sidebar, .nemo-window .nemo-places-sidebar popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > .places-treeview, .budgie-menu popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > button, .panel popover .sidebar popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > .view, popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > treeview.view.sidebar.source-list { + background-color: #3c3c3c; + color: rgba(203, 191, 191, 0.85); + border-radius: 2px; + border: 1px solid rgba(0, 0, 0, 0.2); + margin: 2px; +} + +popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > row.activatable:hover, popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > .view:hover, textview popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > text:hover, popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > iconview:hover, .geary-sidebar-pane-separator frame.geary-folder-frame popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > treeview.view.sidebar:hover, .nemo-window .nemo-places-sidebar popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > .places-treeview:hover, .budgie-menu popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > button:hover, .panel popover .sidebar popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > .view:hover, popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > treeview.view.sidebar.source-list:hover { + color: #a99595; + border-color: rgba(0, 0, 0, 0.2); + background-color: #404040; +} + +popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical { + margin: 0; + padding: 0; +} + +popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame { + border: 1px solid rgba(0, 0, 0, 0.2); +} + +popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > row.activatable.bookmarks-row, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > .bookmarks-row.view, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical textview scrolledwindow > viewport.frame > list.background > text.bookmarks-row, textview popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > text.bookmarks-row, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > iconview.bookmarks-row, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .geary-sidebar-pane-separator frame.geary-folder-frame scrolledwindow > viewport.frame > list.background > treeview.bookmarks-row.view.sidebar, .geary-sidebar-pane-separator frame.geary-folder-frame popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > treeview.bookmarks-row.view.sidebar, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .nemo-window .nemo-places-sidebar scrolledwindow > viewport.frame > list.background > .bookmarks-row.places-treeview, .nemo-window .nemo-places-sidebar popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > .bookmarks-row.places-treeview, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .budgie-menu scrolledwindow > viewport.frame > list.background > button.bookmarks-row, .budgie-menu popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > button.bookmarks-row, .panel popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .sidebar scrolledwindow > viewport.frame > list.background > .bookmarks-row.view, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > treeview.bookmarks-row.view.sidebar.source-list { + background-color: rgba(38, 38, 38, 0.35); + color: rgba(203, 191, 191, 0.85); + border-bottom: 1px dashed rgba(0, 0, 0, 0.05); + padding: 6px 0; + margin: 0; +} + +popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > row.activatable.bookmarks-row:hover, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > .bookmarks-row.view:hover, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical textview scrolledwindow > viewport.frame > list.background > text.bookmarks-row:hover, textview popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > text.bookmarks-row:hover, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > iconview.bookmarks-row:hover, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .geary-sidebar-pane-separator frame.geary-folder-frame scrolledwindow > viewport.frame > list.background > treeview.bookmarks-row.view.sidebar:hover, .geary-sidebar-pane-separator frame.geary-folder-frame popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > treeview.bookmarks-row.view.sidebar:hover, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .nemo-window .nemo-places-sidebar scrolledwindow > viewport.frame > list.background > .bookmarks-row.places-treeview:hover, .nemo-window .nemo-places-sidebar popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > .bookmarks-row.places-treeview:hover, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .budgie-menu scrolledwindow > viewport.frame > list.background > button.bookmarks-row:hover, .budgie-menu popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > button.bookmarks-row:hover, .panel popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .sidebar scrolledwindow > viewport.frame > list.background > .bookmarks-row.view:hover, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > treeview.bookmarks-row.view.sidebar.source-list:hover, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > row.activatable.bookmarks-row:active, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > .bookmarks-row.view:active, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical textview scrolledwindow > viewport.frame > list.background > text.bookmarks-row:active, textview popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > text.bookmarks-row:active, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > iconview.bookmarks-row:active, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .geary-sidebar-pane-separator frame.geary-folder-frame scrolledwindow > viewport.frame > list.background > treeview.bookmarks-row.view.sidebar:active, .geary-sidebar-pane-separator frame.geary-folder-frame popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > treeview.bookmarks-row.view.sidebar:active, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .nemo-window .nemo-places-sidebar scrolledwindow > viewport.frame > list.background > .bookmarks-row.places-treeview:active, .nemo-window .nemo-places-sidebar popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > .bookmarks-row.places-treeview:active, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .budgie-menu scrolledwindow > viewport.frame > list.background > button.bookmarks-row:active, .budgie-menu popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > button.bookmarks-row:active, .panel popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .sidebar scrolledwindow > viewport.frame > list.background > .bookmarks-row.view:active, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > treeview.bookmarks-row.view.sidebar.source-list:active, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > row.activatable.bookmarks-row:checked, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > .bookmarks-row.view:checked, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical textview scrolledwindow > viewport.frame > list.background > text.bookmarks-row:checked, textview popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > text.bookmarks-row:checked, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > iconview.bookmarks-row:checked, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .geary-sidebar-pane-separator frame.geary-folder-frame scrolledwindow > viewport.frame > list.background > treeview.bookmarks-row.view.sidebar:checked, .geary-sidebar-pane-separator frame.geary-folder-frame popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > treeview.bookmarks-row.view.sidebar:checked, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .nemo-window .nemo-places-sidebar scrolledwindow > viewport.frame > list.background > .bookmarks-row.places-treeview:checked, .nemo-window .nemo-places-sidebar popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > .bookmarks-row.places-treeview:checked, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .budgie-menu scrolledwindow > viewport.frame > list.background > button.bookmarks-row:checked, .budgie-menu popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > button.bookmarks-row:checked, .panel popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .sidebar scrolledwindow > viewport.frame > list.background > .bookmarks-row.view:checked, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > treeview.bookmarks-row.view.sidebar.source-list:checked { + color: #cbbfbf; + background-color: rgba(203, 191, 191, 0.05); +} + +popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > row.activatable.bookmarks-row button.flat, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > .bookmarks-row.view button.flat, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical textview scrolledwindow > viewport.frame > list.background > text.bookmarks-row button.flat, textview popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > text.bookmarks-row button.flat, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > iconview.bookmarks-row button.flat, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .geary-sidebar-pane-separator frame.geary-folder-frame scrolledwindow > viewport.frame > list.background > treeview.bookmarks-row.view.sidebar button.flat, .geary-sidebar-pane-separator frame.geary-folder-frame popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > treeview.bookmarks-row.view.sidebar button.flat, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .nemo-window .nemo-places-sidebar scrolledwindow > viewport.frame > list.background > .bookmarks-row.places-treeview button.flat, .nemo-window .nemo-places-sidebar popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > .bookmarks-row.places-treeview button.flat, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .budgie-menu scrolledwindow > viewport.frame > list.background > button.bookmarks-row button.flat, .budgie-menu popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > button.bookmarks-row button.flat, .panel popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .sidebar scrolledwindow > viewport.frame > list.background > .bookmarks-row.view button.flat, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > treeview.bookmarks-row.view.sidebar.source-list button.flat, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > row.activatable.bookmarks-row button.sidebar-button, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > .bookmarks-row.view button.sidebar-button, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical textview scrolledwindow > viewport.frame > list.background > text.bookmarks-row button.sidebar-button, textview popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > text.bookmarks-row button.sidebar-button, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > iconview.bookmarks-row button.sidebar-button, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .geary-sidebar-pane-separator frame.geary-folder-frame scrolledwindow > viewport.frame > list.background > treeview.bookmarks-row.view.sidebar button.sidebar-button, .geary-sidebar-pane-separator frame.geary-folder-frame popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > treeview.bookmarks-row.view.sidebar button.sidebar-button, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .nemo-window .nemo-places-sidebar scrolledwindow > viewport.frame > list.background > .bookmarks-row.places-treeview button.sidebar-button, .nemo-window .nemo-places-sidebar popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > .bookmarks-row.places-treeview button.sidebar-button, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .budgie-menu scrolledwindow > viewport.frame > list.background > button.bookmarks-row button.sidebar-button, .budgie-menu popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > button.bookmarks-row button.sidebar-button, .panel popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .sidebar scrolledwindow > viewport.frame > list.background > .bookmarks-row.view button.sidebar-button, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > treeview.bookmarks-row.view.sidebar.source-list button.sidebar-button, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > row.activatable.bookmarks-row button.budgie-menu-launcher, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > .bookmarks-row.view button.budgie-menu-launcher, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical textview scrolledwindow > viewport.frame > list.background > text.bookmarks-row button.budgie-menu-launcher, textview popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > text.bookmarks-row button.budgie-menu-launcher, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > iconview.bookmarks-row button.budgie-menu-launcher, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .geary-sidebar-pane-separator frame.geary-folder-frame scrolledwindow > viewport.frame > list.background > treeview.bookmarks-row.view.sidebar button.budgie-menu-launcher, .geary-sidebar-pane-separator frame.geary-folder-frame popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > treeview.bookmarks-row.view.sidebar button.budgie-menu-launcher, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .nemo-window .nemo-places-sidebar scrolledwindow > viewport.frame > list.background > .bookmarks-row.places-treeview button.budgie-menu-launcher, .nemo-window .nemo-places-sidebar popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > .bookmarks-row.places-treeview button.budgie-menu-launcher, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .budgie-menu scrolledwindow > viewport.frame > list.background > button.bookmarks-row button.budgie-menu-launcher, .budgie-menu popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > button.bookmarks-row button.budgie-menu-launcher, .panel popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .sidebar scrolledwindow > viewport.frame > list.background > .bookmarks-row.view button.budgie-menu-launcher, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > treeview.bookmarks-row.view.sidebar.source-list button.budgie-menu-launcher, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > row.activatable.bookmarks-row .budgie-panel #tasklist-button, .budgie-panel popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > row.activatable.bookmarks-row #tasklist-button, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > .bookmarks-row.view .budgie-panel #tasklist-button, .budgie-panel popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > .bookmarks-row.view #tasklist-button, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical textview scrolledwindow > viewport.frame > list.background > text.bookmarks-row .budgie-panel #tasklist-button, .budgie-panel popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical textview scrolledwindow > viewport.frame > list.background > text.bookmarks-row #tasklist-button, textview popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > text.bookmarks-row .budgie-panel #tasklist-button, .budgie-panel textview popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > text.bookmarks-row #tasklist-button, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > iconview.bookmarks-row .budgie-panel #tasklist-button, .budgie-panel popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > iconview.bookmarks-row #tasklist-button, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .geary-sidebar-pane-separator frame.geary-folder-frame scrolledwindow > viewport.frame > list.background > treeview.bookmarks-row.view.sidebar .budgie-panel #tasklist-button, .budgie-panel popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .geary-sidebar-pane-separator frame.geary-folder-frame scrolledwindow > viewport.frame > list.background > treeview.bookmarks-row.view.sidebar #tasklist-button, .geary-sidebar-pane-separator frame.geary-folder-frame popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > treeview.bookmarks-row.view.sidebar .budgie-panel #tasklist-button, .budgie-panel .geary-sidebar-pane-separator frame.geary-folder-frame popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > treeview.bookmarks-row.view.sidebar #tasklist-button, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .nemo-window .nemo-places-sidebar scrolledwindow > viewport.frame > list.background > .bookmarks-row.places-treeview .budgie-panel #tasklist-button, .budgie-panel popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .nemo-window .nemo-places-sidebar scrolledwindow > viewport.frame > list.background > .bookmarks-row.places-treeview #tasklist-button, .nemo-window .nemo-places-sidebar popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > .bookmarks-row.places-treeview .budgie-panel #tasklist-button, .budgie-panel .nemo-window .nemo-places-sidebar popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > .bookmarks-row.places-treeview #tasklist-button, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .budgie-menu scrolledwindow > viewport.frame > list.background > button.bookmarks-row .budgie-panel #tasklist-button, .budgie-panel popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .budgie-menu scrolledwindow > viewport.frame > list.background > button.bookmarks-row #tasklist-button, .budgie-menu popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > button.bookmarks-row .budgie-panel #tasklist-button, .budgie-panel .budgie-menu popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > button.bookmarks-row #tasklist-button, .panel popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .sidebar scrolledwindow > viewport.frame > list.background > .bookmarks-row.view .budgie-panel #tasklist-button, .budgie-panel .panel popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .sidebar scrolledwindow > viewport.frame > list.background > .bookmarks-row.view #tasklist-button, .budgie-panel popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > row.activatable.bookmarks-row button.flat.launcher, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > .bookmarks-row.view .budgie-panel button.flat.launcher, .budgie-panel popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > .bookmarks-row.view button.flat.launcher, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical textview scrolledwindow > viewport.frame > list.background > text.bookmarks-row .budgie-panel button.flat.launcher, .budgie-panel popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical textview scrolledwindow > viewport.frame > list.background > text.bookmarks-row button.flat.launcher, textview popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > text.bookmarks-row .budgie-panel button.flat.launcher, .budgie-panel textview popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > text.bookmarks-row button.flat.launcher, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > iconview.bookmarks-row .budgie-panel button.flat.launcher, .budgie-panel popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > iconview.bookmarks-row button.flat.launcher, .budgie-panel popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .geary-sidebar-pane-separator frame.geary-folder-frame scrolledwindow > viewport.frame > list.background > treeview.bookmarks-row.view.sidebar button.flat.launcher, .budgie-panel popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .nemo-window .nemo-places-sidebar scrolledwindow > viewport.frame > list.background > .bookmarks-row.places-treeview button.flat.launcher, .budgie-panel popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .budgie-menu scrolledwindow > viewport.frame > list.background > button.bookmarks-row button.flat.launcher { + min-width: 16px; + min-height: 16px; + padding: 4px; + margin: 0 6px; + border-radius: 100px; + -gtk-outline-radius: 100px; +} + +flowboxchild.bookmark-tag-widget { + color: #222222; + font-weight: 500; +} + +flowboxchild.bookmark-tag-widget label { + margin-bottom: 2px; +} + +flowboxchild.bookmark-tag-widget-selected { + color: #ffffff; +} + +.sidebar-paned .inline-toolbar.horizontal.sidebar-toolbar { + box-shadow: inset 0 1px rgba(0, 0, 0, 0.2); + padding: 4px; + background-color: #1a1a1a; +} + +.sidebar-paned .inline-toolbar.horizontal.sidebar-toolbar button.image-button > widget > box > image { + padding: 0; +} + +.sidebar-paned scrolledwindow { + border: none; +} + +window.csd > box.vertical > box.vertical > toolbar.horizontal, window.csd > box.vertical > box.vertical > .horizontal.inline-toolbar, +window.solid-csd > box.vertical > box.vertical > toolbar.horizontal, +window.solid-csd > box.vertical > box.vertical > .horizontal.inline-toolbar { + margin: -1px 0; + border-top: 1px solid rgba(0, 0, 0, 0.2); + box-shadow: none; + background-color: transparent; +} + +window.csd > box.vertical > box.vertical > toolbar.horizontal button, window.csd > box.vertical > box.vertical > .horizontal.inline-toolbar button, +window.solid-csd > box.vertical > box.vertical > toolbar.horizontal button, +window.solid-csd > box.vertical > box.vertical > .horizontal.inline-toolbar button { + min-height: 36px; + min-width: 36px; + padding: 0; + margin-top: 8px; + margin-bottom: 8px; +} + +window.csd > box.vertical > box.vertical > frame, +window.solid-csd > box.vertical > box.vertical > frame { + margin: -1px 0; + padding: 0; +} + +window.csd > box.vertical > box.vertical > frame > border, +window.solid-csd > box.vertical > box.vertical > frame > border { + border: none; +} + +window.background > box.vertical > toolbar.primary-toolbar toolitem .linked > button.image-button.raised, window.background > box.vertical > .primary-toolbar.inline-toolbar toolitem .linked > button.image-button.raised { + min-height: 36px; + min-width: 36px; + padding: 0; + margin: 0; +} + +window.background > box.vertical > toolbar.primary-toolbar toolitem .linked > button.image-button.raised > widget > box > image, window.background > box.vertical > .primary-toolbar.inline-toolbar toolitem .linked > button.image-button.raised > widget > box > image { + padding: 0; +} + +window.background > box.vertical > toolbar.primary-toolbar toolitem button.flat.scale, window.background > box.vertical > .primary-toolbar.inline-toolbar toolitem button.flat.scale, window.background > box.vertical > toolbar.primary-toolbar toolitem button.scale.sidebar-button, window.background > box.vertical > .primary-toolbar.inline-toolbar toolitem button.scale.sidebar-button, window.background > box.vertical > toolbar.primary-toolbar toolitem button.scale.budgie-menu-launcher, window.background > box.vertical > .primary-toolbar.inline-toolbar toolitem button.scale.budgie-menu-launcher, window.background > box.vertical > toolbar.primary-toolbar toolitem .budgie-panel .scale#tasklist-button, .budgie-panel window.background > box.vertical > toolbar.primary-toolbar toolitem .scale#tasklist-button, window.background > box.vertical > .primary-toolbar.inline-toolbar toolitem .budgie-panel .scale#tasklist-button, .budgie-panel window.background > box.vertical > .primary-toolbar.inline-toolbar toolitem .scale#tasklist-button, .budgie-panel window.background > box.vertical > toolbar.primary-toolbar toolitem button.scale.flat.launcher, .budgie-panel window.background > box.vertical > .primary-toolbar.inline-toolbar toolitem button.scale.flat.launcher { + min-height: 24px; + min-width: 36px; + padding: 0; + margin-top: 8px; + margin-bottom: 8px; +} + +window.background > box.vertical > toolbar.primary-toolbar toolitem > box.horizontal:not(.linked) > button.toggle, window.background > box.vertical > .primary-toolbar.inline-toolbar toolitem > box.horizontal:not(.linked) > button.toggle, +window.background > box.vertical > toolbar.primary-toolbar toolitem > .linked > button:not(.toggle):not(.raised):not(.flat), +window.background > box.vertical > .primary-toolbar.inline-toolbar toolitem > .linked > button:not(.toggle):not(.raised):not(.flat) { + min-height: 28px; + min-width: 28px; + padding: 0; + margin: 0; +} + +dialog.background.csd box.dialog-vbox grid.horizontal scrolledwindow.frame { + border: none; +} + +dialog.background.csd box.dialog-vbox grid.horizontal scrolledwindow.frame viewport.frame { + border: none; +} + +dialog.background.csd box.dialog-vbox grid.horizontal stack scrolledwindow.frame { + border: 1px solid rgba(0, 0, 0, 0.2); +} + +.maps-popover button.radio.layer-radio-button:checked { + box-shadow: 0 0 0 2px #F0544C; +} + +.nautilus-window .floating-bar { + padding: 1px; + background-color: #F0544C; + color: #ffffff; + border-radius: 2px 2px 0 0; +} + +.nautilus-window .floating-bar.bottom.left { + border-top-left-radius: 0; +} + +.nautilus-window .floating-bar.bottom.right { + border-top-right-radius: 0; +} + +.nautilus-window .floating-bar button { + border: none; + border-radius: 100px; + min-height: 0; + min-width: 0; + padding: 0; + margin-right: 6px; + -gtk-icon-shadow: none; +} + +.nemo-window menubar > menuitem > window.background.popup > menu, +.nemo-window .menubar > menuitem > window.background.popup > menu { + border-radius: 0 0 2px 2px; +} + +.nemo-window .nemo-places-sidebar.frame { + border-width: 0; +} + +.nemo-window notebook { + background-color: #262626; +} + +.nemo-window .nemo-window-pane widget.entry { + border: 1px solid; + border-radius: 3px; + color: #b5abab; + border-color: #F0544C; + background-color: #262626; +} + +.nemo-window .primary-toolbar { + padding-top: 0; + padding-bottom: 0; + border: none; + color: #cbbfbf; + background-color: #1a1a1a; +} + +.nemo-window .primary-toolbar button, .nemo-window .primary-toolbar entry { + min-height: 16px; + margin-top: 6px; + margin-bottom: 6px; +} + +.nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button, +.nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button { + padding: 2px 4px 4px 4px; + margin-top: 4px; + margin-bottom: 4px; +} + +.nemo-window .sidebar scrolledwindow.frame { + border: none; +} + +.caja-notebook { + border-top: 1px solid rgba(0, 0, 0, 0.2); +} + +.caja-side-pane .frame { + border-width: 1px 0 0; +} + +.caja-notebook .frame { + border-width: 0 0 1px; +} + +.caja-desktop > widget.entry, .caja-desktop > widget.entry:focus { + transition: none; +} + +.pluma-window statusbar frame > border { + border: none; +} + +.pluma-window notebook > stack scrolledwindow { + border-width: 0 0 1px 0; +} + +#pluma-status-combo-button { + min-height: 0; + padding: 0; + border-top: none; + border-bottom: none; + border-radius: 0; +} + +window.background:not(.csd) > widget > separator { + color: rgba(0, 0, 0, 0.2); +} + +window.background:not(.csd) > widget > scrollbar { + background-clip: border-box; +} + +window.background:not(.csd) > widget > scrollbar, +window.background:not(.csd) > widget > frame > border { + border-color: #212121; +} + +window.background:not(.csd) > widget > entry, +window.background:not(.csd) > widget > button > button { + border: 1px solid #212121; + border-radius: 2px; +} + +window.background:not(.csd) > widget > entry, +window.background:not(.csd) > widget .entry { + border-radius: 2px; + background-image: image(#262626); + border: 1px solid #212121; +} + +window.background:not(.csd) > widget > entry:focus, +window.background:not(.csd) > widget .entry:focus { + border-color: #F0544C; +} + +window.background:not(.csd) > widget > spinbutton { + background-image: image(#2b2b2b); + border: 1px solid #212121; +} + +window.background:not(.csd) > widget > spinbutton:active { + background-image: image(#F0544C); +} + +window.background:not(.csd) > widget > spinbutton .entry { + border-top-right-radius: 0; + border-bottom-right-radius: 0; +} + +window.background:not(.csd) > menu > separator { + color: rgba(0, 0, 0, 0.2); +} + +window.background:not(.csd) > menu > menuitem > label:disabled { + color: rgba(203, 191, 191, 0.45); +} + +#MozillaGtkWidget.background { + background-color: #222222; +} + +#MozillaGtkWidget.background, #MozillaGtkWidget.background decoration { + border-radius: 0 0 0 0; +} + +#MozillaGtkWidget.background headerbar.titlebar { + border-radius: 0 0 0 0; +} + +#MozillaGtkWidget.background headerbar.titlebar.default-decoration button.titlebutton { + margin: 0; + padding: 0; +} + +#MozillaGtkWidget.background .background, +#MozillaGtkWidget.background frame, +#MozillaGtkWidget.background separator, +#MozillaGtkWidget.background scrolledwindow { + background-color: #222222; +} + +#MozillaGtkWidget.background scrollbar { + background-color: #484848; +} + +#MozillaGtkWidget.background scrollbar slider { + background-color: #6e6969; +} + +#MozillaGtkWidget.background scrollbar slider:hover { + background-color: #878080; +} + +#MozillaGtkWidget.background scrollbar slider:hover:active { + background-color: #a19898; +} + +#MozillaGtkWidget.background scrollbar slider:disabled { + background-color: transparent; +} + +#MozillaGtkWidget.background *:not(menuitem):hover, #MozillaGtkWidget.background *:not(menuitem):hover button, +#MozillaGtkWidget.background *:focus, +#MozillaGtkWidget.background *:focus button, +#MozillaGtkWidget.background *:active, +#MozillaGtkWidget.background *:active button, +#MozillaGtkWidget.background *:checked, +#MozillaGtkWidget.background *:checked button { + color: #cbbfbf; +} + +#MozillaGtkWidget.background > window.background > menu { + background-color: #262626; +} + +#MozillaGtkWidget.background > window.background > menu > separator { + padding: 0; + border: none; + background-color: #212121; +} + +#MozillaGtkWidget.background > widget border { + border-color: #212121; +} + +#MozillaGtkWidget.background > widget separator { + background-color: #212121; +} + +#MozillaGtkWidget.background > widget > scrolledwindow > textview { + background-color: #333333; +} + +#MozillaGtkWidget.background > widget > scrolledwindow > textview text { + background-color: transparent; + color: #aaaaaa; +} + +window.background.chromium { + background-color: #222222; + color: #cbbfbf; +} + +window.background.chromium headerbar.titlebar button.toggle { + color: #cbbfbf; + outline-offset: -3px; + background-color: rgba(26, 26, 26, 0); + border-color: rgba(26, 26, 26, 0); +} + +window.background.chromium headerbar.titlebar button.toggle:hover { + color: #cbbfbf; + border-color: rgba(0, 0, 0, 0.2); + background-color: rgba(203, 191, 191, 0.12); +} + +window.background.chromium headerbar.titlebar button.toggle:checked, window.background.chromium headerbar.titlebar button.toggle:active { + color: #ffffff; + border-color: transparent; + background-color: #F0544C; +} + +window.background.chromium headerbar.titlebar button.titlebutton { + min-width: 16px; + min-height: 16px; + margin: 0 4px; + padding: 0; + color: transparent; +} + +window.background.chromium button { + border-width: 1px; + border-style: solid; + border-color: #1d1d1d; + background-color: #222222; + color: #cbbfbf; +} + +window.background.chromium entry.chromium { + border-image: none; + border: 1px solid #1d1d1d; + background-color: #222222; + color: #cbbfbf; +} + +window.background.chromium > textview.view { + background-color: #222222; + color: #cbbfbf; +} + +window.background.chromium > textview { + color: #cbbfbf; + background-color: #222222; +} + +window.background.chromium > textview text { + color: #cbbfbf; + background-color: #222222; +} + +window.background.chromium > menubar { + background-color: #1a1a1a; + color: #cbbfbf; +} + +window.background.chromium > menubar > menuitem { + color: #cbbfbf; +} + +window.background.chromium > menu { + border: 1px solid #dddddd; + background-color: white; + color: #686868; +} + +window.background.chromium > menu > separator { + color: white; + background-color: white; +} + +window.background.chromium > menu > menuitem { + color: #686868; +} + +window.background.chromium > menu > menuitem:hover { + color: #ffffff; + background-color: #F0544C; +} + +window.background.chromium > menu > menuitem:disabled { + color: rgba(104, 104, 104, 0.45); +} + +window.background.chromium > menu > menuitem label:disabled { + color: rgba(104, 104, 104, 0.45); +} + +.geary-sidebar-pane-separator frame.geary-folder-frame treeview.view.sidebar { + background-color: #222222; + color: #b5abab; +} + +overlay.window-overlay grid.horizontal stack paned.horizontal stack widget.view.frame, +overlay.window-overlay grid.horizontal stack paned.horizontal stack scrolledwindow.frame { + border-left: none; + border-right: none; +} + +overlay.window-overlay grid.horizontal stack .sidebar { + border-bottom: 1px solid rgba(0, 0, 0, 0.2); +} + +/**************** + * Libre-Office * + ****************/ +window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal { + background-color: #1a1a1a; +} + +window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal > button.flat.small-button, window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal > button.small-button.sidebar-button, window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal > button.small-button.budgie-menu-launcher, .budgie-panel window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal > .small-button#tasklist-button, .budgie-panel window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal > button.small-button.flat.launcher { + color: #cbbfbf; + border: none; +} + +window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal > button.flat.small-button:hover, window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal > button.small-button.sidebar-button:hover, window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal > button.small-button.budgie-menu-launcher:hover, .budgie-panel window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal > .small-button#tasklist-button:hover, .budgie-panel window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal > button.small-button.flat.launcher:hover { + background-color: #414141; + color: #d6cdcd; +} + +window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal > button.flat.small-button:active, window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal > button.small-button.sidebar-button:active, window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal > button.small-button.budgie-menu-launcher:active, .budgie-panel window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal > .small-button#tasklist-button:active, .budgie-panel window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal > button.small-button.flat.launcher:active, window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal > button.flat.small-button:checked, window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal > button.small-button.sidebar-button:checked, window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal > button.small-button.budgie-menu-launcher:checked, .budgie-panel window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal > .small-button#tasklist-button:checked, .budgie-panel window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal > button.small-button.flat.launcher:checked { + background-color: #F0544C; + color: #ede9e9; +} + +window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal > button.flat.small-button:disabled, window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal > button.small-button.sidebar-button:disabled, window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal > button.small-button.budgie-menu-launcher:disabled, .budgie-panel window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal > .small-button#tasklist-button:disabled, .budgie-panel window.background:not(.csd):not(.solid-csd) > grid.horizontal > grid.horizontal > button.small-button.flat.launcher:disabled { + color: alpha(#cbbfbf,0.6); +} + +window.background:not(.solid-csd) > notebook:not(.frame) { + border: 0 none transparent; + background-color: #262626; +} + +window.background:not(.solid-csd) > notebook:not(.frame) > stack { + border: none; + box-shadow: none; +} + +widget > box.terminal-titlebar { + padding: 0 6px; +} + +widget > box.terminal-titlebar > button.flat.popup.toggle, widget > box.terminal-titlebar > button.popup.toggle.sidebar-button, widget > box.terminal-titlebar > button.popup.toggle.budgie-menu-launcher, .budgie-panel widget > box.terminal-titlebar > .popup.toggle#tasklist-button, .budgie-panel widget > box.terminal-titlebar > button.popup.toggle.flat.launcher { + border: none; + border-radius: 0; + padding-top: 0; + padding-bottom: 0; + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #F0544C 0%, transparent 0%) 0 0 0/0 0 0; +} + +widget > box.terminal-titlebar > button.flat.popup.toggle:dir(ltr), widget > box.terminal-titlebar > button.popup.toggle.sidebar-button:dir(ltr), widget > box.terminal-titlebar > button.popup.toggle.budgie-menu-launcher:dir(ltr), .budgie-panel widget > box.terminal-titlebar > .popup.toggle#tasklist-button:dir(ltr), .budgie-panel widget > box.terminal-titlebar > button.popup.toggle.flat.launcher:dir(ltr) { + padding-right: 6px; +} + +widget > box.terminal-titlebar > button.flat.popup.toggle:dir(rtl), widget > box.terminal-titlebar > button.popup.toggle.sidebar-button:dir(rtl), widget > box.terminal-titlebar > button.popup.toggle.budgie-menu-launcher:dir(rtl), .budgie-panel widget > box.terminal-titlebar > .popup.toggle#tasklist-button:dir(rtl), .budgie-panel widget > box.terminal-titlebar > button.popup.toggle.flat.launcher:dir(rtl) { + padding-left: 6px; +} + +widget > box.terminal-titlebar > button.flat.popup.toggle:hover, widget > box.terminal-titlebar > button.popup.toggle.sidebar-button:hover, widget > box.terminal-titlebar > button.popup.toggle.budgie-menu-launcher:hover, .budgie-panel widget > box.terminal-titlebar > .popup.toggle#tasklist-button:hover, .budgie-panel widget > box.terminal-titlebar > button.popup.toggle.flat.launcher:hover { + box-shadow: inset 0 -2px #F0544C; + background: none; +} + +widget > box.terminal-titlebar > button.flat.popup.toggle:checked, widget > box.terminal-titlebar > button.popup.toggle.sidebar-button:checked, widget > box.terminal-titlebar > button.popup.toggle.budgie-menu-launcher:checked, .budgie-panel widget > box.terminal-titlebar > .popup.toggle#tasklist-button:checked, .budgie-panel widget > box.terminal-titlebar > button.popup.toggle.flat.launcher:checked, widget > box.terminal-titlebar > button.flat.popup.toggle:active, widget > box.terminal-titlebar > button.popup.toggle.sidebar-button:active, widget > box.terminal-titlebar > button.popup.toggle.budgie-menu-launcher:active, .budgie-panel widget > box.terminal-titlebar > .popup.toggle#tasklist-button:active, .budgie-panel widget > box.terminal-titlebar > button.popup.toggle.flat.launcher:active { + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #F0544C 100%, transparent 0%) 0 0 2/0 0 2px; + background-color: transparent; + color: #cbbfbf; +} + +widget > box.terminal-titlebar > button.image-button, widget > box.terminal-titlebar > button.image-button.toggle { + margin: 2px 0; + padding: 0; + min-height: 24px; + min-width: 24px; + border-radius: 100px; + -gtk-outline-radius: 100px; +} + +list.tilix-session-sidebar { + background-image: image(rgba(54, 54, 54, 0.95)); +} + +list.tilix-session-sidebar button.tilix-sidebar-close-button { + min-height: 20px; + min-width: 20px; + padding: 0; + border-radius: 100px; + -gtk-outline-radius: 100px; + background-color: #db5b5b; +} + +list.tilix-session-sidebar button.tilix-sidebar-close-button, list.tilix-session-sidebar button.tilix-sidebar-close-button:hover, list.tilix-session-sidebar button.tilix-sidebar-close-button:active, list.tilix-session-sidebar button.tilix-sidebar-close-button:checked { + color: white; +} + +list.tilix-session-sidebar button.tilix-sidebar-close-button:hover { + background-color: #e48585; +} + +list.tilix-session-sidebar button.tilix-sidebar-close-button:active, list.tilix-session-sidebar button.tilix-sidebar-close-button:checked { + background-image: image(#d23131); +} + +window.background.csd > box.vertical > stack > box.horizontal > list { + background-color: transparent; + border-right: 1px solid rgba(0, 0, 0, 0.2); +} + +window.background.csd > box.vertical > stack > box.horizontal > box.vertical > stack > scrolledwindow.frame { + border: none; +} + +window.background.csd > box.vertical > stack > box.horizontal > revealer > stack > list { + background-color: transparent; + border-right: 1px solid rgba(0, 0, 0, 0.2); +} + +window.background.csd > box.vertical > stack > box.horizontal > revealer > stack > scrolledwindow > viewport.frame > list { + background-color: transparent; + border-right: 1px solid rgba(0, 0, 0, 0.2); +} + +window.background.csd > box.vertical > stack > box.horizontal > revealer > stack > scrolledwindow > viewport.frame > list { + background-color: transparent; + border-right: 1px solid rgba(0, 0, 0, 0.2); +} + +window#ValaPanel.background { + background-color: #222222; + border: none; + color: #cbbfbf; +} + +window#ValaPanel.background widget.-vala-panel-background > separator { + background: none; +} + +window#ValaPanel.background button.flat.-panel-button, window#ValaPanel.background button.-panel-button.sidebar-button, window#ValaPanel.background button.-panel-button.budgie-menu-launcher, window#ValaPanel.background .budgie-panel .-panel-button#tasklist-button, .budgie-panel window#ValaPanel.background .-panel-button#tasklist-button, +window#ValaPanel.background button#tasklist-button.toggle.flat, +window#ValaPanel.background button#tasklist-button.toggle.sidebar-button, +window#ValaPanel.background button#tasklist-button.toggle.budgie-menu-launcher, +window#ValaPanel.background .budgie-panel #tasklist-button.toggle, +.budgie-panel window#ValaPanel.background #tasklist-button.toggle, +window#ValaPanel.background button.flat.-panel-icon-button, +window#ValaPanel.background button.-panel-icon-button.sidebar-button, +window#ValaPanel.background button.-panel-icon-button.budgie-menu-launcher, +window#ValaPanel.background .budgie-panel .-panel-icon-button#tasklist-button, +.budgie-panel window#ValaPanel.background .-panel-icon-button#tasklist-button { + color: #cbbfbf; +} + +window#ValaPanel.background button.flat.-panel-button:hover, window#ValaPanel.background button.-panel-button.sidebar-button:hover, window#ValaPanel.background button.-panel-button.budgie-menu-launcher:hover, window#ValaPanel.background .budgie-panel .-panel-button#tasklist-button:hover, .budgie-panel window#ValaPanel.background .-panel-button#tasklist-button:hover, +window#ValaPanel.background button#tasklist-button.toggle.flat:hover, +window#ValaPanel.background button#tasklist-button.toggle.sidebar-button:hover, +window#ValaPanel.background button#tasklist-button.toggle.budgie-menu-launcher:hover, +window#ValaPanel.background .budgie-panel #tasklist-button.toggle:hover, +.budgie-panel window#ValaPanel.background #tasklist-button.toggle:hover, +window#ValaPanel.background button.flat.-panel-icon-button:hover, +window#ValaPanel.background button.-panel-icon-button.sidebar-button:hover, +window#ValaPanel.background button.-panel-icon-button.budgie-menu-launcher:hover, +window#ValaPanel.background .budgie-panel .-panel-icon-button#tasklist-button:hover, +.budgie-panel window#ValaPanel.background .-panel-icon-button#tasklist-button:hover { + box-shadow: inset 0 -2px rgba(240, 84, 76, 0.5); + background: none; + color: #ffffff; +} + +window#ValaPanel.background button.flat.-panel-button:active, window#ValaPanel.background button.-panel-button.sidebar-button:active, window#ValaPanel.background button.-panel-button.budgie-menu-launcher:active, window#ValaPanel.background .budgie-panel .-panel-button#tasklist-button:active, .budgie-panel window#ValaPanel.background .-panel-button#tasklist-button:active, window#ValaPanel.background button.flat.-panel-button:checked, window#ValaPanel.background button.-panel-button.sidebar-button:checked, window#ValaPanel.background button.-panel-button.budgie-menu-launcher:checked, window#ValaPanel.background .budgie-panel .-panel-button#tasklist-button:checked, .budgie-panel window#ValaPanel.background .-panel-button#tasklist-button:checked, +window#ValaPanel.background button#tasklist-button.toggle.flat:active, +window#ValaPanel.background button#tasklist-button.toggle.sidebar-button:active, +window#ValaPanel.background button#tasklist-button.toggle.budgie-menu-launcher:active, +window#ValaPanel.background .budgie-panel #tasklist-button.toggle:active, +.budgie-panel window#ValaPanel.background #tasklist-button.toggle:active, +window#ValaPanel.background button#tasklist-button.toggle.flat:checked, +window#ValaPanel.background button#tasklist-button.toggle.sidebar-button:checked, +window#ValaPanel.background button#tasklist-button.toggle.budgie-menu-launcher:checked, +window#ValaPanel.background .budgie-panel #tasklist-button.toggle:checked, +.budgie-panel window#ValaPanel.background #tasklist-button.toggle:checked, +window#ValaPanel.background button.flat.-panel-icon-button:active, +window#ValaPanel.background button.-panel-icon-button.sidebar-button:active, +window#ValaPanel.background button.-panel-icon-button.budgie-menu-launcher:active, +window#ValaPanel.background .budgie-panel .-panel-icon-button#tasklist-button:active, +.budgie-panel window#ValaPanel.background .-panel-icon-button#tasklist-button:active, +window#ValaPanel.background button.flat.-panel-icon-button:checked, +window#ValaPanel.background button.-panel-icon-button.sidebar-button:checked, +window#ValaPanel.background button.-panel-icon-button.budgie-menu-launcher:checked, +window#ValaPanel.background .budgie-panel .-panel-icon-button#tasklist-button:checked, +.budgie-panel window#ValaPanel.background .-panel-icon-button#tasklist-button:checked { + box-shadow: inset 0 -2px #F0544C; + color: #ffffff; + background: none; +} + +window#ValaPanel.background .unpinned button.flat.-panel-icon-button, window#ValaPanel.background .unpinned button.-panel-icon-button.sidebar-button, window#ValaPanel.background .unpinned button.-panel-icon-button.budgie-menu-launcher, window#ValaPanel.background .unpinned .budgie-panel .-panel-icon-button#tasklist-button, .budgie-panel window#ValaPanel.background .unpinned .-panel-icon-button#tasklist-button { + border-radius: 0; +} + +window#ValaPanel.background .unpinned button.flat.-panel-icon-button:hover, window#ValaPanel.background .unpinned button.-panel-icon-button.sidebar-button:hover, window#ValaPanel.background .unpinned button.-panel-icon-button.budgie-menu-launcher:hover, window#ValaPanel.background .unpinned .budgie-panel .-panel-icon-button#tasklist-button:hover, .budgie-panel window#ValaPanel.background .unpinned .-panel-icon-button#tasklist-button:hover { + -gtk-icon-effect: highlight; +} + +window#ValaPanel.background .unpinned button.flat.-panel-icon-button:hover, window#ValaPanel.background .unpinned button.-panel-icon-button.sidebar-button:hover, window#ValaPanel.background .unpinned button.-panel-icon-button.budgie-menu-launcher:hover, window#ValaPanel.background .unpinned .budgie-panel .-panel-icon-button#tasklist-button:hover, .budgie-panel window#ValaPanel.background .unpinned .-panel-icon-button#tasklist-button:hover, window#ValaPanel.background .unpinned button.flat.-panel-icon-button:active, window#ValaPanel.background .unpinned button.-panel-icon-button.sidebar-button:active, window#ValaPanel.background .unpinned button.-panel-icon-button.budgie-menu-launcher:active, window#ValaPanel.background .unpinned .budgie-panel .-panel-icon-button#tasklist-button:active, .budgie-panel window#ValaPanel.background .unpinned .-panel-icon-button#tasklist-button:active, window#ValaPanel.background .unpinned button.flat.-panel-icon-button:checked, window#ValaPanel.background .unpinned button.-panel-icon-button.sidebar-button:checked, window#ValaPanel.background .unpinned button.-panel-icon-button.budgie-menu-launcher:checked, window#ValaPanel.background .unpinned .budgie-panel .-panel-icon-button#tasklist-button:checked, .budgie-panel window#ValaPanel.background .unpinned .-panel-icon-button#tasklist-button:checked { + box-shadow: inset 0 -2px #F0544C; + color: #ffffff; +} + +window#ValaPanel.background .pinned button.flat.-panel-icon-button.running, window#ValaPanel.background .pinned button.-panel-icon-button.running.sidebar-button, window#ValaPanel.background .pinned button.-panel-icon-button.running.budgie-menu-launcher, window#ValaPanel.background .pinned .budgie-panel .-panel-icon-button.running#tasklist-button, .budgie-panel window#ValaPanel.background .pinned .-panel-icon-button.running#tasklist-button { + border-radius: 0; +} + +window#ValaPanel.background .pinned button.flat.-panel-icon-button.running > image, window#ValaPanel.background .pinned button.-panel-icon-button.running.sidebar-button > image, window#ValaPanel.background .pinned button.-panel-icon-button.running.budgie-menu-launcher > image, window#ValaPanel.background .pinned .budgie-panel .-panel-icon-button.running#tasklist-button > image, .budgie-panel window#ValaPanel.background .pinned .-panel-icon-button.running#tasklist-button > image, window#ValaPanel.background .pinned .budgie-panel button.-panel-icon-button.running.flat.launcher > image { + background-position: bottom center; +} + +window#ValaPanel.background .pinned button.flat.-panel-icon-button.running:hover, window#ValaPanel.background .pinned button.-panel-icon-button.running.sidebar-button:hover, window#ValaPanel.background .pinned button.-panel-icon-button.running.budgie-menu-launcher:hover, window#ValaPanel.background .pinned .budgie-panel .-panel-icon-button.running#tasklist-button:hover, .budgie-panel window#ValaPanel.background .pinned .-panel-icon-button.running#tasklist-button:hover { + -gtk-icon-effect: highlight; +} + +window#ValaPanel.background .pinned button.flat.-panel-icon-button.running:hover, window#ValaPanel.background .pinned button.-panel-icon-button.running.sidebar-button:hover, window#ValaPanel.background .pinned button.-panel-icon-button.running.budgie-menu-launcher:hover, window#ValaPanel.background .pinned .budgie-panel .-panel-icon-button.running#tasklist-button:hover, .budgie-panel window#ValaPanel.background .pinned .-panel-icon-button.running#tasklist-button:hover, window#ValaPanel.background .pinned button.flat.-panel-icon-button.running:active, window#ValaPanel.background .pinned button.-panel-icon-button.running.sidebar-button:active, window#ValaPanel.background .pinned button.-panel-icon-button.running.budgie-menu-launcher:active, window#ValaPanel.background .pinned .budgie-panel .-panel-icon-button.running#tasklist-button:active, .budgie-panel window#ValaPanel.background .pinned .-panel-icon-button.running#tasklist-button:active, window#ValaPanel.background .pinned button.flat.-panel-icon-button.running:checked, window#ValaPanel.background .pinned button.-panel-icon-button.running.sidebar-button:checked, window#ValaPanel.background .pinned button.-panel-icon-button.running.budgie-menu-launcher:checked, window#ValaPanel.background .pinned .budgie-panel .-panel-icon-button.running#tasklist-button:checked, .budgie-panel window#ValaPanel.background .pinned .-panel-icon-button.running#tasklist-button:checked { + box-shadow: inset 0 -2px #F0544C; + color: #ffffff; +} + +menubar.-vala-panel-background, +menubar.-vala-panel-appmenu-private { + background: none; + border: none; + box-shadow: none; + padding: 0 0 0 0; +} + +menubar.-vala-panel-background > menuitem, +menubar.-vala-panel-appmenu-private > menuitem { + border-radius: 0; + color: #cbbfbf; + font-weight: normal; +} + +menubar.-vala-panel-background > menuitem:hover, +menubar.-vala-panel-appmenu-private > menuitem:hover { + color: #ffffff; +} + +menubar.-vala-panel-background > menuitem:disabled, +menubar.-vala-panel-appmenu-private > menuitem:disabled { + color: rgba(203, 191, 191, 0.45); +} + +menubar.-vala-panel-background > menuitem > window.background.popup > menu, +menubar.-vala-panel-appmenu-private > menuitem > window.background.popup > menu { + border-radius: 0 0 2px 2px; +} + +UnityDecoration { + -UnityDecoration-extents: 28px 1 1 1; + -UnityDecoration-input-extents: 10px; + -UnityDecoration-shadow-offset-x: 0px; + -UnityDecoration-shadow-offset-y: 3px; + -UnityDecoration-active-shadow-color: rgba(0, 0, 0, 0.2); + -UnityDecoration-active-shadow-radius: 12px; + -UnityDecoration-inactive-shadow-color: rgba(0, 0, 0, 0.07); + -UnityDecoration-inactive-shadow-radius: 7px; + -UnityDecoration-glow-size: 10px; + -UnityDecoration-glow-color: #F0544C; + -UnityDecoration-title-indent: 10px; + -UnityDecoration-title-fade: 35px; + -UnityDecoration-title-alignment: 0.0; +} + +UnityDecoration .top { + border: 1px solid #090909; + border-bottom-width: 0; + border-radius: 4px 4px 0 0; + padding: 1px 6px 0 6px; + background-image: linear-gradient(to bottom, #1a1a1a, #1a1a1a); + color: #cbbfbf; + box-shadow: inset 0 1px #222222; +} + +UnityDecoration .top:backdrop { + border-bottom-width: 0; + color: rgba(203, 191, 191, 0.7); +} + +UnityDecoration .left, UnityDecoration .right, UnityDecoration .bottom, +UnityDecoration .left:backdrop, UnityDecoration .right:backdrop, UnityDecoration .bottom:backdrop { + background-color: transparent; + background-image: linear-gradient(to bottom, #090909, #090909); +} + +UnityPanelWidget, +.unity-panel { + background-image: linear-gradient(to bottom, #1b2224, #1b2224); + color: #f9f7f7; + box-shadow: none; +} + +UnityPanelWidget:backdrop, +.unity-panel:backdrop { + color: #cdc2c2; +} + +.unity-panel.menubar.menuitem:hover, +.unity-panel.menubar .menuitem *:hover { + border-radius: 0; + color: #ffffff; + background-image: linear-gradient(to bottom, #F0544C, #F0544C); + border-bottom: none; +} + +.lightdm.menu { + background-image: none; + background-color: rgba(0, 0, 0, 0.4); + border-color: rgba(255, 255, 255, 0.8); + border-radius: 4px; + padding: 1px; + color: white; +} + +.lightdm-combo .menu { + background-color: #2f2f2f; + border-radius: 0px; + padding: 0px; + color: white; +} + +.lightdm.menu .menuitem *, +.lightdm.menu .menuitem.check:active, +.lightdm.menu .menuitem.radio:active { + color: white; +} + +.lightdm.menubar { + color: rgba(255, 255, 255, 0.8); + background-image: none; + background-color: rgba(0, 0, 0, 0.5); +} + +.lightdm.menubar > .menuitem { + padding: 2px 6px; +} + +.lightdm-combo.combobox-entry .button, +.lightdm-combo .cell, +.lightdm-combo .button, +.lightdm-combo .entry, +.lightdm.button, +.lightdm.entry { + background-image: none; + background-color: rgba(0, 0, 0, 0.3); + border-color: rgba(255, 255, 255, 0.4); + border-radius: 10px; + padding: 7px; + color: white; + text-shadow: none; +} + +.lightdm.button, +.lightdm.button:hover, +.lightdm.button:active, +.lightdm.button:active:focus, +.lightdm.entry, +.lightdm.entry:hover, +.lightdm.entry:active, +.lightdm.entry:active:focus { + background-image: none; + border-image: none; +} + +.lightdm.button:focus, +.lightdm.entry:focus { + border-color: rgba(255, 255, 255, 0.1); + border-width: 1px; + border-style: solid; + color: white; +} + +.lightdm.entry:selected { + background-color: rgba(255, 255, 255, 0.8); +} + +.lightdm.entry:active { + -gtk-icon-source: -gtk-icontheme("process-working-symbolic"); + animation: dashentry_spinner 1s infinite linear; +} + +.lightdm.option-button { + padding: 2px; + background: none; + border: 0; +} + +.lightdm.toggle-button { + background: none; + border-width: 0; +} + +.lightdm.toggle-button.selected { + background-color: rgba(0, 0, 0, 0.7); + border-width: 1px; +} + +@keyframes dashentry_spinner { + to { + -gtk-icon-transform: rotate(1turn); + } +} + +/**************** + * Mate Desktop * + ****************/ +.atril-window .primary-toolbar toolbar, .atril-window .primary-toolbar .inline-toolbar { + background: none; +} + +MsdOsdWindow.background.osd { + border-radius: 2px; + border: 1px solid #090909; +} + +MsdOsdWindow.background.osd .progressbar { + background-color: #F0544C; + border: none; + border-color: red; + border-radius: 5px; +} + +MsdOsdWindow.background.osd .trough { + background-color: #101010; + border: none; + border-radius: 5px; +} + +.mate-panel-menu-bar, .mate-panel-menu-bar menubar, +panel-toplevel.background, +panel-toplevel.background menubar { + background-color: #222222; +} + +.mate-panel-menu-bar menubar, +.mate-panel-menu-bar #PanelApplet label, +.mate-panel-menu-bar #PanelApplet image, +panel-toplevel.background menubar, +panel-toplevel.background #PanelApplet label, +panel-toplevel.background #PanelApplet image { + color: #cbbfbf; +} + +.mate-panel-menu-bar button label, .mate-panel-menu-bar button image, +.mate-panel-menu-bar #tasklist-button label, +.mate-panel-menu-bar #tasklist-button image, +panel-toplevel.background button label, +panel-toplevel.background button image, +panel-toplevel.background #tasklist-button label, +panel-toplevel.background #tasklist-button image { + color: inherit; +} + +.mate-panel-menu-bar .wnck-pager, +panel-toplevel.background .wnck-pager { + color: #666060; + background-color: #090909; +} + +.mate-panel-menu-bar .wnck-pager:hover, +panel-toplevel.background .wnck-pager:hover { + background-color: #2f2f2f; +} + +.mate-panel-menu-bar .wnck-pager:selected, +panel-toplevel.background .wnck-pager:selected { + color: #f8aeaa; + background-color: #F0544C; +} + +.mate-panel-menu-bar na-tray-applet, +panel-toplevel.background na-tray-applet { + -NaTrayApplet-icon-padding: 0; + -NaTrayApplet-icon-size: 16px; +} + +/****************** + * Budgie Desktop * + ******************/ +.budgie-settings-window buttonbox.inline-toolbar button, .budgie-popover:not(.budgie-menu) button.flat:not(.image-button), .budgie-popover:not(.budgie-menu) button.sidebar-button:not(.image-button), .budgie-popover:not(.budgie-menu) button.budgie-menu-launcher:not(.image-button), .budgie-popover:not(.budgie-menu) .budgie-panel #tasklist-button:not(.image-button), .budgie-panel .budgie-popover:not(.budgie-menu) #tasklist-button:not(.image-button), .raven .raven-header:not(.top) button, .drop-shadow button { + transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); +} + +.budgie-settings-window buttonbox.inline-toolbar button:hover, .budgie-popover:not(.budgie-menu) button.flat:hover:not(.image-button), .budgie-popover:not(.budgie-menu) button.sidebar-button:hover:not(.image-button), .budgie-popover:not(.budgie-menu) button.budgie-menu-launcher:hover:not(.image-button), .budgie-popover:not(.budgie-menu) .budgie-panel #tasklist-button:hover:not(.image-button), .budgie-panel .budgie-popover:not(.budgie-menu) #tasklist-button:hover:not(.image-button), .raven .raven-header:not(.top) button:hover, .drop-shadow button:hover { + transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); + transition-duration: 350ms; +} + +.budgie-settings-window buttonbox.inline-toolbar button:checked, .budgie-popover:not(.budgie-menu) button.flat:checked:not(.image-button), .budgie-popover:not(.budgie-menu) button.sidebar-button:checked:not(.image-button), .budgie-popover:not(.budgie-menu) button.budgie-menu-launcher:checked:not(.image-button), .budgie-popover:not(.budgie-menu) .budgie-panel #tasklist-button:checked:not(.image-button), .budgie-panel .budgie-popover:not(.budgie-menu) #tasklist-button:checked:not(.image-button), .raven .raven-header:not(.top) button:checked, .drop-shadow button:checked, .budgie-settings-window buttonbox.inline-toolbar button:active, .budgie-popover:not(.budgie-menu) button.flat:active:not(.image-button), .budgie-popover:not(.budgie-menu) button.sidebar-button:active:not(.image-button), .budgie-popover:not(.budgie-menu) button.budgie-menu-launcher:active:not(.image-button), .budgie-popover:not(.budgie-menu) .budgie-panel #tasklist-button:active:not(.image-button), .budgie-panel .budgie-popover:not(.budgie-menu) #tasklist-button:active:not(.image-button), .raven .raven-header:not(.top) button:active, .drop-shadow button:active { + transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); +} + +.budgie-container { + background-color: transparent; +} + +.budgie-settings-window buttonbox.inline-toolbar { + border-style: none none solid; +} + +.budgie-popover { + margin: 0; + padding: 0; + border-color: rgba(0, 0, 0, 0.2); + border-radius: 2px; + background-color: #222222; + box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.3), 0 2px 3px 0 rgba(0, 0, 0, 0.3), 0 0 0 1px rgba(0, 0, 0, 0.2); +} + +.budgie-popover .container { + padding: 2px; +} + +.budgie-popover border { + border: none; +} + +.budgie-popover list { + background-color: transparent; +} + +.budgie-popover row { + padding: 0; + background-color: transparent; +} + +.budgie-popover row:hover { + box-shadow: none; + background-color: transparent; +} + +.budgie-popover:not(.budgie-menu) button.flat:not(.image-button), .budgie-popover:not(.budgie-menu) button.sidebar-button:not(.image-button), .budgie-popover:not(.budgie-menu) button.budgie-menu-launcher:not(.image-button), .budgie-popover:not(.budgie-menu) .budgie-panel #tasklist-button:not(.image-button), .budgie-panel .budgie-popover:not(.budgie-menu) #tasklist-button:not(.image-button) { + min-height: 28px; + padding: 0 8px; + color: rgba(203, 191, 191, 0.85); + font-weight: normal; + border: none; +} + +.budgie-popover:not(.budgie-menu) button.flat:not(.image-button):hover, .budgie-popover:not(.budgie-menu) button.sidebar-button:not(.image-button):hover, .budgie-popover:not(.budgie-menu) button.budgie-menu-launcher:not(.image-button):hover, .budgie-popover:not(.budgie-menu) .budgie-panel #tasklist-button:not(.image-button):hover, .budgie-panel .budgie-popover:not(.budgie-menu) #tasklist-button:not(.image-button):hover { + background-color: rgba(203, 191, 191, 0.12); +} + +.budgie-popover:not(.budgie-menu) button.flat:not(.image-button):checked, .budgie-popover:not(.budgie-menu) button.sidebar-button:not(.image-button):checked, .budgie-popover:not(.budgie-menu) button.budgie-menu-launcher:not(.image-button):checked, .budgie-popover:not(.budgie-menu) .budgie-panel #tasklist-button:not(.image-button):checked, .budgie-panel .budgie-popover:not(.budgie-menu) #tasklist-button:not(.image-button):checked, .budgie-popover:not(.budgie-menu) button.flat:not(.image-button):active, .budgie-popover:not(.budgie-menu) button.sidebar-button:not(.image-button):active, .budgie-popover:not(.budgie-menu) button.budgie-menu-launcher:not(.image-button):active, .budgie-popover:not(.budgie-menu) .budgie-panel #tasklist-button:not(.image-button):active, .budgie-panel .budgie-popover:not(.budgie-menu) #tasklist-button:not(.image-button):active { + background-color: rgba(203, 191, 191, 0.22); + color: #cbbfbf; +} + +.budgie-popover:not(.budgie-menu) button.flat:not(.image-button):disabled, .budgie-popover:not(.budgie-menu) button.sidebar-button:not(.image-button):disabled, .budgie-popover:not(.budgie-menu) button.budgie-menu-launcher:not(.image-button):disabled, .budgie-popover:not(.budgie-menu) .budgie-panel #tasklist-button:not(.image-button):disabled, .budgie-panel .budgie-popover:not(.budgie-menu) #tasklist-button:not(.image-button):disabled { + color: rgba(203, 191, 191, 0.45); +} + +.budgie-popover.budgie-menu .container { + padding: 0; +} + +.budgie-popover.user-menu .container { + padding: 8px; +} + +.budgie-popover.user-menu separator { + margin: 4px 0; + background-color: rgba(0, 0, 0, 0.2); +} + +.budgie-popover.sound-popover separator { + margin: 3px 0; + background-color: rgba(0, 0, 0, 0.2); +} + +.budgie-popover.night-light-indicator .container { + padding: 8px; +} + +.budgie-popover.places-menu .container { + padding: 8px; +} + +.budgie-popover.places-menu .places-list:not(.always-expand) { + margin-top: 4px; + padding-top: 4px; + border-top: 1px solid rgba(0, 0, 0, 0.2); +} + +.budgie-popover.places-menu .alternative-label { + padding: 3px; + font-size: 15px; +} + +.budgie-popover.workspace-popover .container { + padding: 2px 8px 8px; +} + +.budgie-popover.workspace-popover separator { + margin: 4px 0; +} + +.budgie-popover.workspace-popover flowboxchild { + padding: 0; +} + +window.budgie-popover:not(.csd) > frame.container { + margin: 0 -1px -1px; +} + +.bottom window.budgie-popover:not(.csd) > frame.container { + padding: 2px 0 2px; +} + +window.budgie-popover:not(.csd) > frame.container, +window.budgie-popover:not(.csd) > frame.container > border { + border-style: none; +} + +.workspace-switcher .workspace-layout { + border: 0 solid rgba(255, 255, 255, 0.12); +} + +.top .workspace-switcher .workspace-layout:dir(ltr), +.bottom .workspace-switcher .workspace-layout:dir(ltr) { + border-left-width: 1px; +} + +.top .workspace-switcher .workspace-layout:dir(rtl), +.bottom .workspace-switcher .workspace-layout:dir(rtl) { + border-right-width: 1px; +} + +.left .workspace-switcher .workspace-layout, +.right .workspace-switcher .workspace-layout { + border-top-width: 1px; +} + +.workspace-switcher .workspace-item, +.workspace-switcher .workspace-add-button { + border: 0 solid rgba(255, 255, 255, 0.12); +} + +.top .workspace-switcher .workspace-item:dir(ltr), +.bottom .workspace-switcher .workspace-item:dir(ltr), .top +.workspace-switcher .workspace-add-button:dir(ltr), +.bottom +.workspace-switcher .workspace-add-button:dir(ltr) { + border-right-width: 1px; +} + +.top .workspace-switcher .workspace-item:dir(rtl), +.bottom .workspace-switcher .workspace-item:dir(rtl), .top +.workspace-switcher .workspace-add-button:dir(rtl), +.bottom +.workspace-switcher .workspace-add-button:dir(rtl) { + border-left-width: 1px; +} + +.left .workspace-switcher .workspace-item, +.right .workspace-switcher .workspace-item, .left +.workspace-switcher .workspace-add-button, +.right +.workspace-switcher .workspace-add-button { + border-bottom-width: 1px; +} + +.workspace-switcher .workspace-item { + transition: all 0.2s cubic-bezier(0, 0, 0.2, 1); +} + +.workspace-switcher .workspace-item.current-workspace { + background-color: rgba(255, 255, 255, 0.12); +} + +.workspace-switcher .workspace-add-button { + background-color: transparent; +} + +.workspace-switcher .workspace-add-button:hover { + box-shadow: none; +} + +.workspace-switcher .workspace-add-button:active { + background-image: none; +} + +.workspace-switcher .workspace-add-button:active image { + margin: 1px 0 -1px; +} + +.budgie-panel .workspace-switcher .workspace-icon-button { + min-height: 24px; + min-width: 24px; + padding: 0; + border-radius: 2px; +} + +.budgie-menu.background { + padding: 0; + background-color: #262626; +} + +.budgie-menu scrollbar, +.budgie-menu entry.search { + background-color: transparent; +} + +.budgie-menu entry.search { + border: none; + border-bottom: 1px solid rgba(0, 0, 0, 0.2); + border-radius: 0; + box-shadow: none; + font-size: 120%; +} + +.budgie-menu .categories:dir(ltr) { + border-bottom-left-radius: 2px; +} + +.budgie-menu .categories:dir(rtl) { + border-bottom-right-radius: 2px; +} + +.budgie-menu button { + min-height: 32px; + padding: 0 8px; + border-radius: 0; + color: #cbbfbf; + font-weight: normal; + border: none; +} + +.budgie-menu button:disabled { + color: rgba(203, 191, 191, 0.45); +} + +.budgie-menu button:checked:disabled { + background-color: #F0544C; +} + +.budgie-menu row { + padding: 0; +} + +.budgie-menu row:hover { + box-shadow: none; +} + +popover.background.user-menu { + padding: 8px; +} + +popover.background.user-menu .content-box { + background-color: transparent; +} + +popover.background.user-menu separator { + margin: 4px 0; + background-color: rgba(0, 0, 0, 0.2); +} + +popover.background.user-menu row { + padding: 0; + box-shadow: none; + background-image: none; +} + +popover.background.places-menu { + padding: 8px; +} + +popover.background.places-menu .name-button.text-button { + padding-left: 8px; + padding-right: 8px; +} + +popover.background.places-menu .name-button.text-button image:dir(ltr) { + margin-right: 3px; +} + +popover.background.places-menu .name-button.text-button image:dir(rtl) { + margin-left: 3px; +} + +popover.background.places-menu .places-section-header > image:dir(ltr) { + margin: 0 -2px 0 5px; +} + +popover.background.places-menu .places-section-header > image:dir(rtl) { + margin: 0 5px 0 -2px; +} + +popover.background.places-menu .places-list { + margin-top: 4px; + padding-top: 4px; + border-top: 1px solid rgba(0, 0, 0, 0.2); + background-color: transparent; +} + +popover.background.places-menu row { + padding: 0; + box-shadow: none; + background-image: none; +} + +.budgie-panel { + transition: background-color 0.2s cubic-bezier(0, 0, 0.2, 1); + background-color: #222222; + color: #cbbfbf; + font-weight: 500; +} + +.budgie-panel.transparent { + background-color: rgba(34, 34, 34, 0.85); +} + +.budgie-panel button { + min-height: 16px; + min-width: 16px; + padding: 0; + border-radius: 0; + color: #cbbfbf; + border: none; + background: none; +} + +.budgie-panel button:hover { + color: white; + background-color: rgba(203, 191, 191, 0.15); +} + +.budgie-panel button:active { + color: white; + background-color: rgba(203, 191, 191, 0.1); +} + +.budgie-panel button:checked { + color: white; + background-color: rgba(203, 191, 191, 0.12); +} + +.budgie-panel button:checked:disabled { + color: rgba(255, 255, 255, 0.5); + background-color: rgba(203, 191, 191, 0.06); +} + +.budgie-panel button:disabled { + color: rgba(203, 191, 191, 0.5); + background: none; +} + +.budgie-panel.horizontal button { + padding: 0 4px; +} + +.budgie-panel.vertical button { + padding: 4px 0; +} + +.budgie-panel separator { + background-color: rgba(0, 0, 0, 0.2); +} + +.budgie-panel .alert { + color: #db5b5b; +} + +.budgie-panel #tasklist-button { + padding: 0 4px; +} + +.budgie-panel.vertical #tasklist-button { + min-height: 32px; +} + +.budgie-panel button.launcher.sidebar-button, .budgie-panel button.launcher.budgie-menu-launcher, .budgie-panel .launcher#tasklist-button, .budgie-panel button.launcher.flat { + padding: 0; +} + +.budgie-panel button.launcher.sidebar-button:not(:checked), .budgie-panel button.launcher.budgie-menu-launcher:not(:checked), .budgie-panel .launcher#tasklist-button:not(:checked), .budgie-panel button.launcher.flat:not(:checked) { + color: #cbbfbf; +} + +.budgie-panel button.launcher.sidebar-button:not(:checked):hover, .budgie-panel button.launcher.budgie-menu-launcher:not(:checked):hover, .budgie-panel .launcher#tasklist-button:not(:checked):hover, .budgie-panel button.launcher.flat:not(:checked):hover, .budgie-panel button.launcher.sidebar-button:not(:checked):active, .budgie-panel button.launcher.budgie-menu-launcher:not(:checked):active, .budgie-panel .launcher#tasklist-button:not(:checked):active, .budgie-panel button.launcher.flat:not(:checked):active { + color: #ffffff; +} + +.budgie-panel button.launcher.sidebar-button:not(:checked):disabled, .budgie-panel button.launcher.budgie-menu-launcher:not(:checked):disabled, .budgie-panel .launcher#tasklist-button:not(:checked):disabled, .budgie-panel button.launcher.flat:not(:checked):disabled { + color: rgba(203, 191, 191, 0.5); +} + +.top .budgie-panel #tasklist-button, .budgie-panel .top #tasklist-button, .top .budgie-panel button.flat.launcher, .budgie-panel .top button.flat.launcher { + border-image: radial-gradient(circle closest-corner at center calc(1px), #F0544C 0%, transparent 0%) 0 0 0 0/0 0 0 0; +} + +.top .budgie-panel #tasklist-button:checked, .budgie-panel .top #tasklist-button:checked, .top .budgie-panel button.flat.launcher:checked, .budgie-panel .top button.flat.launcher:checked { + border-image: radial-gradient(circle closest-corner at center calc(1px), #F0544C 100%, transparent 0%) 3 0 0 0/3px 0 0 0; +} + +.bottom .budgie-panel #tasklist-button, .budgie-panel .bottom #tasklist-button, .bottom .budgie-panel button.flat.launcher, .budgie-panel .bottom button.flat.launcher { + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #F0544C 0%, transparent 0%) 0 0 0 0/0 0 0 0; +} + +.bottom .budgie-panel #tasklist-button:checked, .budgie-panel .bottom #tasklist-button:checked, .bottom .budgie-panel button.flat.launcher:checked, .budgie-panel .bottom button.flat.launcher:checked { + border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #F0544C 100%, transparent 0%) 0 0 3 0/0 0 3px 0; +} + +.left .budgie-panel #tasklist-button, .budgie-panel .left #tasklist-button, .left .budgie-panel button.flat.launcher, .budgie-panel .left button.flat.launcher { + border-image: radial-gradient(circle closest-corner at calc(1px) center, #F0544C 0%, transparent 0%) 0 0 0 0/0 0 0 0; +} + +.left .budgie-panel #tasklist-button:checked, .budgie-panel .left #tasklist-button:checked, .left .budgie-panel button.flat.launcher:checked, .budgie-panel .left button.flat.launcher:checked { + border-image: radial-gradient(circle closest-corner at calc(1px) center, #F0544C 100%, transparent 0%) 0 0 0 3/0 0 0 3px; +} + +.right .budgie-panel #tasklist-button, .budgie-panel .right #tasklist-button, .right .budgie-panel button.flat.launcher, .budgie-panel .right button.flat.launcher { + border-image: radial-gradient(circle closest-corner at calc(100% - 1px) center, #F0544C 0%, transparent 0%) 0 0 0 0/0 0 0 0; +} + +.right .budgie-panel #tasklist-button:checked, .budgie-panel .right #tasklist-button:checked, .right .budgie-panel button.flat.launcher:checked, .budgie-panel .right button.flat.launcher:checked { + border-image: radial-gradient(circle closest-corner at calc(100% - 1px) center, #F0544C 100%, transparent 0%) 0 3 0 0/0 3px 0 0; +} + +window#ValaPanel.background button.flat.-panel-button, window#ValaPanel.background button.-panel-button.sidebar-button, window#ValaPanel.background button.-panel-button.budgie-menu-launcher, window#ValaPanel.background .budgie-panel .-panel-button#tasklist-button, .budgie-panel window#ValaPanel.background .-panel-button#tasklist-button, +window#ValaPanel.background button#tasklist-button.toggle.flat, window#ValaPanel.background button#tasklist-button.toggle.sidebar-button, window#ValaPanel.background button#tasklist-button.toggle.budgie-menu-launcher, window#ValaPanel.background .budgie-panel #tasklist-button.toggle, .budgie-panel window#ValaPanel.background #tasklist-button.toggle, +window#ValaPanel.background button.flat.-panel-icon-button, window#ValaPanel.background button.-panel-icon-button.sidebar-button, window#ValaPanel.background button.-panel-icon-button.budgie-menu-launcher, window#ValaPanel.background .budgie-panel .-panel-icon-button#tasklist-button, .budgie-panel window#ValaPanel.background .-panel-icon-button#tasklist-button, +button.flat.launcher, +button.launcher.sidebar-button, +button.launcher.budgie-menu-launcher, +.budgie-panel .launcher#tasklist-button, +.budgie-panel button.launcher.flat { + min-width: 16px; + min-height: 16px; + padding: 0; + border-radius: 0; + border: none; + background-position: center center; +} + +window#ValaPanel.background button.flat.-panel-button > image, window#ValaPanel.background button.-panel-button.sidebar-button > image, window#ValaPanel.background button.-panel-button.budgie-menu-launcher > image, window#ValaPanel.background .budgie-panel .-panel-button#tasklist-button > image, .budgie-panel window#ValaPanel.background .-panel-button#tasklist-button > image, window#ValaPanel.background button#tasklist-button.toggle.flat > image, window#ValaPanel.background button#tasklist-button.toggle.sidebar-button > image, window#ValaPanel.background button#tasklist-button.toggle.budgie-menu-launcher > image, window#ValaPanel.background .budgie-panel #tasklist-button.toggle > image, .budgie-panel window#ValaPanel.background #tasklist-button.toggle > image, window#ValaPanel.background button.flat.-panel-icon-button > image, window#ValaPanel.background button.-panel-icon-button.sidebar-button > image, window#ValaPanel.background button.-panel-icon-button.budgie-menu-launcher > image, window#ValaPanel.background .budgie-panel .-panel-icon-button#tasklist-button > image, .budgie-panel window#ValaPanel.background .-panel-icon-button#tasklist-button > image, +button.flat.launcher > image, +button.launcher.sidebar-button > image, +button.launcher.budgie-menu-launcher > image, +.budgie-panel .launcher#tasklist-button > image, +.budgie-panel button.launcher.flat > image { + opacity: 0.87; +} + +window#ValaPanel.background button.flat.-panel-button:hover, window#ValaPanel.background button.-panel-button.sidebar-button:hover, window#ValaPanel.background button.-panel-button.budgie-menu-launcher:hover, window#ValaPanel.background .budgie-panel .-panel-button#tasklist-button:hover, .budgie-panel window#ValaPanel.background .-panel-button#tasklist-button:hover, +window#ValaPanel.background button#tasklist-button.toggle.flat:hover, window#ValaPanel.background button#tasklist-button.toggle.sidebar-button:hover, window#ValaPanel.background button#tasklist-button.toggle.budgie-menu-launcher:hover, window#ValaPanel.background .budgie-panel #tasklist-button.toggle:hover, .budgie-panel window#ValaPanel.background #tasklist-button.toggle:hover, +window#ValaPanel.background button.flat.-panel-icon-button:hover, window#ValaPanel.background button.-panel-icon-button.sidebar-button:hover, window#ValaPanel.background button.-panel-icon-button.budgie-menu-launcher:hover, window#ValaPanel.background .budgie-panel .-panel-icon-button#tasklist-button:hover, .budgie-panel window#ValaPanel.background .-panel-icon-button#tasklist-button:hover, +button.flat.launcher:hover, +button.launcher.sidebar-button:hover, +button.launcher.budgie-menu-launcher:hover, +.budgie-panel .launcher#tasklist-button:hover { + -gtk-icon-effect: highlight; +} + +window#ValaPanel.background button.flat.-panel-button:hover > image, window#ValaPanel.background button.-panel-button.sidebar-button:hover > image, window#ValaPanel.background button.-panel-button.budgie-menu-launcher:hover > image, window#ValaPanel.background .budgie-panel .-panel-button#tasklist-button:hover > image, .budgie-panel window#ValaPanel.background .-panel-button#tasklist-button:hover > image, window#ValaPanel.background button#tasklist-button.toggle.flat:hover > image, window#ValaPanel.background button#tasklist-button.toggle.sidebar-button:hover > image, window#ValaPanel.background button#tasklist-button.toggle.budgie-menu-launcher:hover > image, window#ValaPanel.background .budgie-panel #tasklist-button.toggle:hover > image, .budgie-panel window#ValaPanel.background #tasklist-button.toggle:hover > image, window#ValaPanel.background button.flat.-panel-icon-button:hover > image, window#ValaPanel.background button.-panel-icon-button.sidebar-button:hover > image, window#ValaPanel.background button.-panel-icon-button.budgie-menu-launcher:hover > image, window#ValaPanel.background .budgie-panel .-panel-icon-button#tasklist-button:hover > image, .budgie-panel window#ValaPanel.background .-panel-icon-button#tasklist-button:hover > image, +button.flat.launcher:hover > image, +button.launcher.sidebar-button:hover > image, +button.launcher.budgie-menu-launcher:hover > image, +.budgie-panel .launcher#tasklist-button:hover > image, +.budgie-panel button.launcher.flat:hover > image { + opacity: 1.0; +} + +window#ValaPanel.background button.flat.-panel-button:active > image, window#ValaPanel.background button.-panel-button.sidebar-button:active > image, window#ValaPanel.background button.-panel-button.budgie-menu-launcher:active > image, window#ValaPanel.background .budgie-panel .-panel-button#tasklist-button:active > image, .budgie-panel window#ValaPanel.background .-panel-button#tasklist-button:active > image, window#ValaPanel.background button#tasklist-button.toggle.flat:active > image, window#ValaPanel.background button#tasklist-button.toggle.sidebar-button:active > image, window#ValaPanel.background button#tasklist-button.toggle.budgie-menu-launcher:active > image, window#ValaPanel.background .budgie-panel #tasklist-button.toggle:active > image, .budgie-panel window#ValaPanel.background #tasklist-button.toggle:active > image, window#ValaPanel.background button.flat.-panel-icon-button:active > image, window#ValaPanel.background button.-panel-icon-button.sidebar-button:active > image, window#ValaPanel.background button.-panel-icon-button.budgie-menu-launcher:active > image, window#ValaPanel.background .budgie-panel .-panel-icon-button#tasklist-button:active > image, .budgie-panel window#ValaPanel.background .-panel-icon-button#tasklist-button:active > image, +button.flat.launcher:active > image, +button.launcher.sidebar-button:active > image, +button.launcher.budgie-menu-launcher:active > image, +.budgie-panel .launcher#tasklist-button:active > image, +.budgie-panel button.launcher.flat:active > image { + opacity: 1.0; +} + +window#ValaPanel.background button.flat.-panel-button:checked:hover, window#ValaPanel.background button.-panel-button.sidebar-button:checked:hover, window#ValaPanel.background button.-panel-button.budgie-menu-launcher:checked:hover, window#ValaPanel.background .budgie-panel .-panel-button#tasklist-button:checked:hover, .budgie-panel window#ValaPanel.background .-panel-button#tasklist-button:checked:hover, +window#ValaPanel.background button#tasklist-button.toggle.flat:checked:hover, window#ValaPanel.background button#tasklist-button.toggle.sidebar-button:checked:hover, window#ValaPanel.background button#tasklist-button.toggle.budgie-menu-launcher:checked:hover, window#ValaPanel.background .budgie-panel #tasklist-button.toggle:checked:hover, .budgie-panel window#ValaPanel.background #tasklist-button.toggle:checked:hover, +window#ValaPanel.background button.flat.-panel-icon-button:checked:hover, window#ValaPanel.background button.-panel-icon-button.sidebar-button:checked:hover, window#ValaPanel.background button.-panel-icon-button.budgie-menu-launcher:checked:hover, window#ValaPanel.background .budgie-panel .-panel-icon-button#tasklist-button:checked:hover, .budgie-panel window#ValaPanel.background .-panel-icon-button#tasklist-button:checked:hover, +button.flat.launcher:checked:hover, +button.launcher.sidebar-button:checked:hover, +button.launcher.budgie-menu-launcher:checked:hover, +.budgie-panel .launcher#tasklist-button:checked:hover { + -gtk-icon-effect: highlight; +} + +window#ValaPanel.background button.flat.-panel-button:checked > image, window#ValaPanel.background button.-panel-button.sidebar-button:checked > image, window#ValaPanel.background button.-panel-button.budgie-menu-launcher:checked > image, window#ValaPanel.background .budgie-panel .-panel-button#tasklist-button:checked > image, .budgie-panel window#ValaPanel.background .-panel-button#tasklist-button:checked > image, window#ValaPanel.background button#tasklist-button.toggle.flat:checked > image, window#ValaPanel.background button#tasklist-button.toggle.sidebar-button:checked > image, window#ValaPanel.background button#tasklist-button.toggle.budgie-menu-launcher:checked > image, window#ValaPanel.background .budgie-panel #tasklist-button.toggle:checked > image, .budgie-panel window#ValaPanel.background #tasklist-button.toggle:checked > image, window#ValaPanel.background button.flat.-panel-icon-button:checked > image, window#ValaPanel.background button.-panel-icon-button.sidebar-button:checked > image, window#ValaPanel.background button.-panel-icon-button.budgie-menu-launcher:checked > image, window#ValaPanel.background .budgie-panel .-panel-icon-button#tasklist-button:checked > image, .budgie-panel window#ValaPanel.background .-panel-icon-button#tasklist-button:checked > image, +button.flat.launcher:checked > image, +button.launcher.sidebar-button:checked > image, +button.launcher.budgie-menu-launcher:checked > image, +.budgie-panel .launcher#tasklist-button:checked > image, +.budgie-panel button.launcher.flat:checked > image { + opacity: 1.0; +} + + +.unpinned button.flat.launcher:hover, +.unpinned button.launcher.sidebar-button:hover, +.unpinned button.launcher.budgie-menu-launcher:hover, +.unpinned .budgie-panel .launcher#tasklist-button:hover, +.budgie-panel .unpinned .launcher#tasklist-button:hover, +.pinned button.flat.launcher.running:hover, +.pinned button.launcher.running.sidebar-button:hover, +.pinned button.launcher.running.budgie-menu-launcher:hover, +.pinned .budgie-panel .launcher.running#tasklist-button:hover, +.budgie-panel .pinned .launcher.running#tasklist-button:hover, +.pinned button.launcher.running.sidebar-button:hover { + -gtk-icon-effect: highlight; +} + + +.unpinned button.flat.launcher > image, +.unpinned button.launcher.sidebar-button > image, +.unpinned button.launcher.budgie-menu-launcher > image, +.unpinned .budgie-panel .launcher#tasklist-button > image, +.budgie-panel .unpinned .launcher#tasklist-button > image, +.unpinned .budgie-panel button.launcher.flat > image, +.pinned button.flat.launcher.running > image, +.pinned button.launcher.running.sidebar-button > image, +.pinned button.launcher.running.budgie-menu-launcher > image, +.pinned .budgie-panel .launcher.running#tasklist-button > image, +.budgie-panel .pinned .launcher.running#tasklist-button > image, +.pinned .budgie-panel button.launcher.running.flat > image, +.pinned button.launcher.running.sidebar-button > image { + background-repeat: no-repeat; + opacity: 1.0; +} + + +.unpinned button.flat.launcher:checked > image, +.unpinned button.launcher.sidebar-button:checked > image, +.unpinned button.launcher.budgie-menu-launcher:checked > image, +.unpinned .budgie-panel .launcher#tasklist-button:checked > image, +.budgie-panel .unpinned .launcher#tasklist-button:checked > image, +.unpinned .budgie-panel button.launcher.flat:checked > image, +.pinned button.flat.launcher.running:checked > image, +.pinned button.launcher.running.sidebar-button:checked > image, +.pinned button.launcher.running.budgie-menu-launcher:checked > image, +.pinned .budgie-panel .launcher.running#tasklist-button:checked > image, +.budgie-panel .pinned .launcher.running#tasklist-button:checked > image, +.pinned .budgie-panel button.launcher.running.flat:checked > image, +.pinned button.launcher.running.sidebar-button:checked > image { + background-image: none; +} + +.top .budgie-panel .unpinned button.launcher.sidebar-button > image, .top .budgie-panel .unpinned button.launcher.budgie-menu-launcher > image, .top .budgie-panel .unpinned .launcher#tasklist-button > image, .top .budgie-panel .unpinned button.launcher.flat > image, +.top .budgie-panel .pinned button.launcher.running.sidebar-button > image, +.top .budgie-panel .pinned button.launcher.running.budgie-menu-launcher > image, +.top .budgie-panel .pinned .launcher.running#tasklist-button > image, +.top .budgie-panel .pinned button.launcher.running.flat > image, +.top .budgie-panel .pinned button.launcher.running.sidebar-button > image { + background-size: 6px 3px; + background-position: top center; + background-image: image(#F0544C); +} + +.top .budgie-panel .unpinned button.launcher.sidebar-button:checked > image, .top .budgie-panel .unpinned button.launcher.budgie-menu-launcher:checked > image, .top .budgie-panel .unpinned .launcher#tasklist-button:checked > image, .top .budgie-panel .unpinned button.launcher.flat:checked > image, +.top .budgie-panel .pinned button.launcher.running.sidebar-button:checked > image, +.top .budgie-panel .pinned button.launcher.running.budgie-menu-launcher:checked > image, +.top .budgie-panel .pinned .launcher.running#tasklist-button:checked > image, +.top .budgie-panel .pinned button.launcher.running.flat:checked > image, +.top .budgie-panel .pinned button.launcher.running.sidebar-button:checked > image { + background-image: none; +} + +.bottom .budgie-panel .unpinned button.launcher.sidebar-button > image, .bottom .budgie-panel .unpinned button.launcher.budgie-menu-launcher > image, .bottom .budgie-panel .unpinned .launcher#tasklist-button > image, .bottom .budgie-panel .unpinned button.launcher.flat > image, +.bottom .budgie-panel .pinned button.launcher.running.sidebar-button > image, +.bottom .budgie-panel .pinned button.launcher.running.budgie-menu-launcher > image, +.bottom .budgie-panel .pinned .launcher.running#tasklist-button > image, +.bottom .budgie-panel .pinned button.launcher.running.flat > image, +.bottom .budgie-panel .pinned button.launcher.running.sidebar-button > image { + background-size: 6px 3px; + background-position: bottom center; + background-image: image(#F0544C); +} + +.bottom .budgie-panel .unpinned button.launcher.sidebar-button:checked > image, .bottom .budgie-panel .unpinned button.launcher.budgie-menu-launcher:checked > image, .bottom .budgie-panel .unpinned .launcher#tasklist-button:checked > image, .bottom .budgie-panel .unpinned button.launcher.flat:checked > image, +.bottom .budgie-panel .pinned button.launcher.running.sidebar-button:checked > image, +.bottom .budgie-panel .pinned button.launcher.running.budgie-menu-launcher:checked > image, +.bottom .budgie-panel .pinned .launcher.running#tasklist-button:checked > image, +.bottom .budgie-panel .pinned button.launcher.running.flat:checked > image, +.bottom .budgie-panel .pinned button.launcher.running.sidebar-button:checked > image { + background-image: none; +} + +.left .budgie-panel .unpinned button.launcher.sidebar-button > image, .left .budgie-panel .unpinned button.launcher.budgie-menu-launcher > image, .left .budgie-panel .unpinned .launcher#tasklist-button > image, .left .budgie-panel .unpinned button.launcher.flat > image, +.left .budgie-panel .pinned button.launcher.running.sidebar-button > image, +.left .budgie-panel .pinned button.launcher.running.budgie-menu-launcher > image, +.left .budgie-panel .pinned .launcher.running#tasklist-button > image, +.left .budgie-panel .pinned button.launcher.running.flat > image, +.left .budgie-panel .pinned button.launcher.running.sidebar-button > image { + background-size: 3px 6px; + background-position: left center; + background-image: image(#F0544C); +} + +.left .budgie-panel .unpinned button.launcher.sidebar-button:checked > image, .left .budgie-panel .unpinned button.launcher.budgie-menu-launcher:checked > image, .left .budgie-panel .unpinned .launcher#tasklist-button:checked > image, .left .budgie-panel .unpinned button.launcher.flat:checked > image, +.left .budgie-panel .pinned button.launcher.running.sidebar-button:checked > image, +.left .budgie-panel .pinned button.launcher.running.budgie-menu-launcher:checked > image, +.left .budgie-panel .pinned .launcher.running#tasklist-button:checked > image, +.left .budgie-panel .pinned button.launcher.running.flat:checked > image, +.left .budgie-panel .pinned button.launcher.running.sidebar-button:checked > image { + background-image: none; +} + +.right .budgie-panel .unpinned button.launcher.sidebar-button > image, .right .budgie-panel .unpinned button.launcher.budgie-menu-launcher > image, .right .budgie-panel .unpinned .launcher#tasklist-button > image, .right .budgie-panel .unpinned button.launcher.flat > image, +.right .budgie-panel .pinned button.launcher.running.sidebar-button > image, +.right .budgie-panel .pinned button.launcher.running.budgie-menu-launcher > image, +.right .budgie-panel .pinned .launcher.running#tasklist-button > image, +.right .budgie-panel .pinned button.launcher.running.flat > image, +.right .budgie-panel .pinned button.launcher.running.sidebar-button > image { + background-size: 3px 6px; + background-position: right center; + background-image: image(#F0544C); +} + +.right .budgie-panel .unpinned button.launcher.sidebar-button:checked > image, .right .budgie-panel .unpinned button.launcher.budgie-menu-launcher:checked > image, .right .budgie-panel .unpinned .launcher#tasklist-button:checked > image, .right .budgie-panel .unpinned button.launcher.flat:checked > image, +.right .budgie-panel .pinned button.launcher.running.sidebar-button:checked > image, +.right .budgie-panel .pinned button.launcher.running.budgie-menu-launcher:checked > image, +.right .budgie-panel .pinned .launcher.running#tasklist-button:checked > image, +.right .budgie-panel .pinned button.launcher.running.flat:checked > image, +.right .budgie-panel .pinned button.launcher.running.sidebar-button:checked > image { + background-image: none; +} + +box:not(.unpinned):not(.pinned) > revealer > button.flat.launcher, box:not(.unpinned):not(.pinned) > revealer > button.launcher.sidebar-button, box:not(.unpinned):not(.pinned) > revealer > button.launcher.budgie-menu-launcher, .budgie-panel box:not(.unpinned):not(.pinned) > revealer > .launcher#tasklist-button, .budgie-panel box:not(.unpinned):not(.pinned) > revealer > button.launcher.flat { + border-image: none; +} + +frame.raven-frame > border { + border: none; + box-shadow: none; +} + +.top .shadow-block { + background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.23), rgba(0, 0, 0, 0.08), transparent); +} + +.bottom .shadow-block { + background-image: linear-gradient(to top, rgba(0, 0, 0, 0.23), rgba(0, 0, 0, 0.08), transparent); +} + +.left .shadow-block { + background-image: linear-gradient(to right, rgba(0, 0, 0, 0.23), rgba(0, 0, 0, 0.08), transparent); +} + +.right .shadow-block { + background-image: linear-gradient(to left, rgba(0, 0, 0, 0.23), rgba(0, 0, 0, 0.08), transparent); +} + +.raven { + background-color: #222222; +} + +.raven > box { + margin-bottom: -10px; +} + +.raven > stack { + margin-bottom: -10px; +} + +.raven stackswitcher { + padding: 0 8px 12px 8px; +} + +.raven .raven-header { + min-height: 36px; + padding: 3px; +} + +.raven .raven-header:not(.top) { + margin-top: -6px; +} + +.raven .raven-header:not(.top) button { + min-height: 28px; + min-width: 28px; + margin: 0; + padding: 0; +} + +.raven .raven-header:not(.top) button.image-button { + border-radius: 100px; + -gtk-outline-radius: 100px; +} + +.raven .raven-header.top { + padding: 2px 12px; + background-color: #222222; + color: #cbbfbf; +} + +.raven .raven-header.top stackswitcher { + padding: 0; + margin: 0; +} + +.raven .raven-header.top stackswitcher button { + margin: 4px 0; + padding: 2px 16px; + min-height: 16px; + border: none; + background-color: #3c3c3c; + color: #cbbfbf; +} + +.raven .raven-header.top stackswitcher button:hover { + background-color: #484848; + box-shadow: none; +} + +.raven .raven-header.top stackswitcher button:active, .raven .raven-header.top stackswitcher button:checked { + color: #ffffff; + border-color: transparent; + background-color: #F0544C; +} + +.raven .raven-header.top stackswitcher button:disabled { + color: rgba(203, 191, 191, 0.4); +} + +.raven .raven-header.top stackswitcher button:disabled label { + color: rgba(203, 191, 191, 0.4); +} + +.raven .raven-header.top button.image-button:dir(ltr) { + margin-right: 2px; +} + +.raven .raven-header.top button.image-button:dir(rtl) { + margin-left: 2px; +} + +.raven .raven-header.top > image { + margin: 0 8px; +} + +.raven .raven-header.top > label { + margin: 0 -8px; + font-weight: bold; +} + +.raven .raven-header.bottom { + border-top: 1px solid rgba(0, 0, 0, 0.2); +} + +.raven viewport.frame .raven-header { + margin-top: -8px; +} + +.raven .expander-button { + border-radius: 100px; + -gtk-outline-radius: 100px; +} + +.raven .raven-background { + border-style: solid none; + border-width: 1px; + border-color: rgba(0, 0, 0, 0.2); + background-color: #262626; +} + +.raven .raven-background.middle { + border-bottom-style: none; +} + +.raven .raven-background.frame { + border-style: solid none; +} + +.raven .raven-background > overlay > widget > image { + color: alpha(currentColor,0.12); +} + +.raven .raven-background grid > label:first-child { + min-height: 26px; +} + +.raven scrolledwindow.raven-background { + border-bottom-style: none; +} + +.raven .raven-header.top + .raven-background { + border-style: none; + background-color: #F0544C; + color: #ffffff; +} + +.raven .raven-header.top + .raven-background stackswitcher button { + margin: -4px 0; +} + +.raven .powerstrip button.image-button { + min-height: 28px; + min-width: 28px; + margin: 0 4px; + padding: 6px; +} + +.raven .option-subtitle { + font-size: smaller; +} + +calendar.raven-calendar { + margin: 2px 0; + padding: 2px; + border-style: none; + background-color: transparent; +} + +calendar.raven-calendar:selected { + border-radius: 3px; + background-color: #F0544C; +} + +.raven-mpris { + background-color: rgba(0, 0, 0, 0.5); + color: #ffffff; +} + +.raven-mpris label { + min-height: 24px; +} + +.raven-mpris button.image-button { + padding: 8px 7px; + border: none; + border-radius: 100px; +} + +box.vertical > stack > box.vertical > .raven-background > viewport.frame { + padding: 0; +} + +box.vertical > stack > box.vertical > .raven-background > viewport.frame list { + background-color: transparent; +} + +box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list { + margin-left: -8px; + margin-right: -2px; + background-color: transparent; +} + +box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable > grid > *, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view > grid > *, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text > grid > *, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview > grid > *, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar > grid > *, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview > grid > *, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button > grid > *, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view > grid > *, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list > grid > *, +box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable > box.vertical *, +box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view > box.vertical *, +textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text > box.vertical *, +box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview > box.vertical *, +.geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar > box.vertical *, +.nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview > box.vertical *, +.budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button > box.vertical *, +.panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view > box.vertical *, +box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list > box.vertical * { + color: #cbbfbf; +} + +box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view image, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview image, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar image, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview image, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button image, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list image { + padding-left: 8px; +} + +box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view button.image-button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview button.image-button, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar button.image-button, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview button.image-button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button button.image-button, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list button.image-button { + margin: 8px; +} + +box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view button.image-button image, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview button.image-button image, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar button.image-button image, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview button.image-button image, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button button.image-button image, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list button.image-button image { + padding: 0; +} + +box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable button.image-button:active image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view button.image-button:active image, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text button.image-button:active image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview button.image-button:active image, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar button.image-button:active image, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview button.image-button:active image, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button button.image-button:active image, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view button.image-button:active image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list button.image-button:active image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable button.image-button:checked image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view button.image-button:checked image, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text button.image-button:checked image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview button.image-button:checked image, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar button.image-button:checked image, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview button.image-button:checked image, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button button.image-button:checked image, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view button.image-button:checked image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list button.image-button:checked image { + color: white; +} + +box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list { + border-radius: 2px; + border-top: 1px solid rgba(0, 0, 0, 0.2); + border-bottom: 1px solid rgba(0, 0, 0, 0.2); +} + +box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > row.activatable, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > row.activatable, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > row.activatable, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > row.activatable, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > row.activatable, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > row.activatable, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > row.activatable, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > row.activatable, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > row.activatable, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .view, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .view, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > .view, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > .view, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > .view, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > .view, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > .view, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > .view, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable textview list > text, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > text, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view textview list > text, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > text, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > text, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview textview list > text, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > text, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar textview list > text, textview .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > text, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview textview list > text, textview .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > text, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button textview list > text, textview .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > text, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view textview list > text, textview .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > text, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list textview list > text, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > text, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > iconview, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > iconview, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > iconview, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > iconview, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > iconview, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > iconview, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > iconview, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > iconview, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > iconview, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > treeview.view.sidebar, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > treeview.view.sidebar, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar, .geary-sidebar-pane-separator frame.geary-folder-frame textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > treeview.view.sidebar, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > treeview.view.sidebar, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar, .geary-sidebar-pane-separator frame.geary-folder-frame .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > treeview.view.sidebar, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .nemo-window .nemo-places-sidebar list > .places-treeview, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .places-treeview, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .nemo-window .nemo-places-sidebar list > .places-treeview, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .places-treeview, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .nemo-window .nemo-places-sidebar list > .places-treeview, .nemo-window .nemo-places-sidebar textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > .places-treeview, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .nemo-window .nemo-places-sidebar list > .places-treeview, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > .places-treeview, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar .nemo-window .nemo-places-sidebar list > .places-treeview, .nemo-window .nemo-places-sidebar .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > .places-treeview, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > .places-treeview, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button .nemo-window .nemo-places-sidebar list > .places-treeview, .nemo-window .nemo-places-sidebar .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > .places-treeview, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .nemo-window .nemo-places-sidebar list > .places-treeview, .nemo-window .nemo-places-sidebar .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .places-treeview, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .budgie-menu list > button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .budgie-menu list > button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .budgie-menu list > button, .budgie-menu textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .budgie-menu list > button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > button, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar .budgie-menu list > button, .budgie-menu .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > button, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview .budgie-menu list > button, .budgie-menu .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > button, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .budgie-menu list > button, .budgie-menu .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list .budgie-menu list > button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .panel popover .sidebar list > .view, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .view, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .panel popover .sidebar list > .view, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .panel popover .sidebar list > .view, .panel popover .sidebar textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > .view, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .panel popover .sidebar list > .view, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > .view, .geary-sidebar-pane-separator frame.geary-folder-frame .panel popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > .view, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview .panel popover .sidebar list > .view, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button .panel popover .sidebar list > .view, .panel popover .sidebar .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > .view, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .view, .panel popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > .view, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > treeview.view.sidebar.source-list, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > treeview.view.sidebar.source-list, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > treeview.view.sidebar.source-list, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > treeview.view.sidebar.source-list, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > treeview.view.sidebar.source-list { + border-bottom: 1px solid rgba(0, 0, 0, 0.2); +} + +box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > row.activatable:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > row.activatable:last-child, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > row.activatable:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > row.activatable:last-child, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > row.activatable:last-child, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > row.activatable:last-child, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > row.activatable:last-child, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > row.activatable:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > row.activatable:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .view:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .view:last-child, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > .view:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > .view:last-child, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > .view:last-child, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > .view:last-child, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > .view:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > .view:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable textview list > text:last-child, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > text:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view textview list > text:last-child, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > text:last-child, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > text:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview textview list > text:last-child, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > text:last-child, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar textview list > text:last-child, textview .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > text:last-child, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview textview list > text:last-child, textview .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > text:last-child, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button textview list > text:last-child, textview .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > text:last-child, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view textview list > text:last-child, textview .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > text:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list textview list > text:last-child, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > text:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > iconview:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > iconview:last-child, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > iconview:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > iconview:last-child, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > iconview:last-child, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > iconview:last-child, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > iconview:last-child, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > iconview:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > iconview:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar:last-child, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > treeview.view.sidebar:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar:last-child, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > treeview.view.sidebar:last-child, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar:last-child, .geary-sidebar-pane-separator frame.geary-folder-frame textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > treeview.view.sidebar:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar:last-child, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > treeview.view.sidebar:last-child, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar:last-child, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar:last-child, .geary-sidebar-pane-separator frame.geary-folder-frame .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > treeview.view.sidebar:last-child, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .nemo-window .nemo-places-sidebar list > .places-treeview:last-child, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .places-treeview:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .nemo-window .nemo-places-sidebar list > .places-treeview:last-child, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .places-treeview:last-child, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .nemo-window .nemo-places-sidebar list > .places-treeview:last-child, .nemo-window .nemo-places-sidebar textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > .places-treeview:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .nemo-window .nemo-places-sidebar list > .places-treeview:last-child, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > .places-treeview:last-child, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar .nemo-window .nemo-places-sidebar list > .places-treeview:last-child, .nemo-window .nemo-places-sidebar .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > .places-treeview:last-child, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > .places-treeview:last-child, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button .nemo-window .nemo-places-sidebar list > .places-treeview:last-child, .nemo-window .nemo-places-sidebar .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > .places-treeview:last-child, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .nemo-window .nemo-places-sidebar list > .places-treeview:last-child, .nemo-window .nemo-places-sidebar .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .places-treeview:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .budgie-menu list > button:last-child, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > button:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .budgie-menu list > button:last-child, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > button:last-child, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .budgie-menu list > button:last-child, .budgie-menu textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > button:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .budgie-menu list > button:last-child, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > button:last-child, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar .budgie-menu list > button:last-child, .budgie-menu .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > button:last-child, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview .budgie-menu list > button:last-child, .budgie-menu .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > button:last-child, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > button:last-child, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .budgie-menu list > button:last-child, .budgie-menu .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > button:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list .budgie-menu list > button:last-child, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > button:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .panel popover .sidebar list > .view:last-child, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .view:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .panel popover .sidebar list > .view:last-child, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .panel popover .sidebar list > .view:last-child, .panel popover .sidebar textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > .view:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .panel popover .sidebar list > .view:last-child, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > .view:last-child, .geary-sidebar-pane-separator frame.geary-folder-frame .panel popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > .view:last-child, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview .panel popover .sidebar list > .view:last-child, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button .panel popover .sidebar list > .view:last-child, .panel popover .sidebar .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > .view:last-child, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .view:last-child, .panel popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > .view:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > treeview.view.sidebar.source-list:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > treeview.view.sidebar.source-list:last-child, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > treeview.view.sidebar.source-list:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > treeview.view.sidebar.source-list:last-child, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > treeview.view.sidebar.source-list:last-child { + border-bottom: none; +} + +box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > row.activatable:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > row.activatable:selected, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > row.activatable:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > row.activatable:selected, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > row.activatable:selected, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > row.activatable:selected, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > row.activatable:selected, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > row.activatable:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > row.activatable:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .view:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .view:selected, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > .view:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > .view:selected, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > .view:selected, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > .view:selected, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > .view:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > .view:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable textview list > text:selected, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > text:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view textview list > text:selected, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > text:selected, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > text:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview textview list > text:selected, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > text:selected, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar textview list > text:selected, textview .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > text:selected, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview textview list > text:selected, textview .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > text:selected, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button textview list > text:selected, textview .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > text:selected, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view textview list > text:selected, textview .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > text:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list textview list > text:selected, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > text:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > iconview:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > iconview:selected, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > iconview:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > iconview:selected, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > iconview:selected, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > iconview:selected, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > iconview:selected, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > iconview:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > iconview:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar:selected, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > treeview.view.sidebar:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar:selected, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > treeview.view.sidebar:selected, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar:selected, .geary-sidebar-pane-separator frame.geary-folder-frame textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > treeview.view.sidebar:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar:selected, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > treeview.view.sidebar:selected, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar:selected, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar:selected, .geary-sidebar-pane-separator frame.geary-folder-frame .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > treeview.view.sidebar:selected, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .nemo-window .nemo-places-sidebar list > .places-treeview:selected, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .places-treeview:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .nemo-window .nemo-places-sidebar list > .places-treeview:selected, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .places-treeview:selected, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .nemo-window .nemo-places-sidebar list > .places-treeview:selected, .nemo-window .nemo-places-sidebar textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > .places-treeview:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .nemo-window .nemo-places-sidebar list > .places-treeview:selected, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > .places-treeview:selected, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar .nemo-window .nemo-places-sidebar list > .places-treeview:selected, .nemo-window .nemo-places-sidebar .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > .places-treeview:selected, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > .places-treeview:selected, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button .nemo-window .nemo-places-sidebar list > .places-treeview:selected, .nemo-window .nemo-places-sidebar .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > .places-treeview:selected, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .nemo-window .nemo-places-sidebar list > .places-treeview:selected, .nemo-window .nemo-places-sidebar .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .places-treeview:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .budgie-menu list > button:selected, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > button:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .budgie-menu list > button:selected, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > button:selected, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .budgie-menu list > button:selected, .budgie-menu textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > button:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .budgie-menu list > button:selected, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > button:selected, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar .budgie-menu list > button:selected, .budgie-menu .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > button:selected, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview .budgie-menu list > button:selected, .budgie-menu .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > button:selected, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > button:selected, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .budgie-menu list > button:selected, .budgie-menu .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > button:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list .budgie-menu list > button:selected, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > button:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .panel popover .sidebar list > .view:selected, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .view:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .panel popover .sidebar list > .view:selected, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .panel popover .sidebar list > .view:selected, .panel popover .sidebar textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > .view:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .panel popover .sidebar list > .view:selected, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > .view:selected, .geary-sidebar-pane-separator frame.geary-folder-frame .panel popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > .view:selected, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview .panel popover .sidebar list > .view:selected, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button .panel popover .sidebar list > .view:selected, .panel popover .sidebar .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > .view:selected, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .view:selected, .panel popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > .view:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > treeview.view.sidebar.source-list:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > treeview.view.sidebar.source-list:selected, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > treeview.view.sidebar.source-list:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > treeview.view.sidebar.source-list:selected, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > treeview.view.sidebar.source-list:selected { + background-color: rgba(203, 191, 191, 0.06); +} + +box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > row.activatable label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > row.activatable label, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > row.activatable label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > row.activatable label, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > row.activatable label, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > row.activatable label, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > row.activatable label, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > row.activatable label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > row.activatable label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .view label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .view label, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > .view label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > .view label, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > .view label, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > .view label, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > .view label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > .view label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable textview list > text label, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > text label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view textview list > text label, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > text label, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > text label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview textview list > text label, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > text label, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar textview list > text label, textview .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > text label, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview textview list > text label, textview .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > text label, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button textview list > text label, textview .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > text label, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view textview list > text label, textview .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > text label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list textview list > text label, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > text label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > iconview label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > iconview label, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > iconview label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > iconview label, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > iconview label, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > iconview label, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > iconview label, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > iconview label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > iconview label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar label, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > treeview.view.sidebar label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar label, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > treeview.view.sidebar label, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar label, .geary-sidebar-pane-separator frame.geary-folder-frame textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > treeview.view.sidebar label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar label, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > treeview.view.sidebar label, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar label, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar label, .geary-sidebar-pane-separator frame.geary-folder-frame .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > treeview.view.sidebar label, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .nemo-window .nemo-places-sidebar list > .places-treeview label, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .places-treeview label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .nemo-window .nemo-places-sidebar list > .places-treeview label, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .places-treeview label, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .nemo-window .nemo-places-sidebar list > .places-treeview label, .nemo-window .nemo-places-sidebar textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > .places-treeview label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .nemo-window .nemo-places-sidebar list > .places-treeview label, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > .places-treeview label, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar .nemo-window .nemo-places-sidebar list > .places-treeview label, .nemo-window .nemo-places-sidebar .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > .places-treeview label, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > .places-treeview label, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button .nemo-window .nemo-places-sidebar list > .places-treeview label, .nemo-window .nemo-places-sidebar .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > .places-treeview label, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .nemo-window .nemo-places-sidebar list > .places-treeview label, .nemo-window .nemo-places-sidebar .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .places-treeview label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .budgie-menu list > button label, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .budgie-menu list > button label, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > button label, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .budgie-menu list > button label, .budgie-menu textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .budgie-menu list > button label, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > button label, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar .budgie-menu list > button label, .budgie-menu .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > button label, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview .budgie-menu list > button label, .budgie-menu .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > button label, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > button label, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .budgie-menu list > button label, .budgie-menu .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list .budgie-menu list > button label, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .panel popover .sidebar list > .view label, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .view label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .panel popover .sidebar list > .view label, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .panel popover .sidebar list > .view label, .panel popover .sidebar textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > .view label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .panel popover .sidebar list > .view label, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > .view label, .geary-sidebar-pane-separator frame.geary-folder-frame .panel popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > .view label, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview .panel popover .sidebar list > .view label, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button .panel popover .sidebar list > .view label, .panel popover .sidebar .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > .view label, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .view label, .panel popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > .view label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > treeview.view.sidebar.source-list label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > treeview.view.sidebar.source-list label, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > treeview.view.sidebar.source-list label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > treeview.view.sidebar.source-list label, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > treeview.view.sidebar.source-list label { + padding: 0 16px; +} + +box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > row.activatable button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > row.activatable button.image-button image, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > row.activatable button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > row.activatable button.image-button image, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > row.activatable button.image-button image, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > row.activatable button.image-button image, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > row.activatable button.image-button image, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > row.activatable button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > row.activatable button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .view button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .view button.image-button image, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > .view button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > .view button.image-button image, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > .view button.image-button image, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > .view button.image-button image, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > .view button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > .view button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable textview list > text button.image-button image, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > text button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view textview list > text button.image-button image, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > text button.image-button image, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > text button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview textview list > text button.image-button image, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > text button.image-button image, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar textview list > text button.image-button image, textview .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > text button.image-button image, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview textview list > text button.image-button image, textview .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > text button.image-button image, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button textview list > text button.image-button image, textview .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > text button.image-button image, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view textview list > text button.image-button image, textview .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > text button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list textview list > text button.image-button image, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > text button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > iconview button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > iconview button.image-button image, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > iconview button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > iconview button.image-button image, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > iconview button.image-button image, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > iconview button.image-button image, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > iconview button.image-button image, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > iconview button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > iconview button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar button.image-button image, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > treeview.view.sidebar button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar button.image-button image, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > treeview.view.sidebar button.image-button image, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar button.image-button image, .geary-sidebar-pane-separator frame.geary-folder-frame textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > treeview.view.sidebar button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar button.image-button image, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > treeview.view.sidebar button.image-button image, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar button.image-button image, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar button.image-button image, .geary-sidebar-pane-separator frame.geary-folder-frame .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > treeview.view.sidebar button.image-button image, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .nemo-window .nemo-places-sidebar list > .places-treeview button.image-button image, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .places-treeview button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .nemo-window .nemo-places-sidebar list > .places-treeview button.image-button image, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .places-treeview button.image-button image, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .nemo-window .nemo-places-sidebar list > .places-treeview button.image-button image, .nemo-window .nemo-places-sidebar textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > .places-treeview button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .nemo-window .nemo-places-sidebar list > .places-treeview button.image-button image, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > .places-treeview button.image-button image, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar .nemo-window .nemo-places-sidebar list > .places-treeview button.image-button image, .nemo-window .nemo-places-sidebar .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > .places-treeview button.image-button image, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > .places-treeview button.image-button image, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button .nemo-window .nemo-places-sidebar list > .places-treeview button.image-button image, .nemo-window .nemo-places-sidebar .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > .places-treeview button.image-button image, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .nemo-window .nemo-places-sidebar list > .places-treeview button.image-button image, .nemo-window .nemo-places-sidebar .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .places-treeview button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .budgie-menu list > button button.image-button image, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > button button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .budgie-menu list > button button.image-button image, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > button button.image-button image, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .budgie-menu list > button button.image-button image, .budgie-menu textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > button button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .budgie-menu list > button button.image-button image, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > button button.image-button image, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar .budgie-menu list > button button.image-button image, .budgie-menu .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > button button.image-button image, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview .budgie-menu list > button button.image-button image, .budgie-menu .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > button button.image-button image, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > button button.image-button image, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .budgie-menu list > button button.image-button image, .budgie-menu .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > button button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list .budgie-menu list > button button.image-button image, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > button button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .panel popover .sidebar list > .view button.image-button image, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .view button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .panel popover .sidebar list > .view button.image-button image, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .panel popover .sidebar list > .view button.image-button image, .panel popover .sidebar textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > .view button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .panel popover .sidebar list > .view button.image-button image, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > .view button.image-button image, .geary-sidebar-pane-separator frame.geary-folder-frame .panel popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar list > .view button.image-button image, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview .panel popover .sidebar list > .view button.image-button image, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button .panel popover .sidebar list > .view button.image-button image, .panel popover .sidebar .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > .view button.image-button image, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .view button.image-button image, .panel popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list list > .view button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > treeview.view.sidebar.source-list button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > treeview.view.sidebar.source-list button.image-button image, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > treeview.view.sidebar.source-list button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > treeview.view.sidebar.source-list button.image-button image, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > treeview.view.sidebar.source-list button.image-button image { + padding: 0; +} + +box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list:selected { + background-color: rgba(240, 84, 76, 0.75); +} + +box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected > grid > *, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected > grid > *, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected > grid > *, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected > grid > *, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected > grid > *, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected > grid > *, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected > grid > *, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected > grid > *, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list:selected > grid > *, +box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected > box.vertical *, +box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected > box.vertical *, +textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected > box.vertical *, +box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected > box.vertical *, +.geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected > box.vertical *, +.nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected > box.vertical *, +.budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected > box.vertical *, +.panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected > box.vertical *, +box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list:selected > box.vertical * { + color: #ffffff; +} + +box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected button.image-button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected button.image-button, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected button.image-button, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected button.image-button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected button.image-button, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list:selected button.image-button { + border: none; +} + +box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected button.image-button:hover, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected button.image-button:hover, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected button.image-button:hover, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected button.image-button:hover, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected button.image-button:hover, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected button.image-button:hover, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected button.image-button:hover, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected button.image-button:hover, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list:selected button.image-button:hover { + background-color: rgba(255, 255, 255, 0.25); +} + +box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected button.image-button:active, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected button.image-button:active, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected button.image-button:active, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected button.image-button:active, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected button.image-button:active, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected button.image-button:active, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected button.image-button:active, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected button.image-button:active, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list:selected button.image-button:active, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected button.image-button:checked, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected button.image-button:checked, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected button.image-button:checked, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected button.image-button:checked, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected button.image-button:checked, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected button.image-button:checked, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected button.image-button:checked, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected button.image-button:checked, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list:selected button.image-button:checked { + background-color: rgba(255, 255, 255, 0.35); +} + +box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected list, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected list, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list:selected list { + border: 1px solid rgba(255, 255, 255, 0.12); +} + +box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > row.activatable, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > row.activatable, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list > row.activatable, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list > row.activatable, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected list > row.activatable, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected list > row.activatable, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list > row.activatable, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > row.activatable, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list:selected list > row.activatable, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > .view, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > .view, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list > .view, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list > .view, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected list > .view, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected list > .view, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list > .view, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list:selected list > .view, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected textview list > text, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > text, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected textview list > text, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > text, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list > text, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected textview list > text, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list > text, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected textview list > text, textview .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected list > text, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected textview list > text, textview .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected list > text, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected textview list > text, textview .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list > text, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected textview list > text, textview .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > text, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list:selected textview list > text, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list:selected list > text, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > iconview, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > iconview, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list > iconview, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list > iconview, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected list > iconview, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected list > iconview, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list > iconview, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > iconview, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list:selected list > iconview, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > treeview.view.sidebar, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > treeview.view.sidebar, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar, .geary-sidebar-pane-separator frame.geary-folder-frame textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list > treeview.view.sidebar, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list > treeview.view.sidebar, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar, .geary-sidebar-pane-separator frame.geary-folder-frame .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list > treeview.view.sidebar, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected .nemo-window .nemo-places-sidebar list > .places-treeview, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > .places-treeview, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected .nemo-window .nemo-places-sidebar list > .places-treeview, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > .places-treeview, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected .nemo-window .nemo-places-sidebar list > .places-treeview, .nemo-window .nemo-places-sidebar textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list > .places-treeview, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected .nemo-window .nemo-places-sidebar list > .places-treeview, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list > .places-treeview, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected .nemo-window .nemo-places-sidebar list > .places-treeview, .nemo-window .nemo-places-sidebar .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected list > .places-treeview, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected list > .places-treeview, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected .nemo-window .nemo-places-sidebar list > .places-treeview, .nemo-window .nemo-places-sidebar .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list > .places-treeview, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected .nemo-window .nemo-places-sidebar list > .places-treeview, .nemo-window .nemo-places-sidebar .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > .places-treeview, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected .budgie-menu list > button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected .budgie-menu list > button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected .budgie-menu list > button, .budgie-menu textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list > button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected .budgie-menu list > button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list > button, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected .budgie-menu list > button, .budgie-menu .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected list > button, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected .budgie-menu list > button, .budgie-menu .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected list > button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list > button, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected .budgie-menu list > button, .budgie-menu .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list:selected .budgie-menu list > button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list:selected list > button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected .panel popover .sidebar list > .view, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > .view, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected .panel popover .sidebar list > .view, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected .panel popover .sidebar list > .view, .panel popover .sidebar textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list > .view, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected .panel popover .sidebar list > .view, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list > .view, .geary-sidebar-pane-separator frame.geary-folder-frame .panel popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected list > .view, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected .panel popover .sidebar list > .view, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected .panel popover .sidebar list > .view, .panel popover .sidebar .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list > .view, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > .view, .panel popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list:selected list > .view, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > treeview.view.sidebar.source-list, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > treeview.view.sidebar.source-list, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list > treeview.view.sidebar.source-list, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list > treeview.view.sidebar.source-list, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list > treeview.view.sidebar.source-list { + border-bottom: 1px solid rgba(255, 255, 255, 0.12); +} + +box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > row.activatable:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > row.activatable:last-child, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list > row.activatable:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list > row.activatable:last-child, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected list > row.activatable:last-child, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected list > row.activatable:last-child, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list > row.activatable:last-child, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > row.activatable:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list:selected list > row.activatable:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > .view:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > .view:last-child, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list > .view:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list > .view:last-child, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected list > .view:last-child, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected list > .view:last-child, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list > .view:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list:selected list > .view:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected textview list > text:last-child, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > text:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected textview list > text:last-child, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > text:last-child, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list > text:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected textview list > text:last-child, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list > text:last-child, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected textview list > text:last-child, textview .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected list > text:last-child, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected textview list > text:last-child, textview .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected list > text:last-child, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected textview list > text:last-child, textview .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list > text:last-child, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected textview list > text:last-child, textview .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > text:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list:selected textview list > text:last-child, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list:selected list > text:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > iconview:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > iconview:last-child, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list > iconview:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list > iconview:last-child, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected list > iconview:last-child, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected list > iconview:last-child, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list > iconview:last-child, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > iconview:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list:selected list > iconview:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar:last-child, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > treeview.view.sidebar:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar:last-child, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > treeview.view.sidebar:last-child, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar:last-child, .geary-sidebar-pane-separator frame.geary-folder-frame textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list > treeview.view.sidebar:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar:last-child, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list > treeview.view.sidebar:last-child, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar:last-child, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar:last-child, .geary-sidebar-pane-separator frame.geary-folder-frame .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list > treeview.view.sidebar:last-child, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected .nemo-window .nemo-places-sidebar list > .places-treeview:last-child, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > .places-treeview:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected .nemo-window .nemo-places-sidebar list > .places-treeview:last-child, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > .places-treeview:last-child, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected .nemo-window .nemo-places-sidebar list > .places-treeview:last-child, .nemo-window .nemo-places-sidebar textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list > .places-treeview:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected .nemo-window .nemo-places-sidebar list > .places-treeview:last-child, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list > .places-treeview:last-child, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected .nemo-window .nemo-places-sidebar list > .places-treeview:last-child, .nemo-window .nemo-places-sidebar .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected list > .places-treeview:last-child, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected list > .places-treeview:last-child, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected .nemo-window .nemo-places-sidebar list > .places-treeview:last-child, .nemo-window .nemo-places-sidebar .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list > .places-treeview:last-child, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected .nemo-window .nemo-places-sidebar list > .places-treeview:last-child, .nemo-window .nemo-places-sidebar .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > .places-treeview:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected .budgie-menu list > button:last-child, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > button:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected .budgie-menu list > button:last-child, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > button:last-child, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected .budgie-menu list > button:last-child, .budgie-menu textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list > button:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected .budgie-menu list > button:last-child, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list > button:last-child, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected .budgie-menu list > button:last-child, .budgie-menu .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected list > button:last-child, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected .budgie-menu list > button:last-child, .budgie-menu .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected list > button:last-child, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list > button:last-child, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected .budgie-menu list > button:last-child, .budgie-menu .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > button:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list:selected .budgie-menu list > button:last-child, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list:selected list > button:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected .panel popover .sidebar list > .view:last-child, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > .view:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected .panel popover .sidebar list > .view:last-child, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected .panel popover .sidebar list > .view:last-child, .panel popover .sidebar textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list > .view:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected .panel popover .sidebar list > .view:last-child, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list > .view:last-child, .geary-sidebar-pane-separator frame.geary-folder-frame .panel popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected list > .view:last-child, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected .panel popover .sidebar list > .view:last-child, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected .panel popover .sidebar list > .view:last-child, .panel popover .sidebar .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list > .view:last-child, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > .view:last-child, .panel popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list:selected list > .view:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > treeview.view.sidebar.source-list:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > treeview.view.sidebar.source-list:last-child, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list > treeview.view.sidebar.source-list:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list > treeview.view.sidebar.source-list:last-child, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list > treeview.view.sidebar.source-list:last-child { + border-bottom: none; +} + +box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > row.activatable:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > row.activatable:selected, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list > row.activatable:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list > row.activatable:selected, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected list > row.activatable:selected, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected list > row.activatable:selected, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list > row.activatable:selected, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > row.activatable:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list:selected list > row.activatable:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > .view:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > .view:selected, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list > .view:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list > .view:selected, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected list > .view:selected, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected list > .view:selected, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list > .view:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list:selected list > .view:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected textview list > text:selected, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > text:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected textview list > text:selected, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > text:selected, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list > text:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected textview list > text:selected, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list > text:selected, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected textview list > text:selected, textview .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected list > text:selected, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected textview list > text:selected, textview .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected list > text:selected, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected textview list > text:selected, textview .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list > text:selected, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected textview list > text:selected, textview .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > text:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list:selected textview list > text:selected, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list:selected list > text:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > iconview:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > iconview:selected, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list > iconview:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list > iconview:selected, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected list > iconview:selected, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected list > iconview:selected, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list > iconview:selected, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > iconview:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list:selected list > iconview:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar:selected, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > treeview.view.sidebar:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar:selected, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > treeview.view.sidebar:selected, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar:selected, .geary-sidebar-pane-separator frame.geary-folder-frame textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list > treeview.view.sidebar:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar:selected, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list > treeview.view.sidebar:selected, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar:selected, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar:selected, .geary-sidebar-pane-separator frame.geary-folder-frame .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list > treeview.view.sidebar:selected, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected .geary-sidebar-pane-separator frame.geary-folder-frame list > treeview.view.sidebar:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected .nemo-window .nemo-places-sidebar list > .places-treeview:selected, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > .places-treeview:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected .nemo-window .nemo-places-sidebar list > .places-treeview:selected, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > .places-treeview:selected, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected .nemo-window .nemo-places-sidebar list > .places-treeview:selected, .nemo-window .nemo-places-sidebar textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list > .places-treeview:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected .nemo-window .nemo-places-sidebar list > .places-treeview:selected, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list > .places-treeview:selected, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected .nemo-window .nemo-places-sidebar list > .places-treeview:selected, .nemo-window .nemo-places-sidebar .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected list > .places-treeview:selected, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected list > .places-treeview:selected, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected .nemo-window .nemo-places-sidebar list > .places-treeview:selected, .nemo-window .nemo-places-sidebar .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list > .places-treeview:selected, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected .nemo-window .nemo-places-sidebar list > .places-treeview:selected, .nemo-window .nemo-places-sidebar .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > .places-treeview:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected .budgie-menu list > button:selected, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > button:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected .budgie-menu list > button:selected, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > button:selected, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected .budgie-menu list > button:selected, .budgie-menu textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list > button:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected .budgie-menu list > button:selected, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list > button:selected, .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected .budgie-menu list > button:selected, .budgie-menu .geary-sidebar-pane-separator frame.geary-folder-frame box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected list > button:selected, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected .budgie-menu list > button:selected, .budgie-menu .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected list > button:selected, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list > button:selected, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected .budgie-menu list > button:selected, .budgie-menu .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > button:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list:selected .budgie-menu list > button:selected, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list:selected list > button:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected .panel popover .sidebar list > .view:selected, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > .view:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected .panel popover .sidebar list > .view:selected, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected .panel popover .sidebar list > .view:selected, .panel popover .sidebar textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list > .view:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected .panel popover .sidebar list > .view:selected, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list > .view:selected, .geary-sidebar-pane-separator frame.geary-folder-frame .panel popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar:selected list > .view:selected, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected .panel popover .sidebar list > .view:selected, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected .panel popover .sidebar list > .view:selected, .panel popover .sidebar .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list > .view:selected, .panel popover .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > .view:selected, .panel popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view.sidebar.source-list:selected list > .view:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > treeview.view.sidebar.source-list:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > treeview.view.sidebar.source-list:selected, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list > treeview.view.sidebar.source-list:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list > treeview.view.sidebar.source-list:selected, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list > treeview.view.sidebar.source-list:selected { + background-color: rgba(240, 84, 76, 0.65); +} + +.budgie-notification-window, .budgie-osd-window, .budgie-switcher-window { + background-color: transparent; + background-image: none; + border-radius: 2px; +} + +.budgie-notification-window button, .budgie-osd-window button, .budgie-switcher-window button { + color: #cbbfbf; + border-color: rgba(0, 0, 0, 0.4); + background-color: rgba(85, 85, 85, 0.4); +} + +.budgie-notification-window button:hover, .budgie-osd-window button:hover, .budgie-switcher-window button:hover { + color: #cbbfbf; + border-color: rgba(0, 0, 0, 0.4); + background-color: rgba(103, 103, 103, 0.5); +} + +.budgie-notification-window button:active, .budgie-osd-window button:active, .budgie-switcher-window button:active, .budgie-notification-window button:checked, .budgie-osd-window button:checked, .budgie-switcher-window button:checked { + color: #ffffff; + border-color: rgba(0, 0, 0, 0.4); + background-color: #F0544C; +} + +.budgie-notification-window button:disabled, .budgie-osd-window button:disabled, .budgie-switcher-window button:disabled { + color: #514e4e; + border-color: rgba(0, 0, 0, 0.4); + background-color: rgba(85, 85, 85, 0.25); +} + +.budgie-notification-window .linked:not(.vertical) > entry + entry, .budgie-osd-window .linked:not(.vertical) > entry + entry, .budgie-switcher-window .linked:not(.vertical) > entry + entry { + border-left-color: rgba(0, 0, 0, 0); +} + +.budgie-notification-window .linked:not(.vertical) > entry.error + entry, .budgie-osd-window .linked:not(.vertical) > entry.error + entry, .budgie-switcher-window .linked:not(.vertical) > entry.error + entry, +.budgie-notification-window .linked:not(.vertical) > entry + entry.error, +.budgie-osd-window .linked:not(.vertical) > entry + entry.error, +.budgie-switcher-window .linked:not(.vertical) > entry + entry.error { + border-left-color: #FC4138; +} + +.budgie-notification-window .linked:not(.vertical) > entry.warning + entry, .budgie-osd-window .linked:not(.vertical) > entry.warning + entry, .budgie-switcher-window .linked:not(.vertical) > entry.warning + entry, +.budgie-notification-window .linked:not(.vertical) > entry + entry.warning, +.budgie-osd-window .linked:not(.vertical) > entry + entry.warning, +.budgie-switcher-window .linked:not(.vertical) > entry + entry.warning { + border-left-color: #F27835; +} + +.budgie-notification-window .linked:not(.vertical) > entry.error + entry.warning, .budgie-osd-window .linked:not(.vertical) > entry.error + entry.warning, .budgie-switcher-window .linked:not(.vertical) > entry.error + entry.warning, +.budgie-notification-window .linked:not(.vertical) > entry.warning + entry.error, +.budgie-osd-window .linked:not(.vertical) > entry.warning + entry.error, +.budgie-switcher-window .linked:not(.vertical) > entry.warning + entry.error { + border-left-color: #f75d37; +} + +.budgie-notification-window .linked:not(.vertical) > entry + entry:focus:not(:last-child), .budgie-osd-window .linked:not(.vertical) > entry + entry:focus:not(:last-child), .budgie-switcher-window .linked:not(.vertical) > entry + entry:focus:not(:last-child), +.budgie-notification-window .linked:not(.vertical) > entry + entry:focus:last-child, +.budgie-osd-window .linked:not(.vertical) > entry + entry:focus:last-child, +.budgie-switcher-window .linked:not(.vertical) > entry + entry:focus:last-child { + border-left-color: #F0544C; +} + +.budgie-notification-window .linked:not(.vertical) > entry:focus:not(:only-child) + entry, .budgie-osd-window .linked:not(.vertical) > entry:focus:not(:only-child) + entry, .budgie-switcher-window .linked:not(.vertical) > entry:focus:not(:only-child) + entry, +.budgie-notification-window .linked:not(.vertical) > entry:focus:not(:only-child) + button, +.budgie-osd-window .linked:not(.vertical) > entry:focus:not(:only-child) + button, +.budgie-switcher-window .linked:not(.vertical) > entry:focus:not(:only-child) + button, +.budgie-notification-window .linked:not(.vertical) > entry:focus:not(:only-child) + combobox > box > button.combo, +.budgie-osd-window .linked:not(.vertical) > entry:focus:not(:only-child) + combobox > box > button.combo, +.budgie-switcher-window .linked:not(.vertical) > entry:focus:not(:only-child) + combobox > box > button.combo { + border-left-color: #F0544C; +} + +.budgie-notification-window .linked:not(.vertical) > entry + entry:drop(active):not(:last-child), .budgie-osd-window .linked:not(.vertical) > entry + entry:drop(active):not(:last-child), .budgie-switcher-window .linked:not(.vertical) > entry + entry:drop(active):not(:last-child), +.budgie-notification-window .linked:not(.vertical) > entry + entry:drop(active):last-child, +.budgie-osd-window .linked:not(.vertical) > entry + entry:drop(active):last-child, +.budgie-switcher-window .linked:not(.vertical) > entry + entry:drop(active):last-child { + border-left-color: #F08437; +} + +.budgie-notification-window .linked:not(.vertical) > entry:drop(active):not(:only-child) + entry, .budgie-osd-window .linked:not(.vertical) > entry:drop(active):not(:only-child) + entry, .budgie-switcher-window .linked:not(.vertical) > entry:drop(active):not(:only-child) + entry, +.budgie-notification-window .linked:not(.vertical) > entry:drop(active):not(:only-child) + button, +.budgie-osd-window .linked:not(.vertical) > entry:drop(active):not(:only-child) + button, +.budgie-switcher-window .linked:not(.vertical) > entry:drop(active):not(:only-child) + button, +.budgie-notification-window .linked:not(.vertical) > entry:drop(active):not(:only-child) + combobox > box > button.combo, +.budgie-osd-window .linked:not(.vertical) > entry:drop(active):not(:only-child) + combobox > box > button.combo, +.budgie-switcher-window .linked:not(.vertical) > entry:drop(active):not(:only-child) + combobox > box > button.combo { + border-left-color: #F08437; +} + +.budgie-notification-window .linked:not(.vertical) > entry + entry.warning:focus:not(:last-child), .budgie-osd-window .linked:not(.vertical) > entry + entry.warning:focus:not(:last-child), .budgie-switcher-window .linked:not(.vertical) > entry + entry.warning:focus:not(:last-child), +.budgie-notification-window .linked:not(.vertical) > entry + entry.warning:focus:last-child, +.budgie-osd-window .linked:not(.vertical) > entry + entry.warning:focus:last-child, +.budgie-switcher-window .linked:not(.vertical) > entry + entry.warning:focus:last-child { + border-left-color: #F27835; +} + +.budgie-notification-window .linked:not(.vertical) > entry.warning:focus:not(:only-child) + entry, .budgie-osd-window .linked:not(.vertical) > entry.warning:focus:not(:only-child) + entry, .budgie-switcher-window .linked:not(.vertical) > entry.warning:focus:not(:only-child) + entry, +.budgie-notification-window .linked:not(.vertical) > entry.warning:focus:not(:only-child) + button, +.budgie-osd-window .linked:not(.vertical) > entry.warning:focus:not(:only-child) + button, +.budgie-switcher-window .linked:not(.vertical) > entry.warning:focus:not(:only-child) + button, +.budgie-notification-window .linked:not(.vertical) > entry.warning:focus:not(:only-child) + combobox > box > button.combo, +.budgie-osd-window .linked:not(.vertical) > entry.warning:focus:not(:only-child) + combobox > box > button.combo, +.budgie-switcher-window .linked:not(.vertical) > entry.warning:focus:not(:only-child) + combobox > box > button.combo { + border-left-color: #F27835; +} + +.budgie-notification-window .linked:not(.vertical) > entry + entry.error:focus:not(:last-child), .budgie-osd-window .linked:not(.vertical) > entry + entry.error:focus:not(:last-child), .budgie-switcher-window .linked:not(.vertical) > entry + entry.error:focus:not(:last-child), +.budgie-notification-window .linked:not(.vertical) > entry + entry.error:focus:last-child, +.budgie-osd-window .linked:not(.vertical) > entry + entry.error:focus:last-child, +.budgie-switcher-window .linked:not(.vertical) > entry + entry.error:focus:last-child { + border-left-color: #FC4138; +} + +.budgie-notification-window .linked:not(.vertical) > entry.error:focus:not(:only-child) + entry, .budgie-osd-window .linked:not(.vertical) > entry.error:focus:not(:only-child) + entry, .budgie-switcher-window .linked:not(.vertical) > entry.error:focus:not(:only-child) + entry, +.budgie-notification-window .linked:not(.vertical) > entry.error:focus:not(:only-child) + button, +.budgie-osd-window .linked:not(.vertical) > entry.error:focus:not(:only-child) + button, +.budgie-switcher-window .linked:not(.vertical) > entry.error:focus:not(:only-child) + button, +.budgie-notification-window .linked:not(.vertical) > entry.error:focus:not(:only-child) + combobox > box > button.combo, +.budgie-osd-window .linked:not(.vertical) > entry.error:focus:not(:only-child) + combobox > box > button.combo, +.budgie-switcher-window .linked:not(.vertical) > entry.error:focus:not(:only-child) + combobox > box > button.combo { + border-left-color: #FC4138; +} + +.budgie-notification-window .linked:not(.vertical) > button:active + entry, .budgie-osd-window .linked:not(.vertical) > button:active + entry, .budgie-switcher-window .linked:not(.vertical) > button:active + entry, +.budgie-notification-window .linked:not(.vertical) > button:checked + entry, +.budgie-osd-window .linked:not(.vertical) > button:checked + entry, +.budgie-switcher-window .linked:not(.vertical) > button:checked + entry { + border-left-color: #F0544C; +} + +.budgie-notification-window .linked:not(.vertical) > button + button, .budgie-osd-window .linked:not(.vertical) > button + button, .budgie-switcher-window .linked:not(.vertical) > button + button { + border-left-style: none; +} + +.budgie-notification-window .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), .budgie-osd-window .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), .budgie-switcher-window .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), +.budgie-notification-window .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action), +.budgie-osd-window .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action), +.budgie-switcher-window .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action) { + box-shadow: inset 1px 0 rgba(0, 0, 0, 0.4); +} + +.budgie-notification-window .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:not(:only-child), .budgie-osd-window .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:not(:only-child), .budgie-switcher-window .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:not(:only-child), +.budgie-notification-window .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):not(:hover), +.budgie-osd-window .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):not(:hover), +.budgie-switcher-window .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):not(:hover) { + box-shadow: inset 1px 0 rgba(0, 0, 0, 0); +} + +.budgie-notification-window .linked:not(.vertical) > button:active + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, .budgie-osd-window .linked:not(.vertical) > button:active + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, .budgie-switcher-window .linked:not(.vertical) > button:active + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, +.budgie-notification-window .linked:not(.vertical) > button:checked + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, +.budgie-osd-window .linked:not(.vertical) > button:checked + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, +.budgie-switcher-window .linked:not(.vertical) > button:checked + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, +.budgie-notification-window .linked:not(.vertical) > button.suggested-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, +.budgie-osd-window .linked:not(.vertical) > button.suggested-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, +.budgie-switcher-window .linked:not(.vertical) > button.suggested-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, +.budgie-notification-window .linked:not(.vertical) > button.destructive-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, +.budgie-osd-window .linked:not(.vertical) > button.destructive-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, +.budgie-switcher-window .linked:not(.vertical) > button.destructive-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, +.budgie-notification-window .linked:not(.vertical) > entry + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), +.budgie-osd-window .linked:not(.vertical) > entry + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), +.budgie-switcher-window .linked:not(.vertical) > entry + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), +.budgie-notification-window .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):first-child:disabled, +.budgie-osd-window .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):first-child:disabled, +.budgie-switcher-window .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):first-child:disabled, +.budgie-notification-window .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.budgie-osd-window .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.budgie-switcher-window .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.budgie-notification-window .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):first-child:hover, +.budgie-osd-window .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):first-child:hover, +.budgie-switcher-window .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):first-child:hover, +.budgie-notification-window .linked:not(.vertical) > button:active + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.budgie-osd-window .linked:not(.vertical) > button:active + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.budgie-switcher-window .linked:not(.vertical) > button:active + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.budgie-notification-window .linked:not(.vertical) > button:checked + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.budgie-osd-window .linked:not(.vertical) > button:checked + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.budgie-switcher-window .linked:not(.vertical) > button:checked + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.budgie-notification-window .linked:not(.vertical) > button.suggested-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.budgie-osd-window .linked:not(.vertical) > button.suggested-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.budgie-switcher-window .linked:not(.vertical) > button.suggested-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.budgie-notification-window .linked:not(.vertical) > button.destructive-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.budgie-osd-window .linked:not(.vertical) > button.destructive-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.budgie-switcher-window .linked:not(.vertical) > button.destructive-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, +.budgie-notification-window .linked:not(.vertical) > entry + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:not(:only-child), +.budgie-osd-window .linked:not(.vertical) > entry + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:not(:only-child), +.budgie-switcher-window .linked:not(.vertical) > entry + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:not(:only-child) { + box-shadow: none; +} + +.budgie-notification .notification-title, .budgie-switcher .notification-title { + font-size: 120%; +} + +.budgie-osd .budgie-osd-text { + font-size: 120%; +} + +.drop-shadow { + margin: 5px 9px; + padding: 8px; + border-radius: 2px; + box-shadow: 0 5px 5px 0 transparent, 0 8px 15px 0 transparent, 0 3px 3px 0 rgba(0, 0, 0, 0.3); + background-color: #222222; + color: #cbbfbf; +} + +.drop-shadow .linked > button { + border-radius: 2px; +} + +.budgie-session-dialog, +.budgie-polkit-dialog, .budgie-run-dialog { + border-radius: 2px; + background-color: #222222; +} + +.background.budgie-session-dialog, +.background.budgie-polkit-dialog, .background.budgie-run-dialog { + border-radius: 2px; +} + +.budgie-session-dialog decoration, .budgie-polkit-dialog decoration, .budgie-run-dialog decoration { + border-radius: 2px; +} + +.budgie-session-dialog label:not(:last-child), +.budgie-session-dialog .dialog-title, +.budgie-polkit-dialog label:not(:last-child), +.budgie-polkit-dialog .dialog-title { + font-size: 120%; +} + +.budgie-session-dialog .linked.horizontal > button, +.budgie-polkit-dialog .linked.horizontal > button { + padding: 8px 16px; + border: none; + border-top: 1px solid rgba(0, 0, 0, 0.2); + border-radius: 0; +} + +.budgie-session-dialog .linked.horizontal > button:active, .budgie-session-dialog .linked.horizontal > button:checked, +.budgie-polkit-dialog .linked.horizontal > button:active, +.budgie-polkit-dialog .linked.horizontal > button:checked { + transition: background-color 0.00001s 0.3s; + animation: ripple_effect 0.3s cubic-bezier(0, 0, 0.2, 1); +} + +.budgie-session-dialog .linked.horizontal > button:first-child, +.budgie-polkit-dialog .linked.horizontal > button:first-child { + border-bottom-left-radius: 2px; +} + +.budgie-session-dialog .linked.horizontal > button:last-child, +.budgie-polkit-dialog .linked.horizontal > button:last-child { + border-bottom-right-radius: 2px; +} + +.budgie-session-dialog .linked.horizontal > button:not(.suggested-action):not(.destructive-action):hover, +.budgie-polkit-dialog .linked.horizontal > button:not(.suggested-action):not(.destructive-action):hover { + background-color: alpha(#cbbfbf,0.06); + border-color: rgba(0, 0, 0, 0.2); + transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); +} + +.budgie-session-dialog .linked.horizontal > button:not(.suggested-action):not(.destructive-action):active, .budgie-session-dialog .linked.horizontal > button:not(.suggested-action):not(.destructive-action):checked, +.budgie-polkit-dialog .linked.horizontal > button:not(.suggested-action):not(.destructive-action):active, +.budgie-polkit-dialog .linked.horizontal > button:not(.suggested-action):not(.destructive-action):checked { + color: #cbbfbf; + background-color: alpha(#cbbfbf,0.1); + border-color: rgba(0, 0, 0, 0.2); +} + +.budgie-polkit-dialog .message { + color: alpha(currentColor,0.6); +} + +.budgie-polkit-dialog .failure { + color: #db5b5b; +} + +.budgie-run-dialog { + background-color: #262626; +} + +.budgie-run-dialog entry.search { + font-size: 120%; + padding: 6px 12px; + box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); + background-color: transparent; +} + +.budgie-run-dialog list .dim-label, .budgie-run-dialog list label.separator, .budgie-run-dialog list headerbar .subtitle, headerbar .budgie-run-dialog list .subtitle, +.budgie-run-dialog list .titlebar:not(headerbar) .subtitle, .titlebar:not(headerbar) .budgie-run-dialog list .subtitle, .budgie-run-dialog list .budgie-notification .notification-body, .budgie-notification .budgie-run-dialog list .notification-body, .budgie-run-dialog list .budgie-switcher .notification-body, .budgie-switcher .budgie-run-dialog list .notification-body { + opacity: 1; +} + +.budgie-run-dialog scrolledwindow { + border-top: 1px solid rgba(0, 0, 0, 0.2); +} + +.budgie-panel box.titlebar { + min-width: 20px; + min-height: 20px; + border-radius: 0; + background: unset; + box-shadow: none; + border: none; +} + +.budgie-panel box.titlebar > widget > label { + color: #cbbfbf; +} + +.budgie-panel box.titlebar.horizontal { + padding: 0 3px; +} + +.budgie-panel box.titlebar.horizontal > widget > label:dir(ltr) { + padding-right: 3px; +} + +.budgie-panel box.titlebar.horizontal > widget > label:dir(rtl) { + padding-left: 3px; +} + +.budgie-panel box.titlebar.horizontal > button.image-button.titlebutton { + padding: 0 3px; +} + +/***************** + * Xfce4 Desktop * + *****************/ +.mate-panel-menu-bar button:not(#tasklist-button), +panel-toplevel.background button:not(#tasklist-button), .xfce4-panel.panel button, .xfce4-panel.panel button.flat, .xfce4-panel.panel button.sidebar-button, .xfce4-panel.panel button.budgie-menu-launcher, .xfce4-panel button.flat, .xfce4-panel button.sidebar-button, .xfce4-panel button.budgie-menu-launcher, .xfce4-panel .budgie-panel #tasklist-button, .budgie-panel .xfce4-panel #tasklist-button, .xfce4-panel .budgie-panel button.flat.launcher, .budgie-panel .xfce4-panel button.flat.launcher, .xfce4-panel button { + color: #cbbfbf; + border-radius: 0; + border: none; + background-color: transparent; +} + +.mate-panel-menu-bar button:hover:not(:active):not(:checked):not(#tasklist-button), +panel-toplevel.background button:hover:not(:active):not(:checked):not(#tasklist-button), .xfce4-panel .budgie-panel #tasklist-button:hover:not(:active):not(:checked), .budgie-panel .xfce4-panel #tasklist-button:hover:not(:active):not(:checked), .xfce4-panel button:hover:not(:active):not(:checked) { + color: #ffffff; + box-shadow: inset 0 -2px rgba(240, 84, 76, 0.5); +} + +.mate-panel-menu-bar button:checked:not(#tasklist-button), +panel-toplevel.background button:checked:not(#tasklist-button), .xfce4-panel .budgie-panel #tasklist-button:checked, .budgie-panel .xfce4-panel #tasklist-button:checked, .xfce4-panel button:checked { + color: #ffffff; + box-shadow: inset 0 -2px #F0544C; +} + +.mate-panel-menu-bar button:checked:not(#tasklist-button) label, panel-toplevel.background button:checked:not(#tasklist-button) label, .xfce4-panel .budgie-panel #tasklist-button:checked label, .budgie-panel .xfce4-panel #tasklist-button:checked label, .xfce4-panel button:checked label, .mate-panel-menu-bar button:checked:not(#tasklist-button) image, panel-toplevel.background button:checked:not(#tasklist-button) image, .xfce4-panel .budgie-panel #tasklist-button:checked image, .budgie-panel .xfce4-panel #tasklist-button:checked image, .xfce4-panel button:checked image { + color: inherit; +} + +.mate-panel-menu-bar button:active:not(#tasklist-button), +panel-toplevel.background button:active:not(#tasklist-button), .xfce4-panel .budgie-panel #tasklist-button:active, .budgie-panel .xfce4-panel #tasklist-button:active, .xfce4-panel button:active { + background-color: rgba(255, 255, 255, 0.12); + color: #ffffff; + box-shadow: inset 0 -2px #F0544C; +} + +.xfce4-panel.panel { + background-color: #222222; + text-shadow: none; + -gtk-icon-shadow: none; + border: none; +} + +.XfceHeading { + border: 0 none transparent; + background-color: #222222; + color: #cbbfbf; +} + +.xfce4-panel { + background-color: #222222; + color: #cbbfbf; + font-weight: 700; + text-shadow: none; + -gtk-icon-shadow: none; +} + +.xfce4-panel, +.xfce4-panel frame > border { + border: none; +} + +.xfce4-panel#XfcePanelWindow { + border: none; +} + +.xfce4-panel#XfcePanelWindow, .xfce4-panel#XfcePanelWindow.marching-ants { + transition: none; +} + +.xfce4-panel button { + font-weight: 700; +} + +.xfce4-panel button#launcher-arrow:hover, .xfce4-panel button#launcher-arrow + button.toggle:hover { + box-shadow: none; +} + +.xfce4-panel button#launcher-arrow + button.toggle:checked { + color: #F0544C; + box-shadow: none; +} + +.xfce4-panel button#xfce4-notification-plugin { + padding: 0 1px; +} + +.xfce4-panel menu { + font-weight: 400; + text-shadow: none; + -gtk-icon-effect: none; +} + +.xfce4-panel widget.tasklist > button.toggle { + font-weight: 400; +} + +window#XfcePanelWindow.background.panel.xfce4-panel { + border: none; +} + +window#XfcePanelWindow.background.panel.xfce4-panel > widget wnck-pager { + background-color: rgba(255, 255, 255, 0.1); + border: none; + box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.15); +} + +window#XfcePanelWindow.background.panel.xfce4-panel > widget wnck-pager:hover { + background-color: rgba(255, 255, 255, 0.25); +} + +window#XfcePanelWindow.background.panel.xfce4-panel > widget wnck-pager:active, window#XfcePanelWindow.background.panel.xfce4-panel > widget wnck-pager:checked, window#XfcePanelWindow.background.panel.xfce4-panel > widget wnck-pager:selected { + background-color: rgba(255, 255, 255, 0.35); +} + +XfdesktopIconView.view { + border-radius: 2px; + background: transparent; + color: #ffffff; + text-shadow: 0 0 1px rgba(0, 0, 0, 0.26), 0 1px 2px rgba(0, 0, 0, 0.32), 0 2px 3px rgba(0, 0, 0, 0.12); +} + +XfdesktopIconView.view:active, XfdesktopIconView.view:checked { + background-color: #F0544C; + color: #ffffff; + text-shadow: none; +} + +window#whiskermenu-window scrolledwindow scrollbar { + border-color: #1d1d1d; +} + +window#whiskermenu-window scrolledwindow scrollbar.overlay-indicator:not(.dragging):not(.hovering) slider { + background-color: #cbbfbf; + border: 1px solid rgba(0, 0, 0, 0.2); +} + +window#whiskermenu-window scrolledwindow scrollbar slider { + background-color: rgba(237, 233, 233, 0.65); +} + +window#whiskermenu-window scrolledwindow scrollbar slider:hover { + background-color: #f9f7f7; +} + +window#whiskermenu-window scrolledwindow scrollbar slider:hover:active { + background-color: #F0544C; +} + +window#whiskermenu-window scrolledwindow scrollbar slider:disabled { + background-color: transparent; +} + +window#whiskermenu-window scrolledwindow scrollbar trough { + background-color: rgba(0, 0, 0, 0.08); +} + +window#whiskermenu-window { + background-color: #222222; + color: #cbbfbf; +} + +window#whiskermenu-window > frame > border { + border-radius: 0; +} + +window#whiskermenu-window button { + background-color: transparent; + color: #cbbfbf; + background-clip: padding-box; +} + +window#whiskermenu-window button:hover { + background-color: rgba(203, 191, 191, 0.12); + color: #ffffff; + border-color: rgba(0, 0, 0, 0.2); +} + +window#whiskermenu-window button:checked, window#whiskermenu-window button:active { + background-color: #F0544C; + color: #ffffff; + border-color: rgba(0, 0, 0, 0.2); +} + +window#whiskermenu-window button:disabled { + color: rgba(203, 191, 191, 0.45); + border-color: rgba(0, 0, 0, 0.15); + background-color: rgba(34, 34, 34, 0.45); +} + +window#whiskermenu-window entry { + background-color: rgba(203, 191, 191, 0.1); + color: #cbbfbf; + border-color: rgba(0, 0, 0, 0.2); +} + +window#whiskermenu-window entry image { + color: #a9a0a0; +} + +window#whiskermenu-window entry:focus { + border-color: #F0544C; +} + +window#whiskermenu-window entry:focus image { + color: #F0544C; +} + +window#whiskermenu-window entry:disabled { + color: rgba(203, 191, 191, 0.45); + border-color: rgba(0, 0, 0, 0.15); + background-color: rgba(34, 34, 34, 0.45); +} + +window#whiskermenu-window entry:disabled image { + color: rgba(203, 191, 191, 0.45); +} + +window#whiskermenu-window scrolledwindow treeview.view { + background-color: rgba(47, 47, 47, 0.9); + color: #cbbfbf; +} + +window#whiskermenu-window scrolledwindow treeview.view:selected:hover { + background-color: #3c3c3c; + color: #cbbfbf; +} + +window.thunar .sidebar { + border: none; +} + +window.thunar .sidebar treeview.view { + background-color: rgba(54, 54, 54, 0.95); + color: #cbbfbf; +} + +window.thunar .sidebar treeview.view:hover { + background-color: rgba(67, 67, 67, 0.95); + box-shadow: none; +} + +window.thunar toolbar#location-toolbar, window.thunar #location-toolbar.inline-toolbar { + background-color: #1a1a1a; + color: #cbbfbf; +} + +window.thunar toolbar#location-toolbar entry, window.thunar #location-toolbar.inline-toolbar entry { + min-height: 0; +} + +window.thunar toolbar#location-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button, window.thunar #location-toolbar.inline-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button { + margin: 0; + padding: 2px 4px 4px 4px; +} + +window.thunar notebook stack > scrolledwindow.frame.standard-view { + border-top-width: 0; + border-right-width: 0; +} + +window.thunar notebook header.top tab.reorderable-page > box > label { + min-height: 0; +} + +/********************** + * Elementary Desktop * + **********************/ +.panel { + background-color: #222222; + transition: all 100ms ease-in-out; + color: #cbbfbf; + font-weight: bold; +} + +.panel.maximized { + background-color: black; +} + +.panel.translucent { + background-color: #222222; +} + +menubar .panel, +.panel menubar { + box-shadow: none; + border: none; + background: none; + color: #cbbfbf; +} + +.panel-shadow { + background-image: none; + background-color: transparent; +} + +.panel .menu { + box-shadow: none; +} + +.panel .menu .menuitem { + font-weight: normal; +} + +.panel .menubar > .menuitem { + padding: 3px 6px; +} + +.panel .menubar > .menuitem:hover { + background-color: transparent; +} + +.panel popover { + padding: 2px 4px; + font-weight: normal; + border: 1px solid rgba(255, 255, 255, 0.12); + box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12), 0 3px 6px rgba(0, 0, 0, 0.08); +} + +.panel popover button { + font-weight: normal; + background-color: transparent; +} + +.panel popover button:active label, .panel popover button:checked label { + color: white; +} + +.panel popover .linked > button { + border-color: rgba(0, 0, 0, 0.2); +} + +.panel popover list { + background-color: transparent; +} + +.panel popover separator.horizontal { + margin: 0 -4px; +} + +.panel popover separator.vertical { + background-image: image(rgba(0, 0, 0, 0.2)); + margin: 0 2px; +} + +.panel popover .sidebar { + border-style: none; + background: none; +} + +.panel popover .sidebar .view { + background: none; + border-radius: 2px; +} + +.panel popover .sidebar .view:selected, .panel popover .sidebar .view:active, .panel popover .sidebar .view:checked, .panel popover .sidebar .view:active:backdrop, .panel popover .sidebar .view:checked:backdrop, .panel popover .sidebar .view:selected:backdrop { + color: #ffffff; + background-color: #F0544C; +} + +button.flat.toggle.switcher:hover image, button.toggle.switcher.sidebar-button:hover image, button.toggle.switcher.budgie-menu-launcher:hover image, .budgie-panel .toggle.switcher#tasklist-button:hover image, button.flat.toggle.switcher:active image, button.toggle.switcher.sidebar-button:active image, button.toggle.switcher.budgie-menu-launcher:active image, .budgie-panel .toggle.switcher#tasklist-button:active image, button.flat.toggle.switcher:checked image, button.toggle.switcher.sidebar-button:checked image, button.toggle.switcher.budgie-menu-launcher:checked image, .budgie-panel .toggle.switcher#tasklist-button:checked image, button.flat.toggle.switcher:selected image, button.toggle.switcher.sidebar-button:selected image, button.toggle.switcher.budgie-menu-launcher:selected image, .budgie-panel .toggle.switcher#tasklist-button:selected image { + color: #F0544C; +} + +.circular label:disabled { + color: rgba(203, 191, 191, 0.45); +} + +.circular.accent { + color: #ffffff; + background-color: #F0544C; +} + +.panel-app-button > GtkWidget > GtkWidget:first-child { + padding: 0 2px 0 4px; +} + +.panel .menu .spinner, +.menu .spinner { + opacity: 1; +} + +.composited-indicator { + background-color: transparent; + color: #cbbfbf; + padding: 0 6px; +} + +.composited-indicator > revealer label, +.composited-indicator > revealer image, +.composited-indicator > revealer spinner { + color: #cbbfbf; + font-weight: bold; + text-shadow: none; + transition: all 200ms ease-in-out; +} + +.composited-indicator .keyboard { + background-color: #fff; + border-radius: 2px; + box-shadow: none; + color: #333; + font-weight: 600; + padding: 0 3px; + text-shadow: none; +} + +.composited-indicator > GtkWidget > GtkWidget:first-child { + padding: 0 2px; +} + +.composited-indicator .menuitem:active, .composited-indicator .menuitem:hover { + border-style: none; +} + +.composited-indicator > .popup > .menu { + padding-top: 8px; + padding-bottom: 8px; +} + +BirdieWidgetsTweetList * { + background-image: none; + background-color: transparent; +} + +MarlinViewWindow *:selected, MarlinViewWindow *:selected:focus { + color: #ffffff; + background-color: #F0544C; + outline-color: transparent; +} + +MarlinViewWindow GtkIconView.view:selected, MarlinViewWindow GtkIconView.view:selected:focus, MarlinViewWindow GtkIconView.view:selected:hover, MarlinViewWindow GtkIconView.view:selected:focus:hover { + background-color: transparent; +} + +MarlinViewWindow FMListView, MarlinViewWindow FMColumnView { + outline-color: transparent; +} + +.marlin-pathbar.pathbar { + border-radius: 3px; + padding-left: 4px; + padding-right: 4px; + color: #cbbfbf; + border-color: rgba(0, 0, 0, 0.4); + background-color: rgba(82, 82, 82, 0.4); +} + +.marlin-pathbar.pathbar image, .marlin-pathbar.pathbar image:hover { + color: inherit; +} + +.marlin-pathbar.pathbar:focus { + color: #f9f7f7; + border-color: #F0544C; + background-color: rgba(57, 57, 57, 0.4); +} + +.marlin-pathbar.pathbar:disabled { + color: rgba(203, 191, 191, 0.55); + border-color: rgba(0, 0, 0, 0.4); + background-color: rgba(82, 82, 82, 0.25); +} + +.marlin-pathbar.pathbar:active, .marlin-pathbar.pathbar:checked { + color: #F0544C; +} + +treeview.view.sidebar { + color: #cbbfbf; + background-color: rgba(54, 54, 54, 0.95); +} + +treeview.view.sidebar.source-list { + padding-top: 3px; + padding-bottom: 3px; +} + +.dynamic-notebook notebook iconview.view.cell:selected { + background-color: rgba(255, 255, 255, 0.08); +} + +headerbar.titlebar entry.pathbar { + min-height: 0; +} + +headerbar.titlebar button.flat.image-button.toggle, headerbar.titlebar button.image-button.toggle.sidebar-button, headerbar.titlebar button.image-button.toggle.budgie-menu-launcher, headerbar.titlebar .budgie-panel .image-button.toggle#tasklist-button, .budgie-panel headerbar.titlebar .image-button.toggle#tasklist-button { + min-height: 0; + padding-top: 0; + padding-bottom: 0; + margin-top: 9px; + margin-bottom: 10px; +} + +headerbar.titlebar > grid.linked.horizontal.format-bar { + background-image: image(#1a1a1a); +} + +popover radiobutton.color-button.color-light, popover radiobutton.color-button.color-dark, popover radiobutton.color-button.color-white { + border: 1px solid rgba(0, 0, 0, 0.2); +} + +.gala-notification { + border: 1px solid rgba(0, 0, 0, 0.35); + border-radius: 3px; + box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2); + background-image: linear-gradient(to bottom, white, white); + background-color: transparent; +} + +.gala-notification .title, .gala-notification .label { + color: #5c616c; +} + +actionbar.inline-toolbar { + border: none; + border-top: 1px solid rgba(0, 0, 0, 0.2); +} + +actionbar.inline-toolbar button { + border-radius: 3px; + border: 1px solid rgba(0, 0, 0, 0.2); +} + +actionbar.inline-toolbar button:first-child { + border-right-style: solid; +} + +actionbar.inline-toolbar button:last-child { + border-left-style: solid; +} + +scale.warmth trough { + background-image: linear-gradient(to right, #2eb398, #db5b5b); + box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.25); +} + +#panel_window { + background-color: #222222; + color: #cbbfbf; + font-weight: bold; + box-shadow: inset 0 -1px #101010; +} + +#panel_window menubar { + padding-left: 5px; +} + +#panel_window menubar, #panel_window menubar > menuitem { + background-color: transparent; + color: #cbbfbf; + font-weight: bold; +} + +#panel_window menubar menuitem:disabled { + color: rgba(203, 191, 191, 0.5); +} + +#panel_window menubar menuitem:disabled label { + color: inherit; +} + +#panel_window menubar menu > menuitem { + font-weight: normal; +} + +#login_window, +#shutdown_dialog, +#restart_dialog { + font-weight: normal; + border-style: none; + background-color: transparent; + color: #cbbfbf; +} + +#content_frame { + padding-bottom: 14px; + background-color: #222222; + border-top-left-radius: 2px; + border-top-right-radius: 2px; + border: solid rgba(0, 0, 0, 0.1); + border-width: 1px 1px 0 1px; +} + +#content_frame button { + color: #cbbfbf; + border-color: rgba(0, 0, 0, 0.2); + background-color: #2b2b2b; +} + +#content_frame button:hover { + color: #a99595; + border-color: rgba(0, 0, 0, 0.2); + background-color: #404040; +} + +#content_frame button:active, #content_frame button:checked { + color: #ffffff; + border-color: rgba(0, 0, 0, 0.2); + background-color: #F0544C; +} + +#content_frame button:disabled { + border-color: rgba(0, 0, 0, 0); + background-color: rgba(43, 43, 43, 0.55); +} + +#content_frame button:disabled label, #content_frame button:disabled { + color: rgba(203, 191, 191, 0.45); +} + +#buttonbox_frame { + padding-top: 20px; + padding-bottom: 0px; + border-style: none; + background-color: #1a1a1a; + border-bottom-left-radius: 3px; + border-bottom-right-radius: 3px; + border: solid rgba(0, 0, 0, 0.1); + border-width: 0 1px 1px 1px; + box-shadow: inset 0 1px #101010; +} + +#buttonbox_frame button { + color: #cbbfbf; + border-color: rgba(0, 0, 0, 0.4); + background-color: rgba(85, 85, 85, 0.4); +} + +#buttonbox_frame button:hover { + color: #cbbfbf; + border-color: rgba(0, 0, 0, 0.4); + background-color: rgba(103, 103, 103, 0.5); +} + +#buttonbox_frame button:active, #buttonbox_frame button:checked { + color: #ffffff; + border-color: rgba(0, 0, 0, 0.4); + background-color: #F0544C; +} + +#buttonbox_frame button:disabled { + color: #514e4e; + border-color: rgba(0, 0, 0, 0.4); + background-color: rgba(85, 85, 85, 0.25); +} + +#login_window #user_combobox { + color: #cbbfbf; + font-size: 13px; +} + +#login_window #user_combobox menu { + font-weight: normal; +} + +#user_image { + padding: 3px; + border-radius: 2px; +} + +#shutdown_button.button { + background-clip: border-box; + color: green; + background-color: #db5b5b; + border-color: #db5b5b; +} + +#shutdown_button.button:hover { + background-clip: border-box; + color: green; + background-color: #e48585; + border-color: #e48585; +} + +#shutdown_button.button:active, #shutdown_button.button:checked { + background-clip: border-box; + color: green; + background-color: #d23131; + border-color: #d23131; +} + +#restart_button.button { + background-clip: border-box; + color: green; + background-color: #2eb398; + border-color: #2eb398; +} + +#restart_button.button:hover { + background-clip: border-box; + color: green; + background-color: #45cfb3; + border-color: #45cfb3; +} + +#restart_button.button:active, #restart_button.button:checked { + background-clip: border-box; + color: green; + background-color: #248a76; + border-color: #248a76; +} + +#greeter_infobar { + border-bottom-width: 0; + font-weight: bold; +} + +.overlay-bar { + background-color: #F0544C; + border-color: #F0544C; + border-radius: 2px; + padding: 3px 6px; + margin: 3px; +} + +.overlay-bar label { + color: #ffffff; +} + +GraniteWidgetsThinPaned { + background-color: transparent; + background-image: none; + margin: 0; + border-left: 1px solid rgba(0, 0, 0, 0.2); + border-right: 1px solid rgba(0, 0, 0, 0.2); +} + +GraniteWidgetsPopOver .frame, +GraniteWidgetsStaticNotebook .frame { + border: none; +} + +.help_button { + border-radius: 100px; + padding: 3px 9px; +} + +toolbar.secondary-toolbar, .secondary-toolbar.inline-toolbar { + padding: 3px; + border-bottom: 1px solid rgba(0, 0, 0, 0.2); +} + +toolbar.secondary-toolbar button, .secondary-toolbar.inline-toolbar button { + padding: 0 3px 0 3px; +} + +toolbar.bottom-toolbar, .bottom-toolbar.inline-toolbar { + padding: 5px; + border-width: 1px 0 0 0; + border-style: solid; + border-color: rgba(0, 0, 0, 0.2); + background-color: #222222; +} + +toolbar.bottom-toolbar button, .bottom-toolbar.inline-toolbar button { + padding: 2px 3px 2px 3px; +} + +.source-list { + -GtkTreeView-horizontal-separator: 1px; + -GtkTreeView-vertical-separator: 6px; +} + +.source-list, +.source-list.view { + background-color: #222222; + color: #cbbfbf; + -gtk-icon-style: regular; +} + +.source-list.category-expander { + color: transparent; +} + +.source-list.view:hover { + background-color: #2f2f2f; +} + +.source-list.view:selected, +.source-list.view:hover:selected, +.source-list.view:selected:focus, +.source-list.category-expander:hover { + color: #ffffff; + background-color: #F0544C; +} + +.source-list scrollbar, +.source-list junction { + border-image: none; + border-color: transparent; + background-color: #222222; + background-image: none; +} + +.source-list.badge, +.source-list.badge:hover, +.source-list.badge:selected, +.source-list.badge:selected:focus, +.source-list.badge:hover:selected { + background-image: none; + background-color: #F0544C; + color: #ffffff; + border-radius: 10px; + padding: 0 6px; + margin: 0 3px; + border-width: 0; +} + +.source-list.badge:selected, +.source-list.badge:selected:focus, +.source-list.badge:hover:selected { + background-color: #ffffff; + color: #F0544C; +} + +.source-list.category-expander { + color: #cbbfbf; + -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); + -GtkTreeView-expander-size: 16; +} + +.source-list.category-expander, +.source-list.category-expander:backdrop { + color: transparent; + border: none; +} + +.source-list.category-expander:checked { + -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); +} + +GraniteWidgetsWelcome { + background-color: #262626; +} + +GraniteWidgetsWelcome label { + color: #777171; + font-size: 11px; + text-shadow: none; +} + +GraniteWidgetsWelcome .h1, +GraniteWidgetsWelcome .h3 { + color: rgba(203, 191, 191, 0.8); +} + +.help_button { + border-radius: 0; +} + +GraniteWidgetsPopOver { + -GraniteWidgetsPopOver-arrow-width: 21; + -GraniteWidgetsPopOver-arrow-height: 10; + -GraniteWidgetsPopOver-border-radius: 2px; + -GraniteWidgetsPopOver-border-width: 1; + -GraniteWidgetsPopOver-shadow-size: 12; + border: 1px solid rgba(0, 0, 0, 0.3); + margin: 0; +} + +.popover_bg { + background-image: linear-gradient(to bottom, #262626, #262626); + border: 1px solid rgba(0, 0, 0, 0.3); +} + +GraniteWidgetsPopOver .sidebar.view, +GraniteWidgetsPopOver * { + background-color: transparent; +} + +GraniteWidgetsXsEntry entry { + padding: 4px; +} + +.h1 { + font-size: 24px; +} + +.h2 { + font-size: 18px; +} + +.h3 { + font-size: 11px; +} + +.h4, +.category-label { + color: #898282; + font-weight: 600; +} + +.h4 { + padding-bottom: 6px; + padding-top: 6px; +} + +GtkListBox .h4 { + padding-left: 6px; +} + +filechooser paned > separator, +.nautilus-window paned > separator { + background-image: linear-gradient(to bottom, rgba(41, 41, 41, 0.95), rgba(41, 41, 41, 0.95)); +} + +filechooser.csd.background, filechooser placessidebar list, +.nautilus-window.csd.background, +.nautilus-window placessidebar list { + background-color: transparent; +} + +filechooser placessidebar.sidebar, +.nautilus-window placessidebar.sidebar { + background-color: rgba(54, 54, 54, 0.95); +} + +filechooser placessidebar.sidebar row.sidebar-row, +.nautilus-window placessidebar.sidebar row.sidebar-row { + border: none; + color: #cbbfbf; +} + +filechooser placessidebar.sidebar row.sidebar-row .sidebar-icon, +.nautilus-window placessidebar.sidebar row.sidebar-row .sidebar-icon { + color: rgba(203, 191, 191, 0.6); +} + +filechooser placessidebar.sidebar row.sidebar-row.has-open-popup, filechooser placessidebar.sidebar row.sidebar-row:hover, +.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup, +.nautilus-window placessidebar.sidebar row.sidebar-row:hover { + background-color: rgba(203, 191, 191, 0.15); + box-shadow: inset 3px 0 #f4817b; +} + +filechooser placessidebar.sidebar row.sidebar-row:disabled, filechooser placessidebar.sidebar row.sidebar-row:disabled label, filechooser placessidebar.sidebar row.sidebar-row:disabled image, +.nautilus-window placessidebar.sidebar row.sidebar-row:disabled, +.nautilus-window placessidebar.sidebar row.sidebar-row:disabled label, +.nautilus-window placessidebar.sidebar row.sidebar-row:disabled image { + color: rgba(203, 191, 191, 0.4); +} + +filechooser placessidebar.sidebar row.sidebar-row:selected.has-open-popup .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:selected .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:selected:hover .sidebar-icon, filechooser placessidebar.sidebar row.sidebar-row:active:hover .sidebar-icon, +.nautilus-window placessidebar.sidebar row.sidebar-row:selected.has-open-popup .sidebar-icon, +.nautilus-window placessidebar.sidebar row.sidebar-row:selected .sidebar-icon, +.nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover .sidebar-icon, +.nautilus-window placessidebar.sidebar row.sidebar-row:active:hover .sidebar-icon { + color: inherit; +} + +filechooser placessidebar.sidebar row.sidebar-row:not(:selected) button.sidebar-button, +.nautilus-window placessidebar.sidebar row.sidebar-row:not(:selected) button.sidebar-button { + color: #cbbfbf; +} + +filechooser placessidebar.sidebar row.sidebar-row:not(:selected) button.sidebar-button:hover, +.nautilus-window placessidebar.sidebar row.sidebar-row:not(:selected) button.sidebar-button:hover { + color: #cbbfbf; + border-color: rgba(0, 0, 0, 0.2); + background-color: rgba(203, 191, 191, 0.12); +} + +filechooser placessidebar.sidebar row.sidebar-row:not(:selected) button.sidebar-button:active, +.nautilus-window placessidebar.sidebar row.sidebar-row:not(:selected) button.sidebar-button:active { + color: #ffffff; + border-color: transparent; + background-color: #F0544C; +} + +filechooser placessidebar.sidebar row.sidebar-row:not(:selected) button.sidebar-button:not(:hover):not(:active) > image, +.nautilus-window placessidebar.sidebar row.sidebar-row:not(:selected) button.sidebar-button:not(:hover):not(:active) > image { + opacity: 0.5; +} + +filechooser placessidebar.sidebar row.sidebar-row.sidebar-new-bookmark-row, +.nautilus-window placessidebar.sidebar row.sidebar-row.sidebar-new-bookmark-row { + color: #F0544C; +} + +filechooser placessidebar.sidebar row.sidebar-row.sidebar-new-bookmark-row .sidebar-icon, +.nautilus-window placessidebar.sidebar row.sidebar-row.sidebar-new-bookmark-row .sidebar-icon { + color: inherit; +} + +filechooser placessidebar.sidebar row.sidebar-row:backdrop, +.nautilus-window placessidebar.sidebar row.sidebar-row:backdrop { + opacity: 0.75; +} + +filechooser placessidebar.sidebar row.sidebar-row:drop(active):not(:disabled), filechooser placessidebar.sidebar row.sidebar-row:drop(active):not(:disabled) label, filechooser placessidebar.sidebar row.sidebar-row:drop(active):not(:disabled) .sidebar-icon, +.nautilus-window placessidebar.sidebar row.sidebar-row:drop(active):not(:disabled), +.nautilus-window placessidebar.sidebar row.sidebar-row:drop(active):not(:disabled) label, +.nautilus-window placessidebar.sidebar row.sidebar-row:drop(active):not(:disabled) .sidebar-icon { + color: #F08437; +} + +filechooser placessidebar.sidebar row.sidebar-row:drop(active):not(:disabled):selected, +.nautilus-window placessidebar.sidebar row.sidebar-row:drop(active):not(:disabled):selected { + background-color: #F08437; +} + +filechooser placessidebar.sidebar row.sidebar-row:drop(active):not(:disabled):selected, filechooser placessidebar.sidebar row.sidebar-row:drop(active):not(:disabled):selected label, filechooser placessidebar.sidebar row.sidebar-row:drop(active):not(:disabled):selected .sidebar-icon, +.nautilus-window placessidebar.sidebar row.sidebar-row:drop(active):not(:disabled):selected, +.nautilus-window placessidebar.sidebar row.sidebar-row:drop(active):not(:disabled):selected label, +.nautilus-window placessidebar.sidebar row.sidebar-row:drop(active):not(:disabled):selected .sidebar-icon { + color: #ffffff; +} + +filechooser placessidebar.sidebar separator, +.nautilus-window placessidebar.sidebar separator { + background-color: transparent; +} + +filechooser.maximized placessidebar.sidebar, +.nautilus-window.maximized placessidebar.sidebar { + background-color: #363636; +} + +.nemo-window .sidebar { + color: #cbbfbf; + background-color: rgba(54, 54, 54, 0.95); +} + +.nemo-window .sidebar .view, .nemo-window .sidebar row { + background-color: transparent; + color: #cbbfbf; +} + +.nemo-window .sidebar .view:hover, .nemo-window .sidebar row:hover { + background-color: rgba(203, 191, 191, 0.15); +} + +.nemo-window .sidebar .view:selected .sidebar-icon, .nemo-window .sidebar .view:selected:hover .sidebar-icon, .nemo-window .sidebar row:selected .sidebar-icon, .nemo-window .sidebar row:selected:hover .sidebar-icon { + color: inherit; +} + +.nemo-window .sidebar .view.expander, .nemo-window .sidebar row.expander { + color: rgba(132, 126, 126, 0.975); +} + +.nemo-window .sidebar .view.expander:hover, .nemo-window .sidebar row.expander:hover { + color: #cbbfbf; +} + +.nemo-window .sidebar separator { + background-color: transparent; +} + +.caja-side-pane, +.caja-side-pane > notebook > stack > widget > box, +.caja-side-pane text, +.caja-side-pane treeview { + color: #cbbfbf; + caret-color: #cbbfbf; + background-color: #222222; +} + +.caja-side-pane > box button:not(:active):not(:checked) { + color: #cbbfbf; +} + +.caja-side-pane .frame { + border-color: rgba(0, 0, 0, 0.2); +} + +.caja-side-pane junction { + background-color: #151515; +} + +filechooser actionbar { + color: #cbbfbf; + background-color: #222222; + border-color: rgba(0, 0, 0, 0.2); +} + +filechooser actionbar label, filechooser actionbar combobox { + color: #cbbfbf; +} + +.gedit-bottom-panel-paned { + background-color: #262626; +} + +.gedit-side-panel-paned > separator { + background-image: linear-gradient(to bottom, rgba(41, 41, 41, 0.95), rgba(41, 41, 41, 0.95)); +} + +.gedit-bottom-panel-paned > separator { + background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)); +} + +.gedit-document-panel { + background-color: rgba(54, 54, 54, 0.95); +} + +.maximized .gedit-document-panel { + background-color: #363636; +} + +.gedit-document-panel row { + color: #cbbfbf; + background-color: rgba(203, 191, 191, 0); +} + +.gedit-document-panel row:hover { + background-color: rgba(203, 191, 191, 0.15); +} + +.gedit-document-panel row:active { + color: #ffffff; + background-color: #F0544C; +} + +.gedit-document-panel row:active button { + color: #ffffff; +} + +.gedit-document-panel row:selected, .gedit-document-panel row:selected:hover { + color: #ffffff; + background-color: #F0544C; +} + +.gedit-document-panel row:hover:not(:selected) button:active { + color: #cbbfbf; +} + +filechooser actionbar button { + color: #cbbfbf; + border-color: rgba(0, 0, 0, 0.2); + background-color: #2b2b2b; +} + +.caja-side-pane > box button:hover:not(:active), filechooser actionbar button:hover { + color: #a99595; + border-color: rgba(0, 0, 0, 0.2); + background-color: #404040; +} + +filechooser actionbar button:active, filechooser actionbar button:checked { + color: #ffffff; + border-color: rgba(0, 0, 0, 0.2); + background-color: #F0544C; +} + +filechooser actionbar button:disabled { + border-color: rgba(0, 0, 0, 0); + background-color: rgba(43, 43, 43, 0.55); +} + +filechooser actionbar button:disabled label, filechooser actionbar button:disabled { + color: rgba(203, 191, 191, 0.45); +} + +filechooser actionbar entry { + color: #b5abab; + border-color: rgba(0, 0, 0, 0.2); + background-color: #262626; +} + +filechooser actionbar entry:focus { + color: #b5abab; + border-color: #F0544C; + background-color: #262626; +} + +filechooser actionbar entry:disabled { + color: rgba(203, 191, 191, 0.45); + border-color: rgba(0, 0, 0, 0); + background-color: rgba(38, 38, 38, 0.55); +} + +window.thunar .sidebar scrollbar, filechooser placessidebar.sidebar scrollbar, +.nautilus-window placessidebar.sidebar scrollbar, .nemo-window .sidebar scrollbar, .caja-side-pane scrollbar { + border-color: rgba(41, 41, 41, 0.95); +} + +window.thunar .sidebar scrollbar.overlay-indicator:not(.dragging):not(.hovering) slider, filechooser placessidebar.sidebar scrollbar.overlay-indicator:not(.dragging):not(.hovering) slider, .nautilus-window placessidebar.sidebar scrollbar.overlay-indicator:not(.dragging):not(.hovering) slider, .nemo-window .sidebar scrollbar.overlay-indicator:not(.dragging):not(.hovering) slider, .caja-side-pane scrollbar.overlay-indicator:not(.dragging):not(.hovering) slider { + background-color: #ede9e9; + border: 1px solid rgba(0, 0, 0, 0.3); +} + +window.thunar .sidebar scrollbar slider, filechooser placessidebar.sidebar scrollbar slider, .nautilus-window placessidebar.sidebar scrollbar slider, .nemo-window .sidebar scrollbar slider, .caja-side-pane scrollbar slider { + background-color: rgba(237, 233, 233, 0.7); +} + +window.thunar .sidebar scrollbar slider:hover, filechooser placessidebar.sidebar scrollbar slider:hover, .nautilus-window placessidebar.sidebar scrollbar slider:hover, .nemo-window .sidebar scrollbar slider:hover, .caja-side-pane scrollbar slider:hover { + background-color: #f9f7f7; +} + +window.thunar .sidebar scrollbar slider:hover:active, filechooser placessidebar.sidebar scrollbar slider:hover:active, .nautilus-window placessidebar.sidebar scrollbar slider:hover:active, .nemo-window .sidebar scrollbar slider:hover:active, .caja-side-pane scrollbar slider:hover:active { + background-color: #F0544C; +} + +window.thunar .sidebar scrollbar slider:disabled, filechooser placessidebar.sidebar scrollbar slider:disabled, .nautilus-window placessidebar.sidebar scrollbar slider:disabled, .nemo-window .sidebar scrollbar slider:disabled, .caja-side-pane scrollbar slider:disabled { + background-color: transparent; +} + +window.thunar .sidebar scrollbar trough, filechooser placessidebar.sidebar scrollbar trough, .nautilus-window placessidebar.sidebar scrollbar trough, .nemo-window .sidebar scrollbar trough, .caja-side-pane scrollbar trough { + background-color: rgba(41, 41, 41, 0.95); +} + +@define-color theme_fg_color #cbbfbf; +@define-color theme_text_color #b5abab; +@define-color theme_bg_color #222222; +@define-color theme_base_color #262626; +@define-color theme_selected_bg_color #F0544C; +@define-color theme_selected_fg_color #ffffff; +@define-color fg_color #cbbfbf; +@define-color text_color #b5abab; +@define-color bg_color #222222; +@define-color base_color #262626; +@define-color selected_bg_color #F0544C; +@define-color selected_fg_color #ffffff; +@define-color insensitive_bg_color #272727; +@define-color insensitive_fg_color alpha(rgba(203, 191, 191, 0.45), 0.5); +@define-color insensitive_base_color #262626; +@define-color theme_unfocused_fg_color #cbbfbf; +@define-color theme_unfocused_text_color #b5abab; +@define-color theme_unfocused_bg_color #222222; +@define-color theme_unfocused_base_color #262626; +@define-color borders rgba(0, 0, 0, 0.2); +@define-color unfocused_borders rgba(0, 0, 0, 0.2); +@define-color warning_color #F27835; +@define-color error_color #FC4138; +@define-color success_color #3498db; +@define-color placeholder_text_color #A8A8A8; +@define-color link_color #f8aeaa; +@define-color content_view_bg #262626; +@define-color wm_title alpha(#cbbfbf, 0.8); +@define-color wm_unfocused_title alpha(#cbbfbf, 0.5); +@define-color wm_bg #1a1a1a; +@define-color wm_bg_unfocused #272727; +@define-color wm_highlight #222222; +@define-color wm_shadow alpha(black, 0.35); +@define-color wm_button_close_bg #cc575d; +@define-color wm_button_close_hover_bg #d7787d; +@define-color wm_button_close_active_bg #be3841; +@define-color wm_icon_close_bg #1a1a1a; +@define-color wm_button_hover_bg #343434; +@define-color wm_button_active_bg #F0544C; +@define-color wm_button_hover_border #101010; +@define-color wm_icon_bg #909090; +@define-color wm_icon_unfocused_bg #686868; +@define-color wm_icon_hover_bg #eeeeee; +@define-color wm_icon_active_bg #ffffff; +@define-color budgie_tasklist_indicator_color #F0544C; +@define-color budgie_tasklist_indicator_color_active #F0544C; +@define-color budgie_tasklist_indicator_color_active_window #913d39; +@define-color budgie_tasklist_indicator_color_attention #F27835; diff --git a/themes/Matcha-dark-aliz/gtk-3.0/thumbnail.png b/themes/Matcha-dark-aliz/gtk-3.0/thumbnail.png new file mode 100755 index 00000000..40da91b4 Binary files /dev/null and b/themes/Matcha-dark-aliz/gtk-3.0/thumbnail.png differ diff --git a/themes/Matcha-dark-aliz/index.theme b/themes/Matcha-dark-aliz/index.theme new file mode 100644 index 00000000..40725ff3 --- /dev/null +++ b/themes/Matcha-dark-aliz/index.theme @@ -0,0 +1,12 @@ +[Desktop Entry] +Type=X-GNOME-Metatheme +Name=Matcha-dark-aliz +Comment=A dark modern design theme +Encoding=UTF-8 + +[X-GNOME-Metatheme] +GtkTheme=Matcha-dark-aliz +MetacityTheme=Matcha-dark-aliz +IconTheme=Matcha +CursorTheme=Breeze_cursors +ButtonLayout=menu:minimize,maximize,close diff --git a/themes/Matcha-dark-aliz/metacity-1/button-bg.svg b/themes/Matcha-dark-aliz/metacity-1/button-bg.svg new file mode 100755 index 00000000..1f225b53 --- /dev/null +++ b/themes/Matcha-dark-aliz/metacity-1/button-bg.svg @@ -0,0 +1,105 @@ + +image/svg+xml \ No newline at end of file diff --git a/themes/Matcha-dark-aliz/metacity-1/button-border.svg b/themes/Matcha-dark-aliz/metacity-1/button-border.svg new file mode 100755 index 00000000..a1ab9486 --- /dev/null +++ b/themes/Matcha-dark-aliz/metacity-1/button-border.svg @@ -0,0 +1,107 @@ + +image/svg+xml \ No newline at end of file diff --git a/themes/Matcha-dark-aliz/metacity-1/close-icon.svg b/themes/Matcha-dark-aliz/metacity-1/close-icon.svg new file mode 100755 index 00000000..312fa9e0 --- /dev/null +++ b/themes/Matcha-dark-aliz/metacity-1/close-icon.svg @@ -0,0 +1,104 @@ + +image/svg+xml \ No newline at end of file diff --git a/themes/Matcha-dark-aliz/metacity-1/max-icon.svg b/themes/Matcha-dark-aliz/metacity-1/max-icon.svg new file mode 100755 index 00000000..6b80028b --- /dev/null +++ b/themes/Matcha-dark-aliz/metacity-1/max-icon.svg @@ -0,0 +1,75 @@ + +image/svg+xml \ No newline at end of file diff --git a/themes/Matcha-dark-aliz/metacity-1/metacity-theme-1.xml b/themes/Matcha-dark-aliz/metacity-1/metacity-theme-1.xml new file mode 100755 index 00000000..296018aa --- /dev/null +++ b/themes/Matcha-dark-aliz/metacity-1/metacity-theme-1.xml @@ -0,0 +1,793 @@ + + + + Matcha + VinceLiuice + VinceLiuice + 2017 + Matcha 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)) + 1" + color="C_title_unfocused"/> +</draw_ops> + + <!-- window decorations --> + +<draw_ops name="entire_background_focused"> + <rectangle color="C_wm_bg_focused" x="0" y="0" width="width" height="height" filled="true" /> +</draw_ops> + +<draw_ops name="entire_background_unfocused"> + <rectangle color="C_wm_bg_unfocused" x="0" y="0" width="width" height="height" filled="true" /> +</draw_ops> + +<draw_ops name="titlebar_focused"> + <rectangle color="C_wm_bg_focused" x="0" y="0" width="width" height="height" filled="true" /> + <rectangle color="C_wm_highlight" x="0" y="0" width="width" height="1" filled="true" /> +</draw_ops> + +<draw_ops name="titlebar_unfocused"> + <rectangle color="C_wm_bg_unfocused" x="0" y="0" width="width" height="height" filled="true" /> + <rectangle color="C_wm_highlight" x="0" y="0" width="width" height="1" filled="true" /> +</draw_ops> + +<draw_ops name="titlebar_max"> + +</draw_ops> + +<draw_ops name="titlebar_small_focused"> + +</draw_ops> + +<draw_ops name="titlebar_small_unfocused"> + +</draw_ops> + +<draw_ops name="border_focused"> + <rectangle color="C_wm_bg_focused" x="0" y="0" width="width" height="height" filled="false" /> +</draw_ops> + +<draw_ops name="border_unfocused"> + <rectangle color="C_wm_bg_unfocused" x="0" y="0" width="width" height="height" filled="false" /> +</draw_ops> + + +<!--close--> +<draw_ops name="close_focused"> + <image filename="button-bg.svg" colorize="C_button_close_bg_focused" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="close-icon.svg" colorize="C_icon_close_bg" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="close_focused_pressed"> + <image filename="button-bg.svg" colorize="C_button_close_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="close-icon.svg" colorize="C_icon_close_bg" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="close_focused_prelight"> + <image filename="button-bg.svg" colorize="C_button_close_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="close-icon.svg" colorize="C_icon_close_bg" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="close_unfocused"> + <image filename="button-bg.svg" colorize="C_icon_bg_unfocused" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="close-icon.svg" colorize="C_icon_close_bg" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="close_unfocused_prelight"> + <image filename="button-bg.svg" colorize="C_button_close_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="close-icon.svg" colorize="C_icon_close_bg" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="close_unfocused_pressed"> + <image filename="button-bg.svg" colorize="C_button_close_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="close-icon.svg" colorize="C_icon_close_bg" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<!--maximize--> +<draw_ops name="maximize_focused"> + <image filename="max-icon.svg" colorize="C_icon_bg_focused" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="maximize_focused_pressed"> + <image filename="button-bg.svg" colorize="C_button_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="max-icon.svg" colorize="C_icon_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="maximize_focused_prelight"> + <image filename="button-bg.svg" colorize="C_button_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="button-border.svg" colorize="C_button_border_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="max-icon.svg" colorize="C_icon_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="maximize_unfocused"> + <image filename="max-icon.svg" colorize="C_icon_bg_unfocused" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="maximize_unfocused_prelight"> + <image filename="button-bg.svg" colorize="C_button_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="button-border.svg" colorize="C_button_border_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="max-icon.svg" colorize="C_icon_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="maximize_unfocused_pressed"> + <image filename="button-bg.svg" colorize="C_button_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="max-icon.svg" colorize="C_icon_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<!--max_maximize--> +<draw_ops name="max_maximize_focused"> + <image filename="unmax-icon.svg" colorize="C_icon_bg_focused" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="max_maximize_focused_pressed"> + <image filename="button-bg.svg" colorize="C_button_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="unmax-icon.svg" colorize="C_icon_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="max_maximize_focused_prelight"> + <image filename="button-bg.svg" colorize="C_button_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="button-border.svg" colorize="C_button_border_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="unmax-icon.svg" colorize="C_icon_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="max_maximize_unfocused"> + <image filename="unmax-icon.svg" colorize="C_icon_bg_unfocused" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="max_maximize_unfocused_prelight"> + <image filename="button-bg.svg" colorize="C_button_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="button-border.svg" colorize="C_button_border_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="unmax-icon.svg" colorize="C_icon_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="max_maximize_unfocused_pressed"> + <image filename="button-bg.svg" colorize="C_button_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="unmax-icon.svg" colorize="C_icon_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<!--minimize--> +<draw_ops name="minimize_focused"> + <image filename="min-icon.svg" colorize="C_icon_bg_focused" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="minimize_focused_pressed"> + <image filename="button-bg.svg" colorize="C_button_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="min-icon.svg" colorize="C_icon_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="minimize_focused_prelight"> + <image filename="button-bg.svg" colorize="C_button_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="button-border.svg" colorize="C_button_border_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="min-icon.svg" colorize="C_icon_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="minimize_unfocused"> + <image filename="min-icon.svg" colorize="C_icon_bg_unfocused" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="minimize_unfocused_prelight"> + <image filename="button-bg.svg" colorize="C_button_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="button-border.svg" colorize="C_button_border_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="min-icon.svg" colorize="C_icon_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="minimize_unfocused_pressed"> + <image filename="button-bg.svg" colorize="C_button_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="min-icon.svg" colorize="C_icon_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + + +<!--Todo--> +<draw_ops name="menu_focused"></draw_ops> +<draw_ops name="menu_focused_pressed"></draw_ops> +<draw_ops name="menu_unfocused"></draw_ops> +<draw_ops name="menu_unfocused_prelight"></draw_ops> +<draw_ops name="menu_unfocused_pressed"></draw_ops> +<draw_ops name="shade_focused"></draw_ops> +<draw_ops name="shade_focused_pressed"></draw_ops> +<draw_ops name="shade_unfocused"></draw_ops> +<draw_ops name="shade_unfocused_prelight"></draw_ops> +<draw_ops name="shade_unfocused_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="titlebar_focused" /> + <piece position="title" draw_ops="title_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="shade_focused" /> + <button function="unshade" state="pressed" draw_ops="shade_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_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="shade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="shade_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_max" /> + <piece position="title" draw_ops="title_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="maximize" state="normal" draw_ops="max_maximize_unfocused"/> + <button function="maximize" state="prelight" draw_ops="max_maximize_unfocused_prelight"/> + <button function="maximize" state="pressed" draw_ops="max_maximize_unfocused_pressed"/> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="shade_focused" /> + <button function="unshade" state="pressed" draw_ops="shade_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_max" /> + <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="max_maximize_unfocused"/> + <button function="maximize" state="prelight" draw_ops="max_maximize_unfocused_prelight"/> + <button function="maximize" state="pressed" draw_ops="max_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="shade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="shade_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_max" /> + <piece position="title" draw_ops="title_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="maximize" state="normal" draw_ops="max_maximize_unfocused"/> + <button function="maximize" state="prelight" draw_ops="max_maximize_unfocused_prelight"/> + <button function="maximize" state="pressed" draw_ops="max_maximize_unfocused_pressed"/> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="shade_focused" /> + <button function="unshade" state="pressed" draw_ops="shade_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_max" /> + <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="max_maximize_unfocused"/> + <button function="maximize" state="prelight" draw_ops="max_maximize_unfocused_prelight"/> + <button function="maximize" state="pressed" draw_ops="max_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="shade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="shade_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="normal"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_focused" /> + <piece position="title" draw_ops="title_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="shade_focused" /> + <button function="unshade" state="pressed" draw_ops="shade_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="normal"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_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></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="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_focused" /> + <piece position="title" draw_ops="title_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="shade_focused" /> + <button function="unshade" state="pressed" draw_ops="shade_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_focused" /> + <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="shade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="shade_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_small_focused" /> + <piece position="title" draw_ops="title_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="shade_focused" /> + <button function="unshade" state="pressed" draw_ops="shade_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_small_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="shade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="shade_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="borderless"> + <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="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><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="borderless"> + <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="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><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> + +<!-- 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="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><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="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"/> + +</metacity_theme> diff --git a/themes/Matcha-dark-aliz/metacity-1/metacity-theme-2.xml b/themes/Matcha-dark-aliz/metacity-1/metacity-theme-2.xml new file mode 120000 index 00000000..84bdbf0a --- /dev/null +++ b/themes/Matcha-dark-aliz/metacity-1/metacity-theme-2.xml @@ -0,0 +1 @@ +metacity-theme-1.xml \ No newline at end of file diff --git a/themes/Matcha-dark-aliz/metacity-1/metacity-theme-3.xml b/themes/Matcha-dark-aliz/metacity-1/metacity-theme-3.xml new file mode 100755 index 00000000..c6cfb995 --- /dev/null +++ b/themes/Matcha-dark-aliz/metacity-1/metacity-theme-3.xml @@ -0,0 +1,1047 @@ +<?xml version="1.0"?> +<metacity_theme> +<info> + <name>Matcha</name> + <author>VinceLiuice</author> + <copyright>VinceLiuice</copyright> + <date>2017</date> + <description>Matcha Metacity theme</description> +</info> + +<!-- meaningfull constants --> + +<constant name="C_title_focused" value="gtk:custom(wm_title,#70788d)" /> +<constant name="C_title_unfocused" value="gtk:custom(wm_unfocused_title,#979dac)" /> + +<constant name="C_wm_bg_focused" value="gtk:custom(wm_bg,#e7e8eb)" /> +<constant name="C_wm_bg_unfocused" value="gtk:custom(wm_bg,#e7e8eb)" /> + +<constant name="C_wm_highlight" value="gtk:custom(wm_highlight,#eeeff1)" /> + +<!-- window button colors --> + +<!-- close --> +<constant name="C_button_close_bg_focused" value="gtk:custom(wm_button_close_bg,#f46067)" /> +<constant name="C_button_close_bg_hover" value="gtk:custom(wm_button_close_hover_bg,#f68086)" /> +<constant name="C_button_close_bg_active" value="gtk:custom(wm_button_close_active_bg,#f13039)" /> + +<constant name="C_icon_close_bg" value="gtk:custom(wm_icon_close_bg,#F8F8F9)" /> + +<!-- minimize, maximize --> +<constant name="C_button_bg_hover" value="gtk:custom(wm_button_hover_bg,#fdfdfd)" /> +<constant name="C_button_bg_active" value="gtk:custom(wm_button_active_bg,#5294E2)" /> + +<constant name="C_button_border_hover" value="gtk:custom(wm_button_hover_border,#D1D3DA)" /> + +<constant name="C_icon_bg_focused" value="gtk:custom(wm_icon_bg,#90949E)" /> +<constant name="C_icon_bg_unfocused" value="gtk:custom(wm_icon_unfocused_bg,#B6B8C0)" /> +<constant name="C_icon_bg_hover" value="gtk:custom(wm_icon_hover_bg,#7A7F8B)" /> +<constant name="C_icon_bg_active" value="gtk:custom(wm_icon_active_bg,#ffffff)" /> + +<!-- geometries --> + +<frame_geometry name="normal" title_scale="medium" rounded_top_left="1" rounded_top_right="1"> + <distance name="left_width" value="0" /> + <distance name="right_width" value="0" /> + <distance name="bottom_height" value="0" /> + <distance name="left_titlebar_edge" value="2"/> + <distance name="right_titlebar_edge" value="2"/> + <distance name="title_vertical_pad" value="3"/> + <border name="title_border" left="10" right="10" top="3" bottom="3"/> + <border name="button_border" left="0" right="0" top="0" bottom="0"/> + <distance name="button_width" value="30"/> + <distance name="button_height" value="16"/> +</frame_geometry> + +<frame_geometry name="normal_unfocused" title_scale="medium" rounded_top_left="1" rounded_top_right="1" parent="normal"> +</frame_geometry> + +<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="left_titlebar_edge" value="0"/> + <distance name="right_titlebar_edge" value="0"/> + <distance name="title_vertical_pad" value="2"/> <!-- + This needs to be 1 less then the + title_vertical_pad on normal state + or you'll have bigger buttons --> + <distance name="bottom_height" value="0" /> +</frame_geometry> + +<frame_geometry name="tiled_left" title_scale="medium" rounded_top_left="false" rounded_top_right="1" parent="normal"> + <distance name="right_width" value="0" /> +</frame_geometry> + +<frame_geometry name="tiled_right" title_scale="medium" rounded_top_left="1" rounded_top_right="false" parent="normal"> + <distance name="left_width" value="0" /> +</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="7"/> + <distance name="left_titlebar_edge" value="1"/> + <distance name="right_titlebar_edge" value="1"/> + <border name="title_border" left="10" right="10" top="0" bottom="1"/> +</frame_geometry> + +<frame_geometry name="small_unfocused" parent="small"> +</frame_geometry> + +<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" /> + <border name="title_border" left="10" right="10" top="0" bottom="0" /> + <distance name="title_vertical_pad" value="1" /> + <distance name="button_height" value="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="10" right="10" top="0" bottom="0" /> + <distance name="button_height" value="0"/> +</frame_geometry> + +<frame_geometry name="modal" title_scale="small" hide_buttons="true" rounded_top_left="1" rounded_top_right="1" parent="small"> + <distance name="title_vertical_pad" value="5"/> +</frame_geometry> + +<!--chromium save dialog--> +<frame_geometry name="attached" title_scale="small" has_title="false" hide_buttons="true" rounded_top_left="1" rounded_top_right="1" rounded_bottom_left="0" rounded_bottom_right="0" parent="normal"> + <distance name="title_vertical_pad" value="0"/> + <distance name="bottom_height" value="1"/> + <distance name="left_width" value="1"/> + <distance name="right_width" value="1"/> +</frame_geometry> + +<!-- drawing operations --> + + <!-- title --> + +<draw_ops name="title_focused"> + + <title version="< 3.1" + x="(0 `max` ((width - title_width) / 2))" + y="(0 `max` ((height - title_height) / 2)) + 1" + color="C_title_focused" /> + <title version=">= 3.1" + x="(0 `max` ((frame_x_center - title_width / 2) `min` (width - title_width)))" + y="(0 `max` ((height - title_height) / 2)) + 1" + 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))" + y="(0 `max` ((height - title_height) / 2)) + 1" + color="C_title_unfocused" /> + <title version=">= 3.1" + x="(0 `max` ((frame_x_center - title_width / 2) `min` (width - title_width)))" + y="(0 `max` ((height - title_height) / 2)) + 1" + ellipsize_width="width" + color="C_title_unfocused" /> +</draw_ops> + + <!-- window decorations --> + +<draw_ops name="entire_background_focused"> + <rectangle color="C_wm_bg_focused" x="0" y="0" width="width" height="height" filled="true" /> +</draw_ops> + +<draw_ops name="entire_background_unfocused"> + <rectangle color="C_wm_bg_unfocused" x="0" y="0" width="width" height="height" filled="true" /> +</draw_ops> + +<draw_ops name="titlebar_focused"> + <rectangle color="C_wm_bg_focused" x="0" y="0" width="width" height="height" filled="true" /> + <rectangle color="C_wm_highlight" x="0" y="0" width="width" height="1" filled="true" /> +</draw_ops> + +<draw_ops name="titlebar_unfocused"> + <rectangle color="C_wm_bg_unfocused" x="0" y="0" width="width" height="height" filled="true" /> + <rectangle color="C_wm_highlight" x="0" y="0" width="width" height="1" filled="true" /> +</draw_ops> + +<draw_ops name="titlebar_max"> + +</draw_ops> + +<draw_ops name="titlebar_small_focused"> + +</draw_ops> + +<draw_ops name="titlebar_small_unfocused"> + +</draw_ops> + +<draw_ops name="border_focused"> + <rectangle color="C_wm_bg_focused" x="0" y="0" width="width" height="height" filled="false" /> +</draw_ops> + +<draw_ops name="border_unfocused"> + <rectangle color="C_wm_bg_unfocused" x="0" y="0" width="width" height="height" filled="false" /> +</draw_ops> + + +<!--close--> +<draw_ops name="close_focused"> + <image filename="button-bg.svg" colorize="C_button_close_bg_focused" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="close-icon.svg" colorize="C_icon_close_bg" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="close_focused_pressed"> + <image filename="button-bg.svg" colorize="C_button_close_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="close-icon.svg" colorize="C_icon_close_bg" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="close_focused_prelight"> + <image filename="button-bg.svg" colorize="C_button_close_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="close-icon.svg" colorize="C_icon_close_bg" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="close_unfocused"> + <image filename="button-bg.svg" colorize="C_icon_bg_unfocused" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="close-icon.svg" colorize="C_icon_close_bg" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="close_unfocused_prelight"> + <image filename="button-bg.svg" colorize="C_button_close_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="close-icon.svg" colorize="C_icon_close_bg" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="close_unfocused_pressed"> + <image filename="button-bg.svg" colorize="C_button_close_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="close-icon.svg" colorize="C_icon_close_bg" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<!--maximize--> +<draw_ops name="maximize_focused"> + <image filename="max-icon.svg" colorize="C_icon_bg_focused" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="maximize_focused_pressed"> + <image filename="button-bg.svg" colorize="C_button_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="max-icon.svg" colorize="C_icon_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="maximize_focused_prelight"> + <image filename="button-bg.svg" colorize="C_button_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="button-border.svg" colorize="C_button_border_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="max-icon.svg" colorize="C_icon_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="maximize_unfocused"> + <image filename="max-icon.svg" colorize="C_icon_bg_unfocused" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="maximize_unfocused_prelight"> + <image filename="button-bg.svg" colorize="C_button_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="button-border.svg" colorize="C_button_border_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="max-icon.svg" colorize="C_icon_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="maximize_unfocused_pressed"> + <image filename="button-bg.svg" colorize="C_button_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="max-icon.svg" colorize="C_icon_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<!--max_maximize--> +<draw_ops name="max_maximize_focused"> + <image filename="unmax-icon.svg" colorize="C_icon_bg_focused" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="max_maximize_focused_pressed"> + <image filename="button-bg.svg" colorize="C_button_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="unmax-icon.svg" colorize="C_icon_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="max_maximize_focused_prelight"> + <image filename="button-bg.svg" colorize="C_button_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="button-border.svg" colorize="C_button_border_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="unmax-icon.svg" colorize="C_icon_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="max_maximize_unfocused"> + <image filename="unmax-icon.svg" colorize="C_icon_bg_unfocused" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="max_maximize_unfocused_prelight"> + <image filename="button-bg.svg" colorize="C_button_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="button-border.svg" colorize="C_button_border_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="unmax-icon.svg" colorize="C_icon_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="max_maximize_unfocused_pressed"> + <image filename="button-bg.svg" colorize="C_button_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="unmax-icon.svg" colorize="C_icon_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<!--minimize--> +<draw_ops name="minimize_focused"> + <image filename="min-icon.svg" colorize="C_icon_bg_focused" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="minimize_focused_pressed"> + <image filename="button-bg.svg" colorize="C_button_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="min-icon.svg" colorize="C_icon_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="minimize_focused_prelight"> + <image filename="button-bg.svg" colorize="C_button_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="button-border.svg" colorize="C_button_border_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="min-icon.svg" colorize="C_icon_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="minimize_unfocused"> + <image filename="min-icon.svg" colorize="C_icon_bg_unfocused" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="minimize_unfocused_prelight"> + <image filename="button-bg.svg" colorize="C_button_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="button-border.svg" colorize="C_button_border_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="min-icon.svg" colorize="C_icon_bg_hover" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + +<draw_ops name="minimize_unfocused_pressed"> + <image filename="button-bg.svg" colorize="C_button_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> + <image filename="min-icon.svg" colorize="C_icon_bg_active" x="(width-object_width)/2" y="(height-object_height)/2" width="object_width" height="object_height"/> +</draw_ops> + + +<!--Todo--> +<draw_ops name="menu_focused"></draw_ops> +<draw_ops name="menu_focused_pressed"></draw_ops> +<draw_ops name="menu_unfocused"></draw_ops> +<draw_ops name="menu_unfocused_prelight"></draw_ops> +<draw_ops name="menu_unfocused_pressed"></draw_ops> +<draw_ops name="shade_focused"></draw_ops> +<draw_ops name="shade_focused_pressed"></draw_ops> +<draw_ops name="shade_unfocused"></draw_ops> +<draw_ops name="shade_unfocused_prelight"></draw_ops> +<draw_ops name="shade_unfocused_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="titlebar_focused" /> + <piece position="title" draw_ops="title_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="shade_focused" /> + <button function="unshade" state="pressed" draw_ops="shade_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_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="shade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="shade_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_max" /> + <piece position="title" draw_ops="title_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="maximize" state="normal" draw_ops="max_maximize_unfocused"/> + <button function="maximize" state="prelight" draw_ops="max_maximize_unfocused_prelight"/> + <button function="maximize" state="pressed" draw_ops="max_maximize_unfocused_pressed"/> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="shade_focused" /> + <button function="unshade" state="pressed" draw_ops="shade_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_max" /> + <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="max_maximize_unfocused"/> + <button function="maximize" state="prelight" draw_ops="max_maximize_unfocused_prelight"/> + <button function="maximize" state="pressed" draw_ops="max_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="shade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="shade_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_max" /> + <piece position="title" draw_ops="title_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="maximize" state="normal" draw_ops="max_maximize_unfocused"/> + <button function="maximize" state="prelight" draw_ops="max_maximize_unfocused_prelight"/> + <button function="maximize" state="pressed" draw_ops="max_maximize_unfocused_pressed"/> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="shade_focused" /> + <button function="unshade" state="pressed" draw_ops="shade_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_max" /> + <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="max_maximize_unfocused"/> + <button function="maximize" state="prelight" draw_ops="max_maximize_unfocused_prelight"/> + <button function="maximize" state="pressed" draw_ops="max_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="shade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="shade_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="normal"> + <piece position="entire_background" draw_ops="entire_background_focused" /> + <piece position="titlebar" draw_ops="titlebar_focused" /> + <piece position="title" draw_ops="title_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="shade_focused" /> + <button function="unshade" state="pressed" draw_ops="shade_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="normal"> + <piece position="entire_background" draw_ops="entire_background_unfocused" /> + <piece position="titlebar" draw_ops="titlebar_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></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="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_focused" /> + <piece position="title" draw_ops="title_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="shade_focused" /> + <button function="unshade" state="pressed" draw_ops="shade_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_focused" /> + <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="shade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="shade_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_small_focused" /> + <piece position="title" draw_ops="title_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="shade_focused" /> + <button function="unshade" state="pressed" draw_ops="shade_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_small_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="shade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="shade_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="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><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="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><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="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><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_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="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><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_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="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><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_focused" /> + <piece position="title" draw_ops="title_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="shade_focused" /> + <button function="unshade" state="pressed" draw_ops="shade_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_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="shade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="shade_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_focused" /> + <piece position="title" draw_ops="title_focused" /> + <button function="close" state="normal" draw_ops="close_focused" /> + <button function="close" state="pressed" draw_ops="close_focused_pressed" /> + <button function="close" state="prelight" draw_ops="close_focused_prelight" /> + <button function="maximize" state="normal" draw_ops="maximize_focused" /> + <button function="maximize" state="pressed" draw_ops="maximize_focused_pressed" /> + <button function="maximize" state="prelight" draw_ops="maximize_focused_prelight" /> + <button function="minimize" state="normal" draw_ops="minimize_focused" /> + <button function="minimize" state="pressed" draw_ops="minimize_focused_pressed" /> + <button function="minimize" state="prelight" draw_ops="minimize_focused_prelight" /> + <button function="menu" state="normal" draw_ops="menu_focused" /> + <button function="menu" state="pressed" draw_ops="menu_focused_pressed" /> + <button function="shade" state="normal" draw_ops="shade_focused" /> + <button function="shade" state="pressed" draw_ops="shade_focused_pressed" /> + <button function="unshade" state="normal" draw_ops="shade_focused" /> + <button function="unshade" state="pressed" draw_ops="shade_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_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="shade_unfocused" /> + <button function="unshade" state="prelight" draw_ops="shade_unfocused_prelight" /> + <button function="unshade" state="pressed" draw_ops="shade_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="pressed"><draw_ops></draw_ops></button> + <button function="unshade" state="normal"><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/Matcha-dark-aliz/metacity-1/min-icon.svg b/themes/Matcha-dark-aliz/metacity-1/min-icon.svg new file mode 100755 index 00000000..92920b53 --- /dev/null +++ b/themes/Matcha-dark-aliz/metacity-1/min-icon.svg @@ -0,0 +1,75 @@ +<?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:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + enable-background="new 0 0 32 32" + height="16" + id="Layer_1" + version="1.1" + viewBox="0 0 16 16" + width="16" + xml:space="preserve" + inkscape:version="0.91 r13725" + sodipodi:docname="min-icon.svg"><metadata + id="metadata26"><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="defs24" /><sodipodi:namedview + pagecolor="#e2e2e2" + bordercolor="#666666" + borderopacity="1" + objecttolerance="10" + gridtolerance="10" + guidetolerance="10" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:window-width="1366" + inkscape:window-height="718" + id="namedview22" + showgrid="true" + inkscape:zoom="22.627417" + inkscape:cx="6.164106" + inkscape:cy="8.4082271" + inkscape:window-x="0" + inkscape:window-y="27" + inkscape:window-maximized="1" + inkscape:current-layer="Layer_1" + inkscape:snap-bbox="true" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true"><inkscape:grid + type="xygrid" + id="grid3003" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /></sodipodi:namedview><g + style="display:inline" + id="titlebutton-min" + inkscape:label="#g6247" + transform="translate(-587,185.63782)"><g + id="g7138" + style="display:inline;opacity:1" + transform="translate(-781,-432.63782)"><g + transform="translate(-58,0)" + style="display:inline;opacity:1" + id="g4490-3-75"><g + id="g4092-0-7-0" + style="display:inline" + transform="translate(58,0)" /></g><path + inkscape:connector-curvature="0" + d="m 1373,254 0,2 6,0 0,-2 z" + id="rect9057-4-3" + style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;opacity:1;fill:#808080;fill-opacity:1;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" + sodipodi:nodetypes="ccccc" /></g><rect + y="-185.63782" + x="587" + height="16" + width="16" + id="rect17883-32" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" /></g></svg> \ No newline at end of file diff --git a/themes/Matcha-dark-aliz/metacity-1/thumbnail.png b/themes/Matcha-dark-aliz/metacity-1/thumbnail.png new file mode 100755 index 00000000..f97d243a Binary files /dev/null and b/themes/Matcha-dark-aliz/metacity-1/thumbnail.png differ diff --git a/themes/Matcha-dark-aliz/metacity-1/unmax-icon.svg b/themes/Matcha-dark-aliz/metacity-1/unmax-icon.svg new file mode 100755 index 00000000..107dec24 --- /dev/null +++ b/themes/Matcha-dark-aliz/metacity-1/unmax-icon.svg @@ -0,0 +1,73 @@ +<?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:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + enable-background="new 0 0 32 32" + height="16" + id="Layer_1" + version="1.1" + viewBox="0 0 16 16" + width="16" + xml:space="preserve" + inkscape:version="0.92.3 (2405546, 2018-03-11)" + sodipodi:docname="unmax-icon.svg"><metadata + id="metadata26"><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="defs24" /><sodipodi:namedview + pagecolor="#d7d7d7" + bordercolor="#666666" + borderopacity="1" + objecttolerance="10" + gridtolerance="10" + guidetolerance="10" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:window-width="1920" + inkscape:window-height="1023" + id="namedview22" + showgrid="true" + inkscape:zoom="22.627417" + inkscape:cx="2.3271091" + inkscape:cy="13.974682" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" + inkscape:current-layer="Layer_1" + inkscape:snap-bbox="true" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true"><inkscape:grid + type="xygrid" + id="grid3003" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /></sodipodi:namedview><g + transform="translate(-176.5,228.63782)" + style="display:inline" + id="titlebutton-restore" + inkscape:label="#g1188"><g + transform="translate(0.5,2.6171875e-6)" + id="g1182"><path + sodipodi:nodetypes="csscc" + inkscape:connector-curvature="0" + d="m 188.2138,-220.63782 h -3.395 c -0.4504,0 -0.8188,-0.36842 -0.8188,-0.81875 v -3.39509 l 4.2138,4.21384" + style="display:inline;opacity:1;fill:#808080;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path995" /><path + id="path1174" + style="display:inline;opacity:1;fill:#808080;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 179.7862,-220.63782 h 3.395 c 0.4504,0 0.8188,0.36842 0.8188,0.81875 v 3.39509 l -4.2138,-4.21384" + inkscape:connector-curvature="0" + sodipodi:nodetypes="csscc" /></g><rect + style="display:inline;opacity:0.8;fill:none;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" + id="rect999" + width="16" + height="16" + x="176.5" + y="-228.63782" /></g></svg> diff --git a/themes/Matcha-dark-aliz/openbox-3/close.xbm b/themes/Matcha-dark-aliz/openbox-3/close.xbm new file mode 100755 index 00000000..ab7ff800 --- /dev/null +++ b/themes/Matcha-dark-aliz/openbox-3/close.xbm @@ -0,0 +1,4 @@ +#define close_width 8 +#define close_height 8 +static unsigned char close_bits[] = { + 0xc3, 0xe7, 0x7e, 0x3c, 0x3c, 0x7e, 0xe7, 0xc3 }; diff --git a/themes/Matcha-dark-aliz/openbox-3/desk.xbm b/themes/Matcha-dark-aliz/openbox-3/desk.xbm new file mode 100755 index 00000000..abca780a --- /dev/null +++ b/themes/Matcha-dark-aliz/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/Matcha-dark-aliz/openbox-3/desk_toggled.xbm b/themes/Matcha-dark-aliz/openbox-3/desk_toggled.xbm new file mode 100755 index 00000000..b4b53302 --- /dev/null +++ b/themes/Matcha-dark-aliz/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/Matcha-dark-aliz/openbox-3/iconify.xbm b/themes/Matcha-dark-aliz/openbox-3/iconify.xbm new file mode 100755 index 00000000..9a9743f0 --- /dev/null +++ b/themes/Matcha-dark-aliz/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/Matcha-dark-aliz/openbox-3/max.xbm b/themes/Matcha-dark-aliz/openbox-3/max.xbm new file mode 100755 index 00000000..505e1121 --- /dev/null +++ b/themes/Matcha-dark-aliz/openbox-3/max.xbm @@ -0,0 +1,4 @@ +#define titlebutton_max_2_width 8 +#define titlebutton_max_2_height 8 +static unsigned char titlebutton_max_2_bits[] = { + 0xf8, 0xf0, 0xe0, 0xc1, 0x83, 0x07, 0x0f, 0x1f }; diff --git a/themes/Matcha-dark-aliz/openbox-3/max_toggled.xbm b/themes/Matcha-dark-aliz/openbox-3/max_toggled.xbm new file mode 100755 index 00000000..505e1121 --- /dev/null +++ b/themes/Matcha-dark-aliz/openbox-3/max_toggled.xbm @@ -0,0 +1,4 @@ +#define titlebutton_max_2_width 8 +#define titlebutton_max_2_height 8 +static unsigned char titlebutton_max_2_bits[] = { + 0xf8, 0xf0, 0xe0, 0xc1, 0x83, 0x07, 0x0f, 0x1f }; diff --git a/themes/Matcha-dark-aliz/openbox-3/shade.xbm b/themes/Matcha-dark-aliz/openbox-3/shade.xbm new file mode 100755 index 00000000..fcacf424 --- /dev/null +++ b/themes/Matcha-dark-aliz/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/Matcha-dark-aliz/openbox-3/shade_toggled.xbm b/themes/Matcha-dark-aliz/openbox-3/shade_toggled.xbm new file mode 100755 index 00000000..594201e3 --- /dev/null +++ b/themes/Matcha-dark-aliz/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/Matcha-dark-aliz/openbox-3/themerc b/themes/Matcha-dark-aliz/openbox-3/themerc new file mode 100755 index 00000000..39da38ab --- /dev/null +++ b/themes/Matcha-dark-aliz/openbox-3/themerc @@ -0,0 +1,134 @@ +# Matcha Openbox theme +# Copyright (C) 2015 Dino Duratović <dinomol at mail dot com> +# +# Inspired by and made for horst3180's Arc GTK theme +# https://github.com/horst3180/Arc-theme +# +# 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 <http://www.gnu.org/licenses/>. + +### WINDOW +border.width: 1 + +window.client.padding.width: 0 +window.client.padding.height: 0 +window.handle.width: 0 + +padding.width: 4 +padding.height: 4 + +window.active.border.color: #2d3036 +window.inactive.border.color: #2d3036 +window.active.title.separator.color: #1a1a1a +window.inactive.title.separator.color: #1a1a1a +window.active.client.color: #2d3036 +window.inactive.client.color: #2d3036 + +window.active.label.text.color: #D3DAE3 +window.inactive.label.text.color: #7F8388 + +window.active.button.unpressed.image.color: #D3DAE3 +window.active.button.pressed.image.color: #F0544C +window.active.button.disabled.image.color: #2d3036 +window.active.button.hover.image.color: #afb8c5 +window.active.button.toggled.unpressed.image.color: #D3DAE3 +window.active.button.toggled.pressed.image.color: #F0544C +window.active.button.toggled.hover.image.color: #afb8c5 +window.inactive.button.unpressed.image.color: #1F2328 +window.inactive.button.pressed.image.color: #F0544C +window.inactive.button.disabled.image.color: #2d3036 +window.inactive.button.hover.image.color: #afb8c5 +window.inactive.button.toggled.unpressed.image.color: #1F2328 +window.inactive.button.toggled.pressed.image.color: #F0544C +window.inactive.button.toggled.hover.image.color: #afb8c5 + +window.active.title.bg: flat solid +window.active.title.bg.color: #1a1a1a +window.active.label.bg: flat solid +window.active.label.bg.color: #1a1a1a +#window.active.handle.bg: texture +#window.active.grip.bg: texture +window.inactive.title.bg: flat solid +window.inactive.title.bg.color: #1a1a1a +window.inactive.label.bg: flat solid +window.inactive.label.bg.color: #1a1a1a +#window.inactive.handle.bg: texture +#window.inactive.grip.bg: texture + +window.active.button.unpressed.bg: parentrelative +window.active.button.pressed.bg: parentrelative +window.active.button.hover.bg: parentrelative +window.active.button.disabled.bg: parentrelative +window.active.button.toggled.unpressed.bg: parentrelative +window.active.button.toggled.pressed.bg: parentrelative +window.active.button.toggled.hover.bg: parentrelative +window.inactive.button.unpressed.bg: parentrelative +window.inactive.button.pressed.bg: parentrelative +window.inactive.button.hover.bg: parentrelative +window.inactive.button.disabled.bg: parentrelative +window.inactive.button.toggled.unpressed.bg: parentrelative +window.inactive.button.toggled.pressed.bg: parentrelative +window.inactive.button.toggled.hover.bg: parentrelative + +window.label.text.justify: center + +#window.active.label.text.font: text shadow +#window.inactive.label.text.font: text shadow + +### MENU +menu.border.width: 0 +menu.separator.width: 1 +menu.separator.padding.width: 10 +menu.separator.padding.height: 2 + +menu.overlap.x: 0 +menu.overlap.y: 0 + +menu.border.color: #2d3036 +menu.separator.color: #2d3036 + +menu.title.text.color: #D3DAE3 +menu.items.text.color: #D3DAE3 +menu.items.disabled.text.color: #76797F +menu.items.active.text.color: #ffffff +menu.items.active.disabled.text.color: #aeb0b6 + +menu.items.bg: flat solid +menu.items.bg.color: #1a1a1a +menu.items.active.bg: flat solid +menu.items.active.bg.color: #F0544C +menu.title.bg: flat solid +menu.title.bg.color: #2d3036 + +menu.title.text.justify: center + +#menu.items.font: text shadow +#menu.title.text.font: text shadow + +### OSD +osd.border.width: 1 + +osd.border.color: #2d3036 + +osd.label.text.color: #D3DAE3 + +osd.bg: flat solid +osd.bg.color: #1a1a1a +osd.label.bg: flat solid +osd.label.bg.color: #1a1a1a +osd.hilight.bg: flat solid +osd.hilight.bg.color: #F0544C +osd.unhilight.bg: flat solid +osd.unhilight.bg.color: #D3DAE3 + +#osd.label.text.font: text shadow diff --git a/themes/Matcha-dark-aliz/unity/dash/close_dash.svg b/themes/Matcha-dark-aliz/unity/dash/close_dash.svg new file mode 100755 index 00000000..2b484e8b --- /dev/null +++ b/themes/Matcha-dark-aliz/unity/dash/close_dash.svg @@ -0,0 +1,214 @@ +<?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="24" + height="24" + id="svg4306" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="close_dash.svg" + style="enable-background:new"> + <defs + id="defs4308"> + <linearGradient + id="linearGradient3770"> + <stop + style="stop-color:#000000;stop-opacity:0.62827224;" + offset="0" + id="stop3772" /> + <stop + style="stop-color:#000000;stop-opacity:0.49803922;" + offset="1" + id="stop3774" /> + </linearGradient> + <linearGradient + id="linearGradient4882"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4884" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4886" /> + </linearGradient> + <linearGradient + id="linearGradient3784-6"> + <stop + style="stop-color:#ffffff;stop-opacity:0.21568628;" + offset="0" + id="stop3786-4" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3788-6" /> + </linearGradient> + <linearGradient + id="linearGradient4892"> + <stop + id="stop4894" + offset="0" + style="stop-color:#2f3a42;stop-opacity:1;" /> + <stop + id="stop4896" + offset="1" + style="stop-color:#1d242a;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4882-4"> + <stop + id="stop4884-9" + offset="0" + style="stop-color:#728495;stop-opacity:1;" /> + <stop + id="stop4886-9" + offset="1" + style="stop-color:#617c95;stop-opacity:0;" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#f0f1f2" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:zoom="32.000001" + inkscape:cx="10.337718" + inkscape:cy="9.0639316" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:window-width="1366" + inkscape:window-height="721" + inkscape:window-x="0" + inkscape:window-y="25" + inkscape:window-maximized="1" + inkscape:snap-bbox="true" + inkscape:snap-global="true" + inkscape:snap-bbox-midpoints="false" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true"> + <inkscape:grid + type="xygrid" + id="grid4314" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="1,0" + position="12,12" + id="guide4316" /> + <sodipodi:guide + orientation="0,1" + position="12,12" + id="guide4318" /> + </sodipodi:namedview> + <metadata + id="metadata4311"> + <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="Ebene 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <g + style="display:inline" + id="titlebutton-close-dark" + inkscape:label="#g6210" + transform="translate(-641,1218)"> + <g + id="g4927-9-2-8" + style="display:inline;opacity:1" + transform="translate(-678,-432.63782)"> + <g + transform="translate(-103,0)" + style="display:inline;opacity:1" + id="g4490-6-5-2-5-3"> + <g + id="g4092-0-2-21-0-9-7" + style="display:inline" + transform="translate(58,0)"> + <path + inkscape:connector-curvature="0" + style="fill:#cc575d;fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + d="m 414,58 a 7,7 0 0 0 -7,7 7,7 0 0 0 7,7 7,7 0 0 0 7,-7 7,7 0 0 0 -7,-7 z m -3,3.921875 0.75,0 c 0.008,-9e-5 0.0156,-3.45e-4 0.0234,0 0.19121,0.0084 0.3824,0.09643 0.51562,0.234375 L 414,63.867188 415.73438,62.15625 c 0.19921,-0.172875 0.335,-0.229125 0.51562,-0.234375 l 0.75,0 0,0.75 c 0,0.214853 -0.0258,0.412987 -0.1875,0.5625 l -1.71094,1.710937 1.6875,1.6875 C 416.9302,66.77394 416.99999,66.9729 417,67.171875 l 0,0.75 -0.75,0 c -0.19898,-8e-6 -0.39794,-0.06982 -0.53906,-0.210937 L 414,66 l -1.71094,1.710938 c -0.14112,0.141142 -0.34009,0.210937 -0.53906,0.210937 l -0.75,0 0,-0.75 c 0,-0.198967 0.0698,-0.397935 0.21094,-0.539063 l 1.71094,-1.6875 -1.71094,-1.710937 C 411.05288,63.088403 410.98357,62.882438 411,62.671875 l 0,-0.75 z" + transform="translate(962.00001,190.00002)" + id="path4068-7-5-9-6-5-8" /> + </g> + </g> + <g + id="g4778-2-68-8-7" + transform="translate(1323,246.86719)" + style="fill:#ffffff;fill-opacity:1"> + <g + style="display:inline;fill:#ffffff;fill-opacity:1" + id="layer9-9-4-4-1-1" + transform="translate(-60,-518)" /> + <g + id="layer10-2-1-8-0-4" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer11-16-4-9-6-9" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + transform="matrix(0.75,0,0,0.75,2,2.0546875)" + id="g2996-76-5-96-3" + style="fill:#ffffff;fill-opacity:1"> + <g + transform="translate(-60,-518)" + id="layer12-4-5-7-9-4" + style="fill:#ffffff;fill-opacity:1"> + <g + transform="translate(19,-242)" + id="layer4-4-1-9-5-6-3" + style="display:inline;fill:#ffffff;fill-opacity:1" /> + </g> + </g> + <g + id="layer13-2-6-11-3-1" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer14-4-0-33-2-4" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer15-7-3-0-6-6" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + </g> + </g> + <rect + y="-185.63782" + x="645" + height="16" + width="16" + id="rect17883-39-99-8" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" /> + </g> + </g> +</svg> diff --git a/themes/Matcha-dark-aliz/unity/dash/close_dash_disabled.svg b/themes/Matcha-dark-aliz/unity/dash/close_dash_disabled.svg new file mode 100755 index 00000000..497574e0 --- /dev/null +++ b/themes/Matcha-dark-aliz/unity/dash/close_dash_disabled.svg @@ -0,0 +1,214 @@ +<?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="24" + height="24" + id="svg4306" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="close_dash_disabled.svg" + style="enable-background:new"> + <defs + id="defs4308"> + <linearGradient + id="linearGradient3770"> + <stop + style="stop-color:#000000;stop-opacity:0.62827224;" + offset="0" + id="stop3772" /> + <stop + style="stop-color:#000000;stop-opacity:0.49803922;" + offset="1" + id="stop3774" /> + </linearGradient> + <linearGradient + id="linearGradient4882"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4884" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4886" /> + </linearGradient> + <linearGradient + id="linearGradient3784-6"> + <stop + style="stop-color:#ffffff;stop-opacity:0.21568628;" + offset="0" + id="stop3786-4" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3788-6" /> + </linearGradient> + <linearGradient + id="linearGradient4892"> + <stop + id="stop4894" + offset="0" + style="stop-color:#2f3a42;stop-opacity:1;" /> + <stop + id="stop4896" + offset="1" + style="stop-color:#1d242a;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4882-4"> + <stop + id="stop4884-9" + offset="0" + style="stop-color:#728495;stop-opacity:1;" /> + <stop + id="stop4886-9" + offset="1" + style="stop-color:#617c95;stop-opacity:0;" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#f0f1f2" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:zoom="32.000001" + inkscape:cx="10.337718" + inkscape:cy="9.0639316" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:window-width="1366" + inkscape:window-height="721" + inkscape:window-x="0" + inkscape:window-y="25" + inkscape:window-maximized="1" + inkscape:snap-bbox="true" + inkscape:snap-global="true" + inkscape:snap-bbox-midpoints="false" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true"> + <inkscape:grid + type="xygrid" + id="grid4314" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="1,0" + position="12,12" + id="guide4316" /> + <sodipodi:guide + orientation="0,1" + position="12,12" + id="guide4318" /> + </sodipodi:namedview> + <metadata + id="metadata4311"> + <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="Ebene 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <g + style="display:inline;opacity:0.4" + id="titlebutton-close-backdrop-dark" + inkscape:label="#g6210" + transform="translate(-641.00002,1218)"> + <g + id="g4927-9-2-8-0" + style="display:inline;opacity:1" + transform="translate(-678,-432.63782)"> + <g + transform="translate(-103,0)" + style="display:inline;opacity:1" + id="g4490-6-5-2-5-3-3"> + <g + id="g4092-0-2-21-0-9-7-0" + style="display:inline" + transform="translate(58,0)"> + <path + inkscape:connector-curvature="0" + style="fill:#b9bcc2;fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + d="m 414,58 a 7,7 0 0 0 -7,7 7,7 0 0 0 7,7 7,7 0 0 0 7,-7 7,7 0 0 0 -7,-7 z m -3,3.921875 0.75,0 c 0.008,-9e-5 0.0156,-3.45e-4 0.0234,0 0.19121,0.0084 0.3824,0.09643 0.51562,0.234375 L 414,63.867188 415.73438,62.15625 c 0.19921,-0.172875 0.335,-0.229125 0.51562,-0.234375 l 0.75,0 0,0.75 c 0,0.214853 -0.0258,0.412987 -0.1875,0.5625 l -1.71094,1.710937 1.6875,1.6875 C 416.9302,66.77394 416.99999,66.9729 417,67.171875 l 0,0.75 -0.75,0 c -0.19898,-8e-6 -0.39794,-0.06982 -0.53906,-0.210937 L 414,66 l -1.71094,1.710938 c -0.14112,0.141142 -0.34009,0.210937 -0.53906,0.210937 l -0.75,0 0,-0.75 c 0,-0.198967 0.0698,-0.397935 0.21094,-0.539063 l 1.71094,-1.6875 -1.71094,-1.710937 C 411.05288,63.088403 410.98357,62.882438 411,62.671875 l 0,-0.75 z" + transform="translate(962.00001,190.00002)" + id="path4068-7-5-9-6-5-8-3" /> + </g> + </g> + <g + id="g4778-2-68-8-7-6" + transform="translate(1323,246.86719)" + style="fill:#ffffff;fill-opacity:1"> + <g + style="display:inline;fill:#ffffff;fill-opacity:1" + id="layer9-9-4-4-1-1-0" + transform="translate(-60,-518)" /> + <g + id="layer10-2-1-8-0-4-0" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer11-16-4-9-6-9-6" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + transform="matrix(0.75,0,0,0.75,2,2.0546875)" + id="g2996-76-5-96-3-0" + style="fill:#ffffff;fill-opacity:1"> + <g + transform="translate(-60,-518)" + id="layer12-4-5-7-9-4-0" + style="fill:#ffffff;fill-opacity:1"> + <g + transform="translate(19,-242)" + id="layer4-4-1-9-5-6-3-3" + style="display:inline;fill:#ffffff;fill-opacity:1" /> + </g> + </g> + <g + id="layer13-2-6-11-3-1-8" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer14-4-0-33-2-4-4" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer15-7-3-0-6-6-6" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + </g> + </g> + <rect + y="-185.63782" + x="645" + height="16" + width="16" + id="rect17883-39-99-8-6" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" /> + </g> + </g> +</svg> diff --git a/themes/Matcha-dark-aliz/unity/dash/close_dash_prelight.svg b/themes/Matcha-dark-aliz/unity/dash/close_dash_prelight.svg new file mode 100755 index 00000000..6d3238c8 --- /dev/null +++ b/themes/Matcha-dark-aliz/unity/dash/close_dash_prelight.svg @@ -0,0 +1,214 @@ +<?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="24" + height="24" + id="svg4306" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="close_dash_prelight.svg" + style="enable-background:new"> + <defs + id="defs4308"> + <linearGradient + id="linearGradient3770"> + <stop + style="stop-color:#000000;stop-opacity:0.62827224;" + offset="0" + id="stop3772" /> + <stop + style="stop-color:#000000;stop-opacity:0.49803922;" + offset="1" + id="stop3774" /> + </linearGradient> + <linearGradient + id="linearGradient4882"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4884" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4886" /> + </linearGradient> + <linearGradient + id="linearGradient3784-6"> + <stop + style="stop-color:#ffffff;stop-opacity:0.21568628;" + offset="0" + id="stop3786-4" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3788-6" /> + </linearGradient> + <linearGradient + id="linearGradient4892"> + <stop + id="stop4894" + offset="0" + style="stop-color:#2f3a42;stop-opacity:1;" /> + <stop + id="stop4896" + offset="1" + style="stop-color:#1d242a;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4882-4"> + <stop + id="stop4884-9" + offset="0" + style="stop-color:#728495;stop-opacity:1;" /> + <stop + id="stop4886-9" + offset="1" + style="stop-color:#617c95;stop-opacity:0;" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#f0f1f2" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:zoom="32.000001" + inkscape:cx="10.337718" + inkscape:cy="9.0639316" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:window-width="1366" + inkscape:window-height="721" + inkscape:window-x="0" + inkscape:window-y="25" + inkscape:window-maximized="1" + inkscape:snap-bbox="true" + inkscape:snap-global="true" + inkscape:snap-bbox-midpoints="false" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true"> + <inkscape:grid + type="xygrid" + id="grid4314" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="1,0" + position="12,12" + id="guide4316" /> + <sodipodi:guide + orientation="0,1" + position="12,12" + id="guide4318" /> + </sodipodi:namedview> + <metadata + id="metadata4311"> + <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="Ebene 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <g + style="display:inline" + id="titlebutton-close-hover-dark" + inkscape:label="#g6260" + transform="translate(-538,1218)"> + <g + id="g4927-97-4" + style="display:inline;opacity:1" + transform="translate(-781,-432.63782)"> + <g + transform="translate(-103,0)" + style="display:inline;opacity:1" + id="g4490-6-9-1-3"> + <g + id="g4092-0-2-3-4-6" + style="display:inline" + transform="translate(58,0)"> + <path + inkscape:connector-curvature="0" + style="fill:#d7787d;fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + d="m 414,92 a 7,7 0 0 0 -7,7 7,7 0 0 0 7,7 7,7 0 0 0 7,-7 7,7 0 0 0 -7,-7 z m -3,3.921875 0.75,0 c 0.008,-9e-5 0.0156,-3.45e-4 0.0234,0 0.19121,0.0084 0.3824,0.09643 0.51562,0.234375 L 414,97.867188 415.73438,96.15625 c 0.19921,-0.172875 0.335,-0.229125 0.51562,-0.234375 l 0.75,0 0,0.75 c 0,0.214853 -0.0258,0.412987 -0.1875,0.5625 l -1.71094,1.710937 1.6875,1.687498 c 0.14114,0.14113 0.21093,0.34009 0.21094,0.53907 l 0,0.75 -0.75,0 c -0.19898,-1e-5 -0.39794,-0.0698 -0.53906,-0.21094 L 414,100 l -1.71094,1.71094 c -0.14112,0.14114 -0.34009,0.21094 -0.53906,0.21094 l -0.75,0 0,-0.75 c 0,-0.19897 0.0698,-0.39794 0.21094,-0.53907 l 1.71094,-1.687498 -1.71094,-1.710937 C 411.05288,97.088403 410.98357,96.882438 411,96.671875 l 0,-0.75 z" + transform="translate(962,156.00002)" + id="path4068-7-5-8-2-3" /> + </g> + </g> + <g + id="g4778-4-0-2" + transform="translate(1323,246.86719)" + style="fill:#ffffff;fill-opacity:1"> + <g + style="display:inline;fill:#ffffff;fill-opacity:1" + id="layer9-9-44-1-6" + transform="translate(-60,-518)" /> + <g + id="layer10-2-9-3-3" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer11-16-3-1-7" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + transform="matrix(0.75,0,0,0.75,2,2.0546875)" + id="g2996-9-3-3" + style="fill:#ffffff;fill-opacity:1"> + <g + transform="translate(-60,-518)" + id="layer12-4-7-1-2" + style="fill:#ffffff;fill-opacity:1"> + <g + transform="translate(19,-242)" + id="layer4-4-1-3-3-7" + style="display:inline;fill:#ffffff;fill-opacity:1" /> + </g> + </g> + <g + id="layer13-2-02-1-6" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer14-4-7-9-6" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer15-7-4-7-9" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + </g> + </g> + <rect + y="-185.63782" + x="542" + height="16" + width="16" + id="rect17883-5-4-2" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" /> + </g> + </g> +</svg> diff --git a/themes/Matcha-dark-aliz/unity/dash/close_dash_pressed.svg b/themes/Matcha-dark-aliz/unity/dash/close_dash_pressed.svg new file mode 100755 index 00000000..2af4093b --- /dev/null +++ b/themes/Matcha-dark-aliz/unity/dash/close_dash_pressed.svg @@ -0,0 +1,214 @@ +<?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="24" + height="24" + id="svg4306" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="close_dash_pressed.svg" + style="enable-background:new"> + <defs + id="defs4308"> + <linearGradient + id="linearGradient3770"> + <stop + style="stop-color:#000000;stop-opacity:0.62827224;" + offset="0" + id="stop3772" /> + <stop + style="stop-color:#000000;stop-opacity:0.49803922;" + offset="1" + id="stop3774" /> + </linearGradient> + <linearGradient + id="linearGradient4882"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4884" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4886" /> + </linearGradient> + <linearGradient + id="linearGradient3784-6"> + <stop + style="stop-color:#ffffff;stop-opacity:0.21568628;" + offset="0" + id="stop3786-4" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3788-6" /> + </linearGradient> + <linearGradient + id="linearGradient4892"> + <stop + id="stop4894" + offset="0" + style="stop-color:#2f3a42;stop-opacity:1;" /> + <stop + id="stop4896" + offset="1" + style="stop-color:#1d242a;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4882-4"> + <stop + id="stop4884-9" + offset="0" + style="stop-color:#728495;stop-opacity:1;" /> + <stop + id="stop4886-9" + offset="1" + style="stop-color:#617c95;stop-opacity:0;" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#f0f1f2" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:zoom="32.000001" + inkscape:cx="10.337718" + inkscape:cy="9.0639316" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:window-width="1366" + inkscape:window-height="721" + inkscape:window-x="0" + inkscape:window-y="25" + inkscape:window-maximized="1" + inkscape:snap-bbox="true" + inkscape:snap-global="true" + inkscape:snap-bbox-midpoints="false" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true"> + <inkscape:grid + type="xygrid" + id="grid4314" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="1,0" + position="12,12" + id="guide4316" /> + <sodipodi:guide + orientation="0,1" + position="12,12" + id="guide4318" /> + </sodipodi:namedview> + <metadata + id="metadata4311"> + <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="Ebene 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <g + style="display:inline" + id="titlebutton-close-active-dark" + inkscape:label="#g6332" + transform="translate(-437.00001,1218)"> + <g + id="g4927-8-7-4-9" + style="display:inline;opacity:1" + transform="translate(-882,-432.63782)"> + <g + transform="translate(-103,0)" + style="display:inline;opacity:1" + id="g4490-6-3-7-46-6"> + <g + id="g4092-0-2-2-1-7-2" + style="display:inline" + transform="translate(58,0)"> + <path + inkscape:connector-curvature="0" + style="fill:#be3841;fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + d="m 414,109 a 7,7 0 0 0 -7,7 7,7 0 0 0 7,7 7,7 0 0 0 7,-7 7,7 0 0 0 -7,-7 z m -3,3.92188 0.75,0 c 0.008,-1e-4 0.0156,-3.5e-4 0.0234,0 0.19121,0.008 0.3824,0.0964 0.51562,0.23437 l 1.71094,1.71094 1.73438,-1.71094 c 0.19921,-0.17287 0.335,-0.22913 0.51562,-0.23437 l 0.75,0 0,0.75 c 0,0.21485 -0.0258,0.41298 -0.1875,0.5625 l -1.71094,1.71093 1.6875,1.6875 c 0.14114,0.14113 0.21093,0.34009 0.21094,0.53907 l 0,0.75 -0.75,0 c -0.19898,-1e-5 -0.39794,-0.0698 -0.53906,-0.21094 L 414,117 l -1.71094,1.71094 c -0.14112,0.14114 -0.34009,0.21094 -0.53906,0.21094 l -0.75,0 0,-0.75 c 0,-0.19897 0.0698,-0.39794 0.21094,-0.53907 l 1.71094,-1.6875 -1.71094,-1.71093 c -0.15806,-0.14598 -0.22737,-0.35194 -0.21094,-0.5625 l 0,-0.75 z" + transform="translate(962.00001,139.00001)" + id="path4068-7-5-4-9-7-6" /> + </g> + </g> + <g + id="g4778-3-6-0-5" + transform="translate(1323,246.86719)" + style="fill:#ffffff;fill-opacity:1"> + <g + style="display:inline;fill:#ffffff;fill-opacity:1" + id="layer9-9-6-0-90-6" + transform="translate(-60,-518)" /> + <g + id="layer10-2-3-6-6-1" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer11-16-2-2-6-9" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + transform="matrix(0.75,0,0,0.75,2,2.0546875)" + id="g2996-7-0-2-0" + style="fill:#ffffff;fill-opacity:1"> + <g + transform="translate(-60,-518)" + id="layer12-4-6-3-5-2" + style="fill:#ffffff;fill-opacity:1"> + <g + transform="translate(19,-242)" + id="layer4-4-1-4-1-7-0" + style="display:inline;fill:#ffffff;fill-opacity:1" /> + </g> + </g> + <g + id="layer13-2-0-2-8-3" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer14-4-4-0-5-8" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer15-7-5-0-0-9" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + </g> + </g> + <rect + y="-185.63782" + x="441" + height="16" + width="16" + id="rect17883-02-4-3" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" /> + </g> + </g> +</svg> diff --git a/themes/Matcha-dark-aliz/unity/dash/maximize_dash.svg b/themes/Matcha-dark-aliz/unity/dash/maximize_dash.svg new file mode 100755 index 00000000..f7392839 --- /dev/null +++ b/themes/Matcha-dark-aliz/unity/dash/maximize_dash.svg @@ -0,0 +1,170 @@ +<?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="24" + height="24" + id="svg4306" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="maximize_dash.svg" + style="enable-background:new"> + <defs + id="defs4308"> + <linearGradient + id="linearGradient3770"> + <stop + style="stop-color:#000000;stop-opacity:0.62827224;" + offset="0" + id="stop3772" /> + <stop + style="stop-color:#000000;stop-opacity:0.49803922;" + offset="1" + id="stop3774" /> + </linearGradient> + <linearGradient + id="linearGradient4882"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4884" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4886" /> + </linearGradient> + <linearGradient + id="linearGradient3784-6"> + <stop + style="stop-color:#ffffff;stop-opacity:0.21568628;" + offset="0" + id="stop3786-4" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3788-6" /> + </linearGradient> + <linearGradient + id="linearGradient4892"> + <stop + id="stop4894" + offset="0" + style="stop-color:#2f3a42;stop-opacity:1;" /> + <stop + id="stop4896" + offset="1" + style="stop-color:#1d242a;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4882-4"> + <stop + id="stop4884-9" + offset="0" + style="stop-color:#728495;stop-opacity:1;" /> + <stop + id="stop4886-9" + offset="1" + style="stop-color:#617c95;stop-opacity:0;" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#f0f1f2" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:zoom="32.000001" + inkscape:cx="10.337718" + inkscape:cy="9.0639316" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:window-width="1366" + inkscape:window-height="721" + inkscape:window-x="0" + inkscape:window-y="25" + inkscape:window-maximized="1" + inkscape:snap-bbox="true" + inkscape:snap-global="true" + inkscape:snap-bbox-midpoints="false" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true"> + <inkscape:grid + type="xygrid" + id="grid4314" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="1,0" + position="12,12" + id="guide4316" /> + <sodipodi:guide + orientation="0,1" + position="12,12" + id="guide4318" /> + </sodipodi:namedview> + <metadata + id="metadata4311"> + <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="Ebene 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <g + style="display:inline;opacity:0.7" + id="titlebutton-max-dark" + inkscape:label="#g6234" + transform="translate(-612.00002,1218)"> + <g + id="g7146-16-4" + style="display:inline;opacity:1" + transform="translate(-781,-432.63782)"> + <g + transform="translate(-29,0)" + style="display:inline;opacity:1" + id="g4490-2-96-8-9"> + <g + id="g4092-0-6-83-7-4" + style="display:inline" + transform="translate(58,0)" /> + </g> + <path + id="path4293-5-95-1-7" + style="display:inline;opacity:1;fill:#b9bcc2;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 1403.7995,252 3.3818,0 c 0.4503,0 0.8162,0.36847 0.8187,0.8188 l 0,3.3817 z m 2.4074,6.00692 -3.395,0 c -0.4504,0 -0.8188,-0.36842 -0.8188,-0.81875 l 0,-3.39509 4.2138,4.21384" + inkscape:connector-curvature="0" + sodipodi:nodetypes="csscccsscc" /> + </g> + <rect + y="-185.63782" + x="616" + height="16" + width="16" + id="rect17883-29-2-2" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" /> + </g> + </g> +</svg> diff --git a/themes/Matcha-dark-aliz/unity/dash/maximize_dash_disabled.svg b/themes/Matcha-dark-aliz/unity/dash/maximize_dash_disabled.svg new file mode 100755 index 00000000..a01a3ec1 --- /dev/null +++ b/themes/Matcha-dark-aliz/unity/dash/maximize_dash_disabled.svg @@ -0,0 +1,170 @@ +<?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="24" + height="24" + id="svg4306" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="maximize_dash_disabled.svg" + style="enable-background:new"> + <defs + id="defs4308"> + <linearGradient + id="linearGradient3770"> + <stop + style="stop-color:#000000;stop-opacity:0.62827224;" + offset="0" + id="stop3772" /> + <stop + style="stop-color:#000000;stop-opacity:0.49803922;" + offset="1" + id="stop3774" /> + </linearGradient> + <linearGradient + id="linearGradient4882"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4884" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4886" /> + </linearGradient> + <linearGradient + id="linearGradient3784-6"> + <stop + style="stop-color:#ffffff;stop-opacity:0.21568628;" + offset="0" + id="stop3786-4" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3788-6" /> + </linearGradient> + <linearGradient + id="linearGradient4892"> + <stop + id="stop4894" + offset="0" + style="stop-color:#2f3a42;stop-opacity:1;" /> + <stop + id="stop4896" + offset="1" + style="stop-color:#1d242a;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4882-4"> + <stop + id="stop4884-9" + offset="0" + style="stop-color:#728495;stop-opacity:1;" /> + <stop + id="stop4886-9" + offset="1" + style="stop-color:#617c95;stop-opacity:0;" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#f0f1f2" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:zoom="32.000001" + inkscape:cx="10.337718" + inkscape:cy="9.0639316" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:window-width="1366" + inkscape:window-height="721" + inkscape:window-x="0" + inkscape:window-y="25" + inkscape:window-maximized="1" + inkscape:snap-bbox="true" + inkscape:snap-global="true" + inkscape:snap-bbox-midpoints="false" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true"> + <inkscape:grid + type="xygrid" + id="grid4314" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="1,0" + position="12,12" + id="guide4316" /> + <sodipodi:guide + orientation="0,1" + position="12,12" + id="guide4318" /> + </sodipodi:namedview> + <metadata + id="metadata4311"> + <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="Ebene 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <g + id="titlebutton-max-backdrop-dark" + inkscape:label="#g6521" + style="display:inline;opacity:0.4" + transform="translate(-612.00002,1201)"> + <g + style="display:inline;opacity:1" + id="g7146-1-1-6" + transform="translate(-781,-415.63782)"> + <g + transform="translate(-29,0)" + style="display:inline;opacity:1" + id="g4490-2-6-0"> + <g + id="g4092-0-6-9-2" + style="display:inline" + transform="translate(58,0)" /> + </g> + <path + id="path4293-5-6-4" + style="display:inline;opacity:1;fill:#b9bcc2;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 1403.7995,252 3.3818,0 c 0.4503,0 0.8162,0.36847 0.8187,0.8188 l 0,3.3817 z m 2.4074,6.00692 -3.395,0 c -0.4504,0 -0.8188,-0.36842 -0.8188,-0.81875 l 0,-3.39509 4.2138,4.21384" + inkscape:connector-curvature="0" + sodipodi:nodetypes="csscccsscc" /> + </g> + <rect + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" + id="rect17883-39-6-2-5" + width="16" + height="16" + x="616" + y="-168.63782" /> + </g> + </g> +</svg> diff --git a/themes/Matcha-dark-aliz/unity/dash/maximize_dash_prelight.svg b/themes/Matcha-dark-aliz/unity/dash/maximize_dash_prelight.svg new file mode 100755 index 00000000..09e1d2d0 --- /dev/null +++ b/themes/Matcha-dark-aliz/unity/dash/maximize_dash_prelight.svg @@ -0,0 +1,224 @@ +<?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="24" + height="24" + id="svg4306" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="maximize_dash_prelight.svg" + style="enable-background:new"> + <defs + id="defs4308"> + <linearGradient + id="linearGradient3770"> + <stop + style="stop-color:#000000;stop-opacity:0.62827224;" + offset="0" + id="stop3772" /> + <stop + style="stop-color:#000000;stop-opacity:0.49803922;" + offset="1" + id="stop3774" /> + </linearGradient> + <linearGradient + id="linearGradient4882"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4884" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4886" /> + </linearGradient> + <linearGradient + id="linearGradient3784-6"> + <stop + style="stop-color:#ffffff;stop-opacity:0.21568628;" + offset="0" + id="stop3786-4" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3788-6" /> + </linearGradient> + <linearGradient + id="linearGradient4892"> + <stop + id="stop4894" + offset="0" + style="stop-color:#2f3a42;stop-opacity:1;" /> + <stop + id="stop4896" + offset="1" + style="stop-color:#1d242a;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4882-4"> + <stop + id="stop4884-9" + offset="0" + style="stop-color:#728495;stop-opacity:1;" /> + <stop + id="stop4886-9" + offset="1" + style="stop-color:#617c95;stop-opacity:0;" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#f0f1f2" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:zoom="32.000001" + inkscape:cx="10.337718" + inkscape:cy="9.0639316" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:window-width="1366" + inkscape:window-height="721" + inkscape:window-x="0" + inkscape:window-y="25" + inkscape:window-maximized="1" + inkscape:snap-bbox="true" + inkscape:snap-global="true" + inkscape:snap-bbox-midpoints="false" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true"> + <inkscape:grid + type="xygrid" + id="grid4314" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="1,0" + position="12,12" + id="guide4316" /> + <sodipodi:guide + orientation="0,1" + position="12,12" + id="guide4318" /> + </sodipodi:namedview> + <metadata + id="metadata4311"> + <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="Ebene 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <g + style="display:inline" + id="titlebutton-max-hover-dark" + inkscape:label="#g6284" + transform="translate(-509,1218)"> + <g + id="g4891-5-8" + style="display:inline;opacity:1" + transform="translate(-781,-432.63782)"> + <ellipse + cy="255" + cx="1302" + style="display:inline;opacity:0.45;fill:#5f697f;fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="path4068-7-5-9-6-7-2-4-6-6" + rx="6" + ry="6.0000005" /> + <path + style="display:inline;opacity:0.37000002;fill:#15171c;fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + d="m 1302,248 a 7,7 0 0 0 -7,7 7,7 0 0 0 7,7 7,7 0 0 0 7,-7 7,7 0 0 0 -7,-7 z m 0,1 a 6,6 0 0 1 6,6 6,6 0 0 1 -6,6 6,6 0 0 1 -6,-6 6,6 0 0 1 6,-6 z" + id="path4068-7-5-9-6-7-2-5-78-2-6" + inkscape:connector-curvature="0" /> + <g + id="g4806-9-0-6" + transform="translate(1294,247)" + style="fill:#c0e3ff;fill-opacity:1"> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="status" + id="layer9-78-7-6-6" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="devices" + id="layer10-3-3-2-7" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="apps" + id="layer11-19-75-1-2" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="places" + id="layer13-4-9-2-3" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="mimetypes" + id="layer14-8-5-0-4" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="emblems" + id="layer15-5-8-0-4" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="emotes" + id="g71291-1-7-5-9" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="categories" + id="g4953-7-1-4-1" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="actions" + id="layer12-3-0-0-6"> + <path + sodipodi:nodetypes="csscccsscc" + inkscape:connector-curvature="0" + d="m 87.799705,972 3.381737,0 c 0.450297,0 0.816227,0.36847 0.818758,0.8188 l 0,3.3817 z m 2.407413,6.00692 -3.395078,0 c -0.450346,0 -0.818758,-0.36842 -0.818758,-0.81875 l 0,-3.39509 4.213836,4.21384" + style="opacity:1;fill:#c4c7cc;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path4293-6-7-1" /> + </g> + </g> + </g> + <rect + y="-185.63782" + x="513" + height="16" + width="16" + id="rect17883-0-1-5" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" /> + </g> + </g> +</svg> diff --git a/themes/Matcha-dark-aliz/unity/dash/maximize_dash_pressed.svg b/themes/Matcha-dark-aliz/unity/dash/maximize_dash_pressed.svg new file mode 100755 index 00000000..5f09b02e --- /dev/null +++ b/themes/Matcha-dark-aliz/unity/dash/maximize_dash_pressed.svg @@ -0,0 +1,247 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:osb="http://www.openswatchbook.org/uri/2009/osb" + 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="24" + height="24" + id="svg4306" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="maximize_dash_pressed.svg" + style="enable-background:new"> + <defs + id="defs4308"> + <linearGradient + id="selected_bg_color" + osb:paint="solid"> + <stop + style="stop-color:#5294e2;stop-opacity:1;" + offset="0" + id="stop4170" /> + </linearGradient> + <linearGradient + id="linearGradient3770"> + <stop + style="stop-color:#000000;stop-opacity:0.62827224;" + offset="0" + id="stop3772" /> + <stop + style="stop-color:#000000;stop-opacity:0.49803922;" + offset="1" + id="stop3774" /> + </linearGradient> + <linearGradient + id="linearGradient4882"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4884" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4886" /> + </linearGradient> + <linearGradient + id="linearGradient3784-6"> + <stop + style="stop-color:#ffffff;stop-opacity:0.21568628;" + offset="0" + id="stop3786-4" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3788-6" /> + </linearGradient> + <linearGradient + id="linearGradient4892"> + <stop + id="stop4894" + offset="0" + style="stop-color:#2f3a42;stop-opacity:1;" /> + <stop + id="stop4896" + offset="1" + style="stop-color:#1d242a;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4882-4"> + <stop + id="stop4884-9" + offset="0" + style="stop-color:#728495;stop-opacity:1;" /> + <stop + id="stop4886-9" + offset="1" + style="stop-color:#617c95;stop-opacity:0;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient4172" + x1="1376" + y1="248" + x2="1376" + y2="262" + gradientUnits="userSpaceOnUse" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#f0f1f2" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:zoom="16.000001" + inkscape:cx="5.2618001" + inkscape:cy="4.6396105" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:window-width="1366" + inkscape:window-height="721" + inkscape:window-x="0" + inkscape:window-y="25" + inkscape:window-maximized="1" + inkscape:snap-bbox="true" + inkscape:snap-global="true" + inkscape:snap-bbox-midpoints="false" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true"> + <inkscape:grid + type="xygrid" + id="grid4314" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="1,0" + position="12,12" + id="guide4316" /> + <sodipodi:guide + orientation="0,1" + position="12,12" + id="guide4318" /> + </sodipodi:namedview> + <metadata + id="metadata4311"> + <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="Ebene 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <g + style="display:inline" + id="titlebutton-max-active-dark" + inkscape:label="#g6356" + transform="translate(-408.00001,1218)"> + <g + id="g4891-4-5-5" + style="display:inline;opacity:1" + transform="translate(-882,-432.63782)"> + <g + transform="translate(-132,0)" + style="display:inline;opacity:1" + id="g4490-2-9-1-2-4-8"> + <g + id="g4092-0-6-3-6-8-3-7" + style="display:inline" + transform="translate(58,0)"> + <circle + r="7" + cy="255" + cx="1376" + style="fill:url(#linearGradient4172);fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="path4068-7-6-5-1-6-6-0" /> + </g> + </g> + <g + id="g4806-5-2-2-9" + transform="translate(1294,247)" + style="fill:#c0e3ff;fill-opacity:1"> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="status" + id="layer9-78-2-0-0-8" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="devices" + id="layer10-3-9-9-51-2" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="apps" + id="layer11-19-7-6-4-7" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="places" + id="layer13-4-7-4-0-9" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="mimetypes" + id="layer14-8-9-7-6-0" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="emblems" + id="layer15-5-4-2-4-4" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="emotes" + id="g71291-1-4-6-4-2" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="categories" + id="g4953-7-0-8-22-2" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="actions" + id="layer12-3-7-2-3-1"> + <path + sodipodi:nodetypes="csscccsscc" + inkscape:connector-curvature="0" + d="m 87.799705,972 3.381737,0 c 0.450297,0 0.816227,0.36847 0.818758,0.8188 l 0,3.3817 z m 2.407413,6.00692 -3.395078,0 c -0.450346,0 -0.818758,-0.36842 -0.818758,-0.81875 l 0,-3.39509 4.213836,4.21384" + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path4293-4-9-0-2" /> + </g> + </g> + </g> + <rect + y="-185.63782" + x="412" + height="16" + width="16" + id="rect17883-79-3-0" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" /> + </g> + </g> +</svg> diff --git a/themes/Matcha-dark-aliz/unity/dash/minimize_dash.svg b/themes/Matcha-dark-aliz/unity/dash/minimize_dash.svg new file mode 100755 index 00000000..e25d5be0 --- /dev/null +++ b/themes/Matcha-dark-aliz/unity/dash/minimize_dash.svg @@ -0,0 +1,170 @@ +<?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="24" + height="24" + id="svg4306" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="minimize_dash.svg" + style="enable-background:new"> + <defs + id="defs4308"> + <linearGradient + id="linearGradient3770"> + <stop + style="stop-color:#000000;stop-opacity:0.62827224;" + offset="0" + id="stop3772" /> + <stop + style="stop-color:#000000;stop-opacity:0.49803922;" + offset="1" + id="stop3774" /> + </linearGradient> + <linearGradient + id="linearGradient4882"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4884" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4886" /> + </linearGradient> + <linearGradient + id="linearGradient3784-6"> + <stop + style="stop-color:#ffffff;stop-opacity:0.21568628;" + offset="0" + id="stop3786-4" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3788-6" /> + </linearGradient> + <linearGradient + id="linearGradient4892"> + <stop + id="stop4894" + offset="0" + style="stop-color:#2f3a42;stop-opacity:1;" /> + <stop + id="stop4896" + offset="1" + style="stop-color:#1d242a;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4882-4"> + <stop + id="stop4884-9" + offset="0" + style="stop-color:#728495;stop-opacity:1;" /> + <stop + id="stop4886-9" + offset="1" + style="stop-color:#617c95;stop-opacity:0;" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#f0f1f2" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:zoom="32.000001" + inkscape:cx="10.337718" + inkscape:cy="9.0639316" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:window-width="1366" + inkscape:window-height="721" + inkscape:window-x="0" + inkscape:window-y="25" + inkscape:window-maximized="1" + inkscape:snap-bbox="true" + inkscape:snap-global="true" + inkscape:snap-bbox-midpoints="false" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true"> + <inkscape:grid + type="xygrid" + id="grid4314" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="1,0" + position="12,12" + id="guide4316" /> + <sodipodi:guide + orientation="0,1" + position="12,12" + id="guide4318" /> + </sodipodi:namedview> + <metadata + id="metadata4311"> + <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="Ebene 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <g + style="display:inline;opacity:0.7" + id="titlebutton-min-dark" + inkscape:label="#g6247" + transform="translate(-583.00002,1218)"> + <g + id="g7138-6-5" + style="display:inline;opacity:1" + transform="translate(-781,-432.63782)"> + <g + transform="translate(-58,0)" + style="display:inline;opacity:1" + id="g4490-3-75-4-7"> + <g + id="g4092-0-7-0-4-9" + style="display:inline" + transform="translate(58,0)" /> + </g> + <path + inkscape:connector-curvature="0" + d="m 1373,254 0,2 6,0 0,-2 z" + id="rect9057-4-3-8-5" + style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;opacity:1;fill:#b9bcc2;fill-opacity:1;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" + sodipodi:nodetypes="ccccc" /> + </g> + <rect + y="-185.63782" + x="587" + height="16" + width="16" + id="rect17883-32-6-9" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" /> + </g> + </g> +</svg> diff --git a/themes/Matcha-dark-aliz/unity/dash/minimize_dash_disabled.svg b/themes/Matcha-dark-aliz/unity/dash/minimize_dash_disabled.svg new file mode 100755 index 00000000..1b90e963 --- /dev/null +++ b/themes/Matcha-dark-aliz/unity/dash/minimize_dash_disabled.svg @@ -0,0 +1,170 @@ +<?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="24" + height="24" + id="svg4306" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="minimize_dash_disabled.svg" + style="enable-background:new"> + <defs + id="defs4308"> + <linearGradient + id="linearGradient3770"> + <stop + style="stop-color:#000000;stop-opacity:0.62827224;" + offset="0" + id="stop3772" /> + <stop + style="stop-color:#000000;stop-opacity:0.49803922;" + offset="1" + id="stop3774" /> + </linearGradient> + <linearGradient + id="linearGradient4882"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4884" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4886" /> + </linearGradient> + <linearGradient + id="linearGradient3784-6"> + <stop + style="stop-color:#ffffff;stop-opacity:0.21568628;" + offset="0" + id="stop3786-4" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3788-6" /> + </linearGradient> + <linearGradient + id="linearGradient4892"> + <stop + id="stop4894" + offset="0" + style="stop-color:#2f3a42;stop-opacity:1;" /> + <stop + id="stop4896" + offset="1" + style="stop-color:#1d242a;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4882-4"> + <stop + id="stop4884-9" + offset="0" + style="stop-color:#728495;stop-opacity:1;" /> + <stop + id="stop4886-9" + offset="1" + style="stop-color:#617c95;stop-opacity:0;" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#f0f1f2" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:zoom="32.000001" + inkscape:cx="10.337718" + inkscape:cy="9.0639316" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:window-width="1366" + inkscape:window-height="721" + inkscape:window-x="0" + inkscape:window-y="25" + inkscape:window-maximized="1" + inkscape:snap-bbox="true" + inkscape:snap-global="true" + inkscape:snap-bbox-midpoints="false" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true"> + <inkscape:grid + type="xygrid" + id="grid4314" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="1,0" + position="12,12" + id="guide4316" /> + <sodipodi:guide + orientation="0,1" + position="12,12" + id="guide4318" /> + </sodipodi:namedview> + <metadata + id="metadata4311"> + <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="Ebene 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <g + id="titlebutton-min-backdrop-dark" + inkscape:label="#g6534" + style="display:inline;opacity:0.4" + transform="translate(-583.00002,1201)"> + <g + style="display:inline;opacity:1" + id="g7138-0-7-7" + transform="translate(-781,-415.63782)"> + <g + transform="translate(-58,0)" + style="display:inline;opacity:1" + id="g4490-3-6-9"> + <g + id="g4092-0-7-6-5" + style="display:inline" + transform="translate(58,0)" /> + </g> + <path + inkscape:connector-curvature="0" + d="m 1373,254 0,2 6,0 0,-2 z" + id="rect9057-4-09-2" + style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;opacity:1;fill:#b9bcc2;fill-opacity:1;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" + sodipodi:nodetypes="ccccc" /> + </g> + <rect + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" + id="rect17883-39-3-46-6" + width="16" + height="16" + x="587" + y="-168.63782" /> + </g> + </g> +</svg> diff --git a/themes/Matcha-dark-aliz/unity/dash/minimize_dash_prelight.svg b/themes/Matcha-dark-aliz/unity/dash/minimize_dash_prelight.svg new file mode 100755 index 00000000..7150ada8 --- /dev/null +++ b/themes/Matcha-dark-aliz/unity/dash/minimize_dash_prelight.svg @@ -0,0 +1,224 @@ +<?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="24" + height="24" + id="svg4306" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="minimize_dash_prelight.svg" + style="enable-background:new"> + <defs + id="defs4308"> + <linearGradient + id="linearGradient3770"> + <stop + style="stop-color:#000000;stop-opacity:0.62827224;" + offset="0" + id="stop3772" /> + <stop + style="stop-color:#000000;stop-opacity:0.49803922;" + offset="1" + id="stop3774" /> + </linearGradient> + <linearGradient + id="linearGradient4882"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4884" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4886" /> + </linearGradient> + <linearGradient + id="linearGradient3784-6"> + <stop + style="stop-color:#ffffff;stop-opacity:0.21568628;" + offset="0" + id="stop3786-4" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3788-6" /> + </linearGradient> + <linearGradient + id="linearGradient4892"> + <stop + id="stop4894" + offset="0" + style="stop-color:#2f3a42;stop-opacity:1;" /> + <stop + id="stop4896" + offset="1" + style="stop-color:#1d242a;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4882-4"> + <stop + id="stop4884-9" + offset="0" + style="stop-color:#728495;stop-opacity:1;" /> + <stop + id="stop4886-9" + offset="1" + style="stop-color:#617c95;stop-opacity:0;" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#f0f1f2" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:zoom="32.000001" + inkscape:cx="10.337718" + inkscape:cy="9.0639316" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:window-width="1366" + inkscape:window-height="721" + inkscape:window-x="0" + inkscape:window-y="25" + inkscape:window-maximized="1" + inkscape:snap-bbox="true" + inkscape:snap-global="true" + inkscape:snap-bbox-midpoints="false" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true"> + <inkscape:grid + type="xygrid" + id="grid4314" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="1,0" + position="12,12" + id="guide4316" /> + <sodipodi:guide + orientation="0,1" + position="12,12" + id="guide4318" /> + </sodipodi:namedview> + <metadata + id="metadata4311"> + <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="Ebene 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <g + style="display:inline" + id="titlebutton-min-hover-dark" + inkscape:label="#g6308" + transform="translate(-480,1218)"> + <g + id="g4909-3-7" + style="display:inline;opacity:1" + transform="translate(-781,-432.63782)"> + <ellipse + cy="255" + cx="1273" + style="display:inline;opacity:0.45;fill:#5f697f;fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="path4068-7-5-9-6-7-2-1-6-1" + rx="6" + ry="6.0000005" /> + <path + style="display:inline;opacity:0.37000002;fill:#15171c;fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + d="m 1273,248 a 7,7 0 0 0 -7,7 7,7 0 0 0 7,7 7,7 0 0 0 7,-7 7,7 0 0 0 -7,-7 z m 0,1 a 6,6 0 0 1 6,6 6,6 0 0 1 -6,6 6,6 0 0 1 -6,-6 6,6 0 0 1 6,-6 z" + id="path4068-7-5-9-6-7-2-5-23-4-3" + inkscape:connector-curvature="0" /> + <g + style="display:inline;opacity:1;fill:#c0e3ff;fill-opacity:1" + id="g4834-0-4-5" + transform="translate(1265,247)"> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="status" + id="layer9-3-4-15-6" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="devices" + id="layer10-4-1-8-3" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="apps" + id="layer11-2-6-4-9" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="places" + id="layer13-5-4-8-0" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="mimetypes" + id="layer14-6-0-8-2" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="emblems" + id="layer15-52-1-7-5" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="emotes" + id="g71291-3-9-9-9" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="categories" + id="g4953-8-2-7-8" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="actions" + id="layer12-45-6-2-7"> + <path + sodipodi:nodetypes="ccccc" + style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;opacity:1;fill:#c4c7cc;fill-opacity:1;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" + id="rect9057-8-2-3" + d="m 86.0002,974 0,2 6,0 0,-2 z" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + <rect + y="-185.63782" + x="484" + height="16" + width="16" + id="rect17883-11-4-0" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" /> + </g> + </g> +</svg> diff --git a/themes/Matcha-dark-aliz/unity/dash/minimize_dash_pressed.svg b/themes/Matcha-dark-aliz/unity/dash/minimize_dash_pressed.svg new file mode 100755 index 00000000..72a57f03 --- /dev/null +++ b/themes/Matcha-dark-aliz/unity/dash/minimize_dash_pressed.svg @@ -0,0 +1,247 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:osb="http://www.openswatchbook.org/uri/2009/osb" + 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="24" + height="24" + id="svg4306" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="minimize_dash_pressed.svg" + style="enable-background:new"> + <defs + id="defs4308"> + <linearGradient + id="selected_bg_color" + osb:paint="solid"> + <stop + style="stop-color:#5294e2;stop-opacity:1;" + offset="0" + id="stop4170" /> + </linearGradient> + <linearGradient + id="linearGradient3770"> + <stop + style="stop-color:#000000;stop-opacity:0.62827224;" + offset="0" + id="stop3772" /> + <stop + style="stop-color:#000000;stop-opacity:0.49803922;" + offset="1" + id="stop3774" /> + </linearGradient> + <linearGradient + id="linearGradient4882"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4884" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4886" /> + </linearGradient> + <linearGradient + id="linearGradient3784-6"> + <stop + style="stop-color:#ffffff;stop-opacity:0.21568628;" + offset="0" + id="stop3786-4" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3788-6" /> + </linearGradient> + <linearGradient + id="linearGradient4892"> + <stop + id="stop4894" + offset="0" + style="stop-color:#2f3a42;stop-opacity:1;" /> + <stop + id="stop4896" + offset="1" + style="stop-color:#1d242a;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4882-4"> + <stop + id="stop4884-9" + offset="0" + style="stop-color:#728495;stop-opacity:1;" /> + <stop + id="stop4886-9" + offset="1" + style="stop-color:#617c95;stop-opacity:0;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient4172" + x1="1376" + y1="248" + x2="1376" + y2="262" + gradientUnits="userSpaceOnUse" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#f0f1f2" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:zoom="16.000001" + inkscape:cx="4.8956836" + inkscape:cy="9.0696203" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:window-width="1366" + inkscape:window-height="721" + inkscape:window-x="0" + inkscape:window-y="25" + inkscape:window-maximized="1" + inkscape:snap-bbox="true" + inkscape:snap-global="true" + inkscape:snap-bbox-midpoints="false" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true"> + <inkscape:grid + type="xygrid" + id="grid4314" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="1,0" + position="12,12" + id="guide4316" /> + <sodipodi:guide + orientation="0,1" + position="12,12" + id="guide4318" /> + </sodipodi:namedview> + <metadata + id="metadata4311"> + <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="Ebene 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <g + style="display:inline" + id="titlebutton-min-active-dark" + inkscape:label="#g6414" + transform="translate(-379.00001,1218)"> + <g + id="g4909-1-2-0" + style="display:inline;opacity:1" + transform="translate(-882,-432.63782)"> + <g + transform="translate(-161,0)" + style="display:inline;opacity:1" + id="g4490-3-6-1-4-1-6"> + <g + id="g4092-0-7-2-0-0-94-2" + style="display:inline" + transform="translate(58,0)"> + <circle + r="7" + cy="255" + cx="1376" + style="fill:url(#linearGradient4172);fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="path4068-7-3-0-3-6-8-3" /> + </g> + </g> + <g + style="display:inline;opacity:1;fill:#c0e3ff;fill-opacity:1" + id="g4834-9-3-8-5" + transform="translate(1265,247)"> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="status" + id="layer9-3-9-1-0-4" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="devices" + id="layer10-4-0-5-8-5" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="apps" + id="layer11-2-5-2-6-8" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="places" + id="layer13-5-7-4-2-5" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="mimetypes" + id="layer14-6-2-3-2-9" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="emblems" + id="layer15-52-0-6-6-6" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="emotes" + id="g71291-3-4-6-0-6" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="categories" + id="g4953-8-6-8-7-4" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="actions" + id="layer12-45-3-7-96-7"> + <path + sodipodi:nodetypes="ccccc" + style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" + id="rect9057-3-5-1-1" + d="m 86.0002,974 0,2 6,0 0,-2 z" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + <rect + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" + id="rect17883-79-9-2-2" + width="16" + height="16" + x="383" + y="-185.63782" /> + </g> + </g> +</svg> diff --git a/themes/Matcha-dark-aliz/unity/launcher_arrow_ltr_19-1.svg b/themes/Matcha-dark-aliz/unity/launcher_arrow_ltr_19-1.svg new file mode 100755 index 00000000..d600ba65 --- /dev/null +++ b/themes/Matcha-dark-aliz/unity/launcher_arrow_ltr_19-1.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="#ff00ff" color="#000000"/> + </clipPath> + </defs> + <g transform="translate(0,-1033.3622)"> + <rect width="4" height="8" x="2" y="1039.36" rx="0.5" fill="#f9f9f9"/> + </g> +</svg> diff --git a/themes/Matcha-dark-aliz/unity/launcher_arrow_ltr_19.svg b/themes/Matcha-dark-aliz/unity/launcher_arrow_ltr_19.svg new file mode 100755 index 00000000..3e5f9675 --- /dev/null +++ b/themes/Matcha-dark-aliz/unity/launcher_arrow_ltr_19.svg @@ -0,0 +1,78 @@ +<?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:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="10" + height="19" + id="svg2" + version="1.1" + inkscape:version="0.48.5 r10040" + sodipodi:docname="launcher_arrow_ltr_19-2.svg"> + <metadata + id="metadata16"> + <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> + <sodipodi:namedview + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1" + objecttolerance="10" + gridtolerance="10" + guidetolerance="10" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:window-width="1366" + inkscape:window-height="744" + id="namedview14" + showgrid="true" + inkscape:zoom="24.842105" + inkscape:cx="15.022932" + inkscape:cy="8.5395645" + inkscape:window-x="0" + inkscape:window-y="24" + inkscape:window-maximized="1" + inkscape:current-layer="svg2"> + <inkscape:grid + type="xygrid" + id="grid3782" /> + </sodipodi:namedview> + <defs + id="defs4"> + <clipPath + id="clipPath6"> + <rect + width="10" + height="19" + x="20" + y="1033.36" + opacity="0.12" + fill="#ff00ff" + color="#000000" + id="rect8" /> + </clipPath> + </defs> + <g + transform="translate(0,-1033.3622)" + id="g10"> + <rect + width="3" + height="18.999983" + x="2" + y="1033.3622" + rx="0" + id="rect12" + style="fill:#f9f9f9" /> + </g> +</svg> diff --git a/themes/Matcha-dark-aliz/unity/launcher_arrow_ltr_37.svg b/themes/Matcha-dark-aliz/unity/launcher_arrow_ltr_37.svg new file mode 100755 index 00000000..7b8806fa --- /dev/null +++ b/themes/Matcha-dark-aliz/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="#ff00ff" color="#000000"/> + </clipPath> + <clipPath> + <rect y="1033.36" x="20" height="19" width="10" opacity="0.12" fill="#ff00ff" color="#000000"/> + </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="#f9f9f9"/> + </g> + </g> +</svg> diff --git a/themes/Matcha-dark-aliz/unity/launcher_arrow_outline_ltr_19.svg b/themes/Matcha-dark-aliz/unity/launcher_arrow_outline_ltr_19.svg new file mode 100755 index 00000000..28230851 --- /dev/null +++ b/themes/Matcha-dark-aliz/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="#ff00ff" color="#000000"/> + </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="#f9f9f9"/> + </g> +</svg> diff --git a/themes/Matcha-dark-aliz/unity/launcher_arrow_outline_ltr_37.svg b/themes/Matcha-dark-aliz/unity/launcher_arrow_outline_ltr_37.svg new file mode 100755 index 00000000..a1480c8a --- /dev/null +++ b/themes/Matcha-dark-aliz/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="#ff00ff" color="#000000"/> + </clipPath> + <clipPath> + <rect y="1033.36" x="20" height="19" width="10" opacity="0.12" fill="#ff00ff" color="#000000"/> + </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="#f9f9f9"/> + </g> +</svg> diff --git a/themes/Matcha-dark-aliz/unity/launcher_arrow_outline_rtl_19.svg b/themes/Matcha-dark-aliz/unity/launcher_arrow_outline_rtl_19.svg new file mode 100755 index 00000000..6c83c8f1 --- /dev/null +++ b/themes/Matcha-dark-aliz/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="#ff00ff" color="#000000"/> + </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="#f9f9f9"/> + </g> +</svg> diff --git a/themes/Matcha-dark-aliz/unity/launcher_arrow_outline_rtl_37.svg b/themes/Matcha-dark-aliz/unity/launcher_arrow_outline_rtl_37.svg new file mode 100755 index 00000000..ed493d84 --- /dev/null +++ b/themes/Matcha-dark-aliz/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="#ff00ff" color="#000000"/> + </clipPath> + <clipPath> + <rect y="1033.36" x="20" height="19" width="10" opacity="0.12" fill="#ff00ff" color="#000000"/> + </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="#f9f9f9"/> + </g> +</svg> diff --git a/themes/Matcha-dark-aliz/unity/launcher_arrow_rtl_19.svg b/themes/Matcha-dark-aliz/unity/launcher_arrow_rtl_19.svg new file mode 100755 index 00000000..67fc9f9f --- /dev/null +++ b/themes/Matcha-dark-aliz/unity/launcher_arrow_rtl_19.svg @@ -0,0 +1,74 @@ +<?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:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="10" + height="19" + id="svg2" + version="1.1" + inkscape:version="0.48.5 r10040" + sodipodi:docname="launcher_arrow_rtl_19.svg"> + <metadata + id="metadata16"> + <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> + <sodipodi:namedview + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1" + objecttolerance="10" + gridtolerance="10" + guidetolerance="10" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:window-width="1366" + inkscape:window-height="744" + id="namedview14" + showgrid="false" + inkscape:zoom="49.68421" + inkscape:cx="6.4689154" + inkscape:cy="9.094562" + inkscape:window-x="0" + inkscape:window-y="24" + inkscape:window-maximized="1" + inkscape:current-layer="svg2" /> + <defs + id="defs4"> + <clipPath + id="clipPath6"> + <rect + width="10" + height="19" + x="20" + y="1033.36" + opacity="0.12" + fill="#ff00ff" + color="#000000" + id="rect8" /> + </clipPath> + </defs> + <g + transform="translate(0,-1033.3622)" + id="g10"> + <rect + width="4" + height="8" + x="4" + y="1039.36" + rx="0" + id="rect12" + style="fill:#f9f9f9" /> + </g> +</svg> diff --git a/themes/Matcha-dark-aliz/unity/launcher_arrow_rtl_37.svg b/themes/Matcha-dark-aliz/unity/launcher_arrow_rtl_37.svg new file mode 100755 index 00000000..9fac1947 --- /dev/null +++ b/themes/Matcha-dark-aliz/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="#ff00ff" color="#000000"/> + </clipPath> + <clipPath> + <rect y="1033.36" x="20" height="19" width="10" opacity="0.12" fill="#ff00ff" color="#000000"/> + </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="#f9f9f9"/> + </g> + </g> +</svg> diff --git a/themes/Matcha-dark-aliz/unity/launcher_icon_back_150.svg b/themes/Matcha-dark-aliz/unity/launcher_icon_back_150.svg new file mode 100755 index 00000000..d66f78d3 --- /dev/null +++ b/themes/Matcha-dark-aliz/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/Matcha-dark-aliz/unity/launcher_icon_back_54.svg b/themes/Matcha-dark-aliz/unity/launcher_icon_back_54.svg new file mode 100755 index 00000000..69fc4960 --- /dev/null +++ b/themes/Matcha-dark-aliz/unity/launcher_icon_back_54.svg @@ -0,0 +1,64 @@ +<?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:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="54" + height="54" + viewBox="0 0 54 54.000001" + id="svg2" + version="1.1" + inkscape:version="0.48.5 r10040" + sodipodi:docname="_launcher_icon_back_54.svg"> + <metadata + id="metadata8"> + <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="defs6" /> + <sodipodi:namedview + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1" + objecttolerance="10" + gridtolerance="10" + guidetolerance="10" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:window-width="1325" + inkscape:window-height="744" + id="namedview4" + showgrid="true" + inkscape:zoom="34.962962" + inkscape:cx="4.9235757" + inkscape:cy="50.399901" + inkscape:window-x="41" + inkscape:window-y="24" + inkscape:window-maximized="1" + inkscape:current-layer="svg2" + inkscape:snap-bbox="true"> + <inkscape:grid + type="xygrid" + id="grid2985" /> + </sodipodi:namedview> + <rect + style="opacity:0.8;fill:#ffffff;fill-opacity:1;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none" + id="rect2987" + width="52" + height="52" + x="0.99999952" + y="1" + ry="3.0588236" + rx="2.9999995" /> +</svg> diff --git a/themes/Matcha-dark-aliz/unity/launcher_icon_edge_150.svg b/themes/Matcha-dark-aliz/unity/launcher_icon_edge_150.svg new file mode 100755 index 00000000..6d9201e3 --- /dev/null +++ b/themes/Matcha-dark-aliz/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="#ff00ff" color="#000000" rx="12"/> + </clipPath> + </defs> +</svg> diff --git a/themes/Matcha-dark-aliz/unity/launcher_icon_edge_54.svg b/themes/Matcha-dark-aliz/unity/launcher_icon_edge_54.svg new file mode 100755 index 00000000..3307c5b4 --- /dev/null +++ b/themes/Matcha-dark-aliz/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/Matcha-dark-aliz/unity/launcher_icon_glow_200.svg b/themes/Matcha-dark-aliz/unity/launcher_icon_glow_200.svg new file mode 100755 index 00000000..01bb0d9c --- /dev/null +++ b/themes/Matcha-dark-aliz/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/Matcha-dark-aliz/unity/launcher_icon_glow_62.svg b/themes/Matcha-dark-aliz/unity/launcher_icon_glow_62.svg new file mode 100755 index 00000000..105b068a --- /dev/null +++ b/themes/Matcha-dark-aliz/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/Matcha-dark-aliz/unity/launcher_icon_selected_back_150.svg b/themes/Matcha-dark-aliz/unity/launcher_icon_selected_back_150.svg new file mode 100755 index 00000000..2fa6752a --- /dev/null +++ b/themes/Matcha-dark-aliz/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="#000000" rx="42"/> + </clipPath> + </defs> + <g transform="translate(-505.00002,-1040.2193)"> + <rect width="150" height="4" x="505" y="1186.22" rx="2" fill="#f9f9f9" fill-rule="evenodd"/> + </g> +</svg> diff --git a/themes/Matcha-dark-aliz/unity/launcher_icon_selected_back_54.svg b/themes/Matcha-dark-aliz/unity/launcher_icon_selected_back_54.svg new file mode 100755 index 00000000..dfe7dbf3 --- /dev/null +++ b/themes/Matcha-dark-aliz/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/Matcha-dark-aliz/unity/launcher_icon_shadow_200.svg b/themes/Matcha-dark-aliz/unity/launcher_icon_shadow_200.svg new file mode 100755 index 00000000..9e68b14b --- /dev/null +++ b/themes/Matcha-dark-aliz/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/Matcha-dark-aliz/unity/launcher_icon_shadow_62.svg b/themes/Matcha-dark-aliz/unity/launcher_icon_shadow_62.svg new file mode 100755 index 00000000..d322434a --- /dev/null +++ b/themes/Matcha-dark-aliz/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/Matcha-dark-aliz/unity/launcher_icon_shine_150.svg b/themes/Matcha-dark-aliz/unity/launcher_icon_shine_150.svg new file mode 100755 index 00000000..51af8a14 --- /dev/null +++ b/themes/Matcha-dark-aliz/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/Matcha-dark-aliz/unity/launcher_icon_shine_54.svg b/themes/Matcha-dark-aliz/unity/launcher_icon_shine_54.svg new file mode 100755 index 00000000..dfe7dbf3 --- /dev/null +++ b/themes/Matcha-dark-aliz/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/Matcha-dark-aliz/unity/launcher_pip_ltr_19.svg b/themes/Matcha-dark-aliz/unity/launcher_pip_ltr_19.svg new file mode 100755 index 00000000..73fcf3ba --- /dev/null +++ b/themes/Matcha-dark-aliz/unity/launcher_pip_ltr_19.svg @@ -0,0 +1,78 @@ +<?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:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="10" + height="18" + id="svg2" + version="1.1" + inkscape:version="0.48.5 r10040" + sodipodi:docname="launcher_pip_ltr_19.svg"> + <metadata + id="metadata16"> + <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> + <sodipodi:namedview + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1" + objecttolerance="10" + gridtolerance="10" + guidetolerance="10" + inkscape:pageopacity="0" + inkscape:pageshadow="2" + inkscape:window-width="640" + inkscape:window-height="480" + id="namedview14" + showgrid="true" + inkscape:zoom="18.541911" + inkscape:cx="6.6239778" + inkscape:cy="9.6736657" + inkscape:window-x="498" + inkscape:window-y="144" + inkscape:window-maximized="0" + inkscape:current-layer="svg2"> + <inkscape:grid + type="xygrid" + id="grid2993" /> + </sodipodi:namedview> + <defs + id="defs4"> + <clipPath + id="clipPath6"> + <rect + width="10" + height="19" + x="20" + y="1033.36" + opacity="0.12" + fill="#ff00ff" + color="#000000" + id="rect8" /> + </clipPath> + </defs> + <g + transform="translate(0,-1034.3622)" + id="g10"> + <rect + rx="0" + y="1042.36" + x="2" + height="2.0022147" + width="4" + id="rect12" + style="fill:#f9f9f9" /> + </g> +</svg> diff --git a/themes/Matcha-dark-aliz/unity/launcher_pip_ltr_37.svg b/themes/Matcha-dark-aliz/unity/launcher_pip_ltr_37.svg new file mode 100755 index 00000000..f6a12a01 --- /dev/null +++ b/themes/Matcha-dark-aliz/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="#ff00ff" color="#000000"/> + </clipPath> + <clipPath> + <rect width="10" height="19" x="20" y="1033.36" opacity="0.12" fill="#ff00ff" color="#000000"/> + </clipPath> + <clipPath> + <rect width="20" height="37" x="20" y="1015.36" opacity="0.12" fill="#ff00ff" color="#000000"/> + </clipPath> + </defs> + <g transform="translate(0,-1015.3622)"> + <rect width="7" height="7" x="5" y="1030.36" rx="1" fill="#f9f9f9"/> + </g> +</svg> diff --git a/themes/Matcha-dark-aliz/unity/launcher_pip_rtl_19.svg b/themes/Matcha-dark-aliz/unity/launcher_pip_rtl_19.svg new file mode 100755 index 00000000..e1bbf386 --- /dev/null +++ b/themes/Matcha-dark-aliz/unity/launcher_pip_rtl_19.svg @@ -0,0 +1,102 @@ +<?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="10" + height="19" + id="svg2" + version="1.1" + inkscape:version="0.48.4 r9939" + inkscape:export-filename="test.png" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90" + sodipodi:docname="launcher_pip_rtl_19.svg"> + <defs + id="defs4"> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath4069"> + <rect + style="opacity:0.12000002;color:#000000;fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect4071" + width="10" + height="19" + x="20" + y="1033.3622" /> + </clipPath> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#6f6f6f" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.91764706" + inkscape:pageshadow="2" + inkscape:zoom="37.947076" + inkscape:cx="4.8330471" + inkscape:cy="7.3918738" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:window-width="1301" + inkscape:window-height="744" + inkscape:window-x="65" + inkscape:window-y="24" + inkscape:window-maximized="1" + inkscape:snap-bbox="true" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true" + inkscape:snap-bbox-midpoints="true" + inkscape:object-paths="true" + inkscape:snap-intersection-paths="true" + inkscape:object-nodes="true" + inkscape:snap-smooth-nodes="true" + inkscape:snap-midpoints="true" + inkscape:snap-object-midpoints="true" + inkscape:snap-center="true" + inkscape:snap-page="true"> + <inkscape:grid + type="xygrid" + id="grid4740" + empspacing="8" + 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,-1033.3622)"> + <path + sodipodi:type="arc" + style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:12;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new" + id="path3789" + sodipodi:cx="6.5" + sodipodi:cy="9.5" + sodipodi:rx="1.5" + sodipodi:ry="1.5" + d="m 8,9.5 a 1.5,1.5 0 1 1 -3,0 1.5,1.5 0 1 1 3,0 z" + transform="translate(-1,1033.3622)" /> + </g> +</svg> diff --git a/themes/Matcha-dark-aliz/unity/launcher_pip_rtl_37.svg b/themes/Matcha-dark-aliz/unity/launcher_pip_rtl_37.svg new file mode 100755 index 00000000..83ae155b --- /dev/null +++ b/themes/Matcha-dark-aliz/unity/launcher_pip_rtl_37.svg @@ -0,0 +1,106 @@ +<?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="20" + height="37" + id="svg2" + version="1.1" + inkscape:version="0.48.4 r9939" + inkscape:export-filename="test.png" + inkscape:export-xdpi="90" + inkscape:export-ydpi="90" + sodipodi:docname="launcher_pip_rtl_37.svg"> + <defs + id="defs4"> + <clipPath + clipPathUnits="userSpaceOnUse" + id="clipPath4219"> + <rect + y="1015.3622" + x="20" + height="37" + width="20" + id="rect4221" + style="opacity:0.12000002;color:#000000;fill:#ff00ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" /> + </clipPath> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#666666" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.90196078" + inkscape:pageshadow="2" + inkscape:zoom="32" + inkscape:cx="14.107228" + inkscape:cy="20.631832" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + inkscape:window-width="1301" + inkscape:window-height="744" + inkscape:window-x="65" + inkscape:window-y="24" + inkscape:window-maximized="1" + showguides="true" + inkscape:guide-bbox="true" + inkscape:snap-bbox="true" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true" + inkscape:snap-bbox-midpoints="true" + inkscape:object-paths="true" + inkscape:snap-intersection-paths="true" + inkscape:object-nodes="true" + inkscape:snap-smooth-nodes="true" + inkscape:snap-midpoints="true" + inkscape:snap-page="true"> + <inkscape:grid + type="xygrid" + id="grid4740" + empspacing="8" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="0,1" + position="8,19" + id="guide3004" /> + </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,-1015.3622)"> + <path + sodipodi:type="arc" + style="color:#000000;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:12;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:new" + id="path4809" + sodipodi:cx="12.5" + sodipodi:cy="18.5" + sodipodi:rx="3.5" + sodipodi:ry="3.5" + d="m 16,18.5 a 3.5,3.5 0 1 1 -7,0 3.5,3.5 0 1 1 7,0 z" + transform="translate(-1,1015.3622)" /> + </g> +</svg> diff --git a/themes/Matcha-dark-aliz/unity/window-buttons/close.svg b/themes/Matcha-dark-aliz/unity/window-buttons/close.svg new file mode 100755 index 00000000..4a82a490 --- /dev/null +++ b/themes/Matcha-dark-aliz/unity/window-buttons/close.svg @@ -0,0 +1,214 @@ +<?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="24" + height="24" + id="svg4306" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="close.svg" + style="enable-background:new"> + <defs + id="defs4308"> + <linearGradient + id="linearGradient3770"> + <stop + style="stop-color:#000000;stop-opacity:0.62827224;" + offset="0" + id="stop3772" /> + <stop + style="stop-color:#000000;stop-opacity:0.49803922;" + offset="1" + id="stop3774" /> + </linearGradient> + <linearGradient + id="linearGradient4882"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4884" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4886" /> + </linearGradient> + <linearGradient + id="linearGradient3784-6"> + <stop + style="stop-color:#ffffff;stop-opacity:0.21568628;" + offset="0" + id="stop3786-4" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3788-6" /> + </linearGradient> + <linearGradient + id="linearGradient4892"> + <stop + id="stop4894" + offset="0" + style="stop-color:#2f3a42;stop-opacity:1;" /> + <stop + id="stop4896" + offset="1" + style="stop-color:#1d242a;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4882-4"> + <stop + id="stop4884-9" + offset="0" + style="stop-color:#728495;stop-opacity:1;" /> + <stop + id="stop4886-9" + offset="1" + style="stop-color:#617c95;stop-opacity:0;" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#f0f1f2" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:zoom="22.627418" + inkscape:cx="4.6255954" + inkscape:cy="10.407616" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:window-width="1366" + inkscape:window-height="721" + inkscape:window-x="0" + inkscape:window-y="25" + inkscape:window-maximized="1" + inkscape:snap-bbox="true" + inkscape:snap-global="true" + inkscape:snap-bbox-midpoints="false" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true"> + <inkscape:grid + type="xygrid" + id="grid4314" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="1,0" + position="12,12" + id="guide4316" /> + <sodipodi:guide + orientation="0,1" + position="12,12" + id="guide4318" /> + </sodipodi:namedview> + <metadata + id="metadata4311"> + <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="Ebene 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <g + style="display:inline" + id="titlebutton-close-dark-8" + inkscape:label="#g6210" + transform="translate(-641,1218)"> + <g + id="g4927-9-2-8-4" + style="display:inline;opacity:1" + transform="translate(-678,-432.63782)"> + <g + transform="translate(-103,0)" + style="display:inline;opacity:1" + id="g4490-6-5-2-5-3-6"> + <g + id="g4092-0-2-21-0-9-7-0" + style="display:inline" + transform="translate(58,0)"> + <path + inkscape:connector-curvature="0" + style="fill:#cc575d;fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + d="m 414,58 a 7,7 0 0 0 -7,7 7,7 0 0 0 7,7 7,7 0 0 0 7,-7 7,7 0 0 0 -7,-7 z m -3,3.921875 0.75,0 c 0.008,-9e-5 0.0156,-3.45e-4 0.0234,0 0.19121,0.0084 0.3824,0.09643 0.51562,0.234375 L 414,63.867188 415.73438,62.15625 c 0.19921,-0.172875 0.335,-0.229125 0.51562,-0.234375 l 0.75,0 0,0.75 c 0,0.214853 -0.0258,0.412987 -0.1875,0.5625 l -1.71094,1.710937 1.6875,1.6875 C 416.9302,66.77394 416.99999,66.9729 417,67.171875 l 0,0.75 -0.75,0 c -0.19898,-8e-6 -0.39794,-0.06982 -0.53906,-0.210937 L 414,66 l -1.71094,1.710938 c -0.14112,0.141142 -0.34009,0.210937 -0.53906,0.210937 l -0.75,0 0,-0.75 c 0,-0.198967 0.0698,-0.397935 0.21094,-0.539063 l 1.71094,-1.6875 -1.71094,-1.710937 C 411.05288,63.088403 410.98357,62.882438 411,62.671875 l 0,-0.75 z" + transform="translate(962.00001,190.00002)" + id="path4068-7-5-9-6-5-8-5" /> + </g> + </g> + <g + id="g4778-2-68-8-7-9" + transform="translate(1323,246.86719)" + style="fill:#ffffff;fill-opacity:1"> + <g + style="display:inline;fill:#ffffff;fill-opacity:1" + id="layer9-9-4-4-1-1-7" + transform="translate(-60,-518)" /> + <g + id="layer10-2-1-8-0-4-4" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer11-16-4-9-6-9-0" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + transform="matrix(0.75,0,0,0.75,2,2.0546875)" + id="g2996-76-5-96-3-7" + style="fill:#ffffff;fill-opacity:1"> + <g + transform="translate(-60,-518)" + id="layer12-4-5-7-9-4-5" + style="fill:#ffffff;fill-opacity:1"> + <g + transform="translate(19,-242)" + id="layer4-4-1-9-5-6-3-8" + style="display:inline;fill:#ffffff;fill-opacity:1" /> + </g> + </g> + <g + id="layer13-2-6-11-3-1-6" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer14-4-0-33-2-4-8" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer15-7-3-0-6-6-3" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + </g> + </g> + <rect + y="-185.63782" + x="645" + height="16" + width="16" + id="rect17883-39-99-8-8" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" /> + </g> + </g> +</svg> diff --git a/themes/Matcha-dark-aliz/unity/window-buttons/close_prelight.svg b/themes/Matcha-dark-aliz/unity/window-buttons/close_prelight.svg new file mode 100755 index 00000000..852b85af --- /dev/null +++ b/themes/Matcha-dark-aliz/unity/window-buttons/close_prelight.svg @@ -0,0 +1,214 @@ +<?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="24" + height="24" + id="svg4306" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="close_prelight.svg" + style="enable-background:new"> + <defs + id="defs4308"> + <linearGradient + id="linearGradient3770"> + <stop + style="stop-color:#000000;stop-opacity:0.62827224;" + offset="0" + id="stop3772" /> + <stop + style="stop-color:#000000;stop-opacity:0.49803922;" + offset="1" + id="stop3774" /> + </linearGradient> + <linearGradient + id="linearGradient4882"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4884" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4886" /> + </linearGradient> + <linearGradient + id="linearGradient3784-6"> + <stop + style="stop-color:#ffffff;stop-opacity:0.21568628;" + offset="0" + id="stop3786-4" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3788-6" /> + </linearGradient> + <linearGradient + id="linearGradient4892"> + <stop + id="stop4894" + offset="0" + style="stop-color:#2f3a42;stop-opacity:1;" /> + <stop + id="stop4896" + offset="1" + style="stop-color:#1d242a;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4882-4"> + <stop + id="stop4884-9" + offset="0" + style="stop-color:#728495;stop-opacity:1;" /> + <stop + id="stop4886-9" + offset="1" + style="stop-color:#617c95;stop-opacity:0;" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#f0f1f2" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:zoom="22.627418" + inkscape:cx="4.6255954" + inkscape:cy="10.407616" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:window-width="1366" + inkscape:window-height="721" + inkscape:window-x="0" + inkscape:window-y="25" + inkscape:window-maximized="1" + inkscape:snap-bbox="true" + inkscape:snap-global="true" + inkscape:snap-bbox-midpoints="false" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true"> + <inkscape:grid + type="xygrid" + id="grid4314" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="1,0" + position="12,12" + id="guide4316" /> + <sodipodi:guide + orientation="0,1" + position="12,12" + id="guide4318" /> + </sodipodi:namedview> + <metadata + id="metadata4311"> + <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="Ebene 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <g + style="display:inline" + id="titlebutton-close-hover-dark" + inkscape:label="#g6260" + transform="translate(-538,1218)"> + <g + id="g4927-97-4" + style="display:inline;opacity:1" + transform="translate(-781,-432.63782)"> + <g + transform="translate(-103,0)" + style="display:inline;opacity:1" + id="g4490-6-9-1-3"> + <g + id="g4092-0-2-3-4-6" + style="display:inline" + transform="translate(58,0)"> + <path + inkscape:connector-curvature="0" + style="fill:#d7787d;fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + d="m 414,92 a 7,7 0 0 0 -7,7 7,7 0 0 0 7,7 7,7 0 0 0 7,-7 7,7 0 0 0 -7,-7 z m -3,3.921875 0.75,0 c 0.008,-9e-5 0.0156,-3.45e-4 0.0234,0 0.19121,0.0084 0.3824,0.09643 0.51562,0.234375 L 414,97.867188 415.73438,96.15625 c 0.19921,-0.172875 0.335,-0.229125 0.51562,-0.234375 l 0.75,0 0,0.75 c 0,0.214853 -0.0258,0.412987 -0.1875,0.5625 l -1.71094,1.710937 1.6875,1.687498 c 0.14114,0.14113 0.21093,0.34009 0.21094,0.53907 l 0,0.75 -0.75,0 c -0.19898,-1e-5 -0.39794,-0.0698 -0.53906,-0.21094 L 414,100 l -1.71094,1.71094 c -0.14112,0.14114 -0.34009,0.21094 -0.53906,0.21094 l -0.75,0 0,-0.75 c 0,-0.19897 0.0698,-0.39794 0.21094,-0.53907 l 1.71094,-1.687498 -1.71094,-1.710937 C 411.05288,97.088403 410.98357,96.882438 411,96.671875 l 0,-0.75 z" + transform="translate(962,156.00002)" + id="path4068-7-5-8-2-3" /> + </g> + </g> + <g + id="g4778-4-0-2" + transform="translate(1323,246.86719)" + style="fill:#ffffff;fill-opacity:1"> + <g + style="display:inline;fill:#ffffff;fill-opacity:1" + id="layer9-9-44-1-6" + transform="translate(-60,-518)" /> + <g + id="layer10-2-9-3-3" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer11-16-3-1-7" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + transform="matrix(0.75,0,0,0.75,2,2.0546875)" + id="g2996-9-3-3" + style="fill:#ffffff;fill-opacity:1"> + <g + transform="translate(-60,-518)" + id="layer12-4-7-1-2" + style="fill:#ffffff;fill-opacity:1"> + <g + transform="translate(19,-242)" + id="layer4-4-1-3-3-7" + style="display:inline;fill:#ffffff;fill-opacity:1" /> + </g> + </g> + <g + id="layer13-2-02-1-6" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer14-4-7-9-6" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer15-7-4-7-9" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + </g> + </g> + <rect + y="-185.63782" + x="542" + height="16" + width="16" + id="rect17883-5-4-2" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" /> + </g> + </g> +</svg> diff --git a/themes/Matcha-dark-aliz/unity/window-buttons/close_pressed.svg b/themes/Matcha-dark-aliz/unity/window-buttons/close_pressed.svg new file mode 100755 index 00000000..349692a5 --- /dev/null +++ b/themes/Matcha-dark-aliz/unity/window-buttons/close_pressed.svg @@ -0,0 +1,214 @@ +<?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="24" + height="24" + id="svg4306" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="close_pressed.svg" + style="enable-background:new"> + <defs + id="defs4308"> + <linearGradient + id="linearGradient3770"> + <stop + style="stop-color:#000000;stop-opacity:0.62827224;" + offset="0" + id="stop3772" /> + <stop + style="stop-color:#000000;stop-opacity:0.49803922;" + offset="1" + id="stop3774" /> + </linearGradient> + <linearGradient + id="linearGradient4882"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4884" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4886" /> + </linearGradient> + <linearGradient + id="linearGradient3784-6"> + <stop + style="stop-color:#ffffff;stop-opacity:0.21568628;" + offset="0" + id="stop3786-4" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3788-6" /> + </linearGradient> + <linearGradient + id="linearGradient4892"> + <stop + id="stop4894" + offset="0" + style="stop-color:#2f3a42;stop-opacity:1;" /> + <stop + id="stop4896" + offset="1" + style="stop-color:#1d242a;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4882-4"> + <stop + id="stop4884-9" + offset="0" + style="stop-color:#728495;stop-opacity:1;" /> + <stop + id="stop4886-9" + offset="1" + style="stop-color:#617c95;stop-opacity:0;" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#f0f1f2" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:zoom="22.627418" + inkscape:cx="4.6255954" + inkscape:cy="10.407616" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:window-width="1366" + inkscape:window-height="721" + inkscape:window-x="0" + inkscape:window-y="25" + inkscape:window-maximized="1" + inkscape:snap-bbox="true" + inkscape:snap-global="true" + inkscape:snap-bbox-midpoints="false" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true"> + <inkscape:grid + type="xygrid" + id="grid4314" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="1,0" + position="12,12" + id="guide4316" /> + <sodipodi:guide + orientation="0,1" + position="12,12" + id="guide4318" /> + </sodipodi:namedview> + <metadata + id="metadata4311"> + <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="Ebene 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <g + style="display:inline" + id="titlebutton-close-active-dark" + inkscape:label="#g6332" + transform="translate(-437.00001,1218)"> + <g + id="g4927-8-7-4-9" + style="display:inline;opacity:1" + transform="translate(-882,-432.63782)"> + <g + transform="translate(-103,0)" + style="display:inline;opacity:1" + id="g4490-6-3-7-46-6"> + <g + id="g4092-0-2-2-1-7-2" + style="display:inline" + transform="translate(58,0)"> + <path + inkscape:connector-curvature="0" + style="fill:#be3841;fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + d="m 414,109 a 7,7 0 0 0 -7,7 7,7 0 0 0 7,7 7,7 0 0 0 7,-7 7,7 0 0 0 -7,-7 z m -3,3.92188 0.75,0 c 0.008,-1e-4 0.0156,-3.5e-4 0.0234,0 0.19121,0.008 0.3824,0.0964 0.51562,0.23437 l 1.71094,1.71094 1.73438,-1.71094 c 0.19921,-0.17287 0.335,-0.22913 0.51562,-0.23437 l 0.75,0 0,0.75 c 0,0.21485 -0.0258,0.41298 -0.1875,0.5625 l -1.71094,1.71093 1.6875,1.6875 c 0.14114,0.14113 0.21093,0.34009 0.21094,0.53907 l 0,0.75 -0.75,0 c -0.19898,-1e-5 -0.39794,-0.0698 -0.53906,-0.21094 L 414,117 l -1.71094,1.71094 c -0.14112,0.14114 -0.34009,0.21094 -0.53906,0.21094 l -0.75,0 0,-0.75 c 0,-0.19897 0.0698,-0.39794 0.21094,-0.53907 l 1.71094,-1.6875 -1.71094,-1.71093 c -0.15806,-0.14598 -0.22737,-0.35194 -0.21094,-0.5625 l 0,-0.75 z" + transform="translate(962.00001,139.00001)" + id="path4068-7-5-4-9-7-6" /> + </g> + </g> + <g + id="g4778-3-6-0-5" + transform="translate(1323,246.86719)" + style="fill:#ffffff;fill-opacity:1"> + <g + style="display:inline;fill:#ffffff;fill-opacity:1" + id="layer9-9-6-0-90-6" + transform="translate(-60,-518)" /> + <g + id="layer10-2-3-6-6-1" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer11-16-2-2-6-9" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + transform="matrix(0.75,0,0,0.75,2,2.0546875)" + id="g2996-7-0-2-0" + style="fill:#ffffff;fill-opacity:1"> + <g + transform="translate(-60,-518)" + id="layer12-4-6-3-5-2" + style="fill:#ffffff;fill-opacity:1"> + <g + transform="translate(19,-242)" + id="layer4-4-1-4-1-7-0" + style="display:inline;fill:#ffffff;fill-opacity:1" /> + </g> + </g> + <g + id="layer13-2-0-2-8-3" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer14-4-4-0-5-8" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer15-7-5-0-0-9" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + </g> + </g> + <rect + y="-185.63782" + x="441" + height="16" + width="16" + id="rect17883-02-4-3" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" /> + </g> + </g> +</svg> diff --git a/themes/Matcha-dark-aliz/unity/window-buttons/close_unfocused.svg b/themes/Matcha-dark-aliz/unity/window-buttons/close_unfocused.svg new file mode 100755 index 00000000..1138c366 --- /dev/null +++ b/themes/Matcha-dark-aliz/unity/window-buttons/close_unfocused.svg @@ -0,0 +1,214 @@ +<?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="24" + height="24" + id="svg4306" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="close_unfocused.svg" + style="enable-background:new"> + <defs + id="defs4308"> + <linearGradient + id="linearGradient3770"> + <stop + style="stop-color:#000000;stop-opacity:0.62827224;" + offset="0" + id="stop3772" /> + <stop + style="stop-color:#000000;stop-opacity:0.49803922;" + offset="1" + id="stop3774" /> + </linearGradient> + <linearGradient + id="linearGradient4882"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4884" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4886" /> + </linearGradient> + <linearGradient + id="linearGradient3784-6"> + <stop + style="stop-color:#ffffff;stop-opacity:0.21568628;" + offset="0" + id="stop3786-4" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3788-6" /> + </linearGradient> + <linearGradient + id="linearGradient4892"> + <stop + id="stop4894" + offset="0" + style="stop-color:#2f3a42;stop-opacity:1;" /> + <stop + id="stop4896" + offset="1" + style="stop-color:#1d242a;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4882-4"> + <stop + id="stop4884-9" + offset="0" + style="stop-color:#728495;stop-opacity:1;" /> + <stop + id="stop4886-9" + offset="1" + style="stop-color:#617c95;stop-opacity:0;" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#f0f1f2" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:zoom="22.627418" + inkscape:cx="4.6255954" + inkscape:cy="10.407616" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:window-width="1366" + inkscape:window-height="721" + inkscape:window-x="0" + inkscape:window-y="25" + inkscape:window-maximized="1" + inkscape:snap-bbox="true" + inkscape:snap-global="true" + inkscape:snap-bbox-midpoints="false" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true"> + <inkscape:grid + type="xygrid" + id="grid4314" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="1,0" + position="12,12" + id="guide4316" /> + <sodipodi:guide + orientation="0,1" + position="12,12" + id="guide4318" /> + </sodipodi:namedview> + <metadata + id="metadata4311"> + <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="Ebene 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <g + style="display:inline;opacity:0.4" + id="titlebutton-close-backdrop-dark" + inkscape:label="#g6210" + transform="translate(-641.00002,1218)"> + <g + id="g4927-9-2-8-0" + style="display:inline;opacity:1" + transform="translate(-678,-432.63782)"> + <g + transform="translate(-103,0)" + style="display:inline;opacity:1" + id="g4490-6-5-2-5-3-3"> + <g + id="g4092-0-2-21-0-9-7-0" + style="display:inline" + transform="translate(58,0)"> + <path + inkscape:connector-curvature="0" + style="fill:#b9bcc2;fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + d="m 414,58 a 7,7 0 0 0 -7,7 7,7 0 0 0 7,7 7,7 0 0 0 7,-7 7,7 0 0 0 -7,-7 z m -3,3.921875 0.75,0 c 0.008,-9e-5 0.0156,-3.45e-4 0.0234,0 0.19121,0.0084 0.3824,0.09643 0.51562,0.234375 L 414,63.867188 415.73438,62.15625 c 0.19921,-0.172875 0.335,-0.229125 0.51562,-0.234375 l 0.75,0 0,0.75 c 0,0.214853 -0.0258,0.412987 -0.1875,0.5625 l -1.71094,1.710937 1.6875,1.6875 C 416.9302,66.77394 416.99999,66.9729 417,67.171875 l 0,0.75 -0.75,0 c -0.19898,-8e-6 -0.39794,-0.06982 -0.53906,-0.210937 L 414,66 l -1.71094,1.710938 c -0.14112,0.141142 -0.34009,0.210937 -0.53906,0.210937 l -0.75,0 0,-0.75 c 0,-0.198967 0.0698,-0.397935 0.21094,-0.539063 l 1.71094,-1.6875 -1.71094,-1.710937 C 411.05288,63.088403 410.98357,62.882438 411,62.671875 l 0,-0.75 z" + transform="translate(962.00001,190.00002)" + id="path4068-7-5-9-6-5-8-3" /> + </g> + </g> + <g + id="g4778-2-68-8-7-6" + transform="translate(1323,246.86719)" + style="fill:#ffffff;fill-opacity:1"> + <g + style="display:inline;fill:#ffffff;fill-opacity:1" + id="layer9-9-4-4-1-1-0" + transform="translate(-60,-518)" /> + <g + id="layer10-2-1-8-0-4-0" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer11-16-4-9-6-9-6" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + transform="matrix(0.75,0,0,0.75,2,2.0546875)" + id="g2996-76-5-96-3-0" + style="fill:#ffffff;fill-opacity:1"> + <g + transform="translate(-60,-518)" + id="layer12-4-5-7-9-4-0" + style="fill:#ffffff;fill-opacity:1"> + <g + transform="translate(19,-242)" + id="layer4-4-1-9-5-6-3-3" + style="display:inline;fill:#ffffff;fill-opacity:1" /> + </g> + </g> + <g + id="layer13-2-6-11-3-1-8" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer14-4-0-33-2-4-4" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + <g + id="layer15-7-3-0-6-6-6" + transform="translate(-60,-518)" + style="fill:#ffffff;fill-opacity:1" /> + </g> + </g> + <rect + y="-185.63782" + x="645" + height="16" + width="16" + id="rect17883-39-99-8-6" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" /> + </g> + </g> +</svg> diff --git a/themes/Matcha-dark-aliz/unity/window-buttons/maximize.svg b/themes/Matcha-dark-aliz/unity/window-buttons/maximize.svg new file mode 100755 index 00000000..e2036d77 --- /dev/null +++ b/themes/Matcha-dark-aliz/unity/window-buttons/maximize.svg @@ -0,0 +1,170 @@ +<?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="24" + height="24" + id="svg4306" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="maximize.svg" + style="enable-background:new"> + <defs + id="defs4308"> + <linearGradient + id="linearGradient3770"> + <stop + style="stop-color:#000000;stop-opacity:0.62827224;" + offset="0" + id="stop3772" /> + <stop + style="stop-color:#000000;stop-opacity:0.49803922;" + offset="1" + id="stop3774" /> + </linearGradient> + <linearGradient + id="linearGradient4882"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4884" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4886" /> + </linearGradient> + <linearGradient + id="linearGradient3784-6"> + <stop + style="stop-color:#ffffff;stop-opacity:0.21568628;" + offset="0" + id="stop3786-4" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3788-6" /> + </linearGradient> + <linearGradient + id="linearGradient4892"> + <stop + id="stop4894" + offset="0" + style="stop-color:#2f3a42;stop-opacity:1;" /> + <stop + id="stop4896" + offset="1" + style="stop-color:#1d242a;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4882-4"> + <stop + id="stop4884-9" + offset="0" + style="stop-color:#728495;stop-opacity:1;" /> + <stop + id="stop4886-9" + offset="1" + style="stop-color:#617c95;stop-opacity:0;" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#f0f1f2" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:zoom="22.627418" + inkscape:cx="4.6255954" + inkscape:cy="10.407616" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:window-width="1366" + inkscape:window-height="721" + inkscape:window-x="0" + inkscape:window-y="25" + inkscape:window-maximized="1" + inkscape:snap-bbox="true" + inkscape:snap-global="true" + inkscape:snap-bbox-midpoints="false" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true"> + <inkscape:grid + type="xygrid" + id="grid4314" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="1,0" + position="12,12" + id="guide4316" /> + <sodipodi:guide + orientation="0,1" + position="12,12" + id="guide4318" /> + </sodipodi:namedview> + <metadata + id="metadata4311"> + <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="Ebene 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <g + style="display:inline;opacity:0.7" + id="titlebutton-max-dark" + inkscape:label="#g6234" + transform="translate(-612.00002,1218)"> + <g + id="g7146-16-4" + style="display:inline;opacity:1" + transform="translate(-781,-432.63782)"> + <g + transform="translate(-29,0)" + style="display:inline;opacity:1" + id="g4490-2-96-8-9"> + <g + id="g4092-0-6-83-7-4" + style="display:inline" + transform="translate(58,0)" /> + </g> + <path + id="path4293-5-95-1-7" + style="display:inline;opacity:1;fill:#b9bcc2;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 1403.7995,252 3.3818,0 c 0.4503,0 0.8162,0.36847 0.8187,0.8188 l 0,3.3817 z m 2.4074,6.00692 -3.395,0 c -0.4504,0 -0.8188,-0.36842 -0.8188,-0.81875 l 0,-3.39509 4.2138,4.21384" + inkscape:connector-curvature="0" + sodipodi:nodetypes="csscccsscc" /> + </g> + <rect + y="-185.63782" + x="616" + height="16" + width="16" + id="rect17883-29-2-2" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" /> + </g> + </g> +</svg> diff --git a/themes/Matcha-dark-aliz/unity/window-buttons/maximize_prelight.svg b/themes/Matcha-dark-aliz/unity/window-buttons/maximize_prelight.svg new file mode 100755 index 00000000..9be99584 --- /dev/null +++ b/themes/Matcha-dark-aliz/unity/window-buttons/maximize_prelight.svg @@ -0,0 +1,224 @@ +<?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="24" + height="24" + id="svg4306" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="maximize_prelight.svg" + style="enable-background:new"> + <defs + id="defs4308"> + <linearGradient + id="linearGradient3770"> + <stop + style="stop-color:#000000;stop-opacity:0.62827224;" + offset="0" + id="stop3772" /> + <stop + style="stop-color:#000000;stop-opacity:0.49803922;" + offset="1" + id="stop3774" /> + </linearGradient> + <linearGradient + id="linearGradient4882"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4884" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4886" /> + </linearGradient> + <linearGradient + id="linearGradient3784-6"> + <stop + style="stop-color:#ffffff;stop-opacity:0.21568628;" + offset="0" + id="stop3786-4" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3788-6" /> + </linearGradient> + <linearGradient + id="linearGradient4892"> + <stop + id="stop4894" + offset="0" + style="stop-color:#2f3a42;stop-opacity:1;" /> + <stop + id="stop4896" + offset="1" + style="stop-color:#1d242a;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4882-4"> + <stop + id="stop4884-9" + offset="0" + style="stop-color:#728495;stop-opacity:1;" /> + <stop + id="stop4886-9" + offset="1" + style="stop-color:#617c95;stop-opacity:0;" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#f0f1f2" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:zoom="22.627418" + inkscape:cx="4.6255954" + inkscape:cy="10.407616" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:window-width="1366" + inkscape:window-height="721" + inkscape:window-x="0" + inkscape:window-y="25" + inkscape:window-maximized="1" + inkscape:snap-bbox="true" + inkscape:snap-global="true" + inkscape:snap-bbox-midpoints="false" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true"> + <inkscape:grid + type="xygrid" + id="grid4314" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="1,0" + position="12,12" + id="guide4316" /> + <sodipodi:guide + orientation="0,1" + position="12,12" + id="guide4318" /> + </sodipodi:namedview> + <metadata + id="metadata4311"> + <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="Ebene 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <g + style="display:inline" + id="titlebutton-max-hover-dark" + inkscape:label="#g6284" + transform="translate(-509,1218)"> + <g + id="g4891-5-8" + style="display:inline;opacity:1" + transform="translate(-781,-432.63782)"> + <ellipse + cy="255" + cx="1302" + style="display:inline;opacity:0.45;fill:#5f697f;fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="path4068-7-5-9-6-7-2-4-6-6" + rx="6" + ry="6.0000005" /> + <path + style="display:inline;opacity:0.37000002;fill:#15171c;fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + d="m 1302,248 a 7,7 0 0 0 -7,7 7,7 0 0 0 7,7 7,7 0 0 0 7,-7 7,7 0 0 0 -7,-7 z m 0,1 a 6,6 0 0 1 6,6 6,6 0 0 1 -6,6 6,6 0 0 1 -6,-6 6,6 0 0 1 6,-6 z" + id="path4068-7-5-9-6-7-2-5-78-2-6" + inkscape:connector-curvature="0" /> + <g + id="g4806-9-0-6" + transform="translate(1294,247)" + style="fill:#c0e3ff;fill-opacity:1"> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="status" + id="layer9-78-7-6-6" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="devices" + id="layer10-3-3-2-7" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="apps" + id="layer11-19-75-1-2" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="places" + id="layer13-4-9-2-3" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="mimetypes" + id="layer14-8-5-0-4" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="emblems" + id="layer15-5-8-0-4" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="emotes" + id="g71291-1-7-5-9" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="categories" + id="g4953-7-1-4-1" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="actions" + id="layer12-3-0-0-6"> + <path + sodipodi:nodetypes="csscccsscc" + inkscape:connector-curvature="0" + d="m 87.799705,972 3.381737,0 c 0.450297,0 0.816227,0.36847 0.818758,0.8188 l 0,3.3817 z m 2.407413,6.00692 -3.395078,0 c -0.450346,0 -0.818758,-0.36842 -0.818758,-0.81875 l 0,-3.39509 4.213836,4.21384" + style="opacity:1;fill:#c4c7cc;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path4293-6-7-1" /> + </g> + </g> + </g> + <rect + y="-185.63782" + x="513" + height="16" + width="16" + id="rect17883-0-1-5" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" /> + </g> + </g> +</svg> diff --git a/themes/Matcha-dark-aliz/unity/window-buttons/maximize_pressed.svg b/themes/Matcha-dark-aliz/unity/window-buttons/maximize_pressed.svg new file mode 100755 index 00000000..fb686b12 --- /dev/null +++ b/themes/Matcha-dark-aliz/unity/window-buttons/maximize_pressed.svg @@ -0,0 +1,347 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:osb="http://www.openswatchbook.org/uri/2009/osb" + 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="24" + height="24" + id="svg4306" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="maximize_pressed.svg" + style="enable-background:new"> + <defs + id="defs4308"> + <linearGradient + id="selected_fg_color" + osb:paint="solid"> + <stop + style="stop-color:#ffffffgit;stop-opacity:1;" + offset="0" + id="stop4188" /> + </linearGradient> + <linearGradient + id="selected_bg_color" + osb:paint="solid"> + <stop + style="stop-color:#5294e2;stop-opacity:1;" + offset="0" + id="stop4185" /> + </linearGradient> + <linearGradient + id="linearGradient3770"> + <stop + style="stop-color:#000000;stop-opacity:0.62827224;" + offset="0" + id="stop3772" /> + <stop + style="stop-color:#000000;stop-opacity:0.49803922;" + offset="1" + id="stop3774" /> + </linearGradient> + <linearGradient + id="linearGradient4882"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4884" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4886" /> + </linearGradient> + <linearGradient + id="linearGradient3784-6"> + <stop + style="stop-color:#ffffff;stop-opacity:0.21568628;" + offset="0" + id="stop3786-4" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3788-6" /> + </linearGradient> + <linearGradient + id="linearGradient4892"> + <stop + id="stop4894" + offset="0" + style="stop-color:#2f3a42;stop-opacity:1;" /> + <stop + id="stop4896" + offset="1" + style="stop-color:#1d242a;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4882-4"> + <stop + id="stop4884-9" + offset="0" + style="stop-color:#728495;stop-opacity:1;" /> + <stop + id="stop4886-9" + offset="1" + style="stop-color:#617c95;stop-opacity:0;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient4187" + x1="1376" + y1="248" + x2="1376" + y2="262" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_fg_color" + id="linearGradient4190" + x1="88.996741" + y1="972" + x2="88.996741" + y2="978.00692" + gradientUnits="userSpaceOnUse" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#f0f1f2" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:zoom="22.627418" + inkscape:cx="1.200547" + inkscape:cy="10.23084" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:window-width="1366" + inkscape:window-height="721" + inkscape:window-x="0" + inkscape:window-y="25" + inkscape:window-maximized="1" + inkscape:snap-bbox="true" + inkscape:snap-global="true" + inkscape:snap-bbox-midpoints="false" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true"> + <inkscape:grid + type="xygrid" + id="grid4314" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="1,0" + position="12,12" + id="guide4316" /> + </sodipodi:namedview> + <metadata + id="metadata4311"> + <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="Ebene 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <g + style="display:inline" + id="titlebutton-max-hover-dark" + inkscape:label="#g6284" + transform="translate(-509,1218)"> + <g + id="g4891-5-8" + style="display:inline;opacity:1" + transform="translate(-781,-432.63782)"> + <ellipse + cy="255" + cx="1302" + style="display:inline;opacity:0.45;fill:#5f697f;fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="path4068-7-5-9-6-7-2-4-6-6" + rx="6" + ry="6.0000005" /> + <path + style="display:inline;opacity:0.37000002;fill:#15171c;fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + d="m 1302,248 a 7,7 0 0 0 -7,7 7,7 0 0 0 7,7 7,7 0 0 0 7,-7 7,7 0 0 0 -7,-7 z m 0,1 a 6,6 0 0 1 6,6 6,6 0 0 1 -6,6 6,6 0 0 1 -6,-6 6,6 0 0 1 6,-6 z" + id="path4068-7-5-9-6-7-2-5-78-2-6" + inkscape:connector-curvature="0" /> + <g + id="g4806-9-0-6" + transform="translate(1294,247)" + style="fill:#c0e3ff;fill-opacity:1"> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="status" + id="layer9-78-7-6-6" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="devices" + id="layer10-3-3-2-7" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="apps" + id="layer11-19-75-1-2" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="places" + id="layer13-4-9-2-3" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="mimetypes" + id="layer14-8-5-0-4" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="emblems" + id="layer15-5-8-0-4" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="emotes" + id="g71291-1-7-5-9" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="categories" + id="g4953-7-1-4-1" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="actions" + id="layer12-3-0-0-6"> + <path + sodipodi:nodetypes="csscccsscc" + inkscape:connector-curvature="0" + d="m 87.799705,972 3.381737,0 c 0.450297,0 0.816227,0.36847 0.818758,0.8188 l 0,3.3817 z m 2.407413,6.00692 -3.395078,0 c -0.450346,0 -0.818758,-0.36842 -0.818758,-0.81875 l 0,-3.39509 4.213836,4.21384" + style="opacity:1;fill:#c4c7cc;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path4293-6-7-1" /> + </g> + </g> + </g> + <rect + y="-185.63782" + x="513" + height="16" + width="16" + id="rect17883-0-1-5" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" /> + </g> + <g + style="display:inline" + id="titlebutton-max-active-dark" + inkscape:label="#g6356" + transform="translate(-408.00001,1218)"> + <g + id="g4891-4-5-5" + style="display:inline;opacity:1" + transform="translate(-882,-432.63782)"> + <g + transform="translate(-132,0)" + style="display:inline;opacity:1" + id="g4490-2-9-1-2-4-8"> + <g + id="g4092-0-6-3-6-8-3-7" + style="display:inline" + transform="translate(58,0)"> + <circle + r="7" + cy="255" + cx="1376" + style="fill:url(#linearGradient4187);fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="path4068-7-6-5-1-6-6-0" /> + </g> + </g> + <g + id="g4806-5-2-2-9" + transform="translate(1294,247)" + style="fill:#c0e3ff;fill-opacity:1"> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="status" + id="layer9-78-2-0-0-8" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="devices" + id="layer10-3-9-9-51-2" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="apps" + id="layer11-19-7-6-4-7" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="places" + id="layer13-4-7-4-0-9" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="mimetypes" + id="layer14-8-9-7-6-0" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="emblems" + id="layer15-5-4-2-4-4" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="emotes" + id="g71291-1-4-6-4-2" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="categories" + id="g4953-7-0-8-22-2" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="actions" + id="layer12-3-7-2-3-1"> + <path + sodipodi:nodetypes="csscccsscc" + inkscape:connector-curvature="0" + d="m 87.799705,972 3.381737,0 c 0.450297,0 0.816227,0.36847 0.818758,0.8188 l 0,3.3817 z m 2.407413,6.00692 -3.395078,0 c -0.450346,0 -0.818758,-0.36842 -0.818758,-0.81875 l 0,-3.39509 4.213836,4.21384" + style="fill:url(#linearGradient4190);fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path4293-4-9-0-2" /> + </g> + </g> + </g> + <rect + y="-185.63782" + x="412" + height="16" + width="16" + id="rect17883-79-3-0" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" /> + </g> + </g> +</svg> diff --git a/themes/Matcha-dark-aliz/unity/window-buttons/maximize_unfocused.svg b/themes/Matcha-dark-aliz/unity/window-buttons/maximize_unfocused.svg new file mode 100755 index 00000000..02a27115 --- /dev/null +++ b/themes/Matcha-dark-aliz/unity/window-buttons/maximize_unfocused.svg @@ -0,0 +1,170 @@ +<?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="24" + height="24" + id="svg4306" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="maximize_unfocused.svg" + style="enable-background:new"> + <defs + id="defs4308"> + <linearGradient + id="linearGradient3770"> + <stop + style="stop-color:#000000;stop-opacity:0.62827224;" + offset="0" + id="stop3772" /> + <stop + style="stop-color:#000000;stop-opacity:0.49803922;" + offset="1" + id="stop3774" /> + </linearGradient> + <linearGradient + id="linearGradient4882"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4884" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4886" /> + </linearGradient> + <linearGradient + id="linearGradient3784-6"> + <stop + style="stop-color:#ffffff;stop-opacity:0.21568628;" + offset="0" + id="stop3786-4" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3788-6" /> + </linearGradient> + <linearGradient + id="linearGradient4892"> + <stop + id="stop4894" + offset="0" + style="stop-color:#2f3a42;stop-opacity:1;" /> + <stop + id="stop4896" + offset="1" + style="stop-color:#1d242a;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4882-4"> + <stop + id="stop4884-9" + offset="0" + style="stop-color:#728495;stop-opacity:1;" /> + <stop + id="stop4886-9" + offset="1" + style="stop-color:#617c95;stop-opacity:0;" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#f0f1f2" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:zoom="22.627418" + inkscape:cx="4.6255954" + inkscape:cy="10.407616" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:window-width="1366" + inkscape:window-height="721" + inkscape:window-x="0" + inkscape:window-y="25" + inkscape:window-maximized="1" + inkscape:snap-bbox="true" + inkscape:snap-global="true" + inkscape:snap-bbox-midpoints="false" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true"> + <inkscape:grid + type="xygrid" + id="grid4314" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="1,0" + position="12,12" + id="guide4316" /> + <sodipodi:guide + orientation="0,1" + position="12,12" + id="guide4318" /> + </sodipodi:namedview> + <metadata + id="metadata4311"> + <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="Ebene 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <g + id="titlebutton-max-backdrop-dark" + inkscape:label="#g6521" + style="display:inline;opacity:0.4" + transform="translate(-612.00002,1201)"> + <g + style="display:inline;opacity:1" + id="g7146-1-1-6" + transform="translate(-781,-415.63782)"> + <g + transform="translate(-29,0)" + style="display:inline;opacity:1" + id="g4490-2-6-0"> + <g + id="g4092-0-6-9-2" + style="display:inline" + transform="translate(58,0)" /> + </g> + <path + id="path4293-5-6-4" + style="display:inline;opacity:1;fill:#b9bcc2;fill-opacity:1;fill-rule:evenodd;stroke:none" + d="m 1403.7995,252 3.3818,0 c 0.4503,0 0.8162,0.36847 0.8187,0.8188 l 0,3.3817 z m 2.4074,6.00692 -3.395,0 c -0.4504,0 -0.8188,-0.36842 -0.8188,-0.81875 l 0,-3.39509 4.2138,4.21384" + inkscape:connector-curvature="0" + sodipodi:nodetypes="csscccsscc" /> + </g> + <rect + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" + id="rect17883-39-6-2-5" + width="16" + height="16" + x="616" + y="-168.63782" /> + </g> + </g> +</svg> diff --git a/themes/Matcha-dark-aliz/unity/window-buttons/minimize.svg b/themes/Matcha-dark-aliz/unity/window-buttons/minimize.svg new file mode 100755 index 00000000..480c9002 --- /dev/null +++ b/themes/Matcha-dark-aliz/unity/window-buttons/minimize.svg @@ -0,0 +1,166 @@ +<?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="24" + height="24" + id="svg4306" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="minimize.svg" + style="enable-background:new"> + <defs + id="defs4308"> + <linearGradient + id="linearGradient3770"> + <stop + style="stop-color:#000000;stop-opacity:0.62827224;" + offset="0" + id="stop3772" /> + <stop + style="stop-color:#000000;stop-opacity:0.49803922;" + offset="1" + id="stop3774" /> + </linearGradient> + <linearGradient + id="linearGradient4882"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4884" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4886" /> + </linearGradient> + <linearGradient + id="linearGradient3784-6"> + <stop + style="stop-color:#ffffff;stop-opacity:0.21568628;" + offset="0" + id="stop3786-4" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3788-6" /> + </linearGradient> + <linearGradient + id="linearGradient4892"> + <stop + id="stop4894" + offset="0" + style="stop-color:#2f3a42;stop-opacity:1;" /> + <stop + id="stop4896" + offset="1" + style="stop-color:#1d242a;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4882-4"> + <stop + id="stop4884-9" + offset="0" + style="stop-color:#728495;stop-opacity:1;" /> + <stop + id="stop4886-9" + offset="1" + style="stop-color:#617c95;stop-opacity:0;" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#f0f1f2" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:zoom="22.627418" + inkscape:cx="4.6255954" + inkscape:cy="10.407616" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:window-width="1366" + inkscape:window-height="721" + inkscape:window-x="0" + inkscape:window-y="25" + inkscape:window-maximized="1" + inkscape:snap-bbox="true" + inkscape:snap-global="true" + inkscape:snap-bbox-midpoints="false" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true"> + <inkscape:grid + type="xygrid" + id="grid4314" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="1,0" + position="12,12" + id="guide4316" /> + </sodipodi:namedview> + <metadata + id="metadata4311"> + <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="Ebene 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <g + style="display:inline;opacity:0.7" + id="titlebutton-min-dark" + inkscape:label="#g6247" + transform="translate(-583.00002,1218)"> + <g + id="g7138-6-5" + style="display:inline;opacity:1" + transform="translate(-781,-432.63782)"> + <g + transform="translate(-58,0)" + style="display:inline;opacity:1" + id="g4490-3-75-4-7"> + <g + id="g4092-0-7-0-4-9" + style="display:inline" + transform="translate(58,0)" /> + </g> + <path + inkscape:connector-curvature="0" + d="m 1373,254 0,2 6,0 0,-2 z" + id="rect9057-4-3-8-5" + style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;opacity:1;fill:#b9bcc2;fill-opacity:1;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" + sodipodi:nodetypes="ccccc" /> + </g> + <rect + y="-185.63782" + x="587" + height="16" + width="16" + id="rect17883-32-6-9" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" /> + </g> + </g> +</svg> diff --git a/themes/Matcha-dark-aliz/unity/window-buttons/minimize_prelight.svg b/themes/Matcha-dark-aliz/unity/window-buttons/minimize_prelight.svg new file mode 100755 index 00000000..d029d160 --- /dev/null +++ b/themes/Matcha-dark-aliz/unity/window-buttons/minimize_prelight.svg @@ -0,0 +1,220 @@ +<?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="24" + height="24" + id="svg4306" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="minimize_prelight.svg" + style="enable-background:new"> + <defs + id="defs4308"> + <linearGradient + id="linearGradient3770"> + <stop + style="stop-color:#000000;stop-opacity:0.62827224;" + offset="0" + id="stop3772" /> + <stop + style="stop-color:#000000;stop-opacity:0.49803922;" + offset="1" + id="stop3774" /> + </linearGradient> + <linearGradient + id="linearGradient4882"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4884" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4886" /> + </linearGradient> + <linearGradient + id="linearGradient3784-6"> + <stop + style="stop-color:#ffffff;stop-opacity:0.21568628;" + offset="0" + id="stop3786-4" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3788-6" /> + </linearGradient> + <linearGradient + id="linearGradient4892"> + <stop + id="stop4894" + offset="0" + style="stop-color:#2f3a42;stop-opacity:1;" /> + <stop + id="stop4896" + offset="1" + style="stop-color:#1d242a;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4882-4"> + <stop + id="stop4884-9" + offset="0" + style="stop-color:#728495;stop-opacity:1;" /> + <stop + id="stop4886-9" + offset="1" + style="stop-color:#617c95;stop-opacity:0;" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#f0f1f2" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:zoom="22.627418" + inkscape:cx="4.6255954" + inkscape:cy="10.407616" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:window-width="1366" + inkscape:window-height="721" + inkscape:window-x="0" + inkscape:window-y="25" + inkscape:window-maximized="1" + inkscape:snap-bbox="true" + inkscape:snap-global="true" + inkscape:snap-bbox-midpoints="false" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true"> + <inkscape:grid + type="xygrid" + id="grid4314" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="1,0" + position="12,12" + id="guide4316" /> + </sodipodi:namedview> + <metadata + id="metadata4311"> + <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="Ebene 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <g + style="display:inline" + id="titlebutton-min-hover-dark" + inkscape:label="#g6308" + transform="translate(-480,1218)"> + <g + id="g4909-3-7" + style="display:inline;opacity:1" + transform="translate(-781,-432.63782)"> + <ellipse + cy="255" + cx="1273" + style="display:inline;opacity:0.45;fill:#5f697f;fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="path4068-7-5-9-6-7-2-1-6-1" + rx="6" + ry="6.0000005" /> + <path + style="display:inline;opacity:0.37000002;fill:#15171c;fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + d="m 1273,248 a 7,7 0 0 0 -7,7 7,7 0 0 0 7,7 7,7 0 0 0 7,-7 7,7 0 0 0 -7,-7 z m 0,1 a 6,6 0 0 1 6,6 6,6 0 0 1 -6,6 6,6 0 0 1 -6,-6 6,6 0 0 1 6,-6 z" + id="path4068-7-5-9-6-7-2-5-23-4-3" + inkscape:connector-curvature="0" /> + <g + style="display:inline;opacity:1;fill:#c0e3ff;fill-opacity:1" + id="g4834-0-4-5" + transform="translate(1265,247)"> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="status" + id="layer9-3-4-15-6" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="devices" + id="layer10-4-1-8-3" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="apps" + id="layer11-2-6-4-9" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="places" + id="layer13-5-4-8-0" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="mimetypes" + id="layer14-6-0-8-2" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="emblems" + id="layer15-52-1-7-5" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="emotes" + id="g71291-3-9-9-9" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="categories" + id="g4953-8-2-7-8" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="actions" + id="layer12-45-6-2-7"> + <path + sodipodi:nodetypes="ccccc" + style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;opacity:1;fill:#c4c7cc;fill-opacity:1;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" + id="rect9057-8-2-3" + d="m 86.0002,974 0,2 6,0 0,-2 z" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + <rect + y="-185.63782" + x="484" + height="16" + width="16" + id="rect17883-11-4-0" + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" /> + </g> + </g> +</svg> diff --git a/themes/Matcha-dark-aliz/unity/window-buttons/minimize_pressed.svg b/themes/Matcha-dark-aliz/unity/window-buttons/minimize_pressed.svg new file mode 100755 index 00000000..21645b15 --- /dev/null +++ b/themes/Matcha-dark-aliz/unity/window-buttons/minimize_pressed.svg @@ -0,0 +1,260 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:osb="http://www.openswatchbook.org/uri/2009/osb" + 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="24" + height="24" + id="svg4306" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="minimize_pressed.svg" + style="enable-background:new"> + <defs + id="defs4308"> + <linearGradient + id="selected_fg_color" + osb:paint="solid"> + <stop + style="stop-color:#ffffffgit;stop-opacity:1;" + offset="0" + id="stop4172" /> + </linearGradient> + <linearGradient + id="selected_bg_color" + osb:paint="solid"> + <stop + style="stop-color:#5294e2;stop-opacity:1;" + offset="0" + id="stop4169" /> + </linearGradient> + <linearGradient + id="linearGradient3770"> + <stop + style="stop-color:#000000;stop-opacity:0.62827224;" + offset="0" + id="stop3772" /> + <stop + style="stop-color:#000000;stop-opacity:0.49803922;" + offset="1" + id="stop3774" /> + </linearGradient> + <linearGradient + id="linearGradient4882"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4884" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4886" /> + </linearGradient> + <linearGradient + id="linearGradient3784-6"> + <stop + style="stop-color:#ffffff;stop-opacity:0.21568628;" + offset="0" + id="stop3786-4" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3788-6" /> + </linearGradient> + <linearGradient + id="linearGradient4892"> + <stop + id="stop4894" + offset="0" + style="stop-color:#2f3a42;stop-opacity:1;" /> + <stop + id="stop4896" + offset="1" + style="stop-color:#1d242a;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4882-4"> + <stop + id="stop4884-9" + offset="0" + style="stop-color:#728495;stop-opacity:1;" /> + <stop + id="stop4886-9" + offset="1" + style="stop-color:#617c95;stop-opacity:0;" /> + </linearGradient> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_bg_color" + id="linearGradient4171" + x1="1376" + y1="248" + x2="1376" + y2="262" + gradientUnits="userSpaceOnUse" /> + <linearGradient + inkscape:collect="always" + xlink:href="#selected_fg_color" + id="linearGradient4174" + x1="89.0002" + y1="974" + x2="89.0002" + y2="976" + gradientUnits="userSpaceOnUse" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#f0f1f2" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:zoom="22.627418" + inkscape:cx="-0.56721978" + inkscape:cy="13.766373" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:window-width="1366" + inkscape:window-height="721" + inkscape:window-x="0" + inkscape:window-y="25" + inkscape:window-maximized="1" + inkscape:snap-bbox="true" + inkscape:snap-global="true" + inkscape:snap-bbox-midpoints="false" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true"> + <inkscape:grid + type="xygrid" + id="grid4314" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="1,0" + position="12,12" + id="guide4316" /> + </sodipodi:namedview> + <metadata + id="metadata4311"> + <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="Ebene 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <g + style="display:inline" + id="titlebutton-min-active-dark" + inkscape:label="#g6414" + transform="translate(-379.00001,1218)"> + <g + id="g4909-1-2-0" + style="display:inline;opacity:1" + transform="translate(-882,-432.63782)"> + <g + transform="translate(-161,0)" + style="display:inline;opacity:1" + id="g4490-3-6-1-4-1-6"> + <g + id="g4092-0-7-2-0-0-94-2" + style="display:inline" + transform="translate(58,0)"> + <circle + r="7" + cy="255" + cx="1376" + style="fill:url(#linearGradient4171);fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" + id="path4068-7-3-0-3-6-8-3" /> + </g> + </g> + <g + style="display:inline;opacity:1;fill:#c0e3ff;fill-opacity:1" + id="g4834-9-3-8-5" + transform="translate(1265,247)"> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="status" + id="layer9-3-9-1-0-4" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="devices" + id="layer10-4-0-5-8-5" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="apps" + id="layer11-2-5-2-6-8" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="places" + id="layer13-5-7-4-2-5" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + inkscape:label="mimetypes" + id="layer14-6-2-3-2-9" + style="fill:#c0e3ff;fill-opacity:1" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="emblems" + id="layer15-52-0-6-6-6" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="emotes" + id="g71291-3-4-6-0-6" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="categories" + id="g4953-8-6-8-7-4" /> + <g + transform="translate(-81.0002,-967)" + style="display:inline;fill:#c0e3ff;fill-opacity:1" + inkscape:label="actions" + id="layer12-45-3-7-96-7"> + <path + sodipodi:nodetypes="ccccc" + style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient4174);fill-opacity:1;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" + id="rect9057-3-5-1-1" + d="m 86.0002,974 0,2 6,0 0,-2 z" + inkscape:connector-curvature="0" /> + </g> + </g> + </g> + <rect + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" + id="rect17883-79-9-2-2" + width="16" + height="16" + x="383" + y="-185.63782" /> + </g> + </g> +</svg> diff --git a/themes/Matcha-dark-aliz/unity/window-buttons/minimize_unfocused.svg b/themes/Matcha-dark-aliz/unity/window-buttons/minimize_unfocused.svg new file mode 100755 index 00000000..a802efc0 --- /dev/null +++ b/themes/Matcha-dark-aliz/unity/window-buttons/minimize_unfocused.svg @@ -0,0 +1,166 @@ +<?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="24" + height="24" + id="svg4306" + version="1.1" + inkscape:version="0.91 r13725" + sodipodi:docname="minimize_unfocused.svg" + style="enable-background:new"> + <defs + id="defs4308"> + <linearGradient + id="linearGradient3770"> + <stop + style="stop-color:#000000;stop-opacity:0.62827224;" + offset="0" + id="stop3772" /> + <stop + style="stop-color:#000000;stop-opacity:0.49803922;" + offset="1" + id="stop3774" /> + </linearGradient> + <linearGradient + id="linearGradient4882"> + <stop + style="stop-color:#ffffff;stop-opacity:1;" + offset="0" + id="stop4884" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop4886" /> + </linearGradient> + <linearGradient + id="linearGradient3784-6"> + <stop + style="stop-color:#ffffff;stop-opacity:0.21568628;" + offset="0" + id="stop3786-4" /> + <stop + style="stop-color:#ffffff;stop-opacity:0;" + offset="1" + id="stop3788-6" /> + </linearGradient> + <linearGradient + id="linearGradient4892"> + <stop + id="stop4894" + offset="0" + style="stop-color:#2f3a42;stop-opacity:1;" /> + <stop + id="stop4896" + offset="1" + style="stop-color:#1d242a;stop-opacity:1;" /> + </linearGradient> + <linearGradient + id="linearGradient4882-4"> + <stop + id="stop4884-9" + offset="0" + style="stop-color:#728495;stop-opacity:1;" /> + <stop + id="stop4886-9" + offset="1" + style="stop-color:#617c95;stop-opacity:0;" /> + </linearGradient> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#f0f1f2" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="1" + inkscape:pageshadow="2" + inkscape:zoom="22.627418" + inkscape:cx="4.6255954" + inkscape:cy="10.407616" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="true" + showguides="true" + inkscape:guide-bbox="true" + inkscape:window-width="1366" + inkscape:window-height="721" + inkscape:window-x="0" + inkscape:window-y="25" + inkscape:window-maximized="1" + inkscape:snap-bbox="true" + inkscape:snap-global="true" + inkscape:snap-bbox-midpoints="false" + inkscape:bbox-paths="true" + inkscape:bbox-nodes="true" + inkscape:snap-bbox-edge-midpoints="true"> + <inkscape:grid + type="xygrid" + id="grid4314" + empspacing="5" + visible="true" + enabled="true" + snapvisiblegridlinesonly="true" /> + <sodipodi:guide + orientation="1,0" + position="12,12" + id="guide4316" /> + </sodipodi:namedview> + <metadata + id="metadata4311"> + <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="Ebene 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-1028.3622)"> + <g + id="titlebutton-min-backdrop-dark" + inkscape:label="#g6534" + style="display:inline;opacity:0.4" + transform="translate(-583.00002,1201)"> + <g + style="display:inline;opacity:1" + id="g7138-0-7-7" + transform="translate(-781,-415.63782)"> + <g + transform="translate(-58,0)" + style="display:inline;opacity:1" + id="g4490-3-6-9"> + <g + id="g4092-0-7-6-5" + style="display:inline" + transform="translate(58,0)" /> + </g> + <path + inkscape:connector-curvature="0" + d="m 1373,254 0,2 6,0 0,-2 z" + id="rect9057-4-09-2" + style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;opacity:1;fill:#b9bcc2;fill-opacity:1;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" + sodipodi:nodetypes="ccccc" /> + </g> + <rect + style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" + id="rect17883-39-3-46-6" + width="16" + height="16" + x="587" + y="-168.63782" /> + </g> + </g> +</svg> diff --git a/themes/Matcha-dark-aliz/xfwm4/bottom-active.png b/themes/Matcha-dark-aliz/xfwm4/bottom-active.png new file mode 100755 index 00000000..1f45fe05 Binary files /dev/null and b/themes/Matcha-dark-aliz/xfwm4/bottom-active.png differ diff --git a/themes/Matcha-dark-aliz/xfwm4/bottom-inactive.png b/themes/Matcha-dark-aliz/xfwm4/bottom-inactive.png new file mode 100755 index 00000000..1f45fe05 Binary files /dev/null and b/themes/Matcha-dark-aliz/xfwm4/bottom-inactive.png differ diff --git a/themes/Matcha-dark-aliz/xfwm4/bottom-left-active.png b/themes/Matcha-dark-aliz/xfwm4/bottom-left-active.png new file mode 100755 index 00000000..db988c30 Binary files /dev/null and b/themes/Matcha-dark-aliz/xfwm4/bottom-left-active.png differ diff --git a/themes/Matcha-dark-aliz/xfwm4/bottom-left-inactive.png b/themes/Matcha-dark-aliz/xfwm4/bottom-left-inactive.png new file mode 100755 index 00000000..db988c30 Binary files /dev/null and b/themes/Matcha-dark-aliz/xfwm4/bottom-left-inactive.png differ diff --git a/themes/Matcha-dark-aliz/xfwm4/bottom-right-active.png b/themes/Matcha-dark-aliz/xfwm4/bottom-right-active.png new file mode 100755 index 00000000..16e3c1a4 Binary files /dev/null and b/themes/Matcha-dark-aliz/xfwm4/bottom-right-active.png differ diff --git a/themes/Matcha-dark-aliz/xfwm4/bottom-right-inactive.png b/themes/Matcha-dark-aliz/xfwm4/bottom-right-inactive.png new file mode 100755 index 00000000..16e3c1a4 Binary files /dev/null and b/themes/Matcha-dark-aliz/xfwm4/bottom-right-inactive.png differ diff --git a/themes/Matcha-dark-aliz/xfwm4/close-active.png b/themes/Matcha-dark-aliz/xfwm4/close-active.png new file mode 100755 index 00000000..c7992c1e Binary files /dev/null and b/themes/Matcha-dark-aliz/xfwm4/close-active.png differ diff --git a/themes/Matcha-dark-aliz/xfwm4/close-inactive.png b/themes/Matcha-dark-aliz/xfwm4/close-inactive.png new file mode 100755 index 00000000..3338dc8c Binary files /dev/null and b/themes/Matcha-dark-aliz/xfwm4/close-inactive.png differ diff --git a/themes/Matcha-dark-aliz/xfwm4/close-prelight.png b/themes/Matcha-dark-aliz/xfwm4/close-prelight.png new file mode 100755 index 00000000..7512432e Binary files /dev/null and b/themes/Matcha-dark-aliz/xfwm4/close-prelight.png differ diff --git a/themes/Matcha-dark-aliz/xfwm4/close-pressed.png b/themes/Matcha-dark-aliz/xfwm4/close-pressed.png new file mode 100755 index 00000000..636c2fc6 Binary files /dev/null and b/themes/Matcha-dark-aliz/xfwm4/close-pressed.png differ diff --git a/themes/Matcha-dark-aliz/xfwm4/hide-active.png b/themes/Matcha-dark-aliz/xfwm4/hide-active.png new file mode 100755 index 00000000..23df4036 Binary files /dev/null and b/themes/Matcha-dark-aliz/xfwm4/hide-active.png differ diff --git a/themes/Matcha-dark-aliz/xfwm4/hide-inactive.png b/themes/Matcha-dark-aliz/xfwm4/hide-inactive.png new file mode 100755 index 00000000..528a46ac Binary files /dev/null and b/themes/Matcha-dark-aliz/xfwm4/hide-inactive.png differ diff --git a/themes/Matcha-dark-aliz/xfwm4/hide-prelight.png b/themes/Matcha-dark-aliz/xfwm4/hide-prelight.png new file mode 100755 index 00000000..df9d724c Binary files /dev/null and b/themes/Matcha-dark-aliz/xfwm4/hide-prelight.png differ diff --git a/themes/Matcha-dark-aliz/xfwm4/hide-pressed.png b/themes/Matcha-dark-aliz/xfwm4/hide-pressed.png new file mode 100755 index 00000000..792bbea0 Binary files /dev/null and b/themes/Matcha-dark-aliz/xfwm4/hide-pressed.png differ diff --git a/themes/Matcha-dark-aliz/xfwm4/left-active.png b/themes/Matcha-dark-aliz/xfwm4/left-active.png new file mode 100755 index 00000000..d9eeaecc Binary files /dev/null and b/themes/Matcha-dark-aliz/xfwm4/left-active.png differ diff --git a/themes/Matcha-dark-aliz/xfwm4/left-inactive.png b/themes/Matcha-dark-aliz/xfwm4/left-inactive.png new file mode 100755 index 00000000..d9eeaecc Binary files /dev/null and b/themes/Matcha-dark-aliz/xfwm4/left-inactive.png differ diff --git a/themes/Matcha-dark-aliz/xfwm4/maximize-active.png b/themes/Matcha-dark-aliz/xfwm4/maximize-active.png new file mode 100755 index 00000000..73962f12 Binary files /dev/null and b/themes/Matcha-dark-aliz/xfwm4/maximize-active.png differ diff --git a/themes/Matcha-dark-aliz/xfwm4/maximize-inactive.png b/themes/Matcha-dark-aliz/xfwm4/maximize-inactive.png new file mode 100755 index 00000000..1a800d67 Binary files /dev/null and b/themes/Matcha-dark-aliz/xfwm4/maximize-inactive.png differ diff --git a/themes/Matcha-dark-aliz/xfwm4/maximize-prelight.png b/themes/Matcha-dark-aliz/xfwm4/maximize-prelight.png new file mode 100755 index 00000000..64bcb9f5 Binary files /dev/null and b/themes/Matcha-dark-aliz/xfwm4/maximize-prelight.png differ diff --git a/themes/Matcha-dark-aliz/xfwm4/maximize-pressed.png b/themes/Matcha-dark-aliz/xfwm4/maximize-pressed.png new file mode 100755 index 00000000..758486fc Binary files /dev/null and b/themes/Matcha-dark-aliz/xfwm4/maximize-pressed.png differ diff --git a/themes/Matcha-dark-aliz/xfwm4/maximize-toggled-active.png b/themes/Matcha-dark-aliz/xfwm4/maximize-toggled-active.png new file mode 100755 index 00000000..7ae0a48c Binary files /dev/null and b/themes/Matcha-dark-aliz/xfwm4/maximize-toggled-active.png differ diff --git a/themes/Matcha-dark-aliz/xfwm4/maximize-toggled-inactive.png b/themes/Matcha-dark-aliz/xfwm4/maximize-toggled-inactive.png new file mode 100755 index 00000000..2cb87d75 Binary files /dev/null and b/themes/Matcha-dark-aliz/xfwm4/maximize-toggled-inactive.png differ diff --git a/themes/Matcha-dark-aliz/xfwm4/maximize-toggled-prelight.png b/themes/Matcha-dark-aliz/xfwm4/maximize-toggled-prelight.png new file mode 100755 index 00000000..14ce7a97 Binary files /dev/null and b/themes/Matcha-dark-aliz/xfwm4/maximize-toggled-prelight.png differ diff --git a/themes/Matcha-dark-aliz/xfwm4/maximize-toggled-pressed.png b/themes/Matcha-dark-aliz/xfwm4/maximize-toggled-pressed.png new file mode 100755 index 00000000..1b531357 Binary files /dev/null and b/themes/Matcha-dark-aliz/xfwm4/maximize-toggled-pressed.png differ diff --git a/themes/Matcha-dark-aliz/xfwm4/menu-active.png b/themes/Matcha-dark-aliz/xfwm4/menu-active.png new file mode 100755 index 00000000..846b2c5d Binary files /dev/null and b/themes/Matcha-dark-aliz/xfwm4/menu-active.png differ diff --git a/themes/Matcha-dark-aliz/xfwm4/menu-inactive.png b/themes/Matcha-dark-aliz/xfwm4/menu-inactive.png new file mode 100755 index 00000000..846b2c5d Binary files /dev/null and b/themes/Matcha-dark-aliz/xfwm4/menu-inactive.png differ diff --git a/themes/Matcha-dark-aliz/xfwm4/menu-pressed.png b/themes/Matcha-dark-aliz/xfwm4/menu-pressed.png new file mode 100755 index 00000000..846b2c5d Binary files /dev/null and b/themes/Matcha-dark-aliz/xfwm4/menu-pressed.png differ diff --git a/themes/Matcha-dark-aliz/xfwm4/right-active.png b/themes/Matcha-dark-aliz/xfwm4/right-active.png new file mode 100755 index 00000000..d9eeaecc Binary files /dev/null and b/themes/Matcha-dark-aliz/xfwm4/right-active.png differ diff --git a/themes/Matcha-dark-aliz/xfwm4/right-inactive.png b/themes/Matcha-dark-aliz/xfwm4/right-inactive.png new file mode 100755 index 00000000..d9eeaecc Binary files /dev/null and b/themes/Matcha-dark-aliz/xfwm4/right-inactive.png differ diff --git a/themes/Matcha-dark-aliz/xfwm4/shade-active.png b/themes/Matcha-dark-aliz/xfwm4/shade-active.png new file mode 100755 index 00000000..f73a5f94 Binary files /dev/null and b/themes/Matcha-dark-aliz/xfwm4/shade-active.png differ diff --git a/themes/Matcha-dark-aliz/xfwm4/shade-inactive.png b/themes/Matcha-dark-aliz/xfwm4/shade-inactive.png new file mode 100755 index 00000000..0657f0b0 Binary files /dev/null and b/themes/Matcha-dark-aliz/xfwm4/shade-inactive.png differ diff --git a/themes/Matcha-dark-aliz/xfwm4/shade-pressed.png b/themes/Matcha-dark-aliz/xfwm4/shade-pressed.png new file mode 100755 index 00000000..c068eac0 Binary files /dev/null and b/themes/Matcha-dark-aliz/xfwm4/shade-pressed.png differ diff --git a/themes/Matcha-dark-aliz/xfwm4/stick-active.png b/themes/Matcha-dark-aliz/xfwm4/stick-active.png new file mode 100755 index 00000000..818bf225 Binary files /dev/null and b/themes/Matcha-dark-aliz/xfwm4/stick-active.png differ diff --git a/themes/Matcha-dark-aliz/xfwm4/stick-inactive.png b/themes/Matcha-dark-aliz/xfwm4/stick-inactive.png new file mode 100755 index 00000000..e2fa5567 Binary files /dev/null and b/themes/Matcha-dark-aliz/xfwm4/stick-inactive.png differ diff --git a/themes/Matcha-dark-aliz/xfwm4/stick-pressed.png b/themes/Matcha-dark-aliz/xfwm4/stick-pressed.png new file mode 100755 index 00000000..eea955b2 Binary files /dev/null and b/themes/Matcha-dark-aliz/xfwm4/stick-pressed.png differ diff --git a/themes/Matcha-dark-aliz/xfwm4/stick-toggled-active.png b/themes/Matcha-dark-aliz/xfwm4/stick-toggled-active.png new file mode 100755 index 00000000..22c7b1a7 Binary files /dev/null and b/themes/Matcha-dark-aliz/xfwm4/stick-toggled-active.png differ diff --git a/themes/Matcha-dark-aliz/xfwm4/stick-toggled-inactive.png b/themes/Matcha-dark-aliz/xfwm4/stick-toggled-inactive.png new file mode 100755 index 00000000..48cfd192 Binary files /dev/null and b/themes/Matcha-dark-aliz/xfwm4/stick-toggled-inactive.png differ diff --git a/themes/Matcha-dark-aliz/xfwm4/stick-toggled-pressed.png b/themes/Matcha-dark-aliz/xfwm4/stick-toggled-pressed.png new file mode 100755 index 00000000..633aeffe Binary files /dev/null and b/themes/Matcha-dark-aliz/xfwm4/stick-toggled-pressed.png differ diff --git a/themes/Matcha-dark-aliz/xfwm4/themerc b/themes/Matcha-dark-aliz/xfwm4/themerc new file mode 100755 index 00000000..56413a52 --- /dev/null +++ b/themes/Matcha-dark-aliz/xfwm4/themerc @@ -0,0 +1,23 @@ +button_offset=2 +button_spacing=4 + +show_app_icon=true + +full_width_title=true + +title_shadow_active=false +title_shadow_inactive=false + +title_horizontal_offset=3 + +active_text_color=#afafaf +active_text_shadow_color=#343434 + +inactive_text_color=#878787 +inactive_text_shadow_color=#343434 + +shadow_delta_height=2 +shadow_delta_width=0 +shadow_delta_x=0 +shadow_delta_y=-5 +shadow_opacity=40 diff --git a/themes/Matcha-dark-aliz/xfwm4/title-1-active.png b/themes/Matcha-dark-aliz/xfwm4/title-1-active.png new file mode 100755 index 00000000..b8a57f53 Binary files /dev/null and b/themes/Matcha-dark-aliz/xfwm4/title-1-active.png differ diff --git a/themes/Matcha-dark-aliz/xfwm4/title-1-inactive.png b/themes/Matcha-dark-aliz/xfwm4/title-1-inactive.png new file mode 100755 index 00000000..b8a57f53 Binary files /dev/null and b/themes/Matcha-dark-aliz/xfwm4/title-1-inactive.png differ diff --git a/themes/Matcha-dark-aliz/xfwm4/title-2-active.png b/themes/Matcha-dark-aliz/xfwm4/title-2-active.png new file mode 100755 index 00000000..b8a57f53 Binary files /dev/null and b/themes/Matcha-dark-aliz/xfwm4/title-2-active.png differ diff --git a/themes/Matcha-dark-aliz/xfwm4/title-2-inactive.png b/themes/Matcha-dark-aliz/xfwm4/title-2-inactive.png new file mode 100755 index 00000000..b8a57f53 Binary files /dev/null and b/themes/Matcha-dark-aliz/xfwm4/title-2-inactive.png differ diff --git a/themes/Matcha-dark-aliz/xfwm4/title-3-active.png b/themes/Matcha-dark-aliz/xfwm4/title-3-active.png new file mode 100755 index 00000000..b8a57f53 Binary files /dev/null and b/themes/Matcha-dark-aliz/xfwm4/title-3-active.png differ diff --git a/themes/Matcha-dark-aliz/xfwm4/title-3-inactive.png b/themes/Matcha-dark-aliz/xfwm4/title-3-inactive.png new file mode 100755 index 00000000..b8a57f53 Binary files /dev/null and b/themes/Matcha-dark-aliz/xfwm4/title-3-inactive.png differ diff --git a/themes/Matcha-dark-aliz/xfwm4/title-4-active.png b/themes/Matcha-dark-aliz/xfwm4/title-4-active.png new file mode 100755 index 00000000..b8a57f53 Binary files /dev/null and b/themes/Matcha-dark-aliz/xfwm4/title-4-active.png differ diff --git a/themes/Matcha-dark-aliz/xfwm4/title-4-inactive.png b/themes/Matcha-dark-aliz/xfwm4/title-4-inactive.png new file mode 100755 index 00000000..b8a57f53 Binary files /dev/null and b/themes/Matcha-dark-aliz/xfwm4/title-4-inactive.png differ diff --git a/themes/Matcha-dark-aliz/xfwm4/title-5-active.png b/themes/Matcha-dark-aliz/xfwm4/title-5-active.png new file mode 100755 index 00000000..b8a57f53 Binary files /dev/null and b/themes/Matcha-dark-aliz/xfwm4/title-5-active.png differ diff --git a/themes/Matcha-dark-aliz/xfwm4/title-5-inactive.png b/themes/Matcha-dark-aliz/xfwm4/title-5-inactive.png new file mode 100755 index 00000000..b8a57f53 Binary files /dev/null and b/themes/Matcha-dark-aliz/xfwm4/title-5-inactive.png differ diff --git a/themes/Matcha-dark-aliz/xfwm4/top-left-active.png b/themes/Matcha-dark-aliz/xfwm4/top-left-active.png new file mode 100755 index 00000000..0167c817 Binary files /dev/null and b/themes/Matcha-dark-aliz/xfwm4/top-left-active.png differ diff --git a/themes/Matcha-dark-aliz/xfwm4/top-left-inactive.png b/themes/Matcha-dark-aliz/xfwm4/top-left-inactive.png new file mode 100755 index 00000000..0167c817 Binary files /dev/null and b/themes/Matcha-dark-aliz/xfwm4/top-left-inactive.png differ diff --git a/themes/Matcha-dark-aliz/xfwm4/top-right-active.png b/themes/Matcha-dark-aliz/xfwm4/top-right-active.png new file mode 100755 index 00000000..25b5ace3 Binary files /dev/null and b/themes/Matcha-dark-aliz/xfwm4/top-right-active.png differ diff --git a/themes/Matcha-dark-aliz/xfwm4/top-right-inactive.png b/themes/Matcha-dark-aliz/xfwm4/top-right-inactive.png new file mode 100755 index 00000000..25b5ace3 Binary files /dev/null and b/themes/Matcha-dark-aliz/xfwm4/top-right-inactive.png differ diff --git a/themes/Matcha-dark-azul/cinnamon/assets/checkbox/checkbox-checked-focused.svg b/themes/Matcha-dark-azul/cinnamon/assets/checkbox/checkbox-checked-focused.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/cinnamon/assets/checkbox/checkbox-checked.svg b/themes/Matcha-dark-azul/cinnamon/assets/checkbox/checkbox-checked.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/cinnamon/assets/checkbox/checkbox-unchecked-focused.svg b/themes/Matcha-dark-azul/cinnamon/assets/checkbox/checkbox-unchecked-focused.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/cinnamon/assets/checkbox/checkbox-unchecked.svg b/themes/Matcha-dark-azul/cinnamon/assets/checkbox/checkbox-unchecked.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/cinnamon/assets/menu/menu.svg b/themes/Matcha-dark-azul/cinnamon/assets/menu/menu.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/cinnamon/assets/menu/submenu.svg b/themes/Matcha-dark-azul/cinnamon/assets/menu/submenu.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/cinnamon/assets/misc/button-box.svg b/themes/Matcha-dark-azul/cinnamon/assets/misc/button-box.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/cinnamon/assets/misc/message.svg b/themes/Matcha-dark-azul/cinnamon/assets/misc/message.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/cinnamon/assets/misc/modal.svg b/themes/Matcha-dark-azul/cinnamon/assets/misc/modal.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/cinnamon/assets/switch/switch-off.svg b/themes/Matcha-dark-azul/cinnamon/assets/switch/switch-off.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/cinnamon/assets/switch/switch-on.svg b/themes/Matcha-dark-azul/cinnamon/assets/switch/switch-on.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/cinnamon/cinnamon.css b/themes/Matcha-dark-azul/cinnamon/cinnamon.css old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/cinnamon/common-assets/menu/menu-hover.svg b/themes/Matcha-dark-azul/cinnamon/common-assets/menu/menu-hover.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/cinnamon/common-assets/menu/menu-separator.svg b/themes/Matcha-dark-azul/cinnamon/common-assets/menu/menu-separator.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/cinnamon/common-assets/misc/add-workspace-active.svg b/themes/Matcha-dark-azul/cinnamon/common-assets/misc/add-workspace-active.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/cinnamon/common-assets/misc/add-workspace-hover.svg b/themes/Matcha-dark-azul/cinnamon/common-assets/misc/add-workspace-hover.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/cinnamon/common-assets/misc/add-workspace.svg b/themes/Matcha-dark-azul/cinnamon/common-assets/misc/add-workspace.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/cinnamon/common-assets/misc/bg.svg b/themes/Matcha-dark-azul/cinnamon/common-assets/misc/bg.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/cinnamon/common-assets/misc/calendar-arrow-left-hover.svg b/themes/Matcha-dark-azul/cinnamon/common-assets/misc/calendar-arrow-left-hover.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/cinnamon/common-assets/misc/calendar-arrow-left.svg b/themes/Matcha-dark-azul/cinnamon/common-assets/misc/calendar-arrow-left.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/cinnamon/common-assets/misc/calendar-arrow-right-hover.svg b/themes/Matcha-dark-azul/cinnamon/common-assets/misc/calendar-arrow-right-hover.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/cinnamon/common-assets/misc/calendar-arrow-right.svg b/themes/Matcha-dark-azul/cinnamon/common-assets/misc/calendar-arrow-right.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/cinnamon/common-assets/misc/close-active.svg b/themes/Matcha-dark-azul/cinnamon/common-assets/misc/close-active.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/cinnamon/common-assets/misc/close-hover.svg b/themes/Matcha-dark-azul/cinnamon/common-assets/misc/close-hover.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/cinnamon/common-assets/misc/close.svg b/themes/Matcha-dark-azul/cinnamon/common-assets/misc/close.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/cinnamon/common-assets/misc/corner-ripple.svg b/themes/Matcha-dark-azul/cinnamon/common-assets/misc/corner-ripple.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/cinnamon/common-assets/misc/desklet-header.svg b/themes/Matcha-dark-azul/cinnamon/common-assets/misc/desklet-header.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/cinnamon/common-assets/misc/desklet.svg b/themes/Matcha-dark-azul/cinnamon/common-assets/misc/desklet.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/cinnamon/common-assets/misc/osd.svg b/themes/Matcha-dark-azul/cinnamon/common-assets/misc/osd.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/cinnamon/common-assets/misc/overview-hover.png b/themes/Matcha-dark-azul/cinnamon/common-assets/misc/overview-hover.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/cinnamon/common-assets/misc/overview.png b/themes/Matcha-dark-azul/cinnamon/common-assets/misc/overview.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/cinnamon/common-assets/misc/trash-icon.svg b/themes/Matcha-dark-azul/cinnamon/common-assets/misc/trash-icon.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/cinnamon/common-assets/panel/activities-active.svg b/themes/Matcha-dark-azul/cinnamon/common-assets/panel/activities-active.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/cinnamon/common-assets/panel/activities.svg b/themes/Matcha-dark-azul/cinnamon/common-assets/panel/activities.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/cinnamon/common-assets/panel/panel-bottom.svg b/themes/Matcha-dark-azul/cinnamon/common-assets/panel/panel-bottom.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/cinnamon/common-assets/panel/panel-left.svg b/themes/Matcha-dark-azul/cinnamon/common-assets/panel/panel-left.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/cinnamon/common-assets/panel/panel-right.svg b/themes/Matcha-dark-azul/cinnamon/common-assets/panel/panel-right.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/cinnamon/common-assets/panel/panel-top.svg b/themes/Matcha-dark-azul/cinnamon/common-assets/panel/panel-top.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/cinnamon/common-assets/panel/window-list-active-bottom.svg b/themes/Matcha-dark-azul/cinnamon/common-assets/panel/window-list-active-bottom.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/cinnamon/common-assets/panel/window-list-active-left.svg b/themes/Matcha-dark-azul/cinnamon/common-assets/panel/window-list-active-left.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/cinnamon/common-assets/panel/window-list-active-right.svg b/themes/Matcha-dark-azul/cinnamon/common-assets/panel/window-list-active-right.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/cinnamon/common-assets/panel/window-list-active-top.svg b/themes/Matcha-dark-azul/cinnamon/common-assets/panel/window-list-active-top.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/cinnamon/common-assets/switch/switch-off-selected.svg b/themes/Matcha-dark-azul/cinnamon/common-assets/switch/switch-off-selected.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/cinnamon/common-assets/switch/switch-on-selected.svg b/themes/Matcha-dark-azul/cinnamon/common-assets/switch/switch-on-selected.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/cinnamon/thumbnail.png b/themes/Matcha-dark-azul/cinnamon/thumbnail.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gnome-shell/assets/bottom-running1-focused.svg b/themes/Matcha-dark-azul/gnome-shell/assets/bottom-running1-focused.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gnome-shell/assets/bottom-running1.svg b/themes/Matcha-dark-azul/gnome-shell/assets/bottom-running1.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gnome-shell/assets/bottom-running2-focused.svg b/themes/Matcha-dark-azul/gnome-shell/assets/bottom-running2-focused.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gnome-shell/assets/bottom-running2.svg b/themes/Matcha-dark-azul/gnome-shell/assets/bottom-running2.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gnome-shell/assets/bottom-running3-focused.svg b/themes/Matcha-dark-azul/gnome-shell/assets/bottom-running3-focused.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gnome-shell/assets/bottom-running3.svg b/themes/Matcha-dark-azul/gnome-shell/assets/bottom-running3.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gnome-shell/assets/bottom-running4-focused.svg b/themes/Matcha-dark-azul/gnome-shell/assets/bottom-running4-focused.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gnome-shell/assets/bottom-running4.svg b/themes/Matcha-dark-azul/gnome-shell/assets/bottom-running4.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gnome-shell/assets/calendar-arrow-left.svg b/themes/Matcha-dark-azul/gnome-shell/assets/calendar-arrow-left.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gnome-shell/assets/calendar-arrow-right.svg b/themes/Matcha-dark-azul/gnome-shell/assets/calendar-arrow-right.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gnome-shell/assets/checkbox-off.svg b/themes/Matcha-dark-azul/gnome-shell/assets/checkbox-off.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gnome-shell/assets/checkbox.svg b/themes/Matcha-dark-azul/gnome-shell/assets/checkbox.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gnome-shell/assets/corner-ripple-ltr.svg b/themes/Matcha-dark-azul/gnome-shell/assets/corner-ripple-ltr.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gnome-shell/assets/corner-ripple-rtl.svg b/themes/Matcha-dark-azul/gnome-shell/assets/corner-ripple-rtl.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gnome-shell/assets/dash-placeholder.svg b/themes/Matcha-dark-azul/gnome-shell/assets/dash-placeholder.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gnome-shell/assets/key-enter.svg b/themes/Matcha-dark-azul/gnome-shell/assets/key-enter.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gnome-shell/assets/key-hide.svg b/themes/Matcha-dark-azul/gnome-shell/assets/key-hide.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gnome-shell/assets/key-layout.svg b/themes/Matcha-dark-azul/gnome-shell/assets/key-layout.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gnome-shell/assets/key-shift-latched-uppercase.svg b/themes/Matcha-dark-azul/gnome-shell/assets/key-shift-latched-uppercase.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gnome-shell/assets/key-shift-uppercase.svg b/themes/Matcha-dark-azul/gnome-shell/assets/key-shift-uppercase.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gnome-shell/assets/key-shift.svg b/themes/Matcha-dark-azul/gnome-shell/assets/key-shift.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gnome-shell/assets/left-running1-focused.svg b/themes/Matcha-dark-azul/gnome-shell/assets/left-running1-focused.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gnome-shell/assets/left-running1.svg b/themes/Matcha-dark-azul/gnome-shell/assets/left-running1.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gnome-shell/assets/left-running2-focused.svg b/themes/Matcha-dark-azul/gnome-shell/assets/left-running2-focused.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gnome-shell/assets/left-running2.svg b/themes/Matcha-dark-azul/gnome-shell/assets/left-running2.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gnome-shell/assets/left-running3-focused.svg b/themes/Matcha-dark-azul/gnome-shell/assets/left-running3-focused.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gnome-shell/assets/left-running3.svg b/themes/Matcha-dark-azul/gnome-shell/assets/left-running3.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gnome-shell/assets/left-running4-focused.svg b/themes/Matcha-dark-azul/gnome-shell/assets/left-running4-focused.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gnome-shell/assets/left-running4.svg b/themes/Matcha-dark-azul/gnome-shell/assets/left-running4.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gnome-shell/assets/menu-hover.svg b/themes/Matcha-dark-azul/gnome-shell/assets/menu-hover.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gnome-shell/assets/menu.svg b/themes/Matcha-dark-azul/gnome-shell/assets/menu.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gnome-shell/assets/more-results.svg b/themes/Matcha-dark-azul/gnome-shell/assets/more-results.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gnome-shell/assets/no-events.svg b/themes/Matcha-dark-azul/gnome-shell/assets/no-events.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gnome-shell/assets/no-notifications.svg b/themes/Matcha-dark-azul/gnome-shell/assets/no-notifications.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gnome-shell/assets/noise-texture.png b/themes/Matcha-dark-azul/gnome-shell/assets/noise-texture.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gnome-shell/assets/noise-texture.svg b/themes/Matcha-dark-azul/gnome-shell/assets/noise-texture.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gnome-shell/assets/process-working.svg b/themes/Matcha-dark-azul/gnome-shell/assets/process-working.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gnome-shell/assets/right-running1-focused.svg b/themes/Matcha-dark-azul/gnome-shell/assets/right-running1-focused.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gnome-shell/assets/right-running1.svg b/themes/Matcha-dark-azul/gnome-shell/assets/right-running1.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gnome-shell/assets/right-running2-focused.svg b/themes/Matcha-dark-azul/gnome-shell/assets/right-running2-focused.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gnome-shell/assets/right-running2.svg b/themes/Matcha-dark-azul/gnome-shell/assets/right-running2.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gnome-shell/assets/right-running3-focused.svg b/themes/Matcha-dark-azul/gnome-shell/assets/right-running3-focused.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gnome-shell/assets/right-running3.svg b/themes/Matcha-dark-azul/gnome-shell/assets/right-running3.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gnome-shell/assets/right-running4-focused.svg b/themes/Matcha-dark-azul/gnome-shell/assets/right-running4-focused.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gnome-shell/assets/right-running4.svg b/themes/Matcha-dark-azul/gnome-shell/assets/right-running4.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gnome-shell/assets/submenu-open.svg b/themes/Matcha-dark-azul/gnome-shell/assets/submenu-open.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gnome-shell/assets/submenu.svg b/themes/Matcha-dark-azul/gnome-shell/assets/submenu.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gnome-shell/assets/toggle-off.svg b/themes/Matcha-dark-azul/gnome-shell/assets/toggle-off.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gnome-shell/assets/toggle-on.svg b/themes/Matcha-dark-azul/gnome-shell/assets/toggle-on.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gnome-shell/assets/top-running1-focused.svg b/themes/Matcha-dark-azul/gnome-shell/assets/top-running1-focused.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gnome-shell/assets/top-running1.svg b/themes/Matcha-dark-azul/gnome-shell/assets/top-running1.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gnome-shell/assets/top-running2-focused.svg b/themes/Matcha-dark-azul/gnome-shell/assets/top-running2-focused.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gnome-shell/assets/top-running2.svg b/themes/Matcha-dark-azul/gnome-shell/assets/top-running2.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gnome-shell/assets/top-running3-focused.svg b/themes/Matcha-dark-azul/gnome-shell/assets/top-running3-focused.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gnome-shell/assets/top-running3.svg b/themes/Matcha-dark-azul/gnome-shell/assets/top-running3.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gnome-shell/assets/top-running4-focused.svg b/themes/Matcha-dark-azul/gnome-shell/assets/top-running4-focused.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gnome-shell/assets/top-running4.svg b/themes/Matcha-dark-azul/gnome-shell/assets/top-running4.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gnome-shell/assets/window-close-active.svg b/themes/Matcha-dark-azul/gnome-shell/assets/window-close-active.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gnome-shell/assets/window-close-hover.svg b/themes/Matcha-dark-azul/gnome-shell/assets/window-close-hover.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gnome-shell/assets/window-close.svg b/themes/Matcha-dark-azul/gnome-shell/assets/window-close.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gnome-shell/extensions/workspaces-to-dock/window-close.svg b/themes/Matcha-dark-azul/gnome-shell/extensions/workspaces-to-dock/window-close.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gnome-shell/extensions/workspaces-to-dock/workspaces-to-dock.css b/themes/Matcha-dark-azul/gnome-shell/extensions/workspaces-to-dock/workspaces-to-dock.css old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gnome-shell/gnome-shell.css b/themes/Matcha-dark-azul/gnome-shell/gnome-shell.css old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gnome-shell/no-events.svg b/themes/Matcha-dark-azul/gnome-shell/no-events.svg new file mode 120000 index 00000000..d2fcad08 --- /dev/null +++ b/themes/Matcha-dark-azul/gnome-shell/no-events.svg @@ -0,0 +1 @@ +assets/no-events.svg \ No newline at end of file diff --git a/themes/Matcha-dark-azul/gnome-shell/no-notifications.svg b/themes/Matcha-dark-azul/gnome-shell/no-notifications.svg new file mode 120000 index 00000000..175731c1 --- /dev/null +++ b/themes/Matcha-dark-azul/gnome-shell/no-notifications.svg @@ -0,0 +1 @@ +assets/no-notifications.svg \ No newline at end of file diff --git a/themes/Matcha-dark-azul/gnome-shell/process-working.svg b/themes/Matcha-dark-azul/gnome-shell/process-working.svg new file mode 120000 index 00000000..a6586c30 --- /dev/null +++ b/themes/Matcha-dark-azul/gnome-shell/process-working.svg @@ -0,0 +1 @@ +assets/process-working.svg \ No newline at end of file diff --git a/themes/Matcha-dark-azul/gtk-2.0/apps.rc b/themes/Matcha-dark-azul/gtk-2.0/apps.rc old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-2.0/assets/arrow-down-insens.png b/themes/Matcha-dark-azul/gtk-2.0/assets/arrow-down-insens.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-2.0/assets/arrow-down-prelight.png b/themes/Matcha-dark-azul/gtk-2.0/assets/arrow-down-prelight.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-2.0/assets/arrow-down-small-insens.png b/themes/Matcha-dark-azul/gtk-2.0/assets/arrow-down-small-insens.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-2.0/assets/arrow-down-small-prelight.png b/themes/Matcha-dark-azul/gtk-2.0/assets/arrow-down-small-prelight.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-2.0/assets/arrow-down-small.png b/themes/Matcha-dark-azul/gtk-2.0/assets/arrow-down-small.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-2.0/assets/arrow-down.png b/themes/Matcha-dark-azul/gtk-2.0/assets/arrow-down.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-2.0/assets/arrow-left-insens.png b/themes/Matcha-dark-azul/gtk-2.0/assets/arrow-left-insens.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-2.0/assets/arrow-left-prelight.png b/themes/Matcha-dark-azul/gtk-2.0/assets/arrow-left-prelight.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-2.0/assets/arrow-left.png b/themes/Matcha-dark-azul/gtk-2.0/assets/arrow-left.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-2.0/assets/arrow-right-insens.png b/themes/Matcha-dark-azul/gtk-2.0/assets/arrow-right-insens.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-2.0/assets/arrow-right-prelight.png b/themes/Matcha-dark-azul/gtk-2.0/assets/arrow-right-prelight.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-2.0/assets/arrow-right.png b/themes/Matcha-dark-azul/gtk-2.0/assets/arrow-right.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-2.0/assets/arrow-up-insens.png b/themes/Matcha-dark-azul/gtk-2.0/assets/arrow-up-insens.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-2.0/assets/arrow-up-prelight.png b/themes/Matcha-dark-azul/gtk-2.0/assets/arrow-up-prelight.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-2.0/assets/arrow-up-small-insens.png b/themes/Matcha-dark-azul/gtk-2.0/assets/arrow-up-small-insens.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-2.0/assets/arrow-up-small-prelight.png b/themes/Matcha-dark-azul/gtk-2.0/assets/arrow-up-small-prelight.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-2.0/assets/arrow-up-small.png b/themes/Matcha-dark-azul/gtk-2.0/assets/arrow-up-small.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-2.0/assets/arrow-up.png b/themes/Matcha-dark-azul/gtk-2.0/assets/arrow-up.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-2.0/assets/button-active.png b/themes/Matcha-dark-azul/gtk-2.0/assets/button-active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-2.0/assets/button-hover.png b/themes/Matcha-dark-azul/gtk-2.0/assets/button-hover.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-2.0/assets/button-insensitive.png b/themes/Matcha-dark-azul/gtk-2.0/assets/button-insensitive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-2.0/assets/button.png b/themes/Matcha-dark-azul/gtk-2.0/assets/button.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-2.0/assets/checkbox-checked-insensitive.png b/themes/Matcha-dark-azul/gtk-2.0/assets/checkbox-checked-insensitive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-2.0/assets/checkbox-checked.png b/themes/Matcha-dark-azul/gtk-2.0/assets/checkbox-checked.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-2.0/assets/checkbox-unchecked-insensitive.png b/themes/Matcha-dark-azul/gtk-2.0/assets/checkbox-unchecked-insensitive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-2.0/assets/checkbox-unchecked.png b/themes/Matcha-dark-azul/gtk-2.0/assets/checkbox-unchecked.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-2.0/assets/combo-entry-border-focus-rtl.png b/themes/Matcha-dark-azul/gtk-2.0/assets/combo-entry-border-focus-rtl.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-2.0/assets/combo-entry-border-focus.png b/themes/Matcha-dark-azul/gtk-2.0/assets/combo-entry-border-focus.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-2.0/assets/combo-entry-border-rtl.png b/themes/Matcha-dark-azul/gtk-2.0/assets/combo-entry-border-rtl.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-2.0/assets/combo-entry-border.png b/themes/Matcha-dark-azul/gtk-2.0/assets/combo-entry-border.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-2.0/assets/combo-entry-button-active-rtl.png b/themes/Matcha-dark-azul/gtk-2.0/assets/combo-entry-button-active-rtl.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-2.0/assets/combo-entry-button-active.png b/themes/Matcha-dark-azul/gtk-2.0/assets/combo-entry-button-active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-2.0/assets/combo-entry-button-insensitive-rtl.png b/themes/Matcha-dark-azul/gtk-2.0/assets/combo-entry-button-insensitive-rtl.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-2.0/assets/combo-entry-button-insensitive.png b/themes/Matcha-dark-azul/gtk-2.0/assets/combo-entry-button-insensitive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-2.0/assets/combo-entry-button-rtl.png b/themes/Matcha-dark-azul/gtk-2.0/assets/combo-entry-button-rtl.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-2.0/assets/combo-entry-button.png b/themes/Matcha-dark-azul/gtk-2.0/assets/combo-entry-button.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-2.0/assets/combo-entry-focus-notebook-rtl.png b/themes/Matcha-dark-azul/gtk-2.0/assets/combo-entry-focus-notebook-rtl.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-2.0/assets/combo-entry-focus-notebook.png b/themes/Matcha-dark-azul/gtk-2.0/assets/combo-entry-focus-notebook.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-2.0/assets/combo-entry-focus-rtl.png b/themes/Matcha-dark-azul/gtk-2.0/assets/combo-entry-focus-rtl.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-2.0/assets/combo-entry-focus.png b/themes/Matcha-dark-azul/gtk-2.0/assets/combo-entry-focus.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-2.0/assets/combo-entry-insensitive-notebook-rtl.png b/themes/Matcha-dark-azul/gtk-2.0/assets/combo-entry-insensitive-notebook-rtl.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-2.0/assets/combo-entry-insensitive-notebook.png b/themes/Matcha-dark-azul/gtk-2.0/assets/combo-entry-insensitive-notebook.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-2.0/assets/combo-entry-insensitive-rtl.png b/themes/Matcha-dark-azul/gtk-2.0/assets/combo-entry-insensitive-rtl.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-2.0/assets/combo-entry-insensitive.png b/themes/Matcha-dark-azul/gtk-2.0/assets/combo-entry-insensitive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-2.0/assets/combo-entry-notebook-rtl.png b/themes/Matcha-dark-azul/gtk-2.0/assets/combo-entry-notebook-rtl.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-2.0/assets/combo-entry-notebook.png b/themes/Matcha-dark-azul/gtk-2.0/assets/combo-entry-notebook.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-2.0/assets/combo-entry-rtl.png b/themes/Matcha-dark-azul/gtk-2.0/assets/combo-entry-rtl.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-2.0/assets/combo-entry.png b/themes/Matcha-dark-azul/gtk-2.0/assets/combo-entry.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-2.0/assets/down-background-disable-rtl.png b/themes/Matcha-dark-azul/gtk-2.0/assets/down-background-disable-rtl.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-2.0/assets/down-background-disable.png b/themes/Matcha-dark-azul/gtk-2.0/assets/down-background-disable.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-2.0/assets/down-background-rtl.png b/themes/Matcha-dark-azul/gtk-2.0/assets/down-background-rtl.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-2.0/assets/down-background.png b/themes/Matcha-dark-azul/gtk-2.0/assets/down-background.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-2.0/assets/entry-active-bg.png b/themes/Matcha-dark-azul/gtk-2.0/assets/entry-active-bg.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-2.0/assets/entry-active-notebook.png b/themes/Matcha-dark-azul/gtk-2.0/assets/entry-active-notebook.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-2.0/assets/entry-active-toolbar.png b/themes/Matcha-dark-azul/gtk-2.0/assets/entry-active-toolbar.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-2.0/assets/entry-background-disabled.png b/themes/Matcha-dark-azul/gtk-2.0/assets/entry-background-disabled.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-2.0/assets/entry-background.png b/themes/Matcha-dark-azul/gtk-2.0/assets/entry-background.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-2.0/assets/entry-bg.png b/themes/Matcha-dark-azul/gtk-2.0/assets/entry-bg.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-2.0/assets/entry-border-active-bg.png b/themes/Matcha-dark-azul/gtk-2.0/assets/entry-border-active-bg.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-2.0/assets/entry-border-bg.png b/themes/Matcha-dark-azul/gtk-2.0/assets/entry-border-bg.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-2.0/assets/entry-disabled-bg.png b/themes/Matcha-dark-azul/gtk-2.0/assets/entry-disabled-bg.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-2.0/assets/entry-disabled-notebook.png b/themes/Matcha-dark-azul/gtk-2.0/assets/entry-disabled-notebook.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-2.0/assets/entry-disabled-toolbar.png b/themes/Matcha-dark-azul/gtk-2.0/assets/entry-disabled-toolbar.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-2.0/assets/entry-notebook.png b/themes/Matcha-dark-azul/gtk-2.0/assets/entry-notebook.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-2.0/assets/entry-toolbar.png b/themes/Matcha-dark-azul/gtk-2.0/assets/entry-toolbar.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-2.0/assets/focus-line.png b/themes/Matcha-dark-azul/gtk-2.0/assets/focus-line.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-2.0/assets/frame-gap-end.png b/themes/Matcha-dark-azul/gtk-2.0/assets/frame-gap-end.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-2.0/assets/frame-gap-start.png b/themes/Matcha-dark-azul/gtk-2.0/assets/frame-gap-start.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-2.0/assets/frame.png b/themes/Matcha-dark-azul/gtk-2.0/assets/frame.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-2.0/assets/handle-h.png b/themes/Matcha-dark-azul/gtk-2.0/assets/handle-h.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-2.0/assets/handle-v.png b/themes/Matcha-dark-azul/gtk-2.0/assets/handle-v.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-2.0/assets/inline-toolbar.png b/themes/Matcha-dark-azul/gtk-2.0/assets/inline-toolbar.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-2.0/assets/line-h.png b/themes/Matcha-dark-azul/gtk-2.0/assets/line-h.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-2.0/assets/line-v.png b/themes/Matcha-dark-azul/gtk-2.0/assets/line-v.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-2.0/assets/menu-arrow-prelight.png b/themes/Matcha-dark-azul/gtk-2.0/assets/menu-arrow-prelight.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-2.0/assets/menu-arrow.png b/themes/Matcha-dark-azul/gtk-2.0/assets/menu-arrow.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-2.0/assets/menu-checkbox-checked-insensitive.png b/themes/Matcha-dark-azul/gtk-2.0/assets/menu-checkbox-checked-insensitive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-2.0/assets/menu-checkbox-checked-selected.png b/themes/Matcha-dark-azul/gtk-2.0/assets/menu-checkbox-checked-selected.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-2.0/assets/menu-checkbox-checked.png b/themes/Matcha-dark-azul/gtk-2.0/assets/menu-checkbox-checked.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-2.0/assets/menu-checkbox-unchecked-insensitive.png b/themes/Matcha-dark-azul/gtk-2.0/assets/menu-checkbox-unchecked-insensitive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-2.0/assets/menu-checkbox-unchecked-selected.png b/themes/Matcha-dark-azul/gtk-2.0/assets/menu-checkbox-unchecked-selected.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-2.0/assets/menu-checkbox-unchecked.png b/themes/Matcha-dark-azul/gtk-2.0/assets/menu-checkbox-unchecked.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-2.0/assets/menu-radio-checked-insensitive.png b/themes/Matcha-dark-azul/gtk-2.0/assets/menu-radio-checked-insensitive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-2.0/assets/menu-radio-checked-selected.png b/themes/Matcha-dark-azul/gtk-2.0/assets/menu-radio-checked-selected.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-2.0/assets/menu-radio-checked.png b/themes/Matcha-dark-azul/gtk-2.0/assets/menu-radio-checked.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-2.0/assets/menu-radio-unchecked-insensitive.png b/themes/Matcha-dark-azul/gtk-2.0/assets/menu-radio-unchecked-insensitive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-2.0/assets/menu-radio-unchecked-selected.png b/themes/Matcha-dark-azul/gtk-2.0/assets/menu-radio-unchecked-selected.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-2.0/assets/menu-radio-unchecked.png b/themes/Matcha-dark-azul/gtk-2.0/assets/menu-radio-unchecked.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-2.0/assets/menubar.png b/themes/Matcha-dark-azul/gtk-2.0/assets/menubar.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-2.0/assets/menubar_button.png b/themes/Matcha-dark-azul/gtk-2.0/assets/menubar_button.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-2.0/assets/menuitem.png b/themes/Matcha-dark-azul/gtk-2.0/assets/menuitem.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-2.0/assets/minus.png b/themes/Matcha-dark-azul/gtk-2.0/assets/minus.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-2.0/assets/notebook-gap-horiz.png b/themes/Matcha-dark-azul/gtk-2.0/assets/notebook-gap-horiz.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-2.0/assets/notebook-gap-vert.png b/themes/Matcha-dark-azul/gtk-2.0/assets/notebook-gap-vert.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-2.0/assets/notebook.png b/themes/Matcha-dark-azul/gtk-2.0/assets/notebook.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-2.0/assets/null.png b/themes/Matcha-dark-azul/gtk-2.0/assets/null.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-2.0/assets/pathbar_button_active.png b/themes/Matcha-dark-azul/gtk-2.0/assets/pathbar_button_active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-2.0/assets/pathbar_button_prelight.png b/themes/Matcha-dark-azul/gtk-2.0/assets/pathbar_button_prelight.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-2.0/assets/plus.png b/themes/Matcha-dark-azul/gtk-2.0/assets/plus.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-2.0/assets/progressbar.png b/themes/Matcha-dark-azul/gtk-2.0/assets/progressbar.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-2.0/assets/progressbar_v.png b/themes/Matcha-dark-azul/gtk-2.0/assets/progressbar_v.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-2.0/assets/radio-checked-insensitive.png b/themes/Matcha-dark-azul/gtk-2.0/assets/radio-checked-insensitive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-2.0/assets/radio-checked.png b/themes/Matcha-dark-azul/gtk-2.0/assets/radio-checked.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-2.0/assets/radio-unchecked-insensitive.png b/themes/Matcha-dark-azul/gtk-2.0/assets/radio-unchecked-insensitive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-2.0/assets/radio-unchecked.png b/themes/Matcha-dark-azul/gtk-2.0/assets/radio-unchecked.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-2.0/assets/slider-horiz-active.png b/themes/Matcha-dark-azul/gtk-2.0/assets/slider-horiz-active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-2.0/assets/slider-horiz-insens.png b/themes/Matcha-dark-azul/gtk-2.0/assets/slider-horiz-insens.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-2.0/assets/slider-horiz-prelight.png b/themes/Matcha-dark-azul/gtk-2.0/assets/slider-horiz-prelight.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-2.0/assets/slider-horiz.png b/themes/Matcha-dark-azul/gtk-2.0/assets/slider-horiz.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-2.0/assets/slider-insensitive.png b/themes/Matcha-dark-azul/gtk-2.0/assets/slider-insensitive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-2.0/assets/slider-prelight.png b/themes/Matcha-dark-azul/gtk-2.0/assets/slider-prelight.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-2.0/assets/slider-vert-active.png b/themes/Matcha-dark-azul/gtk-2.0/assets/slider-vert-active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-2.0/assets/slider-vert-insens.png b/themes/Matcha-dark-azul/gtk-2.0/assets/slider-vert-insens.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-2.0/assets/slider-vert-prelight.png b/themes/Matcha-dark-azul/gtk-2.0/assets/slider-vert-prelight.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-2.0/assets/slider-vert.png b/themes/Matcha-dark-azul/gtk-2.0/assets/slider-vert.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-2.0/assets/slider.png b/themes/Matcha-dark-azul/gtk-2.0/assets/slider.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-2.0/assets/tab-bottom-active.png b/themes/Matcha-dark-azul/gtk-2.0/assets/tab-bottom-active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-2.0/assets/tab-left-active.png b/themes/Matcha-dark-azul/gtk-2.0/assets/tab-left-active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-2.0/assets/tab-right-active.png b/themes/Matcha-dark-azul/gtk-2.0/assets/tab-right-active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-2.0/assets/tab-top-active.png b/themes/Matcha-dark-azul/gtk-2.0/assets/tab-top-active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-2.0/assets/toolbar.png b/themes/Matcha-dark-azul/gtk-2.0/assets/toolbar.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-2.0/assets/tree_header.png b/themes/Matcha-dark-azul/gtk-2.0/assets/tree_header.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-2.0/assets/trough-horizontal-active.png b/themes/Matcha-dark-azul/gtk-2.0/assets/trough-horizontal-active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-2.0/assets/trough-horizontal.png b/themes/Matcha-dark-azul/gtk-2.0/assets/trough-horizontal.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-2.0/assets/trough-progressbar.png b/themes/Matcha-dark-azul/gtk-2.0/assets/trough-progressbar.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-2.0/assets/trough-progressbar_v.png b/themes/Matcha-dark-azul/gtk-2.0/assets/trough-progressbar_v.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-2.0/assets/trough-scrollbar-horiz.png b/themes/Matcha-dark-azul/gtk-2.0/assets/trough-scrollbar-horiz.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-2.0/assets/trough-scrollbar-vert.png b/themes/Matcha-dark-azul/gtk-2.0/assets/trough-scrollbar-vert.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-2.0/assets/trough-vertical-active.png b/themes/Matcha-dark-azul/gtk-2.0/assets/trough-vertical-active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-2.0/assets/trough-vertical.png b/themes/Matcha-dark-azul/gtk-2.0/assets/trough-vertical.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-2.0/assets/up-background-disable-rtl.png b/themes/Matcha-dark-azul/gtk-2.0/assets/up-background-disable-rtl.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-2.0/assets/up-background-disable.png b/themes/Matcha-dark-azul/gtk-2.0/assets/up-background-disable.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-2.0/assets/up-background-rtl.png b/themes/Matcha-dark-azul/gtk-2.0/assets/up-background-rtl.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-2.0/assets/up-background.png b/themes/Matcha-dark-azul/gtk-2.0/assets/up-background.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-2.0/gtkrc b/themes/Matcha-dark-azul/gtk-2.0/gtkrc old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-2.0/main.rc b/themes/Matcha-dark-azul/gtk-2.0/main.rc old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-2.0/menubar-toolbar.rc b/themes/Matcha-dark-azul/gtk-2.0/menubar-toolbar.rc old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-2.0/panel.rc b/themes/Matcha-dark-azul/gtk-2.0/panel.rc old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-2.0/xfce-notify.rc b/themes/Matcha-dark-azul/gtk-2.0/xfce-notify.rc old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/checkbox-checked-dark.png b/themes/Matcha-dark-azul/gtk-3.0/assets/checkbox-checked-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/checkbox-checked-dark@2.png b/themes/Matcha-dark-azul/gtk-3.0/assets/checkbox-checked-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/checkbox-checked-insensitive-dark.png b/themes/Matcha-dark-azul/gtk-3.0/assets/checkbox-checked-insensitive-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/checkbox-checked-insensitive-dark@2.png b/themes/Matcha-dark-azul/gtk-3.0/assets/checkbox-checked-insensitive-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/checkbox-checked-insensitive-selected.png b/themes/Matcha-dark-azul/gtk-3.0/assets/checkbox-checked-insensitive-selected.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/checkbox-checked-insensitive-selected@2.png b/themes/Matcha-dark-azul/gtk-3.0/assets/checkbox-checked-insensitive-selected@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/checkbox-checked-insensitive.png b/themes/Matcha-dark-azul/gtk-3.0/assets/checkbox-checked-insensitive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/checkbox-checked-insensitive@2.png b/themes/Matcha-dark-azul/gtk-3.0/assets/checkbox-checked-insensitive@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/checkbox-checked-selected.png b/themes/Matcha-dark-azul/gtk-3.0/assets/checkbox-checked-selected.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/checkbox-checked-selected@2.png b/themes/Matcha-dark-azul/gtk-3.0/assets/checkbox-checked-selected@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/checkbox-checked-selectionmode-dark.png b/themes/Matcha-dark-azul/gtk-3.0/assets/checkbox-checked-selectionmode-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/checkbox-checked-selectionmode-dark@2.png b/themes/Matcha-dark-azul/gtk-3.0/assets/checkbox-checked-selectionmode-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/checkbox-checked-selectionmode.png b/themes/Matcha-dark-azul/gtk-3.0/assets/checkbox-checked-selectionmode.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/checkbox-checked-selectionmode@2.png b/themes/Matcha-dark-azul/gtk-3.0/assets/checkbox-checked-selectionmode@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/checkbox-checked.png b/themes/Matcha-dark-azul/gtk-3.0/assets/checkbox-checked.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/checkbox-checked@2.png b/themes/Matcha-dark-azul/gtk-3.0/assets/checkbox-checked@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/checkbox-mixed-dark.png b/themes/Matcha-dark-azul/gtk-3.0/assets/checkbox-mixed-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/checkbox-mixed-dark@2.png b/themes/Matcha-dark-azul/gtk-3.0/assets/checkbox-mixed-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/checkbox-mixed-insensitive-dark.png b/themes/Matcha-dark-azul/gtk-3.0/assets/checkbox-mixed-insensitive-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/checkbox-mixed-insensitive-dark@2.png b/themes/Matcha-dark-azul/gtk-3.0/assets/checkbox-mixed-insensitive-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/checkbox-mixed-insensitive-selected.png b/themes/Matcha-dark-azul/gtk-3.0/assets/checkbox-mixed-insensitive-selected.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/checkbox-mixed-insensitive-selected@2.png b/themes/Matcha-dark-azul/gtk-3.0/assets/checkbox-mixed-insensitive-selected@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/checkbox-mixed-insensitive.png b/themes/Matcha-dark-azul/gtk-3.0/assets/checkbox-mixed-insensitive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/checkbox-mixed-insensitive@2.png b/themes/Matcha-dark-azul/gtk-3.0/assets/checkbox-mixed-insensitive@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/checkbox-mixed-selected.png b/themes/Matcha-dark-azul/gtk-3.0/assets/checkbox-mixed-selected.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/checkbox-mixed-selected@2.png b/themes/Matcha-dark-azul/gtk-3.0/assets/checkbox-mixed-selected@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/checkbox-mixed.png b/themes/Matcha-dark-azul/gtk-3.0/assets/checkbox-mixed.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/checkbox-mixed@2.png b/themes/Matcha-dark-azul/gtk-3.0/assets/checkbox-mixed@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/checkbox-selectionmode-dark.png b/themes/Matcha-dark-azul/gtk-3.0/assets/checkbox-selectionmode-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/checkbox-selectionmode-dark@2.png b/themes/Matcha-dark-azul/gtk-3.0/assets/checkbox-selectionmode-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/checkbox-selectionmode.png b/themes/Matcha-dark-azul/gtk-3.0/assets/checkbox-selectionmode.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/checkbox-selectionmode@2.png b/themes/Matcha-dark-azul/gtk-3.0/assets/checkbox-selectionmode@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/checkbox-unchecked-dark.png b/themes/Matcha-dark-azul/gtk-3.0/assets/checkbox-unchecked-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/checkbox-unchecked-dark@2.png b/themes/Matcha-dark-azul/gtk-3.0/assets/checkbox-unchecked-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/checkbox-unchecked-insensitive-dark.png b/themes/Matcha-dark-azul/gtk-3.0/assets/checkbox-unchecked-insensitive-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/checkbox-unchecked-insensitive-dark@2.png b/themes/Matcha-dark-azul/gtk-3.0/assets/checkbox-unchecked-insensitive-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/checkbox-unchecked-insensitive-selected.png b/themes/Matcha-dark-azul/gtk-3.0/assets/checkbox-unchecked-insensitive-selected.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/checkbox-unchecked-insensitive-selected@2.png b/themes/Matcha-dark-azul/gtk-3.0/assets/checkbox-unchecked-insensitive-selected@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/checkbox-unchecked-insensitive.png b/themes/Matcha-dark-azul/gtk-3.0/assets/checkbox-unchecked-insensitive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/checkbox-unchecked-insensitive@2.png b/themes/Matcha-dark-azul/gtk-3.0/assets/checkbox-unchecked-insensitive@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/checkbox-unchecked-selected.png b/themes/Matcha-dark-azul/gtk-3.0/assets/checkbox-unchecked-selected.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/checkbox-unchecked-selected@2.png b/themes/Matcha-dark-azul/gtk-3.0/assets/checkbox-unchecked-selected@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/checkbox-unchecked.png b/themes/Matcha-dark-azul/gtk-3.0/assets/checkbox-unchecked.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/checkbox-unchecked@2.png b/themes/Matcha-dark-azul/gtk-3.0/assets/checkbox-unchecked@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/radio-checked-dark.png b/themes/Matcha-dark-azul/gtk-3.0/assets/radio-checked-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/radio-checked-dark@2.png b/themes/Matcha-dark-azul/gtk-3.0/assets/radio-checked-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/radio-checked-insensitive-dark.png b/themes/Matcha-dark-azul/gtk-3.0/assets/radio-checked-insensitive-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/radio-checked-insensitive-dark@2.png b/themes/Matcha-dark-azul/gtk-3.0/assets/radio-checked-insensitive-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/radio-checked-insensitive-selected.png b/themes/Matcha-dark-azul/gtk-3.0/assets/radio-checked-insensitive-selected.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/radio-checked-insensitive-selected@2.png b/themes/Matcha-dark-azul/gtk-3.0/assets/radio-checked-insensitive-selected@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/radio-checked-insensitive.png b/themes/Matcha-dark-azul/gtk-3.0/assets/radio-checked-insensitive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/radio-checked-insensitive@2.png b/themes/Matcha-dark-azul/gtk-3.0/assets/radio-checked-insensitive@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/radio-checked-selected.png b/themes/Matcha-dark-azul/gtk-3.0/assets/radio-checked-selected.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/radio-checked-selected@2.png b/themes/Matcha-dark-azul/gtk-3.0/assets/radio-checked-selected@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/radio-checked.png b/themes/Matcha-dark-azul/gtk-3.0/assets/radio-checked.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/radio-checked@2.png b/themes/Matcha-dark-azul/gtk-3.0/assets/radio-checked@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/radio-mixed-dark.png b/themes/Matcha-dark-azul/gtk-3.0/assets/radio-mixed-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/radio-mixed-dark@2.png b/themes/Matcha-dark-azul/gtk-3.0/assets/radio-mixed-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/radio-mixed-insensitive-dark.png b/themes/Matcha-dark-azul/gtk-3.0/assets/radio-mixed-insensitive-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/radio-mixed-insensitive-dark@2.png b/themes/Matcha-dark-azul/gtk-3.0/assets/radio-mixed-insensitive-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/radio-mixed-insensitive-selected.png b/themes/Matcha-dark-azul/gtk-3.0/assets/radio-mixed-insensitive-selected.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/radio-mixed-insensitive-selected@2.png b/themes/Matcha-dark-azul/gtk-3.0/assets/radio-mixed-insensitive-selected@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/radio-mixed-insensitive.png b/themes/Matcha-dark-azul/gtk-3.0/assets/radio-mixed-insensitive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/radio-mixed-insensitive@2.png b/themes/Matcha-dark-azul/gtk-3.0/assets/radio-mixed-insensitive@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/radio-mixed-selected.png b/themes/Matcha-dark-azul/gtk-3.0/assets/radio-mixed-selected.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/radio-mixed-selected@2.png b/themes/Matcha-dark-azul/gtk-3.0/assets/radio-mixed-selected@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/radio-mixed.png b/themes/Matcha-dark-azul/gtk-3.0/assets/radio-mixed.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/radio-mixed@2.png b/themes/Matcha-dark-azul/gtk-3.0/assets/radio-mixed@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/radio-unchecked-dark.png b/themes/Matcha-dark-azul/gtk-3.0/assets/radio-unchecked-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/radio-unchecked-dark@2.png b/themes/Matcha-dark-azul/gtk-3.0/assets/radio-unchecked-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/radio-unchecked-insensitive-dark.png b/themes/Matcha-dark-azul/gtk-3.0/assets/radio-unchecked-insensitive-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/radio-unchecked-insensitive-dark@2.png b/themes/Matcha-dark-azul/gtk-3.0/assets/radio-unchecked-insensitive-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/radio-unchecked-insensitive-selected.png b/themes/Matcha-dark-azul/gtk-3.0/assets/radio-unchecked-insensitive-selected.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/radio-unchecked-insensitive-selected@2.png b/themes/Matcha-dark-azul/gtk-3.0/assets/radio-unchecked-insensitive-selected@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/radio-unchecked-insensitive.png b/themes/Matcha-dark-azul/gtk-3.0/assets/radio-unchecked-insensitive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/radio-unchecked-insensitive@2.png b/themes/Matcha-dark-azul/gtk-3.0/assets/radio-unchecked-insensitive@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/radio-unchecked-selected.png b/themes/Matcha-dark-azul/gtk-3.0/assets/radio-unchecked-selected.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/radio-unchecked-selected@2.png b/themes/Matcha-dark-azul/gtk-3.0/assets/radio-unchecked-selected@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/radio-unchecked.png b/themes/Matcha-dark-azul/gtk-3.0/assets/radio-unchecked.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/radio-unchecked@2.png b/themes/Matcha-dark-azul/gtk-3.0/assets/radio-unchecked@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/switch-active-dark.png b/themes/Matcha-dark-azul/gtk-3.0/assets/switch-active-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/switch-active-dark@2.png b/themes/Matcha-dark-azul/gtk-3.0/assets/switch-active-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/switch-active-header-dark.png b/themes/Matcha-dark-azul/gtk-3.0/assets/switch-active-header-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/switch-active-header-dark@2.png b/themes/Matcha-dark-azul/gtk-3.0/assets/switch-active-header-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/switch-active-header.png b/themes/Matcha-dark-azul/gtk-3.0/assets/switch-active-header.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/switch-active-header@2.png b/themes/Matcha-dark-azul/gtk-3.0/assets/switch-active-header@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/switch-active-hover-dark.png b/themes/Matcha-dark-azul/gtk-3.0/assets/switch-active-hover-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/switch-active-hover-dark@2.png b/themes/Matcha-dark-azul/gtk-3.0/assets/switch-active-hover-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/switch-active-hover-header-dark.png b/themes/Matcha-dark-azul/gtk-3.0/assets/switch-active-hover-header-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/switch-active-hover-header-dark@2.png b/themes/Matcha-dark-azul/gtk-3.0/assets/switch-active-hover-header-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/switch-active-hover-header.png b/themes/Matcha-dark-azul/gtk-3.0/assets/switch-active-hover-header.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/switch-active-hover-header@2.png b/themes/Matcha-dark-azul/gtk-3.0/assets/switch-active-hover-header@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/switch-active-hover-selected.png b/themes/Matcha-dark-azul/gtk-3.0/assets/switch-active-hover-selected.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/switch-active-hover-selected@2.png b/themes/Matcha-dark-azul/gtk-3.0/assets/switch-active-hover-selected@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/switch-active-hover.png b/themes/Matcha-dark-azul/gtk-3.0/assets/switch-active-hover.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/switch-active-hover@2.png b/themes/Matcha-dark-azul/gtk-3.0/assets/switch-active-hover@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/switch-active-insensitive-dark.png b/themes/Matcha-dark-azul/gtk-3.0/assets/switch-active-insensitive-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/switch-active-insensitive-dark@2.png b/themes/Matcha-dark-azul/gtk-3.0/assets/switch-active-insensitive-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/switch-active-insensitive-header-dark.png b/themes/Matcha-dark-azul/gtk-3.0/assets/switch-active-insensitive-header-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/switch-active-insensitive-header-dark@2.png b/themes/Matcha-dark-azul/gtk-3.0/assets/switch-active-insensitive-header-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/switch-active-insensitive-header.png b/themes/Matcha-dark-azul/gtk-3.0/assets/switch-active-insensitive-header.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/switch-active-insensitive-header@2.png b/themes/Matcha-dark-azul/gtk-3.0/assets/switch-active-insensitive-header@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/switch-active-insensitive-selected.png b/themes/Matcha-dark-azul/gtk-3.0/assets/switch-active-insensitive-selected.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/switch-active-insensitive-selected@2.png b/themes/Matcha-dark-azul/gtk-3.0/assets/switch-active-insensitive-selected@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/switch-active-insensitive.png b/themes/Matcha-dark-azul/gtk-3.0/assets/switch-active-insensitive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/switch-active-insensitive@2.png b/themes/Matcha-dark-azul/gtk-3.0/assets/switch-active-insensitive@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/switch-active-selected.png b/themes/Matcha-dark-azul/gtk-3.0/assets/switch-active-selected.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/switch-active-selected@2.png b/themes/Matcha-dark-azul/gtk-3.0/assets/switch-active-selected@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/switch-active.png b/themes/Matcha-dark-azul/gtk-3.0/assets/switch-active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/switch-active@2.png b/themes/Matcha-dark-azul/gtk-3.0/assets/switch-active@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/switch-dark.png b/themes/Matcha-dark-azul/gtk-3.0/assets/switch-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/switch-dark@2.png b/themes/Matcha-dark-azul/gtk-3.0/assets/switch-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/switch-header-dark.png b/themes/Matcha-dark-azul/gtk-3.0/assets/switch-header-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/switch-header-dark@2.png b/themes/Matcha-dark-azul/gtk-3.0/assets/switch-header-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/switch-header.png b/themes/Matcha-dark-azul/gtk-3.0/assets/switch-header.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/switch-header@2.png b/themes/Matcha-dark-azul/gtk-3.0/assets/switch-header@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/switch-hover-dark.png b/themes/Matcha-dark-azul/gtk-3.0/assets/switch-hover-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/switch-hover-dark@2.png b/themes/Matcha-dark-azul/gtk-3.0/assets/switch-hover-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/switch-hover-header-dark.png b/themes/Matcha-dark-azul/gtk-3.0/assets/switch-hover-header-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/switch-hover-header-dark@2.png b/themes/Matcha-dark-azul/gtk-3.0/assets/switch-hover-header-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/switch-hover-header.png b/themes/Matcha-dark-azul/gtk-3.0/assets/switch-hover-header.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/switch-hover-header@2.png b/themes/Matcha-dark-azul/gtk-3.0/assets/switch-hover-header@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/switch-hover-selected.png b/themes/Matcha-dark-azul/gtk-3.0/assets/switch-hover-selected.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/switch-hover-selected@2.png b/themes/Matcha-dark-azul/gtk-3.0/assets/switch-hover-selected@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/switch-hover.png b/themes/Matcha-dark-azul/gtk-3.0/assets/switch-hover.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/switch-hover@2.png b/themes/Matcha-dark-azul/gtk-3.0/assets/switch-hover@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/switch-insensitive-dark.png b/themes/Matcha-dark-azul/gtk-3.0/assets/switch-insensitive-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/switch-insensitive-dark@2.png b/themes/Matcha-dark-azul/gtk-3.0/assets/switch-insensitive-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/switch-insensitive-header-dark.png b/themes/Matcha-dark-azul/gtk-3.0/assets/switch-insensitive-header-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/switch-insensitive-header-dark@2.png b/themes/Matcha-dark-azul/gtk-3.0/assets/switch-insensitive-header-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/switch-insensitive-header.png b/themes/Matcha-dark-azul/gtk-3.0/assets/switch-insensitive-header.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/switch-insensitive-header@2.png b/themes/Matcha-dark-azul/gtk-3.0/assets/switch-insensitive-header@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/switch-insensitive-selected.png b/themes/Matcha-dark-azul/gtk-3.0/assets/switch-insensitive-selected.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/switch-insensitive-selected@2.png b/themes/Matcha-dark-azul/gtk-3.0/assets/switch-insensitive-selected@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/switch-insensitive.png b/themes/Matcha-dark-azul/gtk-3.0/assets/switch-insensitive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/switch-insensitive@2.png b/themes/Matcha-dark-azul/gtk-3.0/assets/switch-insensitive@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/switch-selected.png b/themes/Matcha-dark-azul/gtk-3.0/assets/switch-selected.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/switch-selected@2.png b/themes/Matcha-dark-azul/gtk-3.0/assets/switch-selected@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/switch.png b/themes/Matcha-dark-azul/gtk-3.0/assets/switch.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/switch@2.png b/themes/Matcha-dark-azul/gtk-3.0/assets/switch@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/titlebutton-close-active-dark.png b/themes/Matcha-dark-azul/gtk-3.0/assets/titlebutton-close-active-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/titlebutton-close-active-dark@2.png b/themes/Matcha-dark-azul/gtk-3.0/assets/titlebutton-close-active-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/titlebutton-close-active.png b/themes/Matcha-dark-azul/gtk-3.0/assets/titlebutton-close-active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/titlebutton-close-active@2.png b/themes/Matcha-dark-azul/gtk-3.0/assets/titlebutton-close-active@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/titlebutton-close-backdrop-dark.png b/themes/Matcha-dark-azul/gtk-3.0/assets/titlebutton-close-backdrop-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/titlebutton-close-backdrop-dark@2.png b/themes/Matcha-dark-azul/gtk-3.0/assets/titlebutton-close-backdrop-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/titlebutton-close-backdrop.png b/themes/Matcha-dark-azul/gtk-3.0/assets/titlebutton-close-backdrop.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/titlebutton-close-backdrop@2.png b/themes/Matcha-dark-azul/gtk-3.0/assets/titlebutton-close-backdrop@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/titlebutton-close-dark.png b/themes/Matcha-dark-azul/gtk-3.0/assets/titlebutton-close-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/titlebutton-close-dark@2.png b/themes/Matcha-dark-azul/gtk-3.0/assets/titlebutton-close-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/titlebutton-close-hover-dark.png b/themes/Matcha-dark-azul/gtk-3.0/assets/titlebutton-close-hover-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/titlebutton-close-hover-dark@2.png b/themes/Matcha-dark-azul/gtk-3.0/assets/titlebutton-close-hover-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/titlebutton-close-hover.png b/themes/Matcha-dark-azul/gtk-3.0/assets/titlebutton-close-hover.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/titlebutton-close-hover@2.png b/themes/Matcha-dark-azul/gtk-3.0/assets/titlebutton-close-hover@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/titlebutton-close.png b/themes/Matcha-dark-azul/gtk-3.0/assets/titlebutton-close.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/titlebutton-close@2.png b/themes/Matcha-dark-azul/gtk-3.0/assets/titlebutton-close@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/titlebutton-maximize-active-dark.png b/themes/Matcha-dark-azul/gtk-3.0/assets/titlebutton-maximize-active-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/titlebutton-maximize-active-dark@2.png b/themes/Matcha-dark-azul/gtk-3.0/assets/titlebutton-maximize-active-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/titlebutton-maximize-active.png b/themes/Matcha-dark-azul/gtk-3.0/assets/titlebutton-maximize-active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/titlebutton-maximize-active@2.png b/themes/Matcha-dark-azul/gtk-3.0/assets/titlebutton-maximize-active@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/titlebutton-maximize-backdrop-dark.png b/themes/Matcha-dark-azul/gtk-3.0/assets/titlebutton-maximize-backdrop-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/titlebutton-maximize-backdrop-dark@2.png b/themes/Matcha-dark-azul/gtk-3.0/assets/titlebutton-maximize-backdrop-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/titlebutton-maximize-backdrop.png b/themes/Matcha-dark-azul/gtk-3.0/assets/titlebutton-maximize-backdrop.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/titlebutton-maximize-backdrop@2.png b/themes/Matcha-dark-azul/gtk-3.0/assets/titlebutton-maximize-backdrop@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/titlebutton-maximize-dark.png b/themes/Matcha-dark-azul/gtk-3.0/assets/titlebutton-maximize-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/titlebutton-maximize-dark@2.png b/themes/Matcha-dark-azul/gtk-3.0/assets/titlebutton-maximize-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/titlebutton-maximize-hover-dark.png b/themes/Matcha-dark-azul/gtk-3.0/assets/titlebutton-maximize-hover-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/titlebutton-maximize-hover-dark@2.png b/themes/Matcha-dark-azul/gtk-3.0/assets/titlebutton-maximize-hover-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/titlebutton-maximize-hover.png b/themes/Matcha-dark-azul/gtk-3.0/assets/titlebutton-maximize-hover.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/titlebutton-maximize-hover@2.png b/themes/Matcha-dark-azul/gtk-3.0/assets/titlebutton-maximize-hover@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/titlebutton-maximize.png b/themes/Matcha-dark-azul/gtk-3.0/assets/titlebutton-maximize.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/titlebutton-maximize@2.png b/themes/Matcha-dark-azul/gtk-3.0/assets/titlebutton-maximize@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/titlebutton-minimize-active-dark.png b/themes/Matcha-dark-azul/gtk-3.0/assets/titlebutton-minimize-active-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/titlebutton-minimize-active-dark@2.png b/themes/Matcha-dark-azul/gtk-3.0/assets/titlebutton-minimize-active-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/titlebutton-minimize-active.png b/themes/Matcha-dark-azul/gtk-3.0/assets/titlebutton-minimize-active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/titlebutton-minimize-active@2.png b/themes/Matcha-dark-azul/gtk-3.0/assets/titlebutton-minimize-active@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/titlebutton-minimize-backdrop-dark.png b/themes/Matcha-dark-azul/gtk-3.0/assets/titlebutton-minimize-backdrop-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/titlebutton-minimize-backdrop-dark@2.png b/themes/Matcha-dark-azul/gtk-3.0/assets/titlebutton-minimize-backdrop-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/titlebutton-minimize-backdrop.png b/themes/Matcha-dark-azul/gtk-3.0/assets/titlebutton-minimize-backdrop.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/titlebutton-minimize-backdrop@2.png b/themes/Matcha-dark-azul/gtk-3.0/assets/titlebutton-minimize-backdrop@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/titlebutton-minimize-dark.png b/themes/Matcha-dark-azul/gtk-3.0/assets/titlebutton-minimize-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/titlebutton-minimize-dark@2.png b/themes/Matcha-dark-azul/gtk-3.0/assets/titlebutton-minimize-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/titlebutton-minimize-hover-dark.png b/themes/Matcha-dark-azul/gtk-3.0/assets/titlebutton-minimize-hover-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/titlebutton-minimize-hover-dark@2.png b/themes/Matcha-dark-azul/gtk-3.0/assets/titlebutton-minimize-hover-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/titlebutton-minimize-hover.png b/themes/Matcha-dark-azul/gtk-3.0/assets/titlebutton-minimize-hover.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/titlebutton-minimize-hover@2.png b/themes/Matcha-dark-azul/gtk-3.0/assets/titlebutton-minimize-hover@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/titlebutton-minimize.png b/themes/Matcha-dark-azul/gtk-3.0/assets/titlebutton-minimize.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/titlebutton-minimize@2.png b/themes/Matcha-dark-azul/gtk-3.0/assets/titlebutton-minimize@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/titlebutton-restore-active-dark.png b/themes/Matcha-dark-azul/gtk-3.0/assets/titlebutton-restore-active-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/titlebutton-restore-active-dark@2.png b/themes/Matcha-dark-azul/gtk-3.0/assets/titlebutton-restore-active-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/titlebutton-restore-active.png b/themes/Matcha-dark-azul/gtk-3.0/assets/titlebutton-restore-active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/titlebutton-restore-active@2.png b/themes/Matcha-dark-azul/gtk-3.0/assets/titlebutton-restore-active@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/titlebutton-restore-backdrop-dark.png b/themes/Matcha-dark-azul/gtk-3.0/assets/titlebutton-restore-backdrop-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/titlebutton-restore-backdrop-dark@2.png b/themes/Matcha-dark-azul/gtk-3.0/assets/titlebutton-restore-backdrop-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/titlebutton-restore-backdrop.png b/themes/Matcha-dark-azul/gtk-3.0/assets/titlebutton-restore-backdrop.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/titlebutton-restore-backdrop@2.png b/themes/Matcha-dark-azul/gtk-3.0/assets/titlebutton-restore-backdrop@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/titlebutton-restore-dark.png b/themes/Matcha-dark-azul/gtk-3.0/assets/titlebutton-restore-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/titlebutton-restore-dark@2.png b/themes/Matcha-dark-azul/gtk-3.0/assets/titlebutton-restore-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/titlebutton-restore-hover-dark.png b/themes/Matcha-dark-azul/gtk-3.0/assets/titlebutton-restore-hover-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/titlebutton-restore-hover-dark@2.png b/themes/Matcha-dark-azul/gtk-3.0/assets/titlebutton-restore-hover-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/titlebutton-restore-hover.png b/themes/Matcha-dark-azul/gtk-3.0/assets/titlebutton-restore-hover.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/titlebutton-restore-hover@2.png b/themes/Matcha-dark-azul/gtk-3.0/assets/titlebutton-restore-hover@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/titlebutton-restore.png b/themes/Matcha-dark-azul/gtk-3.0/assets/titlebutton-restore.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/assets/titlebutton-restore@2.png b/themes/Matcha-dark-azul/gtk-3.0/assets/titlebutton-restore@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/gtk-dark.css b/themes/Matcha-dark-azul/gtk-3.0/gtk-dark.css old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/gtk.css b/themes/Matcha-dark-azul/gtk-3.0/gtk.css old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/gtk-3.0/thumbnail.png b/themes/Matcha-dark-azul/gtk-3.0/thumbnail.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/metacity-1/button-bg.svg b/themes/Matcha-dark-azul/metacity-1/button-bg.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/metacity-1/button-border.svg b/themes/Matcha-dark-azul/metacity-1/button-border.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/metacity-1/close-icon.svg b/themes/Matcha-dark-azul/metacity-1/close-icon.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/metacity-1/max-icon.svg b/themes/Matcha-dark-azul/metacity-1/max-icon.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/metacity-1/metacity-theme-1.xml b/themes/Matcha-dark-azul/metacity-1/metacity-theme-1.xml old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/metacity-1/metacity-theme-2.xml b/themes/Matcha-dark-azul/metacity-1/metacity-theme-2.xml new file mode 120000 index 00000000..84bdbf0a --- /dev/null +++ b/themes/Matcha-dark-azul/metacity-1/metacity-theme-2.xml @@ -0,0 +1 @@ +metacity-theme-1.xml \ No newline at end of file diff --git a/themes/Matcha-dark-azul/metacity-1/metacity-theme-3.xml b/themes/Matcha-dark-azul/metacity-1/metacity-theme-3.xml old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/metacity-1/min-icon.svg b/themes/Matcha-dark-azul/metacity-1/min-icon.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/metacity-1/thumbnail.png b/themes/Matcha-dark-azul/metacity-1/thumbnail.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/metacity-1/unmax-icon.svg b/themes/Matcha-dark-azul/metacity-1/unmax-icon.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/openbox-3/close.xbm b/themes/Matcha-dark-azul/openbox-3/close.xbm old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/openbox-3/desk.xbm b/themes/Matcha-dark-azul/openbox-3/desk.xbm old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/openbox-3/desk_toggled.xbm b/themes/Matcha-dark-azul/openbox-3/desk_toggled.xbm old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/openbox-3/iconify.xbm b/themes/Matcha-dark-azul/openbox-3/iconify.xbm old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/openbox-3/max.xbm b/themes/Matcha-dark-azul/openbox-3/max.xbm old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/openbox-3/max_toggled.xbm b/themes/Matcha-dark-azul/openbox-3/max_toggled.xbm old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/openbox-3/shade.xbm b/themes/Matcha-dark-azul/openbox-3/shade.xbm old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/openbox-3/shade_toggled.xbm b/themes/Matcha-dark-azul/openbox-3/shade_toggled.xbm old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/openbox-3/themerc b/themes/Matcha-dark-azul/openbox-3/themerc old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/unity/dash/close_dash.svg b/themes/Matcha-dark-azul/unity/dash/close_dash.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/unity/dash/close_dash_disabled.svg b/themes/Matcha-dark-azul/unity/dash/close_dash_disabled.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/unity/dash/close_dash_prelight.svg b/themes/Matcha-dark-azul/unity/dash/close_dash_prelight.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/unity/dash/close_dash_pressed.svg b/themes/Matcha-dark-azul/unity/dash/close_dash_pressed.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/unity/dash/maximize_dash.svg b/themes/Matcha-dark-azul/unity/dash/maximize_dash.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/unity/dash/maximize_dash_disabled.svg b/themes/Matcha-dark-azul/unity/dash/maximize_dash_disabled.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/unity/dash/maximize_dash_prelight.svg b/themes/Matcha-dark-azul/unity/dash/maximize_dash_prelight.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/unity/dash/maximize_dash_pressed.svg b/themes/Matcha-dark-azul/unity/dash/maximize_dash_pressed.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/unity/dash/minimize_dash.svg b/themes/Matcha-dark-azul/unity/dash/minimize_dash.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/unity/dash/minimize_dash_disabled.svg b/themes/Matcha-dark-azul/unity/dash/minimize_dash_disabled.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/unity/dash/minimize_dash_prelight.svg b/themes/Matcha-dark-azul/unity/dash/minimize_dash_prelight.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/unity/dash/minimize_dash_pressed.svg b/themes/Matcha-dark-azul/unity/dash/minimize_dash_pressed.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/unity/launcher_arrow_ltr_19-1.svg b/themes/Matcha-dark-azul/unity/launcher_arrow_ltr_19-1.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/unity/launcher_arrow_ltr_19.svg b/themes/Matcha-dark-azul/unity/launcher_arrow_ltr_19.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/unity/launcher_arrow_ltr_37.svg b/themes/Matcha-dark-azul/unity/launcher_arrow_ltr_37.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/unity/launcher_arrow_outline_ltr_19.svg b/themes/Matcha-dark-azul/unity/launcher_arrow_outline_ltr_19.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/unity/launcher_arrow_outline_ltr_37.svg b/themes/Matcha-dark-azul/unity/launcher_arrow_outline_ltr_37.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/unity/launcher_arrow_outline_rtl_19.svg b/themes/Matcha-dark-azul/unity/launcher_arrow_outline_rtl_19.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/unity/launcher_arrow_outline_rtl_37.svg b/themes/Matcha-dark-azul/unity/launcher_arrow_outline_rtl_37.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/unity/launcher_arrow_rtl_19.svg b/themes/Matcha-dark-azul/unity/launcher_arrow_rtl_19.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/unity/launcher_arrow_rtl_37.svg b/themes/Matcha-dark-azul/unity/launcher_arrow_rtl_37.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/unity/launcher_icon_back_150.svg b/themes/Matcha-dark-azul/unity/launcher_icon_back_150.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/unity/launcher_icon_back_54.svg b/themes/Matcha-dark-azul/unity/launcher_icon_back_54.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/unity/launcher_icon_edge_150.svg b/themes/Matcha-dark-azul/unity/launcher_icon_edge_150.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/unity/launcher_icon_edge_54.svg b/themes/Matcha-dark-azul/unity/launcher_icon_edge_54.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/unity/launcher_icon_glow_200.svg b/themes/Matcha-dark-azul/unity/launcher_icon_glow_200.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/unity/launcher_icon_glow_62.svg b/themes/Matcha-dark-azul/unity/launcher_icon_glow_62.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/unity/launcher_icon_selected_back_150.svg b/themes/Matcha-dark-azul/unity/launcher_icon_selected_back_150.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/unity/launcher_icon_selected_back_54.svg b/themes/Matcha-dark-azul/unity/launcher_icon_selected_back_54.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/unity/launcher_icon_shadow_200.svg b/themes/Matcha-dark-azul/unity/launcher_icon_shadow_200.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/unity/launcher_icon_shadow_62.svg b/themes/Matcha-dark-azul/unity/launcher_icon_shadow_62.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/unity/launcher_icon_shine_150.svg b/themes/Matcha-dark-azul/unity/launcher_icon_shine_150.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/unity/launcher_icon_shine_54.svg b/themes/Matcha-dark-azul/unity/launcher_icon_shine_54.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/unity/launcher_pip_ltr_19.svg b/themes/Matcha-dark-azul/unity/launcher_pip_ltr_19.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/unity/launcher_pip_ltr_37.svg b/themes/Matcha-dark-azul/unity/launcher_pip_ltr_37.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/unity/launcher_pip_rtl_19.svg b/themes/Matcha-dark-azul/unity/launcher_pip_rtl_19.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/unity/launcher_pip_rtl_37.svg b/themes/Matcha-dark-azul/unity/launcher_pip_rtl_37.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/unity/window-buttons/close.svg b/themes/Matcha-dark-azul/unity/window-buttons/close.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/unity/window-buttons/close_prelight.svg b/themes/Matcha-dark-azul/unity/window-buttons/close_prelight.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/unity/window-buttons/close_pressed.svg b/themes/Matcha-dark-azul/unity/window-buttons/close_pressed.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/unity/window-buttons/close_unfocused.svg b/themes/Matcha-dark-azul/unity/window-buttons/close_unfocused.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/unity/window-buttons/maximize.svg b/themes/Matcha-dark-azul/unity/window-buttons/maximize.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/unity/window-buttons/maximize_prelight.svg b/themes/Matcha-dark-azul/unity/window-buttons/maximize_prelight.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/unity/window-buttons/maximize_pressed.svg b/themes/Matcha-dark-azul/unity/window-buttons/maximize_pressed.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/unity/window-buttons/maximize_unfocused.svg b/themes/Matcha-dark-azul/unity/window-buttons/maximize_unfocused.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/unity/window-buttons/minimize.svg b/themes/Matcha-dark-azul/unity/window-buttons/minimize.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/unity/window-buttons/minimize_prelight.svg b/themes/Matcha-dark-azul/unity/window-buttons/minimize_prelight.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/unity/window-buttons/minimize_pressed.svg b/themes/Matcha-dark-azul/unity/window-buttons/minimize_pressed.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/unity/window-buttons/minimize_unfocused.svg b/themes/Matcha-dark-azul/unity/window-buttons/minimize_unfocused.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/xfwm4/bottom-active.png b/themes/Matcha-dark-azul/xfwm4/bottom-active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/xfwm4/bottom-inactive.png b/themes/Matcha-dark-azul/xfwm4/bottom-inactive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/xfwm4/bottom-left-active.png b/themes/Matcha-dark-azul/xfwm4/bottom-left-active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/xfwm4/bottom-left-inactive.png b/themes/Matcha-dark-azul/xfwm4/bottom-left-inactive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/xfwm4/bottom-right-active.png b/themes/Matcha-dark-azul/xfwm4/bottom-right-active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/xfwm4/bottom-right-inactive.png b/themes/Matcha-dark-azul/xfwm4/bottom-right-inactive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/xfwm4/close-active.png b/themes/Matcha-dark-azul/xfwm4/close-active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/xfwm4/close-inactive.png b/themes/Matcha-dark-azul/xfwm4/close-inactive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/xfwm4/close-prelight.png b/themes/Matcha-dark-azul/xfwm4/close-prelight.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/xfwm4/close-pressed.png b/themes/Matcha-dark-azul/xfwm4/close-pressed.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/xfwm4/hide-active.png b/themes/Matcha-dark-azul/xfwm4/hide-active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/xfwm4/hide-inactive.png b/themes/Matcha-dark-azul/xfwm4/hide-inactive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/xfwm4/hide-prelight.png b/themes/Matcha-dark-azul/xfwm4/hide-prelight.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/xfwm4/hide-pressed.png b/themes/Matcha-dark-azul/xfwm4/hide-pressed.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/xfwm4/left-active.png b/themes/Matcha-dark-azul/xfwm4/left-active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/xfwm4/left-inactive.png b/themes/Matcha-dark-azul/xfwm4/left-inactive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/xfwm4/maximize-active.png b/themes/Matcha-dark-azul/xfwm4/maximize-active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/xfwm4/maximize-inactive.png b/themes/Matcha-dark-azul/xfwm4/maximize-inactive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/xfwm4/maximize-prelight.png b/themes/Matcha-dark-azul/xfwm4/maximize-prelight.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/xfwm4/maximize-pressed.png b/themes/Matcha-dark-azul/xfwm4/maximize-pressed.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/xfwm4/maximize-toggled-active.png b/themes/Matcha-dark-azul/xfwm4/maximize-toggled-active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/xfwm4/maximize-toggled-inactive.png b/themes/Matcha-dark-azul/xfwm4/maximize-toggled-inactive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/xfwm4/maximize-toggled-prelight.png b/themes/Matcha-dark-azul/xfwm4/maximize-toggled-prelight.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/xfwm4/maximize-toggled-pressed.png b/themes/Matcha-dark-azul/xfwm4/maximize-toggled-pressed.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/xfwm4/menu-active.png b/themes/Matcha-dark-azul/xfwm4/menu-active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/xfwm4/menu-inactive.png b/themes/Matcha-dark-azul/xfwm4/menu-inactive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/xfwm4/menu-pressed.png b/themes/Matcha-dark-azul/xfwm4/menu-pressed.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/xfwm4/right-active.png b/themes/Matcha-dark-azul/xfwm4/right-active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/xfwm4/right-inactive.png b/themes/Matcha-dark-azul/xfwm4/right-inactive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/xfwm4/shade-active.png b/themes/Matcha-dark-azul/xfwm4/shade-active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/xfwm4/shade-inactive.png b/themes/Matcha-dark-azul/xfwm4/shade-inactive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/xfwm4/shade-pressed.png b/themes/Matcha-dark-azul/xfwm4/shade-pressed.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/xfwm4/stick-active.png b/themes/Matcha-dark-azul/xfwm4/stick-active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/xfwm4/stick-inactive.png b/themes/Matcha-dark-azul/xfwm4/stick-inactive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/xfwm4/stick-pressed.png b/themes/Matcha-dark-azul/xfwm4/stick-pressed.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/xfwm4/stick-toggled-active.png b/themes/Matcha-dark-azul/xfwm4/stick-toggled-active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/xfwm4/stick-toggled-inactive.png b/themes/Matcha-dark-azul/xfwm4/stick-toggled-inactive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/xfwm4/stick-toggled-pressed.png b/themes/Matcha-dark-azul/xfwm4/stick-toggled-pressed.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/xfwm4/themerc b/themes/Matcha-dark-azul/xfwm4/themerc old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/xfwm4/title-1-active.png b/themes/Matcha-dark-azul/xfwm4/title-1-active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/xfwm4/title-1-inactive.png b/themes/Matcha-dark-azul/xfwm4/title-1-inactive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/xfwm4/title-2-active.png b/themes/Matcha-dark-azul/xfwm4/title-2-active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/xfwm4/title-2-inactive.png b/themes/Matcha-dark-azul/xfwm4/title-2-inactive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/xfwm4/title-3-active.png b/themes/Matcha-dark-azul/xfwm4/title-3-active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/xfwm4/title-3-inactive.png b/themes/Matcha-dark-azul/xfwm4/title-3-inactive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/xfwm4/title-4-active.png b/themes/Matcha-dark-azul/xfwm4/title-4-active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/xfwm4/title-4-inactive.png b/themes/Matcha-dark-azul/xfwm4/title-4-inactive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/xfwm4/title-5-active.png b/themes/Matcha-dark-azul/xfwm4/title-5-active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/xfwm4/title-5-inactive.png b/themes/Matcha-dark-azul/xfwm4/title-5-inactive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/xfwm4/top-left-active.png b/themes/Matcha-dark-azul/xfwm4/top-left-active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/xfwm4/top-left-inactive.png b/themes/Matcha-dark-azul/xfwm4/top-left-inactive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/xfwm4/top-right-active.png b/themes/Matcha-dark-azul/xfwm4/top-right-active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-azul/xfwm4/top-right-inactive.png b/themes/Matcha-dark-azul/xfwm4/top-right-inactive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/cinnamon/assets/checkbox/checkbox-checked-focused.svg b/themes/Matcha-dark-sea/cinnamon/assets/checkbox/checkbox-checked-focused.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/cinnamon/assets/checkbox/checkbox-checked.svg b/themes/Matcha-dark-sea/cinnamon/assets/checkbox/checkbox-checked.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/cinnamon/assets/checkbox/checkbox-unchecked-focused.svg b/themes/Matcha-dark-sea/cinnamon/assets/checkbox/checkbox-unchecked-focused.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/cinnamon/assets/checkbox/checkbox-unchecked.svg b/themes/Matcha-dark-sea/cinnamon/assets/checkbox/checkbox-unchecked.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/cinnamon/assets/menu/menu.svg b/themes/Matcha-dark-sea/cinnamon/assets/menu/menu.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/cinnamon/assets/menu/submenu.svg b/themes/Matcha-dark-sea/cinnamon/assets/menu/submenu.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/cinnamon/assets/misc/button-box.svg b/themes/Matcha-dark-sea/cinnamon/assets/misc/button-box.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/cinnamon/assets/misc/message.svg b/themes/Matcha-dark-sea/cinnamon/assets/misc/message.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/cinnamon/assets/misc/modal.svg b/themes/Matcha-dark-sea/cinnamon/assets/misc/modal.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/cinnamon/assets/switch/switch-off.svg b/themes/Matcha-dark-sea/cinnamon/assets/switch/switch-off.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/cinnamon/assets/switch/switch-on.svg b/themes/Matcha-dark-sea/cinnamon/assets/switch/switch-on.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/cinnamon/cinnamon.css b/themes/Matcha-dark-sea/cinnamon/cinnamon.css old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/cinnamon/common-assets/menu/menu-hover.svg b/themes/Matcha-dark-sea/cinnamon/common-assets/menu/menu-hover.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/cinnamon/common-assets/menu/menu-separator.svg b/themes/Matcha-dark-sea/cinnamon/common-assets/menu/menu-separator.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/cinnamon/common-assets/misc/add-workspace-active.svg b/themes/Matcha-dark-sea/cinnamon/common-assets/misc/add-workspace-active.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/cinnamon/common-assets/misc/add-workspace-hover.svg b/themes/Matcha-dark-sea/cinnamon/common-assets/misc/add-workspace-hover.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/cinnamon/common-assets/misc/add-workspace.svg b/themes/Matcha-dark-sea/cinnamon/common-assets/misc/add-workspace.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/cinnamon/common-assets/misc/bg.svg b/themes/Matcha-dark-sea/cinnamon/common-assets/misc/bg.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/cinnamon/common-assets/misc/calendar-arrow-left-hover.svg b/themes/Matcha-dark-sea/cinnamon/common-assets/misc/calendar-arrow-left-hover.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/cinnamon/common-assets/misc/calendar-arrow-left.svg b/themes/Matcha-dark-sea/cinnamon/common-assets/misc/calendar-arrow-left.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/cinnamon/common-assets/misc/calendar-arrow-right-hover.svg b/themes/Matcha-dark-sea/cinnamon/common-assets/misc/calendar-arrow-right-hover.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/cinnamon/common-assets/misc/calendar-arrow-right.svg b/themes/Matcha-dark-sea/cinnamon/common-assets/misc/calendar-arrow-right.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/cinnamon/common-assets/misc/close-active.svg b/themes/Matcha-dark-sea/cinnamon/common-assets/misc/close-active.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/cinnamon/common-assets/misc/close-hover.svg b/themes/Matcha-dark-sea/cinnamon/common-assets/misc/close-hover.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/cinnamon/common-assets/misc/close.svg b/themes/Matcha-dark-sea/cinnamon/common-assets/misc/close.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/cinnamon/common-assets/misc/corner-ripple.svg b/themes/Matcha-dark-sea/cinnamon/common-assets/misc/corner-ripple.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/cinnamon/common-assets/misc/desklet-header.svg b/themes/Matcha-dark-sea/cinnamon/common-assets/misc/desklet-header.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/cinnamon/common-assets/misc/desklet.svg b/themes/Matcha-dark-sea/cinnamon/common-assets/misc/desklet.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/cinnamon/common-assets/misc/osd.svg b/themes/Matcha-dark-sea/cinnamon/common-assets/misc/osd.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/cinnamon/common-assets/misc/overview-hover.png b/themes/Matcha-dark-sea/cinnamon/common-assets/misc/overview-hover.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/cinnamon/common-assets/misc/overview.png b/themes/Matcha-dark-sea/cinnamon/common-assets/misc/overview.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/cinnamon/common-assets/misc/trash-icon.svg b/themes/Matcha-dark-sea/cinnamon/common-assets/misc/trash-icon.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/cinnamon/common-assets/panel/activities-active.svg b/themes/Matcha-dark-sea/cinnamon/common-assets/panel/activities-active.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/cinnamon/common-assets/panel/activities.svg b/themes/Matcha-dark-sea/cinnamon/common-assets/panel/activities.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/cinnamon/common-assets/panel/panel-bottom.svg b/themes/Matcha-dark-sea/cinnamon/common-assets/panel/panel-bottom.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/cinnamon/common-assets/panel/panel-left.svg b/themes/Matcha-dark-sea/cinnamon/common-assets/panel/panel-left.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/cinnamon/common-assets/panel/panel-right.svg b/themes/Matcha-dark-sea/cinnamon/common-assets/panel/panel-right.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/cinnamon/common-assets/panel/panel-top.svg b/themes/Matcha-dark-sea/cinnamon/common-assets/panel/panel-top.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/cinnamon/common-assets/panel/window-list-active-bottom.svg b/themes/Matcha-dark-sea/cinnamon/common-assets/panel/window-list-active-bottom.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/cinnamon/common-assets/panel/window-list-active-left.svg b/themes/Matcha-dark-sea/cinnamon/common-assets/panel/window-list-active-left.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/cinnamon/common-assets/panel/window-list-active-right.svg b/themes/Matcha-dark-sea/cinnamon/common-assets/panel/window-list-active-right.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/cinnamon/common-assets/panel/window-list-active-top.svg b/themes/Matcha-dark-sea/cinnamon/common-assets/panel/window-list-active-top.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/cinnamon/common-assets/switch/switch-off-selected.svg b/themes/Matcha-dark-sea/cinnamon/common-assets/switch/switch-off-selected.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/cinnamon/common-assets/switch/switch-on-selected.svg b/themes/Matcha-dark-sea/cinnamon/common-assets/switch/switch-on-selected.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/cinnamon/thumbnail.png b/themes/Matcha-dark-sea/cinnamon/thumbnail.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gnome-shell/assets/bottom-running1-focused.svg b/themes/Matcha-dark-sea/gnome-shell/assets/bottom-running1-focused.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gnome-shell/assets/bottom-running1.svg b/themes/Matcha-dark-sea/gnome-shell/assets/bottom-running1.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gnome-shell/assets/bottom-running2-focused.svg b/themes/Matcha-dark-sea/gnome-shell/assets/bottom-running2-focused.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gnome-shell/assets/bottom-running2.svg b/themes/Matcha-dark-sea/gnome-shell/assets/bottom-running2.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gnome-shell/assets/bottom-running3-focused.svg b/themes/Matcha-dark-sea/gnome-shell/assets/bottom-running3-focused.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gnome-shell/assets/bottom-running3.svg b/themes/Matcha-dark-sea/gnome-shell/assets/bottom-running3.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gnome-shell/assets/bottom-running4-focused.svg b/themes/Matcha-dark-sea/gnome-shell/assets/bottom-running4-focused.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gnome-shell/assets/bottom-running4.svg b/themes/Matcha-dark-sea/gnome-shell/assets/bottom-running4.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gnome-shell/assets/calendar-arrow-left.svg b/themes/Matcha-dark-sea/gnome-shell/assets/calendar-arrow-left.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gnome-shell/assets/calendar-arrow-right.svg b/themes/Matcha-dark-sea/gnome-shell/assets/calendar-arrow-right.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gnome-shell/assets/checkbox-off.svg b/themes/Matcha-dark-sea/gnome-shell/assets/checkbox-off.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gnome-shell/assets/checkbox.svg b/themes/Matcha-dark-sea/gnome-shell/assets/checkbox.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gnome-shell/assets/corner-ripple-ltr.svg b/themes/Matcha-dark-sea/gnome-shell/assets/corner-ripple-ltr.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gnome-shell/assets/corner-ripple-rtl.svg b/themes/Matcha-dark-sea/gnome-shell/assets/corner-ripple-rtl.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gnome-shell/assets/dash-placeholder.svg b/themes/Matcha-dark-sea/gnome-shell/assets/dash-placeholder.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gnome-shell/assets/key-enter.svg b/themes/Matcha-dark-sea/gnome-shell/assets/key-enter.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gnome-shell/assets/key-hide.svg b/themes/Matcha-dark-sea/gnome-shell/assets/key-hide.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gnome-shell/assets/key-layout.svg b/themes/Matcha-dark-sea/gnome-shell/assets/key-layout.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gnome-shell/assets/key-shift-latched-uppercase.svg b/themes/Matcha-dark-sea/gnome-shell/assets/key-shift-latched-uppercase.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gnome-shell/assets/key-shift-uppercase.svg b/themes/Matcha-dark-sea/gnome-shell/assets/key-shift-uppercase.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gnome-shell/assets/key-shift.svg b/themes/Matcha-dark-sea/gnome-shell/assets/key-shift.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gnome-shell/assets/left-running1-focused.svg b/themes/Matcha-dark-sea/gnome-shell/assets/left-running1-focused.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gnome-shell/assets/left-running1.svg b/themes/Matcha-dark-sea/gnome-shell/assets/left-running1.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gnome-shell/assets/left-running2-focused.svg b/themes/Matcha-dark-sea/gnome-shell/assets/left-running2-focused.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gnome-shell/assets/left-running2.svg b/themes/Matcha-dark-sea/gnome-shell/assets/left-running2.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gnome-shell/assets/left-running3-focused.svg b/themes/Matcha-dark-sea/gnome-shell/assets/left-running3-focused.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gnome-shell/assets/left-running3.svg b/themes/Matcha-dark-sea/gnome-shell/assets/left-running3.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gnome-shell/assets/left-running4-focused.svg b/themes/Matcha-dark-sea/gnome-shell/assets/left-running4-focused.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gnome-shell/assets/left-running4.svg b/themes/Matcha-dark-sea/gnome-shell/assets/left-running4.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gnome-shell/assets/menu-hover.svg b/themes/Matcha-dark-sea/gnome-shell/assets/menu-hover.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gnome-shell/assets/menu.svg b/themes/Matcha-dark-sea/gnome-shell/assets/menu.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gnome-shell/assets/more-results.svg b/themes/Matcha-dark-sea/gnome-shell/assets/more-results.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gnome-shell/assets/no-events.svg b/themes/Matcha-dark-sea/gnome-shell/assets/no-events.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gnome-shell/assets/no-notifications.svg b/themes/Matcha-dark-sea/gnome-shell/assets/no-notifications.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gnome-shell/assets/noise-texture.png b/themes/Matcha-dark-sea/gnome-shell/assets/noise-texture.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gnome-shell/assets/noise-texture.svg b/themes/Matcha-dark-sea/gnome-shell/assets/noise-texture.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gnome-shell/assets/process-working.svg b/themes/Matcha-dark-sea/gnome-shell/assets/process-working.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gnome-shell/assets/right-running1-focused.svg b/themes/Matcha-dark-sea/gnome-shell/assets/right-running1-focused.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gnome-shell/assets/right-running1.svg b/themes/Matcha-dark-sea/gnome-shell/assets/right-running1.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gnome-shell/assets/right-running2-focused.svg b/themes/Matcha-dark-sea/gnome-shell/assets/right-running2-focused.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gnome-shell/assets/right-running2.svg b/themes/Matcha-dark-sea/gnome-shell/assets/right-running2.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gnome-shell/assets/right-running3-focused.svg b/themes/Matcha-dark-sea/gnome-shell/assets/right-running3-focused.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gnome-shell/assets/right-running3.svg b/themes/Matcha-dark-sea/gnome-shell/assets/right-running3.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gnome-shell/assets/right-running4-focused.svg b/themes/Matcha-dark-sea/gnome-shell/assets/right-running4-focused.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gnome-shell/assets/right-running4.svg b/themes/Matcha-dark-sea/gnome-shell/assets/right-running4.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gnome-shell/assets/submenu-open.svg b/themes/Matcha-dark-sea/gnome-shell/assets/submenu-open.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gnome-shell/assets/submenu.svg b/themes/Matcha-dark-sea/gnome-shell/assets/submenu.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gnome-shell/assets/toggle-off.svg b/themes/Matcha-dark-sea/gnome-shell/assets/toggle-off.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gnome-shell/assets/toggle-on.svg b/themes/Matcha-dark-sea/gnome-shell/assets/toggle-on.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gnome-shell/assets/top-running1-focused.svg b/themes/Matcha-dark-sea/gnome-shell/assets/top-running1-focused.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gnome-shell/assets/top-running1.svg b/themes/Matcha-dark-sea/gnome-shell/assets/top-running1.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gnome-shell/assets/top-running2-focused.svg b/themes/Matcha-dark-sea/gnome-shell/assets/top-running2-focused.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gnome-shell/assets/top-running2.svg b/themes/Matcha-dark-sea/gnome-shell/assets/top-running2.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gnome-shell/assets/top-running3-focused.svg b/themes/Matcha-dark-sea/gnome-shell/assets/top-running3-focused.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gnome-shell/assets/top-running3.svg b/themes/Matcha-dark-sea/gnome-shell/assets/top-running3.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gnome-shell/assets/top-running4-focused.svg b/themes/Matcha-dark-sea/gnome-shell/assets/top-running4-focused.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gnome-shell/assets/top-running4.svg b/themes/Matcha-dark-sea/gnome-shell/assets/top-running4.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gnome-shell/assets/window-close-active.svg b/themes/Matcha-dark-sea/gnome-shell/assets/window-close-active.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gnome-shell/assets/window-close-hover.svg b/themes/Matcha-dark-sea/gnome-shell/assets/window-close-hover.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gnome-shell/assets/window-close.svg b/themes/Matcha-dark-sea/gnome-shell/assets/window-close.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gnome-shell/extensions/workspaces-to-dock/window-close.svg b/themes/Matcha-dark-sea/gnome-shell/extensions/workspaces-to-dock/window-close.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gnome-shell/extensions/workspaces-to-dock/workspaces-to-dock.css b/themes/Matcha-dark-sea/gnome-shell/extensions/workspaces-to-dock/workspaces-to-dock.css old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gnome-shell/gnome-shell.css b/themes/Matcha-dark-sea/gnome-shell/gnome-shell.css old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gnome-shell/no-events.svg b/themes/Matcha-dark-sea/gnome-shell/no-events.svg new file mode 120000 index 00000000..d2fcad08 --- /dev/null +++ b/themes/Matcha-dark-sea/gnome-shell/no-events.svg @@ -0,0 +1 @@ +assets/no-events.svg \ No newline at end of file diff --git a/themes/Matcha-dark-sea/gnome-shell/no-notifications.svg b/themes/Matcha-dark-sea/gnome-shell/no-notifications.svg new file mode 120000 index 00000000..175731c1 --- /dev/null +++ b/themes/Matcha-dark-sea/gnome-shell/no-notifications.svg @@ -0,0 +1 @@ +assets/no-notifications.svg \ No newline at end of file diff --git a/themes/Matcha-dark-sea/gnome-shell/process-working.svg b/themes/Matcha-dark-sea/gnome-shell/process-working.svg new file mode 120000 index 00000000..a6586c30 --- /dev/null +++ b/themes/Matcha-dark-sea/gnome-shell/process-working.svg @@ -0,0 +1 @@ +assets/process-working.svg \ No newline at end of file diff --git a/themes/Matcha-dark-sea/gtk-2.0/apps.rc b/themes/Matcha-dark-sea/gtk-2.0/apps.rc old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-2.0/assets/arrow-down-insens.png b/themes/Matcha-dark-sea/gtk-2.0/assets/arrow-down-insens.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-2.0/assets/arrow-down-prelight.png b/themes/Matcha-dark-sea/gtk-2.0/assets/arrow-down-prelight.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-2.0/assets/arrow-down-small-insens.png b/themes/Matcha-dark-sea/gtk-2.0/assets/arrow-down-small-insens.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-2.0/assets/arrow-down-small-prelight.png b/themes/Matcha-dark-sea/gtk-2.0/assets/arrow-down-small-prelight.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-2.0/assets/arrow-down-small.png b/themes/Matcha-dark-sea/gtk-2.0/assets/arrow-down-small.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-2.0/assets/arrow-down.png b/themes/Matcha-dark-sea/gtk-2.0/assets/arrow-down.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-2.0/assets/arrow-left-insens.png b/themes/Matcha-dark-sea/gtk-2.0/assets/arrow-left-insens.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-2.0/assets/arrow-left-prelight.png b/themes/Matcha-dark-sea/gtk-2.0/assets/arrow-left-prelight.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-2.0/assets/arrow-left.png b/themes/Matcha-dark-sea/gtk-2.0/assets/arrow-left.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-2.0/assets/arrow-right-insens.png b/themes/Matcha-dark-sea/gtk-2.0/assets/arrow-right-insens.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-2.0/assets/arrow-right-prelight.png b/themes/Matcha-dark-sea/gtk-2.0/assets/arrow-right-prelight.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-2.0/assets/arrow-right.png b/themes/Matcha-dark-sea/gtk-2.0/assets/arrow-right.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-2.0/assets/arrow-up-insens.png b/themes/Matcha-dark-sea/gtk-2.0/assets/arrow-up-insens.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-2.0/assets/arrow-up-prelight.png b/themes/Matcha-dark-sea/gtk-2.0/assets/arrow-up-prelight.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-2.0/assets/arrow-up-small-insens.png b/themes/Matcha-dark-sea/gtk-2.0/assets/arrow-up-small-insens.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-2.0/assets/arrow-up-small-prelight.png b/themes/Matcha-dark-sea/gtk-2.0/assets/arrow-up-small-prelight.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-2.0/assets/arrow-up-small.png b/themes/Matcha-dark-sea/gtk-2.0/assets/arrow-up-small.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-2.0/assets/arrow-up.png b/themes/Matcha-dark-sea/gtk-2.0/assets/arrow-up.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-2.0/assets/button-active.png b/themes/Matcha-dark-sea/gtk-2.0/assets/button-active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-2.0/assets/button-hover.png b/themes/Matcha-dark-sea/gtk-2.0/assets/button-hover.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-2.0/assets/button-insensitive.png b/themes/Matcha-dark-sea/gtk-2.0/assets/button-insensitive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-2.0/assets/button.png b/themes/Matcha-dark-sea/gtk-2.0/assets/button.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-2.0/assets/checkbox-checked-insensitive.png b/themes/Matcha-dark-sea/gtk-2.0/assets/checkbox-checked-insensitive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-2.0/assets/checkbox-checked.png b/themes/Matcha-dark-sea/gtk-2.0/assets/checkbox-checked.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-2.0/assets/checkbox-unchecked-insensitive.png b/themes/Matcha-dark-sea/gtk-2.0/assets/checkbox-unchecked-insensitive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-2.0/assets/checkbox-unchecked.png b/themes/Matcha-dark-sea/gtk-2.0/assets/checkbox-unchecked.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-2.0/assets/combo-entry-border-focus-rtl.png b/themes/Matcha-dark-sea/gtk-2.0/assets/combo-entry-border-focus-rtl.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-2.0/assets/combo-entry-border-focus.png b/themes/Matcha-dark-sea/gtk-2.0/assets/combo-entry-border-focus.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-2.0/assets/combo-entry-border-rtl.png b/themes/Matcha-dark-sea/gtk-2.0/assets/combo-entry-border-rtl.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-2.0/assets/combo-entry-border.png b/themes/Matcha-dark-sea/gtk-2.0/assets/combo-entry-border.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-2.0/assets/combo-entry-button-active-rtl.png b/themes/Matcha-dark-sea/gtk-2.0/assets/combo-entry-button-active-rtl.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-2.0/assets/combo-entry-button-active.png b/themes/Matcha-dark-sea/gtk-2.0/assets/combo-entry-button-active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-2.0/assets/combo-entry-button-insensitive-rtl.png b/themes/Matcha-dark-sea/gtk-2.0/assets/combo-entry-button-insensitive-rtl.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-2.0/assets/combo-entry-button-insensitive.png b/themes/Matcha-dark-sea/gtk-2.0/assets/combo-entry-button-insensitive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-2.0/assets/combo-entry-button-rtl.png b/themes/Matcha-dark-sea/gtk-2.0/assets/combo-entry-button-rtl.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-2.0/assets/combo-entry-button.png b/themes/Matcha-dark-sea/gtk-2.0/assets/combo-entry-button.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-2.0/assets/combo-entry-focus-notebook-rtl.png b/themes/Matcha-dark-sea/gtk-2.0/assets/combo-entry-focus-notebook-rtl.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-2.0/assets/combo-entry-focus-notebook.png b/themes/Matcha-dark-sea/gtk-2.0/assets/combo-entry-focus-notebook.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-2.0/assets/combo-entry-focus-rtl.png b/themes/Matcha-dark-sea/gtk-2.0/assets/combo-entry-focus-rtl.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-2.0/assets/combo-entry-focus.png b/themes/Matcha-dark-sea/gtk-2.0/assets/combo-entry-focus.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-2.0/assets/combo-entry-insensitive-notebook-rtl.png b/themes/Matcha-dark-sea/gtk-2.0/assets/combo-entry-insensitive-notebook-rtl.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-2.0/assets/combo-entry-insensitive-notebook.png b/themes/Matcha-dark-sea/gtk-2.0/assets/combo-entry-insensitive-notebook.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-2.0/assets/combo-entry-insensitive-rtl.png b/themes/Matcha-dark-sea/gtk-2.0/assets/combo-entry-insensitive-rtl.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-2.0/assets/combo-entry-insensitive.png b/themes/Matcha-dark-sea/gtk-2.0/assets/combo-entry-insensitive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-2.0/assets/combo-entry-notebook-rtl.png b/themes/Matcha-dark-sea/gtk-2.0/assets/combo-entry-notebook-rtl.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-2.0/assets/combo-entry-notebook.png b/themes/Matcha-dark-sea/gtk-2.0/assets/combo-entry-notebook.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-2.0/assets/combo-entry-rtl.png b/themes/Matcha-dark-sea/gtk-2.0/assets/combo-entry-rtl.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-2.0/assets/combo-entry.png b/themes/Matcha-dark-sea/gtk-2.0/assets/combo-entry.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-2.0/assets/down-background-disable-rtl.png b/themes/Matcha-dark-sea/gtk-2.0/assets/down-background-disable-rtl.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-2.0/assets/down-background-disable.png b/themes/Matcha-dark-sea/gtk-2.0/assets/down-background-disable.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-2.0/assets/down-background-rtl.png b/themes/Matcha-dark-sea/gtk-2.0/assets/down-background-rtl.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-2.0/assets/down-background.png b/themes/Matcha-dark-sea/gtk-2.0/assets/down-background.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-2.0/assets/entry-active-bg.png b/themes/Matcha-dark-sea/gtk-2.0/assets/entry-active-bg.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-2.0/assets/entry-active-notebook.png b/themes/Matcha-dark-sea/gtk-2.0/assets/entry-active-notebook.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-2.0/assets/entry-active-toolbar.png b/themes/Matcha-dark-sea/gtk-2.0/assets/entry-active-toolbar.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-2.0/assets/entry-background-disabled.png b/themes/Matcha-dark-sea/gtk-2.0/assets/entry-background-disabled.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-2.0/assets/entry-background.png b/themes/Matcha-dark-sea/gtk-2.0/assets/entry-background.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-2.0/assets/entry-bg.png b/themes/Matcha-dark-sea/gtk-2.0/assets/entry-bg.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-2.0/assets/entry-border-active-bg.png b/themes/Matcha-dark-sea/gtk-2.0/assets/entry-border-active-bg.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-2.0/assets/entry-border-bg.png b/themes/Matcha-dark-sea/gtk-2.0/assets/entry-border-bg.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-2.0/assets/entry-disabled-bg.png b/themes/Matcha-dark-sea/gtk-2.0/assets/entry-disabled-bg.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-2.0/assets/entry-disabled-notebook.png b/themes/Matcha-dark-sea/gtk-2.0/assets/entry-disabled-notebook.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-2.0/assets/entry-disabled-toolbar.png b/themes/Matcha-dark-sea/gtk-2.0/assets/entry-disabled-toolbar.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-2.0/assets/entry-notebook.png b/themes/Matcha-dark-sea/gtk-2.0/assets/entry-notebook.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-2.0/assets/entry-toolbar.png b/themes/Matcha-dark-sea/gtk-2.0/assets/entry-toolbar.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-2.0/assets/focus-line.png b/themes/Matcha-dark-sea/gtk-2.0/assets/focus-line.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-2.0/assets/frame-gap-end.png b/themes/Matcha-dark-sea/gtk-2.0/assets/frame-gap-end.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-2.0/assets/frame-gap-start.png b/themes/Matcha-dark-sea/gtk-2.0/assets/frame-gap-start.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-2.0/assets/frame.png b/themes/Matcha-dark-sea/gtk-2.0/assets/frame.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-2.0/assets/handle-h.png b/themes/Matcha-dark-sea/gtk-2.0/assets/handle-h.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-2.0/assets/handle-v.png b/themes/Matcha-dark-sea/gtk-2.0/assets/handle-v.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-2.0/assets/inline-toolbar.png b/themes/Matcha-dark-sea/gtk-2.0/assets/inline-toolbar.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-2.0/assets/line-h.png b/themes/Matcha-dark-sea/gtk-2.0/assets/line-h.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-2.0/assets/line-v.png b/themes/Matcha-dark-sea/gtk-2.0/assets/line-v.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-2.0/assets/menu-arrow-prelight.png b/themes/Matcha-dark-sea/gtk-2.0/assets/menu-arrow-prelight.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-2.0/assets/menu-arrow.png b/themes/Matcha-dark-sea/gtk-2.0/assets/menu-arrow.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-2.0/assets/menu-checkbox-checked-insensitive.png b/themes/Matcha-dark-sea/gtk-2.0/assets/menu-checkbox-checked-insensitive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-2.0/assets/menu-checkbox-checked-selected.png b/themes/Matcha-dark-sea/gtk-2.0/assets/menu-checkbox-checked-selected.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-2.0/assets/menu-checkbox-checked.png b/themes/Matcha-dark-sea/gtk-2.0/assets/menu-checkbox-checked.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-2.0/assets/menu-checkbox-unchecked-insensitive.png b/themes/Matcha-dark-sea/gtk-2.0/assets/menu-checkbox-unchecked-insensitive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-2.0/assets/menu-checkbox-unchecked-selected.png b/themes/Matcha-dark-sea/gtk-2.0/assets/menu-checkbox-unchecked-selected.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-2.0/assets/menu-checkbox-unchecked.png b/themes/Matcha-dark-sea/gtk-2.0/assets/menu-checkbox-unchecked.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-2.0/assets/menu-radio-checked-insensitive.png b/themes/Matcha-dark-sea/gtk-2.0/assets/menu-radio-checked-insensitive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-2.0/assets/menu-radio-checked-selected.png b/themes/Matcha-dark-sea/gtk-2.0/assets/menu-radio-checked-selected.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-2.0/assets/menu-radio-checked.png b/themes/Matcha-dark-sea/gtk-2.0/assets/menu-radio-checked.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-2.0/assets/menu-radio-unchecked-insensitive.png b/themes/Matcha-dark-sea/gtk-2.0/assets/menu-radio-unchecked-insensitive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-2.0/assets/menu-radio-unchecked-selected.png b/themes/Matcha-dark-sea/gtk-2.0/assets/menu-radio-unchecked-selected.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-2.0/assets/menu-radio-unchecked.png b/themes/Matcha-dark-sea/gtk-2.0/assets/menu-radio-unchecked.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-2.0/assets/menubar.png b/themes/Matcha-dark-sea/gtk-2.0/assets/menubar.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-2.0/assets/menubar_button.png b/themes/Matcha-dark-sea/gtk-2.0/assets/menubar_button.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-2.0/assets/menuitem.png b/themes/Matcha-dark-sea/gtk-2.0/assets/menuitem.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-2.0/assets/minus.png b/themes/Matcha-dark-sea/gtk-2.0/assets/minus.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-2.0/assets/notebook-gap-horiz.png b/themes/Matcha-dark-sea/gtk-2.0/assets/notebook-gap-horiz.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-2.0/assets/notebook-gap-vert.png b/themes/Matcha-dark-sea/gtk-2.0/assets/notebook-gap-vert.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-2.0/assets/notebook.png b/themes/Matcha-dark-sea/gtk-2.0/assets/notebook.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-2.0/assets/null.png b/themes/Matcha-dark-sea/gtk-2.0/assets/null.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-2.0/assets/pathbar_button_active.png b/themes/Matcha-dark-sea/gtk-2.0/assets/pathbar_button_active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-2.0/assets/pathbar_button_prelight.png b/themes/Matcha-dark-sea/gtk-2.0/assets/pathbar_button_prelight.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-2.0/assets/plus.png b/themes/Matcha-dark-sea/gtk-2.0/assets/plus.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-2.0/assets/progressbar.png b/themes/Matcha-dark-sea/gtk-2.0/assets/progressbar.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-2.0/assets/progressbar_v.png b/themes/Matcha-dark-sea/gtk-2.0/assets/progressbar_v.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-2.0/assets/radio-checked-insensitive.png b/themes/Matcha-dark-sea/gtk-2.0/assets/radio-checked-insensitive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-2.0/assets/radio-checked.png b/themes/Matcha-dark-sea/gtk-2.0/assets/radio-checked.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-2.0/assets/radio-unchecked-insensitive.png b/themes/Matcha-dark-sea/gtk-2.0/assets/radio-unchecked-insensitive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-2.0/assets/radio-unchecked.png b/themes/Matcha-dark-sea/gtk-2.0/assets/radio-unchecked.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-2.0/assets/slider-horiz-active.png b/themes/Matcha-dark-sea/gtk-2.0/assets/slider-horiz-active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-2.0/assets/slider-horiz-insens.png b/themes/Matcha-dark-sea/gtk-2.0/assets/slider-horiz-insens.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-2.0/assets/slider-horiz-prelight.png b/themes/Matcha-dark-sea/gtk-2.0/assets/slider-horiz-prelight.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-2.0/assets/slider-horiz.png b/themes/Matcha-dark-sea/gtk-2.0/assets/slider-horiz.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-2.0/assets/slider-insensitive.png b/themes/Matcha-dark-sea/gtk-2.0/assets/slider-insensitive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-2.0/assets/slider-prelight.png b/themes/Matcha-dark-sea/gtk-2.0/assets/slider-prelight.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-2.0/assets/slider-vert-active.png b/themes/Matcha-dark-sea/gtk-2.0/assets/slider-vert-active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-2.0/assets/slider-vert-insens.png b/themes/Matcha-dark-sea/gtk-2.0/assets/slider-vert-insens.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-2.0/assets/slider-vert-prelight.png b/themes/Matcha-dark-sea/gtk-2.0/assets/slider-vert-prelight.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-2.0/assets/slider-vert.png b/themes/Matcha-dark-sea/gtk-2.0/assets/slider-vert.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-2.0/assets/slider.png b/themes/Matcha-dark-sea/gtk-2.0/assets/slider.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-2.0/assets/tab-bottom-active.png b/themes/Matcha-dark-sea/gtk-2.0/assets/tab-bottom-active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-2.0/assets/tab-left-active.png b/themes/Matcha-dark-sea/gtk-2.0/assets/tab-left-active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-2.0/assets/tab-right-active.png b/themes/Matcha-dark-sea/gtk-2.0/assets/tab-right-active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-2.0/assets/tab-top-active.png b/themes/Matcha-dark-sea/gtk-2.0/assets/tab-top-active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-2.0/assets/toolbar.png b/themes/Matcha-dark-sea/gtk-2.0/assets/toolbar.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-2.0/assets/tree_header.png b/themes/Matcha-dark-sea/gtk-2.0/assets/tree_header.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-2.0/assets/trough-horizontal-active.png b/themes/Matcha-dark-sea/gtk-2.0/assets/trough-horizontal-active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-2.0/assets/trough-horizontal.png b/themes/Matcha-dark-sea/gtk-2.0/assets/trough-horizontal.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-2.0/assets/trough-progressbar.png b/themes/Matcha-dark-sea/gtk-2.0/assets/trough-progressbar.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-2.0/assets/trough-progressbar_v.png b/themes/Matcha-dark-sea/gtk-2.0/assets/trough-progressbar_v.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-2.0/assets/trough-scrollbar-horiz.png b/themes/Matcha-dark-sea/gtk-2.0/assets/trough-scrollbar-horiz.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-2.0/assets/trough-scrollbar-vert.png b/themes/Matcha-dark-sea/gtk-2.0/assets/trough-scrollbar-vert.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-2.0/assets/trough-vertical-active.png b/themes/Matcha-dark-sea/gtk-2.0/assets/trough-vertical-active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-2.0/assets/trough-vertical.png b/themes/Matcha-dark-sea/gtk-2.0/assets/trough-vertical.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-2.0/assets/up-background-disable-rtl.png b/themes/Matcha-dark-sea/gtk-2.0/assets/up-background-disable-rtl.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-2.0/assets/up-background-disable.png b/themes/Matcha-dark-sea/gtk-2.0/assets/up-background-disable.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-2.0/assets/up-background-rtl.png b/themes/Matcha-dark-sea/gtk-2.0/assets/up-background-rtl.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-2.0/assets/up-background.png b/themes/Matcha-dark-sea/gtk-2.0/assets/up-background.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-2.0/gtkrc b/themes/Matcha-dark-sea/gtk-2.0/gtkrc old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-2.0/main.rc b/themes/Matcha-dark-sea/gtk-2.0/main.rc old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-2.0/menubar-toolbar.rc b/themes/Matcha-dark-sea/gtk-2.0/menubar-toolbar.rc old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-2.0/panel.rc b/themes/Matcha-dark-sea/gtk-2.0/panel.rc old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-2.0/xfce-notify.rc b/themes/Matcha-dark-sea/gtk-2.0/xfce-notify.rc old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/checkbox-checked-dark.png b/themes/Matcha-dark-sea/gtk-3.0/assets/checkbox-checked-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/checkbox-checked-dark@2.png b/themes/Matcha-dark-sea/gtk-3.0/assets/checkbox-checked-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/checkbox-checked-insensitive-dark.png b/themes/Matcha-dark-sea/gtk-3.0/assets/checkbox-checked-insensitive-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/checkbox-checked-insensitive-dark@2.png b/themes/Matcha-dark-sea/gtk-3.0/assets/checkbox-checked-insensitive-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/checkbox-checked-insensitive-selected.png b/themes/Matcha-dark-sea/gtk-3.0/assets/checkbox-checked-insensitive-selected.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/checkbox-checked-insensitive-selected@2.png b/themes/Matcha-dark-sea/gtk-3.0/assets/checkbox-checked-insensitive-selected@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/checkbox-checked-insensitive.png b/themes/Matcha-dark-sea/gtk-3.0/assets/checkbox-checked-insensitive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/checkbox-checked-insensitive@2.png b/themes/Matcha-dark-sea/gtk-3.0/assets/checkbox-checked-insensitive@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/checkbox-checked-selected.png b/themes/Matcha-dark-sea/gtk-3.0/assets/checkbox-checked-selected.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/checkbox-checked-selected@2.png b/themes/Matcha-dark-sea/gtk-3.0/assets/checkbox-checked-selected@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/checkbox-checked-selectionmode-dark.png b/themes/Matcha-dark-sea/gtk-3.0/assets/checkbox-checked-selectionmode-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/checkbox-checked-selectionmode-dark@2.png b/themes/Matcha-dark-sea/gtk-3.0/assets/checkbox-checked-selectionmode-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/checkbox-checked-selectionmode.png b/themes/Matcha-dark-sea/gtk-3.0/assets/checkbox-checked-selectionmode.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/checkbox-checked-selectionmode@2.png b/themes/Matcha-dark-sea/gtk-3.0/assets/checkbox-checked-selectionmode@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/checkbox-checked.png b/themes/Matcha-dark-sea/gtk-3.0/assets/checkbox-checked.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/checkbox-checked@2.png b/themes/Matcha-dark-sea/gtk-3.0/assets/checkbox-checked@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/checkbox-mixed-dark.png b/themes/Matcha-dark-sea/gtk-3.0/assets/checkbox-mixed-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/checkbox-mixed-dark@2.png b/themes/Matcha-dark-sea/gtk-3.0/assets/checkbox-mixed-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/checkbox-mixed-insensitive-dark.png b/themes/Matcha-dark-sea/gtk-3.0/assets/checkbox-mixed-insensitive-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/checkbox-mixed-insensitive-dark@2.png b/themes/Matcha-dark-sea/gtk-3.0/assets/checkbox-mixed-insensitive-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/checkbox-mixed-insensitive-selected.png b/themes/Matcha-dark-sea/gtk-3.0/assets/checkbox-mixed-insensitive-selected.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/checkbox-mixed-insensitive-selected@2.png b/themes/Matcha-dark-sea/gtk-3.0/assets/checkbox-mixed-insensitive-selected@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/checkbox-mixed-insensitive.png b/themes/Matcha-dark-sea/gtk-3.0/assets/checkbox-mixed-insensitive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/checkbox-mixed-insensitive@2.png b/themes/Matcha-dark-sea/gtk-3.0/assets/checkbox-mixed-insensitive@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/checkbox-mixed-selected.png b/themes/Matcha-dark-sea/gtk-3.0/assets/checkbox-mixed-selected.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/checkbox-mixed-selected@2.png b/themes/Matcha-dark-sea/gtk-3.0/assets/checkbox-mixed-selected@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/checkbox-mixed.png b/themes/Matcha-dark-sea/gtk-3.0/assets/checkbox-mixed.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/checkbox-mixed@2.png b/themes/Matcha-dark-sea/gtk-3.0/assets/checkbox-mixed@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/checkbox-selectionmode-dark.png b/themes/Matcha-dark-sea/gtk-3.0/assets/checkbox-selectionmode-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/checkbox-selectionmode-dark@2.png b/themes/Matcha-dark-sea/gtk-3.0/assets/checkbox-selectionmode-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/checkbox-selectionmode.png b/themes/Matcha-dark-sea/gtk-3.0/assets/checkbox-selectionmode.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/checkbox-selectionmode@2.png b/themes/Matcha-dark-sea/gtk-3.0/assets/checkbox-selectionmode@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/checkbox-unchecked-dark.png b/themes/Matcha-dark-sea/gtk-3.0/assets/checkbox-unchecked-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/checkbox-unchecked-dark@2.png b/themes/Matcha-dark-sea/gtk-3.0/assets/checkbox-unchecked-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/checkbox-unchecked-insensitive-dark.png b/themes/Matcha-dark-sea/gtk-3.0/assets/checkbox-unchecked-insensitive-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/checkbox-unchecked-insensitive-dark@2.png b/themes/Matcha-dark-sea/gtk-3.0/assets/checkbox-unchecked-insensitive-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/checkbox-unchecked-insensitive-selected.png b/themes/Matcha-dark-sea/gtk-3.0/assets/checkbox-unchecked-insensitive-selected.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/checkbox-unchecked-insensitive-selected@2.png b/themes/Matcha-dark-sea/gtk-3.0/assets/checkbox-unchecked-insensitive-selected@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/checkbox-unchecked-insensitive.png b/themes/Matcha-dark-sea/gtk-3.0/assets/checkbox-unchecked-insensitive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/checkbox-unchecked-insensitive@2.png b/themes/Matcha-dark-sea/gtk-3.0/assets/checkbox-unchecked-insensitive@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/checkbox-unchecked-selected.png b/themes/Matcha-dark-sea/gtk-3.0/assets/checkbox-unchecked-selected.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/checkbox-unchecked-selected@2.png b/themes/Matcha-dark-sea/gtk-3.0/assets/checkbox-unchecked-selected@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/checkbox-unchecked.png b/themes/Matcha-dark-sea/gtk-3.0/assets/checkbox-unchecked.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/checkbox-unchecked@2.png b/themes/Matcha-dark-sea/gtk-3.0/assets/checkbox-unchecked@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/radio-checked-dark.png b/themes/Matcha-dark-sea/gtk-3.0/assets/radio-checked-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/radio-checked-dark@2.png b/themes/Matcha-dark-sea/gtk-3.0/assets/radio-checked-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/radio-checked-insensitive-dark.png b/themes/Matcha-dark-sea/gtk-3.0/assets/radio-checked-insensitive-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/radio-checked-insensitive-dark@2.png b/themes/Matcha-dark-sea/gtk-3.0/assets/radio-checked-insensitive-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/radio-checked-insensitive-selected.png b/themes/Matcha-dark-sea/gtk-3.0/assets/radio-checked-insensitive-selected.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/radio-checked-insensitive-selected@2.png b/themes/Matcha-dark-sea/gtk-3.0/assets/radio-checked-insensitive-selected@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/radio-checked-insensitive.png b/themes/Matcha-dark-sea/gtk-3.0/assets/radio-checked-insensitive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/radio-checked-insensitive@2.png b/themes/Matcha-dark-sea/gtk-3.0/assets/radio-checked-insensitive@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/radio-checked-selected.png b/themes/Matcha-dark-sea/gtk-3.0/assets/radio-checked-selected.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/radio-checked-selected@2.png b/themes/Matcha-dark-sea/gtk-3.0/assets/radio-checked-selected@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/radio-checked.png b/themes/Matcha-dark-sea/gtk-3.0/assets/radio-checked.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/radio-checked@2.png b/themes/Matcha-dark-sea/gtk-3.0/assets/radio-checked@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/radio-mixed-dark.png b/themes/Matcha-dark-sea/gtk-3.0/assets/radio-mixed-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/radio-mixed-dark@2.png b/themes/Matcha-dark-sea/gtk-3.0/assets/radio-mixed-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/radio-mixed-insensitive-dark.png b/themes/Matcha-dark-sea/gtk-3.0/assets/radio-mixed-insensitive-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/radio-mixed-insensitive-dark@2.png b/themes/Matcha-dark-sea/gtk-3.0/assets/radio-mixed-insensitive-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/radio-mixed-insensitive-selected.png b/themes/Matcha-dark-sea/gtk-3.0/assets/radio-mixed-insensitive-selected.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/radio-mixed-insensitive-selected@2.png b/themes/Matcha-dark-sea/gtk-3.0/assets/radio-mixed-insensitive-selected@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/radio-mixed-insensitive.png b/themes/Matcha-dark-sea/gtk-3.0/assets/radio-mixed-insensitive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/radio-mixed-insensitive@2.png b/themes/Matcha-dark-sea/gtk-3.0/assets/radio-mixed-insensitive@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/radio-mixed-selected.png b/themes/Matcha-dark-sea/gtk-3.0/assets/radio-mixed-selected.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/radio-mixed-selected@2.png b/themes/Matcha-dark-sea/gtk-3.0/assets/radio-mixed-selected@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/radio-mixed.png b/themes/Matcha-dark-sea/gtk-3.0/assets/radio-mixed.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/radio-mixed@2.png b/themes/Matcha-dark-sea/gtk-3.0/assets/radio-mixed@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/radio-unchecked-dark.png b/themes/Matcha-dark-sea/gtk-3.0/assets/radio-unchecked-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/radio-unchecked-dark@2.png b/themes/Matcha-dark-sea/gtk-3.0/assets/radio-unchecked-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/radio-unchecked-insensitive-dark.png b/themes/Matcha-dark-sea/gtk-3.0/assets/radio-unchecked-insensitive-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/radio-unchecked-insensitive-dark@2.png b/themes/Matcha-dark-sea/gtk-3.0/assets/radio-unchecked-insensitive-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/radio-unchecked-insensitive-selected.png b/themes/Matcha-dark-sea/gtk-3.0/assets/radio-unchecked-insensitive-selected.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/radio-unchecked-insensitive-selected@2.png b/themes/Matcha-dark-sea/gtk-3.0/assets/radio-unchecked-insensitive-selected@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/radio-unchecked-insensitive.png b/themes/Matcha-dark-sea/gtk-3.0/assets/radio-unchecked-insensitive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/radio-unchecked-insensitive@2.png b/themes/Matcha-dark-sea/gtk-3.0/assets/radio-unchecked-insensitive@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/radio-unchecked-selected.png b/themes/Matcha-dark-sea/gtk-3.0/assets/radio-unchecked-selected.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/radio-unchecked-selected@2.png b/themes/Matcha-dark-sea/gtk-3.0/assets/radio-unchecked-selected@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/radio-unchecked.png b/themes/Matcha-dark-sea/gtk-3.0/assets/radio-unchecked.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/radio-unchecked@2.png b/themes/Matcha-dark-sea/gtk-3.0/assets/radio-unchecked@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/switch-active-dark.png b/themes/Matcha-dark-sea/gtk-3.0/assets/switch-active-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/switch-active-dark@2.png b/themes/Matcha-dark-sea/gtk-3.0/assets/switch-active-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/switch-active-header-dark.png b/themes/Matcha-dark-sea/gtk-3.0/assets/switch-active-header-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/switch-active-header-dark@2.png b/themes/Matcha-dark-sea/gtk-3.0/assets/switch-active-header-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/switch-active-header.png b/themes/Matcha-dark-sea/gtk-3.0/assets/switch-active-header.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/switch-active-header@2.png b/themes/Matcha-dark-sea/gtk-3.0/assets/switch-active-header@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/switch-active-hover-dark.png b/themes/Matcha-dark-sea/gtk-3.0/assets/switch-active-hover-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/switch-active-hover-dark@2.png b/themes/Matcha-dark-sea/gtk-3.0/assets/switch-active-hover-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/switch-active-hover-header-dark.png b/themes/Matcha-dark-sea/gtk-3.0/assets/switch-active-hover-header-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/switch-active-hover-header-dark@2.png b/themes/Matcha-dark-sea/gtk-3.0/assets/switch-active-hover-header-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/switch-active-hover-header.png b/themes/Matcha-dark-sea/gtk-3.0/assets/switch-active-hover-header.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/switch-active-hover-header@2.png b/themes/Matcha-dark-sea/gtk-3.0/assets/switch-active-hover-header@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/switch-active-hover-selected.png b/themes/Matcha-dark-sea/gtk-3.0/assets/switch-active-hover-selected.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/switch-active-hover-selected@2.png b/themes/Matcha-dark-sea/gtk-3.0/assets/switch-active-hover-selected@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/switch-active-hover.png b/themes/Matcha-dark-sea/gtk-3.0/assets/switch-active-hover.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/switch-active-hover@2.png b/themes/Matcha-dark-sea/gtk-3.0/assets/switch-active-hover@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/switch-active-insensitive-dark.png b/themes/Matcha-dark-sea/gtk-3.0/assets/switch-active-insensitive-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/switch-active-insensitive-dark@2.png b/themes/Matcha-dark-sea/gtk-3.0/assets/switch-active-insensitive-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/switch-active-insensitive-header-dark.png b/themes/Matcha-dark-sea/gtk-3.0/assets/switch-active-insensitive-header-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/switch-active-insensitive-header-dark@2.png b/themes/Matcha-dark-sea/gtk-3.0/assets/switch-active-insensitive-header-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/switch-active-insensitive-header.png b/themes/Matcha-dark-sea/gtk-3.0/assets/switch-active-insensitive-header.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/switch-active-insensitive-header@2.png b/themes/Matcha-dark-sea/gtk-3.0/assets/switch-active-insensitive-header@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/switch-active-insensitive-selected.png b/themes/Matcha-dark-sea/gtk-3.0/assets/switch-active-insensitive-selected.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/switch-active-insensitive-selected@2.png b/themes/Matcha-dark-sea/gtk-3.0/assets/switch-active-insensitive-selected@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/switch-active-insensitive.png b/themes/Matcha-dark-sea/gtk-3.0/assets/switch-active-insensitive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/switch-active-insensitive@2.png b/themes/Matcha-dark-sea/gtk-3.0/assets/switch-active-insensitive@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/switch-active-selected.png b/themes/Matcha-dark-sea/gtk-3.0/assets/switch-active-selected.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/switch-active-selected@2.png b/themes/Matcha-dark-sea/gtk-3.0/assets/switch-active-selected@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/switch-active.png b/themes/Matcha-dark-sea/gtk-3.0/assets/switch-active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/switch-active@2.png b/themes/Matcha-dark-sea/gtk-3.0/assets/switch-active@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/switch-dark.png b/themes/Matcha-dark-sea/gtk-3.0/assets/switch-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/switch-dark@2.png b/themes/Matcha-dark-sea/gtk-3.0/assets/switch-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/switch-header-dark.png b/themes/Matcha-dark-sea/gtk-3.0/assets/switch-header-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/switch-header-dark@2.png b/themes/Matcha-dark-sea/gtk-3.0/assets/switch-header-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/switch-header.png b/themes/Matcha-dark-sea/gtk-3.0/assets/switch-header.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/switch-header@2.png b/themes/Matcha-dark-sea/gtk-3.0/assets/switch-header@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/switch-hover-dark.png b/themes/Matcha-dark-sea/gtk-3.0/assets/switch-hover-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/switch-hover-dark@2.png b/themes/Matcha-dark-sea/gtk-3.0/assets/switch-hover-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/switch-hover-header-dark.png b/themes/Matcha-dark-sea/gtk-3.0/assets/switch-hover-header-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/switch-hover-header-dark@2.png b/themes/Matcha-dark-sea/gtk-3.0/assets/switch-hover-header-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/switch-hover-header.png b/themes/Matcha-dark-sea/gtk-3.0/assets/switch-hover-header.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/switch-hover-header@2.png b/themes/Matcha-dark-sea/gtk-3.0/assets/switch-hover-header@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/switch-hover-selected.png b/themes/Matcha-dark-sea/gtk-3.0/assets/switch-hover-selected.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/switch-hover-selected@2.png b/themes/Matcha-dark-sea/gtk-3.0/assets/switch-hover-selected@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/switch-hover.png b/themes/Matcha-dark-sea/gtk-3.0/assets/switch-hover.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/switch-hover@2.png b/themes/Matcha-dark-sea/gtk-3.0/assets/switch-hover@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/switch-insensitive-dark.png b/themes/Matcha-dark-sea/gtk-3.0/assets/switch-insensitive-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/switch-insensitive-dark@2.png b/themes/Matcha-dark-sea/gtk-3.0/assets/switch-insensitive-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/switch-insensitive-header-dark.png b/themes/Matcha-dark-sea/gtk-3.0/assets/switch-insensitive-header-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/switch-insensitive-header-dark@2.png b/themes/Matcha-dark-sea/gtk-3.0/assets/switch-insensitive-header-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/switch-insensitive-header.png b/themes/Matcha-dark-sea/gtk-3.0/assets/switch-insensitive-header.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/switch-insensitive-header@2.png b/themes/Matcha-dark-sea/gtk-3.0/assets/switch-insensitive-header@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/switch-insensitive-selected.png b/themes/Matcha-dark-sea/gtk-3.0/assets/switch-insensitive-selected.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/switch-insensitive-selected@2.png b/themes/Matcha-dark-sea/gtk-3.0/assets/switch-insensitive-selected@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/switch-insensitive.png b/themes/Matcha-dark-sea/gtk-3.0/assets/switch-insensitive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/switch-insensitive@2.png b/themes/Matcha-dark-sea/gtk-3.0/assets/switch-insensitive@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/switch-selected.png b/themes/Matcha-dark-sea/gtk-3.0/assets/switch-selected.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/switch-selected@2.png b/themes/Matcha-dark-sea/gtk-3.0/assets/switch-selected@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/switch.png b/themes/Matcha-dark-sea/gtk-3.0/assets/switch.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/switch@2.png b/themes/Matcha-dark-sea/gtk-3.0/assets/switch@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/titlebutton-close-active-dark.png b/themes/Matcha-dark-sea/gtk-3.0/assets/titlebutton-close-active-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/titlebutton-close-active-dark@2.png b/themes/Matcha-dark-sea/gtk-3.0/assets/titlebutton-close-active-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/titlebutton-close-active.png b/themes/Matcha-dark-sea/gtk-3.0/assets/titlebutton-close-active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/titlebutton-close-active@2.png b/themes/Matcha-dark-sea/gtk-3.0/assets/titlebutton-close-active@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/titlebutton-close-backdrop-dark.png b/themes/Matcha-dark-sea/gtk-3.0/assets/titlebutton-close-backdrop-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/titlebutton-close-backdrop-dark@2.png b/themes/Matcha-dark-sea/gtk-3.0/assets/titlebutton-close-backdrop-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/titlebutton-close-backdrop.png b/themes/Matcha-dark-sea/gtk-3.0/assets/titlebutton-close-backdrop.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/titlebutton-close-backdrop@2.png b/themes/Matcha-dark-sea/gtk-3.0/assets/titlebutton-close-backdrop@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/titlebutton-close-dark.png b/themes/Matcha-dark-sea/gtk-3.0/assets/titlebutton-close-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/titlebutton-close-dark@2.png b/themes/Matcha-dark-sea/gtk-3.0/assets/titlebutton-close-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/titlebutton-close-hover-dark.png b/themes/Matcha-dark-sea/gtk-3.0/assets/titlebutton-close-hover-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/titlebutton-close-hover-dark@2.png b/themes/Matcha-dark-sea/gtk-3.0/assets/titlebutton-close-hover-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/titlebutton-close-hover.png b/themes/Matcha-dark-sea/gtk-3.0/assets/titlebutton-close-hover.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/titlebutton-close-hover@2.png b/themes/Matcha-dark-sea/gtk-3.0/assets/titlebutton-close-hover@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/titlebutton-close.png b/themes/Matcha-dark-sea/gtk-3.0/assets/titlebutton-close.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/titlebutton-close@2.png b/themes/Matcha-dark-sea/gtk-3.0/assets/titlebutton-close@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/titlebutton-maximize-active-dark.png b/themes/Matcha-dark-sea/gtk-3.0/assets/titlebutton-maximize-active-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/titlebutton-maximize-active-dark@2.png b/themes/Matcha-dark-sea/gtk-3.0/assets/titlebutton-maximize-active-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/titlebutton-maximize-active.png b/themes/Matcha-dark-sea/gtk-3.0/assets/titlebutton-maximize-active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/titlebutton-maximize-active@2.png b/themes/Matcha-dark-sea/gtk-3.0/assets/titlebutton-maximize-active@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/titlebutton-maximize-backdrop-dark.png b/themes/Matcha-dark-sea/gtk-3.0/assets/titlebutton-maximize-backdrop-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/titlebutton-maximize-backdrop-dark@2.png b/themes/Matcha-dark-sea/gtk-3.0/assets/titlebutton-maximize-backdrop-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/titlebutton-maximize-backdrop.png b/themes/Matcha-dark-sea/gtk-3.0/assets/titlebutton-maximize-backdrop.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/titlebutton-maximize-backdrop@2.png b/themes/Matcha-dark-sea/gtk-3.0/assets/titlebutton-maximize-backdrop@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/titlebutton-maximize-dark.png b/themes/Matcha-dark-sea/gtk-3.0/assets/titlebutton-maximize-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/titlebutton-maximize-dark@2.png b/themes/Matcha-dark-sea/gtk-3.0/assets/titlebutton-maximize-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/titlebutton-maximize-hover-dark.png b/themes/Matcha-dark-sea/gtk-3.0/assets/titlebutton-maximize-hover-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/titlebutton-maximize-hover-dark@2.png b/themes/Matcha-dark-sea/gtk-3.0/assets/titlebutton-maximize-hover-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/titlebutton-maximize-hover.png b/themes/Matcha-dark-sea/gtk-3.0/assets/titlebutton-maximize-hover.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/titlebutton-maximize-hover@2.png b/themes/Matcha-dark-sea/gtk-3.0/assets/titlebutton-maximize-hover@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/titlebutton-maximize.png b/themes/Matcha-dark-sea/gtk-3.0/assets/titlebutton-maximize.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/titlebutton-maximize@2.png b/themes/Matcha-dark-sea/gtk-3.0/assets/titlebutton-maximize@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/titlebutton-minimize-active-dark.png b/themes/Matcha-dark-sea/gtk-3.0/assets/titlebutton-minimize-active-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/titlebutton-minimize-active-dark@2.png b/themes/Matcha-dark-sea/gtk-3.0/assets/titlebutton-minimize-active-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/titlebutton-minimize-active.png b/themes/Matcha-dark-sea/gtk-3.0/assets/titlebutton-minimize-active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/titlebutton-minimize-active@2.png b/themes/Matcha-dark-sea/gtk-3.0/assets/titlebutton-minimize-active@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/titlebutton-minimize-backdrop-dark.png b/themes/Matcha-dark-sea/gtk-3.0/assets/titlebutton-minimize-backdrop-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/titlebutton-minimize-backdrop-dark@2.png b/themes/Matcha-dark-sea/gtk-3.0/assets/titlebutton-minimize-backdrop-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/titlebutton-minimize-backdrop.png b/themes/Matcha-dark-sea/gtk-3.0/assets/titlebutton-minimize-backdrop.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/titlebutton-minimize-backdrop@2.png b/themes/Matcha-dark-sea/gtk-3.0/assets/titlebutton-minimize-backdrop@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/titlebutton-minimize-dark.png b/themes/Matcha-dark-sea/gtk-3.0/assets/titlebutton-minimize-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/titlebutton-minimize-dark@2.png b/themes/Matcha-dark-sea/gtk-3.0/assets/titlebutton-minimize-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/titlebutton-minimize-hover-dark.png b/themes/Matcha-dark-sea/gtk-3.0/assets/titlebutton-minimize-hover-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/titlebutton-minimize-hover-dark@2.png b/themes/Matcha-dark-sea/gtk-3.0/assets/titlebutton-minimize-hover-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/titlebutton-minimize-hover.png b/themes/Matcha-dark-sea/gtk-3.0/assets/titlebutton-minimize-hover.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/titlebutton-minimize-hover@2.png b/themes/Matcha-dark-sea/gtk-3.0/assets/titlebutton-minimize-hover@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/titlebutton-minimize.png b/themes/Matcha-dark-sea/gtk-3.0/assets/titlebutton-minimize.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/titlebutton-minimize@2.png b/themes/Matcha-dark-sea/gtk-3.0/assets/titlebutton-minimize@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/titlebutton-restore-active-dark.png b/themes/Matcha-dark-sea/gtk-3.0/assets/titlebutton-restore-active-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/titlebutton-restore-active-dark@2.png b/themes/Matcha-dark-sea/gtk-3.0/assets/titlebutton-restore-active-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/titlebutton-restore-active.png b/themes/Matcha-dark-sea/gtk-3.0/assets/titlebutton-restore-active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/titlebutton-restore-active@2.png b/themes/Matcha-dark-sea/gtk-3.0/assets/titlebutton-restore-active@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/titlebutton-restore-backdrop-dark.png b/themes/Matcha-dark-sea/gtk-3.0/assets/titlebutton-restore-backdrop-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/titlebutton-restore-backdrop-dark@2.png b/themes/Matcha-dark-sea/gtk-3.0/assets/titlebutton-restore-backdrop-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/titlebutton-restore-backdrop.png b/themes/Matcha-dark-sea/gtk-3.0/assets/titlebutton-restore-backdrop.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/titlebutton-restore-backdrop@2.png b/themes/Matcha-dark-sea/gtk-3.0/assets/titlebutton-restore-backdrop@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/titlebutton-restore-dark.png b/themes/Matcha-dark-sea/gtk-3.0/assets/titlebutton-restore-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/titlebutton-restore-dark@2.png b/themes/Matcha-dark-sea/gtk-3.0/assets/titlebutton-restore-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/titlebutton-restore-hover-dark.png b/themes/Matcha-dark-sea/gtk-3.0/assets/titlebutton-restore-hover-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/titlebutton-restore-hover-dark@2.png b/themes/Matcha-dark-sea/gtk-3.0/assets/titlebutton-restore-hover-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/titlebutton-restore-hover.png b/themes/Matcha-dark-sea/gtk-3.0/assets/titlebutton-restore-hover.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/titlebutton-restore-hover@2.png b/themes/Matcha-dark-sea/gtk-3.0/assets/titlebutton-restore-hover@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/titlebutton-restore.png b/themes/Matcha-dark-sea/gtk-3.0/assets/titlebutton-restore.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/assets/titlebutton-restore@2.png b/themes/Matcha-dark-sea/gtk-3.0/assets/titlebutton-restore@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/gtk-dark.css b/themes/Matcha-dark-sea/gtk-3.0/gtk-dark.css old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/gtk.css b/themes/Matcha-dark-sea/gtk-3.0/gtk.css old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/gtk-3.0/thumbnail.png b/themes/Matcha-dark-sea/gtk-3.0/thumbnail.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/metacity-1/button-bg.svg b/themes/Matcha-dark-sea/metacity-1/button-bg.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/metacity-1/button-border.svg b/themes/Matcha-dark-sea/metacity-1/button-border.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/metacity-1/close-icon.svg b/themes/Matcha-dark-sea/metacity-1/close-icon.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/metacity-1/max-icon.svg b/themes/Matcha-dark-sea/metacity-1/max-icon.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/metacity-1/metacity-theme-1.xml b/themes/Matcha-dark-sea/metacity-1/metacity-theme-1.xml old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/metacity-1/metacity-theme-2.xml b/themes/Matcha-dark-sea/metacity-1/metacity-theme-2.xml new file mode 120000 index 00000000..84bdbf0a --- /dev/null +++ b/themes/Matcha-dark-sea/metacity-1/metacity-theme-2.xml @@ -0,0 +1 @@ +metacity-theme-1.xml \ No newline at end of file diff --git a/themes/Matcha-dark-sea/metacity-1/metacity-theme-3.xml b/themes/Matcha-dark-sea/metacity-1/metacity-theme-3.xml old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/metacity-1/min-icon.svg b/themes/Matcha-dark-sea/metacity-1/min-icon.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/metacity-1/thumbnail.png b/themes/Matcha-dark-sea/metacity-1/thumbnail.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/metacity-1/unmax-icon.svg b/themes/Matcha-dark-sea/metacity-1/unmax-icon.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/openbox-3/close.xbm b/themes/Matcha-dark-sea/openbox-3/close.xbm old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/openbox-3/desk.xbm b/themes/Matcha-dark-sea/openbox-3/desk.xbm old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/openbox-3/desk_toggled.xbm b/themes/Matcha-dark-sea/openbox-3/desk_toggled.xbm old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/openbox-3/iconify.xbm b/themes/Matcha-dark-sea/openbox-3/iconify.xbm old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/openbox-3/max.xbm b/themes/Matcha-dark-sea/openbox-3/max.xbm old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/openbox-3/max_toggled.xbm b/themes/Matcha-dark-sea/openbox-3/max_toggled.xbm old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/openbox-3/shade.xbm b/themes/Matcha-dark-sea/openbox-3/shade.xbm old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/openbox-3/shade_toggled.xbm b/themes/Matcha-dark-sea/openbox-3/shade_toggled.xbm old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/openbox-3/themerc b/themes/Matcha-dark-sea/openbox-3/themerc old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/unity/dash/close_dash.svg b/themes/Matcha-dark-sea/unity/dash/close_dash.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/unity/dash/close_dash_disabled.svg b/themes/Matcha-dark-sea/unity/dash/close_dash_disabled.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/unity/dash/close_dash_prelight.svg b/themes/Matcha-dark-sea/unity/dash/close_dash_prelight.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/unity/dash/close_dash_pressed.svg b/themes/Matcha-dark-sea/unity/dash/close_dash_pressed.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/unity/dash/maximize_dash.svg b/themes/Matcha-dark-sea/unity/dash/maximize_dash.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/unity/dash/maximize_dash_disabled.svg b/themes/Matcha-dark-sea/unity/dash/maximize_dash_disabled.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/unity/dash/maximize_dash_prelight.svg b/themes/Matcha-dark-sea/unity/dash/maximize_dash_prelight.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/unity/dash/maximize_dash_pressed.svg b/themes/Matcha-dark-sea/unity/dash/maximize_dash_pressed.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/unity/dash/minimize_dash.svg b/themes/Matcha-dark-sea/unity/dash/minimize_dash.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/unity/dash/minimize_dash_disabled.svg b/themes/Matcha-dark-sea/unity/dash/minimize_dash_disabled.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/unity/dash/minimize_dash_prelight.svg b/themes/Matcha-dark-sea/unity/dash/minimize_dash_prelight.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/unity/dash/minimize_dash_pressed.svg b/themes/Matcha-dark-sea/unity/dash/minimize_dash_pressed.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/unity/launcher_arrow_ltr_19-1.svg b/themes/Matcha-dark-sea/unity/launcher_arrow_ltr_19-1.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/unity/launcher_arrow_ltr_19.svg b/themes/Matcha-dark-sea/unity/launcher_arrow_ltr_19.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/unity/launcher_arrow_ltr_37.svg b/themes/Matcha-dark-sea/unity/launcher_arrow_ltr_37.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/unity/launcher_arrow_outline_ltr_19.svg b/themes/Matcha-dark-sea/unity/launcher_arrow_outline_ltr_19.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/unity/launcher_arrow_outline_ltr_37.svg b/themes/Matcha-dark-sea/unity/launcher_arrow_outline_ltr_37.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/unity/launcher_arrow_outline_rtl_19.svg b/themes/Matcha-dark-sea/unity/launcher_arrow_outline_rtl_19.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/unity/launcher_arrow_outline_rtl_37.svg b/themes/Matcha-dark-sea/unity/launcher_arrow_outline_rtl_37.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/unity/launcher_arrow_rtl_19.svg b/themes/Matcha-dark-sea/unity/launcher_arrow_rtl_19.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/unity/launcher_arrow_rtl_37.svg b/themes/Matcha-dark-sea/unity/launcher_arrow_rtl_37.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/unity/launcher_icon_back_150.svg b/themes/Matcha-dark-sea/unity/launcher_icon_back_150.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/unity/launcher_icon_back_54.svg b/themes/Matcha-dark-sea/unity/launcher_icon_back_54.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/unity/launcher_icon_edge_150.svg b/themes/Matcha-dark-sea/unity/launcher_icon_edge_150.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/unity/launcher_icon_edge_54.svg b/themes/Matcha-dark-sea/unity/launcher_icon_edge_54.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/unity/launcher_icon_glow_200.svg b/themes/Matcha-dark-sea/unity/launcher_icon_glow_200.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/unity/launcher_icon_glow_62.svg b/themes/Matcha-dark-sea/unity/launcher_icon_glow_62.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/unity/launcher_icon_selected_back_150.svg b/themes/Matcha-dark-sea/unity/launcher_icon_selected_back_150.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/unity/launcher_icon_selected_back_54.svg b/themes/Matcha-dark-sea/unity/launcher_icon_selected_back_54.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/unity/launcher_icon_shadow_200.svg b/themes/Matcha-dark-sea/unity/launcher_icon_shadow_200.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/unity/launcher_icon_shadow_62.svg b/themes/Matcha-dark-sea/unity/launcher_icon_shadow_62.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/unity/launcher_icon_shine_150.svg b/themes/Matcha-dark-sea/unity/launcher_icon_shine_150.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/unity/launcher_icon_shine_54.svg b/themes/Matcha-dark-sea/unity/launcher_icon_shine_54.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/unity/launcher_pip_ltr_19.svg b/themes/Matcha-dark-sea/unity/launcher_pip_ltr_19.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/unity/launcher_pip_ltr_37.svg b/themes/Matcha-dark-sea/unity/launcher_pip_ltr_37.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/unity/launcher_pip_rtl_19.svg b/themes/Matcha-dark-sea/unity/launcher_pip_rtl_19.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/unity/launcher_pip_rtl_37.svg b/themes/Matcha-dark-sea/unity/launcher_pip_rtl_37.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/unity/window-buttons/close.svg b/themes/Matcha-dark-sea/unity/window-buttons/close.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/unity/window-buttons/close_prelight.svg b/themes/Matcha-dark-sea/unity/window-buttons/close_prelight.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/unity/window-buttons/close_pressed.svg b/themes/Matcha-dark-sea/unity/window-buttons/close_pressed.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/unity/window-buttons/close_unfocused.svg b/themes/Matcha-dark-sea/unity/window-buttons/close_unfocused.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/unity/window-buttons/maximize.svg b/themes/Matcha-dark-sea/unity/window-buttons/maximize.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/unity/window-buttons/maximize_prelight.svg b/themes/Matcha-dark-sea/unity/window-buttons/maximize_prelight.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/unity/window-buttons/maximize_pressed.svg b/themes/Matcha-dark-sea/unity/window-buttons/maximize_pressed.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/unity/window-buttons/maximize_unfocused.svg b/themes/Matcha-dark-sea/unity/window-buttons/maximize_unfocused.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/unity/window-buttons/minimize.svg b/themes/Matcha-dark-sea/unity/window-buttons/minimize.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/unity/window-buttons/minimize_prelight.svg b/themes/Matcha-dark-sea/unity/window-buttons/minimize_prelight.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/unity/window-buttons/minimize_pressed.svg b/themes/Matcha-dark-sea/unity/window-buttons/minimize_pressed.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/unity/window-buttons/minimize_unfocused.svg b/themes/Matcha-dark-sea/unity/window-buttons/minimize_unfocused.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/xfwm4/bottom-active.png b/themes/Matcha-dark-sea/xfwm4/bottom-active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/xfwm4/bottom-inactive.png b/themes/Matcha-dark-sea/xfwm4/bottom-inactive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/xfwm4/bottom-left-active.png b/themes/Matcha-dark-sea/xfwm4/bottom-left-active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/xfwm4/bottom-left-inactive.png b/themes/Matcha-dark-sea/xfwm4/bottom-left-inactive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/xfwm4/bottom-right-active.png b/themes/Matcha-dark-sea/xfwm4/bottom-right-active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/xfwm4/bottom-right-inactive.png b/themes/Matcha-dark-sea/xfwm4/bottom-right-inactive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/xfwm4/close-active.png b/themes/Matcha-dark-sea/xfwm4/close-active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/xfwm4/close-inactive.png b/themes/Matcha-dark-sea/xfwm4/close-inactive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/xfwm4/close-prelight.png b/themes/Matcha-dark-sea/xfwm4/close-prelight.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/xfwm4/close-pressed.png b/themes/Matcha-dark-sea/xfwm4/close-pressed.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/xfwm4/hide-active.png b/themes/Matcha-dark-sea/xfwm4/hide-active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/xfwm4/hide-inactive.png b/themes/Matcha-dark-sea/xfwm4/hide-inactive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/xfwm4/hide-prelight.png b/themes/Matcha-dark-sea/xfwm4/hide-prelight.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/xfwm4/hide-pressed.png b/themes/Matcha-dark-sea/xfwm4/hide-pressed.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/xfwm4/left-active.png b/themes/Matcha-dark-sea/xfwm4/left-active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/xfwm4/left-inactive.png b/themes/Matcha-dark-sea/xfwm4/left-inactive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/xfwm4/maximize-active.png b/themes/Matcha-dark-sea/xfwm4/maximize-active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/xfwm4/maximize-inactive.png b/themes/Matcha-dark-sea/xfwm4/maximize-inactive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/xfwm4/maximize-prelight.png b/themes/Matcha-dark-sea/xfwm4/maximize-prelight.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/xfwm4/maximize-pressed.png b/themes/Matcha-dark-sea/xfwm4/maximize-pressed.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/xfwm4/maximize-toggled-active.png b/themes/Matcha-dark-sea/xfwm4/maximize-toggled-active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/xfwm4/maximize-toggled-inactive.png b/themes/Matcha-dark-sea/xfwm4/maximize-toggled-inactive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/xfwm4/maximize-toggled-prelight.png b/themes/Matcha-dark-sea/xfwm4/maximize-toggled-prelight.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/xfwm4/maximize-toggled-pressed.png b/themes/Matcha-dark-sea/xfwm4/maximize-toggled-pressed.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/xfwm4/menu-active.png b/themes/Matcha-dark-sea/xfwm4/menu-active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/xfwm4/menu-inactive.png b/themes/Matcha-dark-sea/xfwm4/menu-inactive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/xfwm4/menu-pressed.png b/themes/Matcha-dark-sea/xfwm4/menu-pressed.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/xfwm4/right-active.png b/themes/Matcha-dark-sea/xfwm4/right-active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/xfwm4/right-inactive.png b/themes/Matcha-dark-sea/xfwm4/right-inactive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/xfwm4/shade-active.png b/themes/Matcha-dark-sea/xfwm4/shade-active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/xfwm4/shade-inactive.png b/themes/Matcha-dark-sea/xfwm4/shade-inactive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/xfwm4/shade-pressed.png b/themes/Matcha-dark-sea/xfwm4/shade-pressed.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/xfwm4/stick-active.png b/themes/Matcha-dark-sea/xfwm4/stick-active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/xfwm4/stick-inactive.png b/themes/Matcha-dark-sea/xfwm4/stick-inactive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/xfwm4/stick-pressed.png b/themes/Matcha-dark-sea/xfwm4/stick-pressed.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/xfwm4/stick-toggled-active.png b/themes/Matcha-dark-sea/xfwm4/stick-toggled-active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/xfwm4/stick-toggled-inactive.png b/themes/Matcha-dark-sea/xfwm4/stick-toggled-inactive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/xfwm4/stick-toggled-pressed.png b/themes/Matcha-dark-sea/xfwm4/stick-toggled-pressed.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/xfwm4/themerc b/themes/Matcha-dark-sea/xfwm4/themerc old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/xfwm4/title-1-active.png b/themes/Matcha-dark-sea/xfwm4/title-1-active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/xfwm4/title-1-inactive.png b/themes/Matcha-dark-sea/xfwm4/title-1-inactive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/xfwm4/title-2-active.png b/themes/Matcha-dark-sea/xfwm4/title-2-active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/xfwm4/title-2-inactive.png b/themes/Matcha-dark-sea/xfwm4/title-2-inactive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/xfwm4/title-3-active.png b/themes/Matcha-dark-sea/xfwm4/title-3-active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/xfwm4/title-3-inactive.png b/themes/Matcha-dark-sea/xfwm4/title-3-inactive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/xfwm4/title-4-active.png b/themes/Matcha-dark-sea/xfwm4/title-4-active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/xfwm4/title-4-inactive.png b/themes/Matcha-dark-sea/xfwm4/title-4-inactive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/xfwm4/title-5-active.png b/themes/Matcha-dark-sea/xfwm4/title-5-active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/xfwm4/title-5-inactive.png b/themes/Matcha-dark-sea/xfwm4/title-5-inactive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/xfwm4/top-left-active.png b/themes/Matcha-dark-sea/xfwm4/top-left-active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/xfwm4/top-left-inactive.png b/themes/Matcha-dark-sea/xfwm4/top-left-inactive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/xfwm4/top-right-active.png b/themes/Matcha-dark-sea/xfwm4/top-right-active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-dark-sea/xfwm4/top-right-inactive.png b/themes/Matcha-dark-sea/xfwm4/top-right-inactive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/cinnamon/assets/checkbox/checkbox-checked-focused.svg b/themes/Matcha-sea/cinnamon/assets/checkbox/checkbox-checked-focused.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/cinnamon/assets/checkbox/checkbox-checked.svg b/themes/Matcha-sea/cinnamon/assets/checkbox/checkbox-checked.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/cinnamon/assets/checkbox/checkbox-unchecked-focused.svg b/themes/Matcha-sea/cinnamon/assets/checkbox/checkbox-unchecked-focused.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/cinnamon/assets/checkbox/checkbox-unchecked.svg b/themes/Matcha-sea/cinnamon/assets/checkbox/checkbox-unchecked.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/cinnamon/assets/menu/menu.svg b/themes/Matcha-sea/cinnamon/assets/menu/menu.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/cinnamon/assets/menu/submenu.svg b/themes/Matcha-sea/cinnamon/assets/menu/submenu.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/cinnamon/assets/misc/button-box.svg b/themes/Matcha-sea/cinnamon/assets/misc/button-box.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/cinnamon/assets/misc/message.svg b/themes/Matcha-sea/cinnamon/assets/misc/message.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/cinnamon/assets/misc/modal.svg b/themes/Matcha-sea/cinnamon/assets/misc/modal.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/cinnamon/assets/switch/switch-off.svg b/themes/Matcha-sea/cinnamon/assets/switch/switch-off.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/cinnamon/assets/switch/switch-on.svg b/themes/Matcha-sea/cinnamon/assets/switch/switch-on.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/cinnamon/cinnamon.css b/themes/Matcha-sea/cinnamon/cinnamon.css old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/cinnamon/common-assets/menu/menu-hover.svg b/themes/Matcha-sea/cinnamon/common-assets/menu/menu-hover.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/cinnamon/common-assets/menu/menu-separator.svg b/themes/Matcha-sea/cinnamon/common-assets/menu/menu-separator.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/cinnamon/common-assets/misc/add-workspace-active.svg b/themes/Matcha-sea/cinnamon/common-assets/misc/add-workspace-active.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/cinnamon/common-assets/misc/add-workspace-hover.svg b/themes/Matcha-sea/cinnamon/common-assets/misc/add-workspace-hover.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/cinnamon/common-assets/misc/add-workspace.svg b/themes/Matcha-sea/cinnamon/common-assets/misc/add-workspace.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/cinnamon/common-assets/misc/bg.svg b/themes/Matcha-sea/cinnamon/common-assets/misc/bg.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/cinnamon/common-assets/misc/calendar-arrow-left-hover.svg b/themes/Matcha-sea/cinnamon/common-assets/misc/calendar-arrow-left-hover.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/cinnamon/common-assets/misc/calendar-arrow-left.svg b/themes/Matcha-sea/cinnamon/common-assets/misc/calendar-arrow-left.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/cinnamon/common-assets/misc/calendar-arrow-right-hover.svg b/themes/Matcha-sea/cinnamon/common-assets/misc/calendar-arrow-right-hover.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/cinnamon/common-assets/misc/calendar-arrow-right.svg b/themes/Matcha-sea/cinnamon/common-assets/misc/calendar-arrow-right.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/cinnamon/common-assets/misc/close-active.svg b/themes/Matcha-sea/cinnamon/common-assets/misc/close-active.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/cinnamon/common-assets/misc/close-hover.svg b/themes/Matcha-sea/cinnamon/common-assets/misc/close-hover.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/cinnamon/common-assets/misc/close.svg b/themes/Matcha-sea/cinnamon/common-assets/misc/close.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/cinnamon/common-assets/misc/corner-ripple.svg b/themes/Matcha-sea/cinnamon/common-assets/misc/corner-ripple.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/cinnamon/common-assets/misc/desklet-header.svg b/themes/Matcha-sea/cinnamon/common-assets/misc/desklet-header.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/cinnamon/common-assets/misc/desklet.svg b/themes/Matcha-sea/cinnamon/common-assets/misc/desklet.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/cinnamon/common-assets/misc/osd.svg b/themes/Matcha-sea/cinnamon/common-assets/misc/osd.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/cinnamon/common-assets/misc/overview-hover.png b/themes/Matcha-sea/cinnamon/common-assets/misc/overview-hover.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/cinnamon/common-assets/misc/overview.png b/themes/Matcha-sea/cinnamon/common-assets/misc/overview.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/cinnamon/common-assets/misc/trash-icon.svg b/themes/Matcha-sea/cinnamon/common-assets/misc/trash-icon.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/cinnamon/common-assets/panel/activities-active.svg b/themes/Matcha-sea/cinnamon/common-assets/panel/activities-active.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/cinnamon/common-assets/panel/activities.svg b/themes/Matcha-sea/cinnamon/common-assets/panel/activities.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/cinnamon/common-assets/panel/panel-bottom.svg b/themes/Matcha-sea/cinnamon/common-assets/panel/panel-bottom.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/cinnamon/common-assets/panel/panel-left.svg b/themes/Matcha-sea/cinnamon/common-assets/panel/panel-left.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/cinnamon/common-assets/panel/panel-right.svg b/themes/Matcha-sea/cinnamon/common-assets/panel/panel-right.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/cinnamon/common-assets/panel/panel-top.svg b/themes/Matcha-sea/cinnamon/common-assets/panel/panel-top.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/cinnamon/common-assets/panel/window-list-active-bottom.svg b/themes/Matcha-sea/cinnamon/common-assets/panel/window-list-active-bottom.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/cinnamon/common-assets/panel/window-list-active-left.svg b/themes/Matcha-sea/cinnamon/common-assets/panel/window-list-active-left.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/cinnamon/common-assets/panel/window-list-active-right.svg b/themes/Matcha-sea/cinnamon/common-assets/panel/window-list-active-right.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/cinnamon/common-assets/panel/window-list-active-top.svg b/themes/Matcha-sea/cinnamon/common-assets/panel/window-list-active-top.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/cinnamon/common-assets/switch/switch-off-selected.svg b/themes/Matcha-sea/cinnamon/common-assets/switch/switch-off-selected.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/cinnamon/common-assets/switch/switch-on-selected.svg b/themes/Matcha-sea/cinnamon/common-assets/switch/switch-on-selected.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/cinnamon/thumbnail.png b/themes/Matcha-sea/cinnamon/thumbnail.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gnome-shell/assets/bottom-running1-focused.svg b/themes/Matcha-sea/gnome-shell/assets/bottom-running1-focused.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gnome-shell/assets/bottom-running1.svg b/themes/Matcha-sea/gnome-shell/assets/bottom-running1.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gnome-shell/assets/bottom-running2-focused.svg b/themes/Matcha-sea/gnome-shell/assets/bottom-running2-focused.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gnome-shell/assets/bottom-running2.svg b/themes/Matcha-sea/gnome-shell/assets/bottom-running2.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gnome-shell/assets/bottom-running3-focused.svg b/themes/Matcha-sea/gnome-shell/assets/bottom-running3-focused.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gnome-shell/assets/bottom-running3.svg b/themes/Matcha-sea/gnome-shell/assets/bottom-running3.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gnome-shell/assets/bottom-running4-focused.svg b/themes/Matcha-sea/gnome-shell/assets/bottom-running4-focused.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gnome-shell/assets/bottom-running4.svg b/themes/Matcha-sea/gnome-shell/assets/bottom-running4.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gnome-shell/assets/calendar-arrow-left.svg b/themes/Matcha-sea/gnome-shell/assets/calendar-arrow-left.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gnome-shell/assets/calendar-arrow-right.svg b/themes/Matcha-sea/gnome-shell/assets/calendar-arrow-right.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gnome-shell/assets/checkbox-off.svg b/themes/Matcha-sea/gnome-shell/assets/checkbox-off.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gnome-shell/assets/checkbox.svg b/themes/Matcha-sea/gnome-shell/assets/checkbox.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gnome-shell/assets/corner-ripple-ltr.svg b/themes/Matcha-sea/gnome-shell/assets/corner-ripple-ltr.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gnome-shell/assets/corner-ripple-rtl.svg b/themes/Matcha-sea/gnome-shell/assets/corner-ripple-rtl.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gnome-shell/assets/dash-placeholder.svg b/themes/Matcha-sea/gnome-shell/assets/dash-placeholder.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gnome-shell/assets/key-enter.svg b/themes/Matcha-sea/gnome-shell/assets/key-enter.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gnome-shell/assets/key-hide.svg b/themes/Matcha-sea/gnome-shell/assets/key-hide.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gnome-shell/assets/key-layout.svg b/themes/Matcha-sea/gnome-shell/assets/key-layout.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gnome-shell/assets/key-shift-latched-uppercase.svg b/themes/Matcha-sea/gnome-shell/assets/key-shift-latched-uppercase.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gnome-shell/assets/key-shift-uppercase.svg b/themes/Matcha-sea/gnome-shell/assets/key-shift-uppercase.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gnome-shell/assets/key-shift.svg b/themes/Matcha-sea/gnome-shell/assets/key-shift.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gnome-shell/assets/left-running1-focused.svg b/themes/Matcha-sea/gnome-shell/assets/left-running1-focused.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gnome-shell/assets/left-running1.svg b/themes/Matcha-sea/gnome-shell/assets/left-running1.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gnome-shell/assets/left-running2-focused.svg b/themes/Matcha-sea/gnome-shell/assets/left-running2-focused.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gnome-shell/assets/left-running2.svg b/themes/Matcha-sea/gnome-shell/assets/left-running2.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gnome-shell/assets/left-running3-focused.svg b/themes/Matcha-sea/gnome-shell/assets/left-running3-focused.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gnome-shell/assets/left-running3.svg b/themes/Matcha-sea/gnome-shell/assets/left-running3.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gnome-shell/assets/left-running4-focused.svg b/themes/Matcha-sea/gnome-shell/assets/left-running4-focused.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gnome-shell/assets/left-running4.svg b/themes/Matcha-sea/gnome-shell/assets/left-running4.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gnome-shell/assets/menu-hover.svg b/themes/Matcha-sea/gnome-shell/assets/menu-hover.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gnome-shell/assets/menu.svg b/themes/Matcha-sea/gnome-shell/assets/menu.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gnome-shell/assets/more-results.svg b/themes/Matcha-sea/gnome-shell/assets/more-results.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gnome-shell/assets/no-events.svg b/themes/Matcha-sea/gnome-shell/assets/no-events.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gnome-shell/assets/no-notifications.svg b/themes/Matcha-sea/gnome-shell/assets/no-notifications.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gnome-shell/assets/noise-texture.png b/themes/Matcha-sea/gnome-shell/assets/noise-texture.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gnome-shell/assets/noise-texture.svg b/themes/Matcha-sea/gnome-shell/assets/noise-texture.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gnome-shell/assets/process-working.svg b/themes/Matcha-sea/gnome-shell/assets/process-working.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gnome-shell/assets/right-running1-focused.svg b/themes/Matcha-sea/gnome-shell/assets/right-running1-focused.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gnome-shell/assets/right-running1.svg b/themes/Matcha-sea/gnome-shell/assets/right-running1.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gnome-shell/assets/right-running2-focused.svg b/themes/Matcha-sea/gnome-shell/assets/right-running2-focused.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gnome-shell/assets/right-running2.svg b/themes/Matcha-sea/gnome-shell/assets/right-running2.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gnome-shell/assets/right-running3-focused.svg b/themes/Matcha-sea/gnome-shell/assets/right-running3-focused.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gnome-shell/assets/right-running3.svg b/themes/Matcha-sea/gnome-shell/assets/right-running3.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gnome-shell/assets/right-running4-focused.svg b/themes/Matcha-sea/gnome-shell/assets/right-running4-focused.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gnome-shell/assets/right-running4.svg b/themes/Matcha-sea/gnome-shell/assets/right-running4.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gnome-shell/assets/submenu-open.svg b/themes/Matcha-sea/gnome-shell/assets/submenu-open.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gnome-shell/assets/submenu.svg b/themes/Matcha-sea/gnome-shell/assets/submenu.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gnome-shell/assets/toggle-off.svg b/themes/Matcha-sea/gnome-shell/assets/toggle-off.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gnome-shell/assets/toggle-on.svg b/themes/Matcha-sea/gnome-shell/assets/toggle-on.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gnome-shell/assets/top-running1-focused.svg b/themes/Matcha-sea/gnome-shell/assets/top-running1-focused.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gnome-shell/assets/top-running1.svg b/themes/Matcha-sea/gnome-shell/assets/top-running1.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gnome-shell/assets/top-running2-focused.svg b/themes/Matcha-sea/gnome-shell/assets/top-running2-focused.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gnome-shell/assets/top-running2.svg b/themes/Matcha-sea/gnome-shell/assets/top-running2.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gnome-shell/assets/top-running3-focused.svg b/themes/Matcha-sea/gnome-shell/assets/top-running3-focused.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gnome-shell/assets/top-running3.svg b/themes/Matcha-sea/gnome-shell/assets/top-running3.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gnome-shell/assets/top-running4-focused.svg b/themes/Matcha-sea/gnome-shell/assets/top-running4-focused.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gnome-shell/assets/top-running4.svg b/themes/Matcha-sea/gnome-shell/assets/top-running4.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gnome-shell/assets/window-close-active.svg b/themes/Matcha-sea/gnome-shell/assets/window-close-active.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gnome-shell/assets/window-close-hover.svg b/themes/Matcha-sea/gnome-shell/assets/window-close-hover.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gnome-shell/assets/window-close.svg b/themes/Matcha-sea/gnome-shell/assets/window-close.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gnome-shell/extensions/workspaces-to-dock/window-close.svg b/themes/Matcha-sea/gnome-shell/extensions/workspaces-to-dock/window-close.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gnome-shell/extensions/workspaces-to-dock/workspaces-to-dock.css b/themes/Matcha-sea/gnome-shell/extensions/workspaces-to-dock/workspaces-to-dock.css old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gnome-shell/gnome-shell.css b/themes/Matcha-sea/gnome-shell/gnome-shell.css old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gnome-shell/no-events.svg b/themes/Matcha-sea/gnome-shell/no-events.svg new file mode 120000 index 00000000..d2fcad08 --- /dev/null +++ b/themes/Matcha-sea/gnome-shell/no-events.svg @@ -0,0 +1 @@ +assets/no-events.svg \ No newline at end of file diff --git a/themes/Matcha-sea/gnome-shell/no-notifications.svg b/themes/Matcha-sea/gnome-shell/no-notifications.svg new file mode 120000 index 00000000..175731c1 --- /dev/null +++ b/themes/Matcha-sea/gnome-shell/no-notifications.svg @@ -0,0 +1 @@ +assets/no-notifications.svg \ No newline at end of file diff --git a/themes/Matcha-sea/gnome-shell/process-working.svg b/themes/Matcha-sea/gnome-shell/process-working.svg new file mode 120000 index 00000000..a6586c30 --- /dev/null +++ b/themes/Matcha-sea/gnome-shell/process-working.svg @@ -0,0 +1 @@ +assets/process-working.svg \ No newline at end of file diff --git a/themes/Matcha-sea/gtk-2.0/apps.rc b/themes/Matcha-sea/gtk-2.0/apps.rc old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-2.0/assets/arrow-down-insens.png b/themes/Matcha-sea/gtk-2.0/assets/arrow-down-insens.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-2.0/assets/arrow-down-prelight.png b/themes/Matcha-sea/gtk-2.0/assets/arrow-down-prelight.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-2.0/assets/arrow-down-small-insens.png b/themes/Matcha-sea/gtk-2.0/assets/arrow-down-small-insens.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-2.0/assets/arrow-down-small-prelight.png b/themes/Matcha-sea/gtk-2.0/assets/arrow-down-small-prelight.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-2.0/assets/arrow-down-small.png b/themes/Matcha-sea/gtk-2.0/assets/arrow-down-small.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-2.0/assets/arrow-down.png b/themes/Matcha-sea/gtk-2.0/assets/arrow-down.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-2.0/assets/arrow-left-insens.png b/themes/Matcha-sea/gtk-2.0/assets/arrow-left-insens.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-2.0/assets/arrow-left-prelight.png b/themes/Matcha-sea/gtk-2.0/assets/arrow-left-prelight.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-2.0/assets/arrow-left.png b/themes/Matcha-sea/gtk-2.0/assets/arrow-left.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-2.0/assets/arrow-right-insens.png b/themes/Matcha-sea/gtk-2.0/assets/arrow-right-insens.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-2.0/assets/arrow-right-prelight.png b/themes/Matcha-sea/gtk-2.0/assets/arrow-right-prelight.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-2.0/assets/arrow-right.png b/themes/Matcha-sea/gtk-2.0/assets/arrow-right.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-2.0/assets/arrow-up-insens.png b/themes/Matcha-sea/gtk-2.0/assets/arrow-up-insens.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-2.0/assets/arrow-up-prelight.png b/themes/Matcha-sea/gtk-2.0/assets/arrow-up-prelight.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-2.0/assets/arrow-up-small-insens.png b/themes/Matcha-sea/gtk-2.0/assets/arrow-up-small-insens.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-2.0/assets/arrow-up-small-prelight.png b/themes/Matcha-sea/gtk-2.0/assets/arrow-up-small-prelight.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-2.0/assets/arrow-up-small.png b/themes/Matcha-sea/gtk-2.0/assets/arrow-up-small.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-2.0/assets/arrow-up.png b/themes/Matcha-sea/gtk-2.0/assets/arrow-up.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-2.0/assets/button-active.png b/themes/Matcha-sea/gtk-2.0/assets/button-active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-2.0/assets/button-hover.png b/themes/Matcha-sea/gtk-2.0/assets/button-hover.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-2.0/assets/button-insensitive.png b/themes/Matcha-sea/gtk-2.0/assets/button-insensitive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-2.0/assets/button.png b/themes/Matcha-sea/gtk-2.0/assets/button.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-2.0/assets/checkbox-checked-insensitive.png b/themes/Matcha-sea/gtk-2.0/assets/checkbox-checked-insensitive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-2.0/assets/checkbox-checked.png b/themes/Matcha-sea/gtk-2.0/assets/checkbox-checked.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-2.0/assets/checkbox-unchecked-insensitive.png b/themes/Matcha-sea/gtk-2.0/assets/checkbox-unchecked-insensitive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-2.0/assets/checkbox-unchecked.png b/themes/Matcha-sea/gtk-2.0/assets/checkbox-unchecked.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-2.0/assets/combo-entry-border-focus-rtl.png b/themes/Matcha-sea/gtk-2.0/assets/combo-entry-border-focus-rtl.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-2.0/assets/combo-entry-border-focus.png b/themes/Matcha-sea/gtk-2.0/assets/combo-entry-border-focus.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-2.0/assets/combo-entry-border-rtl.png b/themes/Matcha-sea/gtk-2.0/assets/combo-entry-border-rtl.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-2.0/assets/combo-entry-border.png b/themes/Matcha-sea/gtk-2.0/assets/combo-entry-border.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-2.0/assets/combo-entry-button-active-rtl.png b/themes/Matcha-sea/gtk-2.0/assets/combo-entry-button-active-rtl.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-2.0/assets/combo-entry-button-active.png b/themes/Matcha-sea/gtk-2.0/assets/combo-entry-button-active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-2.0/assets/combo-entry-button-insensitive-rtl.png b/themes/Matcha-sea/gtk-2.0/assets/combo-entry-button-insensitive-rtl.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-2.0/assets/combo-entry-button-insensitive.png b/themes/Matcha-sea/gtk-2.0/assets/combo-entry-button-insensitive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-2.0/assets/combo-entry-button-rtl.png b/themes/Matcha-sea/gtk-2.0/assets/combo-entry-button-rtl.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-2.0/assets/combo-entry-button.png b/themes/Matcha-sea/gtk-2.0/assets/combo-entry-button.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-2.0/assets/combo-entry-focus-notebook-rtl.png b/themes/Matcha-sea/gtk-2.0/assets/combo-entry-focus-notebook-rtl.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-2.0/assets/combo-entry-focus-notebook.png b/themes/Matcha-sea/gtk-2.0/assets/combo-entry-focus-notebook.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-2.0/assets/combo-entry-focus-rtl.png b/themes/Matcha-sea/gtk-2.0/assets/combo-entry-focus-rtl.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-2.0/assets/combo-entry-focus.png b/themes/Matcha-sea/gtk-2.0/assets/combo-entry-focus.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-2.0/assets/combo-entry-insensitive-notebook-rtl.png b/themes/Matcha-sea/gtk-2.0/assets/combo-entry-insensitive-notebook-rtl.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-2.0/assets/combo-entry-insensitive-notebook.png b/themes/Matcha-sea/gtk-2.0/assets/combo-entry-insensitive-notebook.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-2.0/assets/combo-entry-insensitive-rtl.png b/themes/Matcha-sea/gtk-2.0/assets/combo-entry-insensitive-rtl.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-2.0/assets/combo-entry-insensitive.png b/themes/Matcha-sea/gtk-2.0/assets/combo-entry-insensitive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-2.0/assets/combo-entry-notebook-rtl.png b/themes/Matcha-sea/gtk-2.0/assets/combo-entry-notebook-rtl.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-2.0/assets/combo-entry-notebook.png b/themes/Matcha-sea/gtk-2.0/assets/combo-entry-notebook.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-2.0/assets/combo-entry-rtl.png b/themes/Matcha-sea/gtk-2.0/assets/combo-entry-rtl.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-2.0/assets/combo-entry.png b/themes/Matcha-sea/gtk-2.0/assets/combo-entry.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-2.0/assets/down-background-disable-rtl.png b/themes/Matcha-sea/gtk-2.0/assets/down-background-disable-rtl.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-2.0/assets/down-background-disable.png b/themes/Matcha-sea/gtk-2.0/assets/down-background-disable.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-2.0/assets/down-background-rtl.png b/themes/Matcha-sea/gtk-2.0/assets/down-background-rtl.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-2.0/assets/down-background.png b/themes/Matcha-sea/gtk-2.0/assets/down-background.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-2.0/assets/entry-active-bg.png b/themes/Matcha-sea/gtk-2.0/assets/entry-active-bg.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-2.0/assets/entry-active-notebook.png b/themes/Matcha-sea/gtk-2.0/assets/entry-active-notebook.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-2.0/assets/entry-active-toolbar.png b/themes/Matcha-sea/gtk-2.0/assets/entry-active-toolbar.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-2.0/assets/entry-background-disabled.png b/themes/Matcha-sea/gtk-2.0/assets/entry-background-disabled.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-2.0/assets/entry-background.png b/themes/Matcha-sea/gtk-2.0/assets/entry-background.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-2.0/assets/entry-bg.png b/themes/Matcha-sea/gtk-2.0/assets/entry-bg.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-2.0/assets/entry-border-active-bg.png b/themes/Matcha-sea/gtk-2.0/assets/entry-border-active-bg.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-2.0/assets/entry-border-bg.png b/themes/Matcha-sea/gtk-2.0/assets/entry-border-bg.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-2.0/assets/entry-disabled-bg.png b/themes/Matcha-sea/gtk-2.0/assets/entry-disabled-bg.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-2.0/assets/entry-disabled-notebook.png b/themes/Matcha-sea/gtk-2.0/assets/entry-disabled-notebook.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-2.0/assets/entry-disabled-toolbar.png b/themes/Matcha-sea/gtk-2.0/assets/entry-disabled-toolbar.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-2.0/assets/entry-notebook.png b/themes/Matcha-sea/gtk-2.0/assets/entry-notebook.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-2.0/assets/entry-toolbar.png b/themes/Matcha-sea/gtk-2.0/assets/entry-toolbar.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-2.0/assets/focus-line.png b/themes/Matcha-sea/gtk-2.0/assets/focus-line.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-2.0/assets/frame-gap-end.png b/themes/Matcha-sea/gtk-2.0/assets/frame-gap-end.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-2.0/assets/frame-gap-start.png b/themes/Matcha-sea/gtk-2.0/assets/frame-gap-start.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-2.0/assets/frame.png b/themes/Matcha-sea/gtk-2.0/assets/frame.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-2.0/assets/handle-h.png b/themes/Matcha-sea/gtk-2.0/assets/handle-h.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-2.0/assets/handle-v.png b/themes/Matcha-sea/gtk-2.0/assets/handle-v.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-2.0/assets/inline-toolbar.png b/themes/Matcha-sea/gtk-2.0/assets/inline-toolbar.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-2.0/assets/line-h.png b/themes/Matcha-sea/gtk-2.0/assets/line-h.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-2.0/assets/line-v.png b/themes/Matcha-sea/gtk-2.0/assets/line-v.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-2.0/assets/menu-arrow-prelight.png b/themes/Matcha-sea/gtk-2.0/assets/menu-arrow-prelight.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-2.0/assets/menu-arrow.png b/themes/Matcha-sea/gtk-2.0/assets/menu-arrow.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-2.0/assets/menu-checkbox-checked-insensitive.png b/themes/Matcha-sea/gtk-2.0/assets/menu-checkbox-checked-insensitive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-2.0/assets/menu-checkbox-checked-selected.png b/themes/Matcha-sea/gtk-2.0/assets/menu-checkbox-checked-selected.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-2.0/assets/menu-checkbox-checked.png b/themes/Matcha-sea/gtk-2.0/assets/menu-checkbox-checked.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-2.0/assets/menu-checkbox-unchecked-insensitive.png b/themes/Matcha-sea/gtk-2.0/assets/menu-checkbox-unchecked-insensitive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-2.0/assets/menu-checkbox-unchecked-selected.png b/themes/Matcha-sea/gtk-2.0/assets/menu-checkbox-unchecked-selected.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-2.0/assets/menu-checkbox-unchecked.png b/themes/Matcha-sea/gtk-2.0/assets/menu-checkbox-unchecked.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-2.0/assets/menu-radio-checked-insensitive.png b/themes/Matcha-sea/gtk-2.0/assets/menu-radio-checked-insensitive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-2.0/assets/menu-radio-checked-selected.png b/themes/Matcha-sea/gtk-2.0/assets/menu-radio-checked-selected.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-2.0/assets/menu-radio-checked.png b/themes/Matcha-sea/gtk-2.0/assets/menu-radio-checked.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-2.0/assets/menu-radio-unchecked-insensitive.png b/themes/Matcha-sea/gtk-2.0/assets/menu-radio-unchecked-insensitive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-2.0/assets/menu-radio-unchecked-selected.png b/themes/Matcha-sea/gtk-2.0/assets/menu-radio-unchecked-selected.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-2.0/assets/menu-radio-unchecked.png b/themes/Matcha-sea/gtk-2.0/assets/menu-radio-unchecked.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-2.0/assets/menubar.png b/themes/Matcha-sea/gtk-2.0/assets/menubar.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-2.0/assets/menubar_button.png b/themes/Matcha-sea/gtk-2.0/assets/menubar_button.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-2.0/assets/menuitem.png b/themes/Matcha-sea/gtk-2.0/assets/menuitem.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-2.0/assets/minus.png b/themes/Matcha-sea/gtk-2.0/assets/minus.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-2.0/assets/notebook-gap-horiz.png b/themes/Matcha-sea/gtk-2.0/assets/notebook-gap-horiz.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-2.0/assets/notebook-gap-vert.png b/themes/Matcha-sea/gtk-2.0/assets/notebook-gap-vert.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-2.0/assets/notebook.png b/themes/Matcha-sea/gtk-2.0/assets/notebook.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-2.0/assets/null.png b/themes/Matcha-sea/gtk-2.0/assets/null.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-2.0/assets/pathbar_button_active.png b/themes/Matcha-sea/gtk-2.0/assets/pathbar_button_active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-2.0/assets/pathbar_button_prelight.png b/themes/Matcha-sea/gtk-2.0/assets/pathbar_button_prelight.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-2.0/assets/plus.png b/themes/Matcha-sea/gtk-2.0/assets/plus.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-2.0/assets/progressbar.png b/themes/Matcha-sea/gtk-2.0/assets/progressbar.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-2.0/assets/progressbar_v.png b/themes/Matcha-sea/gtk-2.0/assets/progressbar_v.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-2.0/assets/radio-checked-insensitive.png b/themes/Matcha-sea/gtk-2.0/assets/radio-checked-insensitive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-2.0/assets/radio-checked.png b/themes/Matcha-sea/gtk-2.0/assets/radio-checked.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-2.0/assets/radio-unchecked-insensitive.png b/themes/Matcha-sea/gtk-2.0/assets/radio-unchecked-insensitive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-2.0/assets/radio-unchecked.png b/themes/Matcha-sea/gtk-2.0/assets/radio-unchecked.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-2.0/assets/slider-horiz-active.png b/themes/Matcha-sea/gtk-2.0/assets/slider-horiz-active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-2.0/assets/slider-horiz-insens.png b/themes/Matcha-sea/gtk-2.0/assets/slider-horiz-insens.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-2.0/assets/slider-horiz-prelight.png b/themes/Matcha-sea/gtk-2.0/assets/slider-horiz-prelight.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-2.0/assets/slider-horiz.png b/themes/Matcha-sea/gtk-2.0/assets/slider-horiz.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-2.0/assets/slider-insensitive.png b/themes/Matcha-sea/gtk-2.0/assets/slider-insensitive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-2.0/assets/slider-prelight.png b/themes/Matcha-sea/gtk-2.0/assets/slider-prelight.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-2.0/assets/slider-vert-active.png b/themes/Matcha-sea/gtk-2.0/assets/slider-vert-active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-2.0/assets/slider-vert-insens.png b/themes/Matcha-sea/gtk-2.0/assets/slider-vert-insens.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-2.0/assets/slider-vert-prelight.png b/themes/Matcha-sea/gtk-2.0/assets/slider-vert-prelight.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-2.0/assets/slider-vert.png b/themes/Matcha-sea/gtk-2.0/assets/slider-vert.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-2.0/assets/slider.png b/themes/Matcha-sea/gtk-2.0/assets/slider.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-2.0/assets/tab-bottom-active.png b/themes/Matcha-sea/gtk-2.0/assets/tab-bottom-active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-2.0/assets/tab-left-active.png b/themes/Matcha-sea/gtk-2.0/assets/tab-left-active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-2.0/assets/tab-right-active.png b/themes/Matcha-sea/gtk-2.0/assets/tab-right-active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-2.0/assets/tab-top-active.png b/themes/Matcha-sea/gtk-2.0/assets/tab-top-active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-2.0/assets/toolbar.png b/themes/Matcha-sea/gtk-2.0/assets/toolbar.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-2.0/assets/tree_header.png b/themes/Matcha-sea/gtk-2.0/assets/tree_header.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-2.0/assets/trough-horizontal-active.png b/themes/Matcha-sea/gtk-2.0/assets/trough-horizontal-active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-2.0/assets/trough-horizontal.png b/themes/Matcha-sea/gtk-2.0/assets/trough-horizontal.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-2.0/assets/trough-progressbar.png b/themes/Matcha-sea/gtk-2.0/assets/trough-progressbar.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-2.0/assets/trough-progressbar_v.png b/themes/Matcha-sea/gtk-2.0/assets/trough-progressbar_v.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-2.0/assets/trough-scrollbar-horiz.png b/themes/Matcha-sea/gtk-2.0/assets/trough-scrollbar-horiz.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-2.0/assets/trough-scrollbar-vert.png b/themes/Matcha-sea/gtk-2.0/assets/trough-scrollbar-vert.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-2.0/assets/trough-vertical-active.png b/themes/Matcha-sea/gtk-2.0/assets/trough-vertical-active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-2.0/assets/trough-vertical.png b/themes/Matcha-sea/gtk-2.0/assets/trough-vertical.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-2.0/assets/up-background-disable-rtl.png b/themes/Matcha-sea/gtk-2.0/assets/up-background-disable-rtl.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-2.0/assets/up-background-disable.png b/themes/Matcha-sea/gtk-2.0/assets/up-background-disable.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-2.0/assets/up-background-rtl.png b/themes/Matcha-sea/gtk-2.0/assets/up-background-rtl.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-2.0/assets/up-background.png b/themes/Matcha-sea/gtk-2.0/assets/up-background.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-2.0/gtkrc b/themes/Matcha-sea/gtk-2.0/gtkrc old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-2.0/main.rc b/themes/Matcha-sea/gtk-2.0/main.rc old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-2.0/menubar-toolbar.rc b/themes/Matcha-sea/gtk-2.0/menubar-toolbar.rc old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-2.0/panel.rc b/themes/Matcha-sea/gtk-2.0/panel.rc old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-2.0/xfce-notify.rc b/themes/Matcha-sea/gtk-2.0/xfce-notify.rc old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/checkbox-checked-dark.png b/themes/Matcha-sea/gtk-3.0/assets/checkbox-checked-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/checkbox-checked-dark@2.png b/themes/Matcha-sea/gtk-3.0/assets/checkbox-checked-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/checkbox-checked-insensitive-dark.png b/themes/Matcha-sea/gtk-3.0/assets/checkbox-checked-insensitive-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/checkbox-checked-insensitive-dark@2.png b/themes/Matcha-sea/gtk-3.0/assets/checkbox-checked-insensitive-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/checkbox-checked-insensitive-selected.png b/themes/Matcha-sea/gtk-3.0/assets/checkbox-checked-insensitive-selected.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/checkbox-checked-insensitive-selected@2.png b/themes/Matcha-sea/gtk-3.0/assets/checkbox-checked-insensitive-selected@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/checkbox-checked-insensitive.png b/themes/Matcha-sea/gtk-3.0/assets/checkbox-checked-insensitive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/checkbox-checked-insensitive@2.png b/themes/Matcha-sea/gtk-3.0/assets/checkbox-checked-insensitive@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/checkbox-checked-selected.png b/themes/Matcha-sea/gtk-3.0/assets/checkbox-checked-selected.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/checkbox-checked-selected@2.png b/themes/Matcha-sea/gtk-3.0/assets/checkbox-checked-selected@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/checkbox-checked-selectionmode-dark.png b/themes/Matcha-sea/gtk-3.0/assets/checkbox-checked-selectionmode-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/checkbox-checked-selectionmode-dark@2.png b/themes/Matcha-sea/gtk-3.0/assets/checkbox-checked-selectionmode-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/checkbox-checked-selectionmode.png b/themes/Matcha-sea/gtk-3.0/assets/checkbox-checked-selectionmode.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/checkbox-checked-selectionmode@2.png b/themes/Matcha-sea/gtk-3.0/assets/checkbox-checked-selectionmode@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/checkbox-checked.png b/themes/Matcha-sea/gtk-3.0/assets/checkbox-checked.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/checkbox-checked@2.png b/themes/Matcha-sea/gtk-3.0/assets/checkbox-checked@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/checkbox-mixed-dark.png b/themes/Matcha-sea/gtk-3.0/assets/checkbox-mixed-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/checkbox-mixed-dark@2.png b/themes/Matcha-sea/gtk-3.0/assets/checkbox-mixed-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/checkbox-mixed-insensitive-dark.png b/themes/Matcha-sea/gtk-3.0/assets/checkbox-mixed-insensitive-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/checkbox-mixed-insensitive-dark@2.png b/themes/Matcha-sea/gtk-3.0/assets/checkbox-mixed-insensitive-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/checkbox-mixed-insensitive-selected.png b/themes/Matcha-sea/gtk-3.0/assets/checkbox-mixed-insensitive-selected.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/checkbox-mixed-insensitive-selected@2.png b/themes/Matcha-sea/gtk-3.0/assets/checkbox-mixed-insensitive-selected@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/checkbox-mixed-insensitive.png b/themes/Matcha-sea/gtk-3.0/assets/checkbox-mixed-insensitive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/checkbox-mixed-insensitive@2.png b/themes/Matcha-sea/gtk-3.0/assets/checkbox-mixed-insensitive@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/checkbox-mixed-selected.png b/themes/Matcha-sea/gtk-3.0/assets/checkbox-mixed-selected.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/checkbox-mixed-selected@2.png b/themes/Matcha-sea/gtk-3.0/assets/checkbox-mixed-selected@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/checkbox-mixed.png b/themes/Matcha-sea/gtk-3.0/assets/checkbox-mixed.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/checkbox-mixed@2.png b/themes/Matcha-sea/gtk-3.0/assets/checkbox-mixed@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/checkbox-selectionmode-dark.png b/themes/Matcha-sea/gtk-3.0/assets/checkbox-selectionmode-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/checkbox-selectionmode-dark@2.png b/themes/Matcha-sea/gtk-3.0/assets/checkbox-selectionmode-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/checkbox-selectionmode.png b/themes/Matcha-sea/gtk-3.0/assets/checkbox-selectionmode.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/checkbox-selectionmode@2.png b/themes/Matcha-sea/gtk-3.0/assets/checkbox-selectionmode@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/checkbox-unchecked-dark.png b/themes/Matcha-sea/gtk-3.0/assets/checkbox-unchecked-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/checkbox-unchecked-dark@2.png b/themes/Matcha-sea/gtk-3.0/assets/checkbox-unchecked-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/checkbox-unchecked-insensitive-dark.png b/themes/Matcha-sea/gtk-3.0/assets/checkbox-unchecked-insensitive-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/checkbox-unchecked-insensitive-dark@2.png b/themes/Matcha-sea/gtk-3.0/assets/checkbox-unchecked-insensitive-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/checkbox-unchecked-insensitive-selected.png b/themes/Matcha-sea/gtk-3.0/assets/checkbox-unchecked-insensitive-selected.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/checkbox-unchecked-insensitive-selected@2.png b/themes/Matcha-sea/gtk-3.0/assets/checkbox-unchecked-insensitive-selected@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/checkbox-unchecked-insensitive.png b/themes/Matcha-sea/gtk-3.0/assets/checkbox-unchecked-insensitive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/checkbox-unchecked-insensitive@2.png b/themes/Matcha-sea/gtk-3.0/assets/checkbox-unchecked-insensitive@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/checkbox-unchecked-selected.png b/themes/Matcha-sea/gtk-3.0/assets/checkbox-unchecked-selected.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/checkbox-unchecked-selected@2.png b/themes/Matcha-sea/gtk-3.0/assets/checkbox-unchecked-selected@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/checkbox-unchecked.png b/themes/Matcha-sea/gtk-3.0/assets/checkbox-unchecked.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/checkbox-unchecked@2.png b/themes/Matcha-sea/gtk-3.0/assets/checkbox-unchecked@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/radio-checked-dark.png b/themes/Matcha-sea/gtk-3.0/assets/radio-checked-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/radio-checked-dark@2.png b/themes/Matcha-sea/gtk-3.0/assets/radio-checked-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/radio-checked-insensitive-dark.png b/themes/Matcha-sea/gtk-3.0/assets/radio-checked-insensitive-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/radio-checked-insensitive-dark@2.png b/themes/Matcha-sea/gtk-3.0/assets/radio-checked-insensitive-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/radio-checked-insensitive-selected.png b/themes/Matcha-sea/gtk-3.0/assets/radio-checked-insensitive-selected.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/radio-checked-insensitive-selected@2.png b/themes/Matcha-sea/gtk-3.0/assets/radio-checked-insensitive-selected@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/radio-checked-insensitive.png b/themes/Matcha-sea/gtk-3.0/assets/radio-checked-insensitive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/radio-checked-insensitive@2.png b/themes/Matcha-sea/gtk-3.0/assets/radio-checked-insensitive@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/radio-checked-selected.png b/themes/Matcha-sea/gtk-3.0/assets/radio-checked-selected.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/radio-checked-selected@2.png b/themes/Matcha-sea/gtk-3.0/assets/radio-checked-selected@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/radio-checked.png b/themes/Matcha-sea/gtk-3.0/assets/radio-checked.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/radio-checked@2.png b/themes/Matcha-sea/gtk-3.0/assets/radio-checked@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/radio-mixed-dark.png b/themes/Matcha-sea/gtk-3.0/assets/radio-mixed-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/radio-mixed-dark@2.png b/themes/Matcha-sea/gtk-3.0/assets/radio-mixed-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/radio-mixed-insensitive-dark.png b/themes/Matcha-sea/gtk-3.0/assets/radio-mixed-insensitive-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/radio-mixed-insensitive-dark@2.png b/themes/Matcha-sea/gtk-3.0/assets/radio-mixed-insensitive-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/radio-mixed-insensitive-selected.png b/themes/Matcha-sea/gtk-3.0/assets/radio-mixed-insensitive-selected.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/radio-mixed-insensitive-selected@2.png b/themes/Matcha-sea/gtk-3.0/assets/radio-mixed-insensitive-selected@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/radio-mixed-insensitive.png b/themes/Matcha-sea/gtk-3.0/assets/radio-mixed-insensitive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/radio-mixed-insensitive@2.png b/themes/Matcha-sea/gtk-3.0/assets/radio-mixed-insensitive@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/radio-mixed-selected.png b/themes/Matcha-sea/gtk-3.0/assets/radio-mixed-selected.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/radio-mixed-selected@2.png b/themes/Matcha-sea/gtk-3.0/assets/radio-mixed-selected@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/radio-mixed.png b/themes/Matcha-sea/gtk-3.0/assets/radio-mixed.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/radio-mixed@2.png b/themes/Matcha-sea/gtk-3.0/assets/radio-mixed@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/radio-unchecked-dark.png b/themes/Matcha-sea/gtk-3.0/assets/radio-unchecked-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/radio-unchecked-dark@2.png b/themes/Matcha-sea/gtk-3.0/assets/radio-unchecked-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/radio-unchecked-insensitive-dark.png b/themes/Matcha-sea/gtk-3.0/assets/radio-unchecked-insensitive-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/radio-unchecked-insensitive-dark@2.png b/themes/Matcha-sea/gtk-3.0/assets/radio-unchecked-insensitive-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/radio-unchecked-insensitive-selected.png b/themes/Matcha-sea/gtk-3.0/assets/radio-unchecked-insensitive-selected.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/radio-unchecked-insensitive-selected@2.png b/themes/Matcha-sea/gtk-3.0/assets/radio-unchecked-insensitive-selected@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/radio-unchecked-insensitive.png b/themes/Matcha-sea/gtk-3.0/assets/radio-unchecked-insensitive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/radio-unchecked-insensitive@2.png b/themes/Matcha-sea/gtk-3.0/assets/radio-unchecked-insensitive@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/radio-unchecked-selected.png b/themes/Matcha-sea/gtk-3.0/assets/radio-unchecked-selected.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/radio-unchecked-selected@2.png b/themes/Matcha-sea/gtk-3.0/assets/radio-unchecked-selected@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/radio-unchecked.png b/themes/Matcha-sea/gtk-3.0/assets/radio-unchecked.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/radio-unchecked@2.png b/themes/Matcha-sea/gtk-3.0/assets/radio-unchecked@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/switch-active-dark.png b/themes/Matcha-sea/gtk-3.0/assets/switch-active-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/switch-active-dark@2.png b/themes/Matcha-sea/gtk-3.0/assets/switch-active-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/switch-active-header-dark.png b/themes/Matcha-sea/gtk-3.0/assets/switch-active-header-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/switch-active-header-dark@2.png b/themes/Matcha-sea/gtk-3.0/assets/switch-active-header-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/switch-active-header.png b/themes/Matcha-sea/gtk-3.0/assets/switch-active-header.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/switch-active-header@2.png b/themes/Matcha-sea/gtk-3.0/assets/switch-active-header@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/switch-active-hover-dark.png b/themes/Matcha-sea/gtk-3.0/assets/switch-active-hover-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/switch-active-hover-dark@2.png b/themes/Matcha-sea/gtk-3.0/assets/switch-active-hover-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/switch-active-hover-header-dark.png b/themes/Matcha-sea/gtk-3.0/assets/switch-active-hover-header-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/switch-active-hover-header-dark@2.png b/themes/Matcha-sea/gtk-3.0/assets/switch-active-hover-header-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/switch-active-hover-header.png b/themes/Matcha-sea/gtk-3.0/assets/switch-active-hover-header.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/switch-active-hover-header@2.png b/themes/Matcha-sea/gtk-3.0/assets/switch-active-hover-header@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/switch-active-hover-selected.png b/themes/Matcha-sea/gtk-3.0/assets/switch-active-hover-selected.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/switch-active-hover-selected@2.png b/themes/Matcha-sea/gtk-3.0/assets/switch-active-hover-selected@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/switch-active-hover.png b/themes/Matcha-sea/gtk-3.0/assets/switch-active-hover.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/switch-active-hover@2.png b/themes/Matcha-sea/gtk-3.0/assets/switch-active-hover@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/switch-active-insensitive-dark.png b/themes/Matcha-sea/gtk-3.0/assets/switch-active-insensitive-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/switch-active-insensitive-dark@2.png b/themes/Matcha-sea/gtk-3.0/assets/switch-active-insensitive-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/switch-active-insensitive-header-dark.png b/themes/Matcha-sea/gtk-3.0/assets/switch-active-insensitive-header-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/switch-active-insensitive-header-dark@2.png b/themes/Matcha-sea/gtk-3.0/assets/switch-active-insensitive-header-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/switch-active-insensitive-header.png b/themes/Matcha-sea/gtk-3.0/assets/switch-active-insensitive-header.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/switch-active-insensitive-header@2.png b/themes/Matcha-sea/gtk-3.0/assets/switch-active-insensitive-header@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/switch-active-insensitive-selected.png b/themes/Matcha-sea/gtk-3.0/assets/switch-active-insensitive-selected.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/switch-active-insensitive-selected@2.png b/themes/Matcha-sea/gtk-3.0/assets/switch-active-insensitive-selected@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/switch-active-insensitive.png b/themes/Matcha-sea/gtk-3.0/assets/switch-active-insensitive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/switch-active-insensitive@2.png b/themes/Matcha-sea/gtk-3.0/assets/switch-active-insensitive@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/switch-active-selected.png b/themes/Matcha-sea/gtk-3.0/assets/switch-active-selected.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/switch-active-selected@2.png b/themes/Matcha-sea/gtk-3.0/assets/switch-active-selected@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/switch-active.png b/themes/Matcha-sea/gtk-3.0/assets/switch-active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/switch-active@2.png b/themes/Matcha-sea/gtk-3.0/assets/switch-active@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/switch-dark.png b/themes/Matcha-sea/gtk-3.0/assets/switch-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/switch-dark@2.png b/themes/Matcha-sea/gtk-3.0/assets/switch-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/switch-header-dark.png b/themes/Matcha-sea/gtk-3.0/assets/switch-header-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/switch-header-dark@2.png b/themes/Matcha-sea/gtk-3.0/assets/switch-header-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/switch-header.png b/themes/Matcha-sea/gtk-3.0/assets/switch-header.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/switch-header@2.png b/themes/Matcha-sea/gtk-3.0/assets/switch-header@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/switch-hover-dark.png b/themes/Matcha-sea/gtk-3.0/assets/switch-hover-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/switch-hover-dark@2.png b/themes/Matcha-sea/gtk-3.0/assets/switch-hover-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/switch-hover-header-dark.png b/themes/Matcha-sea/gtk-3.0/assets/switch-hover-header-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/switch-hover-header-dark@2.png b/themes/Matcha-sea/gtk-3.0/assets/switch-hover-header-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/switch-hover-header.png b/themes/Matcha-sea/gtk-3.0/assets/switch-hover-header.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/switch-hover-header@2.png b/themes/Matcha-sea/gtk-3.0/assets/switch-hover-header@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/switch-hover-selected.png b/themes/Matcha-sea/gtk-3.0/assets/switch-hover-selected.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/switch-hover-selected@2.png b/themes/Matcha-sea/gtk-3.0/assets/switch-hover-selected@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/switch-hover.png b/themes/Matcha-sea/gtk-3.0/assets/switch-hover.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/switch-hover@2.png b/themes/Matcha-sea/gtk-3.0/assets/switch-hover@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/switch-insensitive-dark.png b/themes/Matcha-sea/gtk-3.0/assets/switch-insensitive-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/switch-insensitive-dark@2.png b/themes/Matcha-sea/gtk-3.0/assets/switch-insensitive-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/switch-insensitive-header-dark.png b/themes/Matcha-sea/gtk-3.0/assets/switch-insensitive-header-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/switch-insensitive-header-dark@2.png b/themes/Matcha-sea/gtk-3.0/assets/switch-insensitive-header-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/switch-insensitive-header.png b/themes/Matcha-sea/gtk-3.0/assets/switch-insensitive-header.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/switch-insensitive-header@2.png b/themes/Matcha-sea/gtk-3.0/assets/switch-insensitive-header@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/switch-insensitive-selected.png b/themes/Matcha-sea/gtk-3.0/assets/switch-insensitive-selected.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/switch-insensitive-selected@2.png b/themes/Matcha-sea/gtk-3.0/assets/switch-insensitive-selected@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/switch-insensitive.png b/themes/Matcha-sea/gtk-3.0/assets/switch-insensitive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/switch-insensitive@2.png b/themes/Matcha-sea/gtk-3.0/assets/switch-insensitive@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/switch-selected.png b/themes/Matcha-sea/gtk-3.0/assets/switch-selected.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/switch-selected@2.png b/themes/Matcha-sea/gtk-3.0/assets/switch-selected@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/switch.png b/themes/Matcha-sea/gtk-3.0/assets/switch.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/switch@2.png b/themes/Matcha-sea/gtk-3.0/assets/switch@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/titlebutton-close-active-dark.png b/themes/Matcha-sea/gtk-3.0/assets/titlebutton-close-active-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/titlebutton-close-active-dark@2.png b/themes/Matcha-sea/gtk-3.0/assets/titlebutton-close-active-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/titlebutton-close-active.png b/themes/Matcha-sea/gtk-3.0/assets/titlebutton-close-active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/titlebutton-close-active@2.png b/themes/Matcha-sea/gtk-3.0/assets/titlebutton-close-active@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/titlebutton-close-backdrop-dark.png b/themes/Matcha-sea/gtk-3.0/assets/titlebutton-close-backdrop-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/titlebutton-close-backdrop-dark@2.png b/themes/Matcha-sea/gtk-3.0/assets/titlebutton-close-backdrop-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/titlebutton-close-backdrop.png b/themes/Matcha-sea/gtk-3.0/assets/titlebutton-close-backdrop.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/titlebutton-close-backdrop@2.png b/themes/Matcha-sea/gtk-3.0/assets/titlebutton-close-backdrop@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/titlebutton-close-dark.png b/themes/Matcha-sea/gtk-3.0/assets/titlebutton-close-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/titlebutton-close-dark@2.png b/themes/Matcha-sea/gtk-3.0/assets/titlebutton-close-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/titlebutton-close-hover-dark.png b/themes/Matcha-sea/gtk-3.0/assets/titlebutton-close-hover-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/titlebutton-close-hover-dark@2.png b/themes/Matcha-sea/gtk-3.0/assets/titlebutton-close-hover-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/titlebutton-close-hover.png b/themes/Matcha-sea/gtk-3.0/assets/titlebutton-close-hover.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/titlebutton-close-hover@2.png b/themes/Matcha-sea/gtk-3.0/assets/titlebutton-close-hover@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/titlebutton-close.png b/themes/Matcha-sea/gtk-3.0/assets/titlebutton-close.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/titlebutton-close@2.png b/themes/Matcha-sea/gtk-3.0/assets/titlebutton-close@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/titlebutton-maximize-active-dark.png b/themes/Matcha-sea/gtk-3.0/assets/titlebutton-maximize-active-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/titlebutton-maximize-active-dark@2.png b/themes/Matcha-sea/gtk-3.0/assets/titlebutton-maximize-active-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/titlebutton-maximize-active.png b/themes/Matcha-sea/gtk-3.0/assets/titlebutton-maximize-active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/titlebutton-maximize-active@2.png b/themes/Matcha-sea/gtk-3.0/assets/titlebutton-maximize-active@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/titlebutton-maximize-backdrop-dark.png b/themes/Matcha-sea/gtk-3.0/assets/titlebutton-maximize-backdrop-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/titlebutton-maximize-backdrop-dark@2.png b/themes/Matcha-sea/gtk-3.0/assets/titlebutton-maximize-backdrop-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/titlebutton-maximize-backdrop.png b/themes/Matcha-sea/gtk-3.0/assets/titlebutton-maximize-backdrop.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/titlebutton-maximize-backdrop@2.png b/themes/Matcha-sea/gtk-3.0/assets/titlebutton-maximize-backdrop@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/titlebutton-maximize-dark.png b/themes/Matcha-sea/gtk-3.0/assets/titlebutton-maximize-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/titlebutton-maximize-dark@2.png b/themes/Matcha-sea/gtk-3.0/assets/titlebutton-maximize-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/titlebutton-maximize-hover-dark.png b/themes/Matcha-sea/gtk-3.0/assets/titlebutton-maximize-hover-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/titlebutton-maximize-hover-dark@2.png b/themes/Matcha-sea/gtk-3.0/assets/titlebutton-maximize-hover-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/titlebutton-maximize-hover.png b/themes/Matcha-sea/gtk-3.0/assets/titlebutton-maximize-hover.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/titlebutton-maximize-hover@2.png b/themes/Matcha-sea/gtk-3.0/assets/titlebutton-maximize-hover@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/titlebutton-maximize.png b/themes/Matcha-sea/gtk-3.0/assets/titlebutton-maximize.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/titlebutton-maximize@2.png b/themes/Matcha-sea/gtk-3.0/assets/titlebutton-maximize@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/titlebutton-minimize-active-dark.png b/themes/Matcha-sea/gtk-3.0/assets/titlebutton-minimize-active-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/titlebutton-minimize-active-dark@2.png b/themes/Matcha-sea/gtk-3.0/assets/titlebutton-minimize-active-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/titlebutton-minimize-active.png b/themes/Matcha-sea/gtk-3.0/assets/titlebutton-minimize-active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/titlebutton-minimize-active@2.png b/themes/Matcha-sea/gtk-3.0/assets/titlebutton-minimize-active@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/titlebutton-minimize-backdrop-dark.png b/themes/Matcha-sea/gtk-3.0/assets/titlebutton-minimize-backdrop-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/titlebutton-minimize-backdrop-dark@2.png b/themes/Matcha-sea/gtk-3.0/assets/titlebutton-minimize-backdrop-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/titlebutton-minimize-backdrop.png b/themes/Matcha-sea/gtk-3.0/assets/titlebutton-minimize-backdrop.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/titlebutton-minimize-backdrop@2.png b/themes/Matcha-sea/gtk-3.0/assets/titlebutton-minimize-backdrop@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/titlebutton-minimize-dark.png b/themes/Matcha-sea/gtk-3.0/assets/titlebutton-minimize-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/titlebutton-minimize-dark@2.png b/themes/Matcha-sea/gtk-3.0/assets/titlebutton-minimize-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/titlebutton-minimize-hover-dark.png b/themes/Matcha-sea/gtk-3.0/assets/titlebutton-minimize-hover-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/titlebutton-minimize-hover-dark@2.png b/themes/Matcha-sea/gtk-3.0/assets/titlebutton-minimize-hover-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/titlebutton-minimize-hover.png b/themes/Matcha-sea/gtk-3.0/assets/titlebutton-minimize-hover.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/titlebutton-minimize-hover@2.png b/themes/Matcha-sea/gtk-3.0/assets/titlebutton-minimize-hover@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/titlebutton-minimize.png b/themes/Matcha-sea/gtk-3.0/assets/titlebutton-minimize.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/titlebutton-minimize@2.png b/themes/Matcha-sea/gtk-3.0/assets/titlebutton-minimize@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/titlebutton-restore-active-dark.png b/themes/Matcha-sea/gtk-3.0/assets/titlebutton-restore-active-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/titlebutton-restore-active-dark@2.png b/themes/Matcha-sea/gtk-3.0/assets/titlebutton-restore-active-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/titlebutton-restore-active.png b/themes/Matcha-sea/gtk-3.0/assets/titlebutton-restore-active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/titlebutton-restore-active@2.png b/themes/Matcha-sea/gtk-3.0/assets/titlebutton-restore-active@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/titlebutton-restore-backdrop-dark.png b/themes/Matcha-sea/gtk-3.0/assets/titlebutton-restore-backdrop-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/titlebutton-restore-backdrop-dark@2.png b/themes/Matcha-sea/gtk-3.0/assets/titlebutton-restore-backdrop-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/titlebutton-restore-backdrop.png b/themes/Matcha-sea/gtk-3.0/assets/titlebutton-restore-backdrop.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/titlebutton-restore-backdrop@2.png b/themes/Matcha-sea/gtk-3.0/assets/titlebutton-restore-backdrop@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/titlebutton-restore-dark.png b/themes/Matcha-sea/gtk-3.0/assets/titlebutton-restore-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/titlebutton-restore-dark@2.png b/themes/Matcha-sea/gtk-3.0/assets/titlebutton-restore-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/titlebutton-restore-hover-dark.png b/themes/Matcha-sea/gtk-3.0/assets/titlebutton-restore-hover-dark.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/titlebutton-restore-hover-dark@2.png b/themes/Matcha-sea/gtk-3.0/assets/titlebutton-restore-hover-dark@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/titlebutton-restore-hover.png b/themes/Matcha-sea/gtk-3.0/assets/titlebutton-restore-hover.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/titlebutton-restore-hover@2.png b/themes/Matcha-sea/gtk-3.0/assets/titlebutton-restore-hover@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/titlebutton-restore.png b/themes/Matcha-sea/gtk-3.0/assets/titlebutton-restore.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/assets/titlebutton-restore@2.png b/themes/Matcha-sea/gtk-3.0/assets/titlebutton-restore@2.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/gtk-dark.css b/themes/Matcha-sea/gtk-3.0/gtk-dark.css old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/gtk.css b/themes/Matcha-sea/gtk-3.0/gtk.css old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/gtk-3.0/thumbnail.png b/themes/Matcha-sea/gtk-3.0/thumbnail.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/metacity-1/button-bg.svg b/themes/Matcha-sea/metacity-1/button-bg.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/metacity-1/button-border.svg b/themes/Matcha-sea/metacity-1/button-border.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/metacity-1/close-icon.svg b/themes/Matcha-sea/metacity-1/close-icon.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/metacity-1/max-icon.svg b/themes/Matcha-sea/metacity-1/max-icon.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/metacity-1/metacity-theme-1.xml b/themes/Matcha-sea/metacity-1/metacity-theme-1.xml old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/metacity-1/metacity-theme-2.xml b/themes/Matcha-sea/metacity-1/metacity-theme-2.xml new file mode 120000 index 00000000..84bdbf0a --- /dev/null +++ b/themes/Matcha-sea/metacity-1/metacity-theme-2.xml @@ -0,0 +1 @@ +metacity-theme-1.xml \ No newline at end of file diff --git a/themes/Matcha-sea/metacity-1/metacity-theme-3.xml b/themes/Matcha-sea/metacity-1/metacity-theme-3.xml old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/metacity-1/min-icon.svg b/themes/Matcha-sea/metacity-1/min-icon.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/metacity-1/thumbnail.png b/themes/Matcha-sea/metacity-1/thumbnail.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/metacity-1/unmax-icon.svg b/themes/Matcha-sea/metacity-1/unmax-icon.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/openbox-3/close.xbm b/themes/Matcha-sea/openbox-3/close.xbm old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/openbox-3/desk.xbm b/themes/Matcha-sea/openbox-3/desk.xbm old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/openbox-3/desk_toggled.xbm b/themes/Matcha-sea/openbox-3/desk_toggled.xbm old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/openbox-3/iconify.xbm b/themes/Matcha-sea/openbox-3/iconify.xbm old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/openbox-3/max.xbm b/themes/Matcha-sea/openbox-3/max.xbm old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/openbox-3/max_toggled.xbm b/themes/Matcha-sea/openbox-3/max_toggled.xbm old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/openbox-3/shade.xbm b/themes/Matcha-sea/openbox-3/shade.xbm old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/openbox-3/shade_toggled.xbm b/themes/Matcha-sea/openbox-3/shade_toggled.xbm old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/openbox-3/themerc b/themes/Matcha-sea/openbox-3/themerc old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/unity/dash/close_dash.svg b/themes/Matcha-sea/unity/dash/close_dash.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/unity/dash/close_dash_disabled.svg b/themes/Matcha-sea/unity/dash/close_dash_disabled.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/unity/dash/close_dash_prelight.svg b/themes/Matcha-sea/unity/dash/close_dash_prelight.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/unity/dash/close_dash_pressed.svg b/themes/Matcha-sea/unity/dash/close_dash_pressed.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/unity/dash/maximize_dash.svg b/themes/Matcha-sea/unity/dash/maximize_dash.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/unity/dash/maximize_dash_disabled.svg b/themes/Matcha-sea/unity/dash/maximize_dash_disabled.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/unity/dash/maximize_dash_prelight.svg b/themes/Matcha-sea/unity/dash/maximize_dash_prelight.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/unity/dash/maximize_dash_pressed.svg b/themes/Matcha-sea/unity/dash/maximize_dash_pressed.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/unity/dash/minimize_dash.svg b/themes/Matcha-sea/unity/dash/minimize_dash.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/unity/dash/minimize_dash_disabled.svg b/themes/Matcha-sea/unity/dash/minimize_dash_disabled.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/unity/dash/minimize_dash_prelight.svg b/themes/Matcha-sea/unity/dash/minimize_dash_prelight.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/unity/dash/minimize_dash_pressed.svg b/themes/Matcha-sea/unity/dash/minimize_dash_pressed.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/unity/launcher_arrow_ltr_19-1.svg b/themes/Matcha-sea/unity/launcher_arrow_ltr_19-1.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/unity/launcher_arrow_ltr_19.svg b/themes/Matcha-sea/unity/launcher_arrow_ltr_19.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/unity/launcher_arrow_ltr_37.svg b/themes/Matcha-sea/unity/launcher_arrow_ltr_37.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/unity/launcher_arrow_outline_ltr_19.svg b/themes/Matcha-sea/unity/launcher_arrow_outline_ltr_19.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/unity/launcher_arrow_outline_ltr_37.svg b/themes/Matcha-sea/unity/launcher_arrow_outline_ltr_37.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/unity/launcher_arrow_outline_rtl_19.svg b/themes/Matcha-sea/unity/launcher_arrow_outline_rtl_19.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/unity/launcher_arrow_outline_rtl_37.svg b/themes/Matcha-sea/unity/launcher_arrow_outline_rtl_37.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/unity/launcher_arrow_rtl_19.svg b/themes/Matcha-sea/unity/launcher_arrow_rtl_19.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/unity/launcher_arrow_rtl_37.svg b/themes/Matcha-sea/unity/launcher_arrow_rtl_37.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/unity/launcher_icon_back_150.svg b/themes/Matcha-sea/unity/launcher_icon_back_150.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/unity/launcher_icon_back_54.svg b/themes/Matcha-sea/unity/launcher_icon_back_54.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/unity/launcher_icon_edge_150.svg b/themes/Matcha-sea/unity/launcher_icon_edge_150.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/unity/launcher_icon_edge_54.svg b/themes/Matcha-sea/unity/launcher_icon_edge_54.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/unity/launcher_icon_glow_200.svg b/themes/Matcha-sea/unity/launcher_icon_glow_200.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/unity/launcher_icon_glow_62.svg b/themes/Matcha-sea/unity/launcher_icon_glow_62.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/unity/launcher_icon_selected_back_150.svg b/themes/Matcha-sea/unity/launcher_icon_selected_back_150.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/unity/launcher_icon_selected_back_54.svg b/themes/Matcha-sea/unity/launcher_icon_selected_back_54.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/unity/launcher_icon_shadow_200.svg b/themes/Matcha-sea/unity/launcher_icon_shadow_200.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/unity/launcher_icon_shadow_62.svg b/themes/Matcha-sea/unity/launcher_icon_shadow_62.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/unity/launcher_icon_shine_150.svg b/themes/Matcha-sea/unity/launcher_icon_shine_150.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/unity/launcher_icon_shine_54.svg b/themes/Matcha-sea/unity/launcher_icon_shine_54.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/unity/launcher_pip_ltr_19.svg b/themes/Matcha-sea/unity/launcher_pip_ltr_19.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/unity/launcher_pip_ltr_37.svg b/themes/Matcha-sea/unity/launcher_pip_ltr_37.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/unity/launcher_pip_rtl_19.svg b/themes/Matcha-sea/unity/launcher_pip_rtl_19.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/unity/launcher_pip_rtl_37.svg b/themes/Matcha-sea/unity/launcher_pip_rtl_37.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/unity/window-buttons/close.svg b/themes/Matcha-sea/unity/window-buttons/close.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/unity/window-buttons/close_prelight.svg b/themes/Matcha-sea/unity/window-buttons/close_prelight.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/unity/window-buttons/close_pressed.svg b/themes/Matcha-sea/unity/window-buttons/close_pressed.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/unity/window-buttons/close_unfocused.svg b/themes/Matcha-sea/unity/window-buttons/close_unfocused.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/unity/window-buttons/maximize.svg b/themes/Matcha-sea/unity/window-buttons/maximize.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/unity/window-buttons/maximize_prelight.svg b/themes/Matcha-sea/unity/window-buttons/maximize_prelight.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/unity/window-buttons/maximize_pressed.svg b/themes/Matcha-sea/unity/window-buttons/maximize_pressed.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/unity/window-buttons/maximize_unfocused.svg b/themes/Matcha-sea/unity/window-buttons/maximize_unfocused.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/unity/window-buttons/minimize.svg b/themes/Matcha-sea/unity/window-buttons/minimize.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/unity/window-buttons/minimize_prelight.svg b/themes/Matcha-sea/unity/window-buttons/minimize_prelight.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/unity/window-buttons/minimize_pressed.svg b/themes/Matcha-sea/unity/window-buttons/minimize_pressed.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/unity/window-buttons/minimize_unfocused.svg b/themes/Matcha-sea/unity/window-buttons/minimize_unfocused.svg old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/xfwm4/bottom-active.png b/themes/Matcha-sea/xfwm4/bottom-active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/xfwm4/bottom-inactive.png b/themes/Matcha-sea/xfwm4/bottom-inactive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/xfwm4/bottom-left-active.png b/themes/Matcha-sea/xfwm4/bottom-left-active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/xfwm4/bottom-left-inactive.png b/themes/Matcha-sea/xfwm4/bottom-left-inactive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/xfwm4/bottom-right-active.png b/themes/Matcha-sea/xfwm4/bottom-right-active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/xfwm4/bottom-right-inactive.png b/themes/Matcha-sea/xfwm4/bottom-right-inactive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/xfwm4/close-active.png b/themes/Matcha-sea/xfwm4/close-active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/xfwm4/close-inactive.png b/themes/Matcha-sea/xfwm4/close-inactive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/xfwm4/close-prelight.png b/themes/Matcha-sea/xfwm4/close-prelight.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/xfwm4/close-pressed.png b/themes/Matcha-sea/xfwm4/close-pressed.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/xfwm4/hide-active.png b/themes/Matcha-sea/xfwm4/hide-active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/xfwm4/hide-inactive.png b/themes/Matcha-sea/xfwm4/hide-inactive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/xfwm4/hide-prelight.png b/themes/Matcha-sea/xfwm4/hide-prelight.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/xfwm4/hide-pressed.png b/themes/Matcha-sea/xfwm4/hide-pressed.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/xfwm4/left-active.png b/themes/Matcha-sea/xfwm4/left-active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/xfwm4/left-inactive.png b/themes/Matcha-sea/xfwm4/left-inactive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/xfwm4/maximize-active.png b/themes/Matcha-sea/xfwm4/maximize-active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/xfwm4/maximize-inactive.png b/themes/Matcha-sea/xfwm4/maximize-inactive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/xfwm4/maximize-prelight.png b/themes/Matcha-sea/xfwm4/maximize-prelight.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/xfwm4/maximize-pressed.png b/themes/Matcha-sea/xfwm4/maximize-pressed.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/xfwm4/maximize-toggled-active.png b/themes/Matcha-sea/xfwm4/maximize-toggled-active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/xfwm4/maximize-toggled-inactive.png b/themes/Matcha-sea/xfwm4/maximize-toggled-inactive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/xfwm4/maximize-toggled-prelight.png b/themes/Matcha-sea/xfwm4/maximize-toggled-prelight.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/xfwm4/maximize-toggled-pressed.png b/themes/Matcha-sea/xfwm4/maximize-toggled-pressed.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/xfwm4/menu-active.png b/themes/Matcha-sea/xfwm4/menu-active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/xfwm4/menu-inactive.png b/themes/Matcha-sea/xfwm4/menu-inactive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/xfwm4/menu-pressed.png b/themes/Matcha-sea/xfwm4/menu-pressed.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/xfwm4/right-active.png b/themes/Matcha-sea/xfwm4/right-active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/xfwm4/right-inactive.png b/themes/Matcha-sea/xfwm4/right-inactive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/xfwm4/shade-active.png b/themes/Matcha-sea/xfwm4/shade-active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/xfwm4/shade-inactive.png b/themes/Matcha-sea/xfwm4/shade-inactive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/xfwm4/shade-pressed.png b/themes/Matcha-sea/xfwm4/shade-pressed.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/xfwm4/stick-active.png b/themes/Matcha-sea/xfwm4/stick-active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/xfwm4/stick-inactive.png b/themes/Matcha-sea/xfwm4/stick-inactive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/xfwm4/stick-pressed.png b/themes/Matcha-sea/xfwm4/stick-pressed.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/xfwm4/stick-toggled-active.png b/themes/Matcha-sea/xfwm4/stick-toggled-active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/xfwm4/stick-toggled-inactive.png b/themes/Matcha-sea/xfwm4/stick-toggled-inactive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/xfwm4/stick-toggled-pressed.png b/themes/Matcha-sea/xfwm4/stick-toggled-pressed.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/xfwm4/themerc b/themes/Matcha-sea/xfwm4/themerc old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/xfwm4/title-1-active.png b/themes/Matcha-sea/xfwm4/title-1-active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/xfwm4/title-1-inactive.png b/themes/Matcha-sea/xfwm4/title-1-inactive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/xfwm4/title-2-active.png b/themes/Matcha-sea/xfwm4/title-2-active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/xfwm4/title-2-inactive.png b/themes/Matcha-sea/xfwm4/title-2-inactive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/xfwm4/title-3-active.png b/themes/Matcha-sea/xfwm4/title-3-active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/xfwm4/title-3-inactive.png b/themes/Matcha-sea/xfwm4/title-3-inactive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/xfwm4/title-4-active.png b/themes/Matcha-sea/xfwm4/title-4-active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/xfwm4/title-4-inactive.png b/themes/Matcha-sea/xfwm4/title-4-inactive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/xfwm4/title-5-active.png b/themes/Matcha-sea/xfwm4/title-5-active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/xfwm4/title-5-inactive.png b/themes/Matcha-sea/xfwm4/title-5-inactive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/xfwm4/top-left-active.png b/themes/Matcha-sea/xfwm4/top-left-active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/xfwm4/top-left-inactive.png b/themes/Matcha-sea/xfwm4/top-left-inactive.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/xfwm4/top-right-active.png b/themes/Matcha-sea/xfwm4/top-right-active.png old mode 100644 new mode 100755 diff --git a/themes/Matcha-sea/xfwm4/top-right-inactive.png b/themes/Matcha-sea/xfwm4/top-right-inactive.png old mode 100644 new mode 100755 diff --git a/themes/Qogir-dark/AUTHORS b/themes/Qogir-dark/AUTHORS deleted file mode 100644 index dd8a58bf..00000000 --- a/themes/Qogir-dark/AUTHORS +++ /dev/null @@ -1,9 +0,0 @@ ------------------------- QOGIR GTK THEME ------------------------ - -SOURCES: -horst3180 - Arc gtk theme: https://github.com/horst3180/Arc-theme - -CUSTOMIZER: -Vince Liuice <vinceliuice@hotmail.com> - Qogir Gtk Theme (https://github.com/vinceliuice/Qogir-theme) - ------------------------- QOGIR GTK THEME ------------------------ diff --git a/themes/Qogir-dark/COPYING b/themes/Qogir-dark/COPYING deleted file mode 100644 index 94a9ed02..00000000 --- a/themes/Qogir-dark/COPYING +++ /dev/null @@ -1,674 +0,0 @@ - GNU GENERAL PUBLIC LICENSE - Version 3, 29 June 2007 - - Copyright (C) 2007 Free Software Foundation, Inc. <http://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 <http://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 -<http://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 -<http://www.gnu.org/philosophy/why-not-lgpl.html>. diff --git a/themes/Qogir-dark/cinnamon/assets/checkbox/checkbox-checked-focused.svg b/themes/Qogir-dark/cinnamon/assets/checkbox/checkbox-checked-focused.svg deleted file mode 100644 index 0c2a8ee7..00000000 --- a/themes/Qogir-dark/cinnamon/assets/checkbox/checkbox-checked-focused.svg +++ /dev/null @@ -1,214 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:osb="http://www.openswatchbook.org/uri/2009/osb" - 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" - id="svg2" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="checkbox-checked-focused.svg" - inkscape:export-filename="/home/steffen/.local/share/themes/neu2/gtk-3.0/assets/dark/checkbox-unchecked.png" - inkscape:export-xdpi="90" - inkscape:export-ydpi="90"> - <defs - id="defs4"> - <linearGradient - id="selected_bg_color" - osb:paint="solid"> - <stop - style="stop-color:#5294e2;stop-opacity:1;" - offset="0" - id="stop4159" /> - </linearGradient> - <linearGradient - id="linearGradient3768-6"> - <stop - style="stop-color:#0f0f0f;stop-opacity:1;" - offset="0" - id="stop3770-6" /> - <stop - id="stop3778-2" - offset="0.078125" - style="stop-color:#171717;stop-opacity:1;" /> - <stop - style="stop-color:#171717;stop-opacity:1;" - offset="0.97355771" - id="stop3774-0" /> - <stop - style="stop-color:#1b1b1b;stop-opacity:1;" - offset="1" - id="stop3776-1" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#selected_bg_color" - id="linearGradient4161" - x1="25" - y1="31.362191" - x2="25" - y2="45.362191" - gradientUnits="userSpaceOnUse" /> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0.0" - inkscape:pageshadow="2" - inkscape:zoom="11.313709" - inkscape:cx="-8.8873943" - inkscape:cy="0.45889901" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - inkscape:snap-bbox="true" - showguides="true" - inkscape:guide-bbox="true" - inkscape:showpageshadow="false" - showborder="true" - inkscape:window-width="1006" - inkscape:window-height="723" - inkscape:window-x="358" - inkscape:window-y="22" - inkscape:window-maximized="0" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true"> - <inkscape:grid - type="xygrid" - id="grid2985" - 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="Ebene 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1036.3622)"> - <g - transform="translate(-36,1036)" - style="display:inline;opacity:1" - id="checkbox-checked-dark" - inkscape:label="#g10758"> - <g - inkscape:label="#g22047" - id="checkbox-unchecked-5-59" - style="display:inline" - transform="translate(19,0)"> - <g - id="sdsd-7-54" - inkscape:label="#g21853"> - <g - transform="translate(0,-30)" - inkscape:label="#g14325" - id="scdsdcd-5-8"> - <g - transform="matrix(0.92951982,0,0,0.92914368,-156.75069,-212.9618)" - id="g15812-6-6-1-5-4" - style="display:inline"> - <g - style="display:inline" - id="g5489-2-9-6-8-8-53-5" - transform="matrix(0.5089163,0,0,0.51739823,161.7932,197.56426)"> - <g - id="g5428-8-1-4-0-0-4-2" /> - </g> - </g> - <rect - style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" - id="rect13523-7-11" - width="16" - height="16" - x="17" - y="30.362183" /> - <g - id="g5400-6-68"> - <rect - rx="1.9999943" - y="31.362196" - x="18.000006" - height="13.99999" - width="13.999989" - id="rect5147-9-1-5-7-6-7-4" - style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient4161);fill-opacity:1;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" - ry="1.9999917" /> - </g> - </g> - </g> - </g> - <g - inkscape:label="Ebene 1" - id="checkbox-checked-dark-7-37" - transform="translate(36,-1036)" - style="display:inline"> - <g - id="g3981-6-4-97" - transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,729.95475,305.0582)" - style="opacity:0.85;fill:#1a1a1a;fill-opacity:1" /> - <g - id="g4049-2-5" - transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,727.94436,295.31123)"> - <g - id="g4056-7-6" - transform="translate(12.374375,11.531233)"> - <g - id="g3981-0-8" - transform="translate(-3,-4.9999826)" - style="fill:#3b3c3e;fill-opacity:1"> - <rect - ry="0.66666085" - rx="0.66666085" - y="1033.3622" - x="8" - height="1.9999826" - width="5" - id="rect3977-39-90" - style="fill:#2b303b;fill-opacity:1;stroke:none" /> - <rect - ry="0" - y="1027.3622" - x="11" - height="7.9999828" - width="2" - id="rect3979-7-60" - style="fill:#2b303b;fill-opacity:1;stroke:none" /> - </g> - <rect - style="fill:#eeeeee;fill-opacity:0;stroke:none" - id="rect4047-81-5" - width="3" - height="1" - x="5" - y="-8" - transform="translate(0,1036.3622)" /> - </g> - </g> - </g> - </g> - </g> -</svg> diff --git a/themes/Qogir-dark/cinnamon/assets/checkbox/checkbox-checked.svg b/themes/Qogir-dark/cinnamon/assets/checkbox/checkbox-checked.svg deleted file mode 100644 index b17ab7ce..00000000 --- a/themes/Qogir-dark/cinnamon/assets/checkbox/checkbox-checked.svg +++ /dev/null @@ -1,214 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:osb="http://www.openswatchbook.org/uri/2009/osb" - 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" - id="svg2" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="checkbox-checked.svg" - inkscape:export-filename="/home/steffen/.local/share/themes/neu2/gtk-3.0/assets/dark/checkbox-unchecked.png" - inkscape:export-xdpi="90" - inkscape:export-ydpi="90"> - <defs - id="defs4"> - <linearGradient - id="selected_bg_color" - osb:paint="solid"> - <stop - style="stop-color:#5294e2;stop-opacity:1;" - offset="0" - id="stop4159" /> - </linearGradient> - <linearGradient - id="linearGradient3768-6"> - <stop - style="stop-color:#0f0f0f;stop-opacity:1;" - offset="0" - id="stop3770-6" /> - <stop - id="stop3778-2" - offset="0.078125" - style="stop-color:#171717;stop-opacity:1;" /> - <stop - style="stop-color:#171717;stop-opacity:1;" - offset="0.97355771" - id="stop3774-0" /> - <stop - style="stop-color:#1b1b1b;stop-opacity:1;" - offset="1" - id="stop3776-1" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#selected_bg_color" - id="linearGradient4161" - x1="25" - y1="31.362191" - x2="25" - y2="45.362191" - gradientUnits="userSpaceOnUse" /> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0.0" - inkscape:pageshadow="2" - inkscape:zoom="11.313709" - inkscape:cx="-1.9931035" - inkscape:cy="7.5299665" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - inkscape:snap-bbox="true" - showguides="true" - inkscape:guide-bbox="true" - inkscape:showpageshadow="false" - showborder="true" - inkscape:window-width="1006" - inkscape:window-height="723" - inkscape:window-x="358" - inkscape:window-y="22" - inkscape:window-maximized="0" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true"> - <inkscape:grid - type="xygrid" - id="grid2985" - 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="Ebene 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1036.3622)"> - <g - transform="translate(-36,1036)" - style="display:inline;opacity:1" - id="checkbox-checked-dark" - inkscape:label="#g10758"> - <g - inkscape:label="#g22047" - id="checkbox-unchecked-5-59" - style="display:inline" - transform="translate(19,0)"> - <g - id="sdsd-7-54" - inkscape:label="#g21853"> - <g - transform="translate(0,-30)" - inkscape:label="#g14325" - id="scdsdcd-5-8"> - <g - transform="matrix(0.92951982,0,0,0.92914368,-156.75069,-212.9618)" - id="g15812-6-6-1-5-4" - style="display:inline"> - <g - style="display:inline" - id="g5489-2-9-6-8-8-53-5" - transform="matrix(0.5089163,0,0,0.51739823,161.7932,197.56426)"> - <g - id="g5428-8-1-4-0-0-4-2" /> - </g> - </g> - <rect - style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" - id="rect13523-7-11" - width="16" - height="16" - x="17" - y="30.362183" /> - <g - id="g5400-6-68"> - <rect - rx="1.9999943" - y="31.362196" - x="18.000006" - height="13.99999" - width="13.999989" - id="rect5147-9-1-5-7-6-7-4" - style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient4161);fill-opacity:1;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" - ry="1.9999917" /> - </g> - </g> - </g> - </g> - <g - inkscape:label="Ebene 1" - id="checkbox-checked-dark-7-37" - transform="translate(36,-1036)" - style="display:inline"> - <g - id="g3981-6-4-97" - transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,729.95475,305.0582)" - style="opacity:0.85;fill:#1a1a1a;fill-opacity:1" /> - <g - id="g4049-2-5" - transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,727.94436,295.31123)"> - <g - id="g4056-7-6" - transform="translate(12.374375,11.531233)"> - <g - id="g3981-0-8" - transform="translate(-3,-4.9999826)" - style="fill:#3b3c3e;fill-opacity:1"> - <rect - ry="0.66666085" - rx="0.66666085" - y="1033.3622" - x="8" - height="1.9999826" - width="5" - id="rect3977-39-90" - style="fill:#2b303b;fill-opacity:1;stroke:none" /> - <rect - ry="0" - y="1027.3622" - x="11" - height="7.9999828" - width="2" - id="rect3979-7-60" - style="fill:#2b303b;fill-opacity:1;stroke:none" /> - </g> - <rect - style="fill:#eeeeee;fill-opacity:0;stroke:none" - id="rect4047-81-5" - width="3" - height="1" - x="5" - y="-8" - transform="translate(0,1036.3622)" /> - </g> - </g> - </g> - </g> - </g> -</svg> diff --git a/themes/Qogir-dark/cinnamon/assets/checkbox/checkbox-unchecked-focused.svg b/themes/Qogir-dark/cinnamon/assets/checkbox/checkbox-unchecked-focused.svg deleted file mode 100644 index 0c111f0c..00000000 --- a/themes/Qogir-dark/cinnamon/assets/checkbox/checkbox-unchecked-focused.svg +++ /dev/null @@ -1,160 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:osb="http://www.openswatchbook.org/uri/2009/osb" - 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" - id="svg2" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="checkbox-unchecked-focused.svg" - inkscape:export-filename="/home/steffen/.local/share/themes/neu2/gtk-3.0/assets/dark/checkbox-unchecked.png" - inkscape:export-xdpi="90" - inkscape:export-ydpi="90"> - <defs - id="defs4"> - <linearGradient - id="selected_bg_color" - osb:paint="solid"> - <stop - style="stop-color:#5294e2;stop-opacity:1;" - offset="0" - id="stop4150" /> - </linearGradient> - <linearGradient - id="linearGradient3768-6"> - <stop - style="stop-color:#0f0f0f;stop-opacity:1;" - offset="0" - id="stop3770-6" /> - <stop - id="stop3778-2" - offset="0.078125" - style="stop-color:#171717;stop-opacity:1;" /> - <stop - style="stop-color:#171717;stop-opacity:1;" - offset="0.97355771" - id="stop3774-0" /> - <stop - style="stop-color:#1b1b1b;stop-opacity:1;" - offset="1" - id="stop3776-1" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#selected_bg_color" - id="linearGradient4152" - x1="25" - y1="31.362183" - x2="25" - y2="45.36218" - gradientUnits="userSpaceOnUse" /> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0.0" - inkscape:pageshadow="2" - inkscape:zoom="11.313709" - inkscape:cx="5.2547407" - inkscape:cy="14.601034" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - inkscape:snap-bbox="true" - showguides="true" - inkscape:guide-bbox="true" - inkscape:showpageshadow="false" - showborder="true" - inkscape:window-width="1006" - inkscape:window-height="723" - inkscape:window-x="358" - inkscape:window-y="22" - inkscape:window-maximized="0" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true"> - <inkscape:grid - type="xygrid" - id="grid2985" - 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="Ebene 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1036.3622)"> - <g - transform="translate(-17,1036)" - style="display:inline;opacity:1" - id="checkbox-unchecked-dark" - inkscape:label="#g22047"> - <g - inkscape:label="#g21853" - id="sdsd-0-1"> - <g - id="scdsdcd-0-4" - inkscape:label="#g14325" - transform="translate(0,-30)"> - <g - style="display:inline" - id="g15812-6-6-1-4-4" - transform="matrix(0.92951982,0,0,0.92914368,-156.75069,-212.9618)"> - <g - transform="matrix(0.5089163,0,0,0.51739823,161.7932,197.56426)" - id="g5489-2-9-6-8-8-9-7" - style="display:inline"> - <g - id="g5428-8-1-4-0-0-65-8" /> - </g> - </g> - <rect - y="30.362183" - x="17" - height="16" - width="16" - id="rect13523-4-0" - style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" /> - <g - id="g5400-2-47"> - <rect - ry="2" - style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#2d323d;fill-opacity:1;stroke:url(#linearGradient4152);stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" - id="rect5147-9-1-5-7-6-3-70" - width="13" - height="12.999997" - x="18.5" - y="31.862183" - rx="2" /> - </g> - </g> - </g> - </g> - </g> -</svg> diff --git a/themes/Qogir-dark/cinnamon/assets/checkbox/checkbox-unchecked.svg b/themes/Qogir-dark/cinnamon/assets/checkbox/checkbox-unchecked.svg deleted file mode 100644 index d7c2217d..00000000 --- a/themes/Qogir-dark/cinnamon/assets/checkbox/checkbox-unchecked.svg +++ /dev/null @@ -1,141 +0,0 @@ -<?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.91 r13725" - sodipodi:docname="checkbox-unchecked.svg" - inkscape:export-filename="/home/steffen/.local/share/themes/neu2/gtk-3.0/assets/dark/checkbox-unchecked.png" - inkscape:export-xdpi="90" - inkscape:export-ydpi="90"> - <defs - id="defs4"> - <linearGradient - id="linearGradient3768-6"> - <stop - style="stop-color:#0f0f0f;stop-opacity:1;" - offset="0" - id="stop3770-6" /> - <stop - id="stop3778-2" - offset="0.078125" - style="stop-color:#171717;stop-opacity:1;" /> - <stop - style="stop-color:#171717;stop-opacity:1;" - offset="0.97355771" - id="stop3774-0" /> - <stop - style="stop-color:#1b1b1b;stop-opacity:1;" - offset="1" - id="stop3776-1" /> - </linearGradient> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0.0" - inkscape:pageshadow="2" - inkscape:zoom="11.313709" - inkscape:cx="-7.3847925" - inkscape:cy="7.7067432" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - inkscape:snap-bbox="true" - showguides="true" - inkscape:guide-bbox="true" - inkscape:showpageshadow="false" - showborder="true" - inkscape:window-width="1006" - inkscape:window-height="723" - inkscape:window-x="358" - inkscape:window-y="22" - inkscape:window-maximized="0" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true"> - <inkscape:grid - type="xygrid" - id="grid2985" - 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></dc:title> - </cc:Work> - </rdf:RDF> - </metadata> - <g - inkscape:label="Ebene 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1036.3622)"> - <g - transform="translate(-17,1036)" - style="display:inline;opacity:1" - id="checkbox-unchecked-dark" - inkscape:label="#g22047"> - <g - inkscape:label="#g21853" - id="sdsd-0-1"> - <g - id="scdsdcd-0-4" - inkscape:label="#g14325" - transform="translate(0,-30)"> - <g - style="display:inline" - id="g15812-6-6-1-4-4" - transform="matrix(0.92951982,0,0,0.92914368,-156.75069,-212.9618)"> - <g - transform="matrix(0.5089163,0,0,0.51739823,161.7932,197.56426)" - id="g5489-2-9-6-8-8-9-7" - style="display:inline"> - <g - id="g5428-8-1-4-0-0-65-8" /> - </g> - </g> - <rect - y="30.362183" - x="17" - height="16" - width="16" - id="rect13523-4-0" - style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" /> - <g - id="g5400-2-47"> - <rect - ry="2" - style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#2d323d;fill-opacity:1;stroke:#262934;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" - id="rect5147-9-1-5-7-6-3-70" - width="13" - height="12.999997" - x="18.5" - y="31.862183" - rx="2" /> - </g> - </g> - </g> - </g> - </g> -</svg> diff --git a/themes/Qogir-dark/cinnamon/assets/menu/menu.svg b/themes/Qogir-dark/cinnamon/assets/menu/menu.svg deleted file mode 100644 index a2dfb281..00000000 --- a/themes/Qogir-dark/cinnamon/assets/menu/menu.svg +++ /dev/null @@ -1,132 +0,0 @@ -<?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="32" - height="32" - viewBox="0 0 32 32" - id="svg5386" - version="1.1" - inkscape:version="0.92.4 (5da689c313, 2019-01-14)" - sodipodi:docname="menu.svg"> - <defs - id="defs5388" /> - <sodipodi:namedview - id="base" - pagecolor="#000000" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0" - inkscape:pageshadow="2" - inkscape:zoom="15.999999" - inkscape:cx="12.787561" - inkscape:cy="24.241656" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="false" - units="px" - inkscape:snap-bbox="true" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true" - inkscape:window-width="1366" - inkscape:window-height="707" - inkscape:window-x="0" - inkscape:window-y="0" - inkscape:window-maximized="1"> - <inkscape:grid - type="xygrid" - id="grid5954" /> - </sodipodi:namedview> - <metadata - id="metadata5391"> - <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="Ebene 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1020.3622)"> - <rect - style="display:inline;opacity:1;fill:#32343d;fill-opacity:1;stroke:#25272f;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - id="rect4164-4-3" - width="23" - height="21.999889" - x="4.5" - y="1024.8622" - rx="2.0000005" - ry="1.9999999" /> - <rect - style="display:inline;opacity:1;fill:#32343d;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - id="rect4164" - width="22" - height="20.999971" - x="5" - y="1025.3622" - rx="1.4" - ry="1.4" /> - <g - transform="translate(-425.99995,658.36226)" - id="g4271" - style="display:inline;opacity:0.65"> - <rect - ry="8" - rx="8" - y="362.49994" - x="426.49994" - height="31" - width="31.000011" - id="rect4164-4-7-5-3-8-8" - style="display:inline;opacity:0.02000002;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.99999988;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> - <rect - ry="6.999999" - rx="7" - y="363.49997" - x="427.49994" - height="28.999996" - width="29.000011" - id="rect4164-4-7-5-3-8" - style="display:inline;opacity:0.07000002;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.99999982;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> - <rect - ry="6" - rx="6" - y="364.49994" - x="428.49994" - height="26.999998" - width="27.000011" - id="rect4164-4-7-5-3" - style="display:inline;opacity:0.12999998;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.99999988;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> - <rect - ry="5" - rx="4.9999995" - y="365.49997" - x="429.49997" - height="24.999998" - width="24.999981" - id="rect4164-4-7-5" - style="display:inline;opacity:0.2;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> - <path - id="rect4164-4-7" - d="M 431.64844,388.30469 C 432.37319,389.0416 433.37997,389.5 434.5,389.5 l 15.00023,0 c 1.12003,0 2.12681,-0.4584 2.85156,-1.19531 -0.2591,0.12217 -0.5451,0.19531 -0.85156,0.19531 l -19.00023,0 c -0.30646,0 -0.59246,-0.0731 -0.85156,-0.19531 z" - style="display:inline;opacity:0.25;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - inkscape:connector-curvature="0" - sodipodi:nodetypes="csscssc" - transform="translate(-6.1035156e-5,0)" /> - </g> - </g> -</svg> diff --git a/themes/Qogir-dark/cinnamon/assets/misc/button-box.svg b/themes/Qogir-dark/cinnamon/assets/misc/button-box.svg deleted file mode 100644 index 0342698a..00000000 --- a/themes/Qogir-dark/cinnamon/assets/misc/button-box.svg +++ /dev/null @@ -1,101 +0,0 @@ -<?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="22" - height="18.999971" - viewBox="0 0 22 18.999971" - id="svg5386" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="button-box.svg"> - <defs - id="defs5388"> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath4228"> - <rect - style="opacity:1;fill:#5294e2;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - id="rect4230" - width="38" - height="29.000017" - x="-3" - y="1027.3622" - rx="1.5" - ry="1.5" /> - </clipPath> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0.0" - inkscape:pageshadow="2" - inkscape:zoom="1" - inkscape:cx="18.945179" - inkscape:cy="17.423975" - 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-bbox-edge-midpoints="true" - fit-margin-top="0" - fit-margin-left="0" - fit-margin-right="0" - fit-margin-bottom="0" - showguides="false" - inkscape:object-paths="true" - inkscape:snap-intersection-paths="true" - inkscape:object-nodes="true" - inkscape:snap-smooth-nodes="true"> - <inkscape:grid - type="xygrid" - id="grid5954" - originx="-5" - originy="-6.000065" /> - </sodipodi:namedview> - <metadata - id="metadata5391"> - <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="Ebene 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(-5,-1027.3622)"> - <path - style="opacity:0.95;fill:#353945;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - d="m 27,1027.3622 0,17.9445 c 0,0.5848 -0.4906,1.0555 -1.1,1.0555 l -19.8,0 c -0.6094,0 -1.1,-0.4707 -1.1,-1.0555 l 0,-17.9445 z" - id="rect4145-1" - inkscape:connector-curvature="0" - sodipodi:nodetypes="csssscc" /> - <rect - style="opacity:0.35;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - id="rect4137" - width="22" - height="1" - x="5" - y="1027.3622" - rx="0" - ry="1.3877788e-16" /> - </g> -</svg> diff --git a/themes/Qogir-dark/cinnamon/assets/misc/message.svg b/themes/Qogir-dark/cinnamon/assets/misc/message.svg deleted file mode 100644 index 7c8f1b61..00000000 --- a/themes/Qogir-dark/cinnamon/assets/misc/message.svg +++ /dev/null @@ -1,96 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:osb="http://www.openswatchbook.org/uri/2009/osb" - 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="32" - height="32" - viewBox="0 0 32 32.000001" - id="svg6621" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="message.svg"> - <defs - id="defs6623"> - <linearGradient - id="selected_bg_color" - osb:paint="solid"> - <stop - style="stop-color:#5294e2;stop-opacity:1;" - offset="0" - id="stop4138" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#selected_bg_color" - id="linearGradient4140" - x1="2" - y1="1021.3622" - x2="2" - y2="1051.3622" - gradientUnits="userSpaceOnUse" /> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0.0" - inkscape:pageshadow="2" - inkscape:zoom="15.839192" - inkscape:cx="0.58833524" - inkscape:cy="24.231157" - 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-bbox-edge-midpoints="true"> - <inkscape:grid - type="xygrid" - id="grid7177" /> - </sodipodi:namedview> - <metadata - id="metadata6626"> - <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="Ebene 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1020.3622)"> - <rect - style="display:inline;opacity:1;fill:#000000;fill-opacity:0.15294118;stroke:#000000;stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.38039216" - id="rect4160" - width="31" - height="31.000017" - x="0.5" - y="1020.8622" - rx="1.5" - ry="1.5" /> - <path - style="display:inline;opacity:1;fill:url(#linearGradient4140);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.39215686" - d="m 2.5,1021.3622 0.5,0 0,30 -0.5,0 c -0.831,0 -1.5,-0.669 -1.5,-1.5 l 0,-27 c 0,-0.831 0.669,-1.5 1.5,-1.5 z" - id="rect4162" - inkscape:connector-curvature="0" - sodipodi:nodetypes="sccssss" /> - </g> -</svg> diff --git a/themes/Qogir-dark/cinnamon/assets/misc/modal.svg b/themes/Qogir-dark/cinnamon/assets/misc/modal.svg deleted file mode 100644 index ec0b9454..00000000 --- a/themes/Qogir-dark/cinnamon/assets/misc/modal.svg +++ /dev/null @@ -1,143 +0,0 @@ -<?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="32" - height="84" - viewBox="0 0 32 84" - id="svg5386" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="modal.svg"> - <defs - id="defs5388"> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath4154"> - <rect - transform="scale(1,-1)" - ry="1.5" - rx="1.5" - y="-992.36218" - x="-5.5" - height="24.500061" - width="43" - id="rect4156" - style="opacity:1;fill:#5294e2;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> - </clipPath> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#c7c7c7" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0" - inkscape:pageshadow="2" - inkscape:zoom="22.627416" - inkscape:cx="20.862219" - inkscape:cy="64.999507" - 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-bbox-edge-midpoints="true"> - <inkscape:grid - type="xygrid" - id="grid5954" /> - </sodipodi:namedview> - <metadata - id="metadata5391"> - <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="Ebene 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-968.3622)"> - <rect - style="display:inline;opacity:0.64;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.99999988;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - id="rect4164-4-3" - width="23" - height="73.999352" - x="4.5" - y="972.86285" - rx="2.0000005" - ry="1.9999999" /> - <rect - style="display:inline;opacity:0.99999999;fill:#323644;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - id="rect4164" - width="22" - height="20.999971" - x="5" - y="973.36285" - rx="1.4" - ry="2.0461845" - clip-path="url(#clipPath4154)" - transform="matrix(1,0,0,0.68420028,0,307.38771)" /> - <g - transform="translate(-425.99995,606.36226)" - id="g4271" - style="display:inline;opacity:0.64999999"> - <rect - ry="8" - rx="8" - y="362.49994" - x="426.49994" - height="83" - width="31.000011" - id="rect4164-4-7-5-3-8-8" - style="display:inline;opacity:0.02;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.99999988;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> - <rect - ry="6.9999981" - rx="7" - y="363.49997" - x="427.49994" - height="80.999969" - width="29.000011" - id="rect4164-4-7-5-3-8" - style="display:inline;opacity:0.07;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.99999982;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> - <rect - ry="6.0000005" - rx="6" - y="364.49997" - x="428.49994" - height="79" - width="27.000011" - id="rect4164-4-7-5-3" - style="display:inline;opacity:0.13;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.99999988;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> - <rect - ry="5" - rx="4.9999995" - y="365.49997" - x="429.49997" - height="76.999969" - width="24.999981" - id="rect4164-4-7-5" - style="display:inline;opacity:0.2;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> - <path - id="rect4164-4-7" - d="m 431.64838,440.30463 c 0.72475,0.73691 1.73153,1.19531 2.85156,1.19531 l 15.00023,0 c 1.12003,0 2.12681,-0.4584 2.85156,-1.19531 -0.2591,0.12217 -0.5451,0.19531 -0.85156,0.19531 l -19.00023,0 c -0.30646,0 -0.59246,-0.0731 -0.85156,-0.19531 z" - style="display:inline;opacity:0.25;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - inkscape:connector-curvature="0" - sodipodi:nodetypes="csscssc" /> - </g> - </g> -</svg> diff --git a/themes/Qogir-dark/cinnamon/assets/switch/switch-off.svg b/themes/Qogir-dark/cinnamon/assets/switch/switch-off.svg deleted file mode 100644 index d62246d8..00000000 --- a/themes/Qogir-dark/cinnamon/assets/switch/switch-off.svg +++ /dev/null @@ -1,175 +0,0 @@ -<?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="50" - height="20" - id="svg7539" - version="1.1" - inkscape:version="0.92.3 (2405546, 2018-03-11)" - sodipodi:docname="switch-off.svg"> - <defs - id="defs7541"> - <linearGradient - id="linearGradient4695-1-4-3-5-0-6"> - <stop - id="stop4697-9-9-7-0-1-5" - style="stop-color:#000000;stop-opacity:1;" - offset="0" /> - <stop - id="stop4699-5-8-9-0-4-0" - style="stop-color:#000000;stop-opacity:0" - offset="1" /> - </linearGradient> - <linearGradient - id="linearGradient3768-6"> - <stop - style="stop-color:#0f0f0f;stop-opacity:1;" - offset="0" - id="stop3770-0" /> - <stop - id="stop3778-6" - offset="0.078125" - style="stop-color:#171717;stop-opacity:1;" /> - <stop - style="stop-color:#171717;stop-opacity:1;" - offset="0.97355771" - id="stop3774-2" /> - <stop - style="stop-color:#1b1b1b;stop-opacity:1;" - offset="1" - id="stop3776-2" /> - </linearGradient> - <linearGradient - id="linearGradient3969-0-4"> - <stop - style="stop-color:#353537;stop-opacity:1;" - offset="0" - id="stop3971-2-6" /> - <stop - style="stop-color:#4d4f52;stop-opacity:1;" - offset="1" - id="stop3973-0-1" /> - </linearGradient> - <linearGradient - id="linearGradient3938"> - <stop - id="stop3940" - offset="0" - style="stop-color:#ffffff;stop-opacity:0;" /> - <stop - id="stop3942" - offset="1" - style="stop-color:#ffffff;stop-opacity:0.54901963;" /> - </linearGradient> - <linearGradient - id="linearGradient6523"> - <stop - id="stop6525" - offset="0" - style="stop-color:#1a1a1a;stop-opacity:1;" /> - <stop - id="stop6527" - offset="1" - style="stop-color:#1a1a1a;stop-opacity:0;" /> - </linearGradient> - <linearGradient - id="linearGradient3938-6"> - <stop - id="stop3940-4" - offset="0" - style="stop-color:#bebebe;stop-opacity:1;" /> - <stop - id="stop3942-8" - offset="1" - style="stop-color:#ffffff;stop-opacity:1;" /> - </linearGradient> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0.0" - inkscape:pageshadow="2" - inkscape:zoom="5.8333336" - inkscape:cx="40.879682" - inkscape:cy="-2.9459872" - inkscape:current-layer="layer1" - showgrid="true" - inkscape:grid-bbox="true" - inkscape:document-units="px" - fit-margin-top="0" - fit-margin-left="0" - fit-margin-right="0" - fit-margin-bottom="0" - inkscape:window-width="1366" - inkscape:window-height="708" - inkscape:window-x="0" - inkscape:window-y="0" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - showguides="true" - inkscape:guide-bbox="true" - inkscape:snap-bbox-midpoints="false" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true"> - <inkscape:grid - type="xygrid" - id="grid3019" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" - originx="-4" - originy="2.6171874e-06" /> - </sodipodi:namedview> - <metadata - id="metadata7544"> - <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 - id="layer1" - inkscape:label="Layer 1" - inkscape:groupmode="layer" - transform="translate(-120,87.999997)"> - <g - style="display:inline" - id="switch-dark" - transform="translate(270,214.63782)" - inkscape:label="#g1591"> - <path - id="path1585" - d="m -140,-302.63782 c -5.54,0 -10,4.46 -10,10 0,5.54 4.46,10 10,10 h 29.99999 c 5.54001,0 10,-4.46 10,-10 0,-5.54 -4.45999,-10 -10,-10 z m 0,1 h 29.99999 c 4.986,0 9,4.014 9,9 0,4.986 -4.014,9 -9,9 H -140 c -4.986,0 -9,-4.014 -9,-9 0,-4.986 4.014,-9 9,-9 z" - style="opacity:1;fill:#808080;fill-opacity:1;stroke:none;stroke-width:0.57977116;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers" - inkscape:connector-curvature="0" /> - <circle - r="7" - cy="-292.63782" - cx="-140" - id="circle1587" - style="opacity:0.25;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1.07692313;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers" /> - <path - id="path1589" - d="m -140.00002,-299.63782 a 7,7 0 0 0 -7,7 7,7 0 0 0 7,7 7,7 0 0 0 7,-7 7,7 0 0 0 -7,-7 z m 0,1 a 6,6 0 0 1 6,6 6,6 0 0 1 -6,6 6,6 0 0 1 -6,-6 6,6 0 0 1 6,-6 z" - style="opacity:1;fill:#808080;fill-opacity:1;stroke:none;stroke-width:1.07692313;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers" - inkscape:connector-curvature="0" /> - </g> - </g> -</svg> diff --git a/themes/Qogir-dark/cinnamon/assets/switch/switch-on.svg b/themes/Qogir-dark/cinnamon/assets/switch/switch-on.svg deleted file mode 100644 index 496005f9..00000000 --- a/themes/Qogir-dark/cinnamon/assets/switch/switch-on.svg +++ /dev/null @@ -1,186 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:osb="http://www.openswatchbook.org/uri/2009/osb" - 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="50" - height="20" - id="svg7539" - version="1.1" - inkscape:version="0.92.3 (2405546, 2018-03-11)" - sodipodi:docname="switch-on.svg"> - <defs - id="defs7541"> - <linearGradient - id="selected_bg_color" - osb:paint="solid"> - <stop - style="stop-color:#5294e2;stop-opacity:1;" - offset="0" - id="stop4166" /> - </linearGradient> - <linearGradient - id="linearGradient4695-1-4-3-5-0-6"> - <stop - id="stop4697-9-9-7-0-1-5" - style="stop-color:#000000;stop-opacity:1;" - offset="0" /> - <stop - id="stop4699-5-8-9-0-4-0" - style="stop-color:#000000;stop-opacity:0" - offset="1" /> - </linearGradient> - <linearGradient - id="linearGradient3768-6"> - <stop - style="stop-color:#0f0f0f;stop-opacity:1;" - offset="0" - id="stop3770-0" /> - <stop - id="stop3778-6" - offset="0.078125" - style="stop-color:#171717;stop-opacity:1;" /> - <stop - style="stop-color:#171717;stop-opacity:1;" - offset="0.97355771" - id="stop3774-2" /> - <stop - style="stop-color:#1b1b1b;stop-opacity:1;" - offset="1" - id="stop3776-2" /> - </linearGradient> - <linearGradient - id="linearGradient3969-0-4"> - <stop - style="stop-color:#353537;stop-opacity:1;" - offset="0" - id="stop3971-2-6" /> - <stop - style="stop-color:#4d4f52;stop-opacity:1;" - offset="1" - id="stop3973-0-1" /> - </linearGradient> - <linearGradient - id="linearGradient3938"> - <stop - id="stop3940" - offset="0" - style="stop-color:#ffffff;stop-opacity:0;" /> - <stop - id="stop3942" - offset="1" - style="stop-color:#ffffff;stop-opacity:0.54901963;" /> - </linearGradient> - <linearGradient - id="linearGradient6523"> - <stop - id="stop6525" - offset="0" - style="stop-color:#1a1a1a;stop-opacity:1;" /> - <stop - id="stop6527" - offset="1" - style="stop-color:#1a1a1a;stop-opacity:0;" /> - </linearGradient> - <linearGradient - id="linearGradient3938-6"> - <stop - id="stop3940-4" - offset="0" - style="stop-color:#bebebe;stop-opacity:1;" /> - <stop - id="stop3942-8" - offset="1" - style="stop-color:#ffffff;stop-opacity:1;" /> - </linearGradient> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0.0" - inkscape:pageshadow="2" - inkscape:zoom="11.666667" - inkscape:cx="0.51651058" - inkscape:cy="16.13001" - inkscape:current-layer="layer1" - showgrid="true" - inkscape:grid-bbox="true" - inkscape:document-units="px" - fit-margin-top="0" - fit-margin-left="0" - fit-margin-right="0" - fit-margin-bottom="0" - inkscape:window-width="1366" - inkscape:window-height="708" - inkscape:window-x="0" - inkscape:window-y="0" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - showguides="true" - inkscape:guide-bbox="true" - inkscape:snap-bbox-midpoints="false" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true"> - <inkscape:grid - type="xygrid" - id="grid3019" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" - originx="-4" - originy="2.6171874e-06" /> - </sodipodi:namedview> - <metadata - id="metadata7544"> - <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 - id="layer1" - inkscape:label="Layer 1" - inkscape:groupmode="layer" - transform="translate(-120,87.999997)"> - <g - style="display:inline" - id="switch-active-dark" - transform="translate(270,184.63782)" - inkscape:label="#g1583"> - <path - style="opacity:1;fill:#808080;fill-opacity:1;stroke:none;stroke-width:0.57977116;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers" - d="m -132,13 c -5.54,0 -10,4.46 -10,10 0,5.54 4.46,10 10,10 h 30 c 5.54,0 10,-4.46 10,-10 0,-5.54 -4.46,-10 -10,-10 z m 0,1 h 30 c 4.985999,0 9,4.014001 9,9 0,4.985999 -4.014001,9 -9,9 h -30 c -4.986,0 -9,-4.014001 -9,-9 0,-4.985999 4.014,-9 9,-9 z" - transform="translate(-8.000005,-285.63782)" - id="path1577" - inkscape:connector-curvature="0" /> - <circle - style="opacity:1;fill:#5294e2;fill-opacity:1;stroke:none;stroke-width:1.07692313;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers" - id="circle1579" - cx="-110" - cy="-262.63782" - r="7" /> - <path - style="opacity:1;fill:#1d78df;fill-opacity:1;stroke:none;stroke-width:1.07692313;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers" - d="m -102,16 a 7,7 0 0 0 -7,7 7,7 0 0 0 7,7 7,7 0 0 0 7,-7 7,7 0 0 0 -7,-7 z m 0,1 a 6,6 0 0 1 6,6 6,6 0 0 1 -6,6 6,6 0 0 1 -6,-6 6,6 0 0 1 6,-6 z" - transform="translate(-8.000005,-285.63782)" - id="path1581" - inkscape:connector-curvature="0" /> - </g> - </g> -</svg> diff --git a/themes/Qogir-dark/cinnamon/cinnamon.css b/themes/Qogir-dark/cinnamon/cinnamon.css deleted file mode 100644 index 73814922..00000000 --- a/themes/Qogir-dark/cinnamon/cinnamon.css +++ /dev/null @@ -1,2349 +0,0 @@ -stage { - font-family: Futura Bk bt, sans, Sans-Serif; - font-size: 9pt; - color: #D3DAE3; -} - -.label-shadow { - color: rgba(0, 0, 0, 0); -} - -.menu #notification .notification-button, .menu #notification .notification-icon-button, -.popup-menu #notification .notification-button, -.popup-menu #notification .notification-icon-button, .sound-button { - min-height: 20px; - padding: 5px 32px; - transition-duration: 0; - text-shadow: none; - color: #D3DAE3; - background-color: #2c2f39; - border: 1px solid rgba(255, 255, 255, 0.12); - box-shadow: inset 0 2px 4px rgba(44, 47, 57, 0.05); -} - -.menu #notification .notification-button, .menu #notification .notification-icon-button, -.popup-menu #notification .notification-button, -.popup-menu #notification .notification-icon-button, .sound-button, .menu #notification .notification-button:focus, .menu #notification .notification-icon-button:focus, -.popup-menu #notification .notification-button:focus, -.popup-menu #notification .notification-icon-button:focus, .sound-button:focus, .menu #notification .notification-button:hover, .menu #notification .notification-icon-button:hover, -.popup-menu #notification .notification-button:hover, -.popup-menu #notification .notification-icon-button:hover, .menu-favorites-button:hover, .sound-button:hover, .menu #notification .notification-button:hover:focus, .menu #notification .notification-icon-button:hover:focus, -.popup-menu #notification .notification-button:hover:focus, -.popup-menu #notification .notification-icon-button:hover:focus, .menu-favorites-button:focus:hover, .sound-button:hover:focus, .menu #notification .notification-button:active, .menu #notification .notification-icon-button:active, -.popup-menu #notification .notification-button:active, -.popup-menu #notification .notification-icon-button:active, .menu-application-button-selected, .sound-button:active, .menu #notification .notification-button:active:focus, .menu #notification .notification-icon-button:active:focus, -.popup-menu #notification .notification-button:active:focus, -.popup-menu #notification .notification-icon-button:active:focus, .menu-application-button-selected:focus, .sound-button:active:focus, .menu #notification .notification-button:insensitive, .menu #notification .notification-icon-button:insensitive, -.popup-menu #notification .notification-button:insensitive, -.popup-menu #notification .notification-icon-button:insensitive, .sound-button:insensitive { - border-radius: 2px; -} - -.menu #notification .notification-button:focus, .menu #notification .notification-icon-button:focus, -.popup-menu #notification .notification-button:focus, -.popup-menu #notification .notification-icon-button:focus, .sound-button:focus { - text-shadow: none; - color: #D3DAE3; - background-color: #2c2f39; - border: 1px solid #5294e2; - box-shadow: inset 0 2px 4px rgba(44, 47, 57, 0.05); -} - -.menu #notification .notification-button:hover, .menu #notification .notification-icon-button:hover, -.popup-menu #notification .notification-button:hover, -.popup-menu #notification .notification-icon-button:hover, .menu-favorites-button:hover, .sound-button:hover { - text-shadow: none; - color: #D3DAE3; - background-color: #383a47; - border: 1px solid rgba(255, 255, 255, 0.12); - box-shadow: inset 0 2px 4px rgba(56, 58, 71, 0.05); -} - -.menu #notification .notification-button:hover:focus, .menu #notification .notification-icon-button:hover:focus, -.popup-menu #notification .notification-button:hover:focus, -.popup-menu #notification .notification-icon-button:hover:focus, .menu-favorites-button:focus:hover, .sound-button:hover:focus { - text-shadow: none; - color: #D3DAE3; - background-color: #2c2f39; - border: 1px solid #5294e2; - box-shadow: inset 0 2px 4px rgba(44, 47, 57, 0.05); -} - -.menu #notification .notification-button:active, .menu #notification .notification-icon-button:active, -.popup-menu #notification .notification-button:active, -.popup-menu #notification .notification-icon-button:active, .menu-application-button-selected, .sound-button:active, .menu #notification .notification-button:active:focus, .menu #notification .notification-icon-button:active:focus, -.popup-menu #notification .notification-button:active:focus, -.popup-menu #notification .notification-icon-button:active:focus, .menu-application-button-selected:focus, .sound-button:active:focus { - text-shadow: none; - color: #ffffff; - background-color: #5294e2; - border: 1px solid #5294e2; - box-shadow: inset 0 2px 4px #5294e2; -} - -.menu #notification .notification-button:insensitive, .menu #notification .notification-icon-button:insensitive, -.popup-menu #notification .notification-button:insensitive, -.popup-menu #notification .notification-icon-button:insensitive, .sound-button:insensitive { - text-shadow: none; - color: rgba(211, 218, 227, 0.45); - border: 1px solid rgba(255, 255, 255, 0); - background-color: rgba(44, 47, 57, 0.55); - box-shadow: inset 0 2px 4px rgba(44, 47, 57, 0.05); -} - -.notification-button, .notification-icon-button, .modal-dialog-button-box .modal-dialog-button { - min-height: 20px; - padding: 5px 32px; - transition-duration: 0; - border-radius: 2px; - text-shadow: none; - color: #D3DAE3; - border: 1px solid rgba(98, 103, 125, 0.55); - background-color: rgba(89, 94, 114, 0.4); -} - -.notification-button:hover, .notification-icon-button:hover, .modal-dialog-button-box .modal-dialog-button:hover { - text-shadow: none; - color: #D3DAE3; - border: 1px solid rgba(98, 103, 125, 0.55); - background-color: rgba(105, 110, 134, 0.5); -} - -.notification-button:focus, .notification-icon-button:focus, .modal-dialog-button-box .modal-dialog-button:focus { - color: #5294e2; -} - -.notification-button:active, .notification-icon-button:active, .modal-dialog-button-box .modal-dialog-button:active { - text-shadow: none; - color: #ffffff; - border: 1px solid #5294e2; - background-color: #5294e2; -} - -.notification-button:insensitive, .notification-icon-button:insensitive, .modal-dialog-button-box .modal-dialog-button:insensitive { - text-shadow: none; - color: #5b5f68; - border: 1px solid rgba(98, 103, 125, 0.55); - background-color: rgba(89, 94, 114, 0.25); -} - -.menu #notification StEntry, -.popup-menu #notification StEntry, #menu-search-entry { - padding: 7px; - caret-size: 1px; - selection-background-color: #5294e2; - selected-color: #ffffff; - transition-duration: 300ms; - border-radius: 3px; - color: #D3DAE3; - background-color: #282a33; - border: 1px solid rgba(255, 255, 255, 0.12); - box-shadow: inset 0 2px 4px rgba(40, 42, 51, 0.05); -} - -.menu #notification StEntry:focus, -.popup-menu #notification StEntry:focus, #menu-search-entry:focus, .menu #notification StEntry:hover, -.popup-menu #notification StEntry:hover, #menu-search-entry:hover { - color: #D3DAE3; - background-color: #282a33; - border: 1px solid #5294e2; - box-shadow: inset 0 2px 4px rgba(40, 42, 51, 0.05); -} - -.menu #notification StEntry:insensitive, -.popup-menu #notification StEntry:insensitive, #menu-search-entry:insensitive { - color: rgba(211, 218, 227, 0.45); - background-color: #2d2f38; - border-color: 1px solid rgba(65, 67, 75, 0.516); - box-shadow: inset 0 2px 4px rgba(45, 47, 56, 0.05); -} - -.menu #notification StEntry StIcon.capslock-warning, .popup-menu #notification StEntry StIcon.capslock-warning, #menu-search-entry StIcon.capslock-warning { - icon-size: 16px; - warning-color: #F27835; - padding: 0 4px; -} - -.notification StEntry { - padding: 7px; - caret-size: 1px; - caret-color: #D3DAE3; - selection-background-color: #5294e2; - selected-color: #ffffff; - transition-duration: 300ms; - border-radius: 3px; - color: #D3DAE3; - background-color: rgba(89, 94, 114, 0.4); - border: 1px solid rgba(13, 14, 17, 0.4); - box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05); -} - -.notification StEntry:focus { - color: #ffffff; - background-color: #5294e2; - border: 1px solid #5294e2; - box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05); -} - -.notification StEntry:insensitive { - color: rgba(211, 218, 227, 0.55); - background-color: rgba(89, 94, 114, 0.25); - border: 1px solid rgba(13, 14, 17, 0.4); - box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05); -} - -StScrollView.vfade { - -st-vfade-offset: 0px; -} - -StScrollView.hfade { - -st-hfade-offset: 0px; -} - -StScrollBar { - padding: 8px; -} - -StScrollView StScrollBar { - min-width: 5px; - min-height: 5px; -} - -StScrollBar StBin#trough { - background-color: rgba(40, 42, 51, 0.1); - border-radius: 8px; -} - -StScrollBar StButton#vhandle, StScrollBar StButton#hhandle { - border-radius: 2px; - background-color: #72767f; - border: 0px solid; - margin: 0px; -} - -StScrollBar StButton#vhandle:hover, StScrollBar StButton#hhandle:hover { - background-color: #62666f; -} - -StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { - background-color: #5294e2; -} - -.separator { - -gradient-height: 1px; - -gradient-start: rgba(0, 0, 0, 0); - -gradient-end: rgba(0, 0, 0, 0); - -margin-horizontal: 1.5em; - height: 1em; -} - -.popup-slider-menu-item, -.slider { - -slider-height: 4px; - -slider-background-color: rgba(255, 255, 255, 0.12); - -slider-border-color: rgba(0, 0, 0, 0); - -slider-active-background-color: #5294e2; - -slider-active-border-color: rgba(0, 0, 0, 0); - -slider-border-width: 0; - -slider-handle-radius: 4px; - height: 18px; - min-width: 15em; - border: 0 solid transparent; - border-right-width: 1px; - border-left-width: 5px; - color: transparent; -} - -.popup-menu-item:active .popup-slider-menu-item, .popup-menu-item:active -.slider { - -slider-background-color: rgba(0, 0, 0, 0.2); - -slider-active-background-color: #ffffff; -} - -.check-box CinnamonGenericContainer { - spacing: .2em; - min-height: 30px; - padding-top: 2px; -} - -.check-box StLabel { - font-weight: normal; -} - -.check-box StBin { - width: 16px; - height: 16px; - background-image: url("assets/checkbox/checkbox-unchecked.svg"); -} - -.check-box:focus StBin { - background-image: url("assets/checkbox/checkbox-unchecked-focused.svg"); -} - -.check-box:checked StBin { - background-image: url("assets/checkbox/checkbox-checked.svg"); -} - -.check-box:focus:checked StBin { - background-image: url("assets/checkbox/checkbox-checked-focused.svg"); -} - -.radiobutton CinnamonGenericContainer { - spacing: .2em; - height: 26px; - padding-top: 2px; -} - -.radiobutton StLabel { - padding-top: 4px; - font-size: 0.9em; - box-shadow: none; -} - -.radiobutton StBin { - width: 16px; - height: 16px; - background-image: url("assets/checkbox/checkbox-unchecked.svg"); -} - -.radiobutton:focus StBin { - background-image: url("assets/checkbox/checkbox-unchecked-focused.svg"); -} - -.radiobutton:checked StBin { - background-image: url("assets/checkbox/checkbox-checked.svg"); -} - -.radiobutton:focus:checked StBin { - background-image: url("assets/checkbox/checkbox-checked-focused.svg"); -} - -.toggle-switch { - width: 50px; - height: 20px; - background-size: contain; - background-image: url("assets/switch/switch-off.svg"); -} - -.toggle-switch:checked { - background-image: url("assets/switch/switch-on.svg"); -} - -.popup-menu-item:active .toggle-switch { - background-image: url("common-assets/switch/switch-off-selected.svg"); -} - -.popup-menu-item:active .toggle-switch:checked { - background-image: url("common-assets/switch/switch-on-selected.svg"); -} - -.cinnamon-link { - color: #a9caf1; - text-decoration: underline; -} - -.cinnamon-link:hover { - color: #d5e5f8; -} - -#Tooltip { - border-radius: 3px; - padding: 5px 12px; - background-color: #282A33; - color: #D3DAE3; - font-size: 1em; - font-weight: normal; - text-align: center; -} - -.menu, -.popup-menu, -.popup-combo-menu { - color: #D3DAE3; - border-image: url("assets/menu/menu.svg") 9 9 9 9; -} - -.menu-arrow, -.popup-menu-arrow { - icon-size: 16px; -} - -.menu .popup-sub-menu, -.popup-menu .popup-sub-menu, -.popup-combo-menu .popup-sub-menu { - background-gradient-direction: none; - box-shadow: none; - border-image: url("assets/menu/submenu.svg") 9 9 9 9; -} - -.menu .popup-sub-menu .popup-menu-item:ltr, -.popup-menu .popup-sub-menu .popup-menu-item:ltr, -.popup-combo-menu .popup-sub-menu .popup-menu-item:ltr { - padding-right: 1em; -} - -.menu .popup-sub-menu .popup-menu-item:rtl, -.popup-menu .popup-sub-menu .popup-menu-item:rtl, -.popup-combo-menu .popup-sub-menu .popup-menu-item:rtl { - padding-left: 1em; -} - -.menu .popup-sub-menu StScrollBar, -.popup-menu .popup-sub-menu StScrollBar, -.popup-combo-menu .popup-sub-menu StScrollBar { - padding: 8px; -} - -.menu .popup-sub-menu StScrollBar StBin#trough, .menu .popup-sub-menu StScrollBar StBin#vhandle, -.popup-menu .popup-sub-menu StScrollBar StBin#trough, -.popup-menu .popup-sub-menu StScrollBar StBin#vhandle, -.popup-combo-menu .popup-sub-menu StScrollBar StBin#trough, -.popup-combo-menu .popup-sub-menu StScrollBar StBin#vhandle { - border-width: 0; -} - -.menu .popup-menu-content, -.popup-menu .popup-menu-content, -.popup-combo-menu .popup-menu-content { - padding: 1em 0em 1em 0em; -} - -.menu .popup-menu-item, -.popup-menu .popup-menu-item, -.popup-combo-menu .popup-menu-item { - padding: .4em 1.75em; - spacing: 1em; -} - -.menu .popup-menu-item:active, -.popup-menu .popup-menu-item:active, -.popup-combo-menu .popup-menu-item:active { - color: #ffffff; - background-color: transparent; - border-image: url("common-assets/menu/menu-hover.svg") 9 9 1 1; -} - -.menu .popup-menu-item:insensitive, -.popup-menu .popup-menu-item:insensitive, -.popup-combo-menu .popup-menu-item:insensitive { - color: rgba(211, 218, 227, 0.5); - background: none; -} - -.menu .popup-inactive-menu-item, -.popup-menu .popup-inactive-menu-item, -.popup-combo-menu .popup-inactive-menu-item { - color: #D3DAE3; -} - -.menu .popup-inactive-menu-item:insensitive, -.popup-menu .popup-inactive-menu-item:insensitive, -.popup-combo-menu .popup-inactive-menu-item:insensitive { - color: rgba(211, 218, 227, 0.45); -} - -.menu .popup-menu-item:active .popup-inactive-menu-item, -.popup-menu .popup-menu-item:active .popup-inactive-menu-item, -.popup-combo-menu .popup-menu-item:active .popup-inactive-menu-item { - color: #ffffff; -} - -.menu-icon, -.popup-menu-icon { - icon-size: 16px; -} - -.popup-menu-boxpointer { - -arrow-border-radius: 3px; - -arrow-background-color: rgba(0, 0, 0, 0); - -arrow-border-width: 1px; - -arrow-border-color: rgba(0, 0, 0, 0); - -arrow-base: 0; - -arrow-rise: 0; -} - -.popup-combo-menu { - padding: 10px 1px; -} - -.popup-combobox-item { - spacing: 1em; -} - -.popup-separator-menu-item { - -gradient-height: 2px; - -gradient-start: transparent; - -gradient-end: transparent; - -margin-horizontal: 1.5em; - height: 1em; -} - -.popup-alternating-menu-item:alternate { - font-weight: normal; -} - -.popup-device-menu-item { - spacing: .5em; -} - -.popup-subtitle-menu-item { - font-weight: normal; -} - -.nm-menu-item-icons { - spacing: .5em; -} - -#panel { - font-weight: bold; - height: 27px; - width: 32px; -} - -#panel:highlight { - border-image: none; - background-color: rgba(252, 65, 56, 0.5); -} - -#panelLeft { - spacing: 4px; -} - -#panelLeft:dnd { - background-gradient-direction: vertical; - background-gradient-start: rgba(255, 0, 0, 0.05); - background-gradient-end: rgba(255, 0, 0, 0.2); -} - -#panelLeft:ltr { - padding-right: 4px; -} - -#panelLeft:rtl { - padding-left: 4px; -} - -#panelLeft.vertical { - padding: 0; -} - -#panelLeft.vertical:ltr { - padding-right: 0px; -} - -#panelLeft.vertical:rtl { - padding-left: 0px; -} - -#panelRight:dnd { - background-gradient-direction: vertical; - background-gradient-start: rgba(0, 0, 255, 0.05); - background-gradient-end: rgba(0, 0, 255, 0.2); -} - -#panelRight:ltr { - padding-left: 4px; - spacing: 0px; -} - -#panelRight:rtl { - padding-right: 4px; - spacing: 0px; -} - -#panelRight.vertical { - padding: 0; -} - -#panelRight.vertical:ltr { - padding-right: 0px; -} - -#panelRight.vertical:rtl { - padding-left: 0px; -} - -#panelCenter { - spacing: 4px; -} - -#panelCenter:dnd { - background-gradient-direction: vertical; - background-gradient-start: rgba(0, 255, 0, 0.05); - background-gradient-end: rgba(0, 255, 0, 0.2); -} - -.panel-top, .panel-bottom, .panel-left, .panel-right { - color: #D3DAE3; - font-size: 1em; - padding: 0px; -} - -.panel-top { - border-image: url("common-assets/panel/panel-top.svg") 1 1 1 1; -} - -.panel-bottom { - border-image: url("common-assets/panel/panel-bottom.svg") 1 1 1 1; -} - -.panel-left { - border-image: url("common-assets/panel/panel-left.svg") 1 1 1 1; -} - -.panel-right { - border-image: url("common-assets/panel/panel-right.svg") 1 1 1 1; -} - -.panel-dummy { - background-color: rgba(252, 65, 56, 0.5); -} - -.panel-dummy:entered { - background-color: rgba(252, 65, 56, 0.6); -} - -.panel-status-button { - border-width: 0; - -natural-hpadding: 3px; - -minimum-hpadding: 3px; - font-weight: bold; - color: white; - height: 22px; -} - -.panel-button { - -natural-hpadding: 6px; - -minimum-hpadding: 2px; - font-weight: bold; - color: white; - transition-duration: 100; -} - -.system-status-icon { - icon-size: 16px; - padding: 0 1px; -} - -#overview { - spacing: 12px; -} - -.window-caption { - background-color: #282A33; - border: 1px solid #282A33; - color: #D3DAE3; - spacing: 25px; - border-radius: 2px; - font-size: 9pt; - padding: 5px 8px; - -cinnamon-caption-spacing: 4px; -} - -.window-caption#selected { - background-color: #5294e2; - color: #ffffff; - border: 1px solid #5294e2; - spacing: 25px; -} - -.expo-workspaces-name-entry, -.expo-workspaces-name-entry#selected { - height: 15px; - border-radius: 2px; - font-size: 9pt; - padding: 5px 8px; - -cinnamon-caption-spacing: 4px; - color: #D3DAE3; - background-color: rgba(89, 94, 114, 0.4); - border: 1px solid rgba(13, 14, 17, 0.4); - box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05); -} - -.expo-workspaces-name-entry:focus, -.expo-workspaces-name-entry#selected:focus { - border: 1px solid #5294e2; - background-color: #5294e2; - color: #ffffff; - font-style: italic; - transition-duration: 300; - selection-background-color: #ffffff; - selected-color: #5294e2; -} - -.expo-workspace-thumbnail-frame { - border: 4px solid rgba(255, 255, 255, 0); - background-color: rgba(255, 255, 255, 0); - border-radius: 2px; -} - -.expo-workspace-thumbnail-frame#active { - border: 4px solid #5294e2; - background-color: black; - border-radius: 2px; -} - -.expo-background { - background-color: #282a33; -} - -.workspace-thumbnails { - spacing: 26px; -} - -.workspace-thumbnails-background, .workspace-thumbnails-background:rtl { - padding: 8px; -} - -.workspace-add-button { - background-image: url("common-assets/misc/add-workspace.svg"); - height: 200px; - width: 35px; - transition-duration: 100; -} - -.workspace-add-button:hover { - background-image: url("common-assets/misc/add-workspace-hover.svg"); - transition-duration: 100; -} - -.workspace-add-button:active { - background-image: url("common-assets/misc/add-workspace-active.svg"); - transition-duration: 100; -} - -.workspace-overview-background-shade { - background-color: rgba(0, 0, 0, 0.5); -} - -.workspace-close-button, -.window-close { - background-image: url("common-assets/misc/close.svg"); - background-size: 26px; - height: 26px; - width: 26px; - -cinnamon-close-overlap: 10px; -} - -.workspace-close-button:hover, -.window-close:hover { - background-image: url("common-assets/misc/close-hover.svg"); - background-size: 26px; - height: 26px; - width: 26px; -} - -.workspace-close-button:active, -.window-close:active { - background-image: url("common-assets/misc/close-active.svg"); - background-size: 26px; - height: 26px; - width: 26px; -} - -.window-close-area { - background-image: url("common-assets/misc/trash-icon.svg"); - height: 120px; - width: 400px; -} - -.about-content { - width: 550px; - height: 250px; - spacing: 8px; - padding-bottom: 10px; -} - -.about-title { - font-size: 2em; - font-weight: bold; -} - -.about-uuid { - font-size: 10px; - color: #888; -} - -.about-icon { - padding-right: 20px; - padding-bottom: 14px; -} - -.about-scrollBox { - border: 1px solid rgba(255, 255, 255, 0.12); - border-radius: 2px; - background-color: #282A33; - padding: 4px; - padding-right: 0; - border-radius: 0; -} - -.about-scrollBox-innerBox { - padding: 1.2em; - spacing: 1.2em; -} - -.about-description { - padding-top: 4px; - padding-bottom: 16px; -} - -.about-version { - padding-left: 7px; - font-size: 10px; - color: #888; -} - -.calendar { - padding: .4em 1.75em; - spacing-rows: 0px; - spacing-columns: 0px; -} - -.calendar-month-label { - color: #D3DAE3; - font-weight: bold; - padding: 8px 0; -} - -.calendar-change-month-back, -.calendar-change-month-forward { - width: 16px; - height: 16px; -} - -.calendar-change-month-back { - background-image: url("common-assets/misc/calendar-arrow-left.svg"); -} - -.calendar-change-month-back:focus, .calendar-change-month-back:hover { - background-image: url("common-assets/misc/calendar-arrow-left-hover.svg"); -} - -.calendar-change-month-back:active { - background-image: url("common-assets/misc/calendar-arrow-left.svg"); -} - -.calendar-change-month-back:rtl { - background-image: url("common-assets/misc/calendar-arrow-right.svg"); -} - -.calendar-change-month-back:rtl:focus, .calendar-change-month-back:rtl:hover { - background-image: url("common-assets/misc/calendar-arrow-right-hover.svg"); -} - -.calendar-change-month-back:rtl:active { - background-image: url("common-assets/misc/calendar-arrow-right.svg"); -} - -.calendar-change-month-forward { - background-image: url("common-assets/misc/calendar-arrow-right.svg"); -} - -.calendar-change-month-forward:focus, .calendar-change-month-forward:hover { - background-image: url("common-assets/misc/calendar-arrow-right-hover.svg"); -} - -.calendar-change-month-forward:active { - background-image: url("common-assets/misc/calendar-arrow-right.svg"); -} - -.calendar-change-month-forward:rtl { - background-image: url("common-assets/misc/calendar-arrow-left.svg"); -} - -.calendar-change-month-forward:rtl:focus, .calendar-change-month-forward:rtl:hover { - background-image: url("common-assets/misc/calendar-arrow-left-hover.svg"); -} - -.calendar-change-month-forward:rtl:active { - background-image: url("common-assets/misc/calendar-arrow-left.svg"); -} - -.datemenu-date-label { - padding: .4em 1.75em; - font-weight: bold; - text-align: center; - color: #D3DAE3; - border-radius: 2px; -} - -.calendar-day-base { - font-size: 80%; - text-align: center; - width: 25px; - height: 25px; - padding: 0.1em; - margin: 2px; - border-radius: 12.5px; -} - -.calendar-day-heading { - color: rgba(211, 218, 227, 0.85); - margin-top: 1em; - font-size: 70%; -} - -.calendar-day { - border-width: 0; - color: rgba(211, 218, 227, 0.8); -} - -.calendar-day-top { - border-top-width: 0; -} - -.calendar-day-left { - border-left-width: 0; -} - -.calendar-nonwork-day { - color: #D3DAE3; - background-color: transparent; - font-weight: bold; -} - -.calendar-today, -.calendar-today:active, -.calendar-today:focus, -.calendar-today:hover { - font-weight: bold; - color: #ffffff; - background-color: #5294e2; - border-width: 0; -} - -.calendar-other-month-day { - color: rgba(211, 218, 227, 0.3); - opacity: 1; -} - -.calendar-week-number { - color: rgba(211, 218, 227, 0.7); - font-size: 80%; -} - -#notification { - border-radius: 3px; - border-image: url("common-assets/misc/bg.svg") 9 9 9 9; - padding: 13px; - spacing-rows: 10px; - spacing-columns: 10px; - margin-from-right-edge-of-screen: 20px; - width: 34em; - color: #D3DAE3; -} - -.menu #notification, -.popup-menu #notification { - border-image: url("assets/misc/message.svg") 9 9 9 9; -} - -.menu #notification, .menu #notification.multi-line-notification, -.popup-menu #notification, -.popup-menu #notification.multi-line-notification { - color: #D3DAE3; -} - -.menu #notification .notification-button, .menu #notification .notification-icon-button, -.popup-menu #notification .notification-button, -.popup-menu #notification .notification-icon-button { - padding: 5px; -} - -#notification.multi-line-notification { - padding-bottom: 13px; - color: #D3DAE3; -} - -#notification-scrollview { - max-height: 10em; -} - -#notification-scrollview > .top-shadow, #notification-scrollview > .bottom-shadow { - height: 1em; -} - -#notification-scrollview:ltr > StScrollBar { - padding-left: 6px; -} - -#notification-scrollview:rtl > StScrollBar { - padding-right: 6px; -} - -#notification-body { - spacing: 5px; -} - -#notification-actions { - spacing: 10px; -} - -.notification-with-image { - min-height: 159px; - color: #D3DAE3; -} - -.notification-button, .notification-icon-button { - padding: 5px; -} - -.notification-icon-button > StIcon { - icon-size: 36px; -} - -#altTabPopup { - padding: 8px; - spacing: 16px; -} - -.switcher-list { - color: #D3DAE3; - background: none; - border: none; - border-image: url("common-assets/misc/bg.svg") 9 9 9 9; - border-radius: 3px; - padding: 20px; -} - -.switcher-list > StBoxLayout { - padding: 4px; -} - -.switcher-list-item-container { - spacing: 8px; -} - -.switcher-list .item-box { - padding: 8px; - border-radius: 2px; -} - -.switcher-list .item-box:outlined { - padding: 8px; - border: 1px solid #5294e2; -} - -.switcher-list .item-box:selected { - color: #ffffff; - background-color: #5294e2; - border: 0px solid #5294e2; -} - -.switcher-list .thumbnail { - width: 256px; -} - -.switcher-list .thumbnail-box { - padding: 2px; - spacing: 4px; -} - -.switcher-list .separator { - width: 1px; - background: rgba(255, 255, 255, 0.2); -} - -.switcher-arrow { - border-color: rgba(0, 0, 0, 0); - color: #D3DAE3; -} - -.switcher-arrow:highlighted { - border-color: rgba(0, 0, 0, 0); - color: #D3DAE3; -} - -.thumbnail-scroll-gradient-left { - background-color: rgba(0, 0, 0, 0); - border-radius: 24px; - border-radius-topright: 0px; - border-radius-bottomright: 0px; - width: 60px; -} - -.thumbnail-scroll-gradient-right { - background-color: rgba(0, 0, 0, 0); - border-radius: 24px; - border-radius-topleft: 0px; - border-radius-bottomleft: 0px; - width: 60px; -} - -.ripple-box { - width: 104px; - height: 104px; - background-image: url("common-assets/misc/corner-ripple.svg"); - background-size: contain; -} - -.lightbox { - background-color: rgba(0, 0, 0, 0.4); -} - -.flashspot { - background-color: white; -} - -.modal-dialog { - color: #D3DAE3; - background-color: rgba(50, 52, 61, 0); - border: none; - border-image: url("assets/misc/modal.svg") 9 9 9 67; - padding: 0 5px 6px 5px; -} - -.modal-dialog > StBoxLayout:first-child { - padding: 20px 10px 10px 10px; -} - -.modal-dialog-button-box { - spacing: 0; - margin: 0px; - padding: 14px 10px; - background: none; - border: none; - border-image: url("assets/misc/button-box.svg") 9 9 9 9; -} - -.modal-dialog-button-box .modal-dialog-button { - padding-top: 0; - padding-bottom: 0; - height: 30px; -} - -.run-dialog { - padding: 0px 15px 10px 15px; - border-image: url("common-assets/misc/bg.svg") 9 9 9 9; -} - -.run-dialog > * { - padding: 0; -} - -.run-dialog-label { - font-weight: 400; - color: #D3DAE3; - padding-bottom: 6px; -} - -.run-dialog-error-label { - color: #FC4138; -} - -.run-dialog-error-box { - padding-top: 15px; - spacing: 5px; -} - -.run-dialog-completion-box { - padding-left: 15px; - font-size: 10px; -} - -.run-dialog-entry { - width: 21em; - padding: 7px; - border-radius: 3px; - caret-color: #D3DAE3; - selected-color: #ffffff; - selection-background-color: #5294e2; - color: #D3DAE3; - background-color: rgba(89, 94, 114, 0.4); - border: 1px solid rgba(13, 14, 17, 0.4); - box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05); -} - -.run-dialog-entry:focus { - color: #D3DAE3; - background-color: rgba(89, 94, 114, 0.4); - border: 1px solid rgba(13, 14, 17, 0.4); - box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05); - background-color: #282A33; - border-color: #5294e2; -} - -.run-dialog .modal-dialog-button-box { - border: none; - border-image: none; - box-shadow: none; - background: none; - background-gradient-direction: none; -} - -/* CinnamonMountOperation Dialogs */ -.cinnamon-mount-operation-icon { - icon-size: 48px; -} - -.mount-password-reask { - color: #F27835; -} - -.show-processes-dialog, -.mount-question-dialog { - spacing: 24px; -} - -.show-processes-dialog-subject, -.mount-question-dialog-subject { - padding-top: 10px; - padding-left: 17px; - padding-bottom: 6px; -} - -.show-processes-dialog-subject:rtl, -.mount-question-dialog-subject:rtl { - padding-left: 0px; - padding-right: 17px; -} - -.show-processes-dialog-description, -.mount-question-dialog-description { - padding-left: 17px; - width: 28em; -} - -.show-processes-dialog-description:rtl, -.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: #ccc; -} - -.show-processes-dialog-app-list-item:hover { - color: white; -} - -.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; -} - -.show-processes-dialog-app-list-item-name { - font-size: 1.1em; -} - -.magnifier-zoom-region { - border: 2px solid maroon; -} - -.magnifier-zoom-region .full-screen { - border-width: 0px; -} - -#keyboard { - background-color: #282A33; - border-width: 0; - border-top-width: 1px; - border-color: rgba(0, 0, 0, 0.4); -} - -.keyboard-layout { - spacing: 10px; - padding: 10px; -} - -.keyboard-row { - spacing: 15px; -} - -.keyboard-key { - min-height: 2em; - min-width: 2em; - font-size: 14pt; - font-weight: bold; - border-radius: 3px; - box-shadow: none; - text-shadow: none; - color: #D3DAE3; - border: 1px solid rgba(98, 103, 125, 0.55); - background-color: rgba(89, 94, 114, 0.4); -} - -.keyboard-key:hover { - text-shadow: none; - color: #D3DAE3; - border: 1px solid rgba(98, 103, 125, 0.55); - background-color: rgba(105, 110, 134, 0.5); -} - -.keyboard-key:active, .keyboard-key:checked { - text-shadow: none; - color: #ffffff; - border: 1px solid #5294e2; - background-color: #5294e2; -} - -.keyboard-key:grayed { - text-shadow: none; - color: #5b5f68; - border: 1px solid rgba(98, 103, 125, 0.55); - background-color: rgba(89, 94, 114, 0.25); -} - -.keyboard-subkeys { - color: #D3DAE3; - padding: 5px; - -arrow-border-radius: 2px; - -arrow-background-color: #282A33; - -arrow-border-width: 1px; - -arrow-border-color: rgba(0, 0, 0, 0.4); - -arrow-base: 20px; - -arrow-rise: 10px; - -boxpointer-gap: 5px; -} - -.menu-favorites-box { - margin: auto; - padding: 10px; - transition-duration: 300; - background-color: #32343D; - border: 1px solid rgba(255, 255, 255, 0.12); -} - -.menu-favorites-button { - padding: 10px; - border: 1px solid rgba(0, 0, 0, 0); -} - -.menu-places-box { - margin: auto; - padding: 10px; - border: 0px solid red; -} - -.menu-places-button { - padding: 10px; -} - -.menu-categories-box { - padding: 10px 30px 10px 30px; -} - -.menu-applications-inner-box, .menu-applications-outer-box { - padding: 10px 10px 0 10px; -} - -.menu-application-button { - padding: 6px; - border: none; -} - -.menu-application-button:highlighted { - font-weight: bold; -} - -.menu-application-button-selected { - padding: 6px; - border: none; -} - -.menu-application-button-selected:highlighted { - font-weight: bold; -} - -.menu-application-button-label:ltr { - padding-left: 6px; -} - -.menu-application-button-label:rtl { - padding-right: 6px; -} - -.menu StScrollView.menu-application-button { - padding: 0; - border-radius: 2px; - border: 1px solid rgba(255, 255, 255, 0.12); - background-color: rgba(211, 218, 227, 0.1); -} - -.menu StScrollView.menu-application-button .popup-menu-item { - padding: 0; - spacing: 0; -} - -.menu StScrollView.menu-application-button .popup-menu-item:ltr { - padding-left: 8px; -} - -.menu StScrollView.menu-application-button .popup-menu-item:rtl { - padding-right: 8px; -} - -.menu StScrollView.menu-application-button .popup-menu-item:active { - border-image: none; - background-color: rgba(211, 218, 227, 0.15); - color: #D3DAE3; -} - -.menu StScrollView.menu-application-button .popup-menu-item StIcon { - min-width: 22px; -} - -.menu StScrollView.menu-application-button .popup-menu-item StLabel:ltr { - padding: 6px 0 7px 5px; -} - -.menu StScrollView.menu-application-button .popup-menu-item StLabel:rtl { - padding: 6px 5px 7px 0; -} - -.menu-category-button { - padding: 6px; - border: 1px solid rgba(0, 0, 0, 0); - border-radius: 3px; -} - -.menu-category-button-hover, .menu-category-button-selected { - padding: 6px; - background-color: #5294e2; - color: #ffffff; - border: 1px solid #68a2e6; - border-radius: 3px; -} - -.menu-category-button-greyed { - padding: 6px; - color: rgba(211, 218, 227, 0.45); - border: 1px solid rgba(0, 0, 0, 0); -} - -.menu-category-button-label:ltr { - padding-left: 6px; -} - -.menu-category-button-label:rtl { - padding-right: 6px; -} - -.menu-selected-app-box { - padding-right: 30px; - padding-left: 28px; - text-align: right; - height: 30px; -} - -.menu-selected-app-box:rtl { - padding-top: 10px; - height: 30px; -} - -.menu-selected-app-title { - font-weight: bold; -} - -.menu-selected-app-description { - max-width: 150px; -} - -.menu-search-box:ltr { - padding-left: 30px; -} - -.menu-search-box-rtl { - padding-right: 30px; -} - -#menu-search-entry { - width: 250px; - height: 15px; - font-weight: normal; - caret-color: #D3DAE3; -} - -.menu-search-entry-icon { - icon-size: 1em; - color: #D3DAE3; -} - -/* Context menu (at the moment only for favorites) */ -.info-osd { - text-align: center; - font-weight: bold; - spacing: 1em; - padding: 16px; - color: #D3DAE3; - border-image: url("common-assets/misc/osd.svg") 9 9 9 9; -} - -.osd-window { - text-align: center; - font-weight: bold; - spacing: 1em; - padding: 20px; - min-width: 64px; - min-height: 64px; - color: #D3DAE3; - background: none; - border: none; - border-radius: 5px; - border-image: url("common-assets/misc/osd.svg") 9 9 9 9; -} - -.osd-window .osd-monitor-label { - font-size: 3em; -} - -.osd-window .level { - padding: 0; - height: 4px; - background-color: rgba(0, 0, 0, 0.65); - border-radius: 2px; - color: #5294e2; -} - -.osd-window .level-bar { - border-radius: 2px; - background-color: #5294e2; -} - -.window-list-box { - spacing: 2px; - padding-left: 10px; -} - -.panel-bottom .window-list-box, -.panel-top .window-list-box { - padding-top: 2px; - padding-bottom: 2px; -} - -.window-list-box.vertical { - spacing: 2px; - padding: 10px 0; -} - -.window-list-box.vertical #appMenuIcon { - padding-top: 0; -} - -.window-list-box:highlight { - background-color: rgba(252, 65, 56, 0.5); -} - -.window-list-item-label { - font-weight: normal; - width: 15em; - min-width: 5px; -} - -.window-list-item-label StIcon, .window-list-item-label StBin, .window-list-item-label #appMenuIcon { - padding: 0; -} - -.window-list-item-box { - font-weight: normal; - background-image: none; - padding: 0 10px; - spacing: 8px; - transition-duration: 100; - color: #D3DAE3; - border: 0 solid transparent; -} - -.panel-bottom .window-list-item-box StLabel { - padding-left: 6px; -} - -.panel-top .window-list-item-box StLabel { - padding-left: 6px; -} - -.panel-left .window-list-item-box StLabel { - padding-top: 6px; -} - -.panel-right .window-list-item-box StLabel { - padding-top: 6px; -} - -.panel-top .window-list-item-box { - border-top-width: 2px; -} - -.panel-top .window-list-item-box StIcon, .panel-top .window-list-item-box StBin, .panel-top .window-list-item-box #appMenuIcon { - padding: 0; - padding-top: 0; -} - -.panel-bottom .window-list-item-box { - border-bottom-width: 2px; -} - -.panel-bottom .window-list-item-box StIcon, .panel-bottom .window-list-item-box StBin, .panel-bottom .window-list-item-box #appMenuIcon { - padding: 0; - padding-bottom: 0; -} - -.panel-left .window-list-item-box { - border-left-width: 2px; -} - -.panel-left .window-list-item-box StIcon, .panel-left .window-list-item-box StBin, .panel-left .window-list-item-box #appMenuIcon { - padding: 0; - padding-left: 0; -} - -.panel-right .window-list-item-box { - border-right-width: 2px; -} - -.panel-right .window-list-item-box StIcon, .panel-right .window-list-item-box StBin, .panel-right .window-list-item-box #appMenuIcon { - padding: 0; - padding-right: 0; -} - -.window-list-item-box:hover { - color: #ffffff; - border: 0 solid rgba(211, 218, 227, 0.5); - background-gradient-direction: none; -} - -.panel-top .window-list-item-box:hover { - border-top-width: 2px; -} - -.panel-bottom .window-list-item-box:hover { - border-bottom-width: 2px; -} - -.panel-left .window-list-item-box:hover { - border-left-width: 2px; -} - -.panel-right .window-list-item-box:hover { - border-right-width: 2px; -} - -.window-list-item-box:active, .window-list-item-box:checked, .window-list-item-box:running { - color: #ffffff; - border: 0 solid rgba(82, 148, 226, 0.35); - background-gradient-direction: none; -} - -.panel-top .window-list-item-box:active, .panel-top .window-list-item-box:checked, .panel-top .window-list-item-box:running { - border-top-width: 2px; -} - -.panel-bottom .window-list-item-box:active, .panel-bottom .window-list-item-box:checked, .panel-bottom .window-list-item-box:running { - border-bottom-width: 2px; -} - -.panel-left .window-list-item-box:active, .panel-left .window-list-item-box:checked, .panel-left .window-list-item-box:running { - border-left-width: 2px; -} - -.panel-right .window-list-item-box:active, .panel-right .window-list-item-box:checked, .panel-right .window-list-item-box:running { - border-right-width: 2px; -} - -.window-list-item-box:active:hover, .window-list-item-box:checked:hover, .window-list-item-box:running:hover { - border-color: rgba(82, 148, 226, 0.5); -} - -.window-list-item-box:focus { - color: #ffffff; - border: 0 solid #5294e2; - background-gradient-direction: none; -} - -.panel-top .window-list-item-box:focus { - border-top-width: 2px; -} - -.panel-bottom .window-list-item-box:focus { - border-bottom-width: 2px; -} - -.panel-left .window-list-item-box:focus { - border-left-width: 2px; -} - -.panel-right .window-list-item-box:focus { - border-right-width: 2px; -} - -.window-list-item-box.right, .window-list-item-box.left { - padding-left: 0px; - padding-right: 0px; -} - -.window-list-item-box .progress { - background-gradient-direction: vertical; - background-gradient-start: #5294e2; - background-gradient-end: #5294e2; - border-radius: 2px; - box-shadow: none; -} - -.window-list-item-demands-attention { - background-gradient-start: #F27835; - background-gradient-end: #F27835; -} - -.window-list-preview { - padding: 12px; - spacing: 8px; - border: none; - border-image: url("assets/menu/menu.svg") 9 9 9 9; - color: #D3DAE3; - background: none; -} - -.grouped-window-list-thumbnail-label { - padding-left: 4px; -} - -.grouped-window-list-thumbnail-alert { - background-color: rgba(252, 65, 56, 0.5); -} - -.grouped-window-list-thumbnail-menu .item-box { - padding: 6px; - border-radius: 2px; - spacing: 4px; -} - -.grouped-window-list-thumbnail-menu .item-box:outlined { - padding: 2px; - border: 2px solid #5294e2; -} - -.grouped-window-list-thumbnail-menu .item-box:selected { - background-color: rgba(255, 255, 255, 0.33); -} - -.grouped-window-list-thumbnail-menu .thumbnail { - width: 256px; -} - -.grouped-window-list-thumbnail-menu .separator { - width: 1px; - background-color: rgba(211, 218, 227, 0.33); -} - -.grouped-window-list-number-label { - z-index: 99; - text-shadow: none; - font-size: 10px; - color: #ffffff; - padding: 0; -} - -.grouped-window-list-button-label { - padding-left: 4px; -} - -.grouped-window-list-badge { - border-radius: 256px; - background-color: #5294e2; -} - -.grouped-window-list-item-box { - font-weight: normal; - background-image: none; - padding: 0 10px; - transition-duration: 100; - color: #D3DAE3; - border: 0 solid transparent; -} - -.grouped-window-list-item-box.top { - border-top-width: 2px; -} - -.grouped-window-list-item-box.top StIcon, .grouped-window-list-item-box.top StBin, .grouped-window-list-item-box.top #appMenuIcon { - padding: 0; - padding-top: 0; -} - -.grouped-window-list-item-box.bottom { - border-bottom-width: 2px; -} - -.grouped-window-list-item-box.bottom StIcon, .grouped-window-list-item-box.bottom StBin, .grouped-window-list-item-box.bottom #appMenuIcon { - padding: 0; - padding-bottom: 0; -} - -.grouped-window-list-item-box.left { - border-left-width: 2px; -} - -.grouped-window-list-item-box.left StIcon, .grouped-window-list-item-box.left StBin, .grouped-window-list-item-box.left #appMenuIcon { - padding: 0; - padding-left: 0; -} - -.grouped-window-list-item-box.right { - border-right-width: 2px; -} - -.grouped-window-list-item-box.right StIcon, .grouped-window-list-item-box.right StBin, .grouped-window-list-item-box.right #appMenuIcon { - padding: 0; - padding-right: 0; -} - -.grouped-window-list-item-box:hover { - color: #ffffff; - border: 0 solid rgba(211, 218, 227, 0.5); - background-gradient-direction: none; -} - -.panel-top .grouped-window-list-item-box:hover { - border-top-width: 2px; -} - -.panel-bottom .grouped-window-list-item-box:hover { - border-bottom-width: 2px; -} - -.panel-left .grouped-window-list-item-box:hover { - border-left-width: 2px; -} - -.panel-right .grouped-window-list-item-box:hover { - border-right-width: 2px; -} - -.grouped-window-list-item-box:active, .grouped-window-list-item-box:checked, .grouped-window-list-item-box:running { - color: #ffffff; - border: 0 solid rgba(82, 148, 226, 0.35); - background-gradient-direction: none; -} - -.panel-top .grouped-window-list-item-box:active, .panel-top .grouped-window-list-item-box:checked, .panel-top .grouped-window-list-item-box:running { - border-top-width: 2px; -} - -.panel-bottom .grouped-window-list-item-box:active, .panel-bottom .grouped-window-list-item-box:checked, .panel-bottom .grouped-window-list-item-box:running { - border-bottom-width: 2px; -} - -.panel-left .grouped-window-list-item-box:active, .panel-left .grouped-window-list-item-box:checked, .panel-left .grouped-window-list-item-box:running { - border-left-width: 2px; -} - -.panel-right .grouped-window-list-item-box:active, .panel-right .grouped-window-list-item-box:checked, .panel-right .grouped-window-list-item-box:running { - border-right-width: 2px; -} - -.grouped-window-list-item-box:active:hover, .grouped-window-list-item-box:checked:hover, .grouped-window-list-item-box:running:hover { - border-color: rgba(82, 148, 226, 0.5); -} - -.grouped-window-list-item-box:focus { - color: #ffffff; - border: 0 solid #5294e2; - background-gradient-direction: none; -} - -.panel-top .grouped-window-list-item-box:focus { - border-top-width: 2px; -} - -.panel-bottom .grouped-window-list-item-box:focus { - border-bottom-width: 2px; -} - -.panel-left .grouped-window-list-item-box:focus { - border-left-width: 2px; -} - -.panel-right .grouped-window-list-item-box:focus { - border-right-width: 2px; -} - -.grouped-window-list-item-box .progress { - background-gradient-direction: vertical; - background-gradient-start: #5294e2; - background-gradient-end: #5294e2; - border-radius: 2px; - box-shadow: none; -} - -.grouped-window-list-item-demands-attention { - background-gradient-start: #F27835; - background-gradient-end: #F27835; -} - -.sound-button { - width: 22px; - height: 13px; - padding: 8px; -} - -.sound-button-container { - padding-right: 3px; - padding-left: 3px; -} - -.sound-button StIcon { - icon-size: 1.4em; -} - -.sound-track-infos { - padding: 5px; -} - -.sound-track-info { - padding-top: 2px; - padding-bottom: 2px; -} - -.sound-track-info StIcon { - icon-size: 16px; -} - -.sound-track-info StLabel { - padding-left: 5px; - padding-right: 5px; -} - -.sound-track-box { - padding-left: 15px; - padding-right: 15px; - max-width: 220px; -} - -.sound-seek-box { - padding-left: 15px; -} - -.sound-seek-box StLabel { - padding-top: 2px; -} - -.sound-seek-box StIcon { - icon-size: 16px; -} - -.sound-seek-slider { - width: 140px; -} - -.sound-volume-menu-item { - padding: .4em 1.75em; -} - -.sound-volume-menu-item StIcon { - icon-size: 1.14em; - padding-left: 8px; - padding-right: 8px; -} - -.sound-playback-control { - padding: 5px 10px 10px 10px; -} - -.sound-player { - padding: 0 5px; -} - -.sound-player > StBoxLayout:first-child { - padding: 5px 10px 10px 10px; - spacing: 0.5em; -} - -.sound-player > StBoxLayout:first-child StButton:small { - width: 24px; - height: 24px; - border-radius: 100px; -} - -.sound-player > StBoxLayout:first-child StButton:small:hover { - background-color: rgba(211, 218, 227, 0.1); -} - -.sound-player > StBoxLayout:first-child StButton:small:active { - background-color: rgba(211, 218, 227, 0.25); -} - -.sound-player > StBoxLayout:first-child StButton:small StIcon { - icon-size: 12px; -} - -.sound-player-generic-coverart { - background: rgba(0, 0, 0, 0.2); -} - -.sound-player-overlay { - width: 290px; - height: 70px; - padding: 15px; - spacing: 0.5em; - background: rgba(29, 30, 37, 0.9); - border: 0px solid #121216; - border-bottom: 1px; - color: #D3DAE3; -} - -.sound-player-overlay StButton { - width: 22px; - height: 13px; - padding: 5px; - color: #D3DAE3; - border-radius: 2px; - border: 1px solid rgba(40, 42, 51, 0); -} - -.sound-player-overlay StButton StIcon { - icon-size: 16px; -} - -.sound-player-overlay StButton:hover { - text-shadow: none; - color: #D3DAE3; - border: 1px solid rgba(98, 103, 125, 0.55); - background-color: rgba(105, 110, 134, 0.5); -} - -.sound-player-overlay StButton:active { - text-shadow: none; - color: #ffffff; - background-color: #5294e2; - border: 1px solid #5294e2; - box-shadow: inset 0 2px 4px #5294e2; -} - -.sound-player-overlay StBoxLayout { - padding-top: 2px; -} - -.sound-player .slider { - height: 0.5em; - padding: 0; - border: none; - -slider-height: 0.5em; - -slider-background-color: #27282f; - -slider-border-color: rgba(0, 0, 0, 0); - -slider-active-background-color: #5294e2; - -slider-active-border-color: rgba(0, 0, 0, 0); - -slider-border-width: 0px; - -slider-handle-radius: 0px; -} - -#workspaceSwitcher { - spacing: 0px; - padding: 3px; -} - -/* Controls the styling when using the "Simple buttons" option */ -.workspace-switcher { - padding-left: 3px; - padding-right: 3px; -} - -.workspace-button { - width: 20px; - height: 10px; - color: #ffffff; - padding: 3px; - padding-top: 4px; - transition-duration: 300; -} - -.workspace-button:outlined, .workspace-button:outlined:hover { - color: #5294e2; -} - -.workspace-button:hover { - color: rgba(82, 148, 226, 0.5); -} - -/* Controls the style when using the "Visual representation" option */ -.workspace-graph { - padding: 3px; - spacing: 3px; -} - -.workspace-graph .workspace { - border: 1px solid rgba(0, 0, 0, 0.4); - background-gradient-direction: none; - background-color: rgba(0, 0, 0, 0.2); -} - -.workspace-graph .workspace:active { - border: 1px solid #5294e2; - background-gradient-direction: none; -} - -.workspace-graph .workspace .windows { - -active-window-background: #424656; - -active-window-border: rgba(0, 0, 0, 0.8); - -inactive-window-background: #424656; - -inactive-window-border: rgba(0, 0, 0, 0.8); -} - -.workspace-graph .workspace:active .windows { - -active-window-background: #4d5265; - -active-window-border: rgba(0, 0, 0, 0.8); - -inactive-window-background: #2c2f39; - -inactive-window-border: rgba(0, 0, 0, 0.8); -} - -#panel-launchers-box { - padding-left: 7px; -} - -#panel-launchers-box.vertical { - padding: 2px 0; -} - -.panel-launcher { - padding: 2px; - transition-duration: 200ms; -} - -.panel-launcher:hover { - background-gradient-direction: none; - border: 0px solid #5294e2; -} - -.panel-bottom .panel-launcher:hover { - border-bottom-width: 2px; - padding-bottom: 0; -} - -.panel-top .panel-launcher:hover { - border-top-width: 2px; - padding-top: 0; -} - -.panel-left .panel-launcher:hover { - border-left-width: 2px; - padding-left: 0; -} - -.panel-right .panel-launcher:hover { - border-right-width: 2px; - padding-right: 0; -} - -.launcher { - padding: 2px; - spacing: 2px; - transition-duration: 0.2s; -} - -.launcher:hover { - border: 0 solid #5294e2; - background-gradient-direction: none; -} - -.panel-top .launcher:hover { - padding-top: 0; - border-top-width: 2px; -} - -.panel-bottom .launcher:hover { - padding-bottom: 0; - border-bottom-width: 2px; -} - -.panel-left .launcher:hover { - padding-left: 0; - border-left-width: 2px; -} - -.panel-right .launcher:hover { - padding-right: 0; - border-right-width: 2px; -} - -.launcher .icon-box { - padding: 0 2px; -} - -.launcher .icon-box.vertical { - padding: 2px 0; -} - -#overview-corner { - background-image: url("common-assets/misc/overview.png"); -} - -#overview-corner:hover { - background-image: url("common-assets/misc/overview-hover.png"); -} - -.applet-separator { - padding: 1px 4px; -} - -.applet-separator-line { - width: 1px; - background: rgba(255, 255, 255, 0.12); -} - -.applet-box { - padding-left: 3px; - padding-right: 3px; - color: #D3DAE3; - text-shadow: none; - transition-duration: 100; -} - -.applet-box.vertical { - padding: 3px 0; -} - -.applet-box:hover { - color: #D3DAE3; - background-color: rgba(211, 218, 227, 0.15); -} - -.applet-box:checked, .applet-box:checked:hover { - color: #ffffff; - background-color: #5294e2; -} - -.applet-box:highlight { - background-image: none; - border-image: none; - background-color: rgba(252, 65, 56, 0.5); -} - -.applet-label { - font-weight: bold; - color: #D3DAE3; -} - -.applet-box:checked .applet-label { - color: #ffffff; - text-shadow: none; -} - -.applet-icon { - color: #D3DAE3; - icon-size: 22px; -} - -.applet-box:checked .applet-icon { - color: #ffffff; - text-shadow: none; -} - -.user-icon { - width: 32px; - height: 32px; - background-color: transparent; - border: none; - border-radius: 0; -} - -.user-label { - color: #D3DAE3; - font-size: 1em; - font-weight: bold; - margin: 0px; -} - -.desklet { - color: #D3DAE3; -} - -.desklet:highlight { - background-color: rgba(252, 65, 56, 0.5); -} - -.desklet-with-borders { - border-image: url("common-assets/misc/bg.svg") 9 9 9 9; - color: #D3DAE3; - padding: 12px; - padding-bottom: 16px; -} - -.desklet-with-borders:highlight { - background-color: rgba(252, 65, 56, 0.5); -} - -.desklet-with-borders-and-header { - border-image: url("common-assets/misc/desklet.svg") 9 9 9 9; - color: #D3DAE3; - border-radius: 0; - border-radius-topleft: 0; - border-radius-topright: 0; - padding: 12px; - padding-bottom: 17px; -} - -.desklet-with-borders-and-header:highlight { - background-color: rgba(252, 65, 56, 0.5); -} - -.desklet-header { - border-image: url("common-assets/misc/desklet-header.svg") 9 9 9 9; - color: #D3DAE3; - font-size: 1em; - padding: 12px; - padding-bottom: 6px; -} - -.desklet-drag-placeholder { - border: 2px solid #5294e2; - background-color: rgba(82, 148, 226, 0.3); -} - -.photoframe-box { - border-image: url("common-assets/misc/bg.svg") 9 9 9 9; - color: #D3DAE3; - padding: 12px; - padding-bottom: 16px; -} - -/*FIXME*/ -.workspace-osd { - /*color: red;*/ - text-shadow: black 5px 5px 5px; - font-weight: bold; - font-size: 48pt; -} - -.notification-applet-padding { - padding: .5em 1em; -} - -.notification-applet-container { - max-height: 100px; -} - -.tile-preview, .tile-preview.snap, -.tile-hud, .tile-hud.snap { - background-color: rgba(82, 148, 226, 0.3); - border: 1px solid #5294e2; -} - -.xkcd-box { - padding: 6px; - border: 0px; - background-color: rgba(0, 0, 0, 0); - border-radius: 0px; -} diff --git a/themes/Qogir-dark/cinnamon/common-assets/menu/menu-hover.svg b/themes/Qogir-dark/cinnamon/common-assets/menu/menu-hover.svg deleted file mode 100644 index f95f1893..00000000 --- a/themes/Qogir-dark/cinnamon/common-assets/menu/menu-hover.svg +++ /dev/null @@ -1,115 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:osb="http://www.openswatchbook.org/uri/2009/osb" - 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="36" - height="36" - viewBox="0 0 33.750001 33.749999" - id="svg6927" - version="1.1" - inkscape:version="0.92.4 (5da689c313, 2019-01-14)" - sodipodi:docname="menu-hover.svg"> - <defs - id="defs6929"> - <linearGradient - id="selected_bg_color" - osb:paint="solid"> - <stop - style="stop-color:#5294e2;stop-opacity:1;" - offset="0" - id="stop4138" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#selected_bg_color" - id="linearGradient4140" - x1="1185" - y1="108" - x2="1185" - y2="141" - gradientUnits="userSpaceOnUse" /> - <linearGradient - inkscape:collect="always" - xlink:href="#selected_bg_color" - id="linearGradient818" - gradientUnits="userSpaceOnUse" - x1="1185" - y1="108" - x2="1185" - y2="141" - gradientTransform="matrix(1.3281254,0,0,1,-389.73491,0)" /> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0.0" - inkscape:pageshadow="2" - inkscape:zoom="7.919596" - inkscape:cx="11.074864" - inkscape:cy="16.336362" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - fit-margin-top="0" - fit-margin-left="0" - fit-margin-right="0" - fit-margin-bottom="0" - inkscape:window-width="1366" - inkscape:window-height="707" - inkscape:window-x="0" - inkscape:window-y="0" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:bbox-paths="false" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-midpoints="false" - inkscape:snap-bbox-edge-midpoints="true" - units="px"> - <inkscape:grid - type="xygrid" - id="grid4140" - originx="0" - originy="1.2503989e-05" /> - </sodipodi:namedview> - <metadata - id="metadata6932"> - <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="Ebene 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(-137,-381.61221)"> - <g - transform="matrix(0.05273832,0,0,1.0227273,91.427884,271.15766)" - id="g6908" - style="fill:url(#linearGradient4140);fill-opacity:1;stroke-width:1.13076651"> - <rect - y="108" - x="952.99994" - height="33" - width="462.18765" - id="rect5271" - style="opacity:1;fill:url(#linearGradient818);fill-opacity:1;stroke:none;stroke-width:1.13076651;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" /> - </g> - </g> -</svg> diff --git a/themes/Qogir-dark/cinnamon/common-assets/misc/add-workspace-active.svg b/themes/Qogir-dark/cinnamon/common-assets/misc/add-workspace-active.svg deleted file mode 100644 index d39784cb..00000000 --- a/themes/Qogir-dark/cinnamon/common-assets/misc/add-workspace-active.svg +++ /dev/null @@ -1,154 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:osb="http://www.openswatchbook.org/uri/2009/osb" - 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="35" - height="200" - id="svg2" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="add-workspace-active.svg"> - <defs - id="defs4"> - <linearGradient - id="selected_fg_color" - osb:paint="solid"> - <stop - style="stop-color:#ffffff;stop-opacity:1;" - offset="0" - id="stop4147" /> - </linearGradient> - <linearGradient - id="selected_bg_color" - osb:paint="solid"> - <stop - style="stop-color:#5294e2;stop-opacity:1;" - offset="0" - id="stop4144" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#selected_bg_color" - id="linearGradient4146" - x1="19.500005" - y1="853.36218" - x2="19.500005" - y2="1051.3622" - gradientUnits="userSpaceOnUse" /> - <linearGradient - inkscape:collect="always" - xlink:href="#selected_fg_color" - id="linearGradient4149" - x1="18.000003" - y1="944.36218" - x2="18.000003" - y2="960.36218" - gradientUnits="userSpaceOnUse" /> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0.0" - inkscape:pageshadow="2" - inkscape:zoom="8" - inkscape:cx="1.6114609" - inkscape:cy="95.511861" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - inkscape:window-width="1366" - inkscape:window-height="696" - inkscape:window-x="0" - inkscape:window-y="25" - inkscape:window-maximized="1" - showguides="true" - inkscape:guide-bbox="true" - inkscape:snap-bbox="true" - inkscape:bbox-paths="true" - inkscape:snap-bbox-edge-midpoints="true" - inkscape:bbox-nodes="true"> - <inkscape:grid - type="xygrid" - id="grid3040" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - <sodipodi:guide - orientation="0,1" - position="20,100" - id="guide3893" /> - <sodipodi:guide - orientation="1,0" - position="18,190" - id="guide3895" /> - </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="Ebene 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-852.36218)"> - <path - style="opacity:1;fill:url(#selected_bg_color);fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" - d="M 3 0 C 1.3380015 0 0 1.3380015 0 3 L 0 197 C 0 198.662 1.3380015 200 3 200 L 36 200 C 37.661999 200 39 198.662 39 197 L 39 3 C 39 1.3380015 37.661999 0 36 0 L 3 0 z M 3 1 L 36 1 C 37.108 1 38 1.892 38 3 L 38 197 C 38 198.108 37.108 199 36 199 L 3 199 C 1.892 199 1 198.108 1 197 L 1 3 C 1 1.892 1.892 1 3 1 z " - transform="translate(0,852.36218)" - id="rect3810" /> - <g - transform="translate(0,-0.9999969)" - id="g3917-7" - style="fill:#000000;fill-opacity:1;opacity:0.5" /> - <rect - rx="2" - style="opacity:1;fill:url(#linearGradient4146);fill-opacity:1;stroke:#102b68;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - id="rect3812" - width="37" - height="198" - x="1.000005" - y="853.36218" - ry="2" /> - <g - id="g3917" - style="fill:url(#linearGradient4149);fill-opacity:1"> - <rect - ry="1.1428567" - y="944.36218" - x="17" - height="15.999994" - width="2.0000002" - id="rect3897" - style="opacity:1;fill:url(#linearGradient4149);fill-opacity:1;stroke:#102b68;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" /> - <rect - transform="matrix(0,1,-1,0,0,0)" - ry="1.1428567" - y="-26" - x="951.36218" - height="15.999994" - width="2.0000002" - id="rect3897-6" - style="opacity:1;fill:url(#linearGradient4149);fill-opacity:1;stroke:#102b68;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" /> - </g> - </g> -</svg> diff --git a/themes/Qogir-dark/cinnamon/common-assets/misc/add-workspace-hover.svg b/themes/Qogir-dark/cinnamon/common-assets/misc/add-workspace-hover.svg deleted file mode 100644 index e771e33f..00000000 --- a/themes/Qogir-dark/cinnamon/common-assets/misc/add-workspace-hover.svg +++ /dev/null @@ -1,117 +0,0 @@ -<?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="35" - height="200" - id="svg2" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="add-workspace-hover.svg"> - <defs - id="defs4" /> - <sodipodi:namedview - id="base" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0.0" - inkscape:pageshadow="2" - inkscape:zoom="8" - inkscape:cx="-12.039549" - inkscape:cy="128.92473" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - inkscape:window-width="1366" - inkscape:window-height="696" - inkscape:window-x="0" - inkscape:window-y="25" - inkscape:window-maximized="1" - showguides="true" - inkscape:guide-bbox="true" - inkscape:snap-bbox="true" - inkscape:bbox-paths="true" - inkscape:snap-bbox-edge-midpoints="true" - inkscape:bbox-nodes="true"> - <inkscape:grid - type="xygrid" - id="grid3040" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - <sodipodi:guide - orientation="0,1" - position="20,100" - id="guide3893" /> - <sodipodi:guide - orientation="1,0" - position="18,190" - id="guide3895" /> - </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="Ebene 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-852.36218)"> - <path - style="opacity:0.45;fill:#000000;fill-opacity:1;stroke:#102b68;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" - d="M 3 0 C 1.3380015 0 0 1.3380015 0 3 L 0 197 C 0 198.662 1.3380015 200 3 200 L 36 200 C 37.661999 200 39 198.662 39 197 L 39 3 C 39 1.3380015 37.661999 0 36 0 L 3 0 z M 3 1 L 36 1 C 37.108 1 38 1.892 38 3 L 38 197 C 38 198.108 37.108 199 36 199 L 3 199 C 1.892 199 1 198.108 1 197 L 1 3 C 1 1.892 1.892 1 3 1 z " - transform="translate(0,852.36218)" - id="rect3810" /> - <g - transform="translate(0,-0.9999969)" - id="g3917-7" - style="fill:#000000;fill-opacity:1;opacity:0.5" /> - <rect - rx="2" - style="opacity:0.45;fill:#202229;fill-opacity:1;stroke:#102b68;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - id="rect3812" - width="37" - height="198" - x="1.000005" - y="853.36218" - ry="2" /> - <g - id="g3917" - style="fill:#bac3cf;fill-opacity:1"> - <rect - ry="1.1428567" - y="944.36218" - x="17" - height="15.999994" - width="2.0000002" - id="rect3897" - style="opacity:1;fill:#bac3cf;fill-opacity:1;stroke:#102b68;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" /> - <rect - transform="matrix(0,1,-1,0,0,0)" - ry="1.1428567" - y="-26" - x="951.36218" - height="15.999994" - width="2.0000002" - id="rect3897-6" - style="opacity:1;fill:#bac3cf;fill-opacity:1;stroke:#102b68;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" /> - </g> - </g> -</svg> diff --git a/themes/Qogir-dark/cinnamon/common-assets/misc/add-workspace.svg b/themes/Qogir-dark/cinnamon/common-assets/misc/add-workspace.svg deleted file mode 100644 index 65f53610..00000000 --- a/themes/Qogir-dark/cinnamon/common-assets/misc/add-workspace.svg +++ /dev/null @@ -1,117 +0,0 @@ -<?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="35" - height="200" - id="svg2" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="add-workspace.svg"> - <defs - id="defs4" /> - <sodipodi:namedview - id="base" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0.0" - inkscape:pageshadow="2" - inkscape:zoom="8" - inkscape:cx="-12.039549" - inkscape:cy="128.92473" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - inkscape:window-width="1366" - inkscape:window-height="696" - inkscape:window-x="0" - inkscape:window-y="25" - inkscape:window-maximized="1" - showguides="true" - inkscape:guide-bbox="true" - inkscape:snap-bbox="true" - inkscape:bbox-paths="true" - inkscape:snap-bbox-edge-midpoints="true" - inkscape:bbox-nodes="true"> - <inkscape:grid - type="xygrid" - id="grid3040" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - <sodipodi:guide - orientation="0,1" - position="20,100" - id="guide3893" /> - <sodipodi:guide - orientation="1,0" - position="18,190" - id="guide3895" /> - </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="Ebene 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-852.36218)"> - <path - style="opacity:0.45;fill:#000000;fill-opacity:1;stroke:#102b68;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" - d="M 3 0 C 1.3380015 0 0 1.3380015 0 3 L 0 197 C 0 198.662 1.3380015 200 3 200 L 36 200 C 37.661999 200 39 198.662 39 197 L 39 3 C 39 1.3380015 37.661999 0 36 0 L 3 0 z M 3 1 L 36 1 C 37.108 1 38 1.892 38 3 L 38 197 C 38 198.108 37.108 199 36 199 L 3 199 C 1.892 199 1 198.108 1 197 L 1 3 C 1 1.892 1.892 1 3 1 z " - transform="translate(0,852.36218)" - id="rect3810" /> - <g - transform="translate(0,-0.9999969)" - id="g3917-7" - style="fill:#000000;fill-opacity:1;opacity:0.5" /> - <rect - rx="2" - style="opacity:0.3;fill:#000000;fill-opacity:1;stroke:#102b68;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - id="rect3812" - width="37" - height="198" - x="1.000005" - y="853.36218" - ry="2" /> - <g - id="g3917" - style="fill:#bac3cf;fill-opacity:1"> - <rect - ry="1.1428567" - y="944.36218" - x="17" - height="15.999994" - width="2.0000002" - id="rect3897" - style="opacity:1;fill:#bac3cf;fill-opacity:1;stroke:#102b68;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" /> - <rect - transform="matrix(0,1,-1,0,0,0)" - ry="1.1428567" - y="-26" - x="951.36218" - height="15.999994" - width="2.0000002" - id="rect3897-6" - style="opacity:1;fill:#bac3cf;fill-opacity:1;stroke:#102b68;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" /> - </g> - </g> -</svg> diff --git a/themes/Qogir-dark/cinnamon/common-assets/misc/bg.svg b/themes/Qogir-dark/cinnamon/common-assets/misc/bg.svg deleted file mode 100644 index feeddea4..00000000 --- a/themes/Qogir-dark/cinnamon/common-assets/misc/bg.svg +++ /dev/null @@ -1,127 +0,0 @@ -<?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="32" - height="32" - viewBox="0 0 32 32" - id="svg5386" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="bg.svg"> - <defs - id="defs5388" /> - <sodipodi:namedview - id="base" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0.0" - inkscape:pageshadow="2" - inkscape:zoom="11.313708" - inkscape:cx="18.271674" - inkscape:cy="5.838404" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="false" - units="px" - inkscape:snap-bbox="true" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true"> - <inkscape:grid - type="xygrid" - id="grid5954" /> - </sodipodi:namedview> - <metadata - id="metadata5391"> - <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="Ebene 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1020.3622)"> - <rect - style="display:inline;opacity:0.81;fill:none;fill-opacity:1;stroke:#161a26;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - id="rect4164-4-3" - width="23" - height="21.999889" - x="4.5" - y="1024.8622" - rx="2.0000005" - ry="1.9999999" /> - <rect - style="display:inline;opacity:0.95;fill:#353945;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - id="rect4164" - width="22" - height="20.999971" - x="5" - y="1025.3622" - rx="1.4" - ry="1.4" /> - <g - transform="translate(-425.99995,658.36226)" - id="g4271" - style="display:inline;opacity:0.65"> - <rect - ry="8" - rx="8" - y="362.49994" - x="426.49994" - height="31" - width="31.000011" - id="rect4164-4-7-5-3-8-8" - style="display:inline;opacity:0.02000002;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.99999988;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> - <rect - ry="6.999999" - rx="7" - y="363.49997" - x="427.49994" - height="28.999996" - width="29.000011" - id="rect4164-4-7-5-3-8" - style="display:inline;opacity:0.07000002;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.99999982;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> - <rect - ry="6" - rx="6" - y="364.49994" - x="428.49994" - height="26.999998" - width="27.000011" - id="rect4164-4-7-5-3" - style="display:inline;opacity:0.12999998;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.99999988;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> - <rect - ry="5" - rx="4.9999995" - y="365.49997" - x="429.49997" - height="24.999998" - width="24.999981" - id="rect4164-4-7-5" - style="display:inline;opacity:0.2;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> - <path - transform="translate(-6.1035156e-5,0)" - id="rect4164-4-7" - d="M 431.64844,388.30469 C 432.37319,389.0416 433.37997,389.5 434.5,389.5 l 15.00023,0 c 1.12003,0 2.12681,-0.4584 2.85156,-1.19531 -0.2591,0.12217 -0.5451,0.19531 -0.85156,0.19531 l -19.00023,0 c -0.30646,0 -0.59246,-0.0731 -0.85156,-0.19531 z" - style="display:inline;opacity:0.25;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - inkscape:connector-curvature="0" - sodipodi:nodetypes="csscssc" /> - </g> - </g> -</svg> diff --git a/themes/Qogir-dark/cinnamon/common-assets/misc/calendar-arrow-left-hover.svg b/themes/Qogir-dark/cinnamon/common-assets/misc/calendar-arrow-left-hover.svg deleted file mode 100644 index 9292ecc1..00000000 --- a/themes/Qogir-dark/cinnamon/common-assets/misc/calendar-arrow-left-hover.svg +++ /dev/null @@ -1,172 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:osb="http://www.openswatchbook.org/uri/2009/osb" - 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" - sodipodi:docname="calendar-arrow-left-hover.svg" - height="16" - id="svg7384" - inkscape:version="0.91 r13725" - version="1.1" - width="16"> - <metadata - id="metadata90"> - <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>Gnome Symbolic Icon Theme</dc:title> - </cc:Work> - </rdf:RDF> - </metadata> - <sodipodi:namedview - inkscape:bbox-nodes="true" - inkscape:bbox-paths="true" - bordercolor="#666666" - borderopacity="1" - inkscape:current-layer="layer12" - inkscape:cx="6.1613659" - inkscape:cy="7.9323223" - gridtolerance="10" - inkscape:guide-bbox="true" - guidetolerance="10" - id="namedview88" - inkscape:object-nodes="false" - inkscape:object-paths="false" - objecttolerance="10" - pagecolor="#ffffff" - inkscape:pageopacity="0" - inkscape:pageshadow="2" - showborder="true" - showgrid="true" - showguides="true" - inkscape:snap-bbox="true" - inkscape:snap-bbox-midpoints="false" - inkscape:snap-global="true" - inkscape:snap-grids="true" - inkscape:snap-nodes="true" - inkscape:snap-others="false" - inkscape:snap-to-guides="true" - inkscape:window-height="720" - inkscape:window-maximized="1" - inkscape:window-width="1366" - inkscape:window-x="0" - inkscape:window-y="25" - inkscape:zoom="22.627417" - inkscape:snap-bbox-edge-midpoints="true"> - <inkscape:grid - empspacing="2" - enabled="true" - id="grid4866" - originx="141px" - originy="530px" - snapvisiblegridlinesonly="true" - spacingx="1px" - spacingy="1px" - type="xygrid" - visible="true" /> - <inkscape:grid - color="#000000" - empcolor="#000000" - empopacity="0" - empspacing="4" - enabled="true" - id="grid5968" - opacity="0.1254902" - originx="141px" - originy="530px" - snapvisiblegridlinesonly="true" - spacingx="0.5px" - spacingy="0.5px" - type="xygrid" - visible="true" /> - </sodipodi:namedview> - <title - id="title9167">Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - - - diff --git a/themes/Qogir-dark/cinnamon/common-assets/misc/calendar-arrow-right-hover.svg b/themes/Qogir-dark/cinnamon/common-assets/misc/calendar-arrow-right-hover.svg deleted file mode 100644 index e29be395..00000000 --- a/themes/Qogir-dark/cinnamon/common-assets/misc/calendar-arrow-right-hover.svg +++ /dev/null @@ -1,172 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - - - diff --git a/themes/Qogir-dark/cinnamon/common-assets/misc/corner-ripple.svg b/themes/Qogir-dark/cinnamon/common-assets/misc/corner-ripple.svg deleted file mode 100644 index 3f52f688..00000000 --- a/themes/Qogir-dark/cinnamon/common-assets/misc/corner-ripple.svg +++ /dev/null @@ -1,85 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/themes/Qogir-dark/cinnamon/common-assets/misc/desklet-header.svg b/themes/Qogir-dark/cinnamon/common-assets/misc/desklet-header.svg deleted file mode 100644 index a6e1054c..00000000 --- a/themes/Qogir-dark/cinnamon/common-assets/misc/desklet-header.svg +++ /dev/null @@ -1,158 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - diff --git a/themes/Qogir-dark/cinnamon/common-assets/misc/desklet.svg b/themes/Qogir-dark/cinnamon/common-assets/misc/desklet.svg deleted file mode 100644 index 8445c613..00000000 --- a/themes/Qogir-dark/cinnamon/common-assets/misc/desklet.svg +++ /dev/null @@ -1,152 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - diff --git a/themes/Qogir-dark/cinnamon/common-assets/misc/osd.svg b/themes/Qogir-dark/cinnamon/common-assets/misc/osd.svg deleted file mode 100644 index df41a00e..00000000 --- a/themes/Qogir-dark/cinnamon/common-assets/misc/osd.svg +++ /dev/null @@ -1,127 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - diff --git a/themes/Qogir-dark/cinnamon/common-assets/panel/activities-active.svg b/themes/Qogir-dark/cinnamon/common-assets/panel/activities-active.svg deleted file mode 100644 index ae5c602f..00000000 --- a/themes/Qogir-dark/cinnamon/common-assets/panel/activities-active.svg +++ /dev/null @@ -1,178 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/themes/Qogir-dark/cinnamon/common-assets/panel/panel-bottom.svg b/themes/Qogir-dark/cinnamon/common-assets/panel/panel-bottom.svg deleted file mode 100644 index 350adb15..00000000 --- a/themes/Qogir-dark/cinnamon/common-assets/panel/panel-bottom.svg +++ /dev/null @@ -1,84 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/themes/Qogir-dark/cinnamon/common-assets/panel/panel-left.svg b/themes/Qogir-dark/cinnamon/common-assets/panel/panel-left.svg deleted file mode 100644 index 75aa274f..00000000 --- a/themes/Qogir-dark/cinnamon/common-assets/panel/panel-left.svg +++ /dev/null @@ -1,84 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/themes/Qogir-dark/cinnamon/common-assets/panel/panel-right.svg b/themes/Qogir-dark/cinnamon/common-assets/panel/panel-right.svg deleted file mode 100644 index aec59ad0..00000000 --- a/themes/Qogir-dark/cinnamon/common-assets/panel/panel-right.svg +++ /dev/null @@ -1,84 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/themes/Qogir-dark/cinnamon/common-assets/panel/panel-top.svg b/themes/Qogir-dark/cinnamon/common-assets/panel/panel-top.svg deleted file mode 100644 index 5627701e..00000000 --- a/themes/Qogir-dark/cinnamon/common-assets/panel/panel-top.svg +++ /dev/null @@ -1,80 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/themes/Qogir-dark/cinnamon/common-assets/panel/window-list-active-bottom.svg b/themes/Qogir-dark/cinnamon/common-assets/panel/window-list-active-bottom.svg deleted file mode 100644 index fbe4599f..00000000 --- a/themes/Qogir-dark/cinnamon/common-assets/panel/window-list-active-bottom.svg +++ /dev/null @@ -1,162 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - diff --git a/themes/Qogir-dark/cinnamon/common-assets/panel/window-list-active-left.svg b/themes/Qogir-dark/cinnamon/common-assets/panel/window-list-active-left.svg deleted file mode 100644 index fecc258e..00000000 --- a/themes/Qogir-dark/cinnamon/common-assets/panel/window-list-active-left.svg +++ /dev/null @@ -1,164 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - diff --git a/themes/Qogir-dark/cinnamon/common-assets/panel/window-list-active-right.svg b/themes/Qogir-dark/cinnamon/common-assets/panel/window-list-active-right.svg deleted file mode 100644 index 1f78f1d1..00000000 --- a/themes/Qogir-dark/cinnamon/common-assets/panel/window-list-active-right.svg +++ /dev/null @@ -1,164 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - diff --git a/themes/Qogir-dark/cinnamon/common-assets/panel/window-list-active-top.svg b/themes/Qogir-dark/cinnamon/common-assets/panel/window-list-active-top.svg deleted file mode 100644 index 54a90364..00000000 --- a/themes/Qogir-dark/cinnamon/common-assets/panel/window-list-active-top.svg +++ /dev/null @@ -1,162 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - diff --git a/themes/Qogir-dark/cinnamon/common-assets/switch/switch-off-selected.svg b/themes/Qogir-dark/cinnamon/common-assets/switch/switch-off-selected.svg deleted file mode 100644 index 98fe6321..00000000 --- a/themes/Qogir-dark/cinnamon/common-assets/switch/switch-off-selected.svg +++ /dev/null @@ -1,190 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/themes/Qogir-dark/cinnamon/common-assets/switch/switch-on-selected.svg b/themes/Qogir-dark/cinnamon/common-assets/switch/switch-on-selected.svg deleted file mode 100644 index 8443da14..00000000 --- a/themes/Qogir-dark/cinnamon/common-assets/switch/switch-on-selected.svg +++ /dev/null @@ -1,194 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/themes/Qogir-dark/cinnamon/thumbnail.png b/themes/Qogir-dark/cinnamon/thumbnail.png deleted file mode 100644 index abff6d56..00000000 Binary files a/themes/Qogir-dark/cinnamon/thumbnail.png and /dev/null differ diff --git a/themes/Qogir-dark/gnome-shell/assets/checkbox/checkbox-checked-focused.svg b/themes/Qogir-dark/gnome-shell/assets/checkbox/checkbox-checked-focused.svg deleted file mode 100644 index 0c2a8ee7..00000000 --- a/themes/Qogir-dark/gnome-shell/assets/checkbox/checkbox-checked-focused.svg +++ /dev/null @@ -1,214 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/themes/Qogir-dark/gnome-shell/assets/checkbox/checkbox-checked.svg b/themes/Qogir-dark/gnome-shell/assets/checkbox/checkbox-checked.svg deleted file mode 100644 index b17ab7ce..00000000 --- a/themes/Qogir-dark/gnome-shell/assets/checkbox/checkbox-checked.svg +++ /dev/null @@ -1,214 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/themes/Qogir-dark/gnome-shell/assets/checkbox/checkbox-unchecked-focused.svg b/themes/Qogir-dark/gnome-shell/assets/checkbox/checkbox-unchecked-focused.svg deleted file mode 100644 index 0c111f0c..00000000 --- a/themes/Qogir-dark/gnome-shell/assets/checkbox/checkbox-unchecked-focused.svg +++ /dev/null @@ -1,160 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - diff --git a/themes/Qogir-dark/gnome-shell/assets/checkbox/checkbox-unchecked.svg b/themes/Qogir-dark/gnome-shell/assets/checkbox/checkbox-unchecked.svg deleted file mode 100644 index d7c2217d..00000000 --- a/themes/Qogir-dark/gnome-shell/assets/checkbox/checkbox-unchecked.svg +++ /dev/null @@ -1,141 +0,0 @@ - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - diff --git a/themes/Qogir-dark/gnome-shell/assets/menu/menu.svg b/themes/Qogir-dark/gnome-shell/assets/menu/menu.svg deleted file mode 100644 index 0b36ec53..00000000 --- a/themes/Qogir-dark/gnome-shell/assets/menu/menu.svg +++ /dev/null @@ -1,132 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - diff --git a/themes/Qogir-dark/gnome-shell/assets/menu/submenu-open.svg b/themes/Qogir-dark/gnome-shell/assets/menu/submenu-open.svg deleted file mode 100644 index 2193ffa7..00000000 --- a/themes/Qogir-dark/gnome-shell/assets/menu/submenu-open.svg +++ /dev/null @@ -1,111 +0,0 @@ - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/themes/Qogir-dark/gnome-shell/assets/menu/submenu.svg b/themes/Qogir-dark/gnome-shell/assets/menu/submenu.svg deleted file mode 100644 index 779de8a0..00000000 --- a/themes/Qogir-dark/gnome-shell/assets/menu/submenu.svg +++ /dev/null @@ -1,111 +0,0 @@ - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/themes/Qogir-dark/gnome-shell/assets/misc/calendar-arrow-left-hover.svg b/themes/Qogir-dark/gnome-shell/assets/misc/calendar-arrow-left-hover.svg deleted file mode 100644 index 33f401d6..00000000 --- a/themes/Qogir-dark/gnome-shell/assets/misc/calendar-arrow-left-hover.svg +++ /dev/null @@ -1,172 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - - - diff --git a/themes/Qogir-dark/gnome-shell/assets/misc/calendar-arrow-left.svg b/themes/Qogir-dark/gnome-shell/assets/misc/calendar-arrow-left.svg deleted file mode 100644 index 5602eff8..00000000 --- a/themes/Qogir-dark/gnome-shell/assets/misc/calendar-arrow-left.svg +++ /dev/null @@ -1,169 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - diff --git a/themes/Qogir-dark/gnome-shell/assets/misc/calendar-arrow-right-hover.svg b/themes/Qogir-dark/gnome-shell/assets/misc/calendar-arrow-right-hover.svg deleted file mode 100644 index 5586d559..00000000 --- a/themes/Qogir-dark/gnome-shell/assets/misc/calendar-arrow-right-hover.svg +++ /dev/null @@ -1,172 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - - - diff --git a/themes/Qogir-dark/gnome-shell/assets/misc/calendar-arrow-right.svg b/themes/Qogir-dark/gnome-shell/assets/misc/calendar-arrow-right.svg deleted file mode 100644 index 734b53b7..00000000 --- a/themes/Qogir-dark/gnome-shell/assets/misc/calendar-arrow-right.svg +++ /dev/null @@ -1,171 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - diff --git a/themes/Qogir-dark/gnome-shell/assets/misc/message-active.svg b/themes/Qogir-dark/gnome-shell/assets/misc/message-active.svg deleted file mode 100644 index 26baa110..00000000 --- a/themes/Qogir-dark/gnome-shell/assets/misc/message-active.svg +++ /dev/null @@ -1,90 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/themes/Qogir-dark/gnome-shell/assets/misc/message-close-active.svg b/themes/Qogir-dark/gnome-shell/assets/misc/message-close-active.svg deleted file mode 100644 index d678a908..00000000 --- a/themes/Qogir-dark/gnome-shell/assets/misc/message-close-active.svg +++ /dev/null @@ -1,155 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/themes/Qogir-dark/gnome-shell/assets/misc/message-close-hover.svg b/themes/Qogir-dark/gnome-shell/assets/misc/message-close-hover.svg deleted file mode 100644 index 6ed2ec1c..00000000 --- a/themes/Qogir-dark/gnome-shell/assets/misc/message-close-hover.svg +++ /dev/null @@ -1,138 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/themes/Qogir-dark/gnome-shell/assets/misc/message-close.svg b/themes/Qogir-dark/gnome-shell/assets/misc/message-close.svg deleted file mode 100644 index 66a52035..00000000 --- a/themes/Qogir-dark/gnome-shell/assets/misc/message-close.svg +++ /dev/null @@ -1,118 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/themes/Qogir-dark/gnome-shell/assets/misc/message-hover.svg b/themes/Qogir-dark/gnome-shell/assets/misc/message-hover.svg deleted file mode 100644 index 7ab720c3..00000000 --- a/themes/Qogir-dark/gnome-shell/assets/misc/message-hover.svg +++ /dev/null @@ -1,96 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/themes/Qogir-dark/gnome-shell/assets/misc/message.svg b/themes/Qogir-dark/gnome-shell/assets/misc/message.svg deleted file mode 100644 index 6f5d8273..00000000 --- a/themes/Qogir-dark/gnome-shell/assets/misc/message.svg +++ /dev/null @@ -1,101 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/themes/Qogir-dark/gnome-shell/assets/misc/modal.svg b/themes/Qogir-dark/gnome-shell/assets/misc/modal.svg deleted file mode 100644 index 3a704dbf..00000000 --- a/themes/Qogir-dark/gnome-shell/assets/misc/modal.svg +++ /dev/null @@ -1,126 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - diff --git a/themes/Qogir-dark/gnome-shell/assets/switch/switch-off.svg b/themes/Qogir-dark/gnome-shell/assets/switch/switch-off.svg deleted file mode 100644 index d62246d8..00000000 --- a/themes/Qogir-dark/gnome-shell/assets/switch/switch-off.svg +++ /dev/null @@ -1,175 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/themes/Qogir-dark/gnome-shell/assets/switch/switch-on.svg b/themes/Qogir-dark/gnome-shell/assets/switch/switch-on.svg deleted file mode 100644 index 496005f9..00000000 --- a/themes/Qogir-dark/gnome-shell/assets/switch/switch-on.svg +++ /dev/null @@ -1,186 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/themes/Qogir-dark/gnome-shell/common-assets/dash/dash-left.svg b/themes/Qogir-dark/gnome-shell/common-assets/dash/dash-left.svg deleted file mode 100644 index 5fb7bf24..00000000 --- a/themes/Qogir-dark/gnome-shell/common-assets/dash/dash-left.svg +++ /dev/null @@ -1,72 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/themes/Qogir-dark/gnome-shell/common-assets/dash/dash-placeholder.svg b/themes/Qogir-dark/gnome-shell/common-assets/dash/dash-placeholder.svg deleted file mode 100644 index cbae148a..00000000 --- a/themes/Qogir-dark/gnome-shell/common-assets/dash/dash-placeholder.svg +++ /dev/null @@ -1,84 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/themes/Qogir-dark/gnome-shell/common-assets/dash/dash-right.svg b/themes/Qogir-dark/gnome-shell/common-assets/dash/dash-right.svg deleted file mode 100644 index 64c1e9b2..00000000 --- a/themes/Qogir-dark/gnome-shell/common-assets/dash/dash-right.svg +++ /dev/null @@ -1,77 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/themes/Qogir-dark/gnome-shell/common-assets/dash/running1.svg b/themes/Qogir-dark/gnome-shell/common-assets/dash/running1.svg deleted file mode 100644 index 45036e26..00000000 --- a/themes/Qogir-dark/gnome-shell/common-assets/dash/running1.svg +++ /dev/null @@ -1,162 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - diff --git a/themes/Qogir-dark/gnome-shell/common-assets/dash/running2.svg b/themes/Qogir-dark/gnome-shell/common-assets/dash/running2.svg deleted file mode 100644 index 365fa90f..00000000 --- a/themes/Qogir-dark/gnome-shell/common-assets/dash/running2.svg +++ /dev/null @@ -1,169 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/themes/Qogir-dark/gnome-shell/common-assets/dash/running3.svg b/themes/Qogir-dark/gnome-shell/common-assets/dash/running3.svg deleted file mode 100644 index 0de3f4ba..00000000 --- a/themes/Qogir-dark/gnome-shell/common-assets/dash/running3.svg +++ /dev/null @@ -1,176 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/themes/Qogir-dark/gnome-shell/common-assets/dash/running4.svg b/themes/Qogir-dark/gnome-shell/common-assets/dash/running4.svg deleted file mode 100644 index 33ec9cf8..00000000 --- a/themes/Qogir-dark/gnome-shell/common-assets/dash/running4.svg +++ /dev/null @@ -1,183 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/themes/Qogir-dark/gnome-shell/common-assets/menu/menu-hover.svg b/themes/Qogir-dark/gnome-shell/common-assets/menu/menu-hover.svg deleted file mode 100644 index 4d3f2621..00000000 --- a/themes/Qogir-dark/gnome-shell/common-assets/menu/menu-hover.svg +++ /dev/null @@ -1,104 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - diff --git a/themes/Qogir-dark/gnome-shell/common-assets/misc/activities-active.svg b/themes/Qogir-dark/gnome-shell/common-assets/misc/activities-active.svg deleted file mode 100644 index ae5c602f..00000000 --- a/themes/Qogir-dark/gnome-shell/common-assets/misc/activities-active.svg +++ /dev/null @@ -1,178 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/themes/Qogir-dark/gnome-shell/common-assets/misc/bg.svg b/themes/Qogir-dark/gnome-shell/common-assets/misc/bg.svg deleted file mode 100644 index feeddea4..00000000 --- a/themes/Qogir-dark/gnome-shell/common-assets/misc/bg.svg +++ /dev/null @@ -1,127 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - diff --git a/themes/Qogir-dark/gnome-shell/common-assets/misc/calendar-today.svg b/themes/Qogir-dark/gnome-shell/common-assets/misc/calendar-today.svg deleted file mode 100644 index b5a41f6e..00000000 --- a/themes/Qogir-dark/gnome-shell/common-assets/misc/calendar-today.svg +++ /dev/null @@ -1,205 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/themes/Qogir-dark/gnome-shell/common-assets/misc/corner-ripple-ltr.svg b/themes/Qogir-dark/gnome-shell/common-assets/misc/corner-ripple-ltr.svg deleted file mode 100644 index 357a544c..00000000 --- a/themes/Qogir-dark/gnome-shell/common-assets/misc/corner-ripple-ltr.svg +++ /dev/null @@ -1,125 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/themes/Qogir-dark/gnome-shell/common-assets/misc/corner-ripple-rtl.svg b/themes/Qogir-dark/gnome-shell/common-assets/misc/corner-ripple-rtl.svg deleted file mode 100644 index 57176d22..00000000 --- a/themes/Qogir-dark/gnome-shell/common-assets/misc/corner-ripple-rtl.svg +++ /dev/null @@ -1,75 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/themes/Qogir-dark/gnome-shell/common-assets/misc/more-results.svg b/themes/Qogir-dark/gnome-shell/common-assets/misc/more-results.svg deleted file mode 100644 index b5fa6be2..00000000 --- a/themes/Qogir-dark/gnome-shell/common-assets/misc/more-results.svg +++ /dev/null @@ -1,167 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/themes/Qogir-dark/gnome-shell/common-assets/misc/osd.svg b/themes/Qogir-dark/gnome-shell/common-assets/misc/osd.svg deleted file mode 100644 index df41a00e..00000000 --- a/themes/Qogir-dark/gnome-shell/common-assets/misc/osd.svg +++ /dev/null @@ -1,127 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - diff --git a/themes/Qogir-dark/gnome-shell/common-assets/misc/page-indicator-active.svg b/themes/Qogir-dark/gnome-shell/common-assets/misc/page-indicator-active.svg deleted file mode 100644 index 00c15561..00000000 --- a/themes/Qogir-dark/gnome-shell/common-assets/misc/page-indicator-active.svg +++ /dev/null @@ -1,87 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/themes/Qogir-dark/gnome-shell/common-assets/misc/page-indicator-checked.svg b/themes/Qogir-dark/gnome-shell/common-assets/misc/page-indicator-checked.svg deleted file mode 100644 index 249100d3..00000000 --- a/themes/Qogir-dark/gnome-shell/common-assets/misc/page-indicator-checked.svg +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/themes/Qogir-dark/gnome-shell/common-assets/misc/page-indicator-hover.svg b/themes/Qogir-dark/gnome-shell/common-assets/misc/page-indicator-hover.svg deleted file mode 100644 index b560780b..00000000 --- a/themes/Qogir-dark/gnome-shell/common-assets/misc/page-indicator-hover.svg +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/themes/Qogir-dark/gnome-shell/common-assets/misc/page-indicator-inactive.svg b/themes/Qogir-dark/gnome-shell/common-assets/misc/page-indicator-inactive.svg deleted file mode 100644 index 712573b4..00000000 --- a/themes/Qogir-dark/gnome-shell/common-assets/misc/page-indicator-inactive.svg +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/themes/Qogir-dark/gnome-shell/common-assets/misc/process-working.svg b/themes/Qogir-dark/gnome-shell/common-assets/misc/process-working.svg deleted file mode 100644 index 18ad42b4..00000000 --- a/themes/Qogir-dark/gnome-shell/common-assets/misc/process-working.svg +++ /dev/null @@ -1,409 +0,0 @@ - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/themes/Qogir-dark/gnome-shell/common-assets/misc/ws-switch-arrow-down.png b/themes/Qogir-dark/gnome-shell/common-assets/misc/ws-switch-arrow-down.png deleted file mode 100644 index a674ad58..00000000 Binary files a/themes/Qogir-dark/gnome-shell/common-assets/misc/ws-switch-arrow-down.png and /dev/null differ diff --git a/themes/Qogir-dark/gnome-shell/common-assets/misc/ws-switch-arrow-up.png b/themes/Qogir-dark/gnome-shell/common-assets/misc/ws-switch-arrow-up.png deleted file mode 100644 index 1b6f6111..00000000 Binary files a/themes/Qogir-dark/gnome-shell/common-assets/misc/ws-switch-arrow-up.png and /dev/null differ diff --git a/themes/Qogir-dark/gnome-shell/common-assets/switch/switch-off-selected.svg b/themes/Qogir-dark/gnome-shell/common-assets/switch/switch-off-selected.svg deleted file mode 100644 index 98fe6321..00000000 --- a/themes/Qogir-dark/gnome-shell/common-assets/switch/switch-off-selected.svg +++ /dev/null @@ -1,190 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/themes/Qogir-dark/gnome-shell/common-assets/switch/switch-on-selected.svg b/themes/Qogir-dark/gnome-shell/common-assets/switch/switch-on-selected.svg deleted file mode 100644 index 8443da14..00000000 --- a/themes/Qogir-dark/gnome-shell/common-assets/switch/switch-on-selected.svg +++ /dev/null @@ -1,194 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/themes/Qogir-dark/gnome-shell/gnome-shell.css b/themes/Qogir-dark/gnome-shell/gnome-shell.css deleted file mode 100644 index 589ffabd..00000000 --- a/themes/Qogir-dark/gnome-shell/gnome-shell.css +++ /dev/null @@ -1,3389 +0,0 @@ -/* Copyright 2009, 2015 Red Hat, Inc. - * - * Portions adapted from Mx's data/style/default.css - * Copyright 2009 Intel Corporation - * - * This program is free software; you can redistribute it and/or modify it - * under the terms and conditions of the GNU Lesser General Public License, - * version 2.1, as published by the Free Software Foundation. - * - * This program is distributed in the hope it will be useful, but WITHOUT ANY - * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS - * FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for - * more details. - * - * You should have received a copy of the GNU Lesser General Public License - * along with this program; if not, write to the Free Software Foundation, - * Inc., 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA. - */ -stage { - font-family: Futura Bk bt, Cantarell, Sans-Serif; - font-size: 9pt; - color: #D3DAE3; -} - -.button { - min-height: 20px; - padding: 5px 32px; - transition-duration: 0; - border-radius: 2px; -} - -.button, .notification-banner .notification-button, -.notification-banner:hover .notification-button, -.notification-banner:focus .notification-button, .hotplug-notification-item { - text-shadow: 0 1px rgba(40, 42, 51, 0); - color: #D3DAE3; - background-color: #2c2f39; - border: 1px solid rgba(255, 255, 255, 0.12); - box-shadow: inset 0 1px rgba(44, 47, 57, 0.05); -} - -.button:focus, .notification-banner .notification-button:focus, .hotplug-notification-item:focus { - text-shadow: 0 1px rgba(40, 42, 51, 0); - color: #D3DAE3; - background-color: #2c2f39; - border: 1px solid rgba(255, 255, 255, 0.12); - box-shadow: inset 0 1px rgba(44, 47, 57, 0.05); -} - -.button:hover, .notification-banner .notification-button:hover, .hotplug-notification-item:hover { - text-shadow: 0 1px rgba(40, 42, 51, 0); - color: #D3DAE3; - background-color: rgba(255, 255, 255, 0.06); - border: 1px solid rgba(255, 255, 255, 0.12); - box-shadow: inset 0 1px rgba(56, 58, 71, 0.05); -} - -.button:hover:focus, .notification-banner .notification-button:hover:focus, .hotplug-notification-item:hover:focus { - text-shadow: 0 1px rgba(40, 42, 51, 0); - color: #D3DAE3; - background-color: rgba(255, 255, 255, 0.06); - border: 1px solid #5294e2; - box-shadow: inset 0 1px rgba(44, 47, 57, 0.05); -} - -.button:active, .notification-banner .notification-button:active, .hotplug-notification-item:active, .button:active:focus, .notification-banner .notification-button:active:focus, .hotplug-notification-item:active:focus { - text-shadow: 0 1px rgba(40, 42, 51, 0); - color: #ffffff; - background-color: #5294e2; - border: 1px solid #68a2e6; - box-shadow: inset 0 1px rgba(82, 148, 226, 0.05); -} - -.button:insensitive, .notification-banner .notification-button:insensitive, .hotplug-notification-item:insensitive { - text-shadow: 0 1px rgba(40, 42, 51, 0); - color: rgba(211, 218, 227, 0.45); - border: 1px solid rgba(255, 255, 255, 0); - background-color: rgba(44, 47, 57, 0.55); - box-shadow: inset 0 1px rgba(44, 47, 57, 0.05); -} - -StEntry { - padding: 7px; - caret-size: 1px; - caret-color: #D3DAE3; - selection-background-color: #5294e2; - selected-color: #ffffff; - transition-duration: 300ms; - border-radius: 3px; - color: #D3DAE3; - background-color: #282a33; - border: 1px solid rgba(255, 255, 255, 0.12); - box-shadow: inset 0 2px 4px rgba(40, 42, 51, 0.05); -} - -StEntry:focus, StEntry:hover { - color: #D3DAE3; - background-color: #282a33; - border: 1px solid #5294e2; - box-shadow: inset 0 2px 4px rgba(40, 42, 51, 0.05); -} - -StEntry:insensitive { - color: rgba(211, 218, 227, 0.45); - background-color: #2d2f38; - border-color: 1px solid rgba(65, 67, 75, 0.516); - box-shadow: inset 0 2px 4px rgba(45, 47, 56, 0.05); -} - -StEntry StIcon.capslock-warning { - icon-size: 16px; - warning-color: #F27835; - padding: 0 4px; -} - -StScrollView.vfade { - -st-vfade-offset: 0px; -} - -StScrollView.hfade { - -st-hfade-offset: 0px; -} - -StScrollBar { - padding: 8px; -} - -StScrollView StScrollBar { - min-width: 5px; - min-height: 5px; -} - -StScrollBar StBin#trough { - background-color: rgba(40, 42, 51, 0.1); - border-radius: 8px; -} - -StScrollBar StButton#vhandle, StScrollBar StButton#hhandle { - border-radius: 4px; - background-color: #72767f; - border: 0px solid; - margin: 0px; -} - -StScrollBar StButton#vhandle:hover, StScrollBar StButton#hhandle:hover { - background-color: #62666f; -} - -StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { - background-color: #5294e2; -} - -.slider { - -slider-height: 4px; - -slider-background-color: rgba(255, 255, 255, 0.12); - -slider-border-color: transparent; - -slider-active-background-color: #5294e2; - -slider-active-border-color: transparent; - -slider-border-width: 0; - -slider-handle-radius: 0; - height: 18px; - border: 0 solid transparent; - border-right-width: 1px; - border-left-width: 5px; - color: transparent; - -barlevel-height: 4px; - -barlevel-background-color: rgba(255, 255, 255, 0.12); - -barlevel-border-color: transparent; - -barlevel-active-background-color: #5294e2; - -barlevel-active-border-color: transparent; - -barlevel-overdrive-color: #F04A50; - -barlevel-overdrive-border-color: transparent; - -barlevel-overdrive-separator-width: 2px; - -barlevel-border-width: 0; -} - -.popup-menu-item.selected .slider { - -slider-background-color: rgba(0, 0, 0, 0.2); - -slider-active-background-color: #ffffff; - -barlevel-background-color: rgba(0, 0, 0, 0.2); - -barlevel-active-background-color: #ffffff; -} - -.check-box StBoxLayout { - spacing: .8em; -} - -.check-box StBin { - width: 16px; - height: 16px; - background-image: url("assets/checkbox/checkbox-unchecked.svg"); -} - -.check-box:focus StBin { - background-image: url("assets/checkbox/checkbox-unchecked-focused.svg"); -} - -.check-box:checked StBin { - background-image: url("assets/checkbox/checkbox-checked.svg"); -} - -.check-box:focus:checked StBin { - background-image: url("assets/checkbox/checkbox-checked-focused.svg"); -} - -.toggle-switch { - width: 50px; - height: 20px; - background-size: contain; - background-image: url("assets/switch/switch-off.svg"); -} - -.toggle-switch:checked { - background-image: url("assets/switch/switch-on.svg"); -} - -.popup-menu-item.selected .toggle-switch { - background-image: url("common-assets/switch/switch-off-selected.svg"); -} - -.popup-menu-item.selected .toggle-switch:checked { - background-image: url("common-assets/switch/switch-on-selected.svg"); -} - -.shell-link { - color: #a9caf1; -} - -.shell-link:hover { - color: #d5e5f8; -} - -.headline { - font-size: 110%; -} - -.lightbox { - background-color: black; -} - -.flashspot { - background-color: white; -} - -.modal-dialog { - color: #D3DAE3; - background-color: rgba(50, 52, 61, 0); - border-radius: 0; - border: none; - border-image: url("assets/misc/modal.svg") 18 18 18 67; - padding: 0 5px 6px 5px; - box-shadow: none; -} - -.modal-dialog .modal-dialog-content-box { - padding: 20px 10px 10px 10px; -} - -.modal-dialog-linked-button { - height: 37px; - padding: 0; - box-shadow: inset 0 0 black; - color: #D3DAE3; - background-color: #282A33; - border-top-width: 1px; - border-bottom-width: 0; -} - -.modal-dialog-linked-button:hover { - background-color: #333641; -} - -.modal-dialog-linked-button:focus { - color: #5294e2; -} - -.modal-dialog-linked-button:active { - color: #ffffff; - background-color: #5294e2; -} - -.modal-dialog-linked-button:insensitive { - color: rgba(211, 218, 227, 0.5); - background-color: #24252d; -} - -.modal-dialog-linked-button:first-child { - border-radius: 0px 0px 0px 2px; -} - -.modal-dialog-linked-button:last-child { - border-right-width: 0px; - border-radius: 0px 0px 2px 0px; -} - -.modal-dialog-linked-button:first-child:last-child { - border-right-width: 0px; - border-radius: 0px 0px 2px 2px; -} - -.modal-dialog .run-dialog-entry { - width: 21em; -} - -.modal-dialog .run-dialog-error-box { - padding-top: 5px; - spacing: 5px; -} - -.modal-dialog .run-dialog-label { - font-size: 0; -} - -.show-processes-dialog-subject, -.mount-question-dialog-subject, -.end-session-dialog-subject { - font-size: 11pt; - font-weight: bold; - color: #D3DAE3; -} - -.end-session-dialog { - spacing: 42px; -} - -.end-session-dialog-list { - padding-top: 20px; -} - -.end-session-dialog-layout { - padding-left: 17px; -} - -.end-session-dialog-layout:rtl { - padding-right: 17px; -} - -.end-session-dialog-description { - width: 28em; - padding-bottom: 10px; -} - -.end-session-dialog-description:rtl { - text-align: right; -} - -.end-session-dialog-warning { - width: 28em; - color: #F27835; - padding-top: 6px; -} - -.end-session-dialog-warning:rtl { - text-align: right; -} - -.end-session-dialog-logout-icon { - border: 0px solid transparent; - border-radius: 2px; - width: 48px; - height: 48px; - background-size: contain; -} - -.end-session-dialog-shutdown-icon { - color: #D3DAE3; - width: 48px; - height: 48px; -} - -.end-session-dialog-inhibitor-layout { - spacing: 16px; - max-height: 200px; - padding-right: 10px; - padding-left: 10px; -} - -.end-session-dialog-session-list, .end-session-dialog-app-list { - spacing: 1em; -} - -.end-session-dialog-list-header { - font-weight: bold; -} - -.end-session-dialog-list-header:rtl { - text-align: right; -} - -.end-session-dialog-app-list-item, .end-session-dialog-session-list-item { - spacing: 1em; -} - -.end-session-dialog-app-list-item-name, .end-session-dialog-session-list-item-name { - font-weight: bold; -} - -.end-session-dialog-app-list-item-description { - color: #e3e7ed; - font-size: 8pt; -} - -.end-session-dialog .modal-dialog-linked-button:last-child { - color: white; - background-color: #F04A50; -} - -.end-session-dialog .modal-dialog-linked-button:last-child:hover { - color: white; - background-color: #f47479; -} - -.end-session-dialog .modal-dialog-linked-button:last-child:active { - color: white; - background-color: #ee3239; -} - -.shell-mount-operation-icon { - icon-size: 48px; -} - -.show-processes-dialog, -.mount-question-dialog { - spacing: 24px; -} - -.show-processes-dialog-subject, -.mount-question-dialog-subject { - padding-top: 10px; - padding-left: 17px; - padding-bottom: 6px; -} - -.show-processes-dialog-subject:rtl, -.mount-question-dialog-subject:rtl { - padding-left: 0px; - padding-right: 17px; -} - -.mount-question-dialog-subject { - max-width: 500px; -} - -.show-processes-dialog-description, -.mount-question-dialog-description { - padding-left: 17px; - width: 28em; -} - -.show-processes-dialog-description:rtl, -.mount-question-dialog-description:rtl { - padding-right: 17px; -} - -.show-processes-dialog-app-list { - font-size: 10pt; - 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: #b4c0cf; -} - -.show-processes-dialog-app-list-item:hover { - color: #D3DAE3; -} - -.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; -} - -.show-processes-dialog-app-list-item-name { - font-size: 10pt; -} - -.prompt-dialog { - width: 500px; -} - -.prompt-dialog-main-layout { - spacing: 24px; - padding: 10px; -} - -.prompt-dialog-message-layout { - spacing: 16px; -} - -.prompt-dialog-headline { - font-size: 12pt; - font-weight: bold; - color: #D3DAE3; -} - -.prompt-dialog-descritption:rtl { - text-align: right; -} - -.prompt-dialog-password-box { - spacing: 1em; - padding-bottom: 1em; -} - -.prompt-dialog-error-label { - font-size: 9pt; - color: #FC4138; - padding-bottom: 8px; -} - -.prompt-dialog-info-label { - font-size: 9pt; - padding-bottom: 8px; -} - -.prompt-dialog-null-label { - font-size: 9pt; - padding-bottom: 8px; -} - -.hidden { - color: rgba(0, 0, 0, 0); -} - -.polkit-dialog-user-layout { - padding-left: 10px; - spacing: 10px; -} - -.polkit-dialog-user-layout:rtl { - padding-left: 0px; - padding-right: 10px; -} - -.polkit-dialog-user-root-label { - color: #F27835; -} - -.polkit-dialog-user-user-icon { - border-radius: 2px; - background-size: contain; - width: 48px; - height: 48px; -} - -.audio-device-selection-dialog { - spacing: 30px; -} - -.audio-selection-content { - spacing: 20px; - padding: 24px; -} - -.audio-selection-title { - font-weight: bold; - text-align: center; -} - -.audio-selection-box { - spacing: 20px; -} - -.audio-selection-device { - border: 1px solid rgba(255, 255, 255, 0.12); - border-radius: 3px; -} - -.audio-selection-device:active, .audio-selection-device:hover, .audio-selection-device:focus { - background-color: #5294e2; - border-color: #5294e2; -} - -.audio-selection-device-box { - padding: 20px; - spacing: 20px; -} - -.audio-selection-device-icon { - icon-size: 64px; -} - -.access-dialog { - spacing: 30px; -} - -.access-dialog-main-layout { - padding: 12px 20px 0; - spacing: 12px; -} - -.access-dialog-content { - max-width: 28em; - spacing: 20px; -} - -.access-dialog-icon { - min-width: 48px; - icon-size: 48px; -} - -.access-dialog-title { - font-weight: bold; -} - -.access-dialog-subtitle { - color: #D3DAE3; - font-weight: bold; -} - -.geolocation-dialog { - spacing: 30px; -} - -.geolocation-dialog-main-layout { - spacing: 12px; -} - -.geolocation-dialog-content { - spacing: 20px; -} - -.geolocation-dialog-icon { - icon-size: 48px; -} - -.geolocation-dialog-title { - font-weight: bold; -} - -.geolocation-dialog-reason { - color: #D3DAE3; - font-weight: bold; -} - -.network-dialog-secret-table { - spacing-rows: 15px; - spacing-columns: 1em; -} - -.keyring-dialog-control-table { - spacing-rows: 15px; - spacing-columns: 1em; -} - -.popup-menu { - min-width: 15em; - color: #D3DAE3; - border-image: url("assets/menu/menu.svg") 18 18 18 18; - box-shadow: none; -} - -.popup-menu .popup-sub-menu { - background: none; - box-shadow: none; - border-image: url("assets/menu/submenu.svg") 18 18 2 2; -} - -.popup-menu .popup-menu-content { - padding: 1em 0em 1em 0em; -} - -.popup-menu .popup-menu-item { - spacing: 12px; -} - -.popup-menu .popup-menu-item:ltr { - padding: .4em 3em .4em 0em; -} - -.popup-menu .popup-menu-item:rtl { - padding: .4em 0em .4em 3em; -} - -.popup-menu .popup-menu-item:checked { - font-weight: normal; - background: none; - box-shadow: none; - border-image: url("assets/menu/submenu-open.svg") 18 18 2 2; -} - -.popup-menu .popup-menu-item:active, .popup-menu .popup-menu-item.selected { - color: #ffffff; - background-color: transparent; - border-image: url("common-assets/menu/menu-hover.svg") 18 18 2 2; -} - -.popup-menu .popup-menu-item:insensitive { - color: rgba(211, 218, 227, 0.5); - background: none; -} - -.popup-menu .popup-inactive-menu-item { - color: #D3DAE3; -} - -.popup-menu .popup-inactive-menu-item:insensitive { - color: rgba(211, 218, 227, 0.45); -} - -.popup-menu.panel-menu { - -boxpointer-gap: 0px; - margin-bottom: 1.75em; -} - -.popup-menu-ornament { - text-align: right; - margin-left: 10px; - width: 16px; - height: 0; -} - -.popup-menu-boxpointer { - -arrow-border-radius: 2px; - -arrow-background-color: rgba(0, 0, 0, 0); - -arrow-border-width: 1px; - -arrow-border-color: rgba(0, 0, 0, 0); - -arrow-base: 0; - -arrow-rise: 0; -} - -.popup-menu-boxpointer StEntry { - selection-background-color: #ffffff; - selected-background-color: #ffffff; - selected-color: #5294e2; -} - -.candidate-popup-boxpointer { - -arrow-border-radius: 2px; - -arrow-background-color: #282A33; - -arrow-border-width: 1px; - -arrow-border-color: rgba(0, 0, 0, 0.4); - -arrow-base: 5; - -arrow-rise: 5; -} - -.popup-separator-menu-item { - height: 1px; - margin: 0; - background-color: transparent; - border: none; - border-color: transparent; - border-width: 0; -} - -.background-menu { - -boxpointer-gap: 4px; - -arrow-rise: 0px; -} - -.osd-window { - text-align: center; - font-weight: bold; - spacing: 1em; - padding: 20px; - margin: 32px; - min-width: 64px; - min-height: 64px; - color: white; - background: none; - border: none; - border-radius: 5px; - border-image: url("common-assets/misc/osd.svg") 18 18 18 18; - box-shadow: none; -} - -.osd-window .osd-monitor-label { - font-size: 3em; -} - -.osd-window .level { - height: 4px; - background-color: rgba(0, 0, 0, 0.15); - border-radius: 3px; - color: #5294e2; - -barlevel-height: 4px; - -barlevel-background-color: rgba(0, 0, 0, 0.15); - -barlevel-active-background-color: #5294e2; - -barlevel-overdrive-color: #F04A50; - -barlevel-overdrive-separator-width: 2px; - -barlevel-border-width: 0; -} - -.osd-window .level-bar { - background-color: #5294e2; - border-radius: 3px; -} - -.resize-popup { - color: white; - background: none; - border: none; - border-radius: 5px; - border-image: url("common-assets/misc/osd.svg") 18 18 18 18; - box-shadow: none; - padding: 12px; -} - -.switcher-popup { - padding: 8px; - spacing: 16px; -} - -.switcher-list { - background: none; - border: none; - border-image: url("common-assets/misc/bg.svg") 18 18 18 18; - border-radius: 3px; - padding: 20px; - box-shadow: none; -} - -.switcher-list-item-container { - spacing: 8px; -} - -.switcher-list .item-box { - padding: 8px; - border-radius: 2px; - border: 1px solid transparent; -} - -.switcher-list .item-box:outlined { - padding: 8px; - border: 1px solid #5294e2; -} - -.switcher-list .item-box:selected { - color: #ffffff; - background-color: #5294e2; - border: 1px solid #5294e2; -} - -.switcher-list .thumbnail-box { - padding: 2px; - spacing: 4px; -} - -.switcher-list .thumbnail { - width: 256px; -} - -.switcher-list .separator { - width: 1px; - background: rgba(211, 218, 227, 0.33); -} - -.switcher-arrow { - border-color: rgba(0, 0, 0, 0); - color: #D3DAE3; -} - -.switcher-arrow:highlighted { - color: white; -} - -.input-source-switcher-symbol { - font-size: 34pt; - width: 96px; - height: 96px; -} - -.cycler-highlight { - border: 5px solid #5294e2; -} - -.workspace-switcher { - background: transparent; - border: 0px; - border-radius: 0px; - padding: 0px; - spacing: 8px; - background: none; - box-shadow: none; -} - -.workspace-switcher-group { - padding: 12px; -} - -.workspace-switcher-container { - border-image: url("common-assets/misc/bg.svg") 18 18 18 18; - border-radius: 3px; - padding: 20px; - padding-bottom: 24px; - background: none; - box-shadow: none; -} - -.ws-switcher-active-up, .ws-switcher-active-down { - height: 30px; - background-color: #5294e2; - background-size: 96px; - border-radius: 2px; - border: 1px solid #5294e2; -} - -.ws-switcher-active-up { - background-image: url("common-assets/misc/ws-switch-arrow-up.png"); -} - -.ws-switcher-active-down { - background-image: url("common-assets/misc/ws-switch-arrow-down.png"); -} - -.ws-switcher-box { - height: 96px; - background-color: rgba(0, 0, 0, 0.33); - border-color: rgba(0, 0, 0, 0.33); - border-radius: 2px; -} - -.tile-preview { - background-color: rgba(82, 148, 226, 0.35); - border: 1px solid #5294e2; -} - -.tile-preview-left.on-primary { - border-radius: 0px 0 0 0; -} - -.tile-preview-right.on-primary { - border-radius: 0 0px 0 0; -} - -.tile-preview-left.tile-preview-right.on-primary { - border-radius: 0px 0px 0 0; -} - -#panel { - font-weight: bold; - height: 2.1em; - min-height: 27px; - background-color: #21232b; - border: none; -} - -#panel.dynamic-top-bar-white-btn { - border-image: none; -} - -#panel.unlock-screen, #panel.login-screen, #panel.lock-screen { - background-color: transparent; - border-image: none; -} - -#panel #panelLeft, #panel #panelCenter { - spacing: 8px; -} - -#panel .panel-corner { - -corner_radius: 0; - -panel-corner-radius: 0; - -panel-corner-background-color: rgba(0, 0, 0, 0); - -panel-corner-border-width: 0; - -panel-corner-border-color: transparent; -} - -#panel .panel-corner:active, #panel .panel-corner:overview, #panel .panel-corner:focus { - -panel-corner-border-color: transparent; -} - -#panel .panel-corner.lock-screen, #panel .panel-corner.login-screen, #panel .panel-cornerunlock-screen { - -corner_radius: 0; - -panel-corner-radius: 0; - -panel-corner-background-color: transparent; - -panel-corner-border-color: transparent; -} - -#panel .panel-button { - -natural-hpadding: 10px; - -minimum-hpadding: 6px; - font-weight: bold; - color: #D3DAE3; - transition-duration: 100ms; - text-shadow: none; - border: none; -} - -#panel .panel-button .app-menu-icon { - width: 0; - height: 0; - margin-left: 0px; - margin-right: 0px; -} - -#panel .panel-button .system-status-icon, -#panel .panel-button .app-menu-icon > StIcon, -#panel .panel-button .popup-menu-arrow { - icon-shadow: none; -} - -#panel .panel-button:hover { - color: #D3DAE3; - background-color: rgba(211, 218, 227, 0.05); -} - -#panel .panel-button:active, #panel .panel-button:overview, #panel .panel-button:focus, #panel .panel-button:checked { - color: #D3DAE3; - background-color: rgba(211, 218, 227, 0.1); - box-shadow: inset 0 -2px 0 #5294e2; -} - -#panel .panel-button:active > .system-status-icon, #panel .panel-button:overview > .system-status-icon, #panel .panel-button:focus > .system-status-icon, #panel .panel-button:checked > .system-status-icon { - icon-shadow: none; -} - -#panel .panel-button .system-status-icon { - icon-size: 16px; - padding: 0 4px; -} - -.unlock-screen #panel .panel-button, -.login-screen #panel .panel-button, -.lock-screen #panel .panel-button { - color: #f2f4f7; -} - -.unlock-screen #panel .panel-button:focus, .unlock-screen #panel .panel-button:hover, .unlock-screen #panel .panel-button:active, -.login-screen #panel .panel-button:focus, -.login-screen #panel .panel-button:hover, -.login-screen #panel .panel-button:active, -.lock-screen #panel .panel-button:focus, -.lock-screen #panel .panel-button:hover, -.lock-screen #panel .panel-button:active { - color: #f2f4f7; -} - -#panel #panelActivities.panel-button { - -natural-hpadding: 12px; -} - -#panel .panel-status-indicators-box, -#panel .panel-status-menu-box { - spacing: 2px; -} - -#panel .power-status.panel-status-indicators-box { - spacing: 0; -} - -#panel.solid { - /* transition from transparent to solid */ - transition-duration: 250ms; - background-gradient-direction: none; - text-shadow: none; -} - -#panel.solid:overview { - background-color: transparent; -} - -#panel.solid .panel-corner { - -panel-corner-background-color: #21232b; -} - -#panel.solid .panel-button { - color: #D3DAE3; - text-shadow: none; -} - -#panel.solid .panel-button:hover, #panel.solid .panel-button:active, #panel.solid .panel-button:overview, #panel.solid .panel-button:focus, #panel.solid .panel-button:checked { - text-shadow: none; -} - -#panel.solid .system-status-icon, -#panel.solid .app-menu-icon > StIcon, -#panel.solid .popup-menu-arrow { - icon-shadow: none; -} - -#panel .screencast-indicator { - color: #FC4138; -} - -#panel .remote-access-indicator { - color: #F27835; -} - -#panel .popup-menu-arrow { - width: 0; -} - -#panel #panelActivities.panel-button > * { - background-image: url("common-assets/misc/activities.svg"); - background-position: center top; - width: 24px; - height: 24px; - background-color: transparent !important; - background-gradient-direction: none !important; - border: 0 solid transparent !important; - text-shadow: 0 0 transparent !important; - transition-duration: 0ms !important; - box-shadow: none !important; - color: transparent; -} - -#panel #panelActivities.panel-button:active, #panel #panelActivities.panel-button:overview, #panel #panelActivities.panel-button:focus, #panel #panelActivities.panel-button:checked { - background-color: transparent; - box-shadow: none; - border-bottom-width: 1px; - border-color: transparent; -} - -#panel #panelActivities.panel-button:active > *, #panel #panelActivities.panel-button:overview > *, #panel #panelActivities.panel-button:focus > *, #panel #panelActivities.panel-button:checked > * { - background-image: url("common-assets/misc/activities-active.svg"); -} - -.system-switch-user-submenu-icon.user-icon { - icon-size: 20px; - padding: 0 2px; -} - -.system-switch-user-submenu-icon.default-icon { - icon-size: 16px; - padding: 0 4px; -} - -.system-switch-user-submenu-icon { - icon-size: 16px; - padding: 0 4px; -} - -#appMenu { - spinner-image: url("common-assets/misc/process-working.svg"); - spacing: 4px; - padding: 0 8px; -} - -#appMenu .label-shadow { - color: transparent; -} - -.aggregate-menu { - min-width: 23.5em; -} - -.aggregate-menu .popup-menu-icon { - padding: 0 4px; -} - -.system-menu-action { - padding: 13px; - color: #D3DAE3; - border-radius: 32px; - /* wish we could do 50% */ - border: 1px solid transparent; - -st-icon-style: symbolic; -} - -.system-menu-action:hover, .system-menu-action:focus { - transition-duration: 100ms; - padding: 13px; - color: #D3DAE3; - background-color: transparent; - border: 1px solid #5294e2; -} - -.system-menu-action:active { - color: #ffffff; - background-color: #5294e2; - border: 1px solid #5294e2; -} - -.system-menu-action > StIcon { - icon-size: 16px; -} - -#calendarArea { - padding: 0.75em 1.0em; -} - -.calendar { - margin-bottom: 1em; -} - -.calendar, -.datemenu-today-button, -.datemenu-displays-box, -.message-list-sections { - margin: 0 0.4em; -} - -.datemenu-calendar-column { - spacing: 0.5em; - border: none; -} - -.datemenu-displays-section { - padding-bottom: 3em; -} - -.datemenu-today-button, -.world-clocks-button, -.weather-button, -.message-list-section-title, -.events-section-title { - border-radius: 3px; - padding: .4em; -} - -.message-list-section-list:ltr { - padding-left: .4em; -} - -.message-list-section-list:rtl { - padding-right: .4em; -} - -.datemenu-today-button, -.world-clocks-button, -.weather-button, -.message-list-section-title, -.events-section-title { - padding: 7px 10px 7px 10px; - border: 1px solid rgba(40, 42, 51, 0); -} - -.datemenu-today-button:hover, .datemenu-today-button:focus, -.world-clocks-button:hover, -.world-clocks-button:focus, -.weather-button:hover, -.weather-button:focus, -.message-list-section-title:hover, -.message-list-section-title:focus, -.events-section-title:hover, -.events-section-title:focus { - text-shadow: 0 1px rgba(40, 42, 51, 0); - color: #D3DAE3; - background-color: rgba(255, 255, 255, 0.06); - border: 1px solid rgba(255, 255, 255, 0.12); - box-shadow: inset 0 1px rgba(56, 58, 71, 0.05); -} - -.datemenu-today-button:active, -.world-clocks-button:active, -.weather-button:active, -.message-list-section-title:active, -.events-section-title:active { - text-shadow: 0 1px rgba(40, 42, 51, 0); - color: #ffffff; - background-color: #5294e2; - border: 1px solid #68a2e6; - box-shadow: inset 0 1px rgba(82, 148, 226, 0.05); -} - -.datemenu-today-button .date-label { - font-size: 1.5em; -} - -.world-clocks-header, -.weather-header, -.message-list-section-title, -.events-section-title { - color: rgba(211, 218, 227, 0.4); - font-weight: bold; -} - -.world-clocks-button:active .world-clocks-header, -.weather-button:active .weather-header { - color: #ffffff; -} - -.world-clocks-grid { - spacing-rows: 0.4em; -} - -.weather-box { - spacing: 0.4em; -} - -.calendar-month-label { - color: #D3DAE3; - font-weight: bold; - padding: 8px 0; -} - -.pager-button { - color: transparent; - background-color: transparent; - width: 32px; - border-radius: 2px; -} - -.pager-button:focus, .pager-button:hover, .pager-button:active { - background-color: transparent; -} - -.calendar-change-month-back { - background-image: url("assets/misc/calendar-arrow-left.svg"); -} - -.calendar-change-month-back:focus, .calendar-change-month-back:hover { - background-image: url("assets/misc/calendar-arrow-left-hover.svg"); -} - -.calendar-change-month-back:active { - background-image: url("assets/misc/calendar-arrow-left.svg"); -} - -.calendar-change-month-back:rtl { - background-image: url("assets/misc/calendar-arrow-right.svg"); -} - -.calendar-change-month-back:rtl:focus, .calendar-change-month-back:rtl:hover { - background-image: url("assets/misc/calendar-arrow-right-hover.svg"); -} - -.calendar-change-month-back:rtl:active { - background-image: url("assets/misc/calendar-arrow-right.svg"); -} - -.calendar-change-month-forward { - background-image: url("assets/misc/calendar-arrow-right.svg"); -} - -.calendar-change-month-forward:focus, .calendar-change-month-forward:hover { - background-image: url("assets/misc/calendar-arrow-right-hover.svg"); -} - -.calendar-change-month-forward:active { - background-image: url("assets/misc/calendar-arrow-right.svg"); -} - -.calendar-change-month-forward:rtl { - background-image: url("assets/misc/calendar-arrow-left.svg"); -} - -.calendar-change-month-forward:rtl:focus, .calendar-change-month-forward:rtl:hover { - background-image: url("assets/misc/calendar-arrow-left-hover.svg"); -} - -.calendar-change-month-forward:rtl:active { - background-image: url("assets/misc/calendar-arrow-left.svg"); -} - -.calendar-day-base { - font-size: 80%; - text-align: center; - width: 25px; - height: 25px; - padding: 0.1em; - margin: 2px; - border-radius: 12.5px; - font-feature-settings: "tnum"; -} - -.calendar-day-base:hover, .calendar-day-base:focus { - background-color: #3d404b; -} - -.calendar-day-base:active, .calendar-day-base:checked, .calendar-day-base:selected { - color: #D3DAE3; - background-color: dif(false, #1b1c21, #494c59); - border: none; -} - -.calendar-day-base.calendar-day-heading { - color: rgba(211, 218, 227, 0.75); - margin-top: 1em; - font-size: 70%; -} - -.calendar-day { - border-width: 0; - color: rgba(211, 218, 227, 0.8); -} - -.calendar-day:active, .calendar-day:checked, .calendar-day:selected { - color: #D3DAE3; - background-color: dif(false, #1b1c21, #494c59); - border: none; -} - -.calendar-day-top { - border-top-width: 0; -} - -.calendar-day-left { - border-left-width: 0; -} - -.calendar-nonwork-day { - color: #D3DAE3; - font-weight: bold; -} - -.calendar-today, -.calendar-today:active, -.calendar-today:selected, -.calendar-today:focus, -.calendar-today:hover { - font-weight: bold; - color: #ffffff; - background-color: #5294e2; - border-width: 0; -} - -.calendar-day-with-events { - font-weight: bold; - background-image: url("common-assets/misc/calendar-today.svg"); -} - -.calendar-today.calendar-day-with-events { - color: #ffffff; -} - -.calendar-other-month-day { - color: rgba(211, 218, 227, 0.3); - opacity: 1; -} - -.calendar-week-number { - font-size: 70%; - font-weight: bold; - width: 2.3em; - height: 1.8em; - border-radius: 2px; - padding: 0.5em 0 0; - margin: 6px; - background-color: rgba(211, 218, 227, 0.3); - color: #32343D; -} - -.message-list { - width: 31.5em; -} - -.message-list-sections { - spacing: 1.5em; -} - -.message-list-section, .message-list-section-list { - spacing: 0.7em; -} - -.message-list-section-list-title-box { - spacing: 0.4em; -} - -.message-list-placeholder StIcon { - width: 0; - height: 0; -} - -.message-list-placeholder StLabel { - color: rgba(211, 218, 227, 0.45); -} - -.message-list-clear-button.button { - margin: 1.5em 1.5em 0; - padding: 4px 12px; -} - -.message-list-clear-button.button:hover, .message-list-clear-button.button:focus { - background-color: #3d404b; -} - -.message-list-clear-button.button:active { - background-color: #5294e2; -} - -.message-list-section-close > StIcon { - icon-size: 18px; - border-radius: 0px; - color: transparent; - background-color: transparent; - background-image: url("assets/misc/message-close.svg"); -} - -.message-list-section-close:hover > StIcon { - color: transparent; - background-color: transparent; - background-image: url("assets/misc/message-close-hover.svg"); -} - -.message-list-section-close:active > StIcon { - color: transparent; - background-color: transparent; - background-image: url("assets/misc/message-close-active.svg"); -} - -.message { - padding: 4px; - color: #D3DAE3; - border-image: url("assets/misc/message.svg") 18 18 18 18; - background: none; - box-shadow: none; -} - -.message:hover, .message:focus { - color: #D3DAE3; - border-image: url("assets/misc/message-hover.svg") 18 18 18 18; -} - -.message:active { - color: #ffffff; - border-image: url("assets/misc/message-active.svg") 18 18 18 18; -} - -.message-icon-bin { - padding: 8px 0 8px 8px; -} - -.message-icon-bin:rtl { - padding: 8px 8px 8px 0; -} - -.message-icon-bin > StIcon { - color: inherit; -} - -.message-secondary-bin, -.message-secondary-bin > .event-time { - color: rgba(211, 218, 227, 0.6); - font-size: 0.9em; -} - -.message-secondary-bin:ltr, -.message-secondary-bin > .event-time:ltr { - padding-left: 8px; -} - -.message-secondary-bin:rtl, -.message-secondary-bin > .event-time:rtl { - padding-right: 8px; -} - -.message:active .message-secondary-bin, -.message:active .message-secondary-bin > .event-time { - color: rgba(255, 255, 255, 0.6); -} - -.message-secondary-bin > StIcon { - icon-size: 16px; -} - -.message-title { - color: inherit; - font-weight: bold; - font-size: 1em; - padding: 2px 0 2px 0; -} - -.message-content { - color: inherit; - padding: 8px; - font-size: 1em; -} - -.message-content * > StIcon { - icon-size: 16px; - border-radius: 16px; - padding: 2px; - color: rgba(211, 218, 227, 0.75); -} - -/* FIXME: how do you do this in sass? */ -.message-content *:hover > StIcon, -.message-content *:focus > StIcon { - color: #D3DAE3; - background-color: #3d404b; -} - -.message-content *:active > StIcon { - color: #D3DAE3; - background-color: dif(false, #1b1c21, #494c59); -} - -.message-media-control { - padding: 6px; - color: #D3DAE3; -} - -.message-media-control:last-child:ltr { - padding-right: 18px; -} - -.message-media-control:last-child:rtl { - padding-left: 18px; -} - -.message-media-control:hover { - color: rgba(211, 218, 227, 0.7); -} - -.message-media-control:active { - color: #5294e2; -} - -.message-media-control:insensitive { - color: rgba(211, 218, 227, 0.45); -} - -.message:active .message-media-control { - color: #ffffff; -} - -.media-message-cover-icon { - icon-size: 32px; -} - -.media-message-cover-icon.fallback { - color: rgba(211, 218, 227, 0.45); - background-color: #32343D; - border-radius: 2px; - icon-size: 16px; - padding: 8px; - border: 1px solid rgba(255, 255, 255, 0.12); -} - -.ripple-box { - width: 52px; - height: 52px; - background-image: url("common-assets/misc/corner-ripple-ltr.svg"); - background-size: contain; -} - -.ripple-box:rtl { - background-image: url("common-assets/misc/corner-ripple-rtl.svg"); -} - -.popup-menu-arrow { - width: 16px; - height: 16px; -} - -.popup-menu-icon { - icon-size: 16px; -} - -.window-close { - background-image: url("common-assets/misc/close.svg"); - background-size: 26px; - height: 26px; - width: 26px; - -shell-close-overlap: 10px; - border-radius: 100px; - border: 0 none transparent; - background-color: transparent; - color: transparent; - box-shadow: none; -} - -.window-close StIcon { - icon-size: 26px; -} - -.window-close:hover { - background-image: url("common-assets/misc/close-hover.svg"); - background-size: 26px; - height: 26px; - width: 26px; -} - -.window-close:active { - background-image: url("common-assets/misc/close-active.svg"); - background-size: 26px; - height: 26px; - width: 26px; -} - -.nm-dialog { - max-height: 500px; - min-height: 450px; - min-width: 470px; -} - -.nm-dialog-content { - spacing: 20px; - padding: 10px; -} - -.nm-dialog-header-hbox { - spacing: 10px; -} - -.nm-dialog-airplane-box { - spacing: 12px; -} - -.nm-dialog-airplane-headline { - font-size: 1.1em; - font-weight: bold; - text-align: center; -} - -.nm-dialog-airplane-text { - color: #D3DAE3; -} - -.nm-dialog-header-icon { - icon-size: 32px; -} - -.nm-dialog-scroll-view { - border: 1px solid rgba(255, 255, 255, 0.12); - border-radius: 2px; - background-color: #282A33; -} - -.nm-dialog-header { - font-weight: bold; - font-size: 1.2em; -} - -.nm-dialog-item { - font-size: 1em; - border-bottom: 0px solid; - padding: 12px; - spacing: 0px; -} - -.nm-dialog-item:selected { - background-color: #5294e2; - color: #ffffff; -} - -.nm-dialog-icons { - spacing: .5em; -} - -.nm-dialog-icon { - icon-size: 16px; -} - -.no-networks-label { - color: rgba(211, 218, 227, 0.45); -} - -.no-networks-box { - spacing: 12px; -} - -#overview { - spacing: 24px; -} - -#overview .icon-grid { - spacing: 30px; - -shell-grid-horizontal-item-size: 136px; - -shell-grid-vertical-item-size: 136px; -} - -#overview .icon-grid .overview-icon { - icon-size: 96px; -} - -#overview .app-view-controls { - padding-bottom: 32px; -} - -#overview .app-view-control { - padding: 4px 32px; - margin: 0; - text-shadow: 0 1px rgba(40, 42, 51, 0); - color: #D3DAE3; - border: 1px solid #21232a; - background-color: rgba(40, 42, 51, 0.5); - box-shadow: inset 0 1px rgba(0, 0, 0, 0.05); -} - -#overview .app-view-control:hover { - text-shadow: 0 1px rgba(40, 42, 51, 0); - color: #D3DAE3; - border: 1px solid #1d1e25; - background-color: rgba(56, 58, 71, 0.65); - box-shadow: inset 0 1px rgba(0, 0, 0, 0.05); -} - -#overview .app-view-control:checked { - color: #ffffff; - background-color: #5294e2; -} - -#overview .app-view-control:first-child:ltr, #overview .app-view-control:last-child:rtl { - border-radius: 2px 0 0 2px; - border-right-width: 0; - margin: 0; -} - -#overview .app-view-control:last-child:ltr, #overview .app-view-control:first-child:rtl { - border-radius: 0 2px 2px 0; - border-left-width: 1px; - margin: 0; -} - -.app-view-control:first-child:ltr, .app-view-control:last-child:rtl { - border-radius: 2px 0 0 2px; - border-right-width: 0; -} - -.app-view-control:last-child:ltr, .app-view-control:first-child:rtl { - border-radius: 0 2px 2px 0; - border-left-width: 1px; -} - -.overview-controls { - padding-bottom: 32px; -} - -.window-picker { - -horizontal-spacing: 32px; - -vertical-spacing: 32px; - padding-left: 32px; - padding-right: 32px; - padding-bottom: 48px; -} - -.window-picker.external-monitor { - padding: 32px; -} - -.window-clone-border { - border: 3px solid rgba(82, 148, 226, 0.8); - border-radius: 4px; - box-shadow: inset 0px 0px 0px 1px rgba(82, 148, 226, 0); -} - -.window-caption, .window-caption:hover { - spacing: 25px; - color: white; - background-color: rgba(0, 0, 0, 0.7); - border-radius: 2px; - padding: 4px 12px; - -shell-caption-spacing: 12px; -} - -.search-entry { - width: 320px; - padding: 7px 9px; - border-radius: 20px; - border: 1px solid rgba(0, 0, 0, 0.25); - background-color: rgba(40, 42, 51, 0.9); -} - -.search-entry:focus { - padding: 7px 9px; -} - -.search-entry .search-entry-icon { - icon-size: 16px; - padding: 0 4px; - color: #D3DAE3; -} - -.search-entry:hover, .search-entry:focus { - color: #ffffff; - caret-color: #ffffff; - background-color: #5294e2; - selection-background-color: #ffffff; - selected-color: #5294e2; -} - -.search-entry:hover .search-entry-icon, .search-entry:focus .search-entry-icon { - color: #ffffff; -} - -#searchResultsBin { - max-width: 1000px; -} - -#searchResultsContent { - padding-left: 20px; - padding-right: 20px; - spacing: 16px; -} - -.search-section { - spacing: 16px; -} - -.search-section-content { - spacing: 32px; -} - -.list-search-results { - spacing: 3px; -} - -.search-section-separator { - background-color: rgba(255, 255, 255, 0.12); - -margin-horizontal: 1.5em; - height: 1px; -} - -.list-search-result-content { - spacing: 12px; - padding: 12px; -} - -.list-search-result-title { - font-size: 1.5em; - color: white; -} - -.list-search-result-description { - color: #cccccc; -} - -.search-provider-icon { - padding: 15px; -} - -.search-provider-icon-more { - width: 16px; - height: 16px; - background-image: url("common-assets/misc/more-results.svg"); -} - -#dash { - font-size: 1em; - color: #D3DAE3; - background-color: #32343D; - border-color: rgba(0, 0, 0, 0.4); - padding: 4px 0; - border-radius: 0 3px 3px 0; -} - -#dash:rtl { - border-radius: 3px 0 0 3px; -} - -.right #dash, #dash:rtl { - padding: 4px 0; -} - -.top #dash, .bottom #dash { - padding: 0; -} - -#dash .placeholder { - background-image: url("common-assets/dash/dash-placeholder.svg"); - background-size: contain; - height: 24px; -} - -#dash .empty-dash-drop-target { - width: 24px; - height: 24px; -} - -.dash-item-container > StWidget, .dash-item-container > StWidget:rtl, .right .dash-item-container > StWidget { - padding: 4px 8px; -} - -.top .dash-item-container > StWidget, .bottom .dash-item-container > StWidget { - padding: 6px; -} - -.dash-label { - border-radius: 3px; - padding: 4px 12px; - color: white; - background-color: rgba(0, 0, 0, 0.7); - text-align: center; - -x-offset: 3px; -} - -.bottom .dash-label, .top .dash-label { - -y-offset: 3px; - -x-offset: 0; -} - -#dash .app-well-app:hover .overview-icon, -.right #dash .app-well-app:hover .overview-icon, -.bottom #dash .app-well-app:hover .overview-icon, -.top #dash .app-well-app:hover .overview-icon { - background-color: rgba(82, 148, 226, 0.5); - border: 1px solid #5294e2; -} - -#dash .app-well-app:active .overview-icon, -.right #dash .app-well-app:active .overview-icon, -.bottom #dash .app-well-app:active .overview-icon, -.top #dash .app-well-app:active .overview-icon { - box-shadow: none; - background-color: #5294e2; - border: 1px solid #2679db; -} - -#dash .app-well-app:checked .overview-icon, -.right #dash .app-well-app:checked .overview-icon, -.bottom #dash .app-well-app:checked .overview-icon, -.top #dash .app-well-app:checked .overview-icon { - box-shadow: none; - background-color: rgba(82, 148, 226, 0.5); - border: 1px solid rgba(82, 148, 226, 0.5); -} - -#dash .app-well-app:checked:hover .overview-icon, -.right #dash .app-well-app:checked:hover .overview-icon, -.bottom #dash .app-well-app:checked:hover .overview-icon, -.top #dash .app-well-app:checked:hover .overview-icon, -#dash .app-well-app:active:hover .overview-icon, -.right #dash .app-well-app:active:hover .overview-icon, -.bottom #dash .app-well-app:active:hover .overview-icon, -.top #dash .app-well-app:active:hover .overview-icon { - background-color: rgba(82, 148, 226, 0.75); - border: 1px solid #5294e2; -} - -#dash .app-well-app-running-dot { - width: 11px; - height: 2px; - margin-bottom: 2px; - background-color: #5294e2; -} - -.show-apps .show-apps-icon { - color: #ffffff; -} - -.show-apps:hover .show-apps-icon, .show-apps:focus .show-apps-icon { - color: #ffffff; -} - -.show-apps .overview-icon { - background-color: transparent; - border-radius: 2px; - color: rgba(207, 218, 231, 0.8); -} - -.show-apps:hover .overview-icon { - background-color: rgba(255, 255, 255, 0.1); -} - -.show-apps:active .overview-icon, -.show-apps:checked .overview-icon { - color: #ffffff; - background-color: #5294e2; - box-shadow: none; - transition-duration: 0ms; -} - -.search-provider-icon:active, .search-provider-icon:checked, -.list-search-result:active, -.list-search-result:checked { - background-color: rgba(18, 18, 22, 0.9); -} - -.search-provider-icon:focus, .search-provider-icon:selected, .search-provider-icon:hover, -.list-search-result:focus, -.list-search-result:selected, -.list-search-result:hover { - background-color: rgba(211, 218, 227, 0.3); - transition-duration: 200ms; -} - -.app-well-app:active .overview-icon, -.app-well-app:checked .overview-icon, -.app-well-app.app-folder:active .overview-icon, -.app-well-app.app-folder:checked .overview-icon, -.grid-search-result:active .overview-icon, -.grid-search-result:checked .overview-icon { - background-color: rgba(18, 18, 22, 0.9); - box-shadow: none; -} - -.app-well-app:hover .overview-icon, -.app-well-app:focus .overview-icon, -.app-well-app:selected .overview-icon, -.app-well-app.app-folder:hover .overview-icon, -.app-well-app.app-folder:focus .overview-icon, -.app-well-app.app-folder:selected .overview-icon, -.grid-search-result:hover .overview-icon, -.grid-search-result:focus .overview-icon, -.grid-search-result:selected .overview-icon { - background-color: rgba(211, 218, 227, 0.3); - transition-duration: 0ms; - border: 1px solid rgba(211, 218, 227, 0.1); - background-image: none; -} - -.search-provider-icon, -.list-search-result, .app-well-app .overview-icon, -.app-well-app.app-folder .overview-icon, -.grid-search-result .overview-icon { - color: white; - border-radius: 2px; - padding: 6px; - border: 1px solid transparent; - transition-duration: 0ms; - text-align: center; -} - -.app-well-app.app-folder > .overview-icon { - background-color: rgba(50, 52, 61, 0.75); - border: rgba(255, 255, 255, 0.12); -} - -.app-well-app.app-folder:hover > .overview-icon { - background-color: rgba(57, 59, 69, 0.65); - border: 1px solid rgba(50, 52, 61, 0.95); -} - -.app-well-app.app-folder:active > .overview-icon, .app-well-app.app-folder:checked > .overview-icon { - color: #ffffff; - background-color: #5294e2; - border: 1px solid #68a2e6; - box-shadow: none; -} - -.app-well-app.app-folder:focus > .overview-icon { - background-color: #5294e2; -} - -.app-folder-popup { - -arrow-border-radius: 2px; - -arrow-background-color: rgba(32, 33, 39, 0.65); - -arrow-border-color: rgba(255, 255, 255, 0.12); - -arrow-border-width: 1px; - -arrow-base: 5; - -arrow-rise: 5; -} - -.app-folder-popup-bin { - padding: 5px; -} - -.app-folder-icon { - padding: 5px; - spacing-rows: 5px; - spacing-columns: 5px; -} - -.page-indicator { - padding: 15px 20px; -} - -.page-indicator .page-indicator-icon { - width: 18px; - height: 18px; - margin: 0; - padding: 0; - color: transparent; - background-color: transparent; - border: none; - box-shadow: none; - background-image: url(common-assets/misc/page-indicator-inactive.svg); -} - -.page-indicator:hover .page-indicator-icon { - background-image: url(common-assets/misc/page-indicator-hover.svg); -} - -.page-indicator:active .page-indicator-icon { - margin: 0; - padding: 0; - color: transparent; - background-color: transparent; - border: none; - box-shadow: none; - background-image: url(common-assets/misc/page-indicator-active.svg); -} - -.page-indicator:checked .page-indicator-icon, .page-indicator:checked:active { - background-image: url(common-assets/misc/page-indicator-checked.svg); -} - -.app-well-app > .overview-icon.overview-icon-with-label, -.grid-search-result .overview-icon.overview-icon-with-label { - padding: 10px 8px 5px 8px; - spacing: 4px; -} - -.workspace-thumbnails, .workspace-thumbnails:rtl, -.workspace-thumbnails-left, -.workspace-thumbnails-left:rtl { - visible-width: 40px; - spacing: 11px; - padding: 12px; -} - -.workspace-thumbnails, -.workspace-thumbnails-left:rtl { - padding-right: 7px; - border-image: url("common-assets/dash/dash-right.svg") 18 18 18 18; - background: none; - box-shadow: none; -} - -.workspace-thumbnails:rtl, -.workspace-thumbnails-left { - padding-left: 7px; - border-image: url("common-assets/dash/dash-left.svg") 18 18 18 18; - background: none; - box-shadow: none; -} - -.workspace-thumbnail-indicator { - border: 4px solid rgba(82, 148, 226, 0.8); - border-radius: 1px; - padding: 1px; -} - -.search-display > StBoxLayout, -.all-apps, -.frequent-apps > StBoxLayout { - padding: 0px 88px 10px 88px; -} - -.search-statustext, .no-frequent-applications-label { - font-size: 2em; - font-weight: bold; - color: #D3DAE3; -} - -.url-highlighter { - link-color: #a9caf1; -} - -.notification-banner, -.notification-banner:hover, -.notification-banner:focus { - font-size: 1em; - width: 34em; - margin: 5px; - padding: 10px; - color: #D3DAE3; - background-color: transparent; - border: 1px solid transparent; - border-image: url("assets/menu/menu.svg") 18 18 18 18; - box-shadow: none; -} - -.notification-banner .notification-icon, -.notification-banner:hover .notification-icon, -.notification-banner:focus .notification-icon { - padding: 5px; -} - -.notification-banner .notification-content, -.notification-banner:hover .notification-content, -.notification-banner:focus .notification-content { - padding: 5px; - spacing: 5px; -} - -.notification-banner .secondary-icon, -.notification-banner:hover .secondary-icon, -.notification-banner:focus .secondary-icon { - icon-size: 1.09em; -} - -.notification-banner .notification-actions, -.notification-banner:hover .notification-actions, -.notification-banner:focus .notification-actions { - background-color: transparent; - padding: 6px; - spacing: 3px; - border-color: rgba(255, 255, 255, 0.12); -} - -.notification-banner .notification-button, -.notification-banner:hover .notification-button, -.notification-banner:focus .notification-button { - padding: 2px 4px; -} - -.notification-banner .notification-button:first-child, .notification-banner .notification-button:last-child, -.notification-banner:hover .notification-button:first-child, -.notification-banner:hover .notification-button:last-child, -.notification-banner:focus .notification-button:first-child, -.notification-banner:focus .notification-button:last-child { - border-radius: 2px; -} - -.secondary-icon { - icon-size: 1.09em; -} - -.chat-body { - spacing: 5px; -} - -.chat-response { - margin: 5px; -} - -.chat-log-message { - color: #D3DAE3; -} - -.chat-new-group { - padding-top: 1em; -} - -.chat-received { - padding-left: 4px; -} - -.chat-received:rtl { - padding-left: 0px; - padding-right: 4px; -} - -.chat-sent { - padding-left: 18pt; - color: #5294e2; -} - -.chat-sent:rtl { - padding-left: 0; - padding-right: 18pt; -} - -.chat-meta-message { - padding-left: 4px; - font-size: 9pt; - font-weight: bold; - color: rgba(211, 218, 227, 0.6); -} - -.chat-meta-message:rtl { - padding-left: 0; - padding-right: 4px; -} - -.subscription-message { - font-style: italic; -} - -.hotplug-transient-box { - spacing: 6px; - padding: 2px 72px 2px 12px; -} - -.hotplug-notification-item { - padding: 2px 10px; -} - -.hotplug-notification-item:focus { - padding: 2px 10px; -} - -.hotplug-notification-item-icon { - icon-size: 24px; - padding: 2px 5px; -} - -.hotplug-resident-box { - spacing: 8px; -} - -.hotplug-resident-mount { - spacing: 8px; - border-radius: 4px; -} - -.hotplug-resident-mount:hover { - background-color: rgba(50, 52, 61, 0.3); -} - -.hotplug-resident-mount-label { - color: inherit; - padding-left: 6px; -} - -.hotplug-resident-mount-icon { - icon-size: 24px; - padding-left: 6px; -} - -.hotplug-resident-eject-icon { - icon-size: 16px; -} - -.hotplug-resident-eject-button { - padding: 7px; - border-radius: 5px; - color: pink; -} - -.legacy-tray { - background-color: #21232b; -} - -.legacy-tray:ltr { - border-radius: 0 2px 0 0; - border-left-width: 0; -} - -.legacy-tray:rtl { - border-radius: 2px 0 0 0; - border-right-width: 0; -} - -.legacy-tray-handle, -.legacy-tray-icon { - padding: 6px; -} - -.legacy-tray-handle StIcon, -.legacy-tray-icon StIcon { - icon-size: 24px; -} - -.legacy-tray-handle:hover, .legacy-tray-handle:focus, -.legacy-tray-icon:hover, -.legacy-tray-icon:focus { - background-color: rgba(211, 218, 227, 0.1); -} - -.legacy-tray-icon-box { - spacing: 12px; -} - -.legacy-tray-icon-box:ltr { - padding-left: 12px; -} - -.legacy-tray-icon-box:rtl { - padding-right: 12px; -} - -.legacy-tray-icon-box StButton { - width: 24px; - height: 24px; -} - -.masterslider.smaller .masterlabel, -.masterslider.smaller .slider { - min-width: 155px; -} - -.magnifier-zoom-region { - border: 2px solid #5294e2; -} - -.magnifier-zoom-region.full-screen { - border-width: 0; -} - -#keyboard { - background-color: #282A33; - border-width: 0; - border-top-width: 1px; - border-color: rgba(0, 0, 0, 0.2); -} - -.keyboard-layout { - spacing: 10px; - padding: 10px; -} - -.keyboard-row { - spacing: 15px; -} - -.keyboard-key { - min-height: 2em; - min-width: 2em; - font-size: 14pt; - font-weight: bold; - border-radius: 3px; - box-shadow: none; - text-shadow: 0 1px rgba(40, 42, 51, 0); - color: #D3DAE3; - border: 1px solid #21232a; - background-color: rgba(40, 42, 51, 0.5); - box-shadow: inset 0 1px rgba(0, 0, 0, 0.05); -} - -.keyboard-key:hover { - text-shadow: 0 1px rgba(40, 42, 51, 0); - color: #D3DAE3; - border: 1px solid #1d1e25; - background-color: rgba(56, 58, 71, 0.65); - box-shadow: inset 0 1px rgba(0, 0, 0, 0.05); -} - -.keyboard-key:active, .keyboard-key:checked { - text-shadow: 0 1px rgba(40, 42, 51, 0); - color: #ffffff; - border: 1px solid rgba(0, 0, 0, 0.35); - background-color: #5294e2; - box-shadow: inset 0 1px rgba(82, 148, 226, 0.05); -} - -.keyboard-key:grayed { - text-shadow: 0 1px rgba(40, 42, 51, 0); - color: rgba(207, 218, 231, 0.5); - border: 1px solid rgba(0, 0, 0, 0.15); - background-color: rgba(62, 66, 80, 0.35); - box-shadow: inset 0 1px rgba(0, 0, 0, 0.05); -} - -.keyboard-subkeys { - color: #D3DAE3; - padding: 5px; - -arrow-border-radius: 2px; - -arrow-background-color: #282A33; - -arrow-border-width: 1px; - -arrow-border-color: rgba(0, 0, 0, 0.4); - -arrow-base: 20px; - -arrow-rise: 10px; - -boxpointer-gap: 5px; -} - -.candidate-popup-content { - padding: 0.5em; - spacing: 0.3em; - color: #D3DAE3; - font-size: 1.15em; -} - -.candidate-index { - padding: 0 0.5em 0 0; - color: #f2f4f7; -} - -.candidate-box { - padding: 0.3em 0.5em 0.3em 0.5em; - border-radius: 2px; - color: #D3DAE3; -} - -.candidate-box:selected, .candidate-box:hover { - background-color: #5294e2; - color: #ffffff; -} - -.candidate-page-button-box { - height: 2em; -} - -.vertical .candidate-page-button-box { - padding-top: 0.5em; -} - -.horizontal .candidate-page-button-box { - padding-left: 0.5em; -} - -.candidate-page-button { - padding: 4px; - border: none; - text-shadow: 0 1px rgba(40, 42, 51, 0); - color: #D3DAE3; - border: 1px solid #21232a; - background-color: rgba(40, 42, 51, 0.5); - box-shadow: inset 0 1px rgba(0, 0, 0, 0.05); -} - -.candidate-page-button:hover { - text-shadow: 0 1px rgba(40, 42, 51, 0); - color: #D3DAE3; - border: 1px solid #1d1e25; - background-color: rgba(56, 58, 71, 0.65); - box-shadow: inset 0 1px rgba(0, 0, 0, 0.05); -} - -.candidate-page-button:active, .candidate-page-button:checked { - text-shadow: 0 1px rgba(40, 42, 51, 0); - color: #ffffff; - border: 1px solid rgba(0, 0, 0, 0.35); - background-color: #5294e2; - box-shadow: inset 0 1px rgba(82, 148, 226, 0.05); -} - -.candidate-page-button:insensitive { - background-color: transparent; - box-shadow: none; -} - -.candidate-page-button-previous { - border-radius: 2px 0px 0px 2px; -} - -.candidate-page-button-next { - border-radius: 0px 2px 2px 0px; -} - -.candidate-page-button-icon { - icon-size: 1em; -} - -.framed-user-icon { - background-size: contain; - border: 0px solid transparent; - color: #D3DAE3; - border-radius: 2px; -} - -.framed-user-icon:hover { - border-color: transparent; - color: white; -} - -.login-dialog-banner-view { - padding-top: 24px; - max-width: 23em; -} - -.login-dialog { - border: none; - background-color: transparent; -} - -.login-dialog .modal-dialog-button-box { - spacing: 3px; -} - -.login-dialog .modal-dialog-button { - padding: 3px 18px; -} - -.login-dialog .modal-dialog-button:default { - text-shadow: 0 1px rgba(40, 42, 51, 0); - color: #D3DAE3; - background-color: #2c2f39; - border: 1px solid rgba(255, 255, 255, 0.12); - box-shadow: inset 0 1px rgba(44, 47, 57, 0.05); -} - -.login-dialog .modal-dialog-button:default:hover, .login-dialog .modal-dialog-button:default:focus { - text-shadow: 0 1px rgba(40, 42, 51, 0); - color: #D3DAE3; - background-color: rgba(255, 255, 255, 0.06); - border: 1px solid rgba(255, 255, 255, 0.12); - box-shadow: inset 0 1px rgba(56, 58, 71, 0.05); -} - -.login-dialog .modal-dialog-button:default:active { - text-shadow: 0 1px rgba(40, 42, 51, 0); - color: #ffffff; - background-color: #5294e2; - border: 1px solid #68a2e6; - box-shadow: inset 0 1px rgba(82, 148, 226, 0.05); -} - -.login-dialog .modal-dialog-button:default:insensitive { - text-shadow: 0 1px rgba(40, 42, 51, 0); - color: rgba(211, 218, 227, 0.45); - border: 1px solid rgba(255, 255, 255, 0); - background-color: rgba(44, 47, 57, 0.55); - box-shadow: inset 0 1px rgba(44, 47, 57, 0.05); -} - -.login-dialog-logo-bin { - padding: 24px 0px; -} - -.login-dialog-banner { - color: #b4c0cf; -} - -.login-dialog-button-box { - spacing: 5px; -} - -.login-dialog-message-warning { - color: #F27835; -} - -.login-dialog-message-hint { - padding-top: 0; - padding-bottom: 20px; -} - -.login-dialog-user-selection-box { - padding: 100px 0px; -} - -.login-dialog-user-selection-box .login-dialog-not-listed-label { - padding-left: 2px; -} - -.login-dialog-not-listed-button:focus .login-dialog-user-selection-box .login-dialog-not-listed-label, -.login-dialog-not-listed-button:hover .login-dialog-user-selection-box .login-dialog-not-listed-label { - color: #D3DAE3; -} - -.login-dialog-not-listed-label { - font-size: 90%; - font-weight: bold; - color: #768ba8; - padding-top: 1em; -} - -.login-dialog-user-list-view { - -st-vfade-offset: 1em; -} - -.login-dialog-user-list { - spacing: 12px; - padding: .2em; - width: 23em; -} - -.login-dialog-user-list:expanded .login-dialog-user-list-item:focus { - background-color: #5294e2; - color: #ffffff; -} - -.login-dialog-user-list:expanded .login-dialog-user-list-item:logged-in { - border-right: 2px solid #5294e2; -} - -.login-dialog-user-list-item { - border-radius: 5px; - padding: .2em; - color: #768ba8; -} - -.login-dialog-user-list-item:ltr { - padding-right: 1em; -} - -.login-dialog-user-list-item:rtl { - padding-left: 1em; -} - -.login-dialog-user-list-item:hover { - background-color: #5294e2; - color: #ffffff; -} - -.login-dialog-user-list-item .login-dialog-timed-login-indicator { - height: 2px; - margin: 2px 0 0 0; - background-color: #D3DAE3; -} - -.login-dialog-user-list-item:focus .login-dialog-timed-login-indicator { - background-color: #ffffff; -} - -.login-dialog-username, -.user-widget-label { - color: #D3DAE3; - font-size: 120%; - font-weight: bold; - text-align: left; - padding-left: 15px; -} - -.user-widget-label:ltr { - padding-left: 18px; -} - -.user-widget-label:rtl { - padding-right: 18px; -} - -.login-dialog-prompt-layout { - padding-top: 24px; - padding-bottom: 12px; - spacing: 8px; - width: 23em; -} - -.login-dialog-prompt-label { - color: #95a6bb; - font-size: 110%; - padding-top: 1em; -} - -.login-dialog-session-list-button StIcon { - icon-size: 1.25em; -} - -.login-dialog-session-list-button { - color: #768ba8; -} - -.login-dialog-session-list-button:hover, .login-dialog-session-list-button:focus { - color: #D3DAE3; -} - -.login-dialog-session-list-button:active { - color: #475970; -} - -.screen-shield-arrows { - padding-bottom: 3em; -} - -.screen-shield-arrows Gjs_Arrow { - color: white; - width: 80px; - height: 48px; - -arrow-thickness: 12px; - -arrow-shadow: 0 1px 1px rgba(0, 0, 0, 0.4); -} - -.screen-shield-clock { - color: white; - text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.6); - font-weight: bold; - text-align: center; - padding-bottom: 1.5em; -} - -.screen-shield-clock-time { - font-size: 72pt; - text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.4); -} - -.screen-shield-clock-date { - font-size: 28pt; -} - -.screen-shield-notifications-container { - spacing: 6px; - width: 30em; - background-color: transparent; - max-height: 500px; -} - -.screen-shield-notifications-container .summary-notification-stack-scrollview { - padding-top: 0; - padding-bottom: 0; -} - -.screen-shield-notifications-container .notification, -.screen-shield-notifications-container .screen-shield-notification-source { - padding: 12px 6px; - border: 1px solid rgba(211, 218, 227, 0.2); - background-color: rgba(40, 42, 51, 0.5); - color: #D3DAE3; - border-radius: 4px; -} - -.screen-shield-notifications-container .notification { - margin-right: 15px; -} - -.screen-shield-notification-label { - font-weight: bold; - padding: 0px 0px 0px 12px; -} - -.screen-shield-notification-count-text { - padding: 0px 0px 0px 12px; -} - -#panel.lock-screen { - background-color: rgba(40, 42, 51, 0.5); -} - -.screen-shield-background { - background: black; - box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.4); -} - -#lockDialogGroup { - background: #282A33 url(misc/noise-texture.png); - background-repeat: repeat; -} - -#screenShieldNotifications StButton#vhandle, #screenShieldNotifications StButton#hhandle { - background-color: rgba(50, 52, 61, 0.3); -} - -#screenShieldNotifications StButton#vhandle:hover, #screenShieldNotifications StButton#vhandle:focus, #screenShieldNotifications StButton#hhandle:hover, #screenShieldNotifications StButton#hhandle:focus { - background-color: rgba(50, 52, 61, 0.5); -} - -#screenShieldNotifications StButton#vhandle:active, #screenShieldNotifications StButton#hhandle:active { - background-color: rgba(82, 148, 226, 0.5); -} - -#LookingGlassDialog { - spacing: 4px; - padding: 8px 8px 10px 8px; - background-color: rgba(0, 0, 0, 0.7); - border: 1px solid black; - border-image: url("common-assets/misc/bg.svg") 18 18 18 18; - border-radius: 2px; - color: white; -} - -#LookingGlassDialog > #Toolbar { - padding: 3px; - border: none; - background-color: transparent; - border-radius: 0px; -} - -#LookingGlassDialog .labels { - spacing: 4px; -} - -#LookingGlassDialog .notebook-tab { - -natural-hpadding: 12px; - -minimum-hpadding: 6px; - font-weight: bold; - color: #D3DAE3; - transition-duration: 100ms; - padding-left: .3em; - padding-right: .3em; -} - -#LookingGlassDialog .notebook-tab:hover { - color: white; - text-shadow: black 0px 2px 2px; -} - -#LookingGlassDialog .notebook-tab:selected { - border-bottom-width: 0px; - color: #5294e2; - text-shadow: black 0px 2px 2px; -} - -#LookingGlassDialog StBoxLayout#EvalBox { - padding: 4px; - spacing: 4px; -} - -#LookingGlassDialog StBoxLayout#ResultsArea { - spacing: 4px; -} - -.lg-dialog StEntry { - caret-color: #ffffff; - selection-background-color: #5294e2; - selected-color: #ffffff; - color: #D3DAE3; - background-color: rgba(89, 94, 114, 0.4); - border: 1px solid rgba(13, 14, 17, 0.4); - box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05); -} - -.lg-dialog StEntry:focus { - color: #ffffff; - background-color: #5294e2; - border: 1px solid rgba(13, 14, 17, 0.4); - box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05); - selection-background-color: #ffffff; - selected-color: #5294e2; -} - -.lg-dialog .shell-link { - color: #a9caf1; -} - -.lg-dialog .shell-link:hover { - color: #d5e5f8; -} - -.lg-completions-text { - font-size: .9em; - font-style: italic; -} - -.lg-obj-inspector-title { - spacing: 4px; -} - -.lg-obj-inspector-button { - border: 1px solid gray; - padding: 4px; - border-radius: 4px; -} - -.lg-obj-inspector-button:hover { - border: 1px solid #ffffff; -} - -#lookingGlassExtensions { - padding: 4px; -} - -.lg-extensions-list { - padding: 4px; - spacing: 6px; -} - -.lg-extension { - border: 1px solid rgba(98, 103, 125, 0.55); - border-radius: 2px; - background-color: #282A33; - padding: 4px; -} - -.lg-extension-name { - font-weight: bold; -} - -.lg-extension-meta { - spacing: 6px; -} - -#LookingGlassPropertyInspector { - background: rgba(0, 0, 0, 0.7); - border: 1px solid grey; - border-radius: 2px; - padding: 6px; -} - -.masterslider.smaller .masterlabel, -.masterslider.smaller .slider { - min-width: 0.6em; -} - -.openweather-provider { - padding: 0 12px; - font-weight: 500; -} - -.openweather-provider:hover { - text-shadow: 0 1px rgba(40, 42, 51, 0); - color: #D3DAE3; - background-color: rgba(255, 255, 255, 0.06); - border: 1px solid rgba(255, 255, 255, 0.12); - box-shadow: inset 0 1px rgba(56, 58, 71, 0.05); -} - -.openweather-provider:focus { - text-shadow: 0 1px rgba(40, 42, 51, 0); - color: #D3DAE3; - background-color: #2c2f39; - border: 1px solid rgba(255, 255, 255, 0.12); - box-shadow: inset 0 1px rgba(44, 47, 57, 0.05); -} - -.openweather-provider:active { - text-shadow: 0 1px rgba(40, 42, 51, 0); - color: #ffffff; - background-color: #5294e2; - border: 1px solid #68a2e6; - box-shadow: inset 0 1px rgba(82, 148, 226, 0.05); -} - -#dashtodockContainer { - background: transparent; -} - -#dashtodockContainer #dash, -#dashtodockContainer:overview #dash, -#dashtodockContainer.extended #dash, -#dashtodockContainer.extended:overview #dash { - padding: 0; - border-color: rgba(0, 0, 0, 0.4); - transition-duration: 270ms; -} - -#dashtodockContainer.top #dash, -#dashtodockContainer.top:overview #dash { - border-radius: 0 0 3px 3px; -} - -#dashtodockContainer.top.extended #dash, -#dashtodockContainer.top.extended:overview #dash { - border-radius: 0; -} - -#dashtodockContainer.bottom #dash, -#dashtodockContainer.bottom:overview #dash { - border-radius: 3px 3px 0 0; -} - -#dashtodockContainer.bottom.extended #dash, -#dashtodockContainer.bottom.extended:overview #dash { - border-radius: 0; -} - -#dashtodockContainer.left #dash, -#dashtodockContainer.left:overview #dash { - border-radius: 0 3px 3px 0; -} - -#dashtodockContainer.left.extended #dash, -#dashtodockContainer.left.extended:overview #dash { - border-radius: 0; -} - -#dashtodockContainer.right #dash, -#dashtodockContainer.right:overview #dash { - border-radius: 3px 0 0 3px; -} - -#dashtodockContainer.right.extended #dash, -#dashtodockContainer.right.extended:overview #dash { - border-radius: 0; -} - -#dashtodockContainer #dash { - background-color: #32343D; - box-shadow: 0 0 0 transparent; -} - -#dashtodockContainer.opaque #dash { - background-color: #32343D; - box-shadow: inset 0 0 0 9999px #32343D; -} - -#dashtodockContainer.transparent #dash { - background-color: rgba(50, 52, 61, 0.75); - box-shadow: inset 0 0 0 9999px rgba(50, 52, 61, 0.75); -} - -#dashtodockContainer:overview #dash { - background-color: #32343D; - box-shadow: 0 0 0 transparent; -} - -#dashtodockContainer.opaque:overview #dash, #dashtodockContainer.transparent:overview #dash { - background-color: #32343D; - box-shadow: none !important; -} - -#dashtodockContainer.extended:overview #dash, #dashtodockContainer.opaque.extended:overview #dash, #dashtodockContainer.transparent.extended:overview #dash { - background-color: #32343D; - box-shadow: 0 0 0 transparent; -} - -#dashtodockContainer .app-well-app .overview-icon, -#dashtodockContainer .show-apps .overview-icon { - padding: 8px; - background-size: contain; -} - -#dashtodockContainer .dash-item-container { - background: transparent; -} - -#dashtodockContainer .dash-item-container > StWidget { - background-size: contain; -} - -#dashtodockContainer .dash-item-container .app-well-app-running-dot { - width: 6px; - height: 2px; - box-shadow: none; - margin: 2px; - border-radius: 0; - background-color: #5294e2; -} - -#dashtodockContainer .dash-item-container > StWidget.focused .app-well-app-running-dot { - width: 18px; - height: 2px; - background-color: #5294e2; -} - -#dashtodockContainer .number-overlay, -#dashtodockContainer .notification-badge { - min-width: 1.4em; - min-height: 1.4em; - margin: 0; - padding: 0; - border-radius: 3px; - font-weight: 700; - text-align: center; -} - -#dashtodockContainer .number-overlay { - background-color: #282A33; - color: #D3DAE3; -} - -#dashtodockContainer .notification-badge { - background-color: #282A33; - color: #D3DAE3; -} - -#dashtodockContainer.top .dash-item-container > .app-well-app.focused .overview-icon, -#dashtodockContainer.extended.top .dash-item-container > .app-well-app.focused .overview-icon { - background-color: rgba(82, 148, 226, 0.35); - border: 1px solid rgba(82, 148, 226, 0.5); -} - -#dashtodockContainer.top .dash-item-container > .app-well-app.focused:hover .overview-icon, -#dashtodockContainer.extended.top .dash-item-container > .app-well-app.focused:hover .overview-icon { - background-color: rgba(82, 148, 226, 0.5); - border: 1px solid #5294e2; -} - -#dashtodockContainer.bottom .dash-item-container > .app-well-app.focused .overview-icon, -#dashtodockContainer.extended.bottom .dash-item-container > .app-well-app.focused .overview-icon { - background-color: rgba(82, 148, 226, 0.35); - border: 1px solid rgba(82, 148, 226, 0.5); -} - -#dashtodockContainer.bottom .dash-item-container > .app-well-app.focused:hover .overview-icon, -#dashtodockContainer.extended.bottom .dash-item-container > .app-well-app.focused:hover .overview-icon { - background-color: rgba(82, 148, 226, 0.5); - border: 1px solid #5294e2; -} - -#dashtodockContainer.left .dash-item-container > .app-well-app.focused .overview-icon, -#dashtodockContainer.extended.left .dash-item-container > .app-well-app.focused .overview-icon { - background-color: rgba(82, 148, 226, 0.35); - border: 1px solid rgba(82, 148, 226, 0.5); -} - -#dashtodockContainer.left .dash-item-container > .app-well-app.focused:hover .overview-icon, -#dashtodockContainer.extended.left .dash-item-container > .app-well-app.focused:hover .overview-icon { - background-color: rgba(82, 148, 226, 0.5); - border: 1px solid #5294e2; -} - -#dashtodockContainer.right .dash-item-container > .app-well-app.focused .overview-icon, -#dashtodockContainer.extended.right .dash-item-container > .app-well-app.focused .overview-icon { - background-color: rgba(82, 148, 226, 0.35); - border: 1px solid rgba(82, 148, 226, 0.5); -} - -#dashtodockContainer.right .dash-item-container > .app-well-app.focused:hover .overview-icon, -#dashtodockContainer.extended.right .dash-item-container > .app-well-app.focused:hover .overview-icon { - background-color: rgba(82, 148, 226, 0.5); - border: 1px solid #5294e2; -} - -#panel.dashtopanelMainPanel.dashtopanelTop { - background-gradient-start: #21232b; - background-gradient-end: #D3DAE3; -} - -#panel.dashtopanelMainPanel.dashtopanelTop #panelLeft:hover, -#panel.dashtopanelMainPanel.dashtopanelTop #panelCenter:hover, -#panel.dashtopanelMainPanel.dashtopanelTop .panel-corner:hover, -#panel.dashtopanelMainPanel.dashtopanelTop .panel-button:hover { - box-shadow: inset 0 2px rgba(82, 148, 226, 0.5); -} - -#panel.dashtopanelMainPanel.dashtopanelTop #panelLeft:active, #panel.dashtopanelMainPanel.dashtopanelTop #panelLeft:focus, #panel.dashtopanelMainPanel.dashtopanelTop #panelLeft:checked, #panel.dashtopanelMainPanel.dashtopanelTop #panelLeft:overview, -#panel.dashtopanelMainPanel.dashtopanelTop #panelCenter:active, -#panel.dashtopanelMainPanel.dashtopanelTop #panelCenter:focus, -#panel.dashtopanelMainPanel.dashtopanelTop #panelCenter:checked, -#panel.dashtopanelMainPanel.dashtopanelTop #panelCenter:overview, -#panel.dashtopanelMainPanel.dashtopanelTop .panel-corner:active, -#panel.dashtopanelMainPanel.dashtopanelTop .panel-corner:focus, -#panel.dashtopanelMainPanel.dashtopanelTop .panel-corner:checked, -#panel.dashtopanelMainPanel.dashtopanelTop .panel-corner:overview, -#panel.dashtopanelMainPanel.dashtopanelTop .panel-button:active, -#panel.dashtopanelMainPanel.dashtopanelTop .panel-button:focus, -#panel.dashtopanelMainPanel.dashtopanelTop .panel-button:checked, -#panel.dashtopanelMainPanel.dashtopanelTop .panel-button:overview { - box-shadow: inset 0 2px #5294e2; -} - -#panel.dashtopanelMainPanel.dashtopanelTop .app-well-app:focus .overview-icon, #panel.dashtopanelMainPanel.dashtopanelTop .app-well-app:hover .overview-icon, #panel.dashtopanelMainPanel.dashtopanelTop .app-well-app:active .overview-icon, #panel.dashtopanelMainPanel.dashtopanelTop .app-well-app:checked .overview-icon, -#panel.dashtopanelMainPanel.dashtopanelTop .show-apps:focus .overview-icon, -#panel.dashtopanelMainPanel.dashtopanelTop .show-apps:hover .overview-icon, -#panel.dashtopanelMainPanel.dashtopanelTop .show-apps:active .overview-icon, -#panel.dashtopanelMainPanel.dashtopanelTop .show-apps:checked .overview-icon { - border-radius: 0; - background-color: rgba(211, 218, 227, 0.1); - box-shadow: 0 0 0 transparent; -} - -#panel.dashtopanelMainPanel.dashtopanelTop #dashtopanelScrollview { - padding: 0; -} - -#panel.dashtopanelMainPanel.dashtopanelTop #dashtopanelScrollview .app-well-app:focus .dtp-container, -#panel.dashtopanelMainPanel.dashtopanelTop #dashtopanelScrollview .app-well-app:hover .dtp-container { - background-color: rgba(211, 218, 227, 0.1); -} - -#panel.dashtopanelMainPanel.dashtopanelTop #dashtopanelScrollview .app-well-app:active .dtp-container { - background-color: rgba(211, 218, 227, 0.15); -} - -#panel.dashtopanelMainPanel.dashtopanelTop #dashtopanelScrollview .app-well-app .app-well-app-running-dot { - background-color: #68a2e6; -} - -#panel.dashtopanelMainPanel.dashtopanelTop #dashtopanelScrollview .app-well-app.focused .app-well-app-running-dot { - background-color: #68a2e6; -} - -#panel.dashtopanelMainPanel.dashtopanelTop StButton.show-apps:focus, #panel.dashtopanelMainPanel.dashtopanelTop StButton.show-apps:hover { - background-color: rgba(211, 218, 227, 0.1); - box-shadow: 0 0 0 transparent; -} - -#panel.dashtopanelMainPanel.dashtopanelTop StButton.show-apps:active { - background-color: rgba(211, 218, 227, 0.15); - box-shadow: inset 0 2px #5294e2; -} - -#panel.dashtopanelMainPanel.dashtopanelTop StButton.show-apps:checked { - background-color: rgba(211, 218, 227, 0.15); - box-shadow: inset 0 2px #5294e2; -} - -#panel.dashtopanelMainPanel.dashtopanelTop StButton.show-apps:checked:hover { - background-color: rgba(211, 218, 227, 0.2); -} - -#panel.dashtopanelMainPanel.dashtopanelTop StButton.show-apps .overview-icon, #panel.dashtopanelMainPanel.dashtopanelTop StButton.show-apps:focus .overview-icon, #panel.dashtopanelMainPanel.dashtopanelTop StButton.show-apps:hover .overview-icon, #panel.dashtopanelMainPanel.dashtopanelTop StButton.show-apps:active .overview-icon, #panel.dashtopanelMainPanel.dashtopanelTop StButton.show-apps:checked .overview-icon { - background-color: transparent; -} - -#panel.dashtopanelMainPanel.dashtopanelBottom { - background-gradient-start: #21232b; - background-gradient-end: #D3DAE3; -} - -#panel.dashtopanelMainPanel.dashtopanelBottom #panelLeft:hover, -#panel.dashtopanelMainPanel.dashtopanelBottom #panelCenter:hover, -#panel.dashtopanelMainPanel.dashtopanelBottom .panel-corner:hover, -#panel.dashtopanelMainPanel.dashtopanelBottom .panel-button:hover { - box-shadow: inset 0 -2px rgba(82, 148, 226, 0.5); -} - -#panel.dashtopanelMainPanel.dashtopanelBottom #panelLeft:active, #panel.dashtopanelMainPanel.dashtopanelBottom #panelLeft:focus, #panel.dashtopanelMainPanel.dashtopanelBottom #panelLeft:checked, #panel.dashtopanelMainPanel.dashtopanelBottom #panelLeft:overview, -#panel.dashtopanelMainPanel.dashtopanelBottom #panelCenter:active, -#panel.dashtopanelMainPanel.dashtopanelBottom #panelCenter:focus, -#panel.dashtopanelMainPanel.dashtopanelBottom #panelCenter:checked, -#panel.dashtopanelMainPanel.dashtopanelBottom #panelCenter:overview, -#panel.dashtopanelMainPanel.dashtopanelBottom .panel-corner:active, -#panel.dashtopanelMainPanel.dashtopanelBottom .panel-corner:focus, -#panel.dashtopanelMainPanel.dashtopanelBottom .panel-corner:checked, -#panel.dashtopanelMainPanel.dashtopanelBottom .panel-corner:overview, -#panel.dashtopanelMainPanel.dashtopanelBottom .panel-button:active, -#panel.dashtopanelMainPanel.dashtopanelBottom .panel-button:focus, -#panel.dashtopanelMainPanel.dashtopanelBottom .panel-button:checked, -#panel.dashtopanelMainPanel.dashtopanelBottom .panel-button:overview { - box-shadow: inset 0 -2px #5294e2; -} - -#panel.dashtopanelMainPanel.dashtopanelBottom .app-well-app:focus .overview-icon, #panel.dashtopanelMainPanel.dashtopanelBottom .app-well-app:hover .overview-icon, #panel.dashtopanelMainPanel.dashtopanelBottom .app-well-app:active .overview-icon, #panel.dashtopanelMainPanel.dashtopanelBottom .app-well-app:checked .overview-icon, -#panel.dashtopanelMainPanel.dashtopanelBottom .show-apps:focus .overview-icon, -#panel.dashtopanelMainPanel.dashtopanelBottom .show-apps:hover .overview-icon, -#panel.dashtopanelMainPanel.dashtopanelBottom .show-apps:active .overview-icon, -#panel.dashtopanelMainPanel.dashtopanelBottom .show-apps:checked .overview-icon { - border-radius: 0; - background-color: rgba(211, 218, 227, 0.1); - box-shadow: 0 0 0 transparent; -} - -#panel.dashtopanelMainPanel.dashtopanelBottom #dashtopanelScrollview { - padding: 0; -} - -#panel.dashtopanelMainPanel.dashtopanelBottom #dashtopanelScrollview .app-well-app:focus .dtp-container, -#panel.dashtopanelMainPanel.dashtopanelBottom #dashtopanelScrollview .app-well-app:hover .dtp-container { - background-color: rgba(211, 218, 227, 0.1); -} - -#panel.dashtopanelMainPanel.dashtopanelBottom #dashtopanelScrollview .app-well-app:active .dtp-container { - background-color: rgba(211, 218, 227, 0.15); -} - -#panel.dashtopanelMainPanel.dashtopanelBottom #dashtopanelScrollview .app-well-app .app-well-app-running-dot { - background-color: #68a2e6; -} - -#panel.dashtopanelMainPanel.dashtopanelBottom #dashtopanelScrollview .app-well-app.focused .app-well-app-running-dot { - background-color: #68a2e6; -} - -#panel.dashtopanelMainPanel.dashtopanelBottom StButton.show-apps:focus, #panel.dashtopanelMainPanel.dashtopanelBottom StButton.show-apps:hover { - background-color: rgba(211, 218, 227, 0.1); - box-shadow: 0 0 0 transparent; -} - -#panel.dashtopanelMainPanel.dashtopanelBottom StButton.show-apps:active { - background-color: rgba(211, 218, 227, 0.15); - box-shadow: inset 0 -2px #5294e2; -} - -#panel.dashtopanelMainPanel.dashtopanelBottom StButton.show-apps:checked { - background-color: rgba(211, 218, 227, 0.15); - box-shadow: inset 0 -2px #5294e2; -} - -#panel.dashtopanelMainPanel.dashtopanelBottom StButton.show-apps:checked:hover { - background-color: rgba(211, 218, 227, 0.2); -} - -#panel.dashtopanelMainPanel.dashtopanelBottom StButton.show-apps .overview-icon, #panel.dashtopanelMainPanel.dashtopanelBottom StButton.show-apps:focus .overview-icon, #panel.dashtopanelMainPanel.dashtopanelBottom StButton.show-apps:hover .overview-icon, #panel.dashtopanelMainPanel.dashtopanelBottom StButton.show-apps:active .overview-icon, #panel.dashtopanelMainPanel.dashtopanelBottom StButton.show-apps:checked .overview-icon { - background-color: transparent; -} diff --git a/themes/Qogir-dark/gtk-2.0/apps.rc b/themes/Qogir-dark/gtk-2.0/apps.rc deleted file mode 100644 index cb3ee0d2..00000000 --- a/themes/Qogir-dark/gtk-2.0/apps.rc +++ /dev/null @@ -1,157 +0,0 @@ -# -# Thunar -# -style "thunar-handle" { GtkPaned::handle-size = 2 } - -style "dark-sidebar" { - GtkTreeView::odd_row_color = @dark_sidebar_bg - GtkTreeView::even_row_color = @dark_sidebar_bg - - - base[NORMAL] = @dark_sidebar_bg - base[INSENSITIVE] = @dark_sidebar_bg - - text[NORMAL] = @fg_color - text[ACTIVE] = @selected_fg_color - text[SELECTED] = @selected_fg_color -} - -style "thunar-frame" { - xthickness = 0 - ythickness = 0 -} - -widget_class "*ThunarWindow*." style "thunar-frame" -widget_class "*ThunarShortcutsView*" style "dark-sidebar" -widget_class "*ThunarTreeView*" style "dark-sidebar" -widget_class "*ThunarWindow*." style "thunar-handle" - -# -# Workaround for colored entries -# -style "entry_border" { - - xthickness = 7 - ythickness = 5 - - engine "pixmap" { - - image { - function = SHADOW - state = NORMAL - detail = "entry" - file = "assets/entry-border-bg.png" - border = {6, 6, 6, 6} - stretch = TRUE - } - - image { - function = SHADOW - state = ACTIVE - detail = "entry" - file = "assets/entry-border-active-bg.png" - border = {6, 6, 6, 6} - stretch = TRUE - } - - image { - function = FLAT_BOX - state = ACTIVE - detail = "entry_bg" - file = "assets/null.png" - } - - image { - function = FLAT_BOX - state = INSENSITIVE - detail = "entry_bg" - file = "assets/null.png" - } - - image { - function = FLAT_BOX - detail = "entry_bg" - file = "assets/null.png" - } - } -} - -style "combobox_entry_border" = "combobox_entry" { - - engine "pixmap" { - - image { - function = SHADOW - detail = "entry" - state = NORMAL - shadow = IN - file = "assets/combo-entry-border.png" - border = { 4, 4, 12, 12 } - stretch = TRUE - direction = LTR - } - - image { - function = SHADOW - detail = "entry" - state = ACTIVE - file = "assets/combo-entry-border-focus.png" - border = { 4, 4, 12, 12 } - stretch = TRUE - direction = LTR - } - - image { - function = SHADOW - detail = "entry" - state = NORMAL - shadow = IN - file = "assets/combo-entry-border-rtl.png" - border = { 4, 4, 12, 12 } - stretch = TRUE - direction = RTL - } - - image { - function = SHADOW - detail = "entry" - state = ACTIVE - file = "assets/combo-entry-border-focus-rtl.png" - border = { 4, 4, 12, 12 } - stretch = TRUE - direction = RTL - } - - image { - function = FLAT_BOX - state = INSENSITIVE - detail = "entry_bg" - file = "assets/null.png" - } - - image { - function = FLAT_BOX - detail = "entry_bg" - file = "assets/null.png" - } - } -} - - -# Mousepad search entry -widget_class "*MousepadSearchBar*." style "entry_border" - -# Mousepad find and replace -widget_class "*MousepadReplaceDialog*." style "entry_border" - -# Thunar bulk rename -widget_class "*ThunarRenamerDialog*." style "entry_border" - -# Hexchat input box -class "SexySpellEntry" style:highest "entry_border" - -# Geany search entries -widget "*GeanyToolbar.*geany-search-entry-no-match*" style "entry_border" -widget "*GeanyToolbar.*GtkEntry*" style "entry_border" - -widget "GeanyDialogSearch.*GtkComboBoxEntry*.*geany-search-entry-no-match*" style "combobox_entry_border" diff --git a/themes/Qogir-dark/gtk-2.0/assets/arrow-down-insens.png b/themes/Qogir-dark/gtk-2.0/assets/arrow-down-insens.png deleted file mode 100644 index 27a3ec84..00000000 Binary files a/themes/Qogir-dark/gtk-2.0/assets/arrow-down-insens.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-2.0/assets/arrow-down-small-insens.png b/themes/Qogir-dark/gtk-2.0/assets/arrow-down-small-insens.png deleted file mode 100644 index df09d4f7..00000000 Binary files a/themes/Qogir-dark/gtk-2.0/assets/arrow-down-small-insens.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-2.0/assets/arrow-left-insens.png b/themes/Qogir-dark/gtk-2.0/assets/arrow-left-insens.png deleted file mode 100644 index 0839e549..00000000 Binary files a/themes/Qogir-dark/gtk-2.0/assets/arrow-left-insens.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-2.0/assets/arrow-right-insens.png b/themes/Qogir-dark/gtk-2.0/assets/arrow-right-insens.png deleted file mode 100644 index 3f1deb1c..00000000 Binary files a/themes/Qogir-dark/gtk-2.0/assets/arrow-right-insens.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-2.0/assets/arrow-up-insens.png b/themes/Qogir-dark/gtk-2.0/assets/arrow-up-insens.png deleted file mode 100644 index 6d8526d2..00000000 Binary files a/themes/Qogir-dark/gtk-2.0/assets/arrow-up-insens.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-2.0/assets/arrow-up-small-insens.png b/themes/Qogir-dark/gtk-2.0/assets/arrow-up-small-insens.png deleted file mode 100644 index 01e99464..00000000 Binary files a/themes/Qogir-dark/gtk-2.0/assets/arrow-up-small-insens.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-2.0/assets/button-active.png b/themes/Qogir-dark/gtk-2.0/assets/button-active.png deleted file mode 100644 index 3060ca99..00000000 Binary files a/themes/Qogir-dark/gtk-2.0/assets/button-active.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-2.0/assets/button-hover.png b/themes/Qogir-dark/gtk-2.0/assets/button-hover.png deleted file mode 100644 index 8f542a3a..00000000 Binary files a/themes/Qogir-dark/gtk-2.0/assets/button-hover.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-2.0/assets/button-insensitive.png b/themes/Qogir-dark/gtk-2.0/assets/button-insensitive.png deleted file mode 100644 index 0d5a9044..00000000 Binary files a/themes/Qogir-dark/gtk-2.0/assets/button-insensitive.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-2.0/assets/button.png b/themes/Qogir-dark/gtk-2.0/assets/button.png deleted file mode 100644 index 5fd1e18e..00000000 Binary files a/themes/Qogir-dark/gtk-2.0/assets/button.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-2.0/assets/checkbox-checked-insensitive.png b/themes/Qogir-dark/gtk-2.0/assets/checkbox-checked-insensitive.png deleted file mode 100644 index f8532a2c..00000000 Binary files a/themes/Qogir-dark/gtk-2.0/assets/checkbox-checked-insensitive.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-2.0/assets/checkbox-checked.png b/themes/Qogir-dark/gtk-2.0/assets/checkbox-checked.png deleted file mode 100644 index 0251d77a..00000000 Binary files a/themes/Qogir-dark/gtk-2.0/assets/checkbox-checked.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-2.0/assets/checkbox-unchecked-insensitive.png b/themes/Qogir-dark/gtk-2.0/assets/checkbox-unchecked-insensitive.png deleted file mode 100644 index f07d1918..00000000 Binary files a/themes/Qogir-dark/gtk-2.0/assets/checkbox-unchecked-insensitive.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-2.0/assets/checkbox-unchecked.png b/themes/Qogir-dark/gtk-2.0/assets/checkbox-unchecked.png deleted file mode 100644 index 37d5f6e1..00000000 Binary files a/themes/Qogir-dark/gtk-2.0/assets/checkbox-unchecked.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-2.0/assets/combo-entry-border-focus-rtl.png b/themes/Qogir-dark/gtk-2.0/assets/combo-entry-border-focus-rtl.png deleted file mode 100644 index 398260b0..00000000 Binary files a/themes/Qogir-dark/gtk-2.0/assets/combo-entry-border-focus-rtl.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-2.0/assets/combo-entry-border-focus.png b/themes/Qogir-dark/gtk-2.0/assets/combo-entry-border-focus.png deleted file mode 100644 index 09a5f28d..00000000 Binary files a/themes/Qogir-dark/gtk-2.0/assets/combo-entry-border-focus.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-2.0/assets/combo-entry-border-rtl.png b/themes/Qogir-dark/gtk-2.0/assets/combo-entry-border-rtl.png deleted file mode 100644 index 5e6b55e4..00000000 Binary files a/themes/Qogir-dark/gtk-2.0/assets/combo-entry-border-rtl.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-2.0/assets/combo-entry-border.png b/themes/Qogir-dark/gtk-2.0/assets/combo-entry-border.png deleted file mode 100644 index 62d5c4cd..00000000 Binary files a/themes/Qogir-dark/gtk-2.0/assets/combo-entry-border.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-2.0/assets/combo-entry-button-active-rtl.png b/themes/Qogir-dark/gtk-2.0/assets/combo-entry-button-active-rtl.png deleted file mode 100644 index 62977d30..00000000 Binary files a/themes/Qogir-dark/gtk-2.0/assets/combo-entry-button-active-rtl.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-2.0/assets/combo-entry-button-active.png b/themes/Qogir-dark/gtk-2.0/assets/combo-entry-button-active.png deleted file mode 100644 index 8194d955..00000000 Binary files a/themes/Qogir-dark/gtk-2.0/assets/combo-entry-button-active.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-2.0/assets/combo-entry-button-insensitive-rtl.png b/themes/Qogir-dark/gtk-2.0/assets/combo-entry-button-insensitive-rtl.png deleted file mode 100644 index 3d9154fc..00000000 Binary files a/themes/Qogir-dark/gtk-2.0/assets/combo-entry-button-insensitive-rtl.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-2.0/assets/combo-entry-button-insensitive.png b/themes/Qogir-dark/gtk-2.0/assets/combo-entry-button-insensitive.png deleted file mode 100644 index 19a7664d..00000000 Binary files a/themes/Qogir-dark/gtk-2.0/assets/combo-entry-button-insensitive.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-2.0/assets/combo-entry-button-rtl.png b/themes/Qogir-dark/gtk-2.0/assets/combo-entry-button-rtl.png deleted file mode 100644 index 0058211a..00000000 Binary files a/themes/Qogir-dark/gtk-2.0/assets/combo-entry-button-rtl.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-2.0/assets/combo-entry-button.png b/themes/Qogir-dark/gtk-2.0/assets/combo-entry-button.png deleted file mode 100644 index d6cde9c8..00000000 Binary files a/themes/Qogir-dark/gtk-2.0/assets/combo-entry-button.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-2.0/assets/combo-entry-focus-notebook-rtl.png b/themes/Qogir-dark/gtk-2.0/assets/combo-entry-focus-notebook-rtl.png deleted file mode 100644 index dd40b2db..00000000 Binary files a/themes/Qogir-dark/gtk-2.0/assets/combo-entry-focus-notebook-rtl.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-2.0/assets/combo-entry-focus-notebook.png b/themes/Qogir-dark/gtk-2.0/assets/combo-entry-focus-notebook.png deleted file mode 100644 index 2903986c..00000000 Binary files a/themes/Qogir-dark/gtk-2.0/assets/combo-entry-focus-notebook.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-2.0/assets/combo-entry-focus-rtl.png b/themes/Qogir-dark/gtk-2.0/assets/combo-entry-focus-rtl.png deleted file mode 100644 index dee5f838..00000000 Binary files a/themes/Qogir-dark/gtk-2.0/assets/combo-entry-focus-rtl.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-2.0/assets/combo-entry-focus.png b/themes/Qogir-dark/gtk-2.0/assets/combo-entry-focus.png deleted file mode 100644 index cbc726ac..00000000 Binary files a/themes/Qogir-dark/gtk-2.0/assets/combo-entry-focus.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-2.0/assets/combo-entry-insensitive-notebook-rtl.png b/themes/Qogir-dark/gtk-2.0/assets/combo-entry-insensitive-notebook-rtl.png deleted file mode 100644 index 2138dfd2..00000000 Binary files a/themes/Qogir-dark/gtk-2.0/assets/combo-entry-insensitive-notebook-rtl.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-2.0/assets/combo-entry-insensitive-notebook.png b/themes/Qogir-dark/gtk-2.0/assets/combo-entry-insensitive-notebook.png deleted file mode 100644 index 4275ca32..00000000 Binary files a/themes/Qogir-dark/gtk-2.0/assets/combo-entry-insensitive-notebook.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-2.0/assets/combo-entry-insensitive-rtl.png b/themes/Qogir-dark/gtk-2.0/assets/combo-entry-insensitive-rtl.png deleted file mode 100644 index 36d419f6..00000000 Binary files a/themes/Qogir-dark/gtk-2.0/assets/combo-entry-insensitive-rtl.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-2.0/assets/combo-entry-insensitive.png b/themes/Qogir-dark/gtk-2.0/assets/combo-entry-insensitive.png deleted file mode 100644 index 1535cf43..00000000 Binary files a/themes/Qogir-dark/gtk-2.0/assets/combo-entry-insensitive.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-2.0/assets/combo-entry-notebook-rtl.png b/themes/Qogir-dark/gtk-2.0/assets/combo-entry-notebook-rtl.png deleted file mode 100644 index 696837ae..00000000 Binary files a/themes/Qogir-dark/gtk-2.0/assets/combo-entry-notebook-rtl.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-2.0/assets/combo-entry-notebook.png b/themes/Qogir-dark/gtk-2.0/assets/combo-entry-notebook.png deleted file mode 100644 index b652d464..00000000 Binary files a/themes/Qogir-dark/gtk-2.0/assets/combo-entry-notebook.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-2.0/assets/combo-entry-rtl.png b/themes/Qogir-dark/gtk-2.0/assets/combo-entry-rtl.png deleted file mode 100644 index 515fea7c..00000000 Binary files a/themes/Qogir-dark/gtk-2.0/assets/combo-entry-rtl.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-2.0/assets/combo-entry.png b/themes/Qogir-dark/gtk-2.0/assets/combo-entry.png deleted file mode 100644 index 8b01fc30..00000000 Binary files a/themes/Qogir-dark/gtk-2.0/assets/combo-entry.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-2.0/assets/down-background-disable-rtl.png b/themes/Qogir-dark/gtk-2.0/assets/down-background-disable-rtl.png deleted file mode 100644 index 7cbacf99..00000000 Binary files a/themes/Qogir-dark/gtk-2.0/assets/down-background-disable-rtl.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-2.0/assets/down-background-disable.png b/themes/Qogir-dark/gtk-2.0/assets/down-background-disable.png deleted file mode 100644 index 1be2dcf7..00000000 Binary files a/themes/Qogir-dark/gtk-2.0/assets/down-background-disable.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-2.0/assets/down-background-rtl.png b/themes/Qogir-dark/gtk-2.0/assets/down-background-rtl.png deleted file mode 100644 index 312171b9..00000000 Binary files a/themes/Qogir-dark/gtk-2.0/assets/down-background-rtl.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-2.0/assets/down-background.png b/themes/Qogir-dark/gtk-2.0/assets/down-background.png deleted file mode 100644 index ffcd5679..00000000 Binary files a/themes/Qogir-dark/gtk-2.0/assets/down-background.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-2.0/assets/entry-active-bg.png b/themes/Qogir-dark/gtk-2.0/assets/entry-active-bg.png deleted file mode 100644 index 1b06a364..00000000 Binary files a/themes/Qogir-dark/gtk-2.0/assets/entry-active-bg.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-2.0/assets/entry-active-notebook.png b/themes/Qogir-dark/gtk-2.0/assets/entry-active-notebook.png deleted file mode 100644 index 02580806..00000000 Binary files a/themes/Qogir-dark/gtk-2.0/assets/entry-active-notebook.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-2.0/assets/entry-active-toolbar.png b/themes/Qogir-dark/gtk-2.0/assets/entry-active-toolbar.png deleted file mode 100644 index f3d1ce05..00000000 Binary files a/themes/Qogir-dark/gtk-2.0/assets/entry-active-toolbar.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-2.0/assets/entry-background-disabled.png b/themes/Qogir-dark/gtk-2.0/assets/entry-background-disabled.png deleted file mode 100644 index 1251b2d4..00000000 Binary files a/themes/Qogir-dark/gtk-2.0/assets/entry-background-disabled.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-2.0/assets/entry-background.png b/themes/Qogir-dark/gtk-2.0/assets/entry-background.png deleted file mode 100644 index ff4eed6d..00000000 Binary files a/themes/Qogir-dark/gtk-2.0/assets/entry-background.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-2.0/assets/entry-bg.png b/themes/Qogir-dark/gtk-2.0/assets/entry-bg.png deleted file mode 100644 index 792a7628..00000000 Binary files a/themes/Qogir-dark/gtk-2.0/assets/entry-bg.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-2.0/assets/entry-border-active-bg.png b/themes/Qogir-dark/gtk-2.0/assets/entry-border-active-bg.png deleted file mode 100644 index 3bbfe770..00000000 Binary files a/themes/Qogir-dark/gtk-2.0/assets/entry-border-active-bg.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-2.0/assets/entry-border-bg.png b/themes/Qogir-dark/gtk-2.0/assets/entry-border-bg.png deleted file mode 100644 index b8da4fbb..00000000 Binary files a/themes/Qogir-dark/gtk-2.0/assets/entry-border-bg.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-2.0/assets/entry-disabled-bg.png b/themes/Qogir-dark/gtk-2.0/assets/entry-disabled-bg.png deleted file mode 100644 index 6fbf873b..00000000 Binary files a/themes/Qogir-dark/gtk-2.0/assets/entry-disabled-bg.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-2.0/assets/entry-disabled-notebook.png b/themes/Qogir-dark/gtk-2.0/assets/entry-disabled-notebook.png deleted file mode 100644 index a2ab6fab..00000000 Binary files a/themes/Qogir-dark/gtk-2.0/assets/entry-disabled-notebook.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-2.0/assets/entry-disabled-toolbar.png b/themes/Qogir-dark/gtk-2.0/assets/entry-disabled-toolbar.png deleted file mode 100644 index 6fbf873b..00000000 Binary files a/themes/Qogir-dark/gtk-2.0/assets/entry-disabled-toolbar.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-2.0/assets/entry-notebook.png b/themes/Qogir-dark/gtk-2.0/assets/entry-notebook.png deleted file mode 100644 index dc1549bd..00000000 Binary files a/themes/Qogir-dark/gtk-2.0/assets/entry-notebook.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-2.0/assets/entry-toolbar.png b/themes/Qogir-dark/gtk-2.0/assets/entry-toolbar.png deleted file mode 100644 index 0d45183d..00000000 Binary files a/themes/Qogir-dark/gtk-2.0/assets/entry-toolbar.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-2.0/assets/focus-line.png b/themes/Qogir-dark/gtk-2.0/assets/focus-line.png deleted file mode 100644 index 6b624dce..00000000 Binary files a/themes/Qogir-dark/gtk-2.0/assets/focus-line.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-2.0/assets/frame-gap-end.png b/themes/Qogir-dark/gtk-2.0/assets/frame-gap-end.png deleted file mode 100644 index 77d1fbed..00000000 Binary files a/themes/Qogir-dark/gtk-2.0/assets/frame-gap-end.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-2.0/assets/frame-gap-start.png b/themes/Qogir-dark/gtk-2.0/assets/frame-gap-start.png deleted file mode 100644 index 77d1fbed..00000000 Binary files a/themes/Qogir-dark/gtk-2.0/assets/frame-gap-start.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-2.0/assets/frame.png b/themes/Qogir-dark/gtk-2.0/assets/frame.png deleted file mode 100644 index 3119ba08..00000000 Binary files a/themes/Qogir-dark/gtk-2.0/assets/frame.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-2.0/assets/handle-h.png b/themes/Qogir-dark/gtk-2.0/assets/handle-h.png deleted file mode 100644 index 6d863d5d..00000000 Binary files a/themes/Qogir-dark/gtk-2.0/assets/handle-h.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-2.0/assets/handle-v.png b/themes/Qogir-dark/gtk-2.0/assets/handle-v.png deleted file mode 100644 index f8f074a3..00000000 Binary files a/themes/Qogir-dark/gtk-2.0/assets/handle-v.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-2.0/assets/inline-toolbar.png b/themes/Qogir-dark/gtk-2.0/assets/inline-toolbar.png deleted file mode 100644 index 7487368d..00000000 Binary files a/themes/Qogir-dark/gtk-2.0/assets/inline-toolbar.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-2.0/assets/line-h.png b/themes/Qogir-dark/gtk-2.0/assets/line-h.png deleted file mode 100644 index 9e490093..00000000 Binary files a/themes/Qogir-dark/gtk-2.0/assets/line-h.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-2.0/assets/line-v.png b/themes/Qogir-dark/gtk-2.0/assets/line-v.png deleted file mode 100644 index 5641ebaa..00000000 Binary files a/themes/Qogir-dark/gtk-2.0/assets/line-v.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-2.0/assets/menu-checkbox-checked-insensitive.png b/themes/Qogir-dark/gtk-2.0/assets/menu-checkbox-checked-insensitive.png deleted file mode 100644 index f8532a2c..00000000 Binary files a/themes/Qogir-dark/gtk-2.0/assets/menu-checkbox-checked-insensitive.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-2.0/assets/menu-checkbox-checked-selected.png b/themes/Qogir-dark/gtk-2.0/assets/menu-checkbox-checked-selected.png deleted file mode 100644 index 4134229d..00000000 Binary files a/themes/Qogir-dark/gtk-2.0/assets/menu-checkbox-checked-selected.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-2.0/assets/menu-checkbox-checked.png b/themes/Qogir-dark/gtk-2.0/assets/menu-checkbox-checked.png deleted file mode 100644 index 0251d77a..00000000 Binary files a/themes/Qogir-dark/gtk-2.0/assets/menu-checkbox-checked.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-2.0/assets/menu-checkbox-unchecked-insensitive.png b/themes/Qogir-dark/gtk-2.0/assets/menu-checkbox-unchecked-insensitive.png deleted file mode 100644 index f07d1918..00000000 Binary files a/themes/Qogir-dark/gtk-2.0/assets/menu-checkbox-unchecked-insensitive.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-2.0/assets/menu-checkbox-unchecked.png b/themes/Qogir-dark/gtk-2.0/assets/menu-checkbox-unchecked.png deleted file mode 100644 index 37d5f6e1..00000000 Binary files a/themes/Qogir-dark/gtk-2.0/assets/menu-checkbox-unchecked.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-2.0/assets/menu-radio-checked-insensitive.png b/themes/Qogir-dark/gtk-2.0/assets/menu-radio-checked-insensitive.png deleted file mode 100644 index 965eebc3..00000000 Binary files a/themes/Qogir-dark/gtk-2.0/assets/menu-radio-checked-insensitive.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-2.0/assets/menu-radio-checked-selected.png b/themes/Qogir-dark/gtk-2.0/assets/menu-radio-checked-selected.png deleted file mode 100644 index 48f12537..00000000 Binary files a/themes/Qogir-dark/gtk-2.0/assets/menu-radio-checked-selected.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-2.0/assets/menu-radio-checked.png b/themes/Qogir-dark/gtk-2.0/assets/menu-radio-checked.png deleted file mode 100644 index 6dbff3dd..00000000 Binary files a/themes/Qogir-dark/gtk-2.0/assets/menu-radio-checked.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-2.0/assets/menu-radio-unchecked-insensitive.png b/themes/Qogir-dark/gtk-2.0/assets/menu-radio-unchecked-insensitive.png deleted file mode 100644 index 6abeb4ca..00000000 Binary files a/themes/Qogir-dark/gtk-2.0/assets/menu-radio-unchecked-insensitive.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-2.0/assets/menu-radio-unchecked.png b/themes/Qogir-dark/gtk-2.0/assets/menu-radio-unchecked.png deleted file mode 100644 index c8935a83..00000000 Binary files a/themes/Qogir-dark/gtk-2.0/assets/menu-radio-unchecked.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-2.0/assets/menubar.png b/themes/Qogir-dark/gtk-2.0/assets/menubar.png deleted file mode 100644 index f8e751f8..00000000 Binary files a/themes/Qogir-dark/gtk-2.0/assets/menubar.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-2.0/assets/menubar_button.png b/themes/Qogir-dark/gtk-2.0/assets/menubar_button.png deleted file mode 100644 index 14f5cec6..00000000 Binary files a/themes/Qogir-dark/gtk-2.0/assets/menubar_button.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-2.0/assets/menuitem.png b/themes/Qogir-dark/gtk-2.0/assets/menuitem.png deleted file mode 100644 index 5a900f88..00000000 Binary files a/themes/Qogir-dark/gtk-2.0/assets/menuitem.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-2.0/assets/minus.png b/themes/Qogir-dark/gtk-2.0/assets/minus.png deleted file mode 100644 index b8999f7e..00000000 Binary files a/themes/Qogir-dark/gtk-2.0/assets/minus.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-2.0/assets/notebook-gap-horiz.png b/themes/Qogir-dark/gtk-2.0/assets/notebook-gap-horiz.png deleted file mode 100644 index 780e2bb1..00000000 Binary files a/themes/Qogir-dark/gtk-2.0/assets/notebook-gap-horiz.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-2.0/assets/notebook-gap-vert.png b/themes/Qogir-dark/gtk-2.0/assets/notebook-gap-vert.png deleted file mode 100644 index 2fcefe33..00000000 Binary files a/themes/Qogir-dark/gtk-2.0/assets/notebook-gap-vert.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-2.0/assets/notebook.png b/themes/Qogir-dark/gtk-2.0/assets/notebook.png deleted file mode 100644 index 3119ba08..00000000 Binary files a/themes/Qogir-dark/gtk-2.0/assets/notebook.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-2.0/assets/pathbar_button_active.png b/themes/Qogir-dark/gtk-2.0/assets/pathbar_button_active.png deleted file mode 100644 index 14f5cec6..00000000 Binary files a/themes/Qogir-dark/gtk-2.0/assets/pathbar_button_active.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-2.0/assets/pathbar_button_prelight.png b/themes/Qogir-dark/gtk-2.0/assets/pathbar_button_prelight.png deleted file mode 100644 index d034d6b7..00000000 Binary files a/themes/Qogir-dark/gtk-2.0/assets/pathbar_button_prelight.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-2.0/assets/plus.png b/themes/Qogir-dark/gtk-2.0/assets/plus.png deleted file mode 100644 index 2f3f672a..00000000 Binary files a/themes/Qogir-dark/gtk-2.0/assets/plus.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-2.0/assets/progressbar.png b/themes/Qogir-dark/gtk-2.0/assets/progressbar.png deleted file mode 100644 index f2870224..00000000 Binary files a/themes/Qogir-dark/gtk-2.0/assets/progressbar.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-2.0/assets/progressbar_v.png b/themes/Qogir-dark/gtk-2.0/assets/progressbar_v.png deleted file mode 100644 index 90326152..00000000 Binary files a/themes/Qogir-dark/gtk-2.0/assets/progressbar_v.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-2.0/assets/radio-checked-insensitive.png b/themes/Qogir-dark/gtk-2.0/assets/radio-checked-insensitive.png deleted file mode 100644 index 965eebc3..00000000 Binary files a/themes/Qogir-dark/gtk-2.0/assets/radio-checked-insensitive.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-2.0/assets/radio-checked.png b/themes/Qogir-dark/gtk-2.0/assets/radio-checked.png deleted file mode 100644 index 6dbff3dd..00000000 Binary files a/themes/Qogir-dark/gtk-2.0/assets/radio-checked.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-2.0/assets/radio-unchecked-insensitive.png b/themes/Qogir-dark/gtk-2.0/assets/radio-unchecked-insensitive.png deleted file mode 100644 index 6abeb4ca..00000000 Binary files a/themes/Qogir-dark/gtk-2.0/assets/radio-unchecked-insensitive.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-2.0/assets/radio-unchecked.png b/themes/Qogir-dark/gtk-2.0/assets/radio-unchecked.png deleted file mode 100644 index c8935a83..00000000 Binary files a/themes/Qogir-dark/gtk-2.0/assets/radio-unchecked.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-2.0/assets/slider-horiz-active.png b/themes/Qogir-dark/gtk-2.0/assets/slider-horiz-active.png deleted file mode 100644 index 3d91a920..00000000 Binary files a/themes/Qogir-dark/gtk-2.0/assets/slider-horiz-active.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-2.0/assets/slider-horiz-insens.png b/themes/Qogir-dark/gtk-2.0/assets/slider-horiz-insens.png deleted file mode 100644 index 106d14e3..00000000 Binary files a/themes/Qogir-dark/gtk-2.0/assets/slider-horiz-insens.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-2.0/assets/slider-horiz-prelight.png b/themes/Qogir-dark/gtk-2.0/assets/slider-horiz-prelight.png deleted file mode 100644 index deed755a..00000000 Binary files a/themes/Qogir-dark/gtk-2.0/assets/slider-horiz-prelight.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-2.0/assets/slider-horiz.png b/themes/Qogir-dark/gtk-2.0/assets/slider-horiz.png deleted file mode 100644 index e0f6a2a4..00000000 Binary files a/themes/Qogir-dark/gtk-2.0/assets/slider-horiz.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-2.0/assets/slider-insensitive.png b/themes/Qogir-dark/gtk-2.0/assets/slider-insensitive.png deleted file mode 100644 index 8d94c8ef..00000000 Binary files a/themes/Qogir-dark/gtk-2.0/assets/slider-insensitive.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-2.0/assets/slider-prelight.png b/themes/Qogir-dark/gtk-2.0/assets/slider-prelight.png deleted file mode 100644 index 95e13cf4..00000000 Binary files a/themes/Qogir-dark/gtk-2.0/assets/slider-prelight.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-2.0/assets/slider-vert-active.png b/themes/Qogir-dark/gtk-2.0/assets/slider-vert-active.png deleted file mode 100644 index ff17ddc0..00000000 Binary files a/themes/Qogir-dark/gtk-2.0/assets/slider-vert-active.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-2.0/assets/slider-vert-insens.png b/themes/Qogir-dark/gtk-2.0/assets/slider-vert-insens.png deleted file mode 100644 index 3a2e01e7..00000000 Binary files a/themes/Qogir-dark/gtk-2.0/assets/slider-vert-insens.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-2.0/assets/slider-vert-prelight.png b/themes/Qogir-dark/gtk-2.0/assets/slider-vert-prelight.png deleted file mode 100644 index 1f04aaf2..00000000 Binary files a/themes/Qogir-dark/gtk-2.0/assets/slider-vert-prelight.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-2.0/assets/slider-vert.png b/themes/Qogir-dark/gtk-2.0/assets/slider-vert.png deleted file mode 100644 index 81e4f40e..00000000 Binary files a/themes/Qogir-dark/gtk-2.0/assets/slider-vert.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-2.0/assets/slider.png b/themes/Qogir-dark/gtk-2.0/assets/slider.png deleted file mode 100644 index bb784428..00000000 Binary files a/themes/Qogir-dark/gtk-2.0/assets/slider.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-2.0/assets/tab-bottom-active.png b/themes/Qogir-dark/gtk-2.0/assets/tab-bottom-active.png deleted file mode 100644 index 5155916a..00000000 Binary files a/themes/Qogir-dark/gtk-2.0/assets/tab-bottom-active.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-2.0/assets/tab-left-active.png b/themes/Qogir-dark/gtk-2.0/assets/tab-left-active.png deleted file mode 100644 index 5cf1e4a6..00000000 Binary files a/themes/Qogir-dark/gtk-2.0/assets/tab-left-active.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-2.0/assets/tab-right-active.png b/themes/Qogir-dark/gtk-2.0/assets/tab-right-active.png deleted file mode 100644 index 9e2f95f6..00000000 Binary files a/themes/Qogir-dark/gtk-2.0/assets/tab-right-active.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-2.0/assets/tab-top-active.png b/themes/Qogir-dark/gtk-2.0/assets/tab-top-active.png deleted file mode 100644 index e857b185..00000000 Binary files a/themes/Qogir-dark/gtk-2.0/assets/tab-top-active.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-2.0/assets/toolbar.png b/themes/Qogir-dark/gtk-2.0/assets/toolbar.png deleted file mode 100644 index 5f9ab49d..00000000 Binary files a/themes/Qogir-dark/gtk-2.0/assets/toolbar.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-2.0/assets/tree_header.png b/themes/Qogir-dark/gtk-2.0/assets/tree_header.png deleted file mode 100644 index 8ae6b137..00000000 Binary files a/themes/Qogir-dark/gtk-2.0/assets/tree_header.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-2.0/assets/trough-horizontal-active.png b/themes/Qogir-dark/gtk-2.0/assets/trough-horizontal-active.png deleted file mode 100644 index 4fcc0fb0..00000000 Binary files a/themes/Qogir-dark/gtk-2.0/assets/trough-horizontal-active.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-2.0/assets/trough-horizontal.png b/themes/Qogir-dark/gtk-2.0/assets/trough-horizontal.png deleted file mode 100644 index 10df82b6..00000000 Binary files a/themes/Qogir-dark/gtk-2.0/assets/trough-horizontal.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-2.0/assets/trough-progressbar.png b/themes/Qogir-dark/gtk-2.0/assets/trough-progressbar.png deleted file mode 100644 index 6fd27074..00000000 Binary files a/themes/Qogir-dark/gtk-2.0/assets/trough-progressbar.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-2.0/assets/trough-progressbar_v.png b/themes/Qogir-dark/gtk-2.0/assets/trough-progressbar_v.png deleted file mode 100644 index 9438dd7b..00000000 Binary files a/themes/Qogir-dark/gtk-2.0/assets/trough-progressbar_v.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-2.0/assets/trough-scrollbar-horiz.png b/themes/Qogir-dark/gtk-2.0/assets/trough-scrollbar-horiz.png deleted file mode 100644 index f95e9f7e..00000000 Binary files a/themes/Qogir-dark/gtk-2.0/assets/trough-scrollbar-horiz.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-2.0/assets/trough-scrollbar-vert.png b/themes/Qogir-dark/gtk-2.0/assets/trough-scrollbar-vert.png deleted file mode 100644 index b73928dd..00000000 Binary files a/themes/Qogir-dark/gtk-2.0/assets/trough-scrollbar-vert.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-2.0/assets/trough-vertical-active.png b/themes/Qogir-dark/gtk-2.0/assets/trough-vertical-active.png deleted file mode 100644 index 370215db..00000000 Binary files a/themes/Qogir-dark/gtk-2.0/assets/trough-vertical-active.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-2.0/assets/trough-vertical.png b/themes/Qogir-dark/gtk-2.0/assets/trough-vertical.png deleted file mode 100644 index d7393ccb..00000000 Binary files a/themes/Qogir-dark/gtk-2.0/assets/trough-vertical.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-2.0/assets/up-background-disable-rtl.png b/themes/Qogir-dark/gtk-2.0/assets/up-background-disable-rtl.png deleted file mode 100644 index 97c0f7b6..00000000 Binary files a/themes/Qogir-dark/gtk-2.0/assets/up-background-disable-rtl.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-2.0/assets/up-background-disable.png b/themes/Qogir-dark/gtk-2.0/assets/up-background-disable.png deleted file mode 100644 index cf9d333e..00000000 Binary files a/themes/Qogir-dark/gtk-2.0/assets/up-background-disable.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-2.0/assets/up-background-rtl.png b/themes/Qogir-dark/gtk-2.0/assets/up-background-rtl.png deleted file mode 100644 index 92c19952..00000000 Binary files a/themes/Qogir-dark/gtk-2.0/assets/up-background-rtl.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-2.0/assets/up-background.png b/themes/Qogir-dark/gtk-2.0/assets/up-background.png deleted file mode 100644 index 8d216403..00000000 Binary files a/themes/Qogir-dark/gtk-2.0/assets/up-background.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-2.0/gtkrc b/themes/Qogir-dark/gtk-2.0/gtkrc deleted file mode 100644 index 56b76701..00000000 --- a/themes/Qogir-dark/gtk-2.0/gtkrc +++ /dev/null @@ -1,25 +0,0 @@ -gtk-color-scheme = "base_color: #282A33" -gtk-color-scheme = "text_color: #d3dae3" -gtk-color-scheme = "bg_color: #32343D" -gtk-color-scheme = "fg_color: #d3dae3" -gtk-color-scheme = "tooltip_bg_color: #21232b" -gtk-color-scheme = "tooltip_fg_color: #D3DAE3" -gtk-color-scheme = "selected_bg_color: #5294e2" -gtk-color-scheme = "selected_fg_color: #ffffff" -gtk-color-scheme = "insensitive_bg_color: #333641" -gtk-color-scheme = "insensitive_fg_color: #7c818c" -gtk-color-scheme = "notebook_bg: #282A33" -gtk-color-scheme = "dark_sidebar_bg: #272931" -gtk-color-scheme = "link_color: #5294e2" -gtk-color-scheme = "menu_bg: #383c4a" -gtk-color-scheme = "menu_fg: #e3e4e7" - -gtk-icon-sizes = "gtk-button=16,16" # This makes button icons smaller. -gtk-auto-mnemonics = 1 -gtk-primary-button-warps-slider = 1 - -include "main.rc" -include "apps.rc" -include "panel.rc" -include "xfce-notify.rc" -include "menubar-toolbar.rc" diff --git a/themes/Qogir-dark/gtk-2.0/main.rc b/themes/Qogir-dark/gtk-2.0/main.rc deleted file mode 100644 index 227ce64a..00000000 --- a/themes/Qogir-dark/gtk-2.0/main.rc +++ /dev/null @@ -1,2410 +0,0 @@ -style "default" { - - xthickness = 1 - ythickness = 1 - - # Style Properties - - GtkWidget::focus-line-width = 1 - GtkMenuBar::window-dragging = 1 - GtkToolbar::window-dragging = 1 - GtkToolbar::internal-padding = 4 - GtkToolButton::icon-spacing = 4 - - GtkWidget::tooltip-radius = 2 - GtkWidget::tooltip-alpha = 235 - GtkWidget::new-tooltip-style = 1 #for compatibility - - GtkSeparatorMenuItem::horizontal-padding = 2 - GtkSeparatorMenuItem::wide-separators = 0 - GtkSeparatorMenuItem::separator-height = 0 - - GtkButton::child-displacement-y = 0 - GtkButton::default-border = { 0, 0, 0, 0 } - GtkButton::default-outside_border = { 0, 0, 0, 0 } - - GtkEntry::state-hint = 1 - - GtkScrollbar::trough-border = 0 - GtkRange::trough-border = 0 - GtkRange::slider-width = 13 - GtkRange::stepper-size = 0 - - GtkScrollbar::activate-slider = 1 - GtkScrollbar::has-backward-stepper = 0 - GtkScrollbar::has-forward-stepper = 0 - GtkScrollbar::min-slider-length = 32 - GtkScrolledWindow::scrollbar-spacing = 0 - GtkScrolledWindow::scrollbars-within-bevel = 1 - - GtkScale::slider_length = 15 - GtkScale::slider_width = 15 - GtkScale::trough-side-details = 1 - - GtkProgressBar::min-horizontal-bar-height = 8 - GtkProgressBar::min-vertical-bar-width = 8 - - GtkStatusbar::shadow_type = GTK_SHADOW_NONE - GtkSpinButton::shadow_type = GTK_SHADOW_NONE - GtkMenuBar::shadow-type = GTK_SHADOW_NONE - GtkToolbar::shadow-type = GTK_SHADOW_NONE - GtkMenuBar::internal-padding = 0 #( every window is misaligned for the sake of menus ): - GtkMenu::horizontal-padding = 0 - GtkMenu::vertical-padding = 0 - - GtkCheckButton::indicator_spacing = 3 - GtkOptionMenu::indicator_spacing = { 8, 2, 0, 0 } - - GtkTreeView::row_ending_details = 0 - GtkTreeView::expander-size = 11 - GtkTreeView::vertical-separator = 4 - GtkTreeView::horizontal-separator = 4 - GtkTreeView::allow-rules = 1 - GtkTreeView::odd_row_color = shade(0.98, @base_color) - - GtkExpander::expander-size = 11 - - 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 - - # Colors - - bg[NORMAL] = @bg_color - bg[PRELIGHT] = shade (1.02, @bg_color) - bg[SELECTED] = @selected_bg_color - bg[INSENSITIVE] = @insensitive_bg_color - bg[ACTIVE] = shade (0.9, @bg_color) - - fg[NORMAL] = @text_color - fg[PRELIGHT] = @fg_color - fg[SELECTED] = @selected_fg_color - fg[INSENSITIVE] = @insensitive_fg_color - fg[ACTIVE] = @fg_color - - text[NORMAL] = @text_color - text[PRELIGHT] = @text_color - text[SELECTED] = @selected_fg_color - text[INSENSITIVE] = @insensitive_fg_color - text[ACTIVE] = @selected_fg_color - - base[NORMAL] = @base_color - base[PRELIGHT] = shade (0.95, @bg_color) - base[SELECTED] = @selected_bg_color - base[INSENSITIVE] = @bg_color - base[ACTIVE] = shade (0.9, @selected_bg_color) - - # For succinctness, all reasonable pixmap options remain here - - engine "pixmap" { - - # Check Buttons - - image { - function = CHECK - recolorable = TRUE - state = NORMAL - shadow = OUT - overlay_file = "assets/checkbox-unchecked.png" - overlay_stretch = FALSE - } - - image { - function = CHECK - recolorable = TRUE - state = PRELIGHT - shadow = OUT - overlay_file = "assets/checkbox-unchecked.png" - overlay_stretch = FALSE - } - - image { - function = CHECK - recolorable = TRUE - state = ACTIVE - shadow = OUT - overlay_file = "assets/checkbox-unchecked.png" - overlay_stretch = FALSE - } - - image { - function = CHECK - recolorable = TRUE - state = SELECTED - shadow = OUT - overlay_file = "assets/checkbox-unchecked.png" - overlay_stretch = FALSE - } - - image { - function = CHECK - recolorable = TRUE - state = INSENSITIVE - shadow = OUT - overlay_file = "assets/checkbox-unchecked-insensitive.png" - overlay_stretch = FALSE - } - - image { - function = CHECK - recolorable = TRUE - state = NORMAL - shadow = IN - overlay_file = "assets/checkbox-checked.png" - overlay_stretch = FALSE - } - - image { - function = CHECK - recolorable = TRUE - state = PRELIGHT - shadow = IN - overlay_file = "assets/checkbox-checked.png" - overlay_stretch = FALSE - } - - image { - function = CHECK - recolorable = TRUE - state = ACTIVE - shadow = IN - overlay_file = "assets/checkbox-checked.png" - overlay_stretch = FALSE - } - - image { - function = CHECK - recolorable = TRUE - state = SELECTED - shadow = IN - overlay_file = "assets/checkbox-checked.png" - overlay_stretch = FALSE - } - - image { - function = CHECK - recolorable = TRUE - state = INSENSITIVE - shadow = IN - overlay_file = "assets/checkbox-checked-insensitive.png" - overlay_stretch = FALSE - } - - # Radio Buttons - - image { - function = OPTION - state = NORMAL - shadow = OUT - overlay_file = "assets/radio-unchecked.png" - overlay_stretch = FALSE - } - - image { - function = OPTION - state = PRELIGHT - shadow = OUT - overlay_file = "assets/radio-unchecked.png" - overlay_stretch = FALSE - } - - image { - function = OPTION - state = ACTIVE - shadow = OUT - overlay_file = "assets/radio-unchecked.png" - overlay_stretch = FALSE - } - - image { - function = OPTION - state = SELECTED - shadow = OUT - overlay_file = "assets/radio-unchecked.png" - overlay_stretch = FALSE - } - - image { - function = OPTION - state = INSENSITIVE - shadow = OUT - overlay_file = "assets/radio-unchecked-insensitive.png" - overlay_stretch = FALSE - } - - image { - function = OPTION - state = NORMAL - shadow = IN - overlay_file = "assets/radio-checked.png" - overlay_stretch = FALSE - } - - image { - function = OPTION - state = PRELIGHT - shadow = IN - overlay_file = "assets/radio-checked.png" - overlay_stretch = FALSE - } - - image { - function = OPTION - state = ACTIVE - shadow = IN - overlay_file = "assets/radio-checked.png" - overlay_stretch = FALSE - } - - image { - function = OPTION - state = SELECTED - shadow = IN - overlay_file = "assets/radio-checked.png" - overlay_stretch = FALSE - } - - image { - function = OPTION - state = INSENSITIVE - shadow = IN - overlay_file = "assets/radio-checked-insensitive.png" - overlay_stretch = FALSE - } - - # Arrows - - image { - function = ARROW - overlay_file = "assets/arrow-up.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = UP - } - - image { - function = ARROW - state = PRELIGHT - overlay_file = "assets/arrow-up-prelight.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = UP - } - - image { - function = ARROW - state = ACTIVE - overlay_file = "assets/arrow-up-prelight.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = UP - } - - image { - function = ARROW - state = INSENSITIVE - overlay_file = "assets/arrow-up-insens.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = UP - } - - image { - function = ARROW - state = NORMAL - overlay_file = "assets/arrow-down.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = DOWN - } - - image { - function = ARROW - state = PRELIGHT - overlay_file = "assets/arrow-down-prelight.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = DOWN - } - - image { - function = ARROW - state = ACTIVE - overlay_file = "assets/arrow-down-prelight.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = DOWN - } - - image { - function = ARROW - state = INSENSITIVE - overlay_file = "assets/arrow-down-insens.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = DOWN - } - - image { - function = ARROW - overlay_file = "assets/arrow-left.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = LEFT - } - - image { - function = ARROW - state= PRELIGHT - overlay_file = "assets/arrow-left-prelight.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = LEFT - } - - image { - function = ARROW - state = ACTIVE - overlay_file = "assets/arrow-left-prelight.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = LEFT - } - - image { - function = ARROW - state = INSENSITIVE - overlay_file = "assets/arrow-left-insens.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = LEFT - } - - image { - function = ARROW - overlay_file = "assets/arrow-right.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = RIGHT - } - - image { - function = ARROW - state = PRELIGHT - overlay_file = "assets/arrow-right-prelight.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = RIGHT - } - - image { - function = ARROW - state = ACTIVE - overlay_file = "assets/arrow-right-prelight.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = RIGHT - } - - image { - function = ARROW - state = INSENSITIVE - overlay_file = "assets/arrow-right-insens.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = RIGHT - } - - # Option Menu Arrows - - image { - function = TAB - state = INSENSITIVE - overlay_file = "assets/arrow-down-insens.png" - overlay_stretch = FALSE - } - - image { - function = TAB - state = NORMAL - overlay_file = "assets/arrow-down.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - } - - image { - function = TAB - state = PRELIGHT - overlay_file = "assets/arrow-down-prelight.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - } - - # Lines - - image { - function = VLINE - file = "assets/line-v.png" - border = { 0, 0, 0, 0 } - stretch = TRUE - } - - image { - function = HLINE - file = "assets/line-h.png" - border = { 0, 0, 0, 0 } - stretch = TRUE - } - - # Focuslines - - image { - function = FOCUS - file = "assets/focus-line.png" - border = { 1, 1, 1, 1 } - stretch = TRUE - } - - # Handles - - image { - function = HANDLE - overlay_file = "assets/handle-h.png" - overlay_stretch = FALSE - orientation = HORIZONTAL - } - - image { - function = HANDLE - overlay_file = "assets/handle-v.png" - overlay_stretch = FALSE - orientation = VERTICAL - } - - # Expanders - - image { - function = EXPANDER - expander_style = COLLAPSED - file = "assets/plus.png" - } - - image { - function = EXPANDER - expander_style = EXPANDED - file = "assets/minus.png" - } - - image { - function = EXPANDER - expander_style = SEMI_EXPANDED - file = "assets/minus.png" - } - - image { - function = EXPANDER - expander_style = SEMI_COLLAPSED - file = "assets/plus.png" - } - - image { - function = RESIZE_GRIP - state = NORMAL - detail = "statusbar" - overlay_file = "assets/null.png" - overlay_border = { 0,0,0,0 } - overlay_stretch = FALSE - } - - # Shadows ( this area needs help :P ) - - image { - function = SHADOW_GAP - file = "assets/null.png" - border = { 4, 4, 4, 4 } - stretch = TRUE - } - } -} - - -style "toplevel_hack" { - - engine "adwaita" { - } -} - -style "ooo_stepper_hack" { - - GtkScrollbar::stepper-size = 0 - GtkScrollbar::has-backward-stepper = 0 - GtkScrollbar::has-forward-stepper = 0 - -} - -style "scrollbar" { - - engine "pixmap" { - - image { - function = BOX - detail = "trough" - file = "assets/trough-scrollbar-horiz.png" - border = { 2, 2, 3, 3 } - stretch = TRUE - orientation = HORIZONTAL - } - - image { - function = BOX - detail = "trough" - file = "assets/trough-scrollbar-vert.png" - border = { 3, 3, 2, 2 } - stretch = TRUE - orientation = VERTICAL - } - - image { - function = ARROW - overlay_file = "assets/null.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = UP - } - - image { - function = ARROW - overlay_file = "assets/null.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = DOWN - } - - image { - function = ARROW - overlay_file = "assets/null.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = LEFT - } - - image { - function = ARROW - overlay_file = "assets/null.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = RIGHT - } - - # Sliders - - image { - function = SLIDER - state = NORMAL - file = "assets/slider-horiz.png" - border = { 5, 5, 3, 3 } - stretch = TRUE - orientation = HORIZONTAL - } - - image { - function = SLIDER - state = ACTIVE - file = "assets/slider-horiz-active.png" - border = { 5, 5, 3, 3 } - stretch = TRUE - orientation = HORIZONTAL - } - - image { - function = SLIDER - state = PRELIGHT - file = "assets/slider-horiz-prelight.png" - border = { 5, 5, 3, 3 } - stretch = TRUE - orientation = HORIZONTAL - } - - image { - function = SLIDER - state = INSENSITIVE - file = "assets/slider-horiz-insens.png" - border = { 5, 5, 3, 3 } - stretch = TRUE - orientation = HORIZONTAL - } - -# X Verticals - - image { - function = SLIDER - state = NORMAL - file = "assets/slider-vert.png" - border = { 3, 3, 5, 5 } - stretch = TRUE - orientation = VERTICAL - } - - image { - function = SLIDER - state = ACTIVE - file = "assets/slider-vert-active.png" - border = { 3, 3, 5, 5 } - stretch = TRUE - orientation = VERTICAL - } - - image { - function = SLIDER - state = PRELIGHT - file = "assets/slider-vert-prelight.png" - border = { 3, 3, 5, 5 } - stretch = TRUE - orientation = VERTICAL - } - - image { - function = SLIDER - state = INSENSITIVE - file = "assets/slider-vert-insens.png" - border = { 3, 3, 5, 5 } - stretch = TRUE - orientation = VERTICAL - } - } -} - -style "menu" { - - xthickness = 0 - ythickness = 0 - - GtkMenuItem::arrow-scaling = 0.4 - - bg[NORMAL] = @menu_bg - bg[INSENSITIVE] = @menu_bg - bg[PRELIGHT] = @menu_bg - - engine "pixmap" { # For menus that use horizontal lines rather than gtkseparator - - image { - function = HLINE - file = "assets/null.png" - border = { 0, 0, 0, 0 } - stretch = TRUE - } - } -} - -style "menu_framed_box" { - - engine "adwaita" { # default menu border - } - -# engine "pixmap" { -# image { -# function = BOX -# file = "assets/frame.png" -# border = { 1, 1, 1, 1 } -# stretch = TRUE -# } -# } - -} - -style "menu_item" { - xthickness = 2 - ythickness = 3 - - # HACK: Gtk doesn't actually read this value - # while rendering the menu items, but Libreoffice - # does; setting this value equal to the one in - # fg[PRELIGHT] ensures a code path in the LO theming code - # that falls back to a dark text color for menu item text - # highlight. The price to pay is black text on menus as well, - # but at least it's readable. - # See https://bugs.freedesktop.org/show_bug.cgi?id=38038 - bg[SELECTED] = @selected_fg_color - - fg[NORMAL] = @menu_fg - fg[SELECTED] = @selected_fg_color - - fg[PRELIGHT] = @selected_fg_color - text[PRELIGHT] = @selected_fg_color - - engine "pixmap" { - - image { - function = BOX - state = PRELIGHT - file = "assets/menuitem.png" - border = { 1, 0, 1, 0 } - stretch = TRUE - } - - # Fix invisible scale trough on selected menuitems - - image { - function = BOX - detail = "trough-lower" - file = "assets/trough-horizontal.png" - border = { 8, 8, 0, 0 } - stretch = TRUE - orientation = HORIZONTAL - } - - image { - function = SLIDER - state = PRELIGHT - file = "assets/null.png" - border = { 0, 0, 0, 0 } - stretch = TRUE - overlay_file = "assets/slider.png" - overlay_stretch = FALSE - orientation = HORIZONTAL - } - - # Check Buttons - - image { - function = CHECK - recolorable = TRUE - state = NORMAL - shadow = OUT - overlay_file = "assets/menu-checkbox-unchecked.png" - overlay_stretch = FALSE - } - - image { - function = CHECK - recolorable = TRUE - state = PRELIGHT - shadow = OUT - overlay_file = "assets/menu-checkbox-unchecked-selected.png" - overlay_stretch = FALSE - } - - image { - function = CHECK - recolorable = TRUE - state = ACTIVE - shadow = OUT - overlay_file = "assets/menu-checkbox-unchecked.png" - overlay_stretch = FALSE - } - - image { - function = CHECK - recolorable = TRUE - state = INSENSITIVE - shadow = OUT - overlay_file = "assets/menu-checkbox-unchecked-insensitive.png" - overlay_stretch = FALSE - } - - image { - function = CHECK - recolorable = TRUE - state = NORMAL - shadow = IN - overlay_file = "assets/menu-checkbox-checked.png" - overlay_stretch = FALSE - } - - image { - function = CHECK - recolorable = TRUE - state = PRELIGHT - shadow = IN - overlay_file = "assets/menu-checkbox-checked-selected.png" - overlay_stretch = FALSE - } - - image { - function = CHECK - recolorable = TRUE - state = ACTIVE - shadow = IN - overlay_file = "assets/menu-checkbox-checked.png" - overlay_stretch = FALSE - } - - image { - function = CHECK - recolorable = TRUE - state = INSENSITIVE - shadow = IN - overlay_file = "assets/menu-checkbox-checked-insensitive.png" - overlay_stretch = FALSE - } - - # Radio Buttons - - image { - function = OPTION - state = NORMAL - shadow = OUT - overlay_file = "assets/menu-radio-unchecked.png" - overlay_stretch = FALSE - } - - image { - function = OPTION - state = PRELIGHT - shadow = OUT - overlay_file = "assets/menu-radio-unchecked-selected.png" - overlay_stretch = FALSE - } - - image { - function = OPTION - state = ACTIVE - shadow = OUT - overlay_file = "assets/menu-radio-unchecked.png" - overlay_stretch = FALSE - } - - image { - function = OPTION - state = INSENSITIVE - shadow = OUT - overlay_file = "assets/menu-radio-unchecked-insensitive.png" - overlay_stretch = FALSE - } - - image { - function = OPTION - state = NORMAL - shadow = IN - overlay_file = "assets/menu-radio-checked.png" - overlay_stretch = FALSE - } - - image { - function = OPTION - state = PRELIGHT - shadow = IN - overlay_file = "assets/menu-radio-checked-selected.png" - overlay_stretch = FALSE - } - - image { - function = OPTION - state = ACTIVE - shadow = IN - overlay_file = "assets/menu-radio-checked.png" - overlay_stretch = FALSE - } - - image { - function = OPTION - state = INSENSITIVE - shadow = IN - overlay_file = "assets/menu-radio-checked-insensitive.png" - overlay_stretch = FALSE - } - - image { - function = SHADOW # This fixes boxy Qt menu items - file = "assets/null.png" - border = { 4, 4, 4, 4 } - stretch = TRUE - } - - # Arrow Buttons - - image { - function = ARROW - state = NORMAL - overlay_file = "assets/menu-arrow.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = RIGHT - } - - image { - function = ARROW - state = PRELIGHT - overlay_file = "assets/menu-arrow-prelight.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = RIGHT - } - } -} - -style "button" { - - xthickness = 2 - ythickness = 2 - - engine "pixmap" { - - image { - function = BOX - state = NORMAL - file = "assets/button.png" - border = { 4, 4, 4, 4 } - stretch = TRUE - } - - image { - function = BOX - state = PRELIGHT - shadow = OUT - file = "assets/button-hover.png" - border = { 4, 4, 4, 4 } - stretch = TRUE - } - - # Don't add hover effect on pressed buttons - image { - function = BOX - state = PRELIGHT - shadow = IN - file = "assets/button-active.png" - border = {4, 4, 4, 4} - stretch = TRUE - } - - image { - function = BOX - state = ACTIVE - file = "assets/button-active.png" - border = { 4, 4, 4, 4 } - stretch = TRUE - } - - image { - function = BOX - state = INSENSITIVE - file = "assets/button-insensitive.png" - border = { 4, 4, 4, 4 } - stretch = TRUE - } - } -} - -style "checkbutton" { - - fg[PRELIGHT] = @text_color - fg[ACTIVE] = @text_color - -} - -style "entry" { - - xthickness = 6 - ythickness = 4 - - engine "pixmap" { - - image { - function = SHADOW - state = NORMAL - detail = "entry" - file = "assets/entry-bg.png" - border = {6, 6, 6, 6} - stretch = TRUE - } - - image { - function = SHADOW - state = ACTIVE - detail = "entry" - file = "assets/entry-active-bg.png" - border = {6, 6, 6, 6} - stretch = TRUE - } - - image { - function = SHADOW - state = INSENSITIVE - detail = "entry" - file = "assets/entry-disabled-bg.png" - border = {6, 6, 6, 6} - stretch = TRUE - } - - image { - function = FLAT_BOX - state = ACTIVE - detail = "entry_bg" - file = "assets/entry-background.png" - } - - image { - function = FLAT_BOX - state = INSENSITIVE - detail = "entry_bg" - file = "assets/entry-background-disabled.png" - } - - image { - function = FLAT_BOX - detail = "entry_bg" - file = "assets/entry-background.png" - } - } -} - -style "notebook_entry" { - - engine "pixmap" { - - image { - function = SHADOW - state = NORMAL - detail = "entry" - file = "assets/entry-notebook.png" - border = {6, 6, 6, 6} - stretch = TRUE - } - - image { - function = SHADOW - state = ACTIVE - detail = "entry" - file = "assets/entry-active-notebook.png" - border = {6, 6, 6, 6} - stretch = TRUE - } - - image { - function = SHADOW - state = INSENSITIVE - detail = "entry" - file = "assets/entry-disabled-notebook.png" - border = {6, 6, 6, 6} - stretch = TRUE - } - } -} - -style "notebook_tab_label" { - - fg[ACTIVE] = @text_color - -} - -style "combobox_entry" { - xthickness = 3 - ythickness = 4 - - engine "pixmap" { - - # LTR version - - image { - function = SHADOW - detail = "entry" - state = NORMAL - shadow = IN - file = "assets/combo-entry.png" - border = { 4, 4, 5, 4 } - stretch = TRUE - direction = LTR - } - - image { - function = SHADOW - detail = "entry" - state = INSENSITIVE - shadow = IN - file = "assets/combo-entry-insensitive.png" - border = { 4, 4, 5, 4 } - stretch = TRUE - direction = LTR - } - - image { - function = SHADOW - detail = "entry" - state = ACTIVE - file = "assets/combo-entry-focus.png" - border = { 4, 4, 5, 4 } - stretch = TRUE - direction = LTR - } - - # RTL version - - image { - function = SHADOW - detail = "entry" - state = NORMAL - shadow = IN - file = "assets/combo-entry-rtl.png" - border = { 4, 4, 5, 4 } - stretch = TRUE - direction = RTL - } - - image { - function = SHADOW - detail = "entry" - state = INSENSITIVE - shadow = IN - file = "assets/combo-entry-insensitive-rtl.png" - border = { 4, 4, 5, 4 } - stretch = TRUE - direction = RTL - } - - image { - function = SHADOW - detail = "entry" - state = ACTIVE - file = "assets/combo-entry-focus-rtl.png" - border = { 4, 4, 5, 4 } - stretch = TRUE - direction = RTL - } - } -} - -style "notebook_combobox_entry" { - - engine "pixmap" { - - # LTR version - - image { - function = SHADOW - detail = "entry" - state = NORMAL - shadow = IN - file = "assets/combo-entry-notebook.png" - border = { 4, 4, 5, 4 } - stretch = TRUE - direction = LTR - } - - image { - function = SHADOW - detail = "entry" - state = INSENSITIVE - shadow = IN - file = "assets/combo-entry-insensitive-notebook.png" - border = { 4, 4, 5, 4 } - stretch = TRUE - direction = LTR - } - - image { - function = SHADOW - detail = "entry" - state = ACTIVE - file = "assets/combo-entry-focus-notebook.png" - border = { 4, 4, 5, 4 } - stretch = TRUE - direction = LTR - } - - # RTL version - - image { - function = SHADOW - detail = "entry" - state = NORMAL - shadow = IN - file = "assets/combo-entry-notebook-rtl.png" - border = { 4, 4, 5, 4 } - stretch = TRUE - direction = RTL - } - - image { - function = SHADOW - detail = "entry" - state = INSENSITIVE - shadow = IN - file = "assets/combo-entry-insensitive-notebook-rtl.png" - border = { 4, 4, 5, 4 } - stretch = TRUE - direction = RTL - } - - image { - function = SHADOW - detail = "entry" - state = ACTIVE - file = "assets/combo-entry-focus-notebook-rtl.png" - border = { 4, 4, 5, 4 } - stretch = TRUE - direction = RTL - } - } -} - -style "combobox_entry_button" { - xthickness = 6 - - fg[ACTIVE] = @text_color - - engine "pixmap" { - - # LTR version - - image { - function = BOX - state = NORMAL - file = "assets/combo-entry-button.png" - border = { 4, 4, 5, 4 } - stretch = TRUE - direction = LTR - } - - image { - function = BOX - state = PRELIGHT - file = "assets/combo-entry-button.png" - border = { 4, 4, 5, 4 } - stretch = TRUE - direction = LTR - } - - image { - function = BOX - state = INSENSITIVE - file = "assets/combo-entry-button-insensitive.png" - border = { 4, 4, 5, 4 } - stretch = TRUE - direction = LTR - } - - image { - function = BOX - state = ACTIVE - file = "assets/combo-entry-button-active.png" - border = { 4, 4, 5, 4 } - stretch = TRUE - direction = LTR - } - - # RTL version - image { - function = BOX - state = NORMAL - file = "assets/combo-entry-button-rtl.png" - border = { 4, 4, 5, 4 } - stretch = TRUE - direction = RTL - } - - image { - function = BOX - state = PRELIGHT - file = "assets/combo-entry-button-rtl.png" - border = { 4, 4, 5, 4 } - stretch = TRUE - direction = RTL - } - - image { - function = BOX - state = INSENSITIVE - file = "assets/combo-entry-button-insensitive-rtl.png" - border = { 4, 4, 5, 4 } - stretch = TRUE - direction = RTL - } - - image { - function = BOX - state = ACTIVE - file = "assets/combo-entry-button-active-rtl.png" - border = { 4, 4, 5, 4 } - stretch = TRUE - direction = RTL - } - } -} - -style "spinbutton" { - - bg[NORMAL] = @bg_color - - xthickness = 6 - ythickness = 4 - - engine "pixmap" { - - image { - function = ARROW - } - - # Spin-Up LTR - - image { - function = BOX - state = NORMAL - detail = "spinbutton_up" - file = "assets/up-background.png" - border = { 1, 4, 5, 0 } - stretch = TRUE - overlay_file = "assets/arrow-up-small.png" - overlay_stretch = FALSE - direction = LTR - } - - image { - function = BOX - state = PRELIGHT - detail = "spinbutton_up" - file = "assets/up-background.png" - border = { 1, 4, 5, 0 } - stretch = TRUE - overlay_file = "assets/arrow-up-small-prelight.png" - overlay_stretch = FALSE - direction = LTR - } - - image { - function = BOX - state = INSENSITIVE - detail = "spinbutton_up" - file = "assets/up-background-disable.png" - border = { 1, 4, 5, 0 } - stretch = TRUE - overlay_file = "assets/arrow-up-small-insens.png" - overlay_stretch = FALSE - direction = LTR - } - - image { - function = BOX - state = ACTIVE - detail = "spinbutton_up" - file = "assets/up-background.png" - border = { 1, 4, 5, 0 } - stretch = TRUE - overlay_file = "assets/arrow-up-small-prelight.png" - overlay_stretch = FALSE - direction = LTR - } - - # Spin-Up RTL - - image { - function = BOX - state = NORMAL - detail = "spinbutton_up" - file = "assets/up-background-rtl.png" - border = { 4, 1, 5, 0 } - stretch = TRUE - overlay_file = "assets/arrow-up-small.png" - overlay_stretch = FALSE - direction = RTL - } - - image { - function = BOX - state = PRELIGHT - detail = "spinbutton_up" - file = "assets/up-background-rtl.png" - border = { 4, 1, 5, 0 } - stretch = TRUE - overlay_file = "assets/arrow-up-small-prelight.png" - overlay_stretch = FALSE - direction = RTL - } - - image { - function = BOX - state = INSENSITIVE - detail = "spinbutton_up" - file = "assets/up-background-disable-rtl.png" - border = { 4, 1, 5, 0 } - stretch = TRUE - overlay_file = "assets/arrow-up-small-insens.png" - overlay_stretch = FALSE - direction = RTL - } - - image { - function = BOX - state = ACTIVE - detail = "spinbutton_up" - file = "assets/up-background-rtl.png" - border = { 4, 1, 5, 0 } - stretch = TRUE - overlay_file = "assets/arrow-up-small-prelight.png" - overlay_stretch = FALSE - direction = RTL - } - - # Spin-Down LTR - - image { - function = BOX - state = NORMAL - detail = "spinbutton_down" - file = "assets/down-background.png" - border = { 1, 4, 1, 4 } - stretch = TRUE - overlay_file = "assets/arrow-down-small.png" - overlay_stretch = FALSE - direction = LTR - } - - image { - function = BOX - state = PRELIGHT - detail = "spinbutton_down" - file = "assets/down-background.png" - border = { 1, 4, 1, 4 } - stretch = TRUE - overlay_file = "assets/arrow-down-small-prelight.png" - overlay_stretch = FALSE - direction = LTR - } - - image { - function = BOX - state = INSENSITIVE - detail = "spinbutton_down" - file = "assets/down-background-disable.png" - border = { 1, 4, 1, 4 } - stretch = TRUE - overlay_file = "assets/arrow-down-small-insens.png" - overlay_stretch = FALSE - direction = LTR - } - - image { - function = BOX - state = ACTIVE - detail = "spinbutton_down" - file = "assets/down-background.png" - border = { 1, 4, 1, 4 } - stretch = TRUE - overlay_file = "assets/arrow-down-small-prelight.png" - overlay_stretch = FALSE - direction = LTR - } - - # Spin-Down RTL - - image { - function = BOX - state = NORMAL - detail = "spinbutton_down" - file = "assets/down-background-rtl.png" - border = { 4, 1, 1, 4 } - stretch = TRUE - overlay_file = "assets/arrow-down-small.png" - overlay_stretch = FALSE - direction = RTL - } - - image { - function = BOX - state = PRELIGHT - detail = "spinbutton_down" - file = "assets/down-background-rtl.png" - border = { 4, 1, 1, 4 } - stretch = TRUE - overlay_file = "assets/arrow-down-small-prelight.png" - overlay_stretch = FALSE - direction = RTL - } - - image { - function = BOX - state = INSENSITIVE - detail = "spinbutton_down" - file = "assets/down-background-disable-rtl.png" - border = { 4, 1, 1, 4 } - stretch = TRUE - overlay_file = "assets/arrow-down-small-insens.png" - overlay_stretch = FALSE - direction = RTL - } - - image { - function = BOX - state = ACTIVE - detail = "spinbutton_down" - file = "assets/down-background-rtl.png" - border = { 4, 1, 1, 4 } - stretch = TRUE - overlay_file = "assets/arrow-down-small-prelight.png" - overlay_stretch = FALSE - direction = RTL - } - } -} - -style "gimp_spin_scale" { - - bg[NORMAL] = @base_color - - engine "pixmap" { - - image { - function = FLAT_BOX - detail = "entry_bg" - state = NORMAL - } - - image { - function = FLAT_BOX - detail = "entry_bg" - state = ACTIVE - } - - image { - function = BOX - state = NORMAL - detail = "spinbutton_up" - overlay_file = "assets/arrow-up-small.png" - overlay_stretch = FALSE - } - - image { - function = BOX - state = PRELIGHT - detail = "spinbutton_up" - overlay_file = "assets/arrow-up-small-prelight.png" - overlay_stretch = FALSE - } - - image { - function = BOX - state = ACTIVE - detail = "spinbutton_up" - overlay_file = "assets/arrow-up-small-prelight.png" - overlay_stretch = FALSE - } - - image { - function = BOX - state = INSENSITIVE - detail = "spinbutton_up" - overlay_file = "assets/arrow-up-small-insens.png" - overlay_stretch = FALSE - } - - image { - function = BOX - state = NORMAL - detail = "spinbutton_down" - overlay_file = "assets/arrow-down-small.png" - overlay_stretch = FALSE - } - - image { - function = BOX - state = PRELIGHT - detail = "spinbutton_down" - overlay_file = "assets/arrow-down-small-prelight.png" - overlay_stretch = FALSE - } - - image { - function = BOX - state = ACTIVE - detail = "spinbutton_down" - overlay_file = "assets/arrow-down-small-prelight.png" - overlay_stretch = FALSE - } - - image { - function = BOX - state = INSENSITIVE - detail = "spinbutton_down" - overlay_file = "assets/arrow-down-small-insens.png" - overlay_stretch = FALSE - } - } -} - -style "notebook" { - - xthickness = 5 - ythickness = 2 - - engine "pixmap" { - - image { - function = EXTENSION - state = ACTIVE - file = "assets/null.png" - border = { 0,0,0,0 } - stretch = TRUE - gap_side = TOP - } - - image { - function = EXTENSION - state = ACTIVE - file = "assets/null.png" - border = { 0,0,0,0 } - stretch = TRUE - gap_side = BOTTOM - } - - image { - function = EXTENSION - state = ACTIVE - file = "assets/null.png" - border = { 0,0,0,0 } - stretch = TRUE - gap_side = RIGHT - } - - image { - function = EXTENSION - state = ACTIVE - file = "assets/null.png" - border = { 0,0,0,0 } - stretch = TRUE - gap_side = LEFT - } - - image { - function = EXTENSION - file = "assets/tab-top-active.png" - border = { 3,3,3,3 } - stretch = TRUE - gap_side = BOTTOM - } - - image { - function = EXTENSION - file = "assets/tab-bottom-active.png" - border = { 3,3,3,3 } - stretch = TRUE - gap_side = TOP - } - - image { - function = EXTENSION - file = "assets/tab-left-active.png" - border = { 3,3,3,3 } - stretch = TRUE - gap_side = RIGHT - } - - image { - function = EXTENSION - file = "assets/tab-right-active.png" - border = { 3,3,3,3 } - stretch = TRUE - gap_side = LEFT - } - - # How to draw boxes with a gap on one side (ie the page of a notebook) - - image { - function = BOX_GAP - file = "assets/notebook.png" - border = { 4, 4, 4, 4 } - stretch = TRUE - gap_file = "assets/notebook-gap-horiz.png" - gap_border = { 1, 1, 0, 0 } - gap_side = TOP - } - - image { - function = BOX_GAP - file = "assets/notebook.png" - border = { 4, 4, 4, 4 } - stretch = TRUE - gap_file = "assets/notebook-gap-horiz.png" - gap_border = { 1, 1, 0, 0 } - gap_side = BOTTOM - } - - image { - function = BOX_GAP - file = "assets/notebook.png" - border = { 4, 4, 4, 4 } - stretch = TRUE - gap_file = "assets/notebook-gap-vert.png" - gap_border = { 0, 0, 1, 1 } - gap_side = LEFT - } - - image { - function = BOX_GAP - file = "assets/notebook.png" - border = { 4, 4, 4, 4 } - stretch = TRUE - gap_file = "assets/notebook-gap-vert.png" - gap_border = { 0, 0, 1, 1 } - gap_side = RIGHT - } - - # How to draw the box of a notebook when it isnt attached to a tab - - image { - function = BOX - file = "assets/notebook.png" - border = { 4, 4, 4, 4 } - stretch = TRUE - } - } -} - -style "handlebox" { - - engine "pixmap" { - - image { - function = BOX - file = "assets/null.png" - border = { 4, 4, 4, 4 } - stretch = TRUE - detail = "handlebox_bin" - shadow = IN - } - - image { - function = BOX - file = "assets/null.png" - border = { 4, 4, 4, 4 } - stretch = TRUE - detail = "handlebox_bin" - shadow = OUT - } - } -} - -style "combobox_separator" { - - xthickness = 0 - ythickness = 0 - GtkWidget::wide-separators = 1 - -} - -style "combobox" { - - xthickness = 0 - ythickness = 0 - -} - -style "combobox_button" { - - xthickness = 3 - ythickness = 3 - -} - -style "range" { - - engine "pixmap" { - - image { - function = BOX - detail = "trough-upper" - file = "assets/trough-horizontal.png" - border = { 8, 8, 0, 0 } - stretch = TRUE - orientation = HORIZONTAL - } - - image { - function = BOX - detail = "trough-lower" - file = "assets/trough-horizontal-active.png" - border = { 8, 8, 0, 0 } - stretch = TRUE - orientation = HORIZONTAL - } - - image { - function = BOX - detail = "trough-upper" - file = "assets/trough-vertical.png" - border = { 0, 0, 8, 8 } - stretch = TRUE - orientation = VERTICAL - } - - image { - function = BOX - detail = "trough-lower" - file = "assets/trough-vertical-active.png" - border = { 0, 0, 8, 8 } - stretch = TRUE - orientation = VERTICAL - } - - # Horizontal - - image { - function = SLIDER - state = NORMAL - file = "assets/null.png" - border = { 0, 0, 0, 0 } - stretch = TRUE - overlay_file = "assets/slider.png" - overlay_stretch = FALSE - orientation = HORIZONTAL - } - - image { - function = SLIDER - state = PRELIGHT - file = "assets/null.png" - border = { 0, 0, 0, 0 } - stretch = TRUE - overlay_file = "assets/slider-prelight.png" - overlay_stretch = FALSE - orientation = HORIZONTAL - } - - image { - function = SLIDER - state = INSENSITIVE - file = "assets/null.png" - border = { 0, 0, 0, 0 } - stretch = TRUE - overlay_file = "assets/slider-insensitive.png" - overlay_stretch = FALSE - orientation = HORIZONTAL - } - - # Vertical - - image { - function = SLIDER - state = NORMAL - file = "assets/null.png" - border = { 0, 0, 0, 0 } - stretch = TRUE - overlay_file = "assets/slider.png" - overlay_stretch = FALSE - orientation = VERTICAL - } - - image { - function = SLIDER - state = PRELIGHT - file = "assets/null.png" - border = { 0, 0, 0, 0 } - stretch = TRUE - overlay_file = "assets/slider-prelight.png" - overlay_stretch = FALSE - orientation = VERTICAL - } - - image { - function = SLIDER - state = INSENSITIVE - file = "assets/null.png" - border = { 0, 0, 0, 0 } - stretch = TRUE - overlay_file = "assets/slider-insensitive.png" - overlay_stretch = FALSE - orientation = VERTICAL - } - - # Function below removes ugly boxes - - image { - function = BOX - file = "assets/null.png" - border = { 3, 3, 3, 3 } - stretch = TRUE - } - } -} - -style "progressbar" { - - xthickness = 1 - ythickness = 1 - - fg[NORMAL] = @fg_color - fg[PRELIGHT] = @selected_fg_color - - engine "pixmap" { - - image { - function = BOX - detail = "trough" - file = "assets/trough-progressbar.png" - border = { 4, 4, 4, 4 } - stretch = TRUE - orientation = HORIZONTAL - } - - image { - function = BOX - detail = "bar" - file = "assets/progressbar.png" - stretch = TRUE - border = { 3, 3, 3, 3 } - orientation = HORIZONTAL - } - - image { - function = BOX - detail = "trough" - file = "assets/trough-progressbar_v.png" - border = { 4, 4, 4, 4 } - stretch = TRUE - orientation = VERTICAL - } - - image { - function = BOX - detail = "bar" - file = "assets/progressbar_v.png" - stretch = TRUE - border = { 3, 3, 3, 3 } - orientation = VERTICAL - } - } -} - -style "separator_menu_item" { - - engine "pixmap" { - - image { - function = BOX - file = "assets/null.png" - border = { 0, 0, 1, 0 } - stretch = TRUE - } - } -} - -style "treeview_header" { - ythickness = 1 - - fg[PRELIGHT] = mix(0.70, @text_color, @base_color) - font_name = "Bold" - - engine "pixmap" { - - image { - function = BOX - file = "assets/tree_header.png" - border = { 1, 1, 1, 1 } - stretch = TRUE - } - } -} - -# Treeview Rows - -style "treeview" { - - xthickness = 2 - ythickness = 0 - - -} - -style "scrolled_window" { - - xthickness = 1 - ythickness = 1 - - engine "pixmap" { - - image { - function = SHADOW - file = "assets/frame.png" - border = { 5, 5, 5, 5 } - stretch = TRUE - } - } -} - -style "frame" { - - xthickness = 1 - ythickness = 1 - - engine "pixmap" { - - image { - function = SHADOW - file = "assets/frame.png" - border = { 1, 1, 1, 1 } - stretch = TRUE - shadow = IN - } - - image { - function = SHADOW_GAP - file = "assets/frame.png" - border = { 1, 1, 1, 1 } - stretch = TRUE - gap_start_file = "assets/frame-gap-start.png" - gap_start_border = { 1, 0, 0, 0 } - gap_end_file = "assets/frame-gap-end.png" - gap_end_border = { 0, 1, 0, 0 } - shadow = IN - } - - image { - function = SHADOW - file = "assets/frame.png" - border = { 1, 1, 1, 1 } - stretch = TRUE - shadow = OUT - } - - image { - function = SHADOW_GAP - file = "assets/frame.png" - border = { 1, 1, 1, 1 } - stretch = TRUE - gap_start_file = "assets/frame-gap-start.png" - gap_start_border = { 1, 0, 0, 0 } - gap_end_file = "assets/frame-gap-end.png" - gap_end_border = { 0, 1, 0, 0 } - shadow = OUT - } - - image { - function = SHADOW - file = "assets/frame.png" - border = { 1, 1, 1, 1 } - stretch = TRUE - shadow = ETCHED_IN - } - - image { - function = SHADOW_GAP - file = "assets/frame.png" - border = { 1, 1, 1, 1 } - stretch = TRUE - gap_start_file = "assets/frame-gap-start.png" - gap_start_border = { 1, 0, 0, 0 } - gap_end_file = "assets/frame-gap-end.png" - gap_end_border = { 0, 1, 0, 0 } - shadow = ETCHED_IN - } - - image { - function = SHADOW - file = "assets/frame.png" - border = { 1, 1, 1, 1 } - stretch = TRUE - shadow = ETCHED_OUT - } - - image { - function = SHADOW_GAP - file = "assets/frame.png" - border = { 1, 1, 1, 1 } - stretch = TRUE - gap_start_file = "assets/frame-gap-start.png" - gap_start_border = { 1, 0, 0, 0 } - gap_end_file = "assets/frame-gap-end.png" - gap_end_border = { 0, 1, 0, 0 } - shadow = ETCHED_OUT - } - } -} - -style "gimp_toolbox_frame" { - - engine "pixmap" { - - image { - function = SHADOW - } - } -} - -style "toolbar" { - - engine "pixmap" { - - image { - function = BOX - file = "assets/toolbar.png" - stretch = TRUE - border = { 1, 1, 1, 1 } - } - - image { - function = HANDLE - overlay_file = "assets/handle-h.png" - overlay_stretch = FALSE - orientation = HORIZONTAL - } - - image { - function = HANDLE - overlay_file = "assets/handle-v.png" - overlay_stretch = FALSE - orientation = VERTICAL - } - - image { - function = VLINE - recolorable = TRUE - file = "assets/null.png" - } - - image { - function = HLINE - recolorable = TRUE - file = "assets/null.png" - } - } -} - -style "inline_toolbar" { - - GtkToolbar::button-relief = GTK_RELIEF_NORMAL - - engine "pixmap" { - - image { - function = BOX - file = "assets/inline-toolbar.png" - stretch = TRUE - border = { 1, 1, 1, 1 } - } - } -} - -style "notebook_viewport" { - - bg[NORMAL] = @notebook_bg -} - - -style "notebook_eventbox" { - - bg[NORMAL] = @notebook_bg - bg[ACTIVE] = @bg_color -} - -style "tooltips" { - - xthickness = 8 - ythickness = 4 - - bg[NORMAL] = @tooltip_bg_color - fg[NORMAL] = @tooltip_fg_color - bg[SELECTED] = @tooltip_bg_color - -} - -style "eclipse-tooltips" { - - xthickness = 8 - ythickness = 4 - - bg[NORMAL] = shade(1.05, @bg_color) - fg[NORMAL] = @text_color - bg[SELECTED] = shade(1.05, @bg_color) - -} - -style "xfdesktop-icon-view" { - XfdesktopIconView::label-alpha = 0 - XfdesktopIconView::selected-label-alpha = 100 - 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 = "#000000" - XfdesktopIconView::selected-shadow-color = "#000000" - XfdesktopIconView::shadow-blur-radius = 2 - XfdesktopIconView::cell-spacing = 2 - XfdesktopIconView::cell-padding = 6 - XfdesktopIconView::cell-text-width-proportion = 1.9 - - fg[NORMAL] = @selected_fg_color - fg[ACTIVE] = @selected_fg_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] = @bg_color - bg[SELECTED] = @bg_color - - fg[NORMAL] = @fg_color - - engine "murrine" { - contrast = 0.7 - glazestyle = 0 - glowstyle = 0 - highlight_shade = 1.0 - gradient_shades = {1.0,1.0,1.0,1.0} - border_shades = { 0.8, 0.8 } - } -} - -style "xfwm-tabwin-button" { - - font_name = "bold" - bg[SELECTED] = @selected_bg_color -} - -# Thunar - -style "thunar_location_button" = "location_button" { - ThunarLocationButtons::spacing = 0 - - engine "pixmap" { - - image { - function = BOX - state = NORMAL - file = "assets/null.png" - border = { 2, 2, 2, 2 } - stretch = TRUE - } - - image { - function = BOX - state = PRELIGHT - file = "assets/pathbar_button_prelight.png" - border = { 2, 2, 2, 2 } - stretch = TRUE - } - - image { - function = BOX - state = ACTIVE - file = "assets/pathbar_button_active.png" - border = { 0, 0, 0, 2 } - stretch = TRUE - } - - image { - function = BOX - state = INSENSITIVE - file = "assets/null.png" - border = { 2, 2, 2, 2 } - stretch = TRUE - } - } -} - -widget_class "*ThunarLocationButtons*" style "thunar_location_button" - -# Chromium -style "chrome_menu_item" { - - bg[SELECTED] = @selected_bg_color - -} - -# Text Style -style "text" = "default" { - engine "murrine" { textstyle = 0 } -} - -style "menu_text" = "menu_item" { - engine "murrine" { textstyle = 0 } -} - - -style "null" { - - engine "pixmap" { - - image { - function = BOX - file = "assets/null.png" - stretch = TRUE - } - } -} - - -class "GtkWidget" style "default" -class "GtkScrollbar" style "scrollbar" -class "GtkButton" style "button" -class "GtkEntry" style "entry" -class "GtkOldEditable" style "entry" -class "GtkSpinButton" style "spinbutton" -class "GtkNotebook" style "notebook" -class "GtkRange" style "range" -class "GtkProgressBar" style "progressbar" -class "GtkSeparatorMenuItem" style "separator_menu_item" -class "GtkScrolledWindow" style "scrolled_window" -class "GtkFrame" style "frame" -class "GtkTreeView" style "treeview" -class "GtkToolbar" style "toolbar" -class "*HandleBox" style "toolbar" - -widget_class "**" style "menu" -widget_class "**" style "menu_framed_box" -widget_class "**" style "menu_item" -widget_class "**" style "checkbutton" -widget_class "*" style "combobox" -widget_class "**" style "combobox_button" -widget_class "**" style "combobox_separator" -widget_class "***" style "treeview_header" -widget_class "**" style "inline_toolbar" -widget_class "**" style "combobox_entry" -widget_class "**" style "combobox_entry_button" -widget_class "***" style "notebook_viewport" -widget_class "*HandleBox" style "toolbar" - -# Entries in notebooks draw with notebook's base color, but not if there's -# something else in the middle that draws gray again -widget_class "**" style "notebook_entry" -widget_class "***" style "entry" - -widget_class "***" style "notebook_combobox_entry" -widget_class "****" style "combobox_entry" - -# We also need to avoid changing fg color for the inactive notebook tab labels -widget_class "*." style "notebook_tab_label" - -# GTK tooltips -widget "gtk-tooltip*" style "tooltips" - -#Fix GVim tabs -widget_class "**" style "notebook_eventbox" - -# Xchat special cases -widget "*xchat-inputbox" style "entry" - -# GIMP -# Disable gradients completely for GimpSpinScale -#class "GimpSpinScale" style "gimp_spin_scale" - -# Remove borders from "Wilbert frame" in Gimp -widget_class "**" style "gimp_toolbox_frame" - -# Chrome/Chromium -widget_class "*Chrom*Button*" style "button" -widget_class "***" style "chrome_menu_item" - -# Eclipse/SWT -widget "gtk-tooltips*" style "eclipse-tooltips" -widget "*swt-toolbar-flat" style "null" - -# Openoffice, Libreoffice -class "GtkWindow" style "toplevel_hack" -widget "*openoffice-toplevel*" style "ooo_stepper_hack" - -# Xfce -widget_class "*XfdesktopIconView*" style "xfdesktop-icon-view" -widget "xfwm4-tabwin*" style "xfwm-tabwin" -widget "xfwm4-tabwin*GtkButton*" style "xfwm-tabwin-button" - -# Fixes ugly text shadows for insensitive text -widget_class "*" style "text" -widget_class "**" style "menu_text" -widget_class "**" style "text" -widget_class "**" style "text" -widget_class "**" style "text" diff --git a/themes/Qogir-dark/gtk-2.0/menubar-toolbar.rc b/themes/Qogir-dark/gtk-2.0/menubar-toolbar.rc deleted file mode 100644 index 4f40982b..00000000 --- a/themes/Qogir-dark/gtk-2.0/menubar-toolbar.rc +++ /dev/null @@ -1,222 +0,0 @@ -style "menubar" { - - bg[NORMAL] = @base_color - fg[NORMAL] = @text_color - fg[PRELIGHT] = shade(1.15, @text_color) - fg[ACTIVE] = shade(1.15, @text_color) - fg[SELECTED] = @selected_fg_color - fg[INSENSITIVE] = shade(0.7, @text_color) - - xthickness = 0 - ythickness = 0 - - engine "pixmap" { - - image { - function = BOX - file = "assets/menubar.png" - stretch = TRUE - border = { 1, 1, 1, 1 } - } - } -} - -style "menubar-borderless" { - - bg[NORMAL] = @base_color - fg[NORMAL] = @text_color - fg[SELECTED] = @selected_fg_color - fg[INSENSITIVE] = shade(0.7, @text_color) - - xthickness = 0 - ythickness = 0 - - engine "pixmap" { - - image { - function = BOX - file = "assets/null.png" - stretch = TRUE - border = { 1, 1, 1, 1 } - } - } -} - -style "menubar_item" { - - xthickness = 2 - ythickness = 4 - - fg[PRELIGHT] = @selected_fg_color - - engine "pixmap" { - - image { - function = BOX - state = PRELIGHT - file = "assets/menubar_button.png" - border = { 2, 2, 2, 2 } - stretch = TRUE - } - } -} - -# Text Style Menubar -style "menubar-text" { - - engine "murrine" { - text_shade = 0.0 - textstyle = 0 - } -} - - -style "toolbar_text" { - fg[NORMAL] = @tooltip_fg_color - fg[PRELIGHT] = shade(1.15, @tooltip_fg_color) - fg[INSENSITIVE] = shade(0.7, @tooltip_fg_color) - fg[ACTIVE] = shade(0.9, @tooltip_fg_color) - - text[NORMAL] = @tooltip_fg_color - text[PRELIGHT] = shade(1.15, @tooltip_fg_color) - text[INSENSITIVE] = shade(0.7, @tooltip_fg_color) - text[ACTIVE] = shade(0.9, @tooltip_fg_color) - -} - -style "toolbar_button" { - - xthickness = 4 - ythickness = 4 - - engine "pixmap" { - - image { - function = BOX - state = NORMAL - file = "assets/button.png" - border = { 4, 4, 4, 4 } - stretch = TRUE - } - - image { - function = BOX - state = PRELIGHT - file = "assets/button-hover.png" - border = { 4, 4, 4, 4 } - stretch = TRUE - } - - image { - function = BOX - state = ACTIVE - file = "assets/button-active.png" - border = { 4, 4, 4, 4 } - stretch = TRUE - } - - image { - function = BOX - state = INSENSITIVE - file = "assets/button-insensitive.png" - border = { 4, 4, 4, 4 } - stretch = TRUE - } - } -} - -style "toolbar_entry" { - - base[NORMAL] = @base_color - base[ACTIVE] = @base_color - base[INSENSITIVE] = @insensitive_bg_color - - text[NORMAL] = @text_color - - engine "pixmap" { - - image { - function = SHADOW - state = NORMAL - detail = "entry" - file = "assets/entry-toolbar.png" - border = {6, 6, 6, 6} - stretch = TRUE - } - - image { - function = SHADOW - state = ACTIVE - detail = "entry" - file = "assets/entry-active-toolbar.png" - border = {6, 6, 6, 6} - stretch = TRUE - } - - image { - function = SHADOW - state = INSENSITIVE - detail = "entry" - file = "assets/entry-disabled-toolbar.png" - border = {6, 6, 6, 6} - stretch = TRUE - } - - image { - function = FLAT_BOX - state = ACTIVE - detail = "entry_bg" - file = "assets/null.png" - } - - image { - function = FLAT_BOX - state = INSENSITIVE - detail = "entry_bg" - file = "assets/null.png" - } - - image { - function = FLAT_BOX - detail = "entry_bg" - file = "assets/null.png" - } - } -} - -#Chromium -style "chrome-gtk-frame" { - - ChromeGtkFrame::frame-color = @tooltip_bg_color - ChromeGtkFrame::inactive-frame-color = @tooltip_bg_color - - ChromeGtkFrame::frame-gradient-size = 0 - ChromeGtkFrame::frame-gradient-color = shade(0.5, @bg_color) - - ChromeGtkFrame::incognito-frame-color = shade(0.85, @bg_color) - ChromeGtkFrame::incognito-inactive-frame-color = @bg_color - - ChromeGtkFrame::incognito-frame-gradient-color = @bg_color - - ChromeGtkFrame::scrollbar-trough-color = shade(0.912, @bg_color) - ChromeGtkFrame::scrollbar-slider-prelight-color = shade(1.04, @bg_color) - ChromeGtkFrame::scrollbar-slider-normal-color = @bg_color - -} - -widget_class "**" style "menubar" -widget_class "*.*" style "menubar_item" - -widget_class "*ThunarWindow*" style "menubar" - -class "ChromeGtkFrame" style "chrome-gtk-frame" - -widget_class "***" style "menubar-text" - -# Whitelist for dark toolbars -widget_class "*ThunarWindow*" style "menubar" -widget_class "*ThunarWindow**" style "toolbar_entry" -widget_class "*ThunarWindow**" style "toolbar_button" -widget_class "*ThunarWindow**" style "toolbar_text" -widget_class "*ThunarWindow***" style "menubar-text" - diff --git a/themes/Qogir-dark/gtk-2.0/panel.rc b/themes/Qogir-dark/gtk-2.0/panel.rc deleted file mode 100644 index 45162eb8..00000000 --- a/themes/Qogir-dark/gtk-2.0/panel.rc +++ /dev/null @@ -1,205 +0,0 @@ - -style "xfce-heading" { - base[NORMAL] = @bg_color -} - -style "theme-panel" { - GtkButton::inner-border = { 0, 0, 0, 0 } - xthickness = 2 - ythickness = 0 - - bg[NORMAL] = shade(1.0, @tooltip_bg_color) - bg[ACTIVE] = @selected_bg_color - bg[PRELIGHT] = shade(0.9, @tooltip_bg_color) - bg[SELECTED] = @selected_bg_color - - fg[NORMAL] = shade(1.0, @tooltip_fg_color) - fg[PRELIGHT] = @tooltip_fg_color - fg[ACTIVE] = @selected_fg_color - fg[SELECTED] = @selected_fg_color - - text[NORMAL] = shade(1.0, @tooltip_fg_color) - text[PRELIGHT] = shade(1.1, @tooltip_fg_color) - text[ACTIVE] = shade(1.0, @tooltip_fg_color) - text[SELECTED] = @selected_fg_color - - engine "pixmap" { - image { - function = SHADOW - file = "assets/null.png" - border = { 0, 0, 0, 0 } - stretch = TRUE - } - } -} - -style "theme-panel-progressbar" { - bg[ACTIVE] = shade(0.8, @tooltip_bg_color) -} - -style "panelbar" { - - fg[NORMAL] = shade(1.0, @tooltip_fg_color) - fg[ACTIVE] = shade(1.0, @tooltip_fg_color) - fg[PRELIGHT] = shade(1.1, @tooltip_fg_color) - fg[SELECTED] = @selected_fg_color - - bg[SELECTED] = @selected_bg_color - -} - -style "panelbuttons" { - GtkButton::inner-border = { 0, 0, 0, 0 } - xthickness = 4 - ythickness = 0 - - fg[NORMAL] = shade(0.8, @tooltip_fg_color) - fg[PRELIGHT] = @selected_fg_color - fg[ACTIVE] = @selected_fg_color - fg[SELECTED] = @selected_fg_color - fg[INSENSITIVE] = mix(0.28, @tooltip_fg_color, @tooltip_bg_color) - bg[PRELIGHT] = shade(1.2, @tooltip_bg_color) - bg[ACTIVE] = shade(1.5, @tooltip_bg_color) - - engine "pixmap" { - image { - function = BOX - state = NORMAL - file = "assets/null.png" - border = { 0, 0, 0, 2 } - stretch = TRUE - } - image { - function = BOX - state = ACTIVE - file = "assets/pathbar_button_active.png" - border = { 0, 0, 0, 2 } - stretch = TRUE - } - image { - function = BOX - state = PRELIGHT - file = "assets/pathbar_button_prelight.png" - border = { 0, 0, 0, 2 } - stretch = TRUE - } - image { - function = BOX - state = INSENSITIVE - file = "assets/null.png" - border = { 0, 0, 0, 2 } - stretch = TRUE - } - } -} - -style "regular-label" { - font_name = "Regular" -} - -style "theme-panel-text" { - - fg[NORMAL] = shade(1.0, @tooltip_fg_color) - fg[PRELIGHT] = @selected_fg_color - fg[ACTIVE] = shade(1.0, @tooltip_fg_color) - - text[NORMAL] = shade(1.0, @tooltip_fg_color) - text[PRELIGHT] = @selected_fg_color - text[ACTIVE] = shade(1.0, @tooltip_fg_color) - - engine "murrine" { - textstyle = 0 - text_shade = 0.2 - } -} - -style "panel-entry" { - - fg[NORMAL] = @text_color - fg[PRELIGHT] = @text_color - fg[ACTIVE] = @text_color - fg[SELECTED] = @text_color - fg[INSENSITIVE] = @text_color - - text[NORMAL] = @text_color - text[PRELIGHT] = @text_color - text[ACTIVE] = @text_color - text[SELECTED] = @text_color - text[INSENSITIVE] = @text_color - -} - -style "theme-main-menu-text" = "theme-panel-text" { - fg[PRELIGHT] = @selected_fg_color - text[PRELIGHT] = @selected_fg_color -} - -style "workspace-switcher" = "theme-panel" { - bg[SELECTED] = @selected_bg_color -} - -style "indicator" = "theme-panel" { - xthickness = 0 - ythickness = 0 -} - -widget_class "*XfceHeading*" style "xfce-heading" -widget "*tasklist*" style "panelbuttons" -widget_class "*Xfce*Panel*.GtkToggleButton" style "panelbuttons" -widget_class "*Xfce*NetkTasklist*GtkToggleButton" style "panelbuttons" -widget_class "*PanelToplevel*Button" style "panelbuttons" -widget_class "*Panel*GtkToggleButton" style "panelbuttons" -widget_class "*Xfce*Panel*Button*" style "panelbuttons" -widget_class "*" style "panelbuttons" -widget_class "**" style "panelbuttons" -widget_class "*XfcePanelPlugin.GtkButton" style "panelbuttons" -widget_class "*XfcePanelPlugin.GtkToggleButton" style "panelbuttons" -widget "*dict*Applet*" style "panelbuttons" -widget_class "*Xfce*NetkTasklist*GtkToggleButton" style "panelbuttons" -widget_class "*Tasklist*" style:highest "panelbuttons" -widget_class "*Tasklist*.GtkLabel" style:highest "regular-label" -widget_class "*Mixer*lugin*" style:highest "panelbuttons" - -class "*Panel*MenuBar*" style "panelbar" -widget_class "*Panel*MenuBar*" style "panelbar" -widget_class "*Panel*MenuBar*Item*" style:highest "panelbar" - -widget "*PanelWidget*" style "theme-panel" -widget "*PanelApplet*" style "theme-panel" -widget "*fast-user-switch*" style "theme-panel" -widget "*CPUFreq*Applet*" style "theme-panel" -class "PanelApp*" style "theme-panel" -class "PanelToplevel*" style "theme-panel" -widget_class "*PanelToplevel*" style "theme-panel" -widget_class "*notif*" style "theme-panel" -widget_class "*Notif*" style "theme-panel" -widget_class "*Tray*" style "theme-panel" -widget_class "*tray*" style "theme-panel" -widget_class "*computertemp*" style "theme-panel" -widget_class "*Applet*Tomboy*" style "theme-panel" -widget_class "*Applet*Netstatus*" style "theme-panel" - -# Fixes for tooltip text in some apps. -widget_class "*Notif*Beagle*" style "theme-panel" -widget_class "*Notif*Brasero*" style "theme-panel" - -# XFCE panel theming. -widget "*Xfce*Panel*" style "theme-panel" -class "*Xfce*Panel*" style "theme-panel" -widget "*Xfce*Panel*GtkProgressBar" style "theme-panel-progressbar" -widget "*WnckPager*" style "workspace-switcher" -widget "*TopMenu*" style "theme-panel" -widget "*XfceTasklist*" style "panelbuttons" - -# Fix gtk-entries in the panel -widget "*bookmark*GtkEntry" style "panel-entry" # fixes smartbookmark-plugin - -# Make sure panel text color doesn't change -widget_class "*Panel*MenuBar*" style "theme-main-menu-text" -widget_class "*Panel**" style "theme-main-menu-text" -widget "*.clock-applet-button.*" style "theme-panel-text" -widget "*PanelApplet*" style "theme-panel-text" - -# Override general panel-style with specific plugin-styles -widget "*indicator-applet*" style "indicator" -widget "*indicator-button*" style "indicator" diff --git a/themes/Qogir-dark/gtk-3.0/assets/backimage-dark.png b/themes/Qogir-dark/gtk-3.0/assets/backimage-dark.png deleted file mode 100644 index 8233a5cc..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/backimage-dark.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/backimage-dark@2.png b/themes/Qogir-dark/gtk-3.0/assets/backimage-dark@2.png deleted file mode 100644 index 570e6e8e..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/backimage-dark@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/backimage.png b/themes/Qogir-dark/gtk-3.0/assets/backimage.png deleted file mode 100644 index 1864ad50..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/backimage.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/backimage@2.png b/themes/Qogir-dark/gtk-3.0/assets/backimage@2.png deleted file mode 100644 index 50baa53e..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/backimage@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/checkbox-checked-dark.png b/themes/Qogir-dark/gtk-3.0/assets/checkbox-checked-dark.png deleted file mode 100644 index 80728771..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/checkbox-checked-dark.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/checkbox-checked-dark@2.png b/themes/Qogir-dark/gtk-3.0/assets/checkbox-checked-dark@2.png deleted file mode 100644 index c5e0105c..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/checkbox-checked-dark@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/checkbox-checked-insensitive-dark.png b/themes/Qogir-dark/gtk-3.0/assets/checkbox-checked-insensitive-dark.png deleted file mode 100644 index 8af7a5ac..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/checkbox-checked-insensitive-dark.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/checkbox-checked-insensitive-dark@2.png b/themes/Qogir-dark/gtk-3.0/assets/checkbox-checked-insensitive-dark@2.png deleted file mode 100644 index 58e95728..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/checkbox-checked-insensitive-dark@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/checkbox-checked-insensitive-selected.png b/themes/Qogir-dark/gtk-3.0/assets/checkbox-checked-insensitive-selected.png deleted file mode 100644 index 1f793768..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/checkbox-checked-insensitive-selected.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/checkbox-checked-insensitive-selected@2.png b/themes/Qogir-dark/gtk-3.0/assets/checkbox-checked-insensitive-selected@2.png deleted file mode 100644 index b8e684d4..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/checkbox-checked-insensitive-selected@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/checkbox-checked-insensitive.png b/themes/Qogir-dark/gtk-3.0/assets/checkbox-checked-insensitive.png deleted file mode 100644 index 78349e75..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/checkbox-checked-insensitive.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/checkbox-checked-insensitive@2.png b/themes/Qogir-dark/gtk-3.0/assets/checkbox-checked-insensitive@2.png deleted file mode 100644 index ac04ef33..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/checkbox-checked-insensitive@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/checkbox-checked-selected.png b/themes/Qogir-dark/gtk-3.0/assets/checkbox-checked-selected.png deleted file mode 100644 index bdeb804f..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/checkbox-checked-selected.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/checkbox-checked-selected@2.png b/themes/Qogir-dark/gtk-3.0/assets/checkbox-checked-selected@2.png deleted file mode 100644 index 5b246ee5..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/checkbox-checked-selected@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/checkbox-checked-selectionmode-dark.png b/themes/Qogir-dark/gtk-3.0/assets/checkbox-checked-selectionmode-dark.png deleted file mode 100644 index 8730b5a4..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/checkbox-checked-selectionmode-dark.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/checkbox-checked-selectionmode-dark@2.png b/themes/Qogir-dark/gtk-3.0/assets/checkbox-checked-selectionmode-dark@2.png deleted file mode 100644 index d1c9ecec..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/checkbox-checked-selectionmode-dark@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/checkbox-checked-selectionmode.png b/themes/Qogir-dark/gtk-3.0/assets/checkbox-checked-selectionmode.png deleted file mode 100644 index d23c875d..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/checkbox-checked-selectionmode.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/checkbox-checked-selectionmode@2.png b/themes/Qogir-dark/gtk-3.0/assets/checkbox-checked-selectionmode@2.png deleted file mode 100644 index a57145ea..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/checkbox-checked-selectionmode@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/checkbox-checked.png b/themes/Qogir-dark/gtk-3.0/assets/checkbox-checked.png deleted file mode 100644 index facd9449..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/checkbox-checked.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/checkbox-checked@2.png b/themes/Qogir-dark/gtk-3.0/assets/checkbox-checked@2.png deleted file mode 100644 index 8ce51725..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/checkbox-checked@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/checkbox-mixed-dark.png b/themes/Qogir-dark/gtk-3.0/assets/checkbox-mixed-dark.png deleted file mode 100644 index 5abbadb5..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/checkbox-mixed-dark.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/checkbox-mixed-dark@2.png b/themes/Qogir-dark/gtk-3.0/assets/checkbox-mixed-dark@2.png deleted file mode 100644 index 2a03aa75..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/checkbox-mixed-dark@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/checkbox-mixed-insensitive-dark.png b/themes/Qogir-dark/gtk-3.0/assets/checkbox-mixed-insensitive-dark.png deleted file mode 100644 index 0cbae397..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/checkbox-mixed-insensitive-dark.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/checkbox-mixed-insensitive-dark@2.png b/themes/Qogir-dark/gtk-3.0/assets/checkbox-mixed-insensitive-dark@2.png deleted file mode 100644 index fc8d575a..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/checkbox-mixed-insensitive-dark@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/checkbox-mixed-insensitive-selected.png b/themes/Qogir-dark/gtk-3.0/assets/checkbox-mixed-insensitive-selected.png deleted file mode 100644 index 621c7937..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/checkbox-mixed-insensitive-selected.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/checkbox-mixed-insensitive-selected@2.png b/themes/Qogir-dark/gtk-3.0/assets/checkbox-mixed-insensitive-selected@2.png deleted file mode 100644 index 9854ba86..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/checkbox-mixed-insensitive-selected@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/checkbox-mixed-insensitive.png b/themes/Qogir-dark/gtk-3.0/assets/checkbox-mixed-insensitive.png deleted file mode 100644 index 71ef87df..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/checkbox-mixed-insensitive.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/checkbox-mixed-insensitive@2.png b/themes/Qogir-dark/gtk-3.0/assets/checkbox-mixed-insensitive@2.png deleted file mode 100644 index b2a0affe..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/checkbox-mixed-insensitive@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/checkbox-mixed-selected.png b/themes/Qogir-dark/gtk-3.0/assets/checkbox-mixed-selected.png deleted file mode 100644 index e39e4bfc..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/checkbox-mixed-selected.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/checkbox-mixed-selected@2.png b/themes/Qogir-dark/gtk-3.0/assets/checkbox-mixed-selected@2.png deleted file mode 100644 index cfe5b23e..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/checkbox-mixed-selected@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/checkbox-mixed.png b/themes/Qogir-dark/gtk-3.0/assets/checkbox-mixed.png deleted file mode 100644 index 26ad2205..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/checkbox-mixed.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/checkbox-mixed@2.png b/themes/Qogir-dark/gtk-3.0/assets/checkbox-mixed@2.png deleted file mode 100644 index d31b267e..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/checkbox-mixed@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/checkbox-selectionmode-dark.png b/themes/Qogir-dark/gtk-3.0/assets/checkbox-selectionmode-dark.png deleted file mode 100644 index a6092b60..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/checkbox-selectionmode-dark.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/checkbox-selectionmode-dark@2.png b/themes/Qogir-dark/gtk-3.0/assets/checkbox-selectionmode-dark@2.png deleted file mode 100644 index 72894366..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/checkbox-selectionmode-dark@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/checkbox-selectionmode.png b/themes/Qogir-dark/gtk-3.0/assets/checkbox-selectionmode.png deleted file mode 100644 index f83b3e50..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/checkbox-selectionmode.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/checkbox-selectionmode@2.png b/themes/Qogir-dark/gtk-3.0/assets/checkbox-selectionmode@2.png deleted file mode 100644 index afec7bb2..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/checkbox-selectionmode@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/checkbox-unchecked-dark.png b/themes/Qogir-dark/gtk-3.0/assets/checkbox-unchecked-dark.png deleted file mode 100644 index acfc7c64..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/checkbox-unchecked-dark.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/checkbox-unchecked-dark@2.png b/themes/Qogir-dark/gtk-3.0/assets/checkbox-unchecked-dark@2.png deleted file mode 100644 index 9922ffc5..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/checkbox-unchecked-dark@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/checkbox-unchecked-insensitive-dark.png b/themes/Qogir-dark/gtk-3.0/assets/checkbox-unchecked-insensitive-dark.png deleted file mode 100644 index 431e69fa..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/checkbox-unchecked-insensitive-dark.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/checkbox-unchecked-insensitive-dark@2.png b/themes/Qogir-dark/gtk-3.0/assets/checkbox-unchecked-insensitive-dark@2.png deleted file mode 100644 index 2a166dce..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/checkbox-unchecked-insensitive-dark@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/checkbox-unchecked-insensitive-selected.png b/themes/Qogir-dark/gtk-3.0/assets/checkbox-unchecked-insensitive-selected.png deleted file mode 100644 index 37308787..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/checkbox-unchecked-insensitive-selected.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/checkbox-unchecked-insensitive-selected@2.png b/themes/Qogir-dark/gtk-3.0/assets/checkbox-unchecked-insensitive-selected@2.png deleted file mode 100644 index 3fb6ad45..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/checkbox-unchecked-insensitive-selected@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/checkbox-unchecked-insensitive.png b/themes/Qogir-dark/gtk-3.0/assets/checkbox-unchecked-insensitive.png deleted file mode 100644 index 9d934cd7..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/checkbox-unchecked-insensitive.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/checkbox-unchecked-insensitive@2.png b/themes/Qogir-dark/gtk-3.0/assets/checkbox-unchecked-insensitive@2.png deleted file mode 100644 index a9233d81..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/checkbox-unchecked-insensitive@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/checkbox-unchecked-selected.png b/themes/Qogir-dark/gtk-3.0/assets/checkbox-unchecked-selected.png deleted file mode 100644 index da7eb297..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/checkbox-unchecked-selected.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/checkbox-unchecked-selected@2.png b/themes/Qogir-dark/gtk-3.0/assets/checkbox-unchecked-selected@2.png deleted file mode 100644 index 770f0194..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/checkbox-unchecked-selected@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/checkbox-unchecked.png b/themes/Qogir-dark/gtk-3.0/assets/checkbox-unchecked.png deleted file mode 100644 index 1557dbf9..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/checkbox-unchecked.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/checkbox-unchecked@2.png b/themes/Qogir-dark/gtk-3.0/assets/checkbox-unchecked@2.png deleted file mode 100644 index 1075c527..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/checkbox-unchecked@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/logo-active.png b/themes/Qogir-dark/gtk-3.0/assets/logo-active.png deleted file mode 100644 index 46a6850c..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/logo-active.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/logo-active@2.png b/themes/Qogir-dark/gtk-3.0/assets/logo-active@2.png deleted file mode 100644 index f86003a7..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/logo-active@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/logo-backdrop.png b/themes/Qogir-dark/gtk-3.0/assets/logo-backdrop.png deleted file mode 100644 index 9733d97d..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/logo-backdrop.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/logo-backdrop@2.png b/themes/Qogir-dark/gtk-3.0/assets/logo-backdrop@2.png deleted file mode 100644 index ac82a2a6..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/logo-backdrop@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/logo-hover.png b/themes/Qogir-dark/gtk-3.0/assets/logo-hover.png deleted file mode 100644 index 83238fb7..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/logo-hover.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/logo-hover@2.png b/themes/Qogir-dark/gtk-3.0/assets/logo-hover@2.png deleted file mode 100644 index 5041f3eb..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/logo-hover@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/logo.png b/themes/Qogir-dark/gtk-3.0/assets/logo.png deleted file mode 100644 index 39a835a0..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/logo.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/logo@2.png b/themes/Qogir-dark/gtk-3.0/assets/logo@2.png deleted file mode 100644 index 937b67e1..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/logo@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/radio-checked-dark.png b/themes/Qogir-dark/gtk-3.0/assets/radio-checked-dark.png deleted file mode 100644 index 61281216..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/radio-checked-dark.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/radio-checked-dark@2.png b/themes/Qogir-dark/gtk-3.0/assets/radio-checked-dark@2.png deleted file mode 100644 index 5a7aac79..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/radio-checked-dark@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/radio-checked-insensitive-dark.png b/themes/Qogir-dark/gtk-3.0/assets/radio-checked-insensitive-dark.png deleted file mode 100644 index bd0f3787..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/radio-checked-insensitive-dark.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/radio-checked-insensitive-dark@2.png b/themes/Qogir-dark/gtk-3.0/assets/radio-checked-insensitive-dark@2.png deleted file mode 100644 index 8176bf20..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/radio-checked-insensitive-dark@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/radio-checked-insensitive-selected.png b/themes/Qogir-dark/gtk-3.0/assets/radio-checked-insensitive-selected.png deleted file mode 100644 index afb4f1a7..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/radio-checked-insensitive-selected.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/radio-checked-insensitive-selected@2.png b/themes/Qogir-dark/gtk-3.0/assets/radio-checked-insensitive-selected@2.png deleted file mode 100644 index 6081e878..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/radio-checked-insensitive-selected@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/radio-checked-insensitive.png b/themes/Qogir-dark/gtk-3.0/assets/radio-checked-insensitive.png deleted file mode 100644 index 1c89a6b1..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/radio-checked-insensitive.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/radio-checked-insensitive@2.png b/themes/Qogir-dark/gtk-3.0/assets/radio-checked-insensitive@2.png deleted file mode 100644 index 284582b4..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/radio-checked-insensitive@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/radio-checked-selected.png b/themes/Qogir-dark/gtk-3.0/assets/radio-checked-selected.png deleted file mode 100644 index fa67a164..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/radio-checked-selected.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/radio-checked-selected@2.png b/themes/Qogir-dark/gtk-3.0/assets/radio-checked-selected@2.png deleted file mode 100644 index 3b8093e7..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/radio-checked-selected@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/radio-checked.png b/themes/Qogir-dark/gtk-3.0/assets/radio-checked.png deleted file mode 100644 index 975ccb14..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/radio-checked.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/radio-checked@2.png b/themes/Qogir-dark/gtk-3.0/assets/radio-checked@2.png deleted file mode 100644 index fa0719e9..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/radio-checked@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/radio-mixed-dark.png b/themes/Qogir-dark/gtk-3.0/assets/radio-mixed-dark.png deleted file mode 100644 index 5fb1d58d..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/radio-mixed-dark.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/radio-mixed-dark@2.png b/themes/Qogir-dark/gtk-3.0/assets/radio-mixed-dark@2.png deleted file mode 100644 index 05c8766e..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/radio-mixed-dark@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/radio-mixed-insensitive-dark.png b/themes/Qogir-dark/gtk-3.0/assets/radio-mixed-insensitive-dark.png deleted file mode 100644 index 8b7712aa..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/radio-mixed-insensitive-dark.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/radio-mixed-insensitive-dark@2.png b/themes/Qogir-dark/gtk-3.0/assets/radio-mixed-insensitive-dark@2.png deleted file mode 100644 index 09b94421..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/radio-mixed-insensitive-dark@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/radio-mixed-insensitive-selected.png b/themes/Qogir-dark/gtk-3.0/assets/radio-mixed-insensitive-selected.png deleted file mode 100644 index c6176c21..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/radio-mixed-insensitive-selected.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/radio-mixed-insensitive-selected@2.png b/themes/Qogir-dark/gtk-3.0/assets/radio-mixed-insensitive-selected@2.png deleted file mode 100644 index c64f7d39..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/radio-mixed-insensitive-selected@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/radio-mixed-insensitive.png b/themes/Qogir-dark/gtk-3.0/assets/radio-mixed-insensitive.png deleted file mode 100644 index 9e12901b..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/radio-mixed-insensitive.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/radio-mixed-insensitive@2.png b/themes/Qogir-dark/gtk-3.0/assets/radio-mixed-insensitive@2.png deleted file mode 100644 index 77e7c9bc..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/radio-mixed-insensitive@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/radio-mixed-selected.png b/themes/Qogir-dark/gtk-3.0/assets/radio-mixed-selected.png deleted file mode 100644 index e3db1b5c..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/radio-mixed-selected.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/radio-mixed-selected@2.png b/themes/Qogir-dark/gtk-3.0/assets/radio-mixed-selected@2.png deleted file mode 100644 index 75e30284..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/radio-mixed-selected@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/radio-mixed.png b/themes/Qogir-dark/gtk-3.0/assets/radio-mixed.png deleted file mode 100644 index ca10e0d0..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/radio-mixed.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/radio-mixed@2.png b/themes/Qogir-dark/gtk-3.0/assets/radio-mixed@2.png deleted file mode 100644 index 13470510..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/radio-mixed@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/radio-unchecked-dark.png b/themes/Qogir-dark/gtk-3.0/assets/radio-unchecked-dark.png deleted file mode 100644 index 304949aa..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/radio-unchecked-dark.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/radio-unchecked-dark@2.png b/themes/Qogir-dark/gtk-3.0/assets/radio-unchecked-dark@2.png deleted file mode 100644 index 367bd886..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/radio-unchecked-dark@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/radio-unchecked-insensitive-dark.png b/themes/Qogir-dark/gtk-3.0/assets/radio-unchecked-insensitive-dark.png deleted file mode 100644 index b9eefb6d..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/radio-unchecked-insensitive-dark.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/radio-unchecked-insensitive-dark@2.png b/themes/Qogir-dark/gtk-3.0/assets/radio-unchecked-insensitive-dark@2.png deleted file mode 100644 index c93a0101..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/radio-unchecked-insensitive-dark@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/radio-unchecked-insensitive-selected.png b/themes/Qogir-dark/gtk-3.0/assets/radio-unchecked-insensitive-selected.png deleted file mode 100644 index 3eccb9db..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/radio-unchecked-insensitive-selected.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/radio-unchecked-insensitive-selected@2.png b/themes/Qogir-dark/gtk-3.0/assets/radio-unchecked-insensitive-selected@2.png deleted file mode 100644 index 2b2fbd3a..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/radio-unchecked-insensitive-selected@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/radio-unchecked-insensitive.png b/themes/Qogir-dark/gtk-3.0/assets/radio-unchecked-insensitive.png deleted file mode 100644 index 1d713ce6..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/radio-unchecked-insensitive.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/radio-unchecked-insensitive@2.png b/themes/Qogir-dark/gtk-3.0/assets/radio-unchecked-insensitive@2.png deleted file mode 100644 index 31d216c9..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/radio-unchecked-insensitive@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/radio-unchecked-selected.png b/themes/Qogir-dark/gtk-3.0/assets/radio-unchecked-selected.png deleted file mode 100644 index ec7a71f2..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/radio-unchecked-selected.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/radio-unchecked-selected@2.png b/themes/Qogir-dark/gtk-3.0/assets/radio-unchecked-selected@2.png deleted file mode 100644 index 4f77fe4a..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/radio-unchecked-selected@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/radio-unchecked.png b/themes/Qogir-dark/gtk-3.0/assets/radio-unchecked.png deleted file mode 100644 index 31fa1933..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/radio-unchecked.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/radio-unchecked@2.png b/themes/Qogir-dark/gtk-3.0/assets/radio-unchecked@2.png deleted file mode 100644 index 0d45a0c2..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/radio-unchecked@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/selected-dot.png b/themes/Qogir-dark/gtk-3.0/assets/selected-dot.png deleted file mode 100644 index 7881dd59..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/selected-dot.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/selected-dot@2.png b/themes/Qogir-dark/gtk-3.0/assets/selected-dot@2.png deleted file mode 100644 index e3c5a514..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/selected-dot@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/switch-active-dark.png b/themes/Qogir-dark/gtk-3.0/assets/switch-active-dark.png deleted file mode 100644 index eea063c9..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/switch-active-dark.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/switch-active-dark@2.png b/themes/Qogir-dark/gtk-3.0/assets/switch-active-dark@2.png deleted file mode 100644 index 08622d4e..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/switch-active-dark@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/switch-active-insensitive-dark.png b/themes/Qogir-dark/gtk-3.0/assets/switch-active-insensitive-dark.png deleted file mode 100644 index 6f5d71e1..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/switch-active-insensitive-dark.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/switch-active-insensitive-dark@2.png b/themes/Qogir-dark/gtk-3.0/assets/switch-active-insensitive-dark@2.png deleted file mode 100644 index 103e5524..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/switch-active-insensitive-dark@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/switch-active-insensitive-selected.png b/themes/Qogir-dark/gtk-3.0/assets/switch-active-insensitive-selected.png deleted file mode 100644 index b2486193..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/switch-active-insensitive-selected.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/switch-active-insensitive-selected@2.png b/themes/Qogir-dark/gtk-3.0/assets/switch-active-insensitive-selected@2.png deleted file mode 100644 index fcec7bf3..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/switch-active-insensitive-selected@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/switch-active-insensitive.png b/themes/Qogir-dark/gtk-3.0/assets/switch-active-insensitive.png deleted file mode 100644 index 9e96f5f7..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/switch-active-insensitive.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/switch-active-insensitive@2.png b/themes/Qogir-dark/gtk-3.0/assets/switch-active-insensitive@2.png deleted file mode 100644 index 12d177b9..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/switch-active-insensitive@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/switch-active-selected.png b/themes/Qogir-dark/gtk-3.0/assets/switch-active-selected.png deleted file mode 100644 index 764c21ea..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/switch-active-selected.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/switch-active-selected@2.png b/themes/Qogir-dark/gtk-3.0/assets/switch-active-selected@2.png deleted file mode 100644 index e45675c8..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/switch-active-selected@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/switch-active.png b/themes/Qogir-dark/gtk-3.0/assets/switch-active.png deleted file mode 100644 index 86bf9e85..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/switch-active.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/switch-active@2.png b/themes/Qogir-dark/gtk-3.0/assets/switch-active@2.png deleted file mode 100644 index b9be2a01..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/switch-active@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/switch-dark.png b/themes/Qogir-dark/gtk-3.0/assets/switch-dark.png deleted file mode 100644 index 55466724..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/switch-dark.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/switch-dark@2.png b/themes/Qogir-dark/gtk-3.0/assets/switch-dark@2.png deleted file mode 100644 index 1a06d76e..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/switch-dark@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/switch-insensitive-dark.png b/themes/Qogir-dark/gtk-3.0/assets/switch-insensitive-dark.png deleted file mode 100644 index 934042de..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/switch-insensitive-dark.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/switch-insensitive-dark@2.png b/themes/Qogir-dark/gtk-3.0/assets/switch-insensitive-dark@2.png deleted file mode 100644 index a4805858..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/switch-insensitive-dark@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/switch-insensitive-selected.png b/themes/Qogir-dark/gtk-3.0/assets/switch-insensitive-selected.png deleted file mode 100644 index 683a9c1a..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/switch-insensitive-selected.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/switch-insensitive-selected@2.png b/themes/Qogir-dark/gtk-3.0/assets/switch-insensitive-selected@2.png deleted file mode 100644 index 5b296ccf..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/switch-insensitive-selected@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/switch-insensitive.png b/themes/Qogir-dark/gtk-3.0/assets/switch-insensitive.png deleted file mode 100644 index 4f6f5e20..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/switch-insensitive.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/switch-insensitive@2.png b/themes/Qogir-dark/gtk-3.0/assets/switch-insensitive@2.png deleted file mode 100644 index 0e5a2d8e..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/switch-insensitive@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/switch-selected.png b/themes/Qogir-dark/gtk-3.0/assets/switch-selected.png deleted file mode 100644 index 5458a812..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/switch-selected.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/switch-selected@2.png b/themes/Qogir-dark/gtk-3.0/assets/switch-selected@2.png deleted file mode 100644 index 06a9fecc..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/switch-selected@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/switch.png b/themes/Qogir-dark/gtk-3.0/assets/switch.png deleted file mode 100644 index 24adf7f0..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/switch.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/switch@2.png b/themes/Qogir-dark/gtk-3.0/assets/switch@2.png deleted file mode 100644 index 4437af21..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/switch@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-active-dark-small.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-active-dark-small.png deleted file mode 100644 index 9301fdae..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-active-dark-small.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-active-dark-small@2.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-active-dark-small@2.png deleted file mode 100644 index c7459333..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-active-dark-small@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-active-dark-smaller.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-active-dark-smaller.png deleted file mode 100644 index 3d8d7596..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-active-dark-smaller.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-active-dark-smaller@2.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-active-dark-smaller@2.png deleted file mode 100644 index 66ce28a3..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-active-dark-smaller@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-active-dark-win.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-active-dark-win.png deleted file mode 100644 index d570011f..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-active-dark-win.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-active-dark-win@2.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-active-dark-win@2.png deleted file mode 100644 index f52db94e..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-active-dark-win@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-active-dark.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-active-dark.png deleted file mode 100644 index 98b02f3d..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-active-dark.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-active-dark@2.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-active-dark@2.png deleted file mode 100644 index 58362bab..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-active-dark@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-active-small.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-active-small.png deleted file mode 100644 index 9301fdae..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-active-small.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-active-small@2.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-active-small@2.png deleted file mode 100644 index c7459333..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-active-small@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-active-smaller.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-active-smaller.png deleted file mode 100644 index 3d8d7596..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-active-smaller.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-active-smaller@2.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-active-smaller@2.png deleted file mode 100644 index 66ce28a3..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-active-smaller@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-active-win.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-active-win.png deleted file mode 100644 index d570011f..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-active-win.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-active-win@2.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-active-win@2.png deleted file mode 100644 index f52db94e..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-active-win@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-active.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-active.png deleted file mode 100644 index 98b02f3d..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-active.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-active@2.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-active@2.png deleted file mode 100644 index 58362bab..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-active@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-backdrop-dark-small.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-backdrop-dark-small.png deleted file mode 100644 index 05334199..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-backdrop-dark-small.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-backdrop-dark-small@2.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-backdrop-dark-small@2.png deleted file mode 100644 index 1f76e277..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-backdrop-dark-small@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-backdrop-dark-smaller.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-backdrop-dark-smaller.png deleted file mode 100644 index f1a36d81..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-backdrop-dark-smaller.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-backdrop-dark-smaller@2.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-backdrop-dark-smaller@2.png deleted file mode 100644 index 6805acea..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-backdrop-dark-smaller@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-backdrop-dark-win.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-backdrop-dark-win.png deleted file mode 100644 index 184a77ef..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-backdrop-dark-win.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-backdrop-dark-win@2.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-backdrop-dark-win@2.png deleted file mode 100644 index 94a8e048..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-backdrop-dark-win@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-backdrop-dark.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-backdrop-dark.png deleted file mode 100644 index 20065e86..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-backdrop-dark.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-backdrop-dark@2.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-backdrop-dark@2.png deleted file mode 100644 index 022c69dc..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-backdrop-dark@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-backdrop-small.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-backdrop-small.png deleted file mode 100644 index 2081d66e..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-backdrop-small.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-backdrop-small@2.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-backdrop-small@2.png deleted file mode 100644 index 3fa52938..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-backdrop-small@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-backdrop-smaller.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-backdrop-smaller.png deleted file mode 100644 index 81358cb9..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-backdrop-smaller.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-backdrop-smaller@2.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-backdrop-smaller@2.png deleted file mode 100644 index 976e6cc2..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-backdrop-smaller@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-backdrop-win.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-backdrop-win.png deleted file mode 100644 index fb6702d1..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-backdrop-win.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-backdrop-win@2.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-backdrop-win@2.png deleted file mode 100644 index 8d5bd5e3..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-backdrop-win@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-backdrop.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-backdrop.png deleted file mode 100644 index 7e260274..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-backdrop.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-backdrop@2.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-backdrop@2.png deleted file mode 100644 index f5a9909d..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-backdrop@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-dark-small.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-dark-small.png deleted file mode 100644 index b6a85ff7..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-dark-small.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-dark-small@2.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-dark-small@2.png deleted file mode 100644 index 1d2f642e..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-dark-small@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-dark-smaller.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-dark-smaller.png deleted file mode 100644 index 4ac2c7a5..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-dark-smaller.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-dark-smaller@2.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-dark-smaller@2.png deleted file mode 100644 index 56b104d1..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-dark-smaller@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-dark-win.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-dark-win.png deleted file mode 100644 index 5cdabf1b..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-dark-win.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-dark-win@2.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-dark-win@2.png deleted file mode 100644 index f711635d..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-dark-win@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-dark.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-dark.png deleted file mode 100644 index dfff655a..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-dark.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-dark@2.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-dark@2.png deleted file mode 100644 index 05ead4cd..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-dark@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-hover-dark-small.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-hover-dark-small.png deleted file mode 100644 index 335cee42..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-hover-dark-small.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-hover-dark-small@2.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-hover-dark-small@2.png deleted file mode 100644 index 877d8f49..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-hover-dark-small@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-hover-dark-smaller.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-hover-dark-smaller.png deleted file mode 100644 index e43a5072..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-hover-dark-smaller.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-hover-dark-smaller@2.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-hover-dark-smaller@2.png deleted file mode 100644 index f267ed66..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-hover-dark-smaller@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-hover-dark-win.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-hover-dark-win.png deleted file mode 100644 index feaec28c..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-hover-dark-win.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-hover-dark-win@2.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-hover-dark-win@2.png deleted file mode 100644 index 2cb813b8..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-hover-dark-win@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-hover-dark.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-hover-dark.png deleted file mode 100644 index ac1907cd..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-hover-dark.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-hover-dark@2.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-hover-dark@2.png deleted file mode 100644 index a7e1090e..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-hover-dark@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-hover-small.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-hover-small.png deleted file mode 100644 index 335cee42..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-hover-small.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-hover-small@2.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-hover-small@2.png deleted file mode 100644 index 877d8f49..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-hover-small@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-hover-smaller.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-hover-smaller.png deleted file mode 100644 index e43a5072..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-hover-smaller.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-hover-smaller@2.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-hover-smaller@2.png deleted file mode 100644 index f267ed66..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-hover-smaller@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-hover-win.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-hover-win.png deleted file mode 100644 index feaec28c..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-hover-win.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-hover-win@2.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-hover-win@2.png deleted file mode 100644 index 2cb813b8..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-hover-win@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-hover.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-hover.png deleted file mode 100644 index ac1907cd..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-hover.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-hover@2.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-hover@2.png deleted file mode 100644 index a7e1090e..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-hover@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-small.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-small.png deleted file mode 100644 index 281c9d10..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-small.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-small@2.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-small@2.png deleted file mode 100644 index c3bd851d..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-small@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-smaller.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-smaller.png deleted file mode 100644 index 28409b2f..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-smaller.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-smaller@2.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-smaller@2.png deleted file mode 100644 index 73fcc04b..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-smaller@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-win.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-win.png deleted file mode 100644 index 50ad76aa..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-win.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-win@2.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-win@2.png deleted file mode 100644 index 6b94a6a1..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close-win@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close.png deleted file mode 100644 index 6b320485..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close@2.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close@2.png deleted file mode 100644 index 715f68ad..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-close@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-active-dark-small.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-active-dark-small.png deleted file mode 100644 index e08326c4..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-active-dark-small.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-active-dark-small@2.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-active-dark-small@2.png deleted file mode 100644 index 7b8742a7..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-active-dark-small@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-active-dark-smaller.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-active-dark-smaller.png deleted file mode 100644 index 5a51a607..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-active-dark-smaller.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-active-dark-smaller@2.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-active-dark-smaller@2.png deleted file mode 100644 index 310ff9df..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-active-dark-smaller@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-active-dark-win.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-active-dark-win.png deleted file mode 100644 index bb79f69c..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-active-dark-win.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-active-dark-win@2.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-active-dark-win@2.png deleted file mode 100644 index 695ff90c..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-active-dark-win@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-active-dark.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-active-dark.png deleted file mode 100644 index a34ff70b..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-active-dark.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-active-dark@2.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-active-dark@2.png deleted file mode 100644 index 7991766f..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-active-dark@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-active-small.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-active-small.png deleted file mode 100644 index f178c0f8..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-active-small.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-active-small@2.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-active-small@2.png deleted file mode 100644 index 8aef2b00..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-active-small@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-active-smaller.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-active-smaller.png deleted file mode 100644 index 0a063859..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-active-smaller.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-active-smaller@2.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-active-smaller@2.png deleted file mode 100644 index af9b3d68..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-active-smaller@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-active-win.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-active-win.png deleted file mode 100644 index b6db836c..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-active-win.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-active-win@2.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-active-win@2.png deleted file mode 100644 index 87df9444..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-active-win@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-active.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-active.png deleted file mode 100644 index a8222ed0..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-active.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-active@2.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-active@2.png deleted file mode 100644 index 6fc63bbd..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-active@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-backdrop-dark-small.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-backdrop-dark-small.png deleted file mode 100644 index cee87d7b..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-backdrop-dark-small.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-backdrop-dark-small@2.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-backdrop-dark-small@2.png deleted file mode 100644 index bf5d55d3..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-backdrop-dark-small@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-backdrop-dark-smaller.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-backdrop-dark-smaller.png deleted file mode 100644 index 031285f4..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-backdrop-dark-smaller.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-backdrop-dark-smaller@2.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-backdrop-dark-smaller@2.png deleted file mode 100644 index e9cdd298..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-backdrop-dark-smaller@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-backdrop-dark-win.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-backdrop-dark-win.png deleted file mode 100644 index eca540e2..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-backdrop-dark-win.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-backdrop-dark-win@2.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-backdrop-dark-win@2.png deleted file mode 100644 index d80b3580..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-backdrop-dark-win@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-backdrop-dark.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-backdrop-dark.png deleted file mode 100644 index 206a90dd..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-backdrop-dark.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-backdrop-dark@2.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-backdrop-dark@2.png deleted file mode 100644 index c8f59965..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-backdrop-dark@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-backdrop-small.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-backdrop-small.png deleted file mode 100644 index 77d28fa4..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-backdrop-small.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-backdrop-small@2.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-backdrop-small@2.png deleted file mode 100644 index 13187f5c..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-backdrop-small@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-backdrop-smaller.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-backdrop-smaller.png deleted file mode 100644 index d41ebb13..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-backdrop-smaller.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-backdrop-smaller@2.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-backdrop-smaller@2.png deleted file mode 100644 index 4b272cbc..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-backdrop-smaller@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-backdrop-win.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-backdrop-win.png deleted file mode 100644 index 4d69b4f9..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-backdrop-win.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-backdrop-win@2.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-backdrop-win@2.png deleted file mode 100644 index 072ff7ed..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-backdrop-win@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-backdrop.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-backdrop.png deleted file mode 100644 index 869b3492..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-backdrop.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-backdrop@2.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-backdrop@2.png deleted file mode 100644 index cc6bb059..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-backdrop@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-dark-small.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-dark-small.png deleted file mode 100644 index 8976daa3..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-dark-small.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-dark-small@2.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-dark-small@2.png deleted file mode 100644 index f398560e..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-dark-small@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-dark-smaller.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-dark-smaller.png deleted file mode 100644 index b3eac018..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-dark-smaller.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-dark-smaller@2.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-dark-smaller@2.png deleted file mode 100644 index 6c090429..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-dark-smaller@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-dark-win.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-dark-win.png deleted file mode 100644 index ee5d1963..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-dark-win.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-dark-win@2.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-dark-win@2.png deleted file mode 100644 index 7fec07f3..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-dark-win@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-dark.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-dark.png deleted file mode 100644 index a6773f72..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-dark.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-dark@2.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-dark@2.png deleted file mode 100644 index 7bf13b8d..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-dark@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-hover-dark-small.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-hover-dark-small.png deleted file mode 100644 index 0bd2f224..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-hover-dark-small.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-hover-dark-small@2.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-hover-dark-small@2.png deleted file mode 100644 index 879198e9..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-hover-dark-small@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-hover-dark-smaller.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-hover-dark-smaller.png deleted file mode 100644 index b17a709e..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-hover-dark-smaller.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-hover-dark-smaller@2.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-hover-dark-smaller@2.png deleted file mode 100644 index 74ed7d88..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-hover-dark-smaller@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-hover-dark-win.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-hover-dark-win.png deleted file mode 100644 index 2ae79f07..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-hover-dark-win.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-hover-dark-win@2.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-hover-dark-win@2.png deleted file mode 100644 index 5ac54d37..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-hover-dark-win@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-hover-dark.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-hover-dark.png deleted file mode 100644 index 38698fdc..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-hover-dark.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-hover-dark@2.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-hover-dark@2.png deleted file mode 100644 index 7a187a44..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-hover-dark@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-hover-small.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-hover-small.png deleted file mode 100644 index f50c83c7..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-hover-small.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-hover-small@2.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-hover-small@2.png deleted file mode 100644 index a2394ddf..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-hover-small@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-hover-smaller.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-hover-smaller.png deleted file mode 100644 index 693f9c2e..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-hover-smaller.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-hover-smaller@2.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-hover-smaller@2.png deleted file mode 100644 index 70b31532..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-hover-smaller@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-hover-win.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-hover-win.png deleted file mode 100644 index 1c22319a..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-hover-win.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-hover-win@2.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-hover-win@2.png deleted file mode 100644 index d4e935b4..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-hover-win@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-hover.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-hover.png deleted file mode 100644 index eb9d2aa9..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-hover.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-hover@2.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-hover@2.png deleted file mode 100644 index c1df45ad..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-hover@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-small.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-small.png deleted file mode 100644 index 4c020818..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-small.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-small@2.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-small@2.png deleted file mode 100644 index d9219f0a..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-small@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-smaller.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-smaller.png deleted file mode 100644 index a13232f3..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-smaller.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-smaller@2.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-smaller@2.png deleted file mode 100644 index 678f7b61..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-smaller@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-win.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-win.png deleted file mode 100644 index 3a06b73a..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-win.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-win@2.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-win@2.png deleted file mode 100644 index 1e496822..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize-win@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize.png deleted file mode 100644 index cd0074bc..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize@2.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize@2.png deleted file mode 100644 index 5432eed8..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-maximize@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-active-dark-small.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-active-dark-small.png deleted file mode 100644 index d157389f..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-active-dark-small.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-active-dark-small@2.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-active-dark-small@2.png deleted file mode 100644 index bb973aba..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-active-dark-small@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-active-dark-smaller.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-active-dark-smaller.png deleted file mode 100644 index 61c246c3..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-active-dark-smaller.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-active-dark-smaller@2.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-active-dark-smaller@2.png deleted file mode 100644 index ef997e35..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-active-dark-smaller@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-active-dark-win.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-active-dark-win.png deleted file mode 100644 index 0c8f27e1..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-active-dark-win.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-active-dark-win@2.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-active-dark-win@2.png deleted file mode 100644 index b1760ff9..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-active-dark-win@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-active-dark.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-active-dark.png deleted file mode 100644 index 8039880f..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-active-dark.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-active-dark@2.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-active-dark@2.png deleted file mode 100644 index 99ac585b..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-active-dark@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-active-small.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-active-small.png deleted file mode 100644 index 6740e934..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-active-small.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-active-small@2.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-active-small@2.png deleted file mode 100644 index d8a20739..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-active-small@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-active-smaller.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-active-smaller.png deleted file mode 100644 index 99b5d729..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-active-smaller.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-active-smaller@2.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-active-smaller@2.png deleted file mode 100644 index efe8ad4d..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-active-smaller@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-active-win.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-active-win.png deleted file mode 100644 index e538b351..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-active-win.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-active-win@2.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-active-win@2.png deleted file mode 100644 index d41138ce..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-active-win@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-active.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-active.png deleted file mode 100644 index e0bae292..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-active.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-active@2.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-active@2.png deleted file mode 100644 index 90d7914b..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-active@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-backdrop-dark-small.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-backdrop-dark-small.png deleted file mode 100644 index 63626d7a..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-backdrop-dark-small.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-backdrop-dark-small@2.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-backdrop-dark-small@2.png deleted file mode 100644 index 44f32672..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-backdrop-dark-small@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-backdrop-dark-smaller.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-backdrop-dark-smaller.png deleted file mode 100644 index 4ebfd057..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-backdrop-dark-smaller.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-backdrop-dark-smaller@2.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-backdrop-dark-smaller@2.png deleted file mode 100644 index 3fc770c5..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-backdrop-dark-smaller@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-backdrop-dark-win.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-backdrop-dark-win.png deleted file mode 100644 index 0359d52a..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-backdrop-dark-win.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-backdrop-dark-win@2.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-backdrop-dark-win@2.png deleted file mode 100644 index 4e730b70..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-backdrop-dark-win@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-backdrop-dark.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-backdrop-dark.png deleted file mode 100644 index b24961b3..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-backdrop-dark.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-backdrop-dark@2.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-backdrop-dark@2.png deleted file mode 100644 index 77e11fa3..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-backdrop-dark@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-backdrop-small.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-backdrop-small.png deleted file mode 100644 index e0fbd683..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-backdrop-small.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-backdrop-small@2.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-backdrop-small@2.png deleted file mode 100644 index 307b2d99..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-backdrop-small@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-backdrop-smaller.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-backdrop-smaller.png deleted file mode 100644 index 19b646aa..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-backdrop-smaller.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-backdrop-smaller@2.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-backdrop-smaller@2.png deleted file mode 100644 index bb130f11..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-backdrop-smaller@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-backdrop-win.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-backdrop-win.png deleted file mode 100644 index 2293122b..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-backdrop-win.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-backdrop-win@2.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-backdrop-win@2.png deleted file mode 100644 index 37169a05..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-backdrop-win@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-backdrop.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-backdrop.png deleted file mode 100644 index f8c38898..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-backdrop.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-backdrop@2.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-backdrop@2.png deleted file mode 100644 index 4d879d97..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-backdrop@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-dark-small.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-dark-small.png deleted file mode 100644 index e074415d..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-dark-small.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-dark-small@2.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-dark-small@2.png deleted file mode 100644 index c784da1b..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-dark-small@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-dark-smaller.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-dark-smaller.png deleted file mode 100644 index d5e0e67d..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-dark-smaller.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-dark-smaller@2.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-dark-smaller@2.png deleted file mode 100644 index 71831d40..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-dark-smaller@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-dark-win.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-dark-win.png deleted file mode 100644 index d004e88c..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-dark-win.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-dark-win@2.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-dark-win@2.png deleted file mode 100644 index c1f18943..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-dark-win@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-dark.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-dark.png deleted file mode 100644 index 00cb0836..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-dark.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-dark@2.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-dark@2.png deleted file mode 100644 index 61b14fef..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-dark@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-hover-dark-small.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-hover-dark-small.png deleted file mode 100644 index 9026e2fa..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-hover-dark-small.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-hover-dark-small@2.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-hover-dark-small@2.png deleted file mode 100644 index ee258980..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-hover-dark-small@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-hover-dark-smaller.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-hover-dark-smaller.png deleted file mode 100644 index c5b82c38..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-hover-dark-smaller.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-hover-dark-smaller@2.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-hover-dark-smaller@2.png deleted file mode 100644 index c6c096a3..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-hover-dark-smaller@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-hover-dark-win.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-hover-dark-win.png deleted file mode 100644 index 530199e0..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-hover-dark-win.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-hover-dark-win@2.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-hover-dark-win@2.png deleted file mode 100644 index c683f9d4..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-hover-dark-win@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-hover-dark.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-hover-dark.png deleted file mode 100644 index d46af740..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-hover-dark.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-hover-dark@2.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-hover-dark@2.png deleted file mode 100644 index c6cfcc92..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-hover-dark@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-hover-small.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-hover-small.png deleted file mode 100644 index 6aa5c6c1..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-hover-small.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-hover-small@2.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-hover-small@2.png deleted file mode 100644 index d477d7d4..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-hover-small@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-hover-smaller.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-hover-smaller.png deleted file mode 100644 index dea98d44..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-hover-smaller.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-hover-smaller@2.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-hover-smaller@2.png deleted file mode 100644 index 802de207..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-hover-smaller@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-hover-win.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-hover-win.png deleted file mode 100644 index d06bd74a..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-hover-win.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-hover-win@2.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-hover-win@2.png deleted file mode 100644 index f2a05b65..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-hover-win@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-hover.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-hover.png deleted file mode 100644 index cb4fdae7..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-hover.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-hover@2.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-hover@2.png deleted file mode 100644 index c0dfc504..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-hover@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-small.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-small.png deleted file mode 100644 index b22ea8c5..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-small.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-small@2.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-small@2.png deleted file mode 100644 index f4f7b8d8..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-small@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-smaller.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-smaller.png deleted file mode 100644 index d3c3da16..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-smaller.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-smaller@2.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-smaller@2.png deleted file mode 100644 index 20f2a26b..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-smaller@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-win.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-win.png deleted file mode 100644 index 54206c5f..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-win.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-win@2.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-win@2.png deleted file mode 100644 index 0a838841..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize-win@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize.png deleted file mode 100644 index aa8d5c4d..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize@2.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize@2.png deleted file mode 100644 index 96342ff5..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-minimize@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-active-dark-small.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-active-dark-small.png deleted file mode 100644 index 54fedba9..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-active-dark-small.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-active-dark-small@2.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-active-dark-small@2.png deleted file mode 100644 index 3be463c1..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-active-dark-small@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-active-dark-smaller.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-active-dark-smaller.png deleted file mode 100644 index 9a64ea2b..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-active-dark-smaller.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-active-dark-smaller@2.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-active-dark-smaller@2.png deleted file mode 100644 index 821fb4b9..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-active-dark-smaller@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-active-dark-win.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-active-dark-win.png deleted file mode 100644 index a6a7c0bb..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-active-dark-win.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-active-dark-win@2.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-active-dark-win@2.png deleted file mode 100644 index e35b7146..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-active-dark-win@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-active-dark.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-active-dark.png deleted file mode 100644 index fd850435..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-active-dark.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-active-dark@2.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-active-dark@2.png deleted file mode 100644 index b8bde326..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-active-dark@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-active-small.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-active-small.png deleted file mode 100644 index dffcb384..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-active-small.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-active-small@2.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-active-small@2.png deleted file mode 100644 index 7c3040e6..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-active-small@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-active-smaller.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-active-smaller.png deleted file mode 100644 index ead14356..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-active-smaller.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-active-smaller@2.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-active-smaller@2.png deleted file mode 100644 index 286a08cf..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-active-smaller@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-active-win.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-active-win.png deleted file mode 100644 index 632f550e..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-active-win.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-active-win@2.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-active-win@2.png deleted file mode 100644 index 109cc1cc..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-active-win@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-active.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-active.png deleted file mode 100644 index 7b2393b5..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-active.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-active@2.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-active@2.png deleted file mode 100644 index bcd3f189..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-active@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-backdrop-dark-small.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-backdrop-dark-small.png deleted file mode 100644 index 447b1bc1..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-backdrop-dark-small.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-backdrop-dark-small@2.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-backdrop-dark-small@2.png deleted file mode 100644 index f390144f..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-backdrop-dark-small@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-backdrop-dark-smaller.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-backdrop-dark-smaller.png deleted file mode 100644 index 60643926..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-backdrop-dark-smaller.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-backdrop-dark-smaller@2.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-backdrop-dark-smaller@2.png deleted file mode 100644 index 9365f2fb..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-backdrop-dark-smaller@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-backdrop-dark-win.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-backdrop-dark-win.png deleted file mode 100644 index f1ae57ad..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-backdrop-dark-win.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-backdrop-dark-win@2.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-backdrop-dark-win@2.png deleted file mode 100644 index f4d63468..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-backdrop-dark-win@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-backdrop-dark.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-backdrop-dark.png deleted file mode 100644 index 0357b1fe..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-backdrop-dark.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-backdrop-dark@2.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-backdrop-dark@2.png deleted file mode 100644 index 9c304f64..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-backdrop-dark@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-backdrop-small.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-backdrop-small.png deleted file mode 100644 index fa096aca..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-backdrop-small.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-backdrop-small@2.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-backdrop-small@2.png deleted file mode 100644 index d77689bf..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-backdrop-small@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-backdrop-smaller.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-backdrop-smaller.png deleted file mode 100644 index 3224ed53..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-backdrop-smaller.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-backdrop-smaller@2.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-backdrop-smaller@2.png deleted file mode 100644 index 6071decf..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-backdrop-smaller@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-backdrop-win.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-backdrop-win.png deleted file mode 100644 index 7c766fb9..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-backdrop-win.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-backdrop-win@2.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-backdrop-win@2.png deleted file mode 100644 index 21cb99cb..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-backdrop-win@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-backdrop.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-backdrop.png deleted file mode 100644 index ba2c5f74..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-backdrop.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-backdrop@2.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-backdrop@2.png deleted file mode 100644 index 039bd5e6..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-backdrop@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-dark-small.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-dark-small.png deleted file mode 100644 index 9ea301c4..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-dark-small.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-dark-small@2.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-dark-small@2.png deleted file mode 100644 index 1aac69fc..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-dark-small@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-dark-smaller.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-dark-smaller.png deleted file mode 100644 index 8fdfb0a5..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-dark-smaller.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-dark-smaller@2.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-dark-smaller@2.png deleted file mode 100644 index c7a8092b..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-dark-smaller@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-dark-win.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-dark-win.png deleted file mode 100644 index 8ccb1333..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-dark-win.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-dark-win@2.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-dark-win@2.png deleted file mode 100644 index 69c98934..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-dark-win@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-dark.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-dark.png deleted file mode 100644 index 1b551423..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-dark.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-dark@2.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-dark@2.png deleted file mode 100644 index d67004f7..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-dark@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-hover-dark-small.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-hover-dark-small.png deleted file mode 100644 index 183435f2..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-hover-dark-small.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-hover-dark-small@2.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-hover-dark-small@2.png deleted file mode 100644 index 8e529784..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-hover-dark-small@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-hover-dark-smaller.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-hover-dark-smaller.png deleted file mode 100644 index b0e0c274..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-hover-dark-smaller.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-hover-dark-smaller@2.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-hover-dark-smaller@2.png deleted file mode 100644 index 9202e217..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-hover-dark-smaller@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-hover-dark-win.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-hover-dark-win.png deleted file mode 100644 index cd80365c..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-hover-dark-win.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-hover-dark-win@2.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-hover-dark-win@2.png deleted file mode 100644 index a768e747..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-hover-dark-win@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-hover-dark.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-hover-dark.png deleted file mode 100644 index c7d36f63..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-hover-dark.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-hover-dark@2.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-hover-dark@2.png deleted file mode 100644 index 0a658bc8..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-hover-dark@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-hover-small.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-hover-small.png deleted file mode 100644 index f07a8854..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-hover-small.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-hover-small@2.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-hover-small@2.png deleted file mode 100644 index 9e0af3c6..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-hover-small@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-hover-smaller.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-hover-smaller.png deleted file mode 100644 index 414d48ca..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-hover-smaller.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-hover-smaller@2.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-hover-smaller@2.png deleted file mode 100644 index 560a1eb2..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-hover-smaller@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-hover-win.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-hover-win.png deleted file mode 100644 index dea91810..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-hover-win.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-hover-win@2.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-hover-win@2.png deleted file mode 100644 index 5e454e84..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-hover-win@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-hover.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-hover.png deleted file mode 100644 index 167f1b85..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-hover.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-hover@2.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-hover@2.png deleted file mode 100644 index 6c8d2de0..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-hover@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-small.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-small.png deleted file mode 100644 index 16882253..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-small.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-small@2.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-small@2.png deleted file mode 100644 index ae1d2954..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-small@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-smaller.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-smaller.png deleted file mode 100644 index 0a629ade..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-smaller.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-smaller@2.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-smaller@2.png deleted file mode 100644 index bad12f57..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-smaller@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-win.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-win.png deleted file mode 100644 index 42249f9b..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-win.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-win@2.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-win@2.png deleted file mode 100644 index ce83f4cc..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore-win@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore.png deleted file mode 100644 index 838efb1d..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore@2.png b/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore@2.png deleted file mode 100644 index 88a953b6..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/assets/titlebutton-restore@2.png and /dev/null differ diff --git a/themes/Qogir-dark/gtk-3.0/gtk.css b/themes/Qogir-dark/gtk-3.0/gtk.css deleted file mode 100644 index 95e4dc46..00000000 --- a/themes/Qogir-dark/gtk-3.0/gtk.css +++ /dev/null @@ -1,9891 +0,0 @@ -@keyframes header_ripple_effect { - from { - background-image: radial-gradient(circle farthest-corner at center, #282A33 0%, transparent 0%); - } - to { - background-image: radial-gradient(circle farthest-corner at center, #282A33 100%, transparent 0%); - } -} - -@keyframes ripple_effect { - from { - background-image: radial-gradient(circle farthest-corner at center, alpha(currentColor,0.1) 0%, transparent 0%); - } - to { - background-image: radial-gradient(circle farthest-corner at center, alpha(currentColor,0.1) 100%, transparent 0%); - } -} - -* { - background-clip: padding-box; - -GtkToolButton-icon-spacing: 4; - -GtkTextView-error-underline-color: #FC4138; - -GtkScrolledWindow-scrollbar-spacing: 0; - -GtkToolItemGroup-expander-size: 11; - -GtkWidget-text-handle-width: 20; - -GtkWidget-text-handle-height: 20; - -GtkDialog-button-spacing: 4; - -GtkDialog-action-area-border: 0; - outline-color: alpha(currentColor,0.3); - outline-style: dashed; - outline-offset: -3px; - outline-width: 1px; - -gtk-outline-radius: 2px; -} - -.background { - color: #D3DAE3; - background-color: #32343D; -} - -*:disabled { - -gtk-icon-effect: dim; -} - -.gtkstyle-fallback { - background-color: #32343D; - color: #D3DAE3; -} - -.gtkstyle-fallback:hover { - background-color: #494c59; - color: #D3DAE3; -} - -.gtkstyle-fallback:active { - background-color: #1b1c21; - color: #D3DAE3; -} - -.gtkstyle-fallback:disabled { - background-color: #373943; - color: rgba(211, 218, 227, 0.45); -} - -.gtkstyle-fallback:selected { - background-color: #5294e2; - color: #ffffff; -} - -button.gtkstyle-fallback:active, button.gtkstyle-fallback:checked { - color: #ffffff; - border-color: #68a2e6; - background-color: #5294e2; -} - -.view, -textview text, -iconview, -window.thunar notebook scrolledwindow.frame.standard-view .view { - color: #D3DAE3; - background-color: #282A33; -} - -textview border { - background-color: #2d2f38; -} - -iconview:hover, iconview:active, iconview:selected { - border-radius: 2px; -} - -rubberband, flowbox rubberband, treeview.view rubberband, window.thunar .sidebar treeview.view rubberband, .content-view rubberband, XfdesktopIconView.view .rubberband, -.rubberband { - border: 1px solid #68a2e6; - background-color: rgba(104, 162, 230, 0.2); -} - -flowbox flowboxchild { - padding: 3px; - border-radius: 2px; -} - -flowbox flowboxchild:selected { - outline-offset: -2px; -} - -flowbox.search-bar { - border: 1px solid rgba(255, 255, 255, 0.12); -} - -label.separator, popover label.separator, -popover.background label.separator { - color: #D3DAE3; -} - -label selection { - color: #ffffff; - background-color: #5294e2; -} - -label:disabled { - color: rgba(211, 218, 227, 0.45); -} - -.dim-label, label.separator, popover label.separator, -popover.background label.separator, headerbar .subtitle, -.titlebar:not(headerbar) .subtitle, .budgie-notification .notification-body, .budgie-switcher .notification-body { - opacity: 0.55; -} - -assistant .sidebar { - background-color: #282A33; - border-top: 1px solid rgba(255, 255, 255, 0.12); -} - -assistant.csd .sidebar { - border-top-style: none; -} - -assistant .sidebar label { - padding: 6px 12px; -} - -assistant .sidebar label.highlight { - background-color: #5294e2; - color: #ffffff; -} - -textview { - background-color: #282A33; -} - -popover.osd, popover.magnifier, .csd popover.osd, .csd popover.magnifier, -popover.background.osd, -popover.background.magnifier, .csd popover.background.osd, .csd popover.background.magnifier, .osd .scale-popup, .osd { - color: #D3DAE3; - border: none; - background-color: #282A33; - background-clip: padding-box; - box-shadow: none; -} - -@keyframes spin { - to { - -gtk-icon-transform: rotate(1turn); - } -} - -spinner { - background: none; - opacity: 0; - -gtk-icon-source: -gtk-icontheme("process-working-symbolic"); -} - -spinner:checked { - opacity: 1; - animation: spin 1s linear infinite; -} - -spinner:checked:disabled { - opacity: 0.5; -} - -entry { - min-height: 22px; - border: 1px solid; - padding: 2px 8px; - caret-color: currentColor; - border-radius: 3px; - transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); - color: #D3DAE3; - border-color: rgba(255, 255, 255, 0.12); - background-color: #282a33; -} - -entry.search { - border-radius: 50px; -} - -entry image { - color: #b1b7c0; -} - -entry image.left { - padding-left: 0; - padding-right: 5px; -} - -entry image.right { - padding-right: 0; - padding-left: 5px; -} - -entry.flat, .raven .raven-background spinbutton:not(.vertical), entry.flat:focus, .raven .raven-background spinbutton:focus:not(.vertical) { - min-height: 0; - padding: 2px; - background-image: none; - border-color: transparent; - border-radius: 0; -} - -entry:focus { - background-clip: border-box; - color: #D3DAE3; - border-color: #5294e2; - background-color: #282a33; -} - -entry:disabled { - color: rgba(211, 218, 227, 0.45); - border-color: rgba(255, 255, 255, 0.05); - background-color: rgba(40, 42, 51, 0.55); -} - -entry.warning { - color: white; - border-color: rgba(255, 255, 255, 0.12); - background-color: #a15934; -} - -entry.warning image { - color: white; -} - -entry.warning:focus { - color: white; - background-color: #F27835; - box-shadow: none; -} - -entry.warning selection, entry.warning selection:focus { - background-color: white; - color: #F27835; -} - -entry.error { - color: white; - border-color: rgba(255, 255, 255, 0.12); - background-color: #a73836; -} - -entry.error image { - color: white; -} - -entry.error:focus { - color: white; - background-color: #FC4138; - box-shadow: none; -} - -entry.error selection, entry.error selection:focus { - background-color: white; - color: #FC4138; -} - -entry.search-missing { - color: white; - border-color: rgba(255, 255, 255, 0.12); - background-color: #a73836; -} - -entry.search-missing image { - color: white; -} - -entry.search-missing:focus { - color: white; - background-color: #FC4138; - box-shadow: none; -} - -entry.search-missing selection, entry.search-missing selection:focus { - background-color: white; - color: #FC4138; -} - -entry:drop(active):focus, entry:drop(active) { - border-color: #F08437; - box-shadow: none; -} - -.osd entry { - color: #D3DAE3; - border-color: rgba(13, 14, 17, 0.4); - background-color: rgba(89, 94, 114, 0.4); -} - -.osd entry image, .osd entry image:hover { - color: inherit; -} - -.osd entry:focus { - color: #ffffff; - border-color: rgba(13, 14, 17, 0.4); - background-color: #5294e2; -} - -.osd entry:disabled { - color: rgba(211, 218, 227, 0.55); - background-color: rgba(89, 94, 114, 0.25); -} - -.osd entry selection:focus, .osd entry selection { - color: #5294e2; - background-color: #ffffff; -} - -entry progress { - margin: 0 -6px; - border-radius: 0; - border-width: 0 0 2px; - border-color: #5294e2; - border-style: solid; - background-image: none; - background-color: transparent; - box-shadow: none; -} - -treeview entry.flat, treeview .raven .raven-background spinbutton:not(.vertical), .raven .raven-background treeview spinbutton:not(.vertical), treeview entry { - border-radius: 0; - background-image: none; - background-color: #282A33; -} - -treeview entry.flat:focus, treeview .raven .raven-background spinbutton:focus:not(.vertical), .raven .raven-background treeview spinbutton:focus:not(.vertical), treeview entry:focus { - border-color: #5294e2; -} - -@keyframes needs_attention { - from { - background-image: -gtk-gradient(radial, center center, 0, center center, 0.01, to(#5294e2), to(transparent)); - } - to { - background-image: -gtk-gradient(radial, center center, 0, center center, 0.5, to(#5294e2), to(transparent)); - } -} - -button { - min-height: 22px; - min-width: 20px; - transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); - border: 1px solid; - border-radius: 3px; - padding: 2px 6px; - color: #D3DAE3; - border-color: rgba(255, 255, 255, 0.12); - background-color: #2c2f39; -} - -button separator { - margin: 4px 1px; -} - -button.flat, button.sidebar-button, button.budgie-menu-launcher, .budgie-panel #tasklist-button:not(.flat), .budgie-panel button.flat.launcher { - border-color: transparent; - background-color: transparent; - background-image: none; - transition: none; -} - -button.flat:hover, button.sidebar-button:hover, button.budgie-menu-launcher:hover, .budgie-panel #tasklist-button:hover:not(.flat), .budgie-panel button.flat.launcher:hover { - transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); - transition-duration: 250ms; -} - -button.flat:hover:active, button.sidebar-button:hover:active, button.budgie-menu-launcher:hover:active, .budgie-panel #tasklist-button:hover:active:not(.flat) { - transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); -} - -button:hover { - color: #a4b3c5; - border-color: rgba(255, 255, 255, 0.12); - background-color: #3e4250; - -gtk-icon-effect: highlight; -} - -button:active, button:checked { - color: #ffffff; - border-color: #68a2e6; - background-color: #5294e2; - background-clip: padding-box; - transition-duration: 50ms; -} - -button:active:not(:disabled) label:disabled, button:checked:not(:disabled) label:disabled { - color: inherit; - opacity: 0.6; -} - -button:active { - color: #D3DAE3; -} - -button:active:hover, button:checked { - color: #ffffff; -} - -button.flat:disabled, button.sidebar-button:disabled, button.budgie-menu-launcher:disabled, .budgie-panel #tasklist-button:disabled:not(.flat), .budgie-panel button.flat.launcher:disabled { - border-color: transparent; - background-color: transparent; - background-image: none; -} - -button:disabled { - border-color: rgba(255, 255, 255, 0.05); - background-color: rgba(44, 47, 57, 0.55); -} - -button:disabled label, button:disabled { - color: rgba(211, 218, 227, 0.45); -} - -button:disabled:active, button:disabled:checked { - border-color: rgba(82, 148, 226, 0.75); - background-color: rgba(82, 148, 226, 0.75); - opacity: 0.6; -} - -button:disabled:active label, button:disabled:active, button:disabled:checked label, button:disabled:checked { - color: rgba(255, 255, 255, 0.8); -} - -button.image-button { - min-width: 24px; - padding-left: 5px; - padding-right: 5px; -} - -button.text-button { - padding-left: 12px; - padding-right: 12px; -} - -button.text-button.image-button { - padding-left: 5px; - padding-right: 5px; -} - -button.text-button.image-button label:first-child { - padding-left: 8px; - padding-right: 2px; -} - -button.text-button.image-button label:last-child { - padding-right: 8px; - padding-left: 2px; -} - -button.text-button.image-button label:only-child { - padding-left: 8px; - padding-right: 8px; -} - -button.text-button.image-button.popup { - padding-right: 8px; - padding-left: 8px; -} - -button:drop(active), combobox:drop(active) button.combo { - color: #F08437; - border-color: #F08437; - box-shadow: none; -} - -button.osd { - color: #D3DAE3; - background-color: #282A33; - border-color: #16171c; -} - -button.osd.image-button { - padding: 0; - min-height: 36px; - min-width: 36px; -} - -button.osd:hover { - color: #5294e2; -} - -button.osd:active, button.osd:checked { - color: #ffffff; - border-color: #5294e2; - background-color: #5294e2; -} - -button.osd:disabled { - color: #5b5f68; - border-color: rgba(98, 103, 125, 0.55); - background-color: rgba(89, 94, 114, 0.25); -} - -.osd button { - color: #D3DAE3; - border-color: rgba(98, 103, 125, 0.55); - background-color: rgba(89, 94, 114, 0.4); -} - -.osd button:hover { - color: #D3DAE3; - border-color: rgba(98, 103, 125, 0.55); - background-color: rgba(105, 110, 134, 0.5); -} - -.osd button:active, .osd button:checked { - background-clip: padding-box; - color: #ffffff; - border-color: #5294e2; - background-color: #5294e2; -} - -.osd button:disabled { - color: #5b5f68; - border-color: rgba(98, 103, 125, 0.55); - background-color: rgba(89, 94, 114, 0.25); -} - -.osd button.flat, .osd button.sidebar-button, .osd button.budgie-menu-launcher, .osd .budgie-panel #tasklist-button:not(.flat), .budgie-panel .osd #tasklist-button:not(.flat), .osd .budgie-panel button.flat.launcher, .budgie-panel .osd button.flat.launcher { - border-color: transparent; - background-color: transparent; - background-image: none; - box-shadow: none; -} - -.osd button.flat:hover, .osd button.sidebar-button:hover, .osd button.budgie-menu-launcher:hover, .osd .budgie-panel #tasklist-button:hover:not(.flat), .budgie-panel .osd #tasklist-button:hover:not(.flat) { - color: #D3DAE3; - border-color: rgba(98, 103, 125, 0.55); - background-color: rgba(105, 110, 134, 0.5); -} - -.osd button.flat:disabled, .osd button.sidebar-button:disabled, .osd button.budgie-menu-launcher:disabled, .osd .budgie-panel #tasklist-button:disabled:not(.flat), .budgie-panel .osd #tasklist-button:disabled:not(.flat) { - color: #5b5f68; - border-color: rgba(98, 103, 125, 0.55); - background-color: rgba(89, 94, 114, 0.25); - background-image: none; -} - -.osd button.flat:active, .osd button.sidebar-button:active, .osd button.budgie-menu-launcher:active, .osd .budgie-panel #tasklist-button:active:not(.flat), .budgie-panel .osd #tasklist-button:active:not(.flat), .osd button.flat:checked, .osd button.sidebar-button:checked, .osd button.budgie-menu-launcher:checked, .osd .budgie-panel #tasklist-button:checked:not(.flat), .budgie-panel .osd #tasklist-button:checked:not(.flat) { - color: #ffffff; - border-color: #5294e2; - background-color: #5294e2; -} - -.osd .linked:not(.vertical):not(.path-bar) > button:hover:not(:checked):not(:active):not(:only-child), -.osd .linked:not(.vertical):not(.path-bar) > button:hover:not(:checked):not(:active) + button:not(:checked):not(:active) { - box-shadow: none; -} - -button.suggested-action { - background-clip: border-box; - color: white; - background-color: #5294e2; - border-color: #3c86de; -} - -button.suggested-action.flat, button.suggested-action.sidebar-button, button.suggested-action.budgie-menu-launcher, .budgie-panel .suggested-action#tasklist-button:not(.flat), .budgie-panel button.suggested-action.flat.launcher { - border-color: transparent; - background-color: transparent; - background-image: none; - color: #5294e2; -} - -button.suggested-action:hover { - background-clip: border-box; - color: white; - background-color: #68a2e6; - border-color: #5294e2; -} - -button.suggested-action:active, button.suggested-action:checked { - background-clip: border-box; - color: white; - background-color: #7eafe9; - border-color: #68a2e6; -} - -button.suggested-action.flat:disabled, button.suggested-action.sidebar-button:disabled, button.suggested-action.budgie-menu-launcher:disabled, .budgie-panel .suggested-action#tasklist-button:disabled:not(.flat) { - border-color: transparent; - background-color: transparent; - background-image: none; - color: rgba(211, 218, 227, 0.45); -} - -button.suggested-action:disabled { - border-color: rgba(255, 255, 255, 0.05); - background-color: rgba(44, 47, 57, 0.55); -} - -button.suggested-action:disabled label, button.suggested-action:disabled { - color: rgba(211, 218, 227, 0.45); -} - -button.destructive-action { - background-clip: border-box; - color: white; - background-color: #F04A50; - border-color: #ee3239; -} - -button.destructive-action.flat, button.destructive-action.sidebar-button, button.destructive-action.budgie-menu-launcher, .budgie-panel .destructive-action#tasklist-button:not(.flat), .budgie-panel button.destructive-action.flat.launcher { - border-color: transparent; - background-color: transparent; - background-image: none; - color: #F04A50; -} - -button.destructive-action:hover { - background-clip: border-box; - color: white; - background-color: #f26267; - border-color: #f04a50; -} - -button.destructive-action:active, button.destructive-action:checked { - background-clip: border-box; - color: white; - background-color: #f4797e; - border-color: #f26267; -} - -button.destructive-action.flat:disabled, button.destructive-action.sidebar-button:disabled, button.destructive-action.budgie-menu-launcher:disabled, .budgie-panel .destructive-action#tasklist-button:disabled:not(.flat) { - border-color: transparent; - background-color: transparent; - background-image: none; - color: rgba(211, 218, 227, 0.45); -} - -button.destructive-action:disabled { - border-color: rgba(255, 255, 255, 0.05); - background-color: rgba(44, 47, 57, 0.55); -} - -button.destructive-action:disabled label, button.destructive-action:disabled { - color: rgba(211, 218, 227, 0.45); -} - -.stack-switcher > button { - outline-offset: -3px; -} - -.stack-switcher > button > label { - padding-left: 6px; - padding-right: 6px; -} - -.stack-switcher > button > image { - padding-left: 6px; - padding-right: 6px; - padding-top: 3px; - padding-bottom: 3px; -} - -.stack-switcher > button.text-button { - padding-left: 10px; - padding-right: 10px; -} - -.stack-switcher > button.image-button { - padding-left: 2px; - padding-right: 2px; -} - -.stack-switcher > button.needs-attention:active > label, .stack-switcher > button.needs-attention:active > image, .stack-switcher > button.needs-attention:checked > label, .stack-switcher > button.needs-attention:checked > image { - animation: none; - background-image: none; -} - -.stack-switcher > button.needs-attention > label, .stack-switcher > button.needs-attention > image, button stacksidebar row.needs-attention > label, stacksidebar button row.needs-attention > label { - animation: needs_attention 150ms ease-in; - background-image: -gtk-gradient(radial, center center, 0, center center, 0.5, to(#5294e2), to(transparent)); - background-size: 6px 6px, 6px 6px; - background-repeat: no-repeat; - background-position: right 3px, right 2px; -} - -.stack-switcher > button.needs-attention > label:dir(rtl), .stack-switcher > button.needs-attention > image:dir(rtl), button stacksidebar row.needs-attention > label:dir(rtl), stacksidebar button row.needs-attention > label:dir(rtl) { - background-position: left 3px, left 2px; -} - -button.font separator, button.file separator { - background-color: transparent; -} - -.inline-toolbar button:hover, .inline-toolbar button:backdrop:hover { - background-color: rgba(211, 218, 227, 0.08); -} - -.inline-toolbar button:active, .inline-toolbar button:checked, .inline-toolbar button:backdrop:active, .inline-toolbar button:backdrop:checked { - color: #ffffff; - border-color: #68a2e6; - background-color: #5294e2; -} - -.app-notification button.flat, .app-notification button.sidebar-button, .app-notification button.budgie-menu-launcher, .app-notification .budgie-panel #tasklist-button:not(.flat), .budgie-panel .app-notification #tasklist-button:not(.flat), .app-notification .budgie-panel button.flat.launcher, .budgie-panel .app-notification button.flat.launcher, button.circular, button.nautilus-circular-button.image-button, -button.circular-button, .raven button.image-button, .raven .expander-button, .budgie-notification-window button.image-button, .budgie-osd-window button.image-button, .budgie-switcher-window button.image-button, button.close, button.circular, button.nautilus-circular-button.image-button { - min-height: 24px; - min-width: 24px; - padding: 2px; - border-radius: 100px; - -gtk-outline-radius: 100px; -} - -.app-notification button.flat:checked, .app-notification button.sidebar-button:checked, .app-notification button.budgie-menu-launcher:checked, .app-notification .budgie-panel #tasklist-button:checked:not(.flat), .budgie-panel .app-notification #tasklist-button:checked:not(.flat), button.circular:checked, button.nautilus-circular-button.image-button:checked, -button.circular-button:checked, .raven button.image-button:checked, .raven .expander-button:checked, .budgie-notification-window button.image-button:checked, .budgie-osd-window button.image-button:checked, .budgie-switcher-window button.image-button:checked, .app-notification button.flat:active, .app-notification button.sidebar-button:active, .app-notification button.budgie-menu-launcher:active, .app-notification .budgie-panel #tasklist-button:active:not(.flat), .budgie-panel .app-notification #tasklist-button:active:not(.flat), button.circular:active, button.nautilus-circular-button.image-button:active, -button.circular-button:active, .raven button.image-button:active, .raven .expander-button:active, .budgie-notification-window button.image-button:active, .budgie-osd-window button.image-button:active, .budgie-switcher-window button.image-button:active, button.close:checked, button.close:active, button.circular:checked, button.nautilus-circular-button.image-button:checked, button.circular:active, button.nautilus-circular-button.image-button:active { - border-color: rgba(255, 255, 255, 0.12); -} - -.app-notification button.flat label, .app-notification button.sidebar-button label, .app-notification button.budgie-menu-launcher label, .app-notification .budgie-panel #tasklist-button:not(.flat) label, .budgie-panel .app-notification #tasklist-button:not(.flat) label, .app-notification .budgie-panel button.flat.launcher label, .budgie-panel .app-notification button.flat.launcher label, button.circular label, button.nautilus-circular-button.image-button label, button.circular-button label, .raven button.image-button label, .raven .expander-button label, .budgie-notification-window button.image-button label, .budgie-osd-window button.image-button label, .budgie-switcher-window button.image-button label, button.close label, button.circular label, button.nautilus-circular-button.image-button label { - padding: 0; -} - -.inline-toolbar toolbutton > button { - color: #D3DAE3; - border-color: rgba(255, 255, 255, 0.12); - background-color: #2c2f39; -} - -.inline-toolbar toolbutton > button:hover { - color: #a4b3c5; - border-color: rgba(255, 255, 255, 0.12); - background-color: #3e4250; -} - -.inline-toolbar toolbutton > button:active, .inline-toolbar toolbutton > button:checked { - color: #ffffff; - border-color: #68a2e6; - background-color: #5294e2; -} - -.inline-toolbar toolbutton > button:disabled { - border-color: rgba(255, 255, 255, 0.05); - background-color: rgba(44, 47, 57, 0.55); -} - -.inline-toolbar toolbutton > button:disabled label, .inline-toolbar toolbutton > button:disabled { - color: rgba(211, 218, 227, 0.45); -} - -.inline-toolbar toolbutton > button:disabled:active, .inline-toolbar toolbutton > button:disabled:checked { - border-color: rgba(82, 148, 226, 0.75); - background-color: rgba(82, 148, 226, 0.75); - opacity: 0.6; -} - -.inline-toolbar toolbutton > button:disabled:active label, .inline-toolbar toolbutton > button:disabled:active, .inline-toolbar toolbutton > button:disabled:checked label, .inline-toolbar toolbutton > button:disabled:checked { - color: rgba(255, 255, 255, 0.8); -} - -toolbar.inline-toolbar toolbutton:hover, .inline-toolbar toolbutton:hover { - background-color: rgba(211, 218, 227, 0.08); -} - -toolbar.inline-toolbar toolbutton:active, .inline-toolbar toolbutton:active, toolbar.inline-toolbar toolbutton:checked, .inline-toolbar toolbutton:checked { - color: #ffffff; - border-color: #68a2e6; - background-color: #5294e2; -} - -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + entry { - border-left-color: rgba(255, 255, 255, 0); -} - -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry.error + entry, -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + entry.error { - border-left-color: #FC4138; -} - -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry.warning + entry, -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + entry.warning { - border-left-color: #F27835; -} - -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry.error + entry.warning, -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry.warning + entry.error { - border-left-color: #f75d37; -} - -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + entry:focus:not(:last-child), -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + entry:focus:last-child { - border-left-color: #5294e2; -} - -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry:focus:not(:only-child) + entry, -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry:focus:not(:only-child) + button, -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry:focus:not(:only-child) + combobox > box > button.combo { - border-left-color: #5294e2; -} - -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + entry:drop(active):not(:last-child), -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + entry:drop(active):last-child { - border-left-color: #F08437; -} - -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry:drop(active):not(:only-child) + entry, -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry:drop(active):not(:only-child) + button, -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry:drop(active):not(:only-child) + combobox > box > button.combo { - border-left-color: #F08437; -} - -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + entry.warning:focus:not(:last-child), -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + entry.warning:focus:last-child { - border-left-color: #F27835; -} - -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry.warning:focus:not(:only-child) + entry, -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry.warning:focus:not(:only-child) + button, -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry.warning:focus:not(:only-child) + combobox > box > button.combo { - border-left-color: #F27835; -} - -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + entry.error:focus:not(:last-child), -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + entry.error:focus:last-child { - border-left-color: #FC4138; -} - -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry.error:focus:not(:only-child) + entry, -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry.error:focus:not(:only-child) + button, -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry.error:focus:not(:only-child) + combobox > box > button.combo { - border-left-color: #FC4138; -} - -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:active + entry, -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:checked + entry { - border-left-color: #5294e2; -} - -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button + button { - border-left-style: none; -} - -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action) { - box-shadow: inset 1px 0 rgba(255, 255, 255, 0.12); -} - -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:not(:only-child), -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):not(:hover) { - box-shadow: inset 1px 0 rgba(255, 255, 255, 0); -} - -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:active + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:checked + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button.suggested-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button.destructive-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):first-child:disabled, -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):first-child:hover, -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:active + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:checked + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button.suggested-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button.destructive-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:not(:only-child) { - box-shadow: none; -} - -.linked:not(.vertical).path-bar > button, .linked:not(.vertical).stack-switcher > button { - border-left-style: none; - border-right-style: none; -} - -.linked:not(.vertical).path-bar > button:first-child, .linked:not(.vertical).stack-switcher > button:first-child { - border-left-style: solid; -} - -.linked:not(.vertical).path-bar > button:last-child, .linked:not(.vertical).stack-switcher > button:last-child { - border-right-style: solid; -} - -.linked:not(.vertical).path-bar > button + button, .linked:not(.vertical).stack-switcher > button + button { - border-left-style: none; - border-right-style: none; -} - -.linked:not(.vertical).path-bar > button + button:last-child, .linked:not(.vertical).stack-switcher > button + button:last-child { - border-right-style: solid; -} - -.linked:not(.vertical).path-bar > button:hover:not(:checked):not(:active):not(:only-child):first-child:hover, .linked:not(.vertical).stack-switcher > button:hover:not(:checked):not(:active):not(:only-child):first-child:hover { - box-shadow: none; -} - -.linked:not(.vertical).path-bar > button:hover:not(:checked):not(:active):not(:only-child):last-child:hover, .linked:not(.vertical).stack-switcher > button:hover:not(:checked):not(:active):not(:only-child):last-child:hover { - box-shadow: none; -} - -.osd .linked:not(.vertical) > entry + entry { - border-left-color: rgba(13, 14, 17, 0); -} - -.osd .linked:not(.vertical) > entry.error + entry, -.osd .linked:not(.vertical) > entry + entry.error { - border-left-color: #FC4138; -} - -.osd .linked:not(.vertical) > entry.warning + entry, -.osd .linked:not(.vertical) > entry + entry.warning { - border-left-color: #F27835; -} - -.osd .linked:not(.vertical) > entry.error + entry.warning, -.osd .linked:not(.vertical) > entry.warning + entry.error { - border-left-color: #f75d37; -} - -.osd .linked:not(.vertical) > entry + entry:focus:not(:last-child), -.osd .linked:not(.vertical) > entry + entry:focus:last-child { - border-left-color: #5294e2; -} - -.osd .linked:not(.vertical) > entry:focus:not(:only-child) + entry, -.osd .linked:not(.vertical) > entry:focus:not(:only-child) + button, -.osd .linked:not(.vertical) > entry:focus:not(:only-child) + combobox > box > button.combo { - border-left-color: #5294e2; -} - -.osd .linked:not(.vertical) > entry + entry:drop(active):not(:last-child), -.osd .linked:not(.vertical) > entry + entry:drop(active):last-child { - border-left-color: #F08437; -} - -.osd .linked:not(.vertical) > entry:drop(active):not(:only-child) + entry, -.osd .linked:not(.vertical) > entry:drop(active):not(:only-child) + button, -.osd .linked:not(.vertical) > entry:drop(active):not(:only-child) + combobox > box > button.combo { - border-left-color: #F08437; -} - -.osd .linked:not(.vertical) > entry + entry.warning:focus:not(:last-child), -.osd .linked:not(.vertical) > entry + entry.warning:focus:last-child { - border-left-color: #F27835; -} - -.osd .linked:not(.vertical) > entry.warning:focus:not(:only-child) + entry, -.osd .linked:not(.vertical) > entry.warning:focus:not(:only-child) + button, -.osd .linked:not(.vertical) > entry.warning:focus:not(:only-child) + combobox > box > button.combo { - border-left-color: #F27835; -} - -.osd .linked:not(.vertical) > entry + entry.error:focus:not(:last-child), -.osd .linked:not(.vertical) > entry + entry.error:focus:last-child { - border-left-color: #FC4138; -} - -.osd .linked:not(.vertical) > entry.error:focus:not(:only-child) + entry, -.osd .linked:not(.vertical) > entry.error:focus:not(:only-child) + button, -.osd .linked:not(.vertical) > entry.error:focus:not(:only-child) + combobox > box > button.combo { - border-left-color: #FC4138; -} - -.osd .linked:not(.vertical) > button:active + entry, -.osd .linked:not(.vertical) > button:checked + entry { - border-left-color: #5294e2; -} - -.osd .linked:not(.vertical) > button + button { - border-left-style: none; -} - -.osd .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), -.osd .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action) { - box-shadow: inset 1px 0 rgba(98, 103, 125, 0.55); -} - -.osd .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:not(:only-child), -.osd .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):not(:hover) { - box-shadow: inset 1px 0 rgba(98, 103, 125, 0.05); -} - -.osd .linked:not(.vertical) > button:active + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, -.osd .linked:not(.vertical) > button:checked + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, -.osd .linked:not(.vertical) > button.suggested-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, -.osd .linked:not(.vertical) > button.destructive-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, -.osd .linked:not(.vertical) > entry + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), -.osd .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):first-child:disabled, -.osd .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, -.osd .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):first-child:hover, -.osd .linked:not(.vertical) > button:active + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, -.osd .linked:not(.vertical) > button:checked + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, -.osd .linked:not(.vertical) > button.suggested-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, -.osd .linked:not(.vertical) > button.destructive-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, -.osd .linked:not(.vertical) > entry + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:not(:only-child) { - box-shadow: none; -} - -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry + entry, -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry.error + entry, -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry + entry.error, -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry.warning + entry, -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry + entry.warning, -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry.error + entry.warning, -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry.warning + entry.error, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry + entry, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry.error + entry, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry + entry.error, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry.warning + entry, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry + entry.warning, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry.error + entry.warning, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry.warning + entry.error { - border-left-color: rgba(255, 255, 255, 0.12); -} - -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry + entry:focus:not(:last-child), -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry + entry:focus:last-child, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry + entry:focus:not(:last-child), -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry + entry:focus:last-child { - border-left-color: #5294e2; -} - -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry:focus:not(:only-child) + entry, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry:focus:not(:only-child) + entry { - border-left-color: rgba(255, 255, 255, 0.12); -} - -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry:focus:not(:only-child) + button, -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry:focus:not(:only-child) + combobox > box > button.combo, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry:focus:not(:only-child) + button, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry:focus:not(:only-child) + combobox > box > button.combo { - border-left-color: transparent; -} - -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry + entry:drop(active):not(:last-child), -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry + entry:drop(active):last-child, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry + entry:drop(active):not(:last-child), -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry + entry:drop(active):last-child { - border-left-color: #F08437; -} - -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry:drop(active):not(:only-child) + entry, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry:drop(active):not(:only-child) + entry { - border-left-color: rgba(255, 255, 255, 0.12); -} - -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry:drop(active):not(:only-child) + button, -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry:drop(active):not(:only-child) + combobox > box > button.combo, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry:drop(active):not(:only-child) + button, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry:drop(active):not(:only-child) + combobox > box > button.combo { - border-left-color: transparent; -} - -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry + entry.warning:focus:not(:last-child), -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry + entry.warning:focus:last-child, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry + entry.warning:focus:not(:last-child), -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry + entry.warning:focus:last-child { - border-left-color: #F27835; -} - -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry.warning:focus:not(:only-child) + entry, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry.warning:focus:not(:only-child) + entry { - border-left-color: rgba(255, 255, 255, 0.12); -} - -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry.warning:focus:not(:only-child) + button, -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry.warning:focus:not(:only-child) + combobox > box > button.combo, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry.warning:focus:not(:only-child) + button, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry.warning:focus:not(:only-child) + combobox > box > button.combo { - border-left-color: transparent; -} - -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry + entry.error:focus:not(:last-child), -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry + entry.error:focus:last-child, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry + entry.error:focus:not(:last-child), -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry + entry.error:focus:last-child { - border-left-color: #FC4138; -} - -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry.error:focus:not(:only-child) + entry, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry.error:focus:not(:only-child) + entry { - border-left-color: rgba(255, 255, 255, 0.12); -} - -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry.error:focus:not(:only-child) + button, -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry.error:focus:not(:only-child) + combobox > box > button.combo, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry.error:focus:not(:only-child) + button, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry.error:focus:not(:only-child) + combobox > box > button.combo { - border-left-color: transparent; -} - -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > button:active + entry, -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > button:checked + entry, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > button:active + entry, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > button:checked + entry { - border-left-color: rgba(255, 255, 255, 0.12); -} - -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > button + button, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > button + button { - border-left-style: solid; -} - -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action), -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action) { - box-shadow: inset 1px 0 transparent; -} - -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:not(:only-child), -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):not(:hover), -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:not(:only-child), -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):not(:hover) { - box-shadow: inset 1px 0 transparent; -} - -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):first-child:disabled, -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > button:active + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > button:checked + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > button.suggested-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > button.destructive-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:not(:only-child), -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):first-child:disabled, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > button:active + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > button:checked + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > button.suggested-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > button.destructive-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:not(:only-child) { - box-shadow: inset 1px 0 transparent; -} - -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > button:active + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > button:checked + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > button.suggested-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > button.destructive-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):first-child:hover, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > button:active + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > button:checked + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > button.suggested-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > button.destructive-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):first-child:hover { - box-shadow: inset 1px 0 transparent; - border-left-color: rgba(255, 255, 255, 0.12); -} - -.linked.vertical > entry + entry { - border-top-color: rgba(255, 255, 255, 0); -} - -.linked.vertical > entry.error + entry, -.linked.vertical > entry + entry.error { - border-top-color: #FC4138; -} - -.linked.vertical > entry.warning + entry, -.linked.vertical > entry + entry.warning { - border-top-color: #F27835; -} - -.linked.vertical > entry.error + entry.warning, -.linked.vertical > entry.warning + entry.error { - border-top-color: #f75d37; -} - -.linked.vertical > entry + entry:focus:not(:last-child), -.linked.vertical > entry + entry:focus:last-child { - border-top-color: #5294e2; -} - -.linked.vertical > entry:focus:not(:only-child) + entry, -.linked.vertical > entry:focus:not(:only-child) + button, -.linked.vertical > entry:focus:not(:only-child) + combobox > box > button.combo { - border-top-color: #5294e2; -} - -.linked.vertical > entry + entry:drop(active):not(:last-child), -.linked.vertical > entry + entry:drop(active):last-child { - border-top-color: #F08437; -} - -.linked.vertical > entry:drop(active):not(:only-child) + entry, -.linked.vertical > entry:drop(active):not(:only-child) + button, -.linked.vertical > entry:drop(active):not(:only-child) + combobox > box > button.combo { - border-top-color: #F08437; -} - -.linked.vertical > entry + entry.warning:focus:not(:last-child), -.linked.vertical > entry + entry.warning:focus:last-child { - border-top-color: #F27835; -} - -.linked.vertical > entry.warning:focus:not(:only-child) + entry, -.linked.vertical > entry.warning:focus:not(:only-child) + button, -.linked.vertical > entry.warning:focus:not(:only-child) + combobox > box > button.combo { - border-top-color: #F27835; -} - -.linked.vertical > entry + entry.error:focus:not(:last-child), -.linked.vertical > entry + entry.error:focus:last-child { - border-top-color: #FC4138; -} - -.linked.vertical > entry.error:focus:not(:only-child) + entry, -.linked.vertical > entry.error:focus:not(:only-child) + button, -.linked.vertical > entry.error:focus:not(:only-child) + combobox > box > button.combo { - border-top-color: #FC4138; -} - -.linked.vertical > button:active + entry, -.linked.vertical > button:checked + entry { - border-top-color: #5294e2; -} - -.linked.vertical > button + button { - border-top-style: none; -} - -.linked.vertical > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), -.linked.vertical > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action) { - box-shadow: inset 0 1px rgba(255, 255, 255, 0.12); -} - -.linked.vertical > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:not(:only-child), -.linked.vertical > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):not(:hover) { - box-shadow: inset 0 1px rgba(255, 255, 255, 0); -} - -.linked.vertical > button:active + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, -.linked.vertical > button:checked + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, -.linked.vertical > button.suggested-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, -.linked.vertical > button.destructive-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, -.linked.vertical > entry + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), -.linked.vertical > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):first-child:disabled, -.linked.vertical > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, -.linked.vertical > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):first-child:hover, -.linked.vertical > button:active + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, -.linked.vertical > button:checked + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, -.linked.vertical > button.suggested-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, -.linked.vertical > button.destructive-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, -.linked.vertical > entry + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:not(:only-child) { - box-shadow: none; -} - -.linked.vertical > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):last-child:disabled, -.linked.vertical > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):last-child:hover { - box-shadow: none; -} - -.linked:not(.vertical) > entry, -.linked:not(.vertical) > entry:focus, .linked:not(.vertical) > button, -.linked:not(.vertical) > button:hover, -.linked:not(.vertical) > button:active, -.linked:not(.vertical) > button:checked, spinbutton:not(.vertical) button, spinbutton:not(.vertical) entry, .budgie-settings-window buttonbox.inline-toolbar button, .linked:not(.vertical) > combobox > box > button.combo:dir(ltr), .linked:not(.vertical) > combobox > box > button.combo:dir(rtl) { - border-radius: 0; - border-right-style: none; -} - -toolbar.inline-toolbar toolbutton > button.flat, .inline-toolbar toolbutton > button.flat, toolbar.inline-toolbar toolbutton > button.sidebar-button, .inline-toolbar toolbutton > button.sidebar-button, toolbar.inline-toolbar toolbutton > button.budgie-menu-launcher, .inline-toolbar toolbutton > button.budgie-menu-launcher, .inline-toolbar .budgie-panel toolbutton > #tasklist-button:not(.flat), .budgie-panel .inline-toolbar toolbutton > #tasklist-button:not(.flat), .inline-toolbar .budgie-panel toolbutton > button.flat.launcher, .budgie-panel .inline-toolbar toolbutton > button.flat.launcher, .inline-toolbar button, .inline-toolbar button:backdrop { - border-radius: 0; - border-right-style: none; - border-left-style: none; -} - -.linked:not(.vertical) > entry:first-child, .linked:not(.vertical) > button:first-child, spinbutton:not(.vertical) button:first-child, spinbutton:not(.vertical) entry:first-child, .linked:not(.vertical) > combobox:first-child > box > button.combo, .budgie-settings-window buttonbox.inline-toolbar button:first-child { - border-top-left-radius: 3px; - border-bottom-left-radius: 3px; -} - -.linked:not(.vertical) > entry:last-child, .linked:not(.vertical) > button:last-child, spinbutton:not(.vertical) button:last-child, spinbutton:not(.vertical) entry:last-child, .linked:not(.vertical) > combobox:last-child > box > button.combo, .budgie-settings-window buttonbox.inline-toolbar button:last-child { - border-top-right-radius: 3px; - border-bottom-right-radius: 3px; - border-right-style: solid; -} - -.linked:not(.vertical) > entry:only-child, .linked:not(.vertical) > button:only-child, spinbutton:not(.vertical) button:only-child, spinbutton:not(.vertical) entry:only-child, .linked:not(.vertical) > combobox:only-child > box > button.combo, .budgie-settings-window buttonbox.inline-toolbar button:only-child { - border-radius: 3px; - border-style: solid; -} - -.inline-toolbar button:first-child, toolbar.inline-toolbar toolbutton:first-child > button.flat, .inline-toolbar toolbutton:first-child > button.flat, toolbar.inline-toolbar toolbutton:first-child > button.sidebar-button, .inline-toolbar toolbutton:first-child > button.sidebar-button, toolbar.inline-toolbar toolbutton:first-child > button.budgie-menu-launcher, .inline-toolbar toolbutton:first-child > button.budgie-menu-launcher, .inline-toolbar .budgie-panel toolbutton:first-child > #tasklist-button:not(.flat), .budgie-panel .inline-toolbar toolbutton:first-child > #tasklist-button:not(.flat), .inline-toolbar .budgie-panel toolbutton:first-child > button.flat.launcher, .budgie-panel .inline-toolbar toolbutton:first-child > button.flat.launcher { - border-top-left-radius: 3px; - border-bottom-left-radius: 3px; - border-left-style: solid; - border-right-style: none; -} - -.inline-toolbar button:last-child, toolbar.inline-toolbar toolbutton:last-child > button.flat, .inline-toolbar toolbutton:last-child > button.flat, toolbar.inline-toolbar toolbutton:last-child > button.sidebar-button, .inline-toolbar toolbutton:last-child > button.sidebar-button, toolbar.inline-toolbar toolbutton:last-child > button.budgie-menu-launcher, .inline-toolbar toolbutton:last-child > button.budgie-menu-launcher, .inline-toolbar .budgie-panel toolbutton:last-child > #tasklist-button:not(.flat), .budgie-panel .inline-toolbar toolbutton:last-child > #tasklist-button:not(.flat), .inline-toolbar .budgie-panel toolbutton:last-child > button.flat.launcher, .budgie-panel .inline-toolbar toolbutton:last-child > button.flat.launcher { - border-top-right-radius: 3px; - border-bottom-right-radius: 3px; - border-right-style: solid; - border-left-style: none; -} - -.inline-toolbar button:only-child, toolbar.inline-toolbar toolbutton:only-child > button.flat, .inline-toolbar toolbutton:only-child > button.flat, toolbar.inline-toolbar toolbutton:only-child > button.sidebar-button, .inline-toolbar toolbutton:only-child > button.sidebar-button, toolbar.inline-toolbar toolbutton:only-child > button.budgie-menu-launcher, .inline-toolbar toolbutton:only-child > button.budgie-menu-launcher, .inline-toolbar .budgie-panel toolbutton:only-child > #tasklist-button:not(.flat), .budgie-panel .inline-toolbar toolbutton:only-child > #tasklist-button:not(.flat), .inline-toolbar .budgie-panel toolbutton:only-child > button.flat.launcher, .budgie-panel .inline-toolbar toolbutton:only-child > button.flat.launcher { - border-radius: 3px; - border-style: solid; -} - -.linked.vertical > entry, -.linked.vertical > entry:focus, .linked.vertical > button, -.linked.vertical > button:hover, -.linked.vertical > button:active, -.linked.vertical > button:checked, spinbutton.vertical button, spinbutton.vertical entry, .linked.vertical > combobox > box > button.combo { - border-radius: 0; - border-bottom-style: none; -} - -.linked.vertical > entry:first-child, .linked.vertical > button:first-child, spinbutton.vertical button:first-child, spinbutton.vertical entry:first-child, .linked.vertical > combobox:first-child > box > button.combo { - border-top-left-radius: 3px; - border-top-right-radius: 3px; -} - -.linked.vertical > entry:last-child, .linked.vertical > button:last-child, spinbutton.vertical button:last-child, spinbutton.vertical entry:last-child, .linked.vertical > combobox:last-child > box > button.combo { - border-bottom-left-radius: 3px; - border-bottom-right-radius: 3px; - border-bottom-style: solid; -} - -.linked.vertical > entry:only-child, .linked.vertical > button:only-child, spinbutton.vertical button:only-child, spinbutton.vertical entry:only-child, .linked.vertical > combobox:only-child > box > button.combo { - border-radius: 3px; - border-style: solid; -} - -menuitem.button.flat, -modelbutton.flat, button:link, button:visited, button:link:hover, button:link:active, button:link:checked, button:visited:hover, button:visited:active, button:visited:checked, notebook > header > tabs > tab button.flat:hover, notebook > header > tabs > tab button.sidebar-button:hover, notebook > header > tabs > tab button.budgie-menu-launcher:hover, notebook > header > tabs > tab .budgie-panel #tasklist-button:hover:not(.flat), .budgie-panel notebook > header > tabs > tab #tasklist-button:hover:not(.flat), notebook > header > tabs > tab .budgie-panel button.flat.launcher:hover, .budgie-panel notebook > header > tabs > tab button.flat.launcher:hover, notebook > header > tabs > tab button.flat:active, notebook > header > tabs > tab button.sidebar-button:active, notebook > header > tabs > tab button.budgie-menu-launcher:active, notebook > header > tabs > tab .budgie-panel #tasklist-button:active:not(.flat), .budgie-panel notebook > header > tabs > tab #tasklist-button:active:not(.flat), notebook > header > tabs > tab .budgie-panel button.flat.launcher:active, .budgie-panel notebook > header > tabs > tab button.flat.launcher:active, notebook > header > tabs > tab button.flat:active:hover, notebook > header > tabs > tab button.sidebar-button:active:hover, notebook > header > tabs > tab button.budgie-menu-launcher:active:hover, .app-notification button.flat, .app-notification button.sidebar-button, .app-notification button.budgie-menu-launcher, .app-notification .budgie-panel #tasklist-button:not(.flat), .budgie-panel .app-notification #tasklist-button:not(.flat), .app-notification .budgie-panel button.flat.launcher, .budgie-panel .app-notification button.flat.launcher, .app-notification button.flat:disabled, .app-notification button.sidebar-button:disabled, .app-notification button.budgie-menu-launcher:disabled, calendar.button, .nemo-window .floating-bar button { - border-color: transparent; - background-color: transparent; - background-image: none; - box-shadow: none; -} - -menuitem.button.flat, -modelbutton.flat { - transition: none; - min-height: 24px; - padding-left: 8px; - padding-right: 8px; - outline-offset: -3px; - border-radius: 2px; - border: 1px solid transparent; -} - -menuitem.button.flat:hover, -modelbutton.flat:hover { - background-color: #42454e; - border: 1px solid rgba(255, 255, 255, 0.12); -} - -menuitem.button.flat:active, menuitem.button.flat:selected, -modelbutton.flat:active, -modelbutton.flat:selected { - border: 1px solid #68a2e6; -} - -menuitem.button.flat:checked, -modelbutton.flat:checked { - color: #D3DAE3; -} - -menuitem.button.flat:disabled, -modelbutton.flat:disabled { - color: rgba(211, 218, 227, 0.45); -} - -menuitem.button.flat check:last-child, -menuitem.button.flat radio:last-child, -modelbutton.flat check:last-child, -modelbutton.flat radio:last-child { - margin-left: 8px; -} - -menuitem.button.flat check:first-child, -menuitem.button.flat radio:first-child, -modelbutton.flat check:first-child, -modelbutton.flat radio:first-child { - margin-right: 8px; -} - -modelbutton.flat arrow.left { - -gtk-icon-source: -gtk-icontheme("pan-start-symbolic"); -} - -modelbutton.flat arrow.right { - -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); -} - -*:link, button:link, button:visited { - color: #a9caf1; -} - -*:link:visited, button:visited { - color: #f2f4f7; -} - -*:selected *:link:visited, *:selected button:visited:link, *:selected button:visited { - color: #bad4f3; -} - -*:link:hover, button:hover:link, button:hover:visited { - color: #d5e5f8; -} - -*:selected *:link:hover, *:selected button:hover:link, *:selected button:hover:visited { - color: #eef4fc; -} - -*:link:active, button:active:link, button:active:visited { - color: #a9caf1; -} - -*:selected *:link:active, *:selected button:active:link, *:selected button:active:visited { - color: #dceaf9; -} - -infobar.info *:link, infobar.info button:link, infobar.info button:visited, infobar.question *:link, infobar.question button:link, infobar.question button:visited, infobar.warning *:link, infobar.warning button:link, infobar.warning button:visited, infobar.error *:link, infobar.error button:link, infobar.error button:visited, *:link:selected, button:selected:link, button:selected:visited, headerbar.selection-mode .subtitle:link, -.selection-mode.titlebar:not(headerbar) .subtitle:link, .selection-mode hdyleaflet headerbar .subtitle:link, -*:selected *:link, -*:selected button:link, -*:selected button:visited { - color: #dceaf9; -} - -button:link > label, button:visited > label { - text-decoration-line: underline; -} - -spinbutton:drop(active) { - box-shadow: none; -} - -spinbutton button:active { - color: #ffffff; -} - -spinbutton:disabled { - color: rgba(211, 218, 227, 0.45); -} - -.linked.vertical > spinbutton:not(.vertical):not(:last-child) button, .linked.vertical > spinbutton:not(.vertical):not(:last-child) entry { - border-bottom: none; -} - -.linked.vertical > spinbutton:not(.vertical):not(:last-child) entry:focus { - box-shadow: inset 0 -1px #5294e2; -} - -.linked.vertical > spinbutton:not(.vertical):not(:last-child):not(:first-child) button, .linked.vertical > spinbutton:not(.vertical):not(:last-child):not(:first-child) entry { - border-radius: 0; -} - -spinbutton:not(.vertical) entry { - min-width: 28px; -} - -spinbutton:not(.vertical):dir(ltr) entry, -spinbutton:not(.vertical):dir(rtl) button.up { - border-radius: 3px 0 0 3px; -} - -spinbutton:not(.vertical) > button + button { - border-left-style: none; -} - -spinbutton:not(.vertical) > button:hover:not(:active), -spinbutton:not(.vertical) > button:hover + button { - box-shadow: inset 1px 0 rgba(255, 255, 255, 0.12); -} - -spinbutton:not(.vertical) > button:disabled + button:not(:disabled):not(:active):not(:checked):not(:hover), -spinbutton:not(.vertical) > button:not(:disabled):not(:active):not(:checked):not(:hover) + button:disabled { - box-shadow: inset 1px 0 rgba(255, 255, 255, 0.05); -} - -spinbutton:not(.vertical) > button:first-child:hover:not(:active), -spinbutton:not(.vertical) > button.up:dir(rtl):hover:not(:active), -spinbutton:not(.vertical) > entry + button:not(:active):hover { - box-shadow: none; -} - -spinbutton:not(.vertical) > entry:focus + button { - border-left-color: #5294e2; -} - -spinbutton:not(.vertical) > entry:drop(active) + button { - border-left-color: #F08437; -} - -.osd spinbutton:not(.vertical) > button:hover:not(:active), -.osd spinbutton:not(.vertical) > button:hover + button { - border-left-color: rgba(98, 103, 125, 0.55); -} - -.osd spinbutton:not(.vertical) > button:first-child:hover:not(:active), -.osd spinbutton:not(.vertical) > button.up:dir(rtl):hover:not(:active), -.osd spinbutton:not(.vertical) > entry + button:not(:active):hover { - box-shadow: none; -} - -.osd spinbutton:not(.vertical) > entry:focus + button { - border-left-color: #5294e2; -} - -spinbutton.vertical button, spinbutton.vertical entry { - padding-left: 4px; - padding-right: 4px; - min-width: 0; -} - -spinbutton.vertical button.up { - border-radius: 3px 3px 0 0; -} - -spinbutton.vertical > entry:focus + button { - border-top-color: #5294e2; -} - -spinbutton.vertical > entry:drop(active) + button { - border-top-color: #F08437; -} - -combobox button.combo { - min-width: 0; - padding-left: 8px; - padding-right: 8px; -} - -combobox arrow { - -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); - min-height: 16px; - min-width: 16px; -} - -combobox decoration, -combobox button.combo:checked { - transition: none; -} - -toolbar, .inline-toolbar { - -GtkWidget-window-dragging: true; - padding: 4px; - background-color: #32343D; -} - -toolbar separator, .inline-toolbar separator { - background: none; -} - -toolbar.horizontal separator, .horizontal.inline-toolbar separator { - margin: 0 6px; -} - -toolbar.vertical separator, .vertical.inline-toolbar separator { - margin: 6px 0; -} - -.osd toolbar, .osd .inline-toolbar { - background-color: transparent; -} - -toolbar.osd, .osd.inline-toolbar { - padding: 7px; - border: 1px solid rgba(255, 255, 255, 0.12); - border-radius: 3px; - background-color: #282A33; -} - -toolbar.osd.left, .osd.left.inline-toolbar, toolbar.osd.right, .osd.right.inline-toolbar, toolbar.osd.top, .osd.top.inline-toolbar, toolbar.osd.bottom, .osd.bottom.inline-toolbar { - border-radius: 0; -} - -toolbar.osd.top, .osd.top.inline-toolbar { - border-width: 0 0 1px 0; -} - -toolbar.osd.bottom, .osd.bottom.inline-toolbar { - border-width: 1px 0 0 0; -} - -toolbar.osd.left, .osd.left.inline-toolbar { - border-width: 0 1px 0 0; -} - -toolbar.osd.right, .osd.right.inline-toolbar { - border-width: 0 0 0 1px; -} - -toolbar:not(.inline-toolbar) switch, .inline-toolbar:not(.inline-toolbar) switch, -toolbar:not(.inline-toolbar) scale, -.inline-toolbar:not(.inline-toolbar) scale, -toolbar:not(.inline-toolbar) entry, -.inline-toolbar:not(.inline-toolbar) entry, -toolbar:not(.inline-toolbar) spinbutton, -.inline-toolbar:not(.inline-toolbar) spinbutton, -toolbar:not(.inline-toolbar) button, -.inline-toolbar:not(.inline-toolbar) button { - margin-right: 1px; - margin-bottom: 1px; -} - -toolbar:not(.inline-toolbar) .linked > button, .inline-toolbar:not(.inline-toolbar) .linked > button, -toolbar:not(.inline-toolbar) .linked > entry, -.inline-toolbar:not(.inline-toolbar) .linked > entry { - margin-right: 0; -} - -.primary-toolbar:not(.libreoffice-toolbar) { - color: #D3DAE3; - background-color: transparent; - box-shadow: none; - border-width: 0 0 1px 0; - border-style: solid; - border-image: linear-gradient(to bottom, #494c59, #494c59) 1 0 1 0; -} - -.inline-toolbar { - background-color: #2b2d35; - border-style: solid; - border-color: rgba(255, 255, 255, 0.12); - border-width: 0 1px 1px; - padding: 3px; - border-radius: 0 0 3px 3px; -} - -searchbar { - padding: 0; - margin: 0; - border: none; -} - -searchbar > revealer > box { - padding: 6px; - margin: -6px; - border-style: solid; - border-color: #494c59; - background-color: #32343D; - border-width: 0 0 1px; -} - -actionbar { - padding: 6px; - border-top: 1px solid rgba(255, 255, 255, 0.12); - background-color: #2b2d35; -} - -headerbar, -.titlebar:not(headerbar) { - padding: 0 10px; - color: rgba(207, 218, 231, 0.8); - box-shadow: inset 0 -1px rgba(255, 255, 255, 0.12); - background-color: #282A33; - min-height: 38px; -} - -headerbar:backdrop, -.titlebar:backdrop:not(headerbar) { - transition: 200ms ease-out; - color: rgba(207, 218, 231, 0.5); - background-color: #2b2e37; -} - -headerbar .title, -.titlebar:not(headerbar) .title { - padding-left: 12px; - padding-right: 12px; -} - -headerbar .subtitle, -.titlebar:not(headerbar) .subtitle { - font-size: 80%; - padding-left: 12px; - padding-right: 12px; - margin-top: -3px; -} - -headerbar.selection-mode, -.selection-mode.titlebar:not(headerbar) { - color: #ffffff; - background-color: #5294e2; - border-color: #4189df; - box-shadow: none; -} - -headerbar.selection-mode:backdrop, -.selection-mode.titlebar:backdrop:not(headerbar) { - background-color: #5294e2; - color: rgba(255, 255, 255, 0.6); -} - -headerbar.selection-mode .selection-menu, -.selection-mode.titlebar:not(headerbar) .selection-menu { - box-shadow: none; - padding-left: 10px; - padding-right: 10px; -} - -headerbar.selection-mode .selection-menu GtkArrow, -.selection-mode.titlebar:not(headerbar) .selection-menu GtkArrow { - -GtkArrow-arrow-scaling: 1; -} - -headerbar.selection-mode .selection-menu .arrow, -.selection-mode.titlebar:not(headerbar) .selection-menu .arrow { - -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); -} - -.maximized headerbar.selection-mode, .maximized .selection-mode.titlebar:not(headerbar) { - background-color: #5294e2; -} - -.tiled headerbar, .tiled headerbar:backdrop, -.maximized headerbar, .maximized headerbar:backdrop, .tiled .titlebar:not(headerbar), .tiled .titlebar:backdrop:not(headerbar), -.maximized .titlebar:not(headerbar), .maximized .titlebar:backdrop:not(headerbar) { - border-radius: 0; -} - -.maximized headerbar, -.maximized .titlebar:not(headerbar) { - background-color: #282a33; - border-color: #3e4250; -} - -.maximized headerbar:backdrop, .maximized .titlebar:backdrop:not(headerbar) { - background-color: #2b2e37; -} - -headerbar:not(.csd).default-decoration > button.titlebutton, -headerbar .titlebar:not(.csd).default-decoration:not(headerbar) > button.titlebutton, -.titlebar:not(headerbar) headerbar:not(.csd).default-decoration > button.titlebutton, -.titlebar:not(.csd).default-decoration:not(headerbar) > button.titlebutton { - min-height: 23px; - min-width: 23px; - padding: 2px; -} - -headerbar:not(.csd).default-decoration, -.titlebar:not(.csd).default-decoration:not(headerbar) { - min-height: 30px; - padding: 0 8px; - background-color: #282A33; -} - -headerbar:not(.csd).default-decoration > button.titlebutton, -.titlebar:not(.csd).default-decoration:not(headerbar) > button.titlebutton { - border: none; -} - -headerbar.default-decoration, -.csd headerbar.default-decoration, headerbar.default-decoration:backdrop, -.csd headerbar.default-decoration:backdrop, -.default-decoration.titlebar:not(headerbar), -.csd .default-decoration.titlebar:not(headerbar), -.default-decoration.titlebar:backdrop:not(headerbar), -.csd .default-decoration.titlebar:backdrop:not(headerbar) { - background-color: #282A33; - border-bottom-width: 0; - box-shadow: none; -} - -.tiled headerbar.default-decoration, -.maximized headerbar.default-decoration, -.fullscreen headerbar.default-decoration, .tiled -.csd headerbar.default-decoration, -.maximized -.csd headerbar.default-decoration, -.fullscreen -.csd headerbar.default-decoration, .tiled headerbar.default-decoration:backdrop, -.maximized headerbar.default-decoration:backdrop, -.fullscreen headerbar.default-decoration:backdrop, .tiled -.csd headerbar.default-decoration:backdrop, -.maximized -.csd headerbar.default-decoration:backdrop, -.fullscreen -.csd headerbar.default-decoration:backdrop, .tiled .default-decoration.titlebar:not(headerbar), -.maximized .default-decoration.titlebar:not(headerbar), -.fullscreen .default-decoration.titlebar:not(headerbar), .tiled .csd .default-decoration.titlebar:not(headerbar), -.maximized .csd .default-decoration.titlebar:not(headerbar), -.fullscreen .csd .default-decoration.titlebar:not(headerbar), .tiled .default-decoration.titlebar:backdrop:not(headerbar), -.maximized .default-decoration.titlebar:backdrop:not(headerbar), -.fullscreen .default-decoration.titlebar:backdrop:not(headerbar), .tiled .csd .default-decoration.titlebar:backdrop:not(headerbar), -.maximized .csd .default-decoration.titlebar:backdrop:not(headerbar), -.fullscreen .csd .default-decoration.titlebar:backdrop:not(headerbar) { - box-shadow: none; -} - -.titlebar { - border-radius: 0 0 0 0; -} - -headerbar entry, headerbar button, headerbar separator:not(.sidebar) { - margin-top: 5px; - margin-bottom: 5px; -} - -window > .titlebar:not(headerbar), window > .titlebar:not(headerbar):backdrop, -window.csd > .titlebar:not(headerbar), -window.csd > .titlebar:not(headerbar):backdrop { - padding: 0; - background: none; - border: none; - box-shadow: none; -} - -.titlebar:not(headerbar) > separator { - background-image: image(#3e4250); - box-shadow: inset 0 -1px rgba(255, 255, 255, 0.12); -} - -.titlebar:not(headerbar) > separator:backdrop { - background-image: image(#3e4250); -} - -.primary-toolbar:not(.libreoffice-toolbar) separator, headerbar separator.titlebutton, -.titlebar:not(headerbar) separator.titlebutton, headerbar separator { - min-width: 0; - min-height: 0; - background: none; - border-width: 0; - border-image: none; -} - -headerbar entry, .nemo-window .primary-toolbar entry, window.thunar toolbar#location-toolbar entry, window.thunar #location-toolbar.inline-toolbar entry { - color: rgba(207, 218, 231, 0.8); - border-color: rgba(255, 255, 255, 0.12); - background-color: #21232a; -} - -headerbar entry image, .nemo-window .primary-toolbar entry image, window.thunar toolbar#location-toolbar entry image, window.thunar #location-toolbar.inline-toolbar entry image, headerbar entry image:hover, .nemo-window .primary-toolbar entry image:hover, window.thunar toolbar#location-toolbar entry image:hover, window.thunar #location-toolbar.inline-toolbar entry image:hover { - color: inherit; -} - -headerbar entry:backdrop, .nemo-window .primary-toolbar entry:backdrop, window.thunar toolbar#location-toolbar entry:backdrop, window.thunar #location-toolbar.inline-toolbar entry:backdrop { - opacity: 0.85; -} - -headerbar entry:focus, .nemo-window .primary-toolbar entry:focus, window.thunar toolbar#location-toolbar entry:focus, window.thunar #location-toolbar.inline-toolbar entry:focus { - color: rgba(255, 255, 255, 0.8); - border-color: #5294e2; - background-color: #2c2f39; - background-clip: padding-box; -} - -headerbar entry:focus image, .nemo-window .primary-toolbar entry:focus image, window.thunar toolbar#location-toolbar entry:focus image, window.thunar #location-toolbar.inline-toolbar entry:focus image { - color: #5294e2; -} - -headerbar entry:disabled, .nemo-window .primary-toolbar entry:disabled, window.thunar toolbar#location-toolbar entry:disabled, window.thunar #location-toolbar.inline-toolbar entry:disabled { - color: rgba(207, 218, 231, 0.35); - border-color: rgba(255, 255, 255, 0.12); - background-color: rgba(33, 35, 42, 0.85); -} - -headerbar entry selection:focus, .nemo-window .primary-toolbar entry selection:focus, window.thunar toolbar#location-toolbar entry selection:focus, window.thunar #location-toolbar.inline-toolbar entry selection:focus { - background-color: #5294e2; - color: #ffffff; -} - -headerbar entry progress, .nemo-window .primary-toolbar entry progress, window.thunar toolbar#location-toolbar entry progress, window.thunar #location-toolbar.inline-toolbar entry progress { - border-color: #5294e2; - background-image: none; - background-color: transparent; -} - -headerbar entry.warning, .nemo-window .primary-toolbar entry.warning, window.thunar toolbar#location-toolbar entry.warning, window.thunar #location-toolbar.inline-toolbar entry.warning { - color: white; - border-color: rgba(255, 255, 255, 0.12); - background-color: #a15934; -} - -headerbar entry.warning:focus, .nemo-window .primary-toolbar entry.warning:focus, window.thunar toolbar#location-toolbar entry.warning:focus, window.thunar #location-toolbar.inline-toolbar entry.warning:focus { - color: white; - background-color: #F27835; -} - -headerbar entry.warning selection, .nemo-window .primary-toolbar entry.warning selection, window.thunar toolbar#location-toolbar entry.warning selection, window.thunar #location-toolbar.inline-toolbar entry.warning selection, headerbar entry.warning selection:focus, .nemo-window .primary-toolbar entry.warning selection:focus, window.thunar toolbar#location-toolbar entry.warning selection:focus, window.thunar #location-toolbar.inline-toolbar entry.warning selection:focus { - background-color: white; - color: #F27835; -} - -headerbar entry.error, .nemo-window .primary-toolbar entry.error, window.thunar toolbar#location-toolbar entry.error, window.thunar #location-toolbar.inline-toolbar entry.error { - color: white; - border-color: rgba(255, 255, 255, 0.12); - background-color: #a73836; -} - -headerbar entry.error:focus, .nemo-window .primary-toolbar entry.error:focus, window.thunar toolbar#location-toolbar entry.error:focus, window.thunar #location-toolbar.inline-toolbar entry.error:focus { - color: white; - background-color: #FC4138; -} - -headerbar entry.error selection, .nemo-window .primary-toolbar entry.error selection, window.thunar toolbar#location-toolbar entry.error selection, window.thunar #location-toolbar.inline-toolbar entry.error selection, headerbar entry.error selection:focus, .nemo-window .primary-toolbar entry.error selection:focus, window.thunar toolbar#location-toolbar entry.error selection:focus, window.thunar #location-toolbar.inline-toolbar entry.error selection:focus { - background-color: white; - color: #FC4138; -} - -headerbar button, .nemo-window .primary-toolbar button, window.thunar toolbar#location-toolbar button, window.thunar #location-toolbar.inline-toolbar button { - color: rgba(207, 218, 231, 0.8); - outline-offset: -3px; - background-color: rgba(40, 42, 51, 0); - border-color: rgba(40, 42, 51, 0); -} - -headerbar button:backdrop, .nemo-window .primary-toolbar button:backdrop, window.thunar toolbar#location-toolbar button:backdrop, window.thunar #location-toolbar.inline-toolbar button:backdrop { - opacity: 0.7; -} - -headerbar button:hover, .nemo-window .primary-toolbar button:hover, window.thunar toolbar#location-toolbar button:hover, window.thunar #location-toolbar.inline-toolbar button:hover { - color: rgba(207, 218, 231, 0.8); - border-color: rgba(255, 255, 255, 0.12); - background-color: #333641; -} - -headerbar button:active, .nemo-window .primary-toolbar button:active, window.thunar toolbar#location-toolbar button:active, window.thunar #location-toolbar.inline-toolbar button:active, headerbar button:checked, .nemo-window .primary-toolbar button:checked, window.thunar toolbar#location-toolbar button:checked, window.thunar #location-toolbar.inline-toolbar button:checked { - transition: 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); - color: #ffffff; - border-color: #68a2e6; - background-color: #5294e2; - background-clip: padding-box; -} - -headerbar button:disabled, .nemo-window .primary-toolbar button:disabled, window.thunar toolbar#location-toolbar button:disabled, window.thunar #location-toolbar.inline-toolbar button:disabled { - background-color: rgba(40, 42, 51, 0); - border-color: rgba(40, 42, 51, 0); -} - -headerbar button:disabled label, .nemo-window .primary-toolbar button:disabled label, window.thunar toolbar#location-toolbar button:disabled label, window.thunar #location-toolbar.inline-toolbar button:disabled label, headerbar button:disabled, .nemo-window .primary-toolbar button:disabled, window.thunar toolbar#location-toolbar button:disabled, window.thunar #location-toolbar.inline-toolbar button:disabled { - color: rgba(207, 218, 231, 0.3); -} - -headerbar button:disabled:active, .nemo-window .primary-toolbar button:disabled:active, window.thunar toolbar#location-toolbar button:disabled:active, window.thunar #location-toolbar.inline-toolbar button:disabled:active, headerbar button:disabled:checked, .nemo-window .primary-toolbar button:disabled:checked, window.thunar toolbar#location-toolbar button:disabled:checked, window.thunar #location-toolbar.inline-toolbar button:disabled:checked { - color: rgba(255, 255, 255, 0.5); - border-color: rgba(82, 148, 226, 0.65); - background-color: rgba(82, 148, 226, 0.65); -} - -headerbar .linked:not(.vertical):not(.stack-switcher).path-bar > button, .nautilus-window headerbar.titlebar .path-bar-box .linked.nautilus-path-bar button.text-button, -.nautilus-window headerbar.titlebar .path-bar-box .linked.nautilus-path-bar button.image-button.text-button, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button, -.nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button, window.thunar toolbar#location-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button, window.thunar #location-toolbar.inline-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button { - background: none; - border: none; - border-radius: 0; - border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #5294e2 0%, transparent 0%) 0 0 0/0 0 0; -} - -headerbar .linked:not(.vertical):not(.stack-switcher).path-bar > button:hover, .nautilus-window headerbar.titlebar .path-bar-box .linked.nautilus-path-bar button.text-button:hover, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:hover, -.nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:hover, window.thunar toolbar#location-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:hover, window.thunar #location-toolbar.inline-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:hover { - color: rgba(241, 244, 248, 0.8); - background-color: transparent; - box-shadow: inset 0 -2px rgba(82, 148, 226, 0.5); -} - -headerbar .linked:not(.vertical):not(.stack-switcher).path-bar > button:checked, .nautilus-window headerbar.titlebar .path-bar-box .linked.nautilus-path-bar button.text-button:checked, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked, -.nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:checked, window.thunar toolbar#location-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked, window.thunar #location-toolbar.inline-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked, headerbar .linked:not(.vertical):not(.stack-switcher).path-bar > button:active, .nautilus-window headerbar.titlebar .path-bar-box .linked.nautilus-path-bar button.text-button:active, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:active, -.nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:active, window.thunar toolbar#location-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:active, window.thunar #location-toolbar.inline-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:active { - color: rgba(207, 218, 231, 0.8); - background-color: transparent; - border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #5294e2 100%, transparent 0%) 0 0 2/0 0 2px; -} - -headerbar .linked:not(.vertical):not(.stack-switcher).path-bar > button:disabled, .nautilus-window headerbar.titlebar .path-bar-box .linked.nautilus-path-bar button.text-button:disabled, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:disabled, -.nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:disabled, window.thunar toolbar#location-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:disabled, window.thunar #location-toolbar.inline-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:disabled { - color: rgba(207, 218, 231, 0.4); - background-color: transparent; -} - -headerbar .linked:not(.vertical):not(.stack-switcher).path-bar > button:checked:disabled, .nautilus-window headerbar.titlebar .path-bar-box .linked.nautilus-path-bar button.text-button:checked:disabled, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked:disabled, -.nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:checked:disabled, window.thunar toolbar#location-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked:disabled, window.thunar #location-toolbar.inline-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked:disabled { - color: rgba(207, 218, 231, 0.4); - background-color: transparent; - border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), rgba(82, 148, 226, 0.4) 100%, transparent 0%) 0 0 2/0 0 2px; -} - -headerbar button.flat.popup.toggle.sources-button:hover, .nemo-window .primary-toolbar button.flat.popup.toggle.sources-button:hover, headerbar button.popup.toggle.sources-button.sidebar-button:hover, .nemo-window .primary-toolbar button.popup.toggle.sources-button.sidebar-button:hover, headerbar button.popup.toggle.sources-button.budgie-menu-launcher:hover, .nemo-window .primary-toolbar button.popup.toggle.sources-button.budgie-menu-launcher:hover, headerbar .budgie-panel .popup.toggle.sources-button#tasklist-button:hover:not(.flat), .budgie-panel headerbar .popup.toggle.sources-button#tasklist-button:hover:not(.flat), .nemo-window .primary-toolbar .budgie-panel .popup.toggle.sources-button#tasklist-button:hover:not(.flat), .budgie-panel .nemo-window .primary-toolbar .popup.toggle.sources-button#tasklist-button:hover:not(.flat) { - box-shadow: inset 0 -1px rgba(255, 255, 255, 0.12); -} - -headerbar.selection-mode button, .nemo-window .selection-mode.primary-toolbar button, headerbar.selection-mode button.flat, .nemo-window .selection-mode.primary-toolbar button.flat, headerbar.selection-mode button.sidebar-button, .nemo-window .selection-mode.primary-toolbar button.sidebar-button, headerbar.selection-mode button.budgie-menu-launcher, .nemo-window .selection-mode.primary-toolbar button.budgie-menu-launcher, headerbar.selection-mode .budgie-panel #tasklist-button:not(.flat), .budgie-panel headerbar.selection-mode #tasklist-button:not(.flat), .nemo-window .selection-mode.primary-toolbar .budgie-panel #tasklist-button:not(.flat), .budgie-panel .nemo-window .selection-mode.primary-toolbar #tasklist-button:not(.flat), headerbar.selection-mode .budgie-panel button.flat.launcher, .budgie-panel headerbar.selection-mode button.flat.launcher { - border-color: transparent; - background-color: transparent; - background-image: none; - color: #ffffff; - background-color: rgba(255, 255, 255, 0); -} - -headerbar.selection-mode button:hover, .nemo-window .selection-mode.primary-toolbar button:hover { - background-color: alpha(#ffffff,0.3); -} - -headerbar.selection-mode button:backdrop, .nemo-window .selection-mode.primary-toolbar button:backdrop { - opacity: 0.7; - background: none; -} - -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) button:not(:only-child), .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) button:not(:only-child) { - margin-left: 1px; -} - -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > button, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > button, headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > button:hover, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > button:hover, headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > button:active, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > button:active, headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > button:checked, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > button:checked, headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > button:disabled, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > button:disabled { - border-radius: 3px; - border-style: solid; -} - -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action), -.nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action), -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:not(:only-child), -.nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:not(:only-child), -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):not(:hover), -.nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):not(:hover) { - box-shadow: none; -} - -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:backdrop, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:backdrop { - box-shadow: none; -} - -headerbar .linked:not(.vertical):not(.path-bar) > entry, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry { - margin-left: 1px; - border-radius: 3px; - border: 1px solid rgba(255, 255, 255, 0.12); -} - -headerbar .linked:not(.vertical):not(.path-bar) > entry:focus, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry:focus { - border-color: #5294e2; -} - -headerbar .linked:not(.vertical):not(.stack-switcher).path-bar > button, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar > button { - margin: 0; -} - -headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button { - background-color: #3e4250; - color: rgba(207, 218, 231, 0.8); - border-color: rgba(255, 255, 255, 0.12); -} - -headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:hover, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:hover { - background-color: #4a4d5e; -} - -headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:active, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:active, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:checked, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:checked { - color: #ffffff; - border-color: #68a2e6; - background-color: #5294e2; -} - -headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:disabled, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:disabled { - color: rgba(207, 218, 231, 0.4); -} - -headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:disabled label, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:disabled label { - color: rgba(207, 218, 231, 0.4); -} - -headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button { - border-left-style: none; - border-right-style: none; -} - -headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:first-child, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:first-child { - border-left-style: solid; -} - -headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:last-child, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:last-child { - border-right-style: solid; -} - -headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button + button, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button + button { - border-left-style: none; - border-right-style: none; -} - -headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button + button:last-child, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button + button:last-child { - border-right-style: solid; -} - -headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:hover:not(:checked):not(:active):not(:only-child):first-child:hover, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:hover:not(:checked):not(:active):not(:only-child):first-child:hover { - box-shadow: none; -} - -headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:hover:not(:checked):not(:active):not(:only-child):last-child:hover, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:hover:not(:checked):not(:active):not(:only-child):last-child:hover { - box-shadow: none; -} - -headerbar button.suggested-action, .nemo-window .primary-toolbar button.suggested-action { - background-clip: border-box; - color: white; - background-color: #5294e2; - border-color: #3c86de; -} - -headerbar button.suggested-action.flat, .nemo-window .primary-toolbar button.suggested-action.flat, headerbar button.suggested-action.sidebar-button, .nemo-window .primary-toolbar button.suggested-action.sidebar-button, headerbar button.suggested-action.budgie-menu-launcher, .nemo-window .primary-toolbar button.suggested-action.budgie-menu-launcher, headerbar .budgie-panel .suggested-action#tasklist-button:not(.flat), .budgie-panel headerbar .suggested-action#tasklist-button:not(.flat), .nemo-window .primary-toolbar .budgie-panel .suggested-action#tasklist-button:not(.flat), .budgie-panel .nemo-window .primary-toolbar .suggested-action#tasklist-button:not(.flat), headerbar .budgie-panel button.suggested-action.flat.launcher, .budgie-panel headerbar button.suggested-action.flat.launcher { - border-color: transparent; - background-color: transparent; - background-image: none; - color: #5294e2; -} - -headerbar button.suggested-action:hover, .nemo-window .primary-toolbar button.suggested-action:hover { - background-clip: border-box; - color: white; - background-color: #68a2e6; - border-color: #5294e2; -} - -headerbar button.suggested-action:active, .nemo-window .primary-toolbar button.suggested-action:active, headerbar button.suggested-action:checked, .nemo-window .primary-toolbar button.suggested-action:checked { - background-clip: border-box; - color: white; - background-color: #7eafe9; - border-color: #68a2e6; -} - -headerbar button.suggested-action.flat:disabled, .nemo-window .primary-toolbar button.suggested-action.flat:disabled, headerbar button.suggested-action.sidebar-button:disabled, .nemo-window .primary-toolbar button.suggested-action.sidebar-button:disabled, headerbar button.suggested-action.budgie-menu-launcher:disabled, .nemo-window .primary-toolbar button.suggested-action.budgie-menu-launcher:disabled, headerbar .budgie-panel .suggested-action#tasklist-button:disabled:not(.flat), .budgie-panel headerbar .suggested-action#tasklist-button:disabled:not(.flat), .nemo-window .primary-toolbar .budgie-panel .suggested-action#tasklist-button:disabled:not(.flat), .budgie-panel .nemo-window .primary-toolbar .suggested-action#tasklist-button:disabled:not(.flat), headerbar button.suggested-action:disabled, .nemo-window .primary-toolbar button.suggested-action:disabled { - background-color: rgba(40, 42, 51, 0); - border-color: rgba(40, 42, 51, 0); -} - -headerbar button.suggested-action.flat:disabled label, .nemo-window .primary-toolbar button.suggested-action.flat:disabled label, headerbar button.suggested-action.sidebar-button:disabled label, .nemo-window .primary-toolbar button.suggested-action.sidebar-button:disabled label, headerbar button.suggested-action.budgie-menu-launcher:disabled label, .nemo-window .primary-toolbar button.suggested-action.budgie-menu-launcher:disabled label, headerbar .budgie-panel .suggested-action#tasklist-button:disabled:not(.flat) label, .budgie-panel headerbar .suggested-action#tasklist-button:disabled:not(.flat) label, .nemo-window .primary-toolbar .budgie-panel .suggested-action#tasklist-button:disabled:not(.flat) label, .budgie-panel .nemo-window .primary-toolbar .suggested-action#tasklist-button:disabled:not(.flat) label, headerbar button.suggested-action.flat:disabled, .nemo-window .primary-toolbar button.suggested-action.flat:disabled, headerbar button.suggested-action.sidebar-button:disabled, .nemo-window .primary-toolbar button.suggested-action.sidebar-button:disabled, headerbar button.suggested-action.budgie-menu-launcher:disabled, .nemo-window .primary-toolbar button.suggested-action.budgie-menu-launcher:disabled, headerbar .budgie-panel .suggested-action#tasklist-button:disabled:not(.flat), .budgie-panel headerbar .suggested-action#tasklist-button:disabled:not(.flat), .nemo-window .primary-toolbar .budgie-panel .suggested-action#tasklist-button:disabled:not(.flat), .budgie-panel .nemo-window .primary-toolbar .suggested-action#tasklist-button:disabled:not(.flat), headerbar button.suggested-action:disabled label, .nemo-window .primary-toolbar button.suggested-action:disabled label, headerbar button.suggested-action:disabled, .nemo-window .primary-toolbar button.suggested-action:disabled { - color: rgba(207, 218, 231, 0.3); -} - -headerbar button.suggested-action:backdrop, .nemo-window .primary-toolbar button.suggested-action:backdrop, headerbar button.suggested-action:backdrop, .nemo-window .primary-toolbar button.suggested-action:backdrop { - opacity: 0.8; -} - -headerbar button.destructive-action, .nemo-window .primary-toolbar button.destructive-action { - background-clip: border-box; - color: white; - background-color: #F04A50; - border-color: #ee3239; -} - -headerbar button.destructive-action.flat, .nemo-window .primary-toolbar button.destructive-action.flat, headerbar button.destructive-action.sidebar-button, .nemo-window .primary-toolbar button.destructive-action.sidebar-button, headerbar button.destructive-action.budgie-menu-launcher, .nemo-window .primary-toolbar button.destructive-action.budgie-menu-launcher, headerbar .budgie-panel .destructive-action#tasklist-button:not(.flat), .budgie-panel headerbar .destructive-action#tasklist-button:not(.flat), .nemo-window .primary-toolbar .budgie-panel .destructive-action#tasklist-button:not(.flat), .budgie-panel .nemo-window .primary-toolbar .destructive-action#tasklist-button:not(.flat), headerbar .budgie-panel button.destructive-action.flat.launcher, .budgie-panel headerbar button.destructive-action.flat.launcher { - border-color: transparent; - background-color: transparent; - background-image: none; - color: #F04A50; -} - -headerbar button.destructive-action:hover, .nemo-window .primary-toolbar button.destructive-action:hover { - background-clip: border-box; - color: white; - background-color: #f26267; - border-color: #f04a50; -} - -headerbar button.destructive-action:active, .nemo-window .primary-toolbar button.destructive-action:active, headerbar button.destructive-action:checked, .nemo-window .primary-toolbar button.destructive-action:checked { - background-clip: border-box; - color: white; - background-color: #f4797e; - border-color: #f26267; -} - -headerbar button.destructive-action.flat:disabled, .nemo-window .primary-toolbar button.destructive-action.flat:disabled, headerbar button.destructive-action.sidebar-button:disabled, .nemo-window .primary-toolbar button.destructive-action.sidebar-button:disabled, headerbar button.destructive-action.budgie-menu-launcher:disabled, .nemo-window .primary-toolbar button.destructive-action.budgie-menu-launcher:disabled, headerbar .budgie-panel .destructive-action#tasklist-button:disabled:not(.flat), .budgie-panel headerbar .destructive-action#tasklist-button:disabled:not(.flat), .nemo-window .primary-toolbar .budgie-panel .destructive-action#tasklist-button:disabled:not(.flat), .budgie-panel .nemo-window .primary-toolbar .destructive-action#tasklist-button:disabled:not(.flat), headerbar button.destructive-action:disabled, .nemo-window .primary-toolbar button.destructive-action:disabled { - background-color: rgba(40, 42, 51, 0); - border-color: rgba(40, 42, 51, 0); -} - -headerbar button.destructive-action.flat:disabled label, .nemo-window .primary-toolbar button.destructive-action.flat:disabled label, headerbar button.destructive-action.sidebar-button:disabled label, .nemo-window .primary-toolbar button.destructive-action.sidebar-button:disabled label, headerbar button.destructive-action.budgie-menu-launcher:disabled label, .nemo-window .primary-toolbar button.destructive-action.budgie-menu-launcher:disabled label, headerbar .budgie-panel .destructive-action#tasklist-button:disabled:not(.flat) label, .budgie-panel headerbar .destructive-action#tasklist-button:disabled:not(.flat) label, .nemo-window .primary-toolbar .budgie-panel .destructive-action#tasklist-button:disabled:not(.flat) label, .budgie-panel .nemo-window .primary-toolbar .destructive-action#tasklist-button:disabled:not(.flat) label, headerbar button.destructive-action.flat:disabled, .nemo-window .primary-toolbar button.destructive-action.flat:disabled, headerbar button.destructive-action.sidebar-button:disabled, .nemo-window .primary-toolbar button.destructive-action.sidebar-button:disabled, headerbar button.destructive-action.budgie-menu-launcher:disabled, .nemo-window .primary-toolbar button.destructive-action.budgie-menu-launcher:disabled, headerbar .budgie-panel .destructive-action#tasklist-button:disabled:not(.flat), .budgie-panel headerbar .destructive-action#tasklist-button:disabled:not(.flat), .nemo-window .primary-toolbar .budgie-panel .destructive-action#tasklist-button:disabled:not(.flat), .budgie-panel .nemo-window .primary-toolbar .destructive-action#tasklist-button:disabled:not(.flat), headerbar button.destructive-action:disabled label, .nemo-window .primary-toolbar button.destructive-action:disabled label, headerbar button.destructive-action:disabled, .nemo-window .primary-toolbar button.destructive-action:disabled { - color: rgba(207, 218, 231, 0.3); -} - -headerbar button.destructive-action:backdrop, .nemo-window .primary-toolbar button.destructive-action:backdrop, headerbar button.destructive-action:backdrop, .nemo-window .primary-toolbar button.destructive-action:backdrop { - opacity: 0.8; -} - -headerbar spinbutton:not(.vertical):focus, .nemo-window .primary-toolbar spinbutton:not(.vertical):focus { - color: #ffffff; - caret-color: #ffffff; -} - -headerbar spinbutton:not(.vertical) button, .nemo-window .primary-toolbar spinbutton:not(.vertical) button, headerbar spinbutton:not(.vertical) button:disabled, .nemo-window .primary-toolbar spinbutton:not(.vertical) button:disabled { - color: rgba(207, 218, 231, 0.8); - border-color: rgba(255, 255, 255, 0.12); - background-color: #333641; -} - -headerbar spinbutton:not(.vertical) button:hover, .nemo-window .primary-toolbar spinbutton:not(.vertical) button:hover { - background-color: rgba(126, 131, 154, 0.4); -} - -headerbar spinbutton:not(.vertical) button:active, .nemo-window .primary-toolbar spinbutton:not(.vertical) button:active, headerbar spinbutton:not(.vertical) button:checked, .nemo-window .primary-toolbar spinbutton:not(.vertical) button:checked { - color: #ffffff; - border-color: #68a2e6; - background-color: #5294e2; -} - -headerbar spinbutton:not(.vertical) button:disabled, .nemo-window .primary-toolbar spinbutton:not(.vertical) button:disabled { - color: rgba(207, 218, 231, 0.2); -} - -headerbar combobox:disabled, .nemo-window .primary-toolbar combobox:disabled { - color: rgba(207, 218, 231, 0.2); -} - -headerbar combobox > .linked > button.combo, .nemo-window .primary-toolbar combobox > .linked > button.combo { - color: rgba(207, 218, 231, 0.8); - outline-offset: -3px; - background-color: rgba(40, 42, 51, 0); - border-color: rgba(40, 42, 51, 0); -} - -headerbar combobox > .linked > button.combo:hover, .nemo-window .primary-toolbar combobox > .linked > button.combo:hover { - color: rgba(207, 218, 231, 0.8); - border-color: rgba(255, 255, 255, 0.12); - background-color: #333641; - box-shadow: none; -} - -headerbar combobox > .linked > button.combo:disabled, .nemo-window .primary-toolbar combobox > .linked > button.combo:disabled { - background-color: rgba(40, 42, 51, 0); - border-color: rgba(40, 42, 51, 0); -} - -headerbar combobox > .linked > button.combo:disabled label, .nemo-window .primary-toolbar combobox > .linked > button.combo:disabled label, headerbar combobox > .linked > button.combo:disabled, .nemo-window .primary-toolbar combobox > .linked > button.combo:disabled { - color: rgba(207, 218, 231, 0.3); -} - -headerbar combobox > .linked > entry.combo:dir(ltr), .nemo-window .primary-toolbar combobox > .linked > entry.combo:dir(ltr) { - border-right-style: none; -} - -headerbar combobox > .linked > entry.combo:dir(ltr):focus, .nemo-window .primary-toolbar combobox > .linked > entry.combo:dir(ltr):focus { - box-shadow: 1px 0 #5294e2; -} - -headerbar combobox > .linked > entry.combo:dir(rtl), .nemo-window .primary-toolbar combobox > .linked > entry.combo:dir(rtl) { - border-left-style: none; -} - -headerbar combobox > .linked > entry.combo:dir(rtl):focus, .nemo-window .primary-toolbar combobox > .linked > entry.combo:dir(rtl):focus { - box-shadow: -1px 0 #5294e2; -} - -headerbar switch:backdrop, .nemo-window .primary-toolbar switch:backdrop { - opacity: 0.75; -} - -headerbar progressbar trough, .nemo-window .primary-toolbar progressbar trough { - background-color: rgba(13, 14, 17, 0.4); -} - -headerbar progressbar:backdrop, .nemo-window .primary-toolbar progressbar:backdrop { - opacity: 0.75; -} - -headerbar scale:backdrop, .nemo-window .primary-toolbar scale:backdrop { - opacity: 0.75; -} - -headerbar scale slider, .nemo-window .primary-toolbar scale slider { - background-color: #3e4250; - border-color: rgba(13, 14, 17, 0.7); -} - -headerbar scale slider:hover, .nemo-window .primary-toolbar scale slider:hover { - background-color: #4a4d5e; - border-color: rgba(13, 14, 17, 0.7); -} - -headerbar scale slider:active, .nemo-window .primary-toolbar scale slider:active { - background-color: #5294e2; - border-color: #5294e2; -} - -headerbar scale slider:disabled, .nemo-window .primary-toolbar scale slider:disabled { - background-color: #383a47; - border-color: rgba(13, 14, 17, 0.7); -} - -headerbar scale trough, .nemo-window .primary-toolbar scale trough { - background-color: rgba(13, 14, 17, 0.4); -} - -headerbar scale trough:disabled, .nemo-window .primary-toolbar scale trough:disabled { - background-color: rgba(13, 14, 17, 0.3); -} - -.path-bar button:hover { - background-color: rgba(211, 218, 227, 0.06); -} - -.path-bar button:checked, .path-bar button:active { - background-color: #5294e2; - border-color: #5294e2; -} - -.path-bar button:checked:hover, .path-bar button:active:hover { - background-color: #68a2e6; - border-color: #68a2e6; -} - -.path-bar button.text-button, .path-bar button.image-button, .path-bar button { - padding-left: 6px; - padding-right: 6px; -} - -.path-bar button.text-button.image-button label { - padding-left: 0; - padding-right: 0; -} - -.path-bar button.text-button.image-button label:last-child, .path-bar button label:last-child { - padding-right: 10px; -} - -.path-bar button.text-button.image-button label:first-child, .path-bar button label:first-child { - padding-left: 10px; -} - -.path-bar button.slider-button, .path-bar button:not(.image-button):not(.text-button) { - padding-left: 1px; - padding-right: 1px; -} - -.path-bar button image { - padding-left: 4px; - padding-right: 4px; -} - -treeview.view, window.thunar .sidebar treeview.view { - border-left-color: rgba(211, 218, 227, 0.15); - border-top-color: rgba(0, 0, 0, 0.1); -} - -* { - -GtkTreeView-horizontal-separator: 4; - -GtkTreeView-grid-line-width: 1; - -GtkTreeView-grid-line-pattern: ''; - -GtkTreeView-tree-line-width: 1; - -GtkTreeView-tree-line-pattern: ''; - -GtkTreeView-expander-size: 16; -} - -treeview.view acceleditor > label, window.thunar .sidebar treeview.view acceleditor > label { - background-color: #5294e2; -} - -treeview.view:selected, window.thunar .sidebar treeview.view:selected, treeview.view:selected:focus, window.thunar .sidebar treeview.view:selected:focus { - border-radius: 0; - border-left-color: #a9caf1; - border-top-color: rgba(211, 218, 227, 0.1); -} - -treeview.view:disabled, window.thunar .sidebar treeview.view:disabled { - color: rgba(211, 218, 227, 0.45); -} - -treeview.view:disabled:selected, window.thunar .sidebar treeview.view:disabled:selected { - color: #97bfee; -} - -treeview.view.separator, window.thunar .sidebar treeview.separator.view { - min-height: 2px; - color: rgba(0, 0, 0, 0.1); -} - -treeview.view:drop(active), window.thunar .sidebar treeview.view:drop(active) { - border-style: solid none; - border-width: 1px; - border-color: #93b7e3; -} - -treeview.view:drop(active).after, window.thunar .sidebar treeview.view:drop(active).after { - border-top-style: none; -} - -treeview.view:drop(active).before, window.thunar .sidebar treeview.view:drop(active).before { - border-bottom-style: none; -} - -treeview.view.expander, window.thunar .sidebar treeview.expander.view { - -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); - color: #7e828b; -} - -treeview.view.expander:dir(rtl), window.thunar .sidebar treeview.expander.view:dir(rtl) { - -gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); -} - -treeview.view.expander:hover, window.thunar .sidebar treeview.expander.view:hover { - color: #D3DAE3; -} - -treeview.view.expander:selected, window.thunar .sidebar treeview.expander.view:selected { - color: #cbdff6; -} - -treeview.view.expander:selected:hover { - color: #ffffff; -} - -treeview.view.expander:checked, window.thunar .sidebar treeview.expander.view:checked { - -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); -} - -treeview.view.progressbar, window.thunar .sidebar treeview.progressbar.view, treeview.view.progressbar:focus, window.thunar .sidebar treeview.progressbar.view:focus { - color: #ffffff; - border-radius: 3px; - background-color: #5294e2; -} - -treeview.view.progressbar:selected, window.thunar .sidebar treeview.progressbar.view:selected, treeview.view.progressbar:selected:focus, treeview.view.progressbar:focus:selected, treeview.view.progressbar:focus:selected:focus { - color: #5294e2; - box-shadow: none; - background-color: #ffffff; -} - -treeview.view.trough, window.thunar .sidebar treeview.trough.view, treeview.view.sidebar.source-list.trough { - color: #D3DAE3; - background-color: rgba(255, 255, 255, 0.12); - border-radius: 3px; - border-width: 0; -} - -treeview.view.trough:selected, window.thunar .sidebar treeview.trough.view:selected, treeview.view.sidebar.source-list.trough:selected, treeview.view.trough:selected:focus { - color: #ffffff; - background-color: rgba(0, 0, 0, 0.2); - border-radius: 3px; - border-width: 0; -} - -treeview.view header button, window.thunar .sidebar treeview.view header button { - min-height: 0; - min-width: 0; - padding: 3px 6px; - font-weight: bold; - color: #b1b7c0; - background-color: #282A33; - background-image: none; - border-style: none solid none none; - border-radius: 0; - border-image: linear-gradient(to bottom, #282A33 20%, rgba(255, 255, 255, 0.11) 20%, rgba(255, 255, 255, 0.11) 80%, #282A33 80%) 0 1 0 0/0 1px 0 0 stretch; -} - -treeview.view header button:hover, window.thunar .sidebar treeview.view header button:hover { - color: #5294e2; -} - -treeview.view header button:active, window.thunar .sidebar treeview.view header button:active { - color: #D3DAE3; -} - -treeview.view header button:active, window.thunar .sidebar treeview.view header button:active, treeview.view header button:hover, window.thunar .sidebar treeview.view header button:hover { - background-color: #282A33; -} - -treeview.view header button:active:hover { - color: #D3DAE3; -} - -treeview.view header button:disabled, window.thunar .sidebar treeview.view header button:disabled { - border-color: #32343D; - background-image: none; -} - -treeview.view header button:last-child, window.thunar .sidebar treeview.view header button:last-child { - border-right-style: none; - border-image: none; -} - -treeview.view button.dnd, window.thunar .sidebar treeview.view button.dnd, treeview.view button.dnd:selected, treeview.view button.dnd:hover, treeview.view button.dnd:active, -treeview.view header.button.dnd, -treeview.view header.button.dnd:selected, -treeview.view header.button.dnd:hover, -treeview.view header.button.dnd:active { - padding: 0 6px; - transition: none; - color: #ffffff; - background-color: #5294e2; - border-radius: 0; - border-style: none; -} - -menubar, -.menubar { - -GtkWidget-window-dragging: true; - padding: 0 0 0 0; - background-color: #282a33; - color: rgba(207, 218, 231, 0.8); - box-shadow: inset 0 -1px rgba(255, 255, 255, 0.12); -} - -menubar:backdrop, -.menubar:backdrop { - color: rgba(207, 218, 231, 0.5); -} - -menubar > menuitem, -.menubar > menuitem { - transition: all 0.2s cubic-bezier(0, 0, 0.2, 1); - padding: 4px 8px; - border: 1px solid transparent; - border-radius: 0; -} - -menubar > menuitem:hover, -.menubar > menuitem:hover { - background-color: #5294e2; - box-shadow: none; - border-color: #68a2e6; - color: #ffffff; -} - -menubar > menuitem:disabled, -.menubar > menuitem:disabled { - color: rgba(207, 218, 231, 0.45); -} - -menubar > menuitem label:disabled, -.menubar > menuitem label:disabled { - color: rgba(207, 218, 231, 0.45); -} - -menu, -.menu, -.context-menu, -popover.touch-selection, -.csd popover.touch-selection, -popover.background.touch-selection, -.csd popover.background.touch-selection { - padding: 4px 0; - border-radius: 0; - transition: none; - background-color: #32343D; - border: 1px solid rgba(255, 255, 255, 0.12); -} - -.csd menu, .csd -.menu, .csd .context-menu, .csd popover.touch-selection, .csd popover.background.touch-selection { - border: none; -} - -menu separator, -.csd menu separator, -.menu separator, -.csd -.menu separator, -.context-menu separator, -popover.touch-selection separator, -.csd popover.touch-selection separator, -popover.background.touch-selection separator, -.csd popover.background.touch-selection separator, -.csd .context-menu separator, -.csd popover.touch-selection separator, -.csd popover.background.touch-selection separator { - margin: 4px 0; - background-color: #32343D; -} - -menu menuitem, -.menu menuitem, -.context-menu menuitem, -popover.touch-selection menuitem, -.csd popover.touch-selection menuitem, -popover.background.touch-selection menuitem, -.csd popover.background.touch-selection menuitem { - min-height: 16px; - min-width: 38px; - padding: 4px 8px; - text-shadow: none; - transition: background-color 20ms ease-out; -} - -menu menuitem:hover, -.menu menuitem:hover, -.context-menu menuitem:hover, -popover.touch-selection menuitem:hover, -.csd popover.background.touch-selection menuitem:hover { - transition: none; - color: #ffffff; - background-color: #5294e2; -} - -menu menuitem:disabled, -.menu menuitem:disabled, -.context-menu menuitem:disabled, -popover.touch-selection menuitem:disabled, -.csd popover.background.touch-selection menuitem:disabled { - color: rgba(211, 218, 227, 0.45); -} - -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), -popover.touch-selection menuitem label:dir(rtl), -.csd popover.touch-selection menuitem label:dir(rtl), -popover.background.touch-selection menuitem label:dir(rtl), -.csd popover.background.touch-selection menuitem label:dir(rtl), -.context-menu menuitem label:dir(ltr), -popover.touch-selection menuitem label:dir(ltr), -.csd popover.touch-selection menuitem label:dir(ltr), -popover.background.touch-selection menuitem label:dir(ltr), -.csd popover.background.touch-selection menuitem label:dir(ltr) { - color: inherit; -} - -menu menuitem arrow, -.menu menuitem arrow, -.context-menu menuitem arrow, -popover.touch-selection menuitem arrow, -.csd popover.touch-selection menuitem arrow, -popover.background.touch-selection menuitem arrow, -.csd popover.background.touch-selection menuitem arrow { - min-height: 16px; - min-width: 16px; -} - -menu menuitem arrow:dir(ltr), -.menu menuitem arrow:dir(ltr), -.context-menu menuitem arrow:dir(ltr), -popover.touch-selection menuitem arrow:dir(ltr), -.csd popover.touch-selection menuitem arrow:dir(ltr), -popover.background.touch-selection menuitem arrow:dir(ltr), -.csd popover.background.touch-selection menuitem arrow:dir(ltr) { - -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); - margin-left: 8px; -} - -menu menuitem arrow:dir(rtl), -.menu menuitem arrow:dir(rtl), -.context-menu menuitem arrow:dir(rtl), -popover.touch-selection menuitem arrow:dir(rtl), -.csd popover.touch-selection menuitem arrow:dir(rtl), -popover.background.touch-selection menuitem arrow:dir(rtl), -.csd popover.background.touch-selection menuitem arrow:dir(rtl) { - -gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); - margin-right: 8px; -} - -menuitem accelerator { - color: alpha(currentColor,0.55); -} - -menuitem check, menuitem radio { - min-height: 16px; - min-width: 16px; -} - -menuitem check:dir(ltr), menuitem radio:dir(ltr) { - margin-right: 6px; - margin-left: 2px; -} - -menuitem check:dir(rtl), menuitem radio:dir(rtl) { - margin-left: 6px; - margin-right: 2px; -} - -menu > arrow, -.menu > arrow, -.context-menu > arrow, -popover.touch-selection > arrow, -.csd popover.touch-selection > arrow, -popover.background.touch-selection > arrow, -.csd popover.background.touch-selection > arrow { - min-width: 16px; - min-height: 16px; - padding: 4px; - background-color: #32343D; - border-radius: 0; - transition: none; -} - -menu > arrow.top, -.menu > arrow.top, -.context-menu > arrow.top, -popover.touch-selection > arrow.top, -.csd popover.touch-selection > arrow.top { - margin-top: -4px; - border-bottom: 1px solid rgba(255, 255, 255, 0.12); - -gtk-icon-source: -gtk-icontheme("pan-up-symbolic"); -} - -menu > arrow.bottom, -.menu > arrow.bottom, -.context-menu > arrow.bottom, -popover.touch-selection > arrow.bottom, -.csd popover.touch-selection > arrow.bottom { - margin-top: 8px; - margin-bottom: -12px; - border-top: 1px solid rgba(255, 255, 255, 0.12); - -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); -} - -menu > arrow:hover, -.menu > arrow:hover, -.context-menu > arrow:hover, -popover.touch-selection > arrow:hover, -.csd popover.touch-selection > arrow:hover { - background-color: #393c45; -} - -menu > arrow:disabled, -.menu > arrow:disabled, -.context-menu > arrow:disabled, -popover.touch-selection > arrow:disabled, -.csd popover.touch-selection > arrow:disabled { - color: transparent; - background-color: transparent; - border-color: transparent; -} - -popover, -popover.background { - padding: 2px; - background-clip: border-box; - background-color: #32343D; -} - -popover, .csd popover, popover.menu, -popover.background, .csd -popover.background, -popover.background.menu { - border-radius: 3px; - border: 1px solid rgba(255, 255, 255, 0.12); - box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.15); -} - -popover separator, -popover.background separator { - background-color: #32343D; -} - -popover > list, -popover > .view, -popover > toolbar, -popover > .inline-toolbar, -popover.background > list, -popover.background > .view, -popover.background > toolbar, -popover.background > .inline-toolbar { - border-style: none; - background-color: transparent; -} - -popover button:not(.suggested-action):not(.destructive-action):hover, -popover.background button:not(.suggested-action):not(.destructive-action):hover { - background-color: #3e4250; - color: #D3DAE3; -} - -popover button:not(.suggested-action):not(.destructive-action):checked, popover button:not(.suggested-action):not(.destructive-action):active, -popover.background button:not(.suggested-action):not(.destructive-action):checked, -popover.background button:not(.suggested-action):not(.destructive-action):active { - background-color: #5294e2; - color: #ffffff; -} - -cursor-handle { - background-color: transparent; - background-image: none; - box-shadow: none; - border-style: none; -} - -cursor-handle.top { - -gtk-icon-source: -gtk-icontheme("selection-start-symbolic"); -} - -cursor-handle.bottom { - -gtk-icon-source: -gtk-icontheme("selection-end-symbolic"); -} - -notebook { - padding: 0; -} - -notebook.frame { - border: 1px solid rgba(255, 255, 255, 0.12); -} - -notebook > stack:not(:only-child) { - background-color: #282A33; -} - -notebook > header { - padding: 0; - background-color: #32343D; -} - -notebook > header.top { - padding-bottom: 0; - border-bottom: 1px solid rgba(255, 255, 255, 0.12); -} - -notebook > header.top > tabs > tab { - padding: 2px 16px 4px 16px; - min-width: 24px; - min-height: 24px; - border-radius: 0; - outline-offset: -4px; - border: none; - border-bottom: none; -} - -notebook > header.top > tabs > tab:not(:only-child):first-child { - margin-left: 6px; -} - -notebook > header.top > tabs > tab:not(:only-child):last-child { - margin-right: 6px; -} - -notebook > header.top > tabs > tab:hover { - box-shadow: inset 0 -1px alpha(#5294e2,0.6), 0 1px alpha(#5294e2,0.6); -} - -notebook > header.top > tabs > tab:checked { - box-shadow: inset 0 -1px #5294e2, 0 1px #5294e2; -} - -notebook > header.bottom { - padding-top: 0; - border-top: 1px solid rgba(255, 255, 255, 0.12); -} - -notebook > header.bottom > tabs > tab { - padding: 2px 16px 4px 16px; - min-width: 24px; - min-height: 24px; - border-radius: 0; - outline-offset: -4px; - border: none; - border-top: none; -} - -notebook > header.bottom > tabs > tab:not(:only-child):first-child { - margin-left: 6px; -} - -notebook > header.bottom > tabs > tab:not(:only-child):last-child { - margin-right: 6px; -} - -notebook > header.bottom > tabs > tab:hover { - box-shadow: inset 0 1px alpha(#5294e2,0.6), 0 -1px alpha(#5294e2,0.6); -} - -notebook > header.bottom > tabs > tab:checked { - box-shadow: inset 0 1px #5294e2, 0 -1px #5294e2; -} - -notebook > header.right { - padding-left: 0; - border-left: 1px solid rgba(255, 255, 255, 0.12); -} - -notebook > header.right > tabs > tab { - padding: 2px 16px 4px 16px; - min-width: 24px; - min-height: 24px; - border-radius: 0; - outline-offset: -4px; - border: none; - border-left: none; -} - -notebook > header.right > tabs > tab:not(:only-child):first-child { - margin-top: 6px; -} - -notebook > header.right > tabs > tab:not(:only-child):last-child { - margin-bottom: 6px; -} - -notebook > header.right > tabs > tab:hover { - box-shadow: inset 1px 0 alpha(#5294e2,0.6), -1px 0 alpha(#5294e2,0.6); -} - -notebook > header.right > tabs > tab:checked { - box-shadow: inset 1px 0 #5294e2, -1px 0 #5294e2; -} - -notebook > header.left { - padding-right: 0; - border-right: 1px solid rgba(255, 255, 255, 0.12); -} - -notebook > header.left > tabs > tab { - padding: 2px 16px 4px 16px; - min-width: 24px; - min-height: 24px; - border-radius: 0; - outline-offset: -4px; - border: none; - border-right: none; -} - -notebook > header.left > tabs > tab:not(:only-child):first-child { - margin-top: 6px; -} - -notebook > header.left > tabs > tab:not(:only-child):last-child { - margin-bottom: 6px; -} - -notebook > header.left > tabs > tab:hover { - box-shadow: inset -1px 0 alpha(#5294e2,0.6), 1px 0 alpha(#5294e2,0.6); -} - -notebook > header.left > tabs > tab:checked { - box-shadow: inset -1px 0 #5294e2, 1px 0 #5294e2; -} - -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: rgba(211, 218, 227, 0.45); -} - -notebook > header > tabs > arrow:hover { - color: rgba(211, 218, 227, 0.75); -} - -notebook > header > tabs > arrow:active { - color: #D3DAE3; -} - -notebook > header > tabs > arrow:disabled { - color: rgba(211, 218, 227, 0.3); -} - -notebook > header > tabs > tab { - color: rgba(211, 218, 227, 0.45); - background-color: rgba(50, 52, 61, 0); -} - -notebook > header > tabs > tab:hover:not(:checked) { - color: rgba(211, 218, 227, 0.75); - transition: 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); -} - -notebook > header > tabs > tab:checked { - color: #D3DAE3; - transition: 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94); -} - -notebook > header > tabs > tab button.flat, notebook > header > tabs > tab button.sidebar-button, notebook > header > tabs > tab button.budgie-menu-launcher, notebook > header > tabs > tab .budgie-panel #tasklist-button:not(.flat), .budgie-panel notebook > header > tabs > tab #tasklist-button:not(.flat), notebook > header > tabs > tab .budgie-panel button.flat.launcher, .budgie-panel notebook > header > tabs > tab button.flat.launcher { - border-radius: 100%; - min-height: 16px; - min-width: 16px; - padding: 0; - margin: 4px 0; - color: #9ba0a9; -} - -notebook > header > tabs > tab button.flat:hover, notebook > header > tabs > tab button.sidebar-button:hover, notebook > header > tabs > tab button.budgie-menu-launcher:hover, notebook > header > tabs > tab .budgie-panel #tasklist-button:hover:not(.flat), .budgie-panel notebook > header > tabs > tab #tasklist-button:hover:not(.flat), notebook > header > tabs > tab .budgie-panel button.flat.launcher:hover, .budgie-panel notebook > header > tabs > tab button.flat.launcher:hover { - color: #ff4d4d; - background-color: #27282f; -} - -notebook > header > tabs > tab button.flat:active, notebook > header > tabs > tab button.sidebar-button:active, notebook > header > tabs > tab button.budgie-menu-launcher:active, notebook > header > tabs > tab .budgie-panel #tasklist-button:active:not(.flat), .budgie-panel notebook > header > tabs > tab #tasklist-button:active:not(.flat), notebook > header > tabs > tab .budgie-panel button.flat.launcher:active, .budgie-panel notebook > header > tabs > tab button.flat.launcher:active, notebook > header > tabs > tab button.flat:active:hover, notebook > header > tabs > tab button.sidebar-button:active:hover, notebook > header > tabs > tab button.budgie-menu-launcher:active:hover, notebook > header > tabs > tab .budgie-panel #tasklist-button:active:hover:not(.flat), .budgie-panel notebook > header > tabs > tab #tasklist-button:active:hover:not(.flat), .budgie-panel notebook > header > tabs > tab button.flat.launcher:active:hover { - color: #5294e2; - background-color: #202127; -} - -notebook > header button { - margin: 2px; -} - -scrollbar { - background-color: rgba(0, 0, 0, 0.05); - transition: 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94); -} - -* { - -GtkScrollbar-has-backward-stepper: false; - -GtkScrollbar-has-forward-stepper: false; -} - -scrollbar.top { - border-bottom: 1px solid rgba(255, 255, 255, 0.12); -} - -scrollbar.bottom { - border-top: 1px solid rgba(255, 255, 255, 0.12); -} - -scrollbar.left { - border-right: 1px solid rgba(255, 255, 255, 0.12); -} - -scrollbar.right { - border-left: 1px solid rgba(255, 255, 255, 0.12); -} - -scrollbar button { - border: none; -} - -scrollbar.vertical button.down { - -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); -} - -scrollbar.vertical button.up { - -gtk-icon-source: -gtk-icontheme("pan-up-symbolic"); -} - -scrollbar.horizontal button.down { - -gtk-icon-source: -gtk-icontheme("pan-right-symbolic"); -} - -scrollbar.horizontal button.up { - -gtk-icon-source: -gtk-icontheme("pan-left-symbolic"); -} - -scrollbar slider { - min-width: 6px; - min-height: 6px; - margin: -1px; - border: 4px solid transparent; - border-radius: 8px; - background-clip: padding-box; - background-color: #72767f; -} - -scrollbar slider:hover { - background-color: #62666f; -} - -scrollbar slider:hover:active { - background-color: #5294e2; -} - -scrollbar slider:disabled { - background-color: transparent; -} - -scrollbar.fine-tune slider { - min-width: 4px; - min-height: 4px; -} - -scrollbar.fine-tune.horizontal slider { - border-width: 5px 4px; -} - -scrollbar.fine-tune.vertical slider { - border-width: 4px 5px; -} - -scrollbar.overlay-indicator:not(.dragging):not(.hovering) { - opacity: 0.4; - border-color: transparent; - background-color: transparent; -} - -scrollbar.overlay-indicator:not(.dragging):not(.hovering) slider { - margin: 0; - min-width: 4px; - min-height: 4px; - background-color: #a3a8b1; - border: 1px solid rgba(0, 0, 0, 0.3); -} - -scrollbar.overlay-indicator:not(.dragging):not(.hovering).horizontal slider { - margin: 0 2px; - min-width: 38px; -} - -scrollbar.overlay-indicator:not(.dragging):not(.hovering).vertical slider { - margin: 2px 0; - min-height: 38px; -} - -scrollbar.overlay-indicator.dragging, scrollbar.overlay-indicator.hovering { - opacity: 0.99; -} - -scrollbar.horizontal slider { - min-width: 38px; -} - -scrollbar.vertical slider { - min-height: 38px; -} - -switch { - font-size: 0; - min-width: 50px; - min-height: 20px; - background-size: 50px 20px; - background-repeat: no-repeat; - background-position: center center; - transition: all 350ms cubic-bezier(0.25, 0.46, 0.45, 0.94); -} - -switch slider { - min-width: 0; - min-height: 0; -} - -switch, switch slider { - outline-color: transparent; - color: transparent; - border: none; - box-shadow: none; -} - -switch { - background-image: -gtk-scaled(url("assets/switch-dark.png"), url("assets/switch-dark@2.png")); -} - -menuitem:hover switch, -row:selected switch, -infobar switch { - background-image: -gtk-scaled(url("assets/switch-selected.png"), url("assets/switch-selected@2.png")); -} - -headerbar switch { - background-image: -gtk-scaled(url("assets/switch-dark.png"), url("assets/switch-dark@2.png")); -} - -switch:checked { - background-image: -gtk-scaled(url("assets/switch-active-dark.png"), url("assets/switch-active-dark@2.png")); -} - -menuitem:hover switch:checked, -row:selected switch:checked, -infobar switch:checked { - background-image: -gtk-scaled(url("assets/switch-active-selected.png"), url("assets/switch-active-selected@2.png")); -} - -headerbar switch:checked { - background-image: -gtk-scaled(url("assets/switch-active-dark.png"), url("assets/switch-active-dark@2.png")); -} - -switch:disabled { - background-image: -gtk-scaled(url("assets/switch-insensitive-dark.png"), url("assets/switch-insensitive-dark@2.png")); -} - -menuitem:hover switch:disabled, -row:selected switch:disabled, -infobar switch:disabled { - background-image: -gtk-scaled(url("assets/switch-insensitive-selected.png"), url("assets/switch-insensitive-selected@2.png")); -} - -headerbar switch:disabled { - background-image: -gtk-scaled(url("assets/switch-insensitive-dark.png"), url("assets/switch-insensitive-dark@2.png")); -} - -switch:checked:disabled { - background-image: -gtk-scaled(url("assets/switch-active-insensitive-dark.png"), url("assets/switch-active-insensitive-dark@2.png")); -} - -menuitem:hover switch:checked:disabled, -row:selected switch:checked:disabled, -infobar switch:checked:disabled { - background-image: -gtk-scaled(url("assets/switch-active-insensitive-selected.png"), url("assets/switch-active-insensitive-selected@2.png")); -} - -headerbar switch:checked:disabled { - background-image: -gtk-scaled(url("assets/switch-active-insensitive-dark.png"), url("assets/switch-active-insensitive-dark@2.png")); -} - -.check, -check, -.view check:hover, -treeview.check { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-dark.png"), url("assets/checkbox-unchecked-dark@2.png")); -} - -.view check:hover { - background-color: transparent; -} - -.osd check { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-dark.png"), url("assets/checkbox-unchecked-dark@2.png")); -} - -menuitem check:hover, -.view check:selected, -treeview.check:selected, -row:selected check, -infobar check { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-selected.png"), url("assets/checkbox-unchecked-selected@2.png")); -} - -.check:disabled, -check:disabled, -.view check:disabled:hover, -treeview.check:disabled { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-insensitive-dark.png"), url("assets/checkbox-unchecked-insensitive-dark@2.png")); -} - -.view check:disabled:hover { - background-color: transparent; -} - -.osd check:disabled { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-insensitive-dark.png"), url("assets/checkbox-unchecked-insensitive-dark@2.png")); -} - -menuitem check:disabled:hover, -.view check:disabled:selected, -treeview.check:disabled:selected, -row:selected check:disabled, -infobar check:disabled { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-insensitive-selected.png"), url("assets/checkbox-unchecked-insensitive-selected@2.png")); -} - -.check:indeterminate, -check:indeterminate, -.view check:indeterminate:hover, -treeview.check:indeterminate { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-dark.png"), url("assets/checkbox-mixed-dark@2.png")); -} - -.view check:indeterminate:hover { - background-color: transparent; -} - -.osd check:indeterminate { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-dark.png"), url("assets/checkbox-mixed-dark@2.png")); -} - -menuitem check:indeterminate:hover, -.view check:indeterminate:selected, -treeview.check:indeterminate:selected, -row:selected check:indeterminate, -infobar check:indeterminate { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-selected.png"), url("assets/checkbox-mixed-selected@2.png")); -} - -.check:indeterminate:disabled, -check:indeterminate:disabled, -.view check:indeterminate:disabled:hover, -treeview.check:indeterminate:disabled { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-insensitive-dark.png"), url("assets/checkbox-mixed-insensitive-dark@2.png")); -} - -.view check:indeterminate:disabled:hover { - background-color: transparent; -} - -.osd check:indeterminate:disabled { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-insensitive-dark.png"), url("assets/checkbox-mixed-insensitive-dark@2.png")); -} - -menuitem check:indeterminate:disabled:hover, -.view check:indeterminate:disabled:selected, -treeview.check:indeterminate:disabled:selected, -row:selected check:indeterminate:disabled, -infobar check:indeterminate:disabled { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-insensitive-selected.png"), url("assets/checkbox-mixed-insensitive-selected@2.png")); -} - -.check:checked, -check:checked, -.view check:checked:hover, -treeview.check:checked { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-dark.png"), url("assets/checkbox-checked-dark@2.png")); -} - -.view check:checked:hover { - background-color: transparent; -} - -.osd check:checked { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-dark.png"), url("assets/checkbox-checked-dark@2.png")); -} - -menuitem check:checked:hover, -.view check:checked:selected, -treeview.check:checked:selected, -row:selected check:checked, -infobar check:checked { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-selected.png"), url("assets/checkbox-checked-selected@2.png")); -} - -.check:checked:disabled, -check:checked:disabled, -.view check:checked:disabled:hover, -treeview.check:checked:disabled { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-insensitive-dark.png"), url("assets/checkbox-checked-insensitive-dark@2.png")); -} - -.view check:checked:disabled:hover { - background-color: transparent; -} - -.osd check:checked:disabled { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-insensitive-dark.png"), url("assets/checkbox-checked-insensitive-dark@2.png")); -} - -menuitem check:checked:disabled:hover, -.view check:checked:disabled:selected, -treeview.check:checked:disabled:selected, -row:selected check:checked:disabled, -infobar check:checked:disabled { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-insensitive-selected.png"), url("assets/checkbox-checked-insensitive-selected@2.png")); -} - -.radio, -radio, -.view radio:hover, -treeview.radio { - -gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-dark.png"), url("assets/radio-unchecked-dark@2.png")); -} - -.view radio:hover { - background-color: transparent; -} - -.osd radio { - -gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-dark.png"), url("assets/radio-unchecked-dark@2.png")); -} - -menuitem radio:hover, -.view radio:selected, -treeview.radio:selected, -row:selected radio, -infobar radio { - -gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-selected.png"), url("assets/radio-unchecked-selected@2.png")); -} - -.radio:disabled, -radio:disabled, -.view radio:disabled:hover, -treeview.radio:disabled { - -gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-insensitive-dark.png"), url("assets/radio-unchecked-insensitive-dark@2.png")); -} - -.view radio:disabled:hover { - background-color: transparent; -} - -.osd radio:disabled { - -gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-insensitive-dark.png"), url("assets/radio-unchecked-insensitive-dark@2.png")); -} - -menuitem radio:disabled:hover, -.view radio:disabled:selected, -treeview.radio:disabled:selected, -row:selected radio:disabled, -infobar radio:disabled { - -gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-insensitive-selected.png"), url("assets/radio-unchecked-insensitive-selected@2.png")); -} - -.radio:indeterminate, -radio:indeterminate, -.view radio:indeterminate:hover, -treeview.radio:indeterminate { - -gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-dark.png"), url("assets/radio-mixed-dark@2.png")); -} - -.view radio:indeterminate:hover { - background-color: transparent; -} - -.osd radio:indeterminate { - -gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-dark.png"), url("assets/radio-mixed-dark@2.png")); -} - -menuitem radio:indeterminate:hover, -.view radio:indeterminate:selected, -treeview.radio:indeterminate:selected, -row:selected radio:indeterminate, -infobar radio:indeterminate { - -gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-selected.png"), url("assets/radio-mixed-selected@2.png")); -} - -.radio:indeterminate:disabled, -radio:indeterminate:disabled, -.view radio:indeterminate:disabled:hover, -treeview.radio:indeterminate:disabled { - -gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-insensitive-dark.png"), url("assets/radio-mixed-insensitive-dark@2.png")); -} - -.view radio:indeterminate:disabled:hover { - background-color: transparent; -} - -.osd radio:indeterminate:disabled { - -gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-insensitive-dark.png"), url("assets/radio-mixed-insensitive-dark@2.png")); -} - -menuitem radio:indeterminate:disabled:hover, -.view radio:indeterminate:disabled:selected, -treeview.radio:indeterminate:disabled:selected, -row:selected radio:indeterminate:disabled, -infobar radio:indeterminate:disabled { - -gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-insensitive-selected.png"), url("assets/radio-mixed-insensitive-selected@2.png")); -} - -.radio:checked, -radio:checked, -.view radio:checked:hover, -treeview.radio:checked { - -gtk-icon-source: -gtk-scaled(url("assets/radio-checked-dark.png"), url("assets/radio-checked-dark@2.png")); -} - -.view radio:checked:hover { - background-color: transparent; -} - -.osd radio:checked { - -gtk-icon-source: -gtk-scaled(url("assets/radio-checked-dark.png"), url("assets/radio-checked-dark@2.png")); -} - -menuitem radio:checked:hover, -.view radio:checked:selected, -treeview.radio:checked:selected, -row:selected radio:checked, -infobar radio:checked { - -gtk-icon-source: -gtk-scaled(url("assets/radio-checked-selected.png"), url("assets/radio-checked-selected@2.png")); -} - -.radio:checked:disabled, -radio:checked:disabled, -.view radio:checked:disabled:hover, -treeview.radio:checked:disabled { - -gtk-icon-source: -gtk-scaled(url("assets/radio-checked-insensitive-dark.png"), url("assets/radio-checked-insensitive-dark@2.png")); -} - -.view radio:checked:disabled:hover { - background-color: transparent; -} - -.osd radio:checked:disabled { - -gtk-icon-source: -gtk-scaled(url("assets/radio-checked-insensitive-dark.png"), url("assets/radio-checked-insensitive-dark@2.png")); -} - -menuitem radio:checked:disabled:hover, -.view radio:checked:disabled:selected, -treeview.radio:checked:disabled:selected, -row:selected radio:checked:disabled, -infobar radio:checked:disabled { - -gtk-icon-source: -gtk-scaled(url("assets/radio-checked-insensitive-selected.png"), url("assets/radio-checked-insensitive-selected@2.png")); -} - -.view.content-view.check:not(list), -.content-view .tile check:not(list) { - min-height: 40px; - min-width: 40px; - margin: 0; - padding: 0; - box-shadow: none; - background-color: transparent; - background-image: none; -} - -.view.content-view.check:not(list), -.content-view .tile check:not(list) { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-selectionmode-dark.png"), url("assets/checkbox-selectionmode-dark@2.png")); - background-color: transparent; -} - -.view.content-view.check:checked:not(list), -.content-view .tile check:checked:not(list) { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-selectionmode-dark.png"), url("assets/checkbox-checked-selectionmode-dark@2.png")); - background-color: transparent; -} - -checkbutton.text-button, radiobutton.text-button { - padding: 2px 0; - outline-offset: 0; -} - -checkbutton.text-button:hover, radiobutton.text-button:hover { - color: #a4b3c5; -} - -checkbutton.text-button:disabled, radiobutton.text-button:disabled { - color: rgba(211, 218, 227, 0.45); -} - -checkbutton label:not(:only-child):first-child, radiobutton label:not(:only-child):first-child { - margin-left: 4px; -} - -checkbutton label:not(:only-child):last-child, radiobutton label:not(:only-child):last-child { - margin-right: 4px; -} - -check, -radio { - min-width: 16px; - min-height: 16px; - margin: 0 2px; -} - -check:only-child, -menu menuitem check, -radio:only-child, -menu menuitem -radio { - margin: 0; -} - -scale { - min-height: 15px; - min-width: 15px; - padding: 3px; -} - -scale.horizontal trough { - padding: 0 4px; -} - -scale.horizontal highlight, scale.horizontal fill { - margin: 0 -4px; -} - -scale.vertical trough { - padding: 4px 0; -} - -scale.vertical highlight, scale.vertical fill { - margin: -4px 0; -} - -scale slider { - min-height: 15px; - min-width: 15px; - margin: -6px; -} - -scale.fine-tune slider { - margin: -4px; -} - -scale.fine-tune fill, -scale.fine-tune highlight, -scale.fine-tune trough { - border-radius: 5px; - -gtk-outline-radius: 7px; -} - -scale trough { - outline-offset: 2px; - -gtk-outline-radius: 4.5px; - border-radius: 2.5px; - background-color: rgba(255, 255, 255, 0.12); -} - -scale trough:disabled { - background-color: rgba(255, 255, 255, 0.045); -} - -.osd scale trough { - background-color: #383a47; -} - -.osd scale trough highlight { - background-color: #5294e2; -} - -menuitem:hover scale trough, -row:selected scale trough, -infobar scale trough { - background-color: rgba(0, 0, 0, 0.2); -} - -menuitem:hover scale trough highlight, -row:selected scale trough highlight, -infobar scale trough highlight { - background-color: #ffffff; -} - -menuitem:hover scale trough highlight:disabled, -row:selected scale trough highlight:disabled, -infobar scale trough highlight:disabled { - background-color: #b1cff2; -} - -menuitem:hover scale trough:disabled, -row:selected scale trough:disabled, -infobar scale trough:disabled { - background-color: rgba(0, 0, 0, 0.1); -} - -scale highlight { - border-radius: 2.5px; - background-color: #5294e2; -} - -scale highlight:disabled { - background-color: rgba(82, 148, 226, 0.55); -} - -scale fill { - border-radius: 2.5px; - background-color: rgba(82, 148, 226, 0.5); -} - -scale fill:disabled { - background-color: transparent; -} - -scale slider { - background-color: #ffffff; - border: 1px solid rgba(255, 255, 255, 0.1); - border-radius: 100%; - transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); - transition-property: background, border; -} - -scale slider:hover { - background-clip: border-box; - background-color: #5f9ce4; - border-color: #5f9ce4; -} - -scale slider:active { - background-clip: border-box; - background-color: #458ce0; - border-color: #458ce0; -} - -scale slider:disabled { - background-color: #e6e6e6; - border-color: rgba(242, 242, 242, 0.1); -} - -menuitem:hover scale slider, -row:selected scale slider, -infobar scale slider { - background-clip: border-box; - background-color: #ffffff; - border-color: #ffffff; -} - -menuitem:hover scale slider:hover, -row:selected scale slider:hover, -infobar scale slider:hover { - background-color: #e5effb; - border-color: #e5effb; -} - -menuitem:hover scale slider:active, -row:selected scale slider:active, -infobar scale slider:active { - background-color: #a9caf1; - border-color: #a9caf1; -} - -menuitem:hover scale slider:disabled, -row:selected scale slider:disabled, -infobar scale slider:disabled { - background-color: #b1cff2; - border-color: #b1cff2; -} - -.osd scale slider { - background-clip: border-box; - background-color: #5294e2; - border-color: #5294e2; -} - -.osd scale slider:hover { - background-color: #7eafe9; - border-color: #7eafe9; -} - -.osd scale slider:active { - background-color: #68a2e6; - border-color: #68a2e6; -} - -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; -} - -progressbar { - padding: 0; - font-size: smaller; - color: rgba(211, 218, 227, 0.7); -} - -progressbar.osd { - min-width: 3px; - min-height: 3px; - background-color: transparent; -} - -progressbar.osd trough { - border-style: none; - background-color: transparent; - box-shadow: none; -} - -progressbar progress { - background-color: #5294e2; - border: none; - border-radius: 3px; - box-shadow: none; -} - -row:selected progressbar progress, -infobar progressbar progress { - background-color: #ffffff; -} - -progressbar trough { - border: none; - border-radius: 3px; - background-color: rgba(255, 255, 255, 0.12); -} - -row:selected progressbar trough, -infobar progressbar trough { - background-color: rgba(0, 0, 0, 0.2); -} - -levelbar block { - min-width: 32px; - min-height: 1px; -} - -levelbar.vertical block { - min-width: 1px; - min-height: 32px; -} - -levelbar trough { - border: none; - padding: 3px; - border-radius: 3px; - background-color: rgba(255, 255, 255, 0.12); -} - -levelbar.horizontal.discrete block { - margin: 0 1px; -} - -levelbar.vertical.discrete block { - margin: 1px 0; -} - -levelbar block:not(.empty) { - border: 1px solid #5294e2; - background-color: #5294e2; - border-radius: 2px; -} - -levelbar block.low { - border-color: #F27835; - background-color: #F27835; -} - -levelbar block.high { - border-color: #5294e2; - background-color: #5294e2; -} - -levelbar block.full { - border-color: #73d216; - background-color: #73d216; -} - -levelbar block.empty { - background-color: #282A33; - border-color: #282A33; -} - -printdialog paper { - border: 1px solid rgba(255, 255, 255, 0.12); - background: #282A33; - padding: 0; -} - -printdialog .dialog-action-box { - margin: 12px; -} - -frame > border, -.frame { - margin: 0; - padding: 0; - border-radius: 0; - border: 1px solid rgba(255, 255, 255, 0.12); -} - -frame.flat > border, -frame > border.flat, -.frame.flat { - border-style: none; -} - -scrolledwindow viewport.frame { - border-style: none; -} - -scrolledwindow overshoot.top { - background-image: -gtk-gradient(radial, center top, 0, center top, 0.6, from(rgba(82, 148, 226, 0.2)), to(rgba(82, 148, 226, 0))); - background-size: 100% 60%; - background-repeat: no-repeat; - background-position: center top; - background-color: transparent; - border: none; - box-shadow: none; -} - -scrolledwindow overshoot.bottom { - background-image: -gtk-gradient(radial, center bottom, 0, center bottom, 0.6, from(rgba(82, 148, 226, 0.2)), to(rgba(82, 148, 226, 0))); - background-size: 100% 60%; - background-repeat: no-repeat; - background-position: center bottom; - background-color: transparent; - border: none; - box-shadow: none; -} - -scrolledwindow overshoot.left { - background-image: -gtk-gradient(radial, left center, 0, left center, 0.6, from(rgba(82, 148, 226, 0.2)), to(rgba(82, 148, 226, 0))); - background-size: 60% 100%; - background-repeat: no-repeat; - background-position: left center; - background-color: transparent; - border: none; - box-shadow: none; -} - -scrolledwindow overshoot.right { - background-image: -gtk-gradient(radial, right center, 0, right center, 0.6, from(rgba(82, 148, 226, 0.2)), to(rgba(82, 148, 226, 0))); - background-size: 60% 100%; - background-repeat: no-repeat; - background-position: right center; - background-color: transparent; - border: none; - box-shadow: none; -} - -scrolledwindow undershoot.top { - background-color: transparent; - background-image: linear-gradient(to left, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%); - padding-top: 1px; - background-size: 10px 1px; - background-repeat: repeat-x; - background-origin: content-box; - background-position: center top; - border: none; -} - -scrolledwindow undershoot.bottom { - background-color: transparent; - background-image: linear-gradient(to left, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%); - padding-bottom: 1px; - background-size: 10px 1px; - background-repeat: repeat-x; - background-origin: content-box; - background-position: center bottom; - border: none; -} - -scrolledwindow undershoot.left { - background-color: transparent; - background-image: linear-gradient(to top, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%); - padding-left: 1px; - background-size: 1px 10px; - background-repeat: repeat-y; - background-origin: content-box; - background-position: left center; - border: none; -} - -scrolledwindow undershoot.right { - background-color: transparent; - background-image: linear-gradient(to top, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%); - padding-right: 1px; - background-size: 1px 10px; - background-repeat: repeat-y; - background-origin: content-box; - background-position: right center; - border: none; -} - -scrolledwindow junction { - border-color: transparent; - border-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.12) 1px, transparent 1px) 0 0 0 1/0 1px stretch; - background-color: rgba(0, 0, 0, 0.05); -} - -scrolledwindow junction:dir(rtl) { - border-image-slice: 0 1 0 0; -} - -separator { - background-color: rgba(255, 255, 255, 0.12); - min-width: 1px; - min-height: 1px; -} - -list { - background-color: #282A33; - border-color: rgba(255, 255, 255, 0.12); -} - -list row { - padding: 2px; -} - -row.activatable.has-open-popup, .has-open-popup.view, textview text.has-open-popup, iconview.has-open-popup, window.thunar notebook scrolledwindow.frame.standard-view .has-open-popup.view, window.thunar .sidebar treeview.has-open-popup.view, .nemo-window .nemo-places-sidebar .has-open-popup.places-treeview, .budgie-popover row.has-open-popup, .budgie-menu button.has-open-popup, row.activatable:hover, .view:hover, textview text:hover, iconview:hover, window.thunar notebook scrolledwindow.frame.standard-view .view:hover, window.thunar .sidebar treeview.view:hover, .nemo-window .nemo-places-sidebar .places-treeview:hover, .budgie-popover row:hover, .budgie-menu button:hover { - transition: none; - animation: none; - background-color: rgba(255, 255, 255, 0.03); -} - -row.activatable:active, .view:active, textview text:active, iconview:active, window.thunar notebook scrolledwindow.frame.standard-view .view:active, window.thunar .sidebar treeview.view:active, .nemo-window .nemo-places-sidebar .places-treeview:active, .budgie-popover row:active, .budgie-menu button:active, row.activatable:checked, .view:checked, textview text:checked, iconview:checked, window.thunar notebook scrolledwindow.frame.standard-view .view:checked, window.thunar .sidebar treeview.view:checked, .nemo-window .nemo-places-sidebar .places-treeview:checked, .budgie-popover row:checked, .budgie-menu button:checked { - transition: all 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94); -} - -row.activatable:disabled, .view:disabled, textview text:disabled, iconview:disabled, window.thunar notebook scrolledwindow.frame.standard-view .view:disabled, window.thunar .sidebar treeview.view:disabled, .nemo-window .nemo-places-sidebar .places-treeview:disabled, .budgie-popover row:disabled, .budgie-menu button:disabled { - color: rgba(211, 218, 227, 0.45); -} - -row.activatable:disabled image, .view:disabled image, textview text:disabled image, iconview:disabled image, window.thunar notebook scrolledwindow.frame.standard-view .view:disabled image, treeview.view:disabled image, window.thunar .sidebar treeview.view:disabled image, .nemo-window .nemo-places-sidebar .places-treeview:disabled image, .budgie-popover row:disabled image, .budgie-menu button:disabled image { - color: inherit; -} - -row.activatable:selected:active, .view:selected:active, textview text:selected:active, iconview:selected:active, window.thunar notebook scrolledwindow.frame.standard-view .view:selected:active, window.thunar .sidebar treeview.view:selected:active, .nemo-window .nemo-places-sidebar .places-treeview:selected:active, .budgie-popover row:selected:active, .budgie-menu button:selected:active { - color: #ffffff; -} - -row.activatable:selected.has-open-popup, .view:selected.has-open-popup, textview text:selected.has-open-popup, iconview:selected.has-open-popup, window.thunar notebook scrolledwindow.frame.standard-view .view:selected.has-open-popup, window.thunar .sidebar treeview.view:selected.has-open-popup, .nemo-window .nemo-places-sidebar .places-treeview:selected.has-open-popup, .budgie-popover row:selected.has-open-popup, .budgie-menu button:selected.has-open-popup, row.activatable:selected:hover, .view:selected:hover, textview text:selected:hover, iconview:selected:hover, window.thunar notebook scrolledwindow.frame.standard-view .view:selected:hover, window.thunar .sidebar treeview.view:selected:hover, .nemo-window .nemo-places-sidebar .places-treeview:selected:hover, .budgie-popover row:selected:hover, .budgie-menu button:selected:hover { - background-color: #4a85cb; -} - -.app-notification { - padding: 10px; - color: #D3DAE3; - background-color: alpha(#282A33,0.9); - background-clip: border-box; - border-radius: 0 0 2px 2px; - border-width: 0 1px 1px 1px; - border-style: solid; - border-color: rgba(98, 103, 125, 0.55); -} - -.app-notification border { - border: none; -} - -.app-notification button { - color: #D3DAE3; - border-color: rgba(98, 103, 125, 0.55); - background-color: rgba(89, 94, 114, 0.4); -} - -.app-notification button.flat, .app-notification button.sidebar-button, .app-notification button.budgie-menu-launcher, .app-notification .budgie-panel #tasklist-button:not(.flat), .budgie-panel .app-notification #tasklist-button:not(.flat), .app-notification .budgie-panel button.flat.launcher, .budgie-panel .app-notification button.flat.launcher { - border-color: rgba(82, 148, 226, 0); -} - -.app-notification button:hover { - color: #D3DAE3; - border-color: rgba(98, 103, 125, 0.55); - background-color: rgba(105, 110, 134, 0.5); -} - -.app-notification button:active, .app-notification button:checked { - color: #ffffff; - border-color: #5294e2; - background-color: #5294e2; - background-clip: padding-box; -} - -.app-notification button:disabled { - color: #5b5f68; - border-color: rgba(98, 103, 125, 0.55); - background-color: rgba(89, 94, 114, 0.25); -} - -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: white; -} - -expander arrow:checked { - -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); -} - -calendar { - color: #D3DAE3; - border: 1px solid rgba(255, 255, 255, 0.12); - border-radius: 0; - padding: 2px 7px; -} - -calendar:selected { - border-radius: 6px; -} - -calendar.header { - color: #D3DAE3; - border: none; -} - -calendar.button { - color: rgba(211, 218, 227, 0.45); -} - -calendar.button:hover { - color: #D3DAE3; -} - -calendar.button:disabled { - color: rgba(211, 218, 227, 0.45); -} - -calendar:indeterminate { - color: alpha(currentColor,0.55); -} - -calendar.highlight { - color: #D3DAE3; -} - -messagedialog .linked:not(.vertical) > button, -messagedialog .linked:not(.vertical) > button:hover, -messagedialog .linked:not(.vertical) > button:active, -messagedialog .linked:not(.vertical) > button:checked, -messagedialog .linked:not(.vertical) > button:disabled { - border-radius: 0; - border-top: 1px solid rgba(255, 255, 255, 0.12); - border-right: none; - border-bottom: none; -} - -messagedialog .linked:not(.vertical) > button:last-child, -messagedialog .linked:not(.vertical) > button:hover:last-child, -messagedialog .linked:not(.vertical) > button:active:last-child, -messagedialog .linked:not(.vertical) > button:checked:last-child, -messagedialog .linked:not(.vertical) > button:disabled:last-child { - border-bottom-right-radius: 2px; - border-top-right-radius: 0; - border-right: none; - border-bottom: none; -} - -messagedialog .linked:not(.vertical) > button:first-child, -messagedialog .linked:not(.vertical) > button:hover:first-child, -messagedialog .linked:not(.vertical) > button:active:first-child, -messagedialog .linked:not(.vertical) > button:checked:first-child, -messagedialog .linked:not(.vertical) > button:disabled:first-child { - border-bottom-left-radius: 2px; - border-top-left-radius: 0; - border-left: none; - border-bottom: none; -} - -messagedialog .linked:not(.vertical) > button:only-child, -messagedialog .linked:not(.vertical) > button:hover:only-child, -messagedialog .linked:not(.vertical) > button:active:only-child, -messagedialog .linked:not(.vertical) > button:checked:only-child, -messagedialog .linked:not(.vertical) > button:disabled:only-child { - border-bottom-left-radius: 2px; - border-bottom-right-radius: 2px; - border-left: none; - border-right: none; - border-bottom: none; -} - -messagedialog.background { - background-color: #282A33; - color: rgba(207, 218, 231, 0.8); -} - -messagedialog .titlebar { - min-height: 20px; - background-color: #282A33; - border-bottom: none; - border-top-left-radius: 2px; - border-top-right-radius: 2px; - box-shadow: none; -} - -messagedialog .titlebar:backdrop { - background-color: #282A33; -} - -messagedialog .dialog-action-area button { - padding: 6px 10px 8px 10px; - border-radius: 0; - border: none; - border-top: 1px solid rgba(255, 255, 255, 0.12); - background-color: #282A33; - color: rgba(207, 218, 231, 0.8); -} - -messagedialog .dialog-action-area button:active, messagedialog .dialog-action-area button:checked { - transition: background-color 0.00001s 0.2s; - animation: ripple_effect 0.2s cubic-bezier(0, 0, 0.2, 1); -} - -messagedialog .dialog-action-area button:not(.suggested-action):not(.destructive-action):hover { - background-color: rgba(207, 218, 231, 0.06); -} - -messagedialog .dialog-action-area button:not(.suggested-action):not(.destructive-action):active, messagedialog .dialog-action-area button:not(.suggested-action):not(.destructive-action):checked { - background-color: rgba(207, 218, 231, 0.1); - color: rgba(207, 218, 231, 0.8); -} - -messagedialog.csd.background { - border-bottom-left-radius: 2px; - border-bottom-right-radius: 2px; - border: none; -} - -filechooser .dialog-action-box { - border-top: 1px solid rgba(255, 255, 255, 0.12); -} - -filechooser #pathbarbox { - border-bottom: 1px solid rgba(255, 255, 255, 0.12); - background-color: #32343D; -} - -filechooserbutton:drop(active) { - box-shadow: none; - border-color: transparent; -} - -messagedialog.background:not(.csd) .dialog-vbox .dialog-action-box button { - border-radius: 0; -} - -.sidebar { - border-style: none; - background-color: #32343D; -} - -stacksidebar.sidebar:dir(ltr) list, -stacksidebar.sidebar.left list, -stacksidebar.sidebar.left:dir(rtl) list, .sidebar:dir(ltr), .sidebar.left, .sidebar.left:dir(rtl) { - border-right: 1px solid #494c59; - border-left-style: none; -} - -stacksidebar.sidebar:dir(rtl) list, -stacksidebar.sidebar.right list, .sidebar:dir(rtl), .sidebar.right { - border-left: 1px solid #494c59; - border-right-style: none; -} - -.sidebar list { - background-color: transparent; -} - -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 4px; -} - -stacksidebar row > label { - padding-left: 6px; - padding-right: 6px; -} - -stacksidebar row.needs-attention > label { - background-size: 6px 6px, 0 0; -} - -placessidebar > viewport.frame { - border-style: none; -} - -placessidebar row { - min-height: 28px; - padding: 2px; - outline-offset: -3px; -} - -placessidebar row > revealer { - padding: 0 10px; -} - -placessidebar row image.sidebar-icon:dir(ltr) { - padding-right: 8px; -} - -placessidebar row image.sidebar-icon:dir(rtl) { - padding-left: 8px; -} - -placessidebar row label.sidebar-label:dir(ltr) { - padding-right: 2px; -} - -placessidebar row label.sidebar-label:dir(rtl) { - padding-left: 2px; -} - -button.sidebar-button { - min-width: 22px; - min-height: 22px; - margin-top: 2px; - margin-bottom: 2px; - padding: 0; - border-radius: 100%; - -gtk-outline-radius: 100%; -} - -button.sidebar-button:not(:hover):not(:active) > image { - opacity: 0.5; -} - -placessidebar row.sidebar-placeholder-row { - padding: 0 8px; - min-height: 2px; - background-image: linear-gradient(to bottom, #F08437, #F08437); - background-clip: content-box; -} - -placessidebar row.sidebar-new-bookmark-row { - color: #5294e2; -} - -placessidebar row:drop(active):not(:disabled) { - box-shadow: inset 0 1px #F08437, inset 0 -1px #F08437; -} - -placessidebar row:drop(active):not(:disabled), placessidebar row:drop(active):not(:disabled) label, placessidebar row:drop(active):not(:disabled) image { - color: #F08437; -} - -placessidebar row:drop(active):not(:disabled):selected { - background-color: #F08437; -} - -placessidebar row:drop(active):not(:disabled):selected, placessidebar row:drop(active):not(:disabled):selected label, placessidebar row:drop(active):not(:disabled):selected image { - color: #ffffff; -} - -placesview .server-list-button > image { - -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 > actionbar { - border-top: 1px solid rgba(255, 255, 255, 0.12); -} - -placesview > actionbar > revealer > box > label { - padding-left: 8px; - padding-right: 8px; -} - -paned > separator { - min-width: 1px; - min-height: 1px; - -gtk-icon-source: none; - border-style: none; - background-color: transparent; - background-image: linear-gradient(to bottom, #494c59, #494c59); - background-size: 1px 1px; -} - -paned > separator:selected { - background-image: linear-gradient(to bottom, #5294e2, #5294e2); -} - -paned > separator.wide { - min-width: 5px; - min-height: 5px; - background-color: #32343D; - background-image: linear-gradient(to bottom, #494c59, #494c59), linear-gradient(to bottom, #494c59, #494c59); - background-size: 1px 1px, 1px 1px; -} - -paned.horizontal > separator { - background-repeat: repeat-y; -} - -paned.horizontal > separator:dir(ltr) { - margin: 0 -8px 0 0; - padding: 0 8px 0 0; - background-position: left; -} - -paned.horizontal > separator:dir(rtl) { - margin: 0 0 0 -8px; - padding: 0 0 0 8px; - background-position: right; -} - -paned.horizontal > separator.wide { - margin: 0; - padding: 0; - background-repeat: repeat-y, repeat-y; - background-position: left, right; -} - -paned.vertical > separator { - margin: 0 0 -8px 0; - padding: 0 0 8px 0; - background-repeat: repeat-x; - background-position: top; -} - -paned.vertical > separator.wide { - margin: 0; - padding: 0; - background-repeat: repeat-x, repeat-x; - background-position: bottom, top; -} - -infobar { - border-style: none; -} - -infobar.info { - background-color: #73d216; -} - -infobar.question { - background-color: #5294e2; -} - -infobar.warning { - background-color: #F27835; -} - -infobar.error { - background-color: #FC4138; -} - -infobar.info, infobar.question, infobar.warning, infobar.error { - color: #ffffff; - caret-color: currentColor; -} - -infobar.info selection, infobar.question selection, infobar.warning selection, infobar.error selection { - color: #5294e2; - background-color: #ffffff; -} - -row:selected button, infobar.info button, infobar.question button, infobar.warning button, infobar.error button, .nautilus-window .floating-bar button, .nemo-window .floating-bar button, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable:selected button, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .view:selected button, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list textview text:selected button, textview window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list text:selected button, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list iconview:selected button, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list window.thunar notebook scrolledwindow.frame.standard-view .view:selected button, window.thunar notebook scrolledwindow.frame.standard-view window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .view:selected button, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.view:selected button, window.thunar .sidebar window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.view:selected button, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .nemo-window .nemo-places-sidebar .places-treeview:selected button, .nemo-window .nemo-places-sidebar window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .places-treeview:selected button, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-popover row:selected button, .budgie-popover window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row:selected button, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-menu button:selected button, .budgie-menu window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list button:selected button { - color: #ffffff; - background-color: rgba(255, 255, 255, 0); - border-color: rgba(255, 255, 255, 0.5); -} - -row:selected button.flat, row:selected button.sidebar-button, row:selected button.budgie-menu-launcher, row:selected .budgie-panel #tasklist-button:not(.flat), .budgie-panel row:selected #tasklist-button:not(.flat), row:selected .budgie-panel button.flat.launcher, .budgie-panel row:selected button.flat.launcher, infobar.info button.flat, infobar.info button.sidebar-button, infobar.info button.budgie-menu-launcher, infobar.info .budgie-panel #tasklist-button:not(.flat), .budgie-panel infobar.info #tasklist-button:not(.flat), infobar.info .budgie-panel button.flat.launcher, .budgie-panel infobar.info button.flat.launcher, infobar.question button.flat, infobar.question button.sidebar-button, infobar.question button.budgie-menu-launcher, infobar.question .budgie-panel #tasklist-button:not(.flat), .budgie-panel infobar.question #tasklist-button:not(.flat), infobar.question .budgie-panel button.flat.launcher, .budgie-panel infobar.question button.flat.launcher, infobar.warning button.flat, infobar.warning button.sidebar-button, infobar.warning button.budgie-menu-launcher, infobar.warning .budgie-panel #tasklist-button:not(.flat), .budgie-panel infobar.warning #tasklist-button:not(.flat), infobar.warning .budgie-panel button.flat.launcher, .budgie-panel infobar.warning button.flat.launcher, infobar.error button.flat, infobar.error button.sidebar-button, infobar.error button.budgie-menu-launcher, infobar.error .budgie-panel #tasklist-button:not(.flat), .budgie-panel infobar.error #tasklist-button:not(.flat), infobar.error .budgie-panel button.flat.launcher, .budgie-panel infobar.error button.flat.launcher, .nautilus-window .floating-bar button.flat, .nautilus-window .floating-bar button.sidebar-button, .nautilus-window .floating-bar button.budgie-menu-launcher, .nautilus-window .floating-bar .budgie-panel #tasklist-button:not(.flat), .budgie-panel .nautilus-window .floating-bar #tasklist-button:not(.flat), .nemo-window .floating-bar button.flat, .nemo-window .floating-bar button.sidebar-button, .nemo-window .floating-bar button.budgie-menu-launcher, .nemo-window .floating-bar .budgie-panel #tasklist-button:not(.flat), .budgie-panel .nemo-window .floating-bar #tasklist-button:not(.flat), window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable:selected button.flat, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .view:selected button.flat, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list textview text:selected button.flat, textview window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list text:selected button.flat, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list iconview:selected button.flat, window.thunar notebook scrolledwindow.frame.standard-view window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .view:selected button.flat, window.thunar .sidebar window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.view:selected button.flat, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .nemo-window .nemo-places-sidebar .places-treeview:selected button.flat, .nemo-window .nemo-places-sidebar window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .places-treeview:selected button.flat, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-popover row:selected button.flat, .budgie-popover window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row:selected button.flat, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-menu button:selected button.flat, .budgie-menu window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list button:selected button.flat, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable:selected button.sidebar-button, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .view:selected button.sidebar-button, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list textview text:selected button.sidebar-button, textview window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list text:selected button.sidebar-button, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list iconview:selected button.sidebar-button, window.thunar notebook scrolledwindow.frame.standard-view window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .view:selected button.sidebar-button, window.thunar .sidebar window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.view:selected button.sidebar-button, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .nemo-window .nemo-places-sidebar .places-treeview:selected button.sidebar-button, .nemo-window .nemo-places-sidebar window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .places-treeview:selected button.sidebar-button, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-popover row:selected button.sidebar-button, .budgie-popover window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row:selected button.sidebar-button, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-menu button:selected button.sidebar-button, .budgie-menu window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list button:selected button.sidebar-button, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable:selected button.budgie-menu-launcher, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .view:selected button.budgie-menu-launcher, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list textview text:selected button.budgie-menu-launcher, textview window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list text:selected button.budgie-menu-launcher, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list iconview:selected button.budgie-menu-launcher, window.thunar notebook scrolledwindow.frame.standard-view window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .view:selected button.budgie-menu-launcher, window.thunar .sidebar window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.view:selected button.budgie-menu-launcher, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .nemo-window .nemo-places-sidebar .places-treeview:selected button.budgie-menu-launcher, .nemo-window .nemo-places-sidebar window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .places-treeview:selected button.budgie-menu-launcher, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-popover row:selected button.budgie-menu-launcher, .budgie-popover window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row:selected button.budgie-menu-launcher, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-menu button:selected button.budgie-menu-launcher, .budgie-menu window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list button:selected button.budgie-menu-launcher, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable:selected .budgie-panel #tasklist-button:not(.flat), .budgie-panel window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable:selected #tasklist-button:not(.flat), window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .view:selected .budgie-panel #tasklist-button:not(.flat), .budgie-panel window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .view:selected #tasklist-button:not(.flat), window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list textview text:selected .budgie-panel #tasklist-button:not(.flat), .budgie-panel window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list textview text:selected #tasklist-button:not(.flat), textview window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list text:selected .budgie-panel #tasklist-button:not(.flat), .budgie-panel textview window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list text:selected #tasklist-button:not(.flat), window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list iconview:selected .budgie-panel #tasklist-button:not(.flat), .budgie-panel window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list iconview:selected #tasklist-button:not(.flat), window.thunar notebook scrolledwindow.frame.standard-view window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .view:selected .budgie-panel #tasklist-button:not(.flat), .budgie-panel window.thunar notebook scrolledwindow.frame.standard-view window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .view:selected #tasklist-button:not(.flat), window.thunar .sidebar window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.view:selected .budgie-panel #tasklist-button:not(.flat), .budgie-panel window.thunar .sidebar window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.view:selected #tasklist-button:not(.flat), window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .nemo-window .nemo-places-sidebar .places-treeview:selected .budgie-panel #tasklist-button:not(.flat), .budgie-panel window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .nemo-window .nemo-places-sidebar .places-treeview:selected #tasklist-button:not(.flat), .nemo-window .nemo-places-sidebar window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .places-treeview:selected .budgie-panel #tasklist-button:not(.flat), .budgie-panel .nemo-window .nemo-places-sidebar window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .places-treeview:selected #tasklist-button:not(.flat), window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-popover row:selected .budgie-panel #tasklist-button:not(.flat), .budgie-panel window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-popover row:selected #tasklist-button:not(.flat), .budgie-popover window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row:selected .budgie-panel #tasklist-button:not(.flat), .budgie-panel .budgie-popover window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row:selected #tasklist-button:not(.flat), window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-menu button:selected .budgie-panel #tasklist-button:not(.flat), .budgie-panel window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-menu button:selected #tasklist-button:not(.flat), .budgie-menu window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list button:selected .budgie-panel #tasklist-button:not(.flat), .budgie-panel .budgie-menu window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list button:selected #tasklist-button:not(.flat), .budgie-panel window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable:selected button.flat.launcher, .budgie-panel window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .view:selected button.flat.launcher, .budgie-panel window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list textview text:selected button.flat.launcher, .budgie-panel window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list iconview:selected button.flat.launcher, .budgie-panel window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .nemo-window .nemo-places-sidebar .places-treeview:selected button.flat.launcher, .budgie-panel window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-popover row:selected button.flat.launcher, .budgie-panel window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-menu button:selected button.flat.launcher { - border-color: transparent; - background-color: transparent; - background-image: none; - color: #ffffff; - background-color: rgba(255, 255, 255, 0); -} - -headerbar.selection-mode button:disabled, .nemo-window .selection-mode.primary-toolbar button:disabled, row:selected button.flat:disabled, row:selected button.sidebar-button:disabled, row:selected button.budgie-menu-launcher:disabled, row:selected .budgie-panel #tasklist-button:disabled:not(.flat), .budgie-panel row:selected #tasklist-button:disabled:not(.flat), infobar.info button.flat:disabled, infobar.info button.sidebar-button:disabled, infobar.info button.budgie-menu-launcher:disabled, infobar.info .budgie-panel #tasklist-button:disabled:not(.flat), .budgie-panel infobar.info #tasklist-button:disabled:not(.flat), infobar.question button.flat:disabled, infobar.question button.sidebar-button:disabled, infobar.question button.budgie-menu-launcher:disabled, infobar.question .budgie-panel #tasklist-button:disabled:not(.flat), .budgie-panel infobar.question #tasklist-button:disabled:not(.flat), infobar.warning button.flat:disabled, infobar.warning button.sidebar-button:disabled, infobar.warning button.budgie-menu-launcher:disabled, infobar.warning .budgie-panel #tasklist-button:disabled:not(.flat), .budgie-panel infobar.warning #tasklist-button:disabled:not(.flat), infobar.error button.flat:disabled, infobar.error button.sidebar-button:disabled, infobar.error button.budgie-menu-launcher:disabled, infobar.error .budgie-panel #tasklist-button:disabled:not(.flat), .budgie-panel infobar.error #tasklist-button:disabled:not(.flat), .nautilus-window .floating-bar button.flat:disabled, .nautilus-window .floating-bar button.sidebar-button:disabled, .nautilus-window .floating-bar button.budgie-menu-launcher:disabled, .nautilus-window .floating-bar .budgie-panel #tasklist-button:disabled:not(.flat), .budgie-panel .nautilus-window .floating-bar #tasklist-button:disabled:not(.flat), .nemo-window .floating-bar button.flat:disabled, .nemo-window .floating-bar button.sidebar-button:disabled, .nemo-window .floating-bar button.budgie-menu-launcher:disabled, .nemo-window .floating-bar .budgie-panel #tasklist-button:disabled:not(.flat), .budgie-panel .nemo-window .floating-bar #tasklist-button:disabled:not(.flat), window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable:selected button.flat:disabled, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .view:selected button.flat:disabled, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list textview text:selected button.flat:disabled, textview window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list text:selected button.flat:disabled, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list iconview:selected button.flat:disabled, window.thunar notebook scrolledwindow.frame.standard-view window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .view:selected button.flat:disabled, window.thunar .sidebar window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.view:selected button.flat:disabled, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .nemo-window .nemo-places-sidebar .places-treeview:selected button.flat:disabled, .nemo-window .nemo-places-sidebar window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .places-treeview:selected button.flat:disabled, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-popover row:selected button.flat:disabled, .budgie-popover window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row:selected button.flat:disabled, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-menu button:selected button.flat:disabled, .budgie-menu window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list button:selected button.flat:disabled, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable:selected button.sidebar-button:disabled, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .view:selected button.sidebar-button:disabled, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list textview text:selected button.sidebar-button:disabled, textview window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list text:selected button.sidebar-button:disabled, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list iconview:selected button.sidebar-button:disabled, window.thunar notebook scrolledwindow.frame.standard-view window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .view:selected button.sidebar-button:disabled, window.thunar .sidebar window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.view:selected button.sidebar-button:disabled, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .nemo-window .nemo-places-sidebar .places-treeview:selected button.sidebar-button:disabled, .nemo-window .nemo-places-sidebar window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .places-treeview:selected button.sidebar-button:disabled, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-popover row:selected button.sidebar-button:disabled, .budgie-popover window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row:selected button.sidebar-button:disabled, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-menu button:selected button.sidebar-button:disabled, .budgie-menu window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list button:selected button.sidebar-button:disabled, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable:selected button.budgie-menu-launcher:disabled, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .view:selected button.budgie-menu-launcher:disabled, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list textview text:selected button.budgie-menu-launcher:disabled, textview window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list text:selected button.budgie-menu-launcher:disabled, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list iconview:selected button.budgie-menu-launcher:disabled, window.thunar notebook scrolledwindow.frame.standard-view window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .view:selected button.budgie-menu-launcher:disabled, window.thunar .sidebar window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.view:selected button.budgie-menu-launcher:disabled, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .nemo-window .nemo-places-sidebar .places-treeview:selected button.budgie-menu-launcher:disabled, .nemo-window .nemo-places-sidebar window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .places-treeview:selected button.budgie-menu-launcher:disabled, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-popover row:selected button.budgie-menu-launcher:disabled, .budgie-popover window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row:selected button.budgie-menu-launcher:disabled, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-menu button:selected button.budgie-menu-launcher:disabled, .budgie-menu window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list button:selected button.budgie-menu-launcher:disabled, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable:selected .budgie-panel #tasklist-button:disabled:not(.flat), .budgie-panel window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable:selected #tasklist-button:disabled:not(.flat), window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .view:selected .budgie-panel #tasklist-button:disabled:not(.flat), .budgie-panel window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .view:selected #tasklist-button:disabled:not(.flat), window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list textview text:selected .budgie-panel #tasklist-button:disabled:not(.flat), .budgie-panel window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list textview text:selected #tasklist-button:disabled:not(.flat), textview window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list text:selected .budgie-panel #tasklist-button:disabled:not(.flat), .budgie-panel textview window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list text:selected #tasklist-button:disabled:not(.flat), window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list iconview:selected .budgie-panel #tasklist-button:disabled:not(.flat), .budgie-panel window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list iconview:selected #tasklist-button:disabled:not(.flat), window.thunar notebook scrolledwindow.frame.standard-view window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .view:selected .budgie-panel #tasklist-button:disabled:not(.flat), .budgie-panel window.thunar notebook scrolledwindow.frame.standard-view window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .view:selected #tasklist-button:disabled:not(.flat), window.thunar .sidebar window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.view:selected .budgie-panel #tasklist-button:disabled:not(.flat), .budgie-panel window.thunar .sidebar window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.view:selected #tasklist-button:disabled:not(.flat), window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .nemo-window .nemo-places-sidebar .places-treeview:selected .budgie-panel #tasklist-button:disabled:not(.flat), .budgie-panel window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .nemo-window .nemo-places-sidebar .places-treeview:selected #tasklist-button:disabled:not(.flat), .nemo-window .nemo-places-sidebar window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .places-treeview:selected .budgie-panel #tasklist-button:disabled:not(.flat), .budgie-panel .nemo-window .nemo-places-sidebar window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .places-treeview:selected #tasklist-button:disabled:not(.flat), window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-popover row:selected .budgie-panel #tasklist-button:disabled:not(.flat), .budgie-panel window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-popover row:selected #tasklist-button:disabled:not(.flat), .budgie-popover window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row:selected .budgie-panel #tasklist-button:disabled:not(.flat), .budgie-panel .budgie-popover window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row:selected #tasklist-button:disabled:not(.flat), window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-menu button:selected .budgie-panel #tasklist-button:disabled:not(.flat), .budgie-panel window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-menu button:selected #tasklist-button:disabled:not(.flat), .budgie-menu window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list button:selected .budgie-panel #tasklist-button:disabled:not(.flat), .budgie-panel .budgie-menu window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list button:selected #tasklist-button:disabled:not(.flat), .budgie-panel window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable:selected button.flat.launcher:disabled, .budgie-panel window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .view:selected button.flat.launcher:disabled, .budgie-panel window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list textview text:selected button.flat.launcher:disabled, .budgie-panel window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list iconview:selected button.flat.launcher:disabled, .budgie-panel window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .nemo-window .nemo-places-sidebar .places-treeview:selected button.flat.launcher:disabled, .budgie-panel window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-popover row:selected button.flat.launcher:disabled, .budgie-panel window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-menu button:selected button.flat.launcher:disabled, .selection-mode hdyleaflet headerbar button:not(.titlebutton):disabled, headerbar.selection-mode button:disabled label, .nemo-window .selection-mode.primary-toolbar button:disabled label, row:selected button.flat:disabled label, row:selected button.sidebar-button:disabled label, row:selected button.budgie-menu-launcher:disabled label, row:selected .budgie-panel #tasklist-button:disabled:not(.flat) label, .budgie-panel row:selected #tasklist-button:disabled:not(.flat) label, infobar.info button.flat:disabled label, infobar.info button.sidebar-button:disabled label, infobar.info button.budgie-menu-launcher:disabled label, infobar.info .budgie-panel #tasklist-button:disabled:not(.flat) label, .budgie-panel infobar.info #tasklist-button:disabled:not(.flat) label, infobar.question button.flat:disabled label, infobar.question button.sidebar-button:disabled label, infobar.question button.budgie-menu-launcher:disabled label, infobar.question .budgie-panel #tasklist-button:disabled:not(.flat) label, .budgie-panel infobar.question #tasklist-button:disabled:not(.flat) label, infobar.warning button.flat:disabled label, infobar.warning button.sidebar-button:disabled label, infobar.warning button.budgie-menu-launcher:disabled label, infobar.warning .budgie-panel #tasklist-button:disabled:not(.flat) label, .budgie-panel infobar.warning #tasklist-button:disabled:not(.flat) label, infobar.error button.flat:disabled label, infobar.error button.sidebar-button:disabled label, infobar.error button.budgie-menu-launcher:disabled label, infobar.error .budgie-panel #tasklist-button:disabled:not(.flat) label, .budgie-panel infobar.error #tasklist-button:disabled:not(.flat) label, .nautilus-window .floating-bar button.flat:disabled label, .nautilus-window .floating-bar button.sidebar-button:disabled label, .nautilus-window .floating-bar button.budgie-menu-launcher:disabled label, .nautilus-window .floating-bar .budgie-panel #tasklist-button:disabled:not(.flat) label, .budgie-panel .nautilus-window .floating-bar #tasklist-button:disabled:not(.flat) label, .nemo-window .floating-bar button.flat:disabled label, .nemo-window .floating-bar button.sidebar-button:disabled label, .nemo-window .floating-bar button.budgie-menu-launcher:disabled label, .nemo-window .floating-bar .budgie-panel #tasklist-button:disabled:not(.flat) label, .budgie-panel .nemo-window .floating-bar #tasklist-button:disabled:not(.flat) label, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable:selected button.flat:disabled label, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .view:selected button.flat:disabled label, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list textview text:selected button.flat:disabled label, textview window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list text:selected button.flat:disabled label, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list iconview:selected button.flat:disabled label, window.thunar notebook scrolledwindow.frame.standard-view window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .view:selected button.flat:disabled label, window.thunar .sidebar window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.view:selected button.flat:disabled label, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .nemo-window .nemo-places-sidebar .places-treeview:selected button.flat:disabled label, .nemo-window .nemo-places-sidebar window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .places-treeview:selected button.flat:disabled label, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-popover row:selected button.flat:disabled label, .budgie-popover window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row:selected button.flat:disabled label, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-menu button:selected button.flat:disabled label, .budgie-menu window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list button:selected button.flat:disabled label, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable:selected button.sidebar-button:disabled label, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .view:selected button.sidebar-button:disabled label, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list textview text:selected button.sidebar-button:disabled label, textview window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list text:selected button.sidebar-button:disabled label, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list iconview:selected button.sidebar-button:disabled label, window.thunar notebook scrolledwindow.frame.standard-view window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .view:selected button.sidebar-button:disabled label, window.thunar .sidebar window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.view:selected button.sidebar-button:disabled label, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .nemo-window .nemo-places-sidebar .places-treeview:selected button.sidebar-button:disabled label, .nemo-window .nemo-places-sidebar window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .places-treeview:selected button.sidebar-button:disabled label, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-popover row:selected button.sidebar-button:disabled label, .budgie-popover window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row:selected button.sidebar-button:disabled label, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-menu button:selected button.sidebar-button:disabled label, .budgie-menu window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list button:selected button.sidebar-button:disabled label, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable:selected button.budgie-menu-launcher:disabled label, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .view:selected button.budgie-menu-launcher:disabled label, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list textview text:selected button.budgie-menu-launcher:disabled label, textview window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list text:selected button.budgie-menu-launcher:disabled label, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list iconview:selected button.budgie-menu-launcher:disabled label, window.thunar notebook scrolledwindow.frame.standard-view window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .view:selected button.budgie-menu-launcher:disabled label, window.thunar .sidebar window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.view:selected button.budgie-menu-launcher:disabled label, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .nemo-window .nemo-places-sidebar .places-treeview:selected button.budgie-menu-launcher:disabled label, .nemo-window .nemo-places-sidebar window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .places-treeview:selected button.budgie-menu-launcher:disabled label, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-popover row:selected button.budgie-menu-launcher:disabled label, .budgie-popover window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row:selected button.budgie-menu-launcher:disabled label, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-menu button:selected button.budgie-menu-launcher:disabled label, .budgie-menu window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list button:selected button.budgie-menu-launcher:disabled label, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable:selected .budgie-panel #tasklist-button:disabled:not(.flat) label, .budgie-panel window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable:selected #tasklist-button:disabled:not(.flat) label, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .view:selected .budgie-panel #tasklist-button:disabled:not(.flat) label, .budgie-panel window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .view:selected #tasklist-button:disabled:not(.flat) label, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list textview text:selected .budgie-panel #tasklist-button:disabled:not(.flat) label, .budgie-panel window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list textview text:selected #tasklist-button:disabled:not(.flat) label, textview window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list text:selected .budgie-panel #tasklist-button:disabled:not(.flat) label, .budgie-panel textview window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list text:selected #tasklist-button:disabled:not(.flat) label, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list iconview:selected .budgie-panel #tasklist-button:disabled:not(.flat) label, .budgie-panel window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list iconview:selected #tasklist-button:disabled:not(.flat) label, window.thunar notebook scrolledwindow.frame.standard-view window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .view:selected .budgie-panel #tasklist-button:disabled:not(.flat) label, .budgie-panel window.thunar notebook scrolledwindow.frame.standard-view window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .view:selected #tasklist-button:disabled:not(.flat) label, window.thunar .sidebar window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.view:selected .budgie-panel #tasklist-button:disabled:not(.flat) label, .budgie-panel window.thunar .sidebar window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.view:selected #tasklist-button:disabled:not(.flat) label, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .nemo-window .nemo-places-sidebar .places-treeview:selected .budgie-panel #tasklist-button:disabled:not(.flat) label, .budgie-panel window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .nemo-window .nemo-places-sidebar .places-treeview:selected #tasklist-button:disabled:not(.flat) label, .nemo-window .nemo-places-sidebar window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .places-treeview:selected .budgie-panel #tasklist-button:disabled:not(.flat) label, .budgie-panel .nemo-window .nemo-places-sidebar window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .places-treeview:selected #tasklist-button:disabled:not(.flat) label, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-popover row:selected .budgie-panel #tasklist-button:disabled:not(.flat) label, .budgie-panel window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-popover row:selected #tasklist-button:disabled:not(.flat) label, .budgie-popover window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row:selected .budgie-panel #tasklist-button:disabled:not(.flat) label, .budgie-panel .budgie-popover window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row:selected #tasklist-button:disabled:not(.flat) label, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-menu button:selected .budgie-panel #tasklist-button:disabled:not(.flat) label, .budgie-panel window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-menu button:selected #tasklist-button:disabled:not(.flat) label, .budgie-menu window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list button:selected .budgie-panel #tasklist-button:disabled:not(.flat) label, .budgie-panel .budgie-menu window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list button:selected #tasklist-button:disabled:not(.flat) label, .budgie-panel window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable:selected button.flat.launcher:disabled label, .budgie-panel window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .view:selected button.flat.launcher:disabled label, .budgie-panel window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list textview text:selected button.flat.launcher:disabled label, .budgie-panel window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list iconview:selected button.flat.launcher:disabled label, .budgie-panel window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .nemo-window .nemo-places-sidebar .places-treeview:selected button.flat.launcher:disabled label, .budgie-panel window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-popover row:selected button.flat.launcher:disabled label, .budgie-panel window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-menu button:selected button.flat.launcher:disabled label, .selection-mode hdyleaflet headerbar button:not(.titlebutton):disabled label { - color: rgba(255, 255, 255, 0.4); -} - -row:selected button:hover, infobar.info button:hover, infobar.question button:hover, infobar.warning button:hover, infobar.error button:hover, .nautilus-window .floating-bar button:hover, .nemo-window .floating-bar button:hover, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable:selected button:hover, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .view:selected button:hover, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list textview text:selected button:hover, textview window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list text:selected button:hover, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list iconview:selected button:hover, window.thunar notebook scrolledwindow.frame.standard-view window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .view:selected button:hover, window.thunar .sidebar window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.view:selected button:hover, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .nemo-window .nemo-places-sidebar .places-treeview:selected button:hover, .nemo-window .nemo-places-sidebar window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .places-treeview:selected button:hover, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-popover row:selected button:hover, .budgie-popover window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row:selected button:hover, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-menu button:selected button:hover, .budgie-menu window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list button:selected button:hover { - color: #ffffff; - background-color: rgba(255, 255, 255, 0.2); - border-color: rgba(255, 255, 255, 0.65); -} - -headerbar.selection-mode button:active, .nemo-window .selection-mode.primary-toolbar button:active, headerbar.selection-mode button:checked, .nemo-window .selection-mode.primary-toolbar button:checked, row:selected button:active, infobar.info button:active, infobar.question button:active, infobar.warning button:active, infobar.error button:active, .nautilus-window .floating-bar button:active, .nemo-window .floating-bar button:active, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable:selected button:active, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .view:selected button:active, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list textview text:selected button:active, textview window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list text:selected button:active, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list iconview:selected button:active, window.thunar notebook scrolledwindow.frame.standard-view window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .view:selected button:active, window.thunar .sidebar window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.view:selected button:active, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .nemo-window .nemo-places-sidebar .places-treeview:selected button:active, .nemo-window .nemo-places-sidebar window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .places-treeview:selected button:active, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-popover row:selected button:active, .budgie-popover window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row:selected button:active, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-menu button:selected button:active, .budgie-menu window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list button:selected button:active, .selection-mode hdyleaflet headerbar button:not(.titlebutton):active, .selection-mode hdyleaflet headerbar button:not(.titlebutton):checked, headerbar.selection-mode button:hover:active, .nemo-window .selection-mode.primary-toolbar button:hover:active, headerbar.selection-mode button:hover:checked, .nemo-window .selection-mode.primary-toolbar button:hover:checked, row:selected button:active:hover, infobar.info button:active:hover, infobar.question button:active:hover, infobar.warning button:active:hover, infobar.error button:active:hover, .nautilus-window .floating-bar button:active:hover, .nemo-window .floating-bar button:active:hover, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable:selected button:active:hover, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .view:selected button:active:hover, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list textview text:selected button:active:hover, textview window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list text:selected button:active:hover, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list iconview:selected button:active:hover, window.thunar notebook scrolledwindow.frame.standard-view window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .view:selected button:active:hover, window.thunar .sidebar window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.view:selected button:active:hover, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .nemo-window .nemo-places-sidebar .places-treeview:selected button:active:hover, .nemo-window .nemo-places-sidebar window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .places-treeview:selected button:active:hover, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-popover row:selected button:active:hover, .budgie-popover window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row:selected button:active:hover, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-menu button:selected button:active:hover, .budgie-menu window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list button:selected button:active:hover, .selection-mode hdyleaflet headerbar button:hover:not(.titlebutton):active, .selection-mode hdyleaflet headerbar button:hover:not(.titlebutton):checked, row:selected button:checked, infobar.info button:checked, infobar.question button:checked, infobar.warning button:checked, infobar.error button:checked, .nautilus-window .floating-bar button:checked, .nemo-window .floating-bar button:checked, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable:selected button:checked, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .view:selected button:checked, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list textview text:selected button:checked, textview window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list text:selected button:checked, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list iconview:selected button:checked, window.thunar notebook scrolledwindow.frame.standard-view window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .view:selected button:checked, window.thunar .sidebar window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.view:selected button:checked, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .nemo-window .nemo-places-sidebar .places-treeview:selected button:checked, .nemo-window .nemo-places-sidebar window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .places-treeview:selected button:checked, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-popover row:selected button:checked, .budgie-popover window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row:selected button:checked, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-menu button:selected button:checked, .budgie-menu window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list button:selected button:checked { - color: #ffffff; - background-color: rgba(255, 255, 255, 0.35); - border-color: rgba(255, 255, 255, 0.65); -} - -row:selected button:disabled, infobar.info button:disabled, infobar.question button:disabled, infobar.warning button:disabled, infobar.error button:disabled, .nautilus-window .floating-bar button:disabled, .nemo-window .floating-bar button:disabled, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable:selected button:disabled, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .view:selected button:disabled, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list textview text:selected button:disabled, textview window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list text:selected button:disabled, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list iconview:selected button:disabled, window.thunar notebook scrolledwindow.frame.standard-view window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .view:selected button:disabled, window.thunar .sidebar window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.view:selected button:disabled, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .nemo-window .nemo-places-sidebar .places-treeview:selected button:disabled, .nemo-window .nemo-places-sidebar window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .places-treeview:selected button:disabled, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-popover row:selected button:disabled, .budgie-popover window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row:selected button:disabled, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-menu button:selected button:disabled, .budgie-menu window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list button:selected button:disabled { - background-color: rgba(255, 255, 255, 0); - border-color: rgba(255, 255, 255, 0.4); -} - -row:selected button:disabled, infobar.info button:disabled, infobar.question button:disabled, infobar.warning button:disabled, infobar.error button:disabled, .nautilus-window .floating-bar button:disabled, .nemo-window .floating-bar button:disabled, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable:selected button:disabled, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .view:selected button:disabled, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list textview text:selected button:disabled, textview window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list text:selected button:disabled, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list iconview:selected button:disabled, window.thunar notebook scrolledwindow.frame.standard-view window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .view:selected button:disabled, window.thunar .sidebar window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.view:selected button:disabled, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .nemo-window .nemo-places-sidebar .places-treeview:selected button:disabled, .nemo-window .nemo-places-sidebar window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .places-treeview:selected button:disabled, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-popover row:selected button:disabled, .budgie-popover window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row:selected button:disabled, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-menu button:selected button:disabled, .budgie-menu window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list button:selected button:disabled, row:selected button:disabled label, infobar.info button:disabled label, infobar.question button:disabled label, infobar.warning button:disabled label, infobar.error button:disabled label, .nautilus-window .floating-bar button:disabled label, .nemo-window .floating-bar button:disabled label, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable:selected button:disabled label, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .view:selected button:disabled label, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list textview text:selected button:disabled label, textview window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list text:selected button:disabled label, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list iconview:selected button:disabled label, window.thunar notebook scrolledwindow.frame.standard-view window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .view:selected button:disabled label, window.thunar .sidebar window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.view:selected button:disabled label, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .nemo-window .nemo-places-sidebar .places-treeview:selected button:disabled label, .nemo-window .nemo-places-sidebar window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .places-treeview:selected button:disabled label, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-popover row:selected button:disabled label, .budgie-popover window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row:selected button:disabled label, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-menu button:selected button:disabled label, .budgie-menu window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list button:selected button:disabled label { - color: rgba(255, 255, 255, 0.5); -} - -headerbar.selection-mode button:disabled:active, .nemo-window .selection-mode.primary-toolbar button:disabled:active, headerbar.selection-mode button:disabled:checked, .nemo-window .selection-mode.primary-toolbar button:disabled:checked, row:selected button:disabled:active, infobar.info button:disabled:active, infobar.question button:disabled:active, infobar.warning button:disabled:active, infobar.error button:disabled:active, .nautilus-window .floating-bar button:disabled:active, .nemo-window .floating-bar button:disabled:active, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable:selected button:disabled:active, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .view:selected button:disabled:active, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list textview text:selected button:disabled:active, textview window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list text:selected button:disabled:active, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list iconview:selected button:disabled:active, window.thunar notebook scrolledwindow.frame.standard-view window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .view:selected button:disabled:active, window.thunar .sidebar window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.view:selected button:disabled:active, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .nemo-window .nemo-places-sidebar .places-treeview:selected button:disabled:active, .nemo-window .nemo-places-sidebar window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .places-treeview:selected button:disabled:active, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-popover row:selected button:disabled:active, .budgie-popover window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row:selected button:disabled:active, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-menu button:selected button:disabled:active, .budgie-menu window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list button:selected button:disabled:active, .selection-mode hdyleaflet headerbar button:disabled:not(.titlebutton):active, .selection-mode hdyleaflet headerbar button:disabled:not(.titlebutton):checked, headerbar.selection-mode button:disabled:checked, .nemo-window .selection-mode.primary-toolbar button:disabled:checked, headerbar.selection-mode button:disabled:active, .nemo-window .selection-mode.primary-toolbar button:disabled:active, row:selected button:disabled:checked, infobar.info button:disabled:checked, infobar.question button:disabled:checked, infobar.warning button:disabled:checked, infobar.error button:disabled:checked, .nautilus-window .floating-bar button:disabled:checked, .nemo-window .floating-bar button:disabled:checked, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable:selected button:disabled:checked, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .view:selected button:disabled:checked, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list textview text:selected button:disabled:checked, textview window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list text:selected button:disabled:checked, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list iconview:selected button:disabled:checked, window.thunar notebook scrolledwindow.frame.standard-view window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .view:selected button:disabled:checked, window.thunar .sidebar window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.view:selected button:disabled:checked, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .nemo-window .nemo-places-sidebar .places-treeview:selected button:disabled:checked, .nemo-window .nemo-places-sidebar window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .places-treeview:selected button:disabled:checked, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-popover row:selected button:disabled:checked, .budgie-popover window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row:selected button:disabled:checked, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-menu button:selected button:disabled:checked, .budgie-menu window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list button:selected button:disabled:checked, .selection-mode hdyleaflet headerbar button:not(.titlebutton):disabled:checked, .selection-mode hdyleaflet headerbar button:not(.titlebutton):disabled:active { - color: rgba(255, 255, 255, 0.75); - background-color: rgba(255, 255, 255, 0.2); - border-color: rgba(255, 255, 255, 0.4); -} - -tooltip { - border-radius: 2px; - box-shadow: none; -} - -tooltip.background { - background-color: #3e4250; - background-clip: padding-box; -} - -tooltip.background label { - padding: 4px; -} - -tooltip decoration { - background-color: transparent; -} - -tooltip * { - background-color: transparent; - color: #D3DAE3; -} - -colorswatch, colorswatch:drop(active) { - border-style: none; -} - -colorswatch.top { - border-top-left-radius: 2.5px; - border-top-right-radius: 2.5px; -} - -colorswatch.top overlay { - border-top-left-radius: 2px; - border-top-right-radius: 2px; -} - -colorswatch.bottom { - border-bottom-left-radius: 2.5px; - border-bottom-right-radius: 2.5px; -} - -colorswatch.bottom overlay { - border-bottom-left-radius: 2px; - border-bottom-right-radius: 2px; -} - -colorswatch.left, colorswatch:first-child:not(.top) { - border-top-left-radius: 2.5px; - border-bottom-left-radius: 2.5px; -} - -colorswatch.left overlay, colorswatch:first-child:not(.top) overlay { - border-top-left-radius: 2px; - border-bottom-left-radius: 2px; -} - -colorswatch.right, colorswatch:last-child:not(.bottom) { - border-top-right-radius: 2.5px; - border-bottom-right-radius: 2.5px; -} - -colorswatch.right overlay, colorswatch:last-child:not(.bottom) overlay { - border-top-right-radius: 2px; - border-bottom-right-radius: 2px; -} - -colorswatch.dark overlay { - color: rgba(255, 255, 255, 0.7); -} - -colorswatch.dark overlay:hover { - border-color: rgba(255, 255, 255, 0.12); -} - -colorswatch.light overlay { - color: rgba(0, 0, 0, 0.7); -} - -colorswatch.light overlay:hover { - border-color: rgba(255, 255, 255, 0.12); -} - -colorswatch overlay { - border: 1px solid rgba(255, 255, 255, 0.12); -} - -colorswatch overlay:hover { - background-color: rgba(255, 255, 255, 0.2); -} - -colorswatch:disabled { - opacity: 0.5; -} - -colorswatch:disabled overlay { - border-color: rgba(0, 0, 0, 0.6); - box-shadow: none; -} - -colorswatch#add-color-button { - border-style: solid; - border-width: 1px; - color: #D3DAE3; - border-color: rgba(255, 255, 255, 0.12); - background-color: #2c2f39; -} - -colorswatch#add-color-button:hover { - color: #a4b3c5; - border-color: rgba(255, 255, 255, 0.12); - background-color: #3e4250; -} - -colorswatch#add-color-button overlay { - border-color: transparent; - background-color: transparent; - background-image: none; -} - -button.color { - padding: 0; -} - -button.color colorswatch:first-child:last-child, button.color colorswatch:first-child:last-child overlay { - margin: 4px; - border-radius: 0; -} - -colorchooser .popover.osd { - border-radius: 3px; -} - -.content-view { - background-color: #282A33; -} - -.content-view:hover { - -gtk-icon-effect: highlight; -} - -.scale-popup button:hover { - color: #a4b3c5; - border-color: rgba(255, 255, 255, 0.12); - background-color: #3e4250; -} - - -.context-menu, -popover.touch-selection, -.csd popover.touch-selection, -popover.background.touch-selection, -.csd popover.background.touch-selection { - font: initial; -} - -.monospace { - font-family: Monospace; -} - -.keycap { - min-width: 16px; - min-height: 20px; - padding: 3px 6px 4px 6px; - color: #D3DAE3; - background-color: #282A33; - border: 1px solid rgba(255, 255, 255, 0.12); - border-radius: 2.5px; - box-shadow: inset 0px -2px 0px rgba(0, 0, 0, 0.15); -} - -stackswitcher button.text-button { - min-width: 80px; -} - -stackswitcher button.circular, stackswitcher button.nautilus-circular-button.image-button { - min-width: 0; -} - -*:drop(active):focus, -*:drop(active) { - box-shadow: inset 0 0 0 1px #F08437; -} - -decoration { - border-radius: 0; - border: none; - transition: 200ms ease-out; - box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.08), 0 8px 8px 0 rgba(0, 0, 0, 0.08), 0 0 0 1px rgba(0, 0, 0, 0.1); - margin: 4px; -} - -decoration:backdrop { - box-shadow: 0 3px 5px 0 transparent, 0 8px 8px 0 transparent, 0 3px 3px 0 rgba(0, 0, 0, 0.06), 0 0 0 1px rgba(0, 0, 0, 0.1); -} - -.maximized decoration, -.fullscreen decoration, -.tiled decoration { - border-radius: 0; - box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.06); -} - -.ssd decoration { - border-radius: 0; - box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.12); -} - -.popup decoration { - border-radius: 0; - box-shadow: none; -} - -.csd.popup decoration { - border-radius: 0; - box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1), 0 0 0 1px rgba(255, 255, 255, 0.12); -} - -tooltip.csd decoration { - border-radius: 2px; - box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0); -} - -messagedialog.csd decoration { - border-radius: 3px; -} - -.solid-csd decoration { - border: 2px solid #32343D; - border-radius: 0; - margin: 0; - background-color: #282A33; - box-shadow: none; -} - -headerbar button.titlebutton, .titlebar button.titlebutton { - margin: 0; - padding: 0; - min-width: 28px; - min-height: 28px; - border-color: transparent; - background-color: transparent; - background-image: none; - background-color: rgba(40, 42, 51, 0); -} - -headerbar button.titlebutton:hover, .titlebar button.titlebutton:hover { - color: rgba(207, 218, 231, 0.8); - border-color: rgba(255, 255, 255, 0.12); - background-color: #333641; -} - -headerbar button.titlebutton:active, .titlebar button.titlebutton:active, headerbar button.titlebutton:checked, .titlebar button.titlebutton:checked { - color: #ffffff; - border-color: #68a2e6; - background-color: #5294e2; -} - -headerbar button.titlebutton.close, .titlebar button.titlebutton.close, headerbar button.titlebutton.maximize, .titlebar button.titlebutton.maximize, headerbar button.titlebutton.minimize, .titlebar button.titlebutton.minimize, headerbar button.titlebutton.restore, .titlebar button.titlebutton.restore { - padding: 0; - min-width: 27px; - min-height: 27px; - color: transparent; - background-color: transparent; - background-position: center; - background-repeat: no-repeat; - border-width: 0; - border-radius: 0; -} - -headerbar button.titlebutton.close:backdrop, .titlebar button.titlebutton.close:backdrop, headerbar button.titlebutton.maximize:backdrop, .titlebar button.titlebutton.maximize:backdrop, headerbar button.titlebutton.minimize:backdrop, .titlebar button.titlebutton.minimize:backdrop, headerbar button.titlebutton.restore:backdrop, .titlebar button.titlebutton.restore:backdrop { - opacity: 1; -} - -headerbar button.titlebutton.close, .titlebar button.titlebutton.close { - background-image: -gtk-scaled(url("assets/titlebutton-close-dark.png"), url("assets/titlebutton-close-dark@2.png")); -} - -headerbar button.titlebutton.close:backdrop, .titlebar button.titlebutton.close:backdrop { - background-image: -gtk-scaled(url("assets/titlebutton-close-backdrop-dark.png"), url("assets/titlebutton-close-backdrop-dark@2.png")); -} - -headerbar button.titlebutton.close:hover, .titlebar button.titlebutton.close:hover { - background-image: -gtk-scaled(url("assets/titlebutton-close-hover-dark.png"), url("assets/titlebutton-close-hover-dark@2.png")); -} - -headerbar button.titlebutton.close:active, .titlebar button.titlebutton.close:active { - background-image: -gtk-scaled(url("assets/titlebutton-close-active-dark.png"), url("assets/titlebutton-close-active-dark@2.png")); -} - -headerbar button.titlebutton.maximize, .titlebar button.titlebutton.maximize { - background-image: -gtk-scaled(url("assets/titlebutton-maximize-dark.png"), url("assets/titlebutton-maximize-dark@2.png")); -} - -headerbar button.titlebutton.maximize:backdrop, .titlebar button.titlebutton.maximize:backdrop { - background-image: -gtk-scaled(url("assets/titlebutton-maximize-backdrop-dark.png"), url("assets/titlebutton-maximize-backdrop-dark@2.png")); -} - -headerbar button.titlebutton.maximize:hover, .titlebar button.titlebutton.maximize:hover { - background-image: -gtk-scaled(url("assets/titlebutton-maximize-hover-dark.png"), url("assets/titlebutton-maximize-hover-dark@2.png")); -} - -headerbar button.titlebutton.maximize:active, .titlebar button.titlebutton.maximize:active { - background-image: -gtk-scaled(url("assets/titlebutton-maximize-active-dark.png"), url("assets/titlebutton-maximize-active-dark@2.png")); -} - -headerbar button.titlebutton.minimize, .titlebar button.titlebutton.minimize { - background-image: -gtk-scaled(url("assets/titlebutton-minimize-dark.png"), url("assets/titlebutton-minimize-dark@2.png")); -} - -headerbar button.titlebutton.minimize:backdrop, .titlebar button.titlebutton.minimize:backdrop { - background-image: -gtk-scaled(url("assets/titlebutton-minimize-backdrop-dark.png"), url("assets/titlebutton-minimize-backdrop-dark@2.png")); -} - -headerbar button.titlebutton.minimize:hover, .titlebar button.titlebutton.minimize:hover { - background-image: -gtk-scaled(url("assets/titlebutton-minimize-hover-dark.png"), url("assets/titlebutton-minimize-hover-dark@2.png")); -} - -headerbar button.titlebutton.minimize:active, .titlebar button.titlebutton.minimize:active { - background-image: -gtk-scaled(url("assets/titlebutton-minimize-active-dark.png"), url("assets/titlebutton-minimize-active-dark@2.png")); -} - -headerbar button.titlebutton.restore, .titlebar button.titlebutton.restore { - background-image: -gtk-scaled(url("assets/titlebutton-restore-dark.png"), url("assets/titlebutton-restore-dark@2.png")); -} - -headerbar button.titlebutton.restore:backdrop, .titlebar button.titlebutton.restore:backdrop { - background-image: -gtk-scaled(url("assets/titlebutton-restore-backdrop-dark.png"), url("assets/titlebutton-restore-backdrop-dark@2.png")); -} - -headerbar button.titlebutton.restore:hover, .titlebar button.titlebutton.restore:hover { - background-image: -gtk-scaled(url("assets/titlebutton-restore-hover-dark.png"), url("assets/titlebutton-restore-hover-dark@2.png")); -} - -headerbar button.titlebutton.restore:active, .titlebar button.titlebutton.restore:active { - background-image: -gtk-scaled(url("assets/titlebutton-restore-active-dark.png"), url("assets/titlebutton-restore-active-dark@2.png")); -} - -.fullscreen headerbar button.titlebutton.maximize, .fullscreen .titlebar button.titlebutton.maximize, -.maximized headerbar button.titlebutton.maximize, -.maximized .titlebar button.titlebutton.maximize { - background-image: -gtk-scaled(url("assets/titlebutton-restore-dark.png"), url("assets/titlebutton-restore-dark@2.png")); -} - -.fullscreen headerbar button.titlebutton.maximize:backdrop, .fullscreen .titlebar button.titlebutton.maximize:backdrop, -.maximized headerbar button.titlebutton.maximize:backdrop, -.maximized .titlebar button.titlebutton.maximize:backdrop { - background-image: -gtk-scaled(url("assets/titlebutton-restore-backdrop-dark.png"), url("assets/titlebutton-restore-backdrop-dark@2.png")); -} - -.fullscreen headerbar button.titlebutton.maximize:hover, .fullscreen .titlebar button.titlebutton.maximize:hover, -.maximized headerbar button.titlebutton.maximize:hover, -.maximized .titlebar button.titlebutton.maximize:hover { - background-image: -gtk-scaled(url("assets/titlebutton-restore-hover-dark.png"), url("assets/titlebutton-restore-hover-dark@2.png")); -} - -.fullscreen headerbar button.titlebutton.maximize:active, .fullscreen .titlebar button.titlebutton.maximize:active, -.maximized headerbar button.titlebutton.maximize:active, -.maximized .titlebar button.titlebutton.maximize:active { - background-image: -gtk-scaled(url("assets/titlebutton-restore-active-dark.png"), url("assets/titlebutton-restore-active-dark@2.png")); -} - -.view:selected, .view:selected:focus, textview text:selected, iconview:selected, window.thunar notebook scrolledwindow.frame.standard-view .view:selected, textview text:selected:focus, iconview:selected:focus, window.thunar notebook scrolledwindow.frame.standard-view .view:selected:focus, textview text selection:focus, textview text selection, flowbox flowboxchild:selected, entry selection:focus, entry selection, menuitem.button.flat:active, menuitem.button.flat:active arrow, menuitem.button.flat:selected, menuitem.button.flat:selected arrow, -modelbutton.flat:active, -modelbutton.flat:active arrow, -modelbutton.flat:selected, -modelbutton.flat:selected arrow, treeview.view:selected, window.thunar .sidebar treeview.view:selected, treeview.view:selected:focus, window.thunar .sidebar treeview.view:selected:focus, row:selected, row.activatable:selected, .nemo-window .nemo-places-sidebar .places-treeview:selected, .budgie-popover row:selected, .budgie-popover row.activatable:selected, .budgie-menu button:selected, calendar:selected, .nemo-window .nemo-window-pane widget.entry:selected:focus, .nemo-window .nemo-window-pane widget.entry:selected, .caja-desktop > widget.entry:selected, .caja-desktop > widget.entry:focus:selected, #MozillaGtkWidget.background > widget > scrolledwindow > textview text:selected, #MozillaGtkWidget.background > widget > scrolledwindow > textview text:selected:focus, -#MozillaGtkWidget.background > widget > scrolledwindow > textview text selection, .budgie-popover:not(.budgie-menu) button.flat:not(.image-button):active, .budgie-popover:not(.budgie-menu) button.sidebar-button:not(.image-button):active, .budgie-popover:not(.budgie-menu) button.budgie-menu-launcher:not(.image-button):active, .budgie-popover:not(.budgie-menu) .budgie-panel #tasklist-button:not(.image-button):active:not(.flat), .budgie-panel .budgie-popover:not(.budgie-menu) #tasklist-button:not(.image-button):active:not(.flat), .budgie-popover:not(.budgie-menu) button.flat:not(.image-button):active arrow, .budgie-popover:not(.budgie-menu) button.sidebar-button:not(.image-button):active arrow, .budgie-popover:not(.budgie-menu) button.budgie-menu-launcher:not(.image-button):active arrow, .budgie-popover:not(.budgie-menu) .budgie-panel #tasklist-button:not(.image-button):active:not(.flat) arrow, .budgie-panel .budgie-popover:not(.budgie-menu) #tasklist-button:not(.image-button):active:not(.flat) arrow, .budgie-popover:not(.budgie-menu) button.flat:not(.image-button):checked, .budgie-popover:not(.budgie-menu) button.sidebar-button:not(.image-button):checked, .budgie-popover:not(.budgie-menu) button.budgie-menu-launcher:not(.image-button):checked, .budgie-popover:not(.budgie-menu) .budgie-panel #tasklist-button:not(.image-button):checked:not(.flat), .budgie-panel .budgie-popover:not(.budgie-menu) #tasklist-button:not(.image-button):checked:not(.flat), .budgie-popover:not(.budgie-menu) button.flat:not(.image-button):checked arrow, .budgie-popover:not(.budgie-menu) button.sidebar-button:not(.image-button):checked arrow, .budgie-popover:not(.budgie-menu) button.budgie-menu-launcher:not(.image-button):checked arrow, .budgie-popover:not(.budgie-menu) .budgie-panel #tasklist-button:not(.image-button):checked:not(.flat) arrow, .budgie-panel .budgie-popover:not(.budgie-menu) #tasklist-button:not(.image-button):checked:not(.flat) arrow, .budgie-menu button:active, .budgie-menu button:checked, treeview.view.sidebar.source-list:selected, list.gedit-document-panel row.activatable:selected, list.gedit-document-panel .view:selected, list.gedit-document-panel textview text:selected, textview list.gedit-document-panel text:selected, list.gedit-document-panel iconview:selected, list.gedit-document-panel window.thunar notebook scrolledwindow.frame.standard-view .view:selected, window.thunar notebook scrolledwindow.frame.standard-view list.gedit-document-panel .view:selected, list.gedit-document-panel treeview.view:selected, list.gedit-document-panel .nemo-window .nemo-places-sidebar .places-treeview:selected, .nemo-window .nemo-places-sidebar list.gedit-document-panel .places-treeview:selected, list.gedit-document-panel .budgie-popover row:selected, .budgie-popover list.gedit-document-panel row:selected, list.gedit-document-panel .budgie-popover row.activatable:selected, .budgie-popover list.gedit-document-panel row.activatable:selected, list.gedit-document-panel .budgie-menu button:selected, .budgie-menu list.gedit-document-panel button:selected, .gedit-side-panel-paned treeview.view:selected, .gedit-side-panel-paned window.thunar .sidebar treeview.view:selected, window.thunar .sidebar .gedit-side-panel-paned treeview.view:selected, textview.view.sourceview.gedit-view window#gtk-tooltip treeview.view:selected, .sidebar.vertical > paned.sidebar-pane-separator .folder-frame > scrolledwindow treeview.view.sidebar:selected, .sidebar.vertical > paned.geary-sidebar-pane-separator .geary-folder-frame > scrolledwindow treeview.view.sidebar:selected, window.thunar .sidebar.vertical > paned.sidebar-pane-separator .folder-frame > scrolledwindow treeview.sidebar.view:selected, window.thunar .sidebar.vertical > paned.geary-sidebar-pane-separator .geary-folder-frame > scrolledwindow treeview.sidebar.view:selected, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable:selected, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .view:selected, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list textview text:selected, textview window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list text:selected, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list iconview:selected, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list window.thunar notebook scrolledwindow.frame.standard-view .view:selected, window.thunar notebook scrolledwindow.frame.standard-view window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .view:selected, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.view:selected, window.thunar .sidebar window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.view:selected, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .nemo-window .nemo-places-sidebar .places-treeview:selected, .nemo-window .nemo-places-sidebar window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .places-treeview:selected, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-popover row:selected, .budgie-popover window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row:selected, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-popover row.activatable:selected, .budgie-popover window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable:selected, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-menu button:selected, .budgie-menu window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list button:selected, .polari-room-list .sidebar .activatable:selected, .polari-room-list .sidebar .inactive:selected, .polari-room-list .sidebar .room-list-header:selected, hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list row.activatable.contact-data-row:selected, hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list .contact-data-row.view:selected, hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list textview text.contact-data-row:selected, textview hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list text.contact-data-row:selected, hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list iconview.contact-data-row:selected, window.thunar notebook scrolledwindow.frame.standard-view hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list .contact-data-row.view:selected, window.thunar .sidebar hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list treeview.contact-data-row.view:selected, hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list .nemo-window .nemo-places-sidebar .contact-data-row.places-treeview:selected, .nemo-window .nemo-places-sidebar hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list .contact-data-row.places-treeview:selected, hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list .budgie-popover row.contact-data-row:selected, .budgie-popover hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list row.contact-data-row:selected, hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list .budgie-menu button.contact-data-row:selected, .budgie-menu hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list button.contact-data-row:selected, .nemo-window .sidebar .view.cell:selected, .nemo-window .sidebar row.cell:selected { - background-color: #5294e2; -} - -row:selected label, label:selected, .view:selected, .view:selected:focus, textview text:selected, iconview:selected, window.thunar notebook scrolledwindow.frame.standard-view .view:selected, textview text:selected:focus, iconview:selected:focus, window.thunar notebook scrolledwindow.frame.standard-view .view:selected:focus, textview text selection:focus, textview text selection, flowbox flowboxchild:selected, entry selection:focus, entry selection, menuitem.button.flat:active, menuitem.button.flat:active arrow, menuitem.button.flat:selected, menuitem.button.flat:selected arrow, -modelbutton.flat:active, -modelbutton.flat:active arrow, -modelbutton.flat:selected, -modelbutton.flat:selected arrow, treeview.view:selected, window.thunar .sidebar treeview.view:selected, treeview.view:selected:focus, window.thunar .sidebar treeview.view:selected:focus, row:selected, row.activatable:selected, .nemo-window .nemo-places-sidebar .places-treeview:selected, .budgie-popover row:selected, .budgie-popover row.activatable:selected, .budgie-menu button:selected, calendar:selected, .nemo-window .nemo-window-pane widget.entry:selected:focus, .nemo-window .nemo-window-pane widget.entry:selected, .caja-desktop > widget.entry:selected, .caja-desktop > widget.entry:focus:selected, #MozillaGtkWidget.background > widget > scrolledwindow > textview text:selected, #MozillaGtkWidget.background > widget > scrolledwindow > textview text:selected:focus, -#MozillaGtkWidget.background > widget > scrolledwindow > textview text selection, .budgie-popover:not(.budgie-menu) button.flat:not(.image-button):active, .budgie-popover:not(.budgie-menu) button.sidebar-button:not(.image-button):active, .budgie-popover:not(.budgie-menu) button.budgie-menu-launcher:not(.image-button):active, .budgie-popover:not(.budgie-menu) .budgie-panel #tasklist-button:not(.image-button):active:not(.flat), .budgie-panel .budgie-popover:not(.budgie-menu) #tasklist-button:not(.image-button):active:not(.flat), .budgie-popover:not(.budgie-menu) button.flat:not(.image-button):active arrow, .budgie-popover:not(.budgie-menu) button.sidebar-button:not(.image-button):active arrow, .budgie-popover:not(.budgie-menu) button.budgie-menu-launcher:not(.image-button):active arrow, .budgie-popover:not(.budgie-menu) .budgie-panel #tasklist-button:not(.image-button):active:not(.flat) arrow, .budgie-panel .budgie-popover:not(.budgie-menu) #tasklist-button:not(.image-button):active:not(.flat) arrow, .budgie-popover:not(.budgie-menu) button.flat:not(.image-button):checked, .budgie-popover:not(.budgie-menu) button.sidebar-button:not(.image-button):checked, .budgie-popover:not(.budgie-menu) button.budgie-menu-launcher:not(.image-button):checked, .budgie-popover:not(.budgie-menu) .budgie-panel #tasklist-button:not(.image-button):checked:not(.flat), .budgie-panel .budgie-popover:not(.budgie-menu) #tasklist-button:not(.image-button):checked:not(.flat), .budgie-popover:not(.budgie-menu) button.flat:not(.image-button):checked arrow, .budgie-popover:not(.budgie-menu) button.sidebar-button:not(.image-button):checked arrow, .budgie-popover:not(.budgie-menu) button.budgie-menu-launcher:not(.image-button):checked arrow, .budgie-popover:not(.budgie-menu) .budgie-panel #tasklist-button:not(.image-button):checked:not(.flat) arrow, .budgie-panel .budgie-popover:not(.budgie-menu) #tasklist-button:not(.image-button):checked:not(.flat) arrow, .budgie-menu button:active, .budgie-menu button:checked, treeview.view.sidebar.source-list:selected, list.gedit-document-panel row.activatable:selected, list.gedit-document-panel .view:selected, list.gedit-document-panel textview text:selected, textview list.gedit-document-panel text:selected, list.gedit-document-panel iconview:selected, list.gedit-document-panel window.thunar notebook scrolledwindow.frame.standard-view .view:selected, window.thunar notebook scrolledwindow.frame.standard-view list.gedit-document-panel .view:selected, list.gedit-document-panel treeview.view:selected, list.gedit-document-panel .nemo-window .nemo-places-sidebar .places-treeview:selected, .nemo-window .nemo-places-sidebar list.gedit-document-panel .places-treeview:selected, list.gedit-document-panel .budgie-popover row:selected, .budgie-popover list.gedit-document-panel row:selected, list.gedit-document-panel .budgie-popover row.activatable:selected, .budgie-popover list.gedit-document-panel row.activatable:selected, list.gedit-document-panel .budgie-menu button:selected, .budgie-menu list.gedit-document-panel button:selected, .gedit-side-panel-paned treeview.view:selected, .gedit-side-panel-paned window.thunar .sidebar treeview.view:selected, window.thunar .sidebar .gedit-side-panel-paned treeview.view:selected, textview.view.sourceview.gedit-view window#gtk-tooltip treeview.view:selected, .sidebar.vertical > paned.sidebar-pane-separator .folder-frame > scrolledwindow treeview.view.sidebar:selected, .sidebar.vertical > paned.geary-sidebar-pane-separator .geary-folder-frame > scrolledwindow treeview.view.sidebar:selected, window.thunar .sidebar.vertical > paned.sidebar-pane-separator .folder-frame > scrolledwindow treeview.sidebar.view:selected, window.thunar .sidebar.vertical > paned.geary-sidebar-pane-separator .geary-folder-frame > scrolledwindow treeview.sidebar.view:selected, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable:selected, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .view:selected, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list textview text:selected, textview window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list text:selected, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list iconview:selected, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list window.thunar notebook scrolledwindow.frame.standard-view .view:selected, window.thunar notebook scrolledwindow.frame.standard-view window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .view:selected, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.view:selected, window.thunar .sidebar window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.view:selected, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .nemo-window .nemo-places-sidebar .places-treeview:selected, .nemo-window .nemo-places-sidebar window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .places-treeview:selected, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-popover row:selected, .budgie-popover window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row:selected, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-popover row.activatable:selected, .budgie-popover window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable:selected, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-menu button:selected, .budgie-menu window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list button:selected, .polari-room-list .sidebar .activatable:selected, .polari-room-list .sidebar .inactive:selected, .polari-room-list .sidebar .room-list-header:selected, hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list row.activatable.contact-data-row:selected, hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list .contact-data-row.view:selected, hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list textview text.contact-data-row:selected, textview hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list text.contact-data-row:selected, hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list iconview.contact-data-row:selected, window.thunar notebook scrolledwindow.frame.standard-view hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list .contact-data-row.view:selected, window.thunar .sidebar hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list treeview.contact-data-row.view:selected, hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list .nemo-window .nemo-places-sidebar .contact-data-row.places-treeview:selected, .nemo-window .nemo-places-sidebar hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list .contact-data-row.places-treeview:selected, hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list .budgie-popover row.contact-data-row:selected, .budgie-popover hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list row.contact-data-row:selected, hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list .budgie-menu button.contact-data-row:selected, .budgie-menu hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list button.contact-data-row:selected, .nemo-window .sidebar .view.cell:selected, .nemo-window .sidebar row.cell:selected { - color: #ffffff; -} - -row:selected label:disabled, label:disabled:selected, .view:disabled:selected, .view:disabled:selected:focus, textview text:disabled:selected, iconview:disabled:selected, window.thunar notebook scrolledwindow.frame.standard-view .view:disabled:selected, textview text:disabled:selected:focus, iconview:disabled:selected:focus, window.thunar notebook scrolledwindow.frame.standard-view .view:disabled:selected:focus, textview text selection:disabled:focus, textview text selection:disabled, flowbox flowboxchild:disabled:selected, label:disabled selection, entry selection:disabled:focus, entry selection:disabled, menuitem.button.flat:disabled:active, menuitem.button.flat:active arrow:disabled, menuitem.button.flat:disabled:selected, menuitem.button.flat:selected arrow:disabled, -modelbutton.flat:disabled:active, -modelbutton.flat:active arrow:disabled, -modelbutton.flat:disabled:selected, -modelbutton.flat:selected arrow:disabled, treeview.view:disabled:selected, window.thunar .sidebar treeview.view:disabled:selected, treeview.view:disabled:selected:focus, row:disabled:selected, row.activatable:disabled:selected, .nemo-window .nemo-places-sidebar .places-treeview:disabled:selected, .budgie-popover row:disabled:selected, .budgie-menu button:disabled:selected, calendar:disabled:selected, .nemo-window .nemo-window-pane widget.entry:disabled:selected:focus, .nemo-window .nemo-window-pane widget.entry:disabled:selected, .caja-desktop > widget.entry:disabled:selected, .caja-desktop > widget.entry:disabled:focus:selected, #MozillaGtkWidget.background > widget > scrolledwindow > textview text:disabled:selected, #MozillaGtkWidget.background > widget > scrolledwindow > textview text:disabled:selected:focus, -#MozillaGtkWidget.background > widget > scrolledwindow > textview text selection:disabled, .budgie-popover:not(.budgie-menu) button.flat:disabled:not(.image-button):active, .budgie-popover:not(.budgie-menu) button.sidebar-button:disabled:not(.image-button):active, .budgie-popover:not(.budgie-menu) button.budgie-menu-launcher:disabled:not(.image-button):active, .budgie-popover:not(.budgie-menu) .budgie-panel #tasklist-button:disabled:not(.image-button):active:not(.flat), .budgie-panel .budgie-popover:not(.budgie-menu) #tasklist-button:disabled:not(.image-button):active:not(.flat), .budgie-popover:not(.budgie-menu) button.flat:not(.image-button):active arrow:disabled, .budgie-popover:not(.budgie-menu) button.sidebar-button:not(.image-button):active arrow:disabled, .budgie-popover:not(.budgie-menu) button.budgie-menu-launcher:not(.image-button):active arrow:disabled, .budgie-popover:not(.budgie-menu) .budgie-panel #tasklist-button:not(.image-button):active:not(.flat) arrow:disabled, .budgie-panel .budgie-popover:not(.budgie-menu) #tasklist-button:not(.image-button):active:not(.flat) arrow:disabled, .budgie-popover:not(.budgie-menu) button.flat:disabled:not(.image-button):checked, .budgie-popover:not(.budgie-menu) button.sidebar-button:disabled:not(.image-button):checked, .budgie-popover:not(.budgie-menu) button.budgie-menu-launcher:disabled:not(.image-button):checked, .budgie-popover:not(.budgie-menu) .budgie-panel #tasklist-button:disabled:not(.image-button):checked:not(.flat), .budgie-panel .budgie-popover:not(.budgie-menu) #tasklist-button:disabled:not(.image-button):checked:not(.flat), .budgie-popover:not(.budgie-menu) button.flat:not(.image-button):checked arrow:disabled, .budgie-popover:not(.budgie-menu) button.sidebar-button:not(.image-button):checked arrow:disabled, .budgie-popover:not(.budgie-menu) button.budgie-menu-launcher:not(.image-button):checked arrow:disabled, .budgie-popover:not(.budgie-menu) .budgie-panel #tasklist-button:not(.image-button):checked:not(.flat) arrow:disabled, .budgie-panel .budgie-popover:not(.budgie-menu) #tasklist-button:not(.image-button):checked:not(.flat) arrow:disabled, .budgie-menu button:disabled:active, .budgie-menu button:disabled:checked, treeview.view.sidebar.source-list:disabled:selected, list.gedit-document-panel row.activatable:disabled:selected, list.gedit-document-panel .view:disabled:selected, list.gedit-document-panel textview text:disabled:selected, textview list.gedit-document-panel text:disabled:selected, list.gedit-document-panel iconview:disabled:selected, list.gedit-document-panel window.thunar notebook scrolledwindow.frame.standard-view .view:disabled:selected, window.thunar notebook scrolledwindow.frame.standard-view list.gedit-document-panel .view:disabled:selected, list.gedit-document-panel .nemo-window .nemo-places-sidebar .places-treeview:disabled:selected, .nemo-window .nemo-places-sidebar list.gedit-document-panel .places-treeview:disabled:selected, list.gedit-document-panel .budgie-popover row:disabled:selected, .budgie-popover list.gedit-document-panel row:disabled:selected, list.gedit-document-panel .budgie-menu button:disabled:selected, .budgie-menu list.gedit-document-panel button:disabled:selected, .gedit-side-panel-paned treeview.view:disabled:selected, textview.view.sourceview.gedit-view window#gtk-tooltip treeview.view:disabled:selected, .sidebar.vertical > paned.sidebar-pane-separator .folder-frame > scrolledwindow treeview.view.sidebar:disabled:selected, .sidebar.vertical > paned.geary-sidebar-pane-separator .geary-folder-frame > scrolledwindow treeview.view.sidebar:disabled:selected, window.thunar .sidebar.vertical > paned.sidebar-pane-separator .folder-frame > scrolledwindow treeview.sidebar.view:disabled:selected, window.thunar .sidebar.vertical > paned.geary-sidebar-pane-separator .geary-folder-frame > scrolledwindow treeview.sidebar.view:disabled:selected, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable:disabled:selected, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .view:disabled:selected, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list textview text:disabled:selected, textview window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list text:disabled:selected, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list iconview:disabled:selected, window.thunar notebook scrolledwindow.frame.standard-view window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .view:disabled:selected, window.thunar .sidebar window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.view:disabled:selected, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .nemo-window .nemo-places-sidebar .places-treeview:disabled:selected, .nemo-window .nemo-places-sidebar window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .places-treeview:disabled:selected, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-popover row:disabled:selected, .budgie-popover window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row:disabled:selected, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-menu button:disabled:selected, .budgie-menu window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list button:disabled:selected, .polari-room-list .sidebar .activatable:disabled:selected, .polari-room-list .sidebar .inactive:disabled:selected, .polari-room-list .sidebar .room-list-header:disabled:selected, hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list row.activatable.contact-data-row:disabled:selected, hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list .contact-data-row.view:disabled:selected, hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list textview text.contact-data-row:disabled:selected, textview hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list text.contact-data-row:disabled:selected, hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list iconview.contact-data-row:disabled:selected, window.thunar notebook scrolledwindow.frame.standard-view hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list .contact-data-row.view:disabled:selected, window.thunar .sidebar hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list treeview.contact-data-row.view:disabled:selected, hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list .nemo-window .nemo-places-sidebar .contact-data-row.places-treeview:disabled:selected, .nemo-window .nemo-places-sidebar hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list .contact-data-row.places-treeview:disabled:selected, hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list .budgie-popover row.contact-data-row:disabled:selected, .budgie-popover hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list row.contact-data-row:disabled:selected, hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list .budgie-menu button.contact-data-row:disabled:selected, .budgie-menu hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list button.contact-data-row:disabled:selected, .nemo-window .sidebar .view.cell:disabled:selected, .nemo-window .sidebar row.cell:disabled:selected { - color: #a9caf1; -} - -popover.emoji-picker { - padding: 0; -} - -popover.emoji-picker entry { - border-bottom: 1px solid rgba(255, 255, 255, 0.12); - border-bottom-left-radius: 0; - border-bottom-right-radius: 0; - box-shadow: none; - border-width: 0 0 1px 0; - padding: 4px 12px; -} - -popover.emoji-picker scrolledwindow { - border-bottom: 1px solid rgba(255, 255, 255, 0.12); -} - -button.emoji-section { - margin-top: -1px; - padding: 4px 12px; - border-radius: 0; - outline-offset: -4px; - box-shadow: none; - border: none; -} - -button.emoji-section:first-child { - border-radius: 0 0 0 2px; -} - -button.emoji-section:last-child { - border-radius: 0 0 2px 0; -} - -.emoji { - min-width: 16px; - min-height: 16px; - padding: 0 8px; -} - -.emoji widget { - transition: all 50ms cubic-bezier(0, 0, 0.2, 1); -} - -.emoji widget:hover { - background-color: #5294e2; - color: #ffffff; - border-radius: 3px; -} - -terminal-window notebook > header.top button, -.mate-terminal notebook > header.top button { - padding: 0; - min-width: 24px; - min-height: 24px; -} - -terminal-window notebook scrollbar, -.mate-terminal notebook scrollbar { - background: none; -} - -window.background > box.vertical > box.horizontal > frame > border { - border-width: 0 1px 0 0; -} - -.nautilus-window headerbar.titlebar .path-bar-box .path-bar button.flat.text-button.toggle, .nautilus-window headerbar.titlebar .path-bar-box .path-bar button.text-button.toggle.sidebar-button, .nautilus-window headerbar.titlebar .path-bar-box .path-bar button.text-button.toggle.budgie-menu-launcher, .nautilus-window headerbar.titlebar .path-bar-box .path-bar .budgie-panel .text-button.toggle#tasklist-button:not(.flat), .budgie-panel .nautilus-window headerbar.titlebar .path-bar-box .path-bar .text-button.toggle#tasklist-button:not(.flat), -.nautilus-window headerbar.titlebar .path-bar-box .path-bar button.flat.image-button.text-button.toggle, .nautilus-window headerbar.titlebar .path-bar-box .path-bar button.image-button.text-button.toggle.sidebar-button, .nautilus-window headerbar.titlebar .path-bar-box .path-bar button.image-button.text-button.toggle.budgie-menu-launcher { - background: none; - border: none; - margin-top: 0; - margin-bottom: 0; - padding: 0 6px 2px 6px; - border-radius: 0; -} - -.nautilus-window headerbar.titlebar .path-bar-box .path-bar button.flat.text-button.toggle:hover, .nautilus-window headerbar.titlebar .path-bar-box .path-bar button.text-button.toggle.sidebar-button:hover, .nautilus-window headerbar.titlebar .path-bar-box .path-bar button.text-button.toggle.budgie-menu-launcher:hover, .nautilus-window headerbar.titlebar .path-bar-box .path-bar .budgie-panel .text-button.toggle#tasklist-button:hover:not(.flat), .budgie-panel .nautilus-window headerbar.titlebar .path-bar-box .path-bar .text-button.toggle#tasklist-button:hover:not(.flat) { - color: rgba(241, 244, 248, 0.8); - background: none; - box-shadow: inset 0 -1px rgba(82, 148, 226, 0.5), 0 1px rgba(82, 148, 226, 0.5); -} - -.nautilus-window headerbar.titlebar .path-bar-box .path-bar button.flat.text-button.toggle:checked, .nautilus-window headerbar.titlebar .path-bar-box .path-bar button.text-button.toggle.sidebar-button:checked, .nautilus-window headerbar.titlebar .path-bar-box .path-bar button.text-button.toggle.budgie-menu-launcher:checked, .nautilus-window headerbar.titlebar .path-bar-box .path-bar .budgie-panel .text-button.toggle#tasklist-button:checked:not(.flat), .budgie-panel .nautilus-window headerbar.titlebar .path-bar-box .path-bar .text-button.toggle#tasklist-button:checked:not(.flat), .nautilus-window headerbar.titlebar .path-bar-box .path-bar button.flat.text-button.toggle:active, .nautilus-window headerbar.titlebar .path-bar-box .path-bar button.text-button.toggle.sidebar-button:active, .nautilus-window headerbar.titlebar .path-bar-box .path-bar button.text-button.toggle.budgie-menu-launcher:active, .nautilus-window headerbar.titlebar .path-bar-box .path-bar .budgie-panel .text-button.toggle#tasklist-button:active:not(.flat), .budgie-panel .nautilus-window headerbar.titlebar .path-bar-box .path-bar .text-button.toggle#tasklist-button:active:not(.flat) { - color: rgba(207, 218, 231, 0.8); - background: none; - box-shadow: inset 0 -1px #5294e2, 0 1px #5294e2; -} - -.nautilus-window headerbar.titlebar .path-bar-box .path-bar button.flat.text-button.toggle:disabled, .nautilus-window headerbar.titlebar .path-bar-box .path-bar button.text-button.toggle.sidebar-button:disabled, .nautilus-window headerbar.titlebar .path-bar-box .path-bar button.text-button.toggle.budgie-menu-launcher:disabled, .nautilus-window headerbar.titlebar .path-bar-box .path-bar .budgie-panel .text-button.toggle#tasklist-button:disabled:not(.flat), .budgie-panel .nautilus-window headerbar.titlebar .path-bar-box .path-bar .text-button.toggle#tasklist-button:disabled:not(.flat) { - color: rgba(207, 218, 231, 0.4); -} - -.nautilus-window headerbar.titlebar .path-bar-box .path-bar button.flat.text-button.toggle:checked:disabled, .nautilus-window headerbar.titlebar .path-bar-box .path-bar button.text-button.toggle.sidebar-button:checked:disabled, .nautilus-window headerbar.titlebar .path-bar-box .path-bar button.text-button.toggle.budgie-menu-launcher:checked:disabled, .nautilus-window headerbar.titlebar .path-bar-box .path-bar .budgie-panel .text-button.toggle#tasklist-button:checked:disabled:not(.flat), .budgie-panel .nautilus-window headerbar.titlebar .path-bar-box .path-bar .text-button.toggle#tasklist-button:checked:disabled:not(.flat) { - color: rgba(207, 218, 231, 0.4); - box-shadow: inset 0 -1px rgba(82, 148, 226, 0.4), 0 1px rgba(82, 148, 226, 0.4); -} - -.nautilus-window headerbar.titlebar .path-bar-box { - margin-top: 5px; - margin-bottom: 5px; - color: rgba(207, 218, 231, 0.8); - background-color: transparent; - border: none; -} - -.nautilus-window headerbar.titlebar .path-bar-box .linked.nautilus-path-bar button.text-button, -.nautilus-window headerbar.titlebar .path-bar-box .linked.nautilus-path-bar button.image-button.text-button { - margin-top: 0; - margin-bottom: 0; -} - -.nautilus-window headerbar.titlebar .path-bar-box .linked.nautilus-path-bar button.text-button:not(:only-child):last-child, -.nautilus-window headerbar.titlebar .path-bar-box .linked.nautilus-path-bar button.image-button.text-button:not(:only-child):last-child { - border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #5294e2 100%, transparent 0%) 0 0 2/0 0 2px; -} - -.nautilus-window headerbar.titlebar .path-bar-box.background.frame { - border: none; - background-color: transparent; -} - -.nautilus-canvas-item, .caja-canvas-item { - border-radius: 2px; -} - -.nautilus-desktop.nautilus-canvas-item, .nemo-desktop.nemo-canvas-item, .caja-desktop, .nautilus-desktop.caja-canvas-item, .caja-desktop.caja-canvas-item { - color: #ffffff; - text-shadow: 1px 1px rgba(0, 0, 0, 0.6); -} - -.nautilus-desktop.nautilus-canvas-item:active, .nemo-desktop.nemo-canvas-item:active, .caja-desktop:active, .nautilus-desktop.caja-canvas-item:active { - color: #D3DAE3; -} - -.nautilus-desktop.nautilus-canvas-item:selected, .nemo-desktop.nemo-canvas-item:selected, .caja-desktop:selected, .nautilus-desktop.caja-canvas-item:selected { - color: #ffffff; - text-shadow: none; -} - -.nautilus-canvas-item.dim-label, label.nautilus-canvas-item.separator, -popover.background label.nautilus-canvas-item.separator, popover.background label.separator.caja-canvas-item, label.separator.caja-canvas-item, headerbar .nautilus-canvas-item.subtitle, headerbar .subtitle.caja-canvas-item, -.titlebar:not(headerbar) .nautilus-canvas-item.subtitle, .titlebar:not(headerbar) .subtitle.caja-canvas-item, .dim-label.caja-canvas-item, .budgie-notification .caja-canvas-item.notification-body, .budgie-switcher .caja-canvas-item.notification-body, .budgie-notification .nautilus-canvas-item.notification-body, .budgie-switcher .nautilus-canvas-item.notification-body, -.nautilus-list-dim-label, -.caja-list-dim-label { - color: #838790; -} - -.nautilus-canvas-item.dim-label:selected, label.nautilus-canvas-item.separator:selected, label.separator.caja-canvas-item:selected, headerbar .nautilus-canvas-item.subtitle:selected, headerbar .subtitle.caja-canvas-item:selected, -.titlebar:not(headerbar) .nautilus-canvas-item.subtitle:selected, .titlebar:not(headerbar) .subtitle.caja-canvas-item:selected, .dim-label.caja-canvas-item:selected, .budgie-notification .caja-canvas-item.notification-body:selected, .budgie-switcher .caja-canvas-item.notification-body:selected, .budgie-notification .nautilus-canvas-item.notification-body:selected, .budgie-switcher .nautilus-canvas-item.notification-body:selected, .nautilus-canvas-item.dim-label:selected:focus, label.nautilus-canvas-item.separator:selected:focus, label.separator.caja-canvas-item:selected:focus, headerbar .nautilus-canvas-item.subtitle:selected:focus, headerbar .subtitle.caja-canvas-item:selected:focus, -.titlebar:not(headerbar) .nautilus-canvas-item.subtitle:selected:focus, .titlebar:not(headerbar) .subtitle.caja-canvas-item:selected:focus, .dim-label.caja-canvas-item:selected:focus, .budgie-notification .caja-canvas-item.notification-body:selected:focus, .budgie-switcher .caja-canvas-item.notification-body:selected:focus, .budgie-notification .nautilus-canvas-item.notification-body:selected:focus, .budgie-switcher .nautilus-canvas-item.notification-body:selected:focus, -.nautilus-list-dim-label:selected, -.caja-list-dim-label:selected, -.nautilus-list-dim-label:selected:focus, -.caja-list-dim-label:selected:focus { - color: #dceaf9; -} - -.nemo-window .nemo-window-pane notebook scrolledwindow.view, window.thunar notebook scrolledwindow.frame.standard-view, -.nautilus-window, -.nautilus-window notebook, -.nautilus-window notebook > stack { - background-image: none; -} - -.nautilus-window .searchbar-container { - margin-top: -1px; -} - -.nautilus-window actionbar { - border-color: #494c59; -} - -.nautilus-window > menubar { - border: none; - box-shadow: none; - background: none; -} - -.nautilus-window notebook, -.nautilus-window notebook > stack:not(:only-child) searchbar { - background-color: #282A33; -} - -.disk-space-display { - border-style: solid; - border-width: 1px; -} - -.disk-space-display.unknown { - background-color: rgba(211, 218, 227, 0.5); - border-color: rgba(180, 192, 207, 0.5); -} - -.disk-space-display.used { - background-color: rgba(82, 148, 226, 0.8); - border-color: rgba(38, 121, 219, 0.8); -} - -.disk-space-display.free { - background-color: #2b2d35; - border-color: #141519; -} - -@keyframes needs_attention_keyframes { - 0% { - color: rgba(207, 218, 231, 0.8); - border-color: rgba(255, 255, 255, 0.12); - background-color: #333641; - } - 100% { - color: #ffffff; - border-color: #68a2e6; - background-color: #5294e2; - } -} - -.nautilus-operations-button-needs-attention { - animation: needs_attention_keyframes 2s ease-in-out; -} - -.nautilus-operations-button-needs-attention-multiple { - animation: needs_attention_keyframes 3s ease-in-out; - animation-iteration-count: 3; -} - -.conflict-row.activatable, .conflict-row.activatable:active { - color: white; - background-color: #FC4138; -} - -.conflict-row.activatable:hover { - background-color: #fd716a; -} - -.conflict-row.activatable:selected { - color: #ffffff; - background-color: #5294e2; -} - -.nautilus-window .floating-bar { - padding: 1px; - background-color: #5294e2; - color: #ffffff; - border-radius: 2px 2px 0 0; -} - -.nautilus-window .floating-bar.bottom.left { - border-top-left-radius: 0; -} - -.nautilus-window .floating-bar.bottom.right { - border-top-right-radius: 0; -} - -.nautilus-window .floating-bar button { - border: none; - border-radius: 100px; - min-height: 0; - min-width: 0; - padding: 0; - margin-right: 6px; - -gtk-icon-shadow: none; -} - -stack grid.vertical scrolledwindow.frame, -stack grid.vertical scrolledwindow.frame.emptyGrid { - border: none; -} - -eog-thumb-nav scrolledwindow, eog-thumb-nav scrolledwindow.frame, -#eog-thumb-nav scrolledwindow, -#eog-thumb-nav scrolledwindow.frame { - border-top: none; -} - -eog-thumb-nav button, -#eog-thumb-nav button { - -gtk-outline-radius: 2px; - border-radius: 2px; - border-top: none; -} - -.documents-scrolledwin.frame { - border-width: 0; -} - -button.documents-load-more { - border-width: 1px 0 0; - border-radius: 0; -} - -.documents-icon-bg { - background-color: #5294e2; - color: #ffffff; - border-radius: 2px; -} - -.documents-collection-icon, .photos-collection-icon { - background-color: rgba(211, 218, 227, 0.3); - border-radius: 2px; -} - -button.documents-favorite:active, -button.documents-favorite:active:hover { - color: #a9caf1; -} - -.documents-entry-tag, .photos-entry-tag { - color: #ffffff; - background: #5294e2; - border-radius: 2px; - border-width: 0; - margin: 2px; - padding: 4px; -} - -.documents-entry-tag:hover, .photos-entry-tag:hover { - color: #ffffff; - background: #639fe5; -} - -.documents-entry-tag:active, .photos-entry-tag:active { - color: #ffffff; - background: #4189df; -} - -.documents-entry-tag.button, .button.photos-entry-tag { - box-shadow: none; - border: none; - background-color: transparent; -} - -.content-view.document-page { - border-style: solid; - border-width: 3px 3px 6px 4px; - border-image: url("assets/thumbnail-frame.png") 3 3 6 4; -} - -.photos-fade-in { - opacity: 1.0; - transition: opacity 0.2s ease-out; -} - -.photos-fade-out { - opacity: 0.0; - transition: opacity 0.2s ease-out; -} - -window.background.csd > overlay > grid.horizontal > frame:dir(ltr) > border { - border-top-width: 0; - border-left-width: 0; - border-bottom-width: 0; -} - -frame.sidebar.chat-sidebar > border { - border-right: none; -} - -frame.sidebar.chat-sidebar frame.chat-status-area > border { - border-style: none; - border-top-style: solid; -} - -widget#PROCESSOR list row, widget#MEMORY list row { - margin: -1px; - border: 1px solid #494c59; -} - -widget#PROCESSOR list row.max, widget#MEMORY list row.max { - color: #282A33; -} - -widget#PROCESSOR list separator.list, widget#MEMORY list separator.list { - box-shadow: inset 0 0 0 1px #494c59; -} - -widget#STORAGE list { - margin: -1px; -} - -widget#STORAGE list row.activatable, widget#STORAGE list .view, widget#STORAGE list textview text, textview widget#STORAGE list text, widget#STORAGE list iconview, widget#STORAGE list window.thunar notebook scrolledwindow.frame.standard-view .view, window.thunar notebook scrolledwindow.frame.standard-view widget#STORAGE list .view, widget#STORAGE list treeview.view, widget#STORAGE list .nemo-window .nemo-places-sidebar .places-treeview, .nemo-window .nemo-places-sidebar widget#STORAGE list .places-treeview, widget#STORAGE list .budgie-popover row, .budgie-popover widget#STORAGE list row, widget#STORAGE list .budgie-menu button, .budgie-menu widget#STORAGE list button { - color: rgba(211, 218, 227, 0.75); -} - -widget#STORAGE list row.activatable:hover, widget#STORAGE list .view:hover, widget#STORAGE list textview text:hover, textview widget#STORAGE list text:hover, widget#STORAGE list iconview:hover, widget#STORAGE list window.thunar notebook scrolledwindow.frame.standard-view .view:hover, window.thunar notebook scrolledwindow.frame.standard-view widget#STORAGE list .view:hover, widget#STORAGE list treeview.view:hover, widget#STORAGE list .nemo-window .nemo-places-sidebar .places-treeview:hover, .nemo-window .nemo-places-sidebar widget#STORAGE list .places-treeview:hover, widget#STORAGE list .budgie-popover row:hover, .budgie-popover widget#STORAGE list row:hover, widget#STORAGE list .budgie-menu button:hover, .budgie-menu widget#STORAGE list button:hover, widget#STORAGE list row.activatable:active, widget#STORAGE list .view:active, widget#STORAGE list textview text:active, textview widget#STORAGE list text:active, widget#STORAGE list iconview:active, widget#STORAGE list window.thunar notebook scrolledwindow.frame.standard-view .view:active, window.thunar notebook scrolledwindow.frame.standard-view widget#STORAGE list .view:active, widget#STORAGE list treeview.view:active, widget#STORAGE list .nemo-window .nemo-places-sidebar .places-treeview:active, .nemo-window .nemo-places-sidebar widget#STORAGE list .places-treeview:active, widget#STORAGE list .budgie-popover row:active, .budgie-popover widget#STORAGE list row:active, widget#STORAGE list .budgie-menu button:active, .budgie-menu widget#STORAGE list button:active { - color: rgba(211, 218, 227, 0.75); -} - -widget#STORAGE list separator.list { - box-shadow: inset 0 0 0 1px #494c59; -} - -graph-switcher-button.toggle { - color: rgba(211, 218, 227, 0.75); - font-weight: 500; -} - -graph-switcher-button.toggle:hover { - color: #D3DAE3; - background-image: image(rgba(255, 255, 255, 0.03)); -} - -rg-graph.big { - background-position: left top; - background-origin: border-box; - background-repeat: repeat; -} - -box.speedometer-outter { - opacity: 0.8; -} - -box.speedometer-content-area { - box-shadow: 0 0 0 4px rgba(82, 148, 226, 0.2); -} - -.gb-search-entry-occurrences-tag { - background: none; -} - -window.org-gnome-Builder > menubar { - border: none; - box-shadow: none; - background: none; -} - -workbench.csd > stack.titlebar:not(headerbar) { - padding: 0; - background: none; - border: none; - 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: 0 0 0 0; -} - -editortweak .linked > entry.search:focus + .gb-linked-scroller { - border-top-color: #5294e2; -} - -layouttab { - background-color: #282A33; -} - -layout { - border: 1px solid rgba(255, 255, 255, 0.12); - -PnlDockBin-handle-size: 1; -} - -eggsearchbar box.search-bar { - border-bottom: 1px solid rgba(255, 255, 255, 0.12); -} - -pillbox { - color: #ffffff; - background-color: #5294e2; - border-radius: 3px; -} - -pillbox:disabled label { - color: rgba(255, 255, 255, 0.5); -} - -docktabstrip { - padding: 0 6px; - background-color: #32343D; - border-bottom: 1px solid rgba(255, 255, 255, 0.12); -} - -docktabstrip docktab { - min-height: 28px; - border: solid transparent; - border-width: 0 1px; -} - -docktabstrip docktab label { - opacity: 0.5; -} - -docktabstrip docktab:checked label, docktabstrip docktab:hover label { - opacity: 1; -} - -docktabstrip docktab:checked { - border-color: rgba(255, 255, 255, 0.12); - background-color: #282A33; -} - -dockbin { - border: 1px solid rgba(255, 255, 255, 0.12); - -PnlDockBin-handle-size: 1; -} - -dockpaned { - border: 1px solid rgba(255, 255, 255, 0.12); -} - -dockoverlayedge { - background-color: #32343D; -} - -dockoverlayedge docktabstrip { - padding: 0; - border: none; -} - -dockoverlayedge.left-edge tab:checked, -dockoverlayedge.right-edge tab:checked { - border-width: 1px 0; -} - -popover.messagepopover.background { - padding: 0; -} - -popover.messagepopover .popover-content-area { - margin: 16px; -} - -popover.messagepopover .popover-action-area { - margin: 8px; -} - -popover.messagepopover .popover-action-area button:not(:first-child):not(:last-child) { - margin: 0 4px; -} - -popover.popover-selector { - padding: 0; -} - -popover.popover-selector list row { - padding: 5px 0; -} - -popover.popover-selector list row image { - margin-left: 3px; - margin-right: 10px; -} - -button.dzlmenubuttonitem.check label { - color: #D3DAE3; -} - -button.dzlmenubuttonitem.check label.dim-label, button.dzlmenubuttonitem.check label.separator, button.dzlmenubuttonitem.check headerbar label.subtitle, headerbar button.dzlmenubuttonitem.check label.subtitle, -button.dzlmenubuttonitem.check .titlebar:not(headerbar) label.subtitle, .titlebar:not(headerbar) button.dzlmenubuttonitem.check label.subtitle, button.dzlmenubuttonitem.check .budgie-notification label.notification-body, .budgie-notification button.dzlmenubuttonitem.check label.notification-body, button.dzlmenubuttonitem.check .budgie-switcher label.notification-body, .budgie-switcher button.dzlmenubuttonitem.check label.notification-body { - color: #D3DAE3; -} - -button.dzlmenubuttonitem.check box > image { - opacity: 0.87; -} - -entry.search.preferences-search { - border: none; - border-right: 1px solid rgba(255, 255, 255, 0.12); - border-bottom: 1px solid rgba(255, 255, 255, 0.12); - border-radius: 0; -} - -preferences stacksidebar.sidebar list { - background-image: linear-gradient(to bottom, #282A33, #282A33); -} - -preferences stacksidebar.sidebar list separator { - background-color: transparent; -} - -devhelppanel entry:focus, -symboltreepanel entry:focus { - border-color: rgba(255, 255, 255, 0.12); -} - -button.run-arrow-button { - min-width: 12px; -} - -omnibar.linked > entry:not(:only-child) { - border-style: solid; - border-radius: 3px; - margin-left: 1px; - margin-right: 1px; -} - -gstyleslidein #scale_box button.toggle:checked, -gstyleslidein #strings_controls button.toggle:checked, -gstyleslidein #palette_controls button.toggle:checked, -gstyleslidein #components_controls button.toggle:checked { - color: #D3DAE3; -} - -configurationview entry.flat, configurationview .raven .raven-background spinbutton:not(.vertical), .raven .raven-background configurationview spinbutton:not(.vertical) { - background: none; -} - -configurationview list { - border-width: 0; -} - -preferencesbin spinbutton { - border-radius: 3px; - border: 1px solid rgba(255, 255, 255, 0.12); -} - -preferencesbin spinbutton:focus { - border-color: #5294e2; -} - -preferencesbin spinbutton entry, preferencesbin spinbutton button { - border: none; - box-shadow: none; -} - -window.background.csd > box.horizontal > stack.background > widget > scrolledwindow.frame { - border: none; -} - -button.round-button { - min-height: 28px; - min-width: 28px; - padding: 0; -} - -window.background > box.vertical > searchbar { - box-shadow: none; -} - -window.background > box.vertical > overlay > stack > widget > stack > box.vertical > scrolledwindow > viewport.frame > widget > list { - background-color: #32343D; -} - -window.background > box.vertical > overlay > stack > widget > stack > box.vertical > scrolledwindow > viewport.frame > widget > list > separator { - border-left: 100px solid transparent; - border-right: 100px solid transparent; -} - -window.background > box.vertical > overlay > stack > widget > stack widget > box.vertical.app-list { - background-image: image(#32343D); -} - -window.background > box.vertical > overlay > stack > widget > stack widget > box.vertical.app-list > box.vertical > list { - background-color: #32343D; -} - -window.background > box.vertical > overlay > stack > widget > stack widget > box.vertical.app-list separator { - border-left: 100px solid transparent; - border-right: 100px solid transparent; -} - -.category_page_header_filter_box { - background-image: image(#32343D); - border-image: linear-gradient(to bottom, #494c59, #494c59) 0 0 1 0/0 0 1px 0 stretch; -} - -.category_page_header_filter_box button { - color: rgba(211, 218, 227, 0.45); - background-image: image(#32343D); -} - -.category_page_header_filter_box button:hover { - color: rgba(211, 218, 227, 0.75); -} - -.category_page_header_filter_box button:checked { - color: #D3DAE3; -} - -.category_page_header_filter_box button:disabled { - color: rgba(211, 218, 227, 0.65); -} - -.application-details-infobar { - background-image: image(#282A33); - border-image: linear-gradient(to bottom, #494c59, #494c59) 1 1 1 1/1px 1px 1px 1px stretch; -} - -.maps-popover button.radio.layer-radio-button:checked { - box-shadow: 0 0 0 2px #5294e2; -} - -.tr-workarea undershoot, -.tr-workarea overshoot { - border-color: transparent; -} - -#gf-bubble, #gf-bubble.solid, -#gf-osd-window, -#gf-osd-window.solid, -#gf-input-source-popup, -#gf-input-source-popup.solid, -#gf-candidate-popup, -#gf-candidate-popup.solid { - color: #e9ecf1; - background-color: #282A33; - border: 1px solid #16171c; - border-radius: 2px; -} - -#gf-bubble levelbar block.low, #gf-bubble levelbar block.high, #gf-bubble levelbar block.full, -#gf-osd-window levelbar block.low, -#gf-osd-window levelbar block.high, -#gf-osd-window levelbar block.full, -#gf-input-source-popup levelbar block.low, -#gf-input-source-popup levelbar block.high, -#gf-input-source-popup levelbar block.full, -#gf-candidate-popup levelbar block.low, -#gf-candidate-popup levelbar block.high, -#gf-candidate-popup levelbar block.full { - background-color: #5294e2; - border-color: #5294e2; -} - -#gf-bubble levelbar block.empty, -#gf-osd-window levelbar block.empty, -#gf-input-source-popup levelbar block.empty, -#gf-candidate-popup levelbar block.empty { - background-color: #1d1e25; -} - -#gf-bubble levelbar trough, -#gf-osd-window levelbar trough, -#gf-input-source-popup levelbar trough, -#gf-candidate-popup levelbar trough { - background: none; -} - -#gf-input-source { - min-height: 32px; - min-width: 40px; -} - -#gf-input-source:selected { - color: #ffffff; - background-color: #5294e2; - border-radius: 2px; -} - -gf-candidate-box label { - padding: 3px; -} - -gf-candidate-box:hover, gf-candidate-box:selected { - color: #ffffff; - background-color: #5294e2; - border-radius: 2px; -} - -headerbar > button.flat.popup.title-menu-button.toggle, headerbar > button.popup.title-menu-button.toggle.sidebar-button, headerbar > button.popup.title-menu-button.toggle.budgie-menu-launcher, .budgie-panel headerbar > .popup.title-menu-button.toggle#tasklist-button:not(.flat), .budgie-panel headerbar > button.popup.title-menu-button.toggle.flat.launcher { - border-radius: 2px; - -gtk-outline-radius: 2px; -} - -headerbar > button.flat.popup.title-menu-button.toggle > grid .title, headerbar > button.popup.title-menu-button.toggle.sidebar-button > grid .title, headerbar > button.popup.title-menu-button.toggle.budgie-menu-launcher > grid .title, .budgie-panel headerbar > .popup.title-menu-button.toggle#tasklist-button:not(.flat) > grid .title, .budgie-panel headerbar > button.popup.title-menu-button.toggle.flat.launcher > grid .title { - margin: -0.16875rem 0; - padding: 0.08125rem 0.83125rem 0; - font-size: 90%; -} - -headerbar > button.flat.popup.title-menu-button.toggle > grid .subtitle, headerbar > button.popup.title-menu-button.toggle.sidebar-button > grid .subtitle, headerbar > button.popup.title-menu-button.toggle.budgie-menu-launcher > grid .subtitle, .budgie-panel headerbar > .popup.title-menu-button.toggle#tasklist-button:not(.flat) > grid .subtitle, .budgie-panel headerbar > button.popup.title-menu-button.toggle.flat.launcher > grid .subtitle { - margin: -0.16875rem 0; - padding: 0 0.83125rem 0.08125rem; - font-size: 80%; -} - -window.background > box.vertical box.horizontal list.categories { - background-color: #32343D; - border: none; - color: #D3DAE3; -} - -window.background > box.vertical box.horizontal list.categories row.activatable.category, window.background > box.vertical box.horizontal list.categories .category.view, window.background > box.vertical box.horizontal list.categories textview text.category, textview window.background > box.vertical box.horizontal list.categories text.category, window.background > box.vertical box.horizontal list.categories iconview.category, window.background > box.vertical box.horizontal list.categories window.thunar notebook scrolledwindow.frame.standard-view .category.view, window.thunar notebook scrolledwindow.frame.standard-view window.background > box.vertical box.horizontal list.categories .category.view, window.background > box.vertical box.horizontal list.categories treeview.category.view, window.thunar .sidebar window.background > box.vertical box.horizontal list.categories treeview.category.view, window.background > box.vertical box.horizontal list.categories .nemo-window .nemo-places-sidebar .category.places-treeview, .nemo-window .nemo-places-sidebar window.background > box.vertical box.horizontal list.categories .category.places-treeview, window.background > box.vertical box.horizontal list.categories .budgie-popover row.category, .budgie-popover window.background > box.vertical box.horizontal list.categories row.category, window.background > box.vertical box.horizontal list.categories .budgie-menu button.category, .budgie-menu window.background > box.vertical box.horizontal list.categories button.category { - color: #D3DAE3; - background-color: transparent; - font-weight: 500; -} - -window.background > box.vertical box.horizontal list.categories row.activatable.category:hover, window.background > box.vertical box.horizontal list.categories .category.view:hover, window.background > box.vertical box.horizontal list.categories textview text.category:hover, textview window.background > box.vertical box.horizontal list.categories text.category:hover, window.background > box.vertical box.horizontal list.categories iconview.category:hover, window.background > box.vertical box.horizontal list.categories window.thunar notebook scrolledwindow.frame.standard-view .category.view:hover, window.thunar notebook scrolledwindow.frame.standard-view window.background > box.vertical box.horizontal list.categories .category.view:hover, window.background > box.vertical box.horizontal list.categories treeview.category.view:hover, window.thunar .sidebar window.background > box.vertical box.horizontal list.categories treeview.category.view:hover, window.background > box.vertical box.horizontal list.categories .nemo-window .nemo-places-sidebar .category.places-treeview:hover, .nemo-window .nemo-places-sidebar window.background > box.vertical box.horizontal list.categories .category.places-treeview:hover, window.background > box.vertical box.horizontal list.categories .budgie-popover row.category:hover, .budgie-popover window.background > box.vertical box.horizontal list.categories row.category:hover, window.background > box.vertical box.horizontal list.categories .budgie-menu button.category:hover, .budgie-menu window.background > box.vertical box.horizontal list.categories button.category:hover { - color: #D3DAE3; - background-color: rgba(211, 218, 227, 0.08); -} - -window.background > box.vertical box.horizontal list.categories row.activatable.category:selected, window.background > box.vertical box.horizontal list.categories .category.view:selected, window.background > box.vertical box.horizontal list.categories textview text.category:selected, textview window.background > box.vertical box.horizontal list.categories text.category:selected, window.background > box.vertical box.horizontal list.categories iconview.category:selected, window.background > box.vertical box.horizontal list.categories window.thunar notebook scrolledwindow.frame.standard-view .category.view:selected, window.thunar notebook scrolledwindow.frame.standard-view window.background > box.vertical box.horizontal list.categories .category.view:selected, window.background > box.vertical box.horizontal list.categories treeview.category.view:selected, window.thunar .sidebar window.background > box.vertical box.horizontal list.categories treeview.category.view:selected, window.background > box.vertical box.horizontal list.categories .nemo-window .nemo-places-sidebar .category.places-treeview:selected, .nemo-window .nemo-places-sidebar window.background > box.vertical box.horizontal list.categories .category.places-treeview:selected, window.background > box.vertical box.horizontal list.categories .budgie-popover row.category:selected, .budgie-popover window.background > box.vertical box.horizontal list.categories row.category:selected, window.background > box.vertical box.horizontal list.categories .budgie-menu button.category:selected, .budgie-menu window.background > box.vertical box.horizontal list.categories button.category:selected { - color: #ffffff; - background-color: #5294e2; -} - -window.background > box.vertical box.horizontal list.categories row.activatable.category:selected label, window.background > box.vertical box.horizontal list.categories .category.view:selected label, window.background > box.vertical box.horizontal list.categories textview text.category:selected label, textview window.background > box.vertical box.horizontal list.categories text.category:selected label, window.background > box.vertical box.horizontal list.categories iconview.category:selected label, window.background > box.vertical box.horizontal list.categories window.thunar notebook scrolledwindow.frame.standard-view .category.view:selected label, window.thunar notebook scrolledwindow.frame.standard-view window.background > box.vertical box.horizontal list.categories .category.view:selected label, window.background > box.vertical box.horizontal list.categories treeview.category.view:selected label, window.thunar .sidebar window.background > box.vertical box.horizontal list.categories treeview.category.view:selected label, window.background > box.vertical box.horizontal list.categories .nemo-window .nemo-places-sidebar .category.places-treeview:selected label, .nemo-window .nemo-places-sidebar window.background > box.vertical box.horizontal list.categories .category.places-treeview:selected label, window.background > box.vertical box.horizontal list.categories .budgie-popover row.category:selected label, .budgie-popover window.background > box.vertical box.horizontal list.categories row.category:selected label, window.background > box.vertical box.horizontal list.categories .budgie-menu button.category:selected label, .budgie-menu window.background > box.vertical box.horizontal list.categories button.category:selected label { - color: #ffffff; -} - -window.background > box.vertical box.horizontal list.categories row.activatable.category > label, window.background > box.vertical box.horizontal list.categories .category.view > label, window.background > box.vertical box.horizontal list.categories textview text.category > label, textview window.background > box.vertical box.horizontal list.categories text.category > label, window.background > box.vertical box.horizontal list.categories iconview.category > label, window.background > box.vertical box.horizontal list.categories window.thunar notebook scrolledwindow.frame.standard-view .category.view > label, window.thunar notebook scrolledwindow.frame.standard-view window.background > box.vertical box.horizontal list.categories .category.view > label, window.background > box.vertical box.horizontal list.categories treeview.category.view > label, window.background > box.vertical box.horizontal list.categories window.thunar .sidebar treeview.category.view > label, window.thunar .sidebar window.background > box.vertical box.horizontal list.categories treeview.category.view > label, window.background > box.vertical box.horizontal list.categories .nemo-window .nemo-places-sidebar .category.places-treeview > label, .nemo-window .nemo-places-sidebar window.background > box.vertical box.horizontal list.categories .category.places-treeview > label, window.background > box.vertical box.horizontal list.categories .budgie-popover row.category > label, .budgie-popover window.background > box.vertical box.horizontal list.categories row.category > label, window.background > box.vertical box.horizontal list.categories .budgie-menu button.category > label, .budgie-menu window.background > box.vertical box.horizontal list.categories button.category > label { - padding-left: 0; - padding-right: 0; -} - -window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list > separator { - background-color: transparent; -} - -window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list > separator.compressed-rows-group-separator { - background-image: image(rgba(255, 255, 255, 0.12)); -} - -window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.view, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list textview text.event, textview window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list text.event, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list iconview.event, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list window.thunar notebook scrolledwindow.frame.standard-view .event.view, window.thunar notebook scrolledwindow.frame.standard-view window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.view, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.event.view, window.thunar .sidebar window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.event.view, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .nemo-window .nemo-places-sidebar .event.places-treeview, .nemo-window .nemo-places-sidebar window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.places-treeview, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-popover row.event, .budgie-popover window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-menu button.event, .budgie-menu window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list button.event { - color: #D3DAE3; - transition-duration: 0.1s; -} - -window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable:hover, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.view:hover, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list textview text.event:hover, textview window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list text.event:hover, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list iconview.event:hover, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list window.thunar notebook scrolledwindow.frame.standard-view .event.view:hover, window.thunar notebook scrolledwindow.frame.standard-view window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.view:hover, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.event.view:hover, window.thunar .sidebar window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.event.view:hover, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .nemo-window .nemo-places-sidebar .event.places-treeview:hover, .nemo-window .nemo-places-sidebar window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.places-treeview:hover, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-popover row.event:hover, .budgie-popover window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event:hover, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-menu button.event:hover, .budgie-menu window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list button.event:hover, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable:active, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.view:active, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list textview text.event:active, textview window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list text.event:active, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list iconview.event:active, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list window.thunar notebook scrolledwindow.frame.standard-view .event.view:active, window.thunar notebook scrolledwindow.frame.standard-view window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.view:active, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.event.view:active, window.thunar .sidebar window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.event.view:active, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .nemo-window .nemo-places-sidebar .event.places-treeview:active, .nemo-window .nemo-places-sidebar window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.places-treeview:active, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-popover row.event:active, .budgie-popover window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event:active, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-menu button.event:active, .budgie-menu window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list button.event:active { - color: #D3DAE3; -} - -window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable label.compressed-entries-label, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.view label.compressed-entries-label, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list textview text.event label.compressed-entries-label, textview window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list text.event label.compressed-entries-label, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list iconview.event label.compressed-entries-label, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list window.thunar notebook scrolledwindow.frame.standard-view .event.view label.compressed-entries-label, window.thunar notebook scrolledwindow.frame.standard-view window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.view label.compressed-entries-label, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.event.view label.compressed-entries-label, window.thunar .sidebar window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.event.view label.compressed-entries-label, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .nemo-window .nemo-places-sidebar .event.places-treeview label.compressed-entries-label, .nemo-window .nemo-places-sidebar window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.places-treeview label.compressed-entries-label, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-popover row.event label.compressed-entries-label, .budgie-popover window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event label.compressed-entries-label, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-menu button.event label.compressed-entries-label, .budgie-menu window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list button.event label.compressed-entries-label { - background-image: image(#5294e2); - color: #ffffff; - font-weight: 700; -} - -window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable.compressed-row, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row.view, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list textview text.event.compressed-row, textview window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list text.event.compressed-row, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list iconview.event.compressed-row, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list window.thunar notebook scrolledwindow.frame.standard-view .event.compressed-row.view, window.thunar notebook scrolledwindow.frame.standard-view window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row.view, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.event.compressed-row.view, window.thunar .sidebar window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.event.compressed-row.view, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .nemo-window .nemo-places-sidebar .event.compressed-row.places-treeview, .nemo-window .nemo-places-sidebar window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row.places-treeview, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-popover row.event.compressed-row, .budgie-popover window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.compressed-row, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-menu button.event.compressed-row, .budgie-menu window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list button.event.compressed-row { - background-image: image(#2b2d35); - color: #95a6bb; - transition-property: opacity, border-image, background-image, box-shadow; -} - -window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable.compressed-row:hover, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row.view:hover, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list textview text.event.compressed-row:hover, textview window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list text.event.compressed-row:hover, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list iconview.event.compressed-row:hover, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list window.thunar notebook scrolledwindow.frame.standard-view .event.compressed-row.view:hover, window.thunar notebook scrolledwindow.frame.standard-view window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row.view:hover, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.event.compressed-row.view:hover, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .nemo-window .nemo-places-sidebar .event.compressed-row.places-treeview:hover, .nemo-window .nemo-places-sidebar window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row.places-treeview:hover, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-popover row.event.compressed-row:hover, .budgie-popover window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.compressed-row:hover, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-menu button.event.compressed-row:hover, .budgie-menu window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list button.event.compressed-row:hover { - background-image: image(#3a3c45); - color: #D3DAE3; -} - -window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable.compressed-row:active, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row.view:active, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list textview text.event.compressed-row:active, textview window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list text.event.compressed-row:active, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list iconview.event.compressed-row:active, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list window.thunar notebook scrolledwindow.frame.standard-view .event.compressed-row.view:active, window.thunar notebook scrolledwindow.frame.standard-view window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row.view:active, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.event.compressed-row.view:active, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .nemo-window .nemo-places-sidebar .event.compressed-row.places-treeview:active, .nemo-window .nemo-places-sidebar window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row.places-treeview:active, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-popover row.event.compressed-row:active, .budgie-popover window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.compressed-row:active, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-menu button.event.compressed-row:active, .budgie-menu window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list button.event.compressed-row:active, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable.compressed-row:active:focus, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row.view:active:focus, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list textview text.event.compressed-row:active:focus, textview window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list text.event.compressed-row:active:focus, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list iconview.event.compressed-row:active:focus, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list window.thunar notebook scrolledwindow.frame.standard-view .event.compressed-row.view:active:focus, window.thunar notebook scrolledwindow.frame.standard-view window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row.view:active:focus, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.event.compressed-row.view:active:focus, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .nemo-window .nemo-places-sidebar .event.compressed-row.places-treeview:active:focus, .nemo-window .nemo-places-sidebar window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row.places-treeview:active:focus, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-popover row.event.compressed-row:active:focus, .budgie-popover window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.compressed-row:active:focus, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-menu button.event.compressed-row:active:focus, .budgie-menu window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list button.event.compressed-row:active:focus { - background-image: image(#42454e); - color: #D3DAE3; - animation: none; -} - -window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable.compressed-row.popover-activated-row, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row.popover-activated-row.view, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list textview text.event.compressed-row.popover-activated-row, textview window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list text.event.compressed-row.popover-activated-row, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list iconview.event.compressed-row.popover-activated-row, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list window.thunar notebook scrolledwindow.frame.standard-view .event.compressed-row.popover-activated-row.view, window.thunar notebook scrolledwindow.frame.standard-view window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row.popover-activated-row.view, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.event.compressed-row.popover-activated-row.view, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .nemo-window .nemo-places-sidebar .event.compressed-row.popover-activated-row.places-treeview, .nemo-window .nemo-places-sidebar window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row.popover-activated-row.places-treeview, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-popover row.event.compressed-row.popover-activated-row, .budgie-popover window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.compressed-row.popover-activated-row, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-menu button.event.compressed-row.popover-activated-row, .budgie-menu window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list button.event.compressed-row.popover-activated-row { - background-image: image(#5294e2); - color: #ffffff; -} - -window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable.compressed-row-header, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row-header.view, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list textview text.event.compressed-row-header, textview window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list text.event.compressed-row-header, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list iconview.event.compressed-row-header, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list window.thunar notebook scrolledwindow.frame.standard-view .event.compressed-row-header.view, window.thunar notebook scrolledwindow.frame.standard-view window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row-header.view, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.event.compressed-row-header.view, window.thunar .sidebar window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.event.compressed-row-header.view, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .nemo-window .nemo-places-sidebar .event.compressed-row-header.places-treeview, .nemo-window .nemo-places-sidebar window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row-header.places-treeview, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-popover row.event.compressed-row-header, .budgie-popover window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.compressed-row-header, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-menu button.event.compressed-row-header, .budgie-menu window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list button.event.compressed-row-header { - background-image: image(#282A33); - color: #5294e2; -} - -window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable.compressed-row-header:hover, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row-header.view:hover, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list textview text.event.compressed-row-header:hover, textview window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list text.event.compressed-row-header:hover, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list iconview.event.compressed-row-header:hover, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list window.thunar notebook scrolledwindow.frame.standard-view .event.compressed-row-header.view:hover, window.thunar notebook scrolledwindow.frame.standard-view window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row-header.view:hover, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.event.compressed-row-header.view:hover, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .nemo-window .nemo-places-sidebar .event.compressed-row-header.places-treeview:hover, .nemo-window .nemo-places-sidebar window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row-header.places-treeview:hover, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-popover row.event.compressed-row-header:hover, .budgie-popover window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.compressed-row-header:hover, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-menu button.event.compressed-row-header:hover, .budgie-menu window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list button.event.compressed-row-header:hover { - background-image: image(#2a2f3c); -} - -window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable.compressed-row-header:active, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row-header.view:active, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list textview text.event.compressed-row-header:active, textview window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list text.event.compressed-row-header:active, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list iconview.event.compressed-row-header:active, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list window.thunar notebook scrolledwindow.frame.standard-view .event.compressed-row-header.view:active, window.thunar notebook scrolledwindow.frame.standard-view window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row-header.view:active, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.event.compressed-row-header.view:active, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .nemo-window .nemo-places-sidebar .event.compressed-row-header.places-treeview:active, .nemo-window .nemo-places-sidebar window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row-header.places-treeview:active, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-popover row.event.compressed-row-header:active, .budgie-popover window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.compressed-row-header:active, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-menu button.event.compressed-row-header:active, .budgie-menu window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list button.event.compressed-row-header:active, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable.compressed-row-header:active:focus, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row-header.view:active:focus, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list textview text.event.compressed-row-header:active:focus, textview window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list text.event.compressed-row-header:active:focus, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list iconview.event.compressed-row-header:active:focus, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list window.thunar notebook scrolledwindow.frame.standard-view .event.compressed-row-header.view:active:focus, window.thunar notebook scrolledwindow.frame.standard-view window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row-header.view:active:focus, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.event.compressed-row-header.view:active:focus, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .nemo-window .nemo-places-sidebar .event.compressed-row-header.places-treeview:active:focus, .nemo-window .nemo-places-sidebar window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row-header.places-treeview:active:focus, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-popover row.event.compressed-row-header:active:focus, .budgie-popover window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.compressed-row-header:active:focus, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-menu button.event.compressed-row-header:active:focus, .budgie-menu window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list button.event.compressed-row-header:active:focus { - background-image: image(#2c3545); - color: #5294e2; - animation: none; -} - -window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable.compressed-row-header label.compressed-entries-label, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row-header.view label.compressed-entries-label, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list textview text.event.compressed-row-header label.compressed-entries-label, textview window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list text.event.compressed-row-header label.compressed-entries-label, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list iconview.event.compressed-row-header label.compressed-entries-label, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list window.thunar notebook scrolledwindow.frame.standard-view .event.compressed-row-header.view label.compressed-entries-label, window.thunar notebook scrolledwindow.frame.standard-view window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row-header.view label.compressed-entries-label, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.event.compressed-row-header.view label.compressed-entries-label, window.thunar .sidebar window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.event.compressed-row-header.view label.compressed-entries-label, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .nemo-window .nemo-places-sidebar .event.compressed-row-header.places-treeview label.compressed-entries-label, .nemo-window .nemo-places-sidebar window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .event.compressed-row-header.places-treeview label.compressed-entries-label, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-popover row.event.compressed-row-header label.compressed-entries-label, .budgie-popover window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.compressed-row-header label.compressed-entries-label, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-menu button.event.compressed-row-header label.compressed-entries-label, .budgie-menu window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list button.event.compressed-row-header label.compressed-entries-label { - background-image: image(#5294e2); - color: #ffffff; - transition-duration: 0s; -} - -headerbar.titlebar.incognito-mode entry { - color: rgba(207, 218, 231, 0.8); - border-color: rgba(255, 255, 255, 0.12); - background-color: #21232a; -} - -headerbar.titlebar.incognito-mode entry image, headerbar.titlebar.incognito-mode entry image:hover { - color: inherit; -} - -headerbar.titlebar.incognito-mode entry:focus { - color: rgba(255, 255, 255, 0.8); - border-color: #5294e2; - background-color: #2c2f39; -} - -headerbar.titlebar.incognito-mode entry:disabled { - color: rgba(207, 218, 231, 0.35); - border-color: rgba(255, 255, 255, 0.12); - background-color: rgba(33, 35, 42, 0.85); -} - -notebook > box > stack > box.vertical > paned.vertical > overlay > .floating-bar { - color: rgba(211, 218, 227, 0.75); -} - -.background headerbar entry.starred, .background headerbar entry.non-starred { - color: rgba(207, 218, 231, 0.8); - border-color: rgba(255, 255, 255, 0.12); - background-color: #21232a; -} - -.background headerbar entry.starred image, .background headerbar entry.starred image:hover, .background headerbar entry.non-starred image, .background headerbar entry.non-starred image:hover { - color: inherit; -} - -.background headerbar entry.starred:focus, .background headerbar entry.non-starred:focus { - color: rgba(255, 255, 255, 0.8); - border-color: #5294e2; - background-color: #2c2f39; -} - -.background headerbar entry.starred:disabled, .background headerbar entry.non-starred:disabled { - color: rgba(207, 218, 231, 0.35); - border-color: rgba(255, 255, 255, 0.12); - background-color: rgba(33, 35, 42, 0.85); -} - -.background headerbar entry.starred > image.right { - color: #ccbb00; -} - -.background headerbar entry.starred > image.right:hover, .background headerbar entry.starred > image.right:active, .background headerbar entry.starred > image.right:checked { - color: #FFEA00; -} - -popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background { - background-color: transparent; -} - -popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > row.activatable, popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > .view, textview popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > text, popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > iconview, window.thunar notebook scrolledwindow.frame.standard-view popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > .view, popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > treeview.view, window.thunar .sidebar popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > treeview.view, .nemo-window .nemo-places-sidebar popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > .places-treeview, .budgie-popover popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > row, .budgie-menu popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > button { - background-color: #494c59; - color: rgba(211, 218, 227, 0.85); - border-radius: 2px; - border: 1px solid rgba(255, 255, 255, 0.12); - margin: 2px; -} - -popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > row.activatable:hover, popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > .view:hover, textview popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > text:hover, popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > iconview:hover, window.thunar notebook scrolledwindow.frame.standard-view popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > .view:hover, popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > treeview.view:hover, window.thunar .sidebar popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > treeview.view:hover, .nemo-window .nemo-places-sidebar popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > .places-treeview:hover, .budgie-popover popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > row:hover, .budgie-menu popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > button:hover { - color: #a4b3c5; - border-color: rgba(255, 255, 255, 0.12); - background-color: #3e4250; -} - -popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical { - margin: 0; - padding: 0; -} - -popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame { - border: 1px solid rgba(255, 255, 255, 0.12); -} - -popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > row.activatable.bookmarks-row, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > .bookmarks-row.view, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical textview scrolledwindow > viewport.frame > list.background > text.bookmarks-row, textview popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > text.bookmarks-row, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > iconview.bookmarks-row, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical window.thunar notebook scrolledwindow.frame.standard-view scrolledwindow > viewport.frame > list.background > .bookmarks-row.view, window.thunar notebook scrolledwindow.frame.standard-view popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > .bookmarks-row.view, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > treeview.bookmarks-row.view, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical window.thunar .sidebar scrolledwindow > viewport.frame > list.background > treeview.bookmarks-row.view, window.thunar .sidebar popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > treeview.bookmarks-row.view, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .nemo-window .nemo-places-sidebar scrolledwindow > viewport.frame > list.background > .bookmarks-row.places-treeview, .nemo-window .nemo-places-sidebar popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > .bookmarks-row.places-treeview, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .budgie-popover scrolledwindow > viewport.frame > list.background > row.bookmarks-row, .budgie-popover popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > row.bookmarks-row, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .budgie-menu scrolledwindow > viewport.frame > list.background > button.bookmarks-row, .budgie-menu popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > button.bookmarks-row { - background-color: rgba(40, 42, 51, 0.35); - color: rgba(211, 218, 227, 0.85); - border-bottom: 1px dashed rgba(255, 255, 255, 0.05); - padding: 6px 0; - margin: 0; -} - -popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > row.activatable.bookmarks-row:hover, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > .bookmarks-row.view:hover, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical textview scrolledwindow > viewport.frame > list.background > text.bookmarks-row:hover, textview popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > text.bookmarks-row:hover, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > iconview.bookmarks-row:hover, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical window.thunar notebook scrolledwindow.frame.standard-view scrolledwindow > viewport.frame > list.background > .bookmarks-row.view:hover, window.thunar notebook scrolledwindow.frame.standard-view popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > .bookmarks-row.view:hover, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > treeview.bookmarks-row.view:hover, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical window.thunar .sidebar scrolledwindow > viewport.frame > list.background > treeview.bookmarks-row.view:hover, window.thunar .sidebar popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > treeview.bookmarks-row.view:hover, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .nemo-window .nemo-places-sidebar scrolledwindow > viewport.frame > list.background > .bookmarks-row.places-treeview:hover, .nemo-window .nemo-places-sidebar popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > .bookmarks-row.places-treeview:hover, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .budgie-popover scrolledwindow > viewport.frame > list.background > row.bookmarks-row:hover, .budgie-popover popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > row.bookmarks-row:hover, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .budgie-menu scrolledwindow > viewport.frame > list.background > button.bookmarks-row:hover, .budgie-menu popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > button.bookmarks-row:hover, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > row.activatable.bookmarks-row:active, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > .bookmarks-row.view:active, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical textview scrolledwindow > viewport.frame > list.background > text.bookmarks-row:active, textview popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > text.bookmarks-row:active, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > iconview.bookmarks-row:active, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical window.thunar notebook scrolledwindow.frame.standard-view scrolledwindow > viewport.frame > list.background > .bookmarks-row.view:active, window.thunar notebook scrolledwindow.frame.standard-view popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > .bookmarks-row.view:active, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > treeview.bookmarks-row.view:active, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical window.thunar .sidebar scrolledwindow > viewport.frame > list.background > treeview.bookmarks-row.view:active, window.thunar .sidebar popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > treeview.bookmarks-row.view:active, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .nemo-window .nemo-places-sidebar scrolledwindow > viewport.frame > list.background > .bookmarks-row.places-treeview:active, .nemo-window .nemo-places-sidebar popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > .bookmarks-row.places-treeview:active, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .budgie-popover scrolledwindow > viewport.frame > list.background > row.bookmarks-row:active, .budgie-popover popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > row.bookmarks-row:active, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .budgie-menu scrolledwindow > viewport.frame > list.background > button.bookmarks-row:active, .budgie-menu popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > button.bookmarks-row:active, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > row.activatable.bookmarks-row:checked, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > .bookmarks-row.view:checked, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical textview scrolledwindow > viewport.frame > list.background > text.bookmarks-row:checked, textview popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > text.bookmarks-row:checked, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > iconview.bookmarks-row:checked, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical window.thunar notebook scrolledwindow.frame.standard-view scrolledwindow > viewport.frame > list.background > .bookmarks-row.view:checked, window.thunar notebook scrolledwindow.frame.standard-view popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > .bookmarks-row.view:checked, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > treeview.bookmarks-row.view:checked, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical window.thunar .sidebar scrolledwindow > viewport.frame > list.background > treeview.bookmarks-row.view:checked, window.thunar .sidebar popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > treeview.bookmarks-row.view:checked, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .nemo-window .nemo-places-sidebar scrolledwindow > viewport.frame > list.background > .bookmarks-row.places-treeview:checked, .nemo-window .nemo-places-sidebar popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > .bookmarks-row.places-treeview:checked, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .budgie-popover scrolledwindow > viewport.frame > list.background > row.bookmarks-row:checked, .budgie-popover popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > row.bookmarks-row:checked, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .budgie-menu scrolledwindow > viewport.frame > list.background > button.bookmarks-row:checked, .budgie-menu popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > button.bookmarks-row:checked { - color: #D3DAE3; - background-color: rgba(211, 218, 227, 0.05); -} - -popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > row.activatable.bookmarks-row button.flat, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > .bookmarks-row.view button.flat, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical textview scrolledwindow > viewport.frame > list.background > text.bookmarks-row button.flat, textview popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > text.bookmarks-row button.flat, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > iconview.bookmarks-row button.flat, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical window.thunar notebook scrolledwindow.frame.standard-view scrolledwindow > viewport.frame > list.background > .bookmarks-row.view button.flat, window.thunar notebook scrolledwindow.frame.standard-view popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > .bookmarks-row.view button.flat, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > treeview.bookmarks-row.view button.flat, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical window.thunar .sidebar scrolledwindow > viewport.frame > list.background > treeview.bookmarks-row.view button.flat, window.thunar .sidebar popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > treeview.bookmarks-row.view button.flat, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .nemo-window .nemo-places-sidebar scrolledwindow > viewport.frame > list.background > .bookmarks-row.places-treeview button.flat, .nemo-window .nemo-places-sidebar popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > .bookmarks-row.places-treeview button.flat, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .budgie-popover scrolledwindow > viewport.frame > list.background > row.bookmarks-row button.flat, .budgie-popover popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > row.bookmarks-row button.flat, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .budgie-menu scrolledwindow > viewport.frame > list.background > button.bookmarks-row button.flat, .budgie-menu popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > button.bookmarks-row button.flat, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > row.activatable.bookmarks-row button.sidebar-button, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > .bookmarks-row.view button.sidebar-button, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical textview scrolledwindow > viewport.frame > list.background > text.bookmarks-row button.sidebar-button, textview popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > text.bookmarks-row button.sidebar-button, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > iconview.bookmarks-row button.sidebar-button, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical window.thunar notebook scrolledwindow.frame.standard-view scrolledwindow > viewport.frame > list.background > .bookmarks-row.view button.sidebar-button, window.thunar notebook scrolledwindow.frame.standard-view popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > .bookmarks-row.view button.sidebar-button, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > treeview.bookmarks-row.view button.sidebar-button, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical window.thunar .sidebar scrolledwindow > viewport.frame > list.background > treeview.bookmarks-row.view button.sidebar-button, window.thunar .sidebar popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > treeview.bookmarks-row.view button.sidebar-button, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .nemo-window .nemo-places-sidebar scrolledwindow > viewport.frame > list.background > .bookmarks-row.places-treeview button.sidebar-button, .nemo-window .nemo-places-sidebar popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > .bookmarks-row.places-treeview button.sidebar-button, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .budgie-popover scrolledwindow > viewport.frame > list.background > row.bookmarks-row button.sidebar-button, .budgie-popover popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > row.bookmarks-row button.sidebar-button, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .budgie-menu scrolledwindow > viewport.frame > list.background > button.bookmarks-row button.sidebar-button, .budgie-menu popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > button.bookmarks-row button.sidebar-button, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > row.activatable.bookmarks-row button.budgie-menu-launcher, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > .bookmarks-row.view button.budgie-menu-launcher, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical textview scrolledwindow > viewport.frame > list.background > text.bookmarks-row button.budgie-menu-launcher, textview popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > text.bookmarks-row button.budgie-menu-launcher, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > iconview.bookmarks-row button.budgie-menu-launcher, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical window.thunar notebook scrolledwindow.frame.standard-view scrolledwindow > viewport.frame > list.background > .bookmarks-row.view button.budgie-menu-launcher, window.thunar notebook scrolledwindow.frame.standard-view popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > .bookmarks-row.view button.budgie-menu-launcher, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > treeview.bookmarks-row.view button.budgie-menu-launcher, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical window.thunar .sidebar scrolledwindow > viewport.frame > list.background > treeview.bookmarks-row.view button.budgie-menu-launcher, window.thunar .sidebar popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > treeview.bookmarks-row.view button.budgie-menu-launcher, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .nemo-window .nemo-places-sidebar scrolledwindow > viewport.frame > list.background > .bookmarks-row.places-treeview button.budgie-menu-launcher, .nemo-window .nemo-places-sidebar popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > .bookmarks-row.places-treeview button.budgie-menu-launcher, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .budgie-popover scrolledwindow > viewport.frame > list.background > row.bookmarks-row button.budgie-menu-launcher, .budgie-popover popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > row.bookmarks-row button.budgie-menu-launcher, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .budgie-menu scrolledwindow > viewport.frame > list.background > button.bookmarks-row button.budgie-menu-launcher, .budgie-menu popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > button.bookmarks-row button.budgie-menu-launcher, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > row.activatable.bookmarks-row .budgie-panel #tasklist-button:not(.flat), .budgie-panel popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > row.activatable.bookmarks-row #tasklist-button:not(.flat), popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > .bookmarks-row.view .budgie-panel #tasklist-button:not(.flat), .budgie-panel popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > .bookmarks-row.view #tasklist-button:not(.flat), popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical textview scrolledwindow > viewport.frame > list.background > text.bookmarks-row .budgie-panel #tasklist-button:not(.flat), .budgie-panel popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical textview scrolledwindow > viewport.frame > list.background > text.bookmarks-row #tasklist-button:not(.flat), textview popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > text.bookmarks-row .budgie-panel #tasklist-button:not(.flat), .budgie-panel textview popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > text.bookmarks-row #tasklist-button:not(.flat), popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > iconview.bookmarks-row .budgie-panel #tasklist-button:not(.flat), .budgie-panel popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > iconview.bookmarks-row #tasklist-button:not(.flat), popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical window.thunar notebook scrolledwindow.frame.standard-view scrolledwindow > viewport.frame > list.background > .bookmarks-row.view .budgie-panel #tasklist-button:not(.flat), .budgie-panel popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical window.thunar notebook scrolledwindow.frame.standard-view scrolledwindow > viewport.frame > list.background > .bookmarks-row.view #tasklist-button:not(.flat), window.thunar notebook scrolledwindow.frame.standard-view popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > .bookmarks-row.view .budgie-panel #tasklist-button:not(.flat), .budgie-panel window.thunar notebook scrolledwindow.frame.standard-view popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > .bookmarks-row.view #tasklist-button:not(.flat), popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical window.thunar .sidebar scrolledwindow > viewport.frame > list.background > treeview.bookmarks-row.view .budgie-panel #tasklist-button:not(.flat), .budgie-panel popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical window.thunar .sidebar scrolledwindow > viewport.frame > list.background > treeview.bookmarks-row.view #tasklist-button:not(.flat), window.thunar .sidebar popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > treeview.bookmarks-row.view .budgie-panel #tasklist-button:not(.flat), .budgie-panel window.thunar .sidebar popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > treeview.bookmarks-row.view #tasklist-button:not(.flat), popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .nemo-window .nemo-places-sidebar scrolledwindow > viewport.frame > list.background > .bookmarks-row.places-treeview .budgie-panel #tasklist-button:not(.flat), .budgie-panel popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .nemo-window .nemo-places-sidebar scrolledwindow > viewport.frame > list.background > .bookmarks-row.places-treeview #tasklist-button:not(.flat), .nemo-window .nemo-places-sidebar popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > .bookmarks-row.places-treeview .budgie-panel #tasklist-button:not(.flat), .budgie-panel .nemo-window .nemo-places-sidebar popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > .bookmarks-row.places-treeview #tasklist-button:not(.flat), popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .budgie-popover scrolledwindow > viewport.frame > list.background > row.bookmarks-row .budgie-panel #tasklist-button:not(.flat), .budgie-panel popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .budgie-popover scrolledwindow > viewport.frame > list.background > row.bookmarks-row #tasklist-button:not(.flat), .budgie-popover popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > row.bookmarks-row .budgie-panel #tasklist-button:not(.flat), .budgie-panel .budgie-popover popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > row.bookmarks-row #tasklist-button:not(.flat), popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .budgie-menu scrolledwindow > viewport.frame > list.background > button.bookmarks-row .budgie-panel #tasklist-button:not(.flat), .budgie-panel popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .budgie-menu scrolledwindow > viewport.frame > list.background > button.bookmarks-row #tasklist-button:not(.flat), .budgie-menu popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > button.bookmarks-row .budgie-panel #tasklist-button:not(.flat), .budgie-panel .budgie-menu popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > button.bookmarks-row #tasklist-button:not(.flat), .budgie-panel popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > row.activatable.bookmarks-row button.flat.launcher, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > .bookmarks-row.view .budgie-panel button.flat.launcher, .budgie-panel popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > .bookmarks-row.view button.flat.launcher, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical textview scrolledwindow > viewport.frame > list.background > text.bookmarks-row .budgie-panel button.flat.launcher, .budgie-panel popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical textview scrolledwindow > viewport.frame > list.background > text.bookmarks-row button.flat.launcher, textview popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > text.bookmarks-row .budgie-panel button.flat.launcher, .budgie-panel textview popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > text.bookmarks-row button.flat.launcher, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > iconview.bookmarks-row .budgie-panel button.flat.launcher, .budgie-panel popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > iconview.bookmarks-row button.flat.launcher, .budgie-panel popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical window.thunar notebook scrolledwindow.frame.standard-view scrolledwindow > viewport.frame > list.background > .bookmarks-row.view button.flat.launcher, .budgie-panel popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical window.thunar .sidebar scrolledwindow > viewport.frame > list.background > treeview.bookmarks-row.view button.flat.launcher, .budgie-panel popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .nemo-window .nemo-places-sidebar scrolledwindow > viewport.frame > list.background > .bookmarks-row.places-treeview button.flat.launcher, .budgie-panel popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .budgie-popover scrolledwindow > viewport.frame > list.background > row.bookmarks-row button.flat.launcher, .budgie-panel popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical .budgie-menu scrolledwindow > viewport.frame > list.background > button.bookmarks-row button.flat.launcher { - min-width: 16px; - min-height: 16px; - padding: 4px; - margin: 0 6px; - border-radius: 100px; - -gtk-outline-radius: 100px; -} - -flowboxchild.bookmark-tag-widget { - color: #32343D; - font-weight: 500; -} - -flowboxchild.bookmark-tag-widget label { - margin-bottom: 2px; -} - -flowboxchild.bookmark-tag-widget-selected { - color: #ffffff; -} - -window#gnome-system-monitor > menubar { - border: none; - box-shadow: none; - background: none; -} - -.sidebar-paned .inline-toolbar.horizontal.sidebar-toolbar { - box-shadow: inset 0 1px rgba(255, 255, 255, 0.12); - padding: 4px; - background-color: #2b2d35; -} - -window.csd > box.vertical > box.vertical > toolbar.horizontal, window.csd > box.vertical > box.vertical > .horizontal.inline-toolbar, -window.solid-csd > box.vertical > box.vertical > toolbar.horizontal, -window.solid-csd > box.vertical > box.vertical > .horizontal.inline-toolbar { - margin-top: -1px; - border-top: 1px solid rgba(255, 255, 255, 0.12); - box-shadow: none; - background-color: transparent; -} - -window.csd > box.vertical > box.vertical > toolbar.horizontal > toolitem > .linked > button, window.csd > box.vertical > box.vertical > .horizontal.inline-toolbar > toolitem > .linked > button, -window.csd > box.vertical > box.vertical > toolbar.horizontal > toolitem > box.horizontal > button, -window.csd > box.vertical > box.vertical > .horizontal.inline-toolbar > toolitem > box.horizontal > button, -window.solid-csd > box.vertical > box.vertical > toolbar.horizontal > toolitem > .linked > button, -window.solid-csd > box.vertical > box.vertical > .horizontal.inline-toolbar > toolitem > .linked > button, -window.solid-csd > box.vertical > box.vertical > toolbar.horizontal > toolitem > box.horizontal > button, -window.solid-csd > box.vertical > box.vertical > .horizontal.inline-toolbar > toolitem > box.horizontal > button { - min-height: 36px; - min-width: 36px; - padding: 0; - margin-top: 8px; - margin-bottom: 8px; -} - -window.csd > box.vertical > box.vertical > frame, -window.solid-csd > box.vertical > box.vertical > frame { - margin-top: -1px; - padding: 0; -} - -window.csd > box.vertical > box.vertical > frame > border, -window.solid-csd > box.vertical > box.vertical > frame > border { - border: none; -} - -window.background > box.vertical > toolbar.primary-toolbar > toolitem > .linked > button.image-button.raised, window.background > box.vertical > .primary-toolbar.inline-toolbar > toolitem > .linked > button.image-button.raised { - min-height: 36px; - min-width: 36px; - padding: 0; - margin: 0; -} - -window.background > box.vertical > toolbar.primary-toolbar > toolitem > .linked > button.image-button.raised > widget > box > image, window.background > box.vertical > .primary-toolbar.inline-toolbar > toolitem > .linked > button.image-button.raised > widget > box > image { - padding: 0; -} - -window.background > box.vertical > toolbar.primary-toolbar > toolitem button.flat.scale, window.background > box.vertical > .primary-toolbar.inline-toolbar > toolitem button.flat.scale, window.background > box.vertical > toolbar.primary-toolbar > toolitem button.scale.sidebar-button, window.background > box.vertical > .primary-toolbar.inline-toolbar > toolitem button.scale.sidebar-button, window.background > box.vertical > toolbar.primary-toolbar > toolitem button.scale.budgie-menu-launcher, window.background > box.vertical > .primary-toolbar.inline-toolbar > toolitem button.scale.budgie-menu-launcher, window.background > box.vertical > toolbar.primary-toolbar > toolitem .budgie-panel .scale#tasklist-button:not(.flat), .budgie-panel window.background > box.vertical > toolbar.primary-toolbar > toolitem .scale#tasklist-button:not(.flat), window.background > box.vertical > .primary-toolbar.inline-toolbar > toolitem .budgie-panel .scale#tasklist-button:not(.flat), .budgie-panel window.background > box.vertical > .primary-toolbar.inline-toolbar > toolitem .scale#tasklist-button:not(.flat), .budgie-panel window.background > box.vertical > toolbar.primary-toolbar > toolitem button.scale.flat.launcher, .budgie-panel window.background > box.vertical > .primary-toolbar.inline-toolbar > toolitem button.scale.flat.launcher { - min-height: 20px; - min-width: 36px; - padding: 0; - margin-top: 8px; - margin-bottom: 8px; -} - -window.background > box.vertical > toolbar.primary-toolbar > toolitem > box.horizontal:not(.linked) > button.toggle, window.background > box.vertical > .primary-toolbar.inline-toolbar > toolitem > box.horizontal:not(.linked) > button.toggle, -window.background > box.vertical > toolbar.primary-toolbar > toolitem > .linked > button:not(.toggle):not(.raised):not(.flat), -window.background > box.vertical > .primary-toolbar.inline-toolbar > toolitem > .linked > button:not(.toggle):not(.raised):not(.flat) { - min-height: 28px; - min-width: 28px; - padding: 0; - margin: 0; -} - -dialog.background.csd > box.dialog-vbox > grid.horizontal > scrolledwindow.frame { - border: none; -} - -dialog.background.csd > box.dialog-vbox > grid.horizontal > scrolledwindow.frame > viewport.frame { - border: none; -} - -dialog.background.csd > box.dialog-vbox > grid.horizontal > stack > scrolledwindow.frame { - border: 1px solid rgba(255, 255, 255, 0.12); -} - -dialog.background.csd headerbar.default-decoration { - box-shadow: inset 0 -1px rgba(255, 255, 255, 0.12); -} - -window.background.csd > paned.horizontal > scrolledwindow.frame.sidebar { - border-top: none; -} - -stack > overlay > frame > scrolledwindow.frame { - border-left-width: 0; - border-right-width: 0; -} - -.nemo-window .nemo-places-sidebar.frame { - border-width: 0; -} - -.nemo-window .nemo-places-sidebar .places-treeview { - -NemoPlacesTreeView-disk-full-bg-color: #494c59; - -NemoPlacesTreeView-disk-full-fg-color: #3c86de; -} - -.nemo-window notebook { - background-color: #282A33; -} - -.nemo-window notebook .primary-toolbar { - background-color: #32343D; -} - -.nemo-window notebook .primary-toolbar button, -.nemo-window notebook .primary-toolbar combobox > .linked > button.combo { - color: #D3DAE3; - border-color: rgba(255, 255, 255, 0.12); - background-color: #2c2f39; -} - -.nemo-window notebook .primary-toolbar button:hover, -.nemo-window notebook .primary-toolbar combobox > .linked > button.combo:hover { - color: #a4b3c5; - border-color: rgba(255, 255, 255, 0.12); - background-color: #3e4250; - -gtk-icon-effect: highlight; -} - -.nemo-window notebook .primary-toolbar button:active, .nemo-window notebook .primary-toolbar button:checked, -.nemo-window notebook .primary-toolbar combobox > .linked > button.combo:active, -.nemo-window notebook .primary-toolbar combobox > .linked > button.combo:checked { - color: #ffffff; - border-color: #68a2e6; - background-color: #5294e2; -} - -.nemo-window notebook .primary-toolbar button:active:not(:disabled) label:disabled, .nemo-window notebook .primary-toolbar button:checked:not(:disabled) label:disabled, -.nemo-window notebook .primary-toolbar combobox > .linked > button.combo:active:not(:disabled) label:disabled, -.nemo-window notebook .primary-toolbar combobox > .linked > button.combo:checked:not(:disabled) label:disabled { - color: inherit; - opacity: 0.6; -} - -.nemo-window notebook .primary-toolbar button:disabled, -.nemo-window notebook .primary-toolbar combobox > .linked > button.combo:disabled { - border-color: rgba(255, 255, 255, 0.05); - background-color: rgba(44, 47, 57, 0.55); -} - -.nemo-window notebook .primary-toolbar button:disabled label, .nemo-window notebook .primary-toolbar button:disabled, -.nemo-window notebook .primary-toolbar combobox > .linked > button.combo:disabled label, -.nemo-window notebook .primary-toolbar combobox > .linked > button.combo:disabled { - color: rgba(211, 218, 227, 0.45); -} - -.nemo-window notebook .primary-toolbar button:disabled:active, .nemo-window notebook .primary-toolbar button:disabled:checked, -.nemo-window notebook .primary-toolbar combobox > .linked > button.combo:disabled:active, -.nemo-window notebook .primary-toolbar combobox > .linked > button.combo:disabled:checked { - border-color: rgba(82, 148, 226, 0.75); - background-color: rgba(82, 148, 226, 0.75); - opacity: 0.6; -} - -.nemo-window notebook .primary-toolbar button:disabled:active label, .nemo-window notebook .primary-toolbar button:disabled:active, .nemo-window notebook .primary-toolbar button:disabled:checked label, .nemo-window notebook .primary-toolbar button:disabled:checked, -.nemo-window notebook .primary-toolbar combobox > .linked > button.combo:disabled:active label, -.nemo-window notebook .primary-toolbar combobox > .linked > button.combo:disabled:active, -.nemo-window notebook .primary-toolbar combobox > .linked > button.combo:disabled:checked label, -.nemo-window notebook .primary-toolbar combobox > .linked > button.combo:disabled:checked { - color: rgba(255, 255, 255, 0.8); -} - -.nemo-window notebook .primary-toolbar entry { - min-height: 24px; - min-width: 24px; - color: #D3DAE3; - border-color: rgba(255, 255, 255, 0.12); - background-color: #282a33; -} - -.nemo-window notebook .primary-toolbar entry:focus { - color: #D3DAE3; - border-color: #5294e2; - background-color: #282a33; -} - -.nemo-window .nemo-window-pane widget.entry { - border: 1px solid; - border-radius: 3px; - color: #D3DAE3; - border-color: #5294e2; - background-color: #282a33; -} - -.nemo-window .primary-toolbar { - padding-top: 0; - padding-bottom: 0; - border: none; - color: rgba(207, 218, 231, 0.8); - background-color: #282a33; - box-shadow: inset 0 -1px rgba(255, 255, 255, 0.12); -} - -.nemo-window .primary-toolbar button, .nemo-window .primary-toolbar entry { - min-height: 16px; - margin-top: 6px; - margin-bottom: 6px; -} - -.nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button, -.nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button { - margin-top: 4px; - margin-bottom: 4px; -} - -.nemo-window .sidebar scrolledwindow.frame { - border: none; -} - -.nemo-window .floating-bar { - padding: 2px; - background-color: #5294e2; - color: #ffffff; - border-radius: 0; -} - -.nemo-window .floating-bar.bottom.left { - border-top-right-radius: 2px; -} - -.nemo-window .floating-bar.bottom.right { - border-top-left-radius: 2px; -} - -.nemo-window .floating-bar button { - border: none; - border-radius: 3px; - min-height: 16px; - min-width: 16px; - -gtk-icon-shadow: none; -} - -dialog.background > .dialog-vbox > frame.view > stack > box.vertical > separator.horizontal { - background: none; - border-bottom: 1px solid rgba(255, 255, 255, 0.12); -} - -.caja-notebook { - border-top: 1px solid rgba(255, 255, 255, 0.12); -} - -.caja-side-pane .frame { - border-width: 1px 0 0; -} - -.caja-notebook .frame { - border-width: 0 0 1px; -} - -.caja-desktop > widget.entry, .caja-desktop > widget.entry:focus { - transition: none; -} - -.pluma-window statusbar frame > border { - border: none; -} - -.pluma-window notebook > stack scrolledwindow { - border-width: 0 0 1px 0; -} - -#pluma-status-combo-button { - min-height: 0; - padding: 0; - border-top: none; - border-bottom: none; - border-radius: 0; -} - -window.background:not(.csd) > widget > separator { - color: rgba(255, 255, 255, 0.12); -} - -window.background:not(.csd) > widget > scrollbar { - background-clip: border-box; -} - -window.background:not(.csd) > widget > scrollbar, -window.background:not(.csd) > widget > frame > border { - border-color: rgba(255, 255, 255, 0.12); -} - -window.background:not(.csd) > widget > entry, -window.background:not(.csd) > widget .entry { - border-radius: 2px; - color: #D3DAE3; - background-image: image(#282A33); - border: 1px solid rgba(255, 255, 255, 0.12); -} - -window.background:not(.csd) > widget > entry:focus, -window.background:not(.csd) > widget .entry:focus { - border-color: #5294e2; -} - -window.background:not(.csd) > widget > spinbutton { - background-image: image(#2c2f39); - border: 1px solid rgba(255, 255, 255, 0.12); -} - -window.background:not(.csd) > widget > spinbutton:active { - background-image: image(#383a47); -} - -window.background:not(.csd) > widget > spinbutton .entry { - border-top-right-radius: 0; - border-bottom-right-radius: 0; -} - -window.background:not(.csd) > widget > button > button, window.background:not(.csd) > widget > button.combo > button { - color: #D3DAE3; - border: 1px solid rgba(255, 255, 255, 0.12); - border-radius: 2px; -} - -window.background:not(.csd) > widget > button > button:active, window.background:not(.csd) > widget > button > button:checked, window.background:not(.csd) > widget > button.combo > button:active, window.background:not(.csd) > widget > button.combo > button:checked { - border: 1px solid #4e5264; - background-image: image(#383a47); -} - -window.background:not(.csd) > menu, -window.background:not(.csd) > menu > menu { - border-radius: 0; -} - -window.background:not(.csd) > menu > separator, window.background:not(.csd) > menu .separator, -window.background:not(.csd) > menu > menu > separator, -window.background:not(.csd) > menu > menu .separator { - color: #32343D; -} - -window.background:not(.csd) > menu > menuitem > label:disabled { - color: rgba(211, 218, 227, 0.45); -} - -window.background:not(.csd) > window > menu menuitem { - transition: none; -} - -#MozillaGtkWidget.background { - background-color: #32343D; -} - -#MozillaGtkWidget.background .background, -#MozillaGtkWidget.background frame, -#MozillaGtkWidget.background separator, -#MozillaGtkWidget.background scrolledwindow { - background-color: #32343D; -} - -#MozillaGtkWidget.background headerbar.titlebar { - padding-left: 10px; - padding-right: 10px; -} - -#MozillaGtkWidget.background scrollbar { - background-color: #545867; -} - -#MozillaGtkWidget.background scrollbar slider { - background-color: #7a7f88; -} - -#MozillaGtkWidget.background scrollbar slider:hover { - background-color: #9398a1; -} - -#MozillaGtkWidget.background scrollbar slider:hover:active { - background-color: #abb1ba; -} - -#MozillaGtkWidget.background scrollbar slider:disabled { - background-color: transparent; -} - -#MozillaGtkWidget.background *:not(menuitem):hover, #MozillaGtkWidget.background *:not(menuitem):hover button, -#MozillaGtkWidget.background *:focus, -#MozillaGtkWidget.background *:focus button, -#MozillaGtkWidget.background *:active, -#MozillaGtkWidget.background *:active button, -#MozillaGtkWidget.background *:checked, -#MozillaGtkWidget.background *:checked button { - color: #D3DAE3; -} - -#MozillaGtkWidget.background > window.background > menu, -#MozillaGtkWidget.background > window.background > menu > menu { - border: none; - background-color: #282A33; -} - -#MozillaGtkWidget.background > window.background > menu > separator, -#MozillaGtkWidget.background > window.background > menu > menu > separator { - padding: 0; - border: none; - background-color: rgba(255, 255, 255, 0.12); -} - -#MozillaGtkWidget.background > widget border { - border-color: #606475; -} - -#MozillaGtkWidget.background > widget separator { - background-color: #4e5264; -} - -#MozillaGtkWidget.background > widget > scrolledwindow > textview { - background-color: #333641; -} - -#MozillaGtkWidget.background > widget > scrolledwindow > textview text { - background-color: transparent; - color: #D3DAE3; -} - -window.background.chromium headerbar.titlebar button.titlebutton { - min-width: 23px; - min-height: 23px; - padding: 0 2px; - color: transparent; -} - -window.background.chromium { - background-color: #fafbfc; - color: #5c616c; -} - -window.background.chromium headerbar.titlebar button.toggle { - color: rgba(207, 218, 231, 0.8); - outline-offset: -3px; - background-color: rgba(40, 42, 51, 0); - border-color: rgba(40, 42, 51, 0); -} - -window.background.chromium headerbar.titlebar button.toggle:hover { - color: rgba(207, 218, 231, 0.8); - border-color: rgba(255, 255, 255, 0.12); - background-color: #333641; -} - -window.background.chromium headerbar.titlebar button.toggle:checked, window.background.chromium headerbar.titlebar button.toggle:active { - color: #ffffff; - border-color: #68a2e6; - background-color: #5294e2; -} - -window.background.chromium button { - border-width: 1px; - border-style: solid; - border-color: #e6e6e6; - background-color: #fafbfc; - color: #5c616c; -} - -window.background.chromium entry.chromium { - border-image: none; - border: 1px solid #e6e6e6; - background-color: #fafbfc; - color: #5c616c; -} - -window.background.chromium entry.chromium:focus { - border-color: #5294e2; -} - -window.background.chromium > textview.view, window.background.chromium textview { - background-color: #fafbfc; - color: #5c616c; -} - -window.background.chromium > menubar { - background-color: #282A33; -} - -window.background.chromium > menu { - color: #5c616c; - background-color: #ffffff; - border: 1px solid #e6e6e6; -} - -window.background.chromium > menu > separator, window.background.chromium > menu .separator { - background-color: #ffffff; - color: #ffffff; - border: none; -} - -window.background.chromium > menu > menuitem { - color: #5c616c; -} - -window.background.chromium > menu > menuitem:hover { - color: #ffffff; - background-color: #5294e2; -} - -window.background.chromium > menu > menuitem:disabled { - color: rgba(92, 97, 108, 0.45); -} - -window.background.chromium > menu > menuitem accelerator { - color: rgba(92, 97, 108, 0.45); -} - -window.background > grid.horizontal > grid.horizontal { - background-color: #282A33; - box-shadow: inset 0 -1px rgba(255, 255, 255, 0.12); -} - -window.background > grid.horizontal > grid.horizontal > button.flat.small-button, window.background > grid.horizontal > grid.horizontal > button.small-button.sidebar-button, window.background > grid.horizontal > grid.horizontal > button.small-button.budgie-menu-launcher, .budgie-panel window.background > grid.horizontal > grid.horizontal > .small-button#tasklist-button:not(.flat), .budgie-panel window.background > grid.horizontal > grid.horizontal > button.small-button.flat.launcher { - color: rgba(207, 218, 231, 0.8); - border: none; - border-radius: 50px; -} - -window.background > grid.horizontal > grid.horizontal > button.flat.small-button:hover, window.background > grid.horizontal > grid.horizontal > button.small-button.sidebar-button:hover, window.background > grid.horizontal > grid.horizontal > button.small-button.budgie-menu-launcher:hover, .budgie-panel window.background > grid.horizontal > grid.horizontal > .small-button#tasklist-button:hover:not(.flat), .budgie-panel window.background > grid.horizontal > grid.horizontal > button.small-button.flat.launcher:hover { - background-color: rgba(207, 218, 231, 0.25); -} - -window.background > grid.horizontal > grid.horizontal > button.flat.small-button:active, window.background > grid.horizontal > grid.horizontal > button.small-button.sidebar-button:active, window.background > grid.horizontal > grid.horizontal > button.small-button.budgie-menu-launcher:active, .budgie-panel window.background > grid.horizontal > grid.horizontal > .small-button#tasklist-button:active:not(.flat), .budgie-panel window.background > grid.horizontal > grid.horizontal > button.small-button.flat.launcher:active, window.background > grid.horizontal > grid.horizontal > button.flat.small-button:checked, window.background > grid.horizontal > grid.horizontal > button.small-button.sidebar-button:checked, window.background > grid.horizontal > grid.horizontal > button.small-button.budgie-menu-launcher:checked, .budgie-panel window.background > grid.horizontal > grid.horizontal > .small-button#tasklist-button:checked:not(.flat), .budgie-panel window.background > grid.horizontal > grid.horizontal > button.small-button.flat.launcher:checked { - background-color: #5294e2; - color: #ffffff; -} - -window.background > grid.horizontal > grid.horizontal > button.flat.small-button:disabled, window.background > grid.horizontal > grid.horizontal > button.small-button.sidebar-button:disabled, window.background > grid.horizontal > grid.horizontal > button.small-button.budgie-menu-launcher:disabled, .budgie-panel window.background > grid.horizontal > grid.horizontal > .small-button#tasklist-button:disabled:not(.flat), .budgie-panel window.background > grid.horizontal > grid.horizontal > button.small-button.flat.launcher:disabled { - color: rgba(207, 218, 231, 0.6); -} - -window.background:not(.solid-csd) > notebook:not(.frame) { - border: 0 none transparent; - background-color: #282A33; -} - -window.background:not(.solid-csd) > notebook:not(.frame) > stack { - border: none; - box-shadow: none; -} - -overlay.window-overlay grid.horizontal stack paned.horizontal stack widget.view.frame, -overlay.window-overlay grid.horizontal stack paned.horizontal stack scrolledwindow.frame { - border-left: none; - border-right: none; -} - -overlay.window-overlay grid.horizontal stack .sidebar { - border-bottom: 1px solid rgba(255, 255, 255, 0.12); -} - -widget > box.terminal-titlebar { - padding: 0 6px; -} - -widget > box.terminal-titlebar > button.flat.popup.toggle, widget > box.terminal-titlebar > button.popup.toggle.sidebar-button, widget > box.terminal-titlebar > button.popup.toggle.budgie-menu-launcher, .budgie-panel widget > box.terminal-titlebar > .popup.toggle#tasklist-button:not(.flat), .budgie-panel widget > box.terminal-titlebar > button.popup.toggle.flat.launcher { - border: none; - border-radius: 0; - padding-top: 0; - padding-bottom: 0; - border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #5294e2 0%, transparent 0%) 0 0 0/0 0 0; -} - -widget > box.terminal-titlebar > button.flat.popup.toggle:dir(ltr), widget > box.terminal-titlebar > button.popup.toggle.sidebar-button:dir(ltr), widget > box.terminal-titlebar > button.popup.toggle.budgie-menu-launcher:dir(ltr), .budgie-panel widget > box.terminal-titlebar > .popup.toggle#tasklist-button:dir(ltr):not(.flat), .budgie-panel widget > box.terminal-titlebar > button.popup.toggle.flat.launcher:dir(ltr) { - padding-right: 6px; -} - -widget > box.terminal-titlebar > button.flat.popup.toggle:dir(rtl), widget > box.terminal-titlebar > button.popup.toggle.sidebar-button:dir(rtl), widget > box.terminal-titlebar > button.popup.toggle.budgie-menu-launcher:dir(rtl), .budgie-panel widget > box.terminal-titlebar > .popup.toggle#tasklist-button:dir(rtl):not(.flat), .budgie-panel widget > box.terminal-titlebar > button.popup.toggle.flat.launcher:dir(rtl) { - padding-left: 6px; -} - -widget > box.terminal-titlebar > button.flat.popup.toggle:hover, widget > box.terminal-titlebar > button.popup.toggle.sidebar-button:hover, widget > box.terminal-titlebar > button.popup.toggle.budgie-menu-launcher:hover, .budgie-panel widget > box.terminal-titlebar > .popup.toggle#tasklist-button:hover:not(.flat), .budgie-panel widget > box.terminal-titlebar > button.popup.toggle.flat.launcher:hover { - box-shadow: inset 0 -2px #5294e2; - background: none; -} - -widget > box.terminal-titlebar > button.flat.popup.toggle:checked, widget > box.terminal-titlebar > button.popup.toggle.sidebar-button:checked, widget > box.terminal-titlebar > button.popup.toggle.budgie-menu-launcher:checked, .budgie-panel widget > box.terminal-titlebar > .popup.toggle#tasklist-button:checked:not(.flat), .budgie-panel widget > box.terminal-titlebar > button.popup.toggle.flat.launcher:checked, widget > box.terminal-titlebar > button.flat.popup.toggle:active, widget > box.terminal-titlebar > button.popup.toggle.sidebar-button:active, widget > box.terminal-titlebar > button.popup.toggle.budgie-menu-launcher:active, .budgie-panel widget > box.terminal-titlebar > .popup.toggle#tasklist-button:active:not(.flat), .budgie-panel widget > box.terminal-titlebar > button.popup.toggle.flat.launcher:active { - border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #5294e2 100%, transparent 0%) 0 0 2/0 0 2px; - background-color: transparent; - color: #D3DAE3; -} - -widget > box.terminal-titlebar > button.image-button, widget > box.terminal-titlebar > button.image-button.toggle { - margin: 2px 0; - padding: 0; - min-height: 24px; - min-width: 24px; - border-radius: 100px; - -gtk-outline-radius: 100px; -} - -list.tilix-session-sidebar { - background-image: image(#272931); -} - -list.tilix-session-sidebar button.tilix-sidebar-close-button { - min-height: 20px; - min-width: 20px; - padding: 0; - border-radius: 100px; - -gtk-outline-radius: 100px; - background-color: #F04A50; -} - -list.tilix-session-sidebar button.tilix-sidebar-close-button, list.tilix-session-sidebar button.tilix-sidebar-close-button:hover, list.tilix-session-sidebar button.tilix-sidebar-close-button:active, list.tilix-session-sidebar button.tilix-sidebar-close-button:checked { - color: white; -} - -list.tilix-session-sidebar button.tilix-sidebar-close-button:hover { - background-color: #f4797e; -} - -list.tilix-session-sidebar button.tilix-sidebar-close-button:active, list.tilix-session-sidebar button.tilix-sidebar-close-button:checked { - background-image: image(#ec1b22); -} - -.geary-accounts-editor-pane > scrolledwindow.frame { - border: none; -} - -window.background.csd > box.vertical > stack > box.horizontal > list { - border-right: 1px solid #494c59; -} - -window.background.csd > box.vertical > stack > box.horizontal > box.vertical > stack > scrolledwindow.frame { - border: none; -} - -window.background.csd > box.vertical > stack > box.horizontal > revealer > stack > list { - border-right: 1px solid #494c59; -} - -window.background.csd > box.vertical > stack > box.horizontal > revealer > stack > scrolledwindow > viewport.frame > list { - border-right: 1px solid #494c59; -} - -window.background.csd > box.vertical > stack > box.horizontal > revealer > stack > scrolledwindow > viewport.frame > list { - border-right: 1px solid #494c59; -} - -window#ValaPanel.background { - background-color: #21232b; - border: none; - color: #D3DAE3; -} - -window#ValaPanel.background widget.-vala-panel-background > separator { - background: none; -} - -window#ValaPanel.background .unpinned button.flat.-panel-icon-button, window#ValaPanel.background .unpinned button.-panel-icon-button.sidebar-button, window#ValaPanel.background .unpinned button.-panel-icon-button.budgie-menu-launcher, window#ValaPanel.background .unpinned .budgie-panel .-panel-icon-button#tasklist-button:not(.flat), .budgie-panel window#ValaPanel.background .unpinned .-panel-icon-button#tasklist-button:not(.flat) { - border-radius: 0; -} - -window#ValaPanel.background .unpinned button.flat.-panel-icon-button:hover, window#ValaPanel.background .unpinned button.-panel-icon-button.sidebar-button:hover, window#ValaPanel.background .unpinned button.-panel-icon-button.budgie-menu-launcher:hover, window#ValaPanel.background .unpinned .budgie-panel .-panel-icon-button#tasklist-button:hover:not(.flat), .budgie-panel window#ValaPanel.background .unpinned .-panel-icon-button#tasklist-button:hover:not(.flat) { - -gtk-icon-effect: highlight; -} - -window#ValaPanel.background .unpinned button.flat.-panel-icon-button:hover, window#ValaPanel.background .unpinned button.-panel-icon-button.sidebar-button:hover, window#ValaPanel.background .unpinned button.-panel-icon-button.budgie-menu-launcher:hover, window#ValaPanel.background .unpinned .budgie-panel .-panel-icon-button#tasklist-button:hover:not(.flat), .budgie-panel window#ValaPanel.background .unpinned .-panel-icon-button#tasklist-button:hover:not(.flat), window#ValaPanel.background .unpinned button.flat.-panel-icon-button:active, window#ValaPanel.background .unpinned button.-panel-icon-button.sidebar-button:active, window#ValaPanel.background .unpinned button.-panel-icon-button.budgie-menu-launcher:active, window#ValaPanel.background .unpinned .budgie-panel .-panel-icon-button#tasklist-button:active:not(.flat), .budgie-panel window#ValaPanel.background .unpinned .-panel-icon-button#tasklist-button:active:not(.flat), window#ValaPanel.background .unpinned button.flat.-panel-icon-button:checked, window#ValaPanel.background .unpinned button.-panel-icon-button.sidebar-button:checked, window#ValaPanel.background .unpinned button.-panel-icon-button.budgie-menu-launcher:checked, window#ValaPanel.background .unpinned .budgie-panel .-panel-icon-button#tasklist-button:checked:not(.flat), .budgie-panel window#ValaPanel.background .unpinned .-panel-icon-button#tasklist-button:checked:not(.flat) { - box-shadow: inset 0 -2px #5294e2; - color: #ffffff; -} - -window#ValaPanel.background .pinned button.flat.-panel-icon-button.running, window#ValaPanel.background .pinned button.-panel-icon-button.running.sidebar-button, window#ValaPanel.background .pinned button.-panel-icon-button.running.budgie-menu-launcher, window#ValaPanel.background .pinned .budgie-panel .-panel-icon-button.running#tasklist-button:not(.flat), .budgie-panel window#ValaPanel.background .pinned .-panel-icon-button.running#tasklist-button:not(.flat) { - border-radius: 0; -} - -window#ValaPanel.background .pinned button.flat.-panel-icon-button.running > image, window#ValaPanel.background .pinned button.-panel-icon-button.running.sidebar-button > image, window#ValaPanel.background .pinned button.-panel-icon-button.running.budgie-menu-launcher > image, window#ValaPanel.background .pinned .budgie-panel .-panel-icon-button.running#tasklist-button:not(.flat) > image, .budgie-panel window#ValaPanel.background .pinned .-panel-icon-button.running#tasklist-button:not(.flat) > image, window#ValaPanel.background .pinned .budgie-panel button.-panel-icon-button.running.flat.launcher > image { - background-position: bottom center; -} - -window#ValaPanel.background .pinned button.flat.-panel-icon-button.running:hover, window#ValaPanel.background .pinned button.-panel-icon-button.running.sidebar-button:hover, window#ValaPanel.background .pinned button.-panel-icon-button.running.budgie-menu-launcher:hover, window#ValaPanel.background .pinned .budgie-panel .-panel-icon-button.running#tasklist-button:hover:not(.flat), .budgie-panel window#ValaPanel.background .pinned .-panel-icon-button.running#tasklist-button:hover:not(.flat) { - -gtk-icon-effect: highlight; -} - -window#ValaPanel.background .pinned button.flat.-panel-icon-button.running:hover, window#ValaPanel.background .pinned button.-panel-icon-button.running.sidebar-button:hover, window#ValaPanel.background .pinned button.-panel-icon-button.running.budgie-menu-launcher:hover, window#ValaPanel.background .pinned .budgie-panel .-panel-icon-button.running#tasklist-button:hover:not(.flat), .budgie-panel window#ValaPanel.background .pinned .-panel-icon-button.running#tasklist-button:hover:not(.flat), window#ValaPanel.background .pinned button.flat.-panel-icon-button.running:active, window#ValaPanel.background .pinned button.-panel-icon-button.running.sidebar-button:active, window#ValaPanel.background .pinned button.-panel-icon-button.running.budgie-menu-launcher:active, window#ValaPanel.background .pinned .budgie-panel .-panel-icon-button.running#tasklist-button:active:not(.flat), .budgie-panel window#ValaPanel.background .pinned .-panel-icon-button.running#tasklist-button:active:not(.flat), window#ValaPanel.background .pinned button.flat.-panel-icon-button.running:checked, window#ValaPanel.background .pinned button.-panel-icon-button.running.sidebar-button:checked, window#ValaPanel.background .pinned button.-panel-icon-button.running.budgie-menu-launcher:checked, window#ValaPanel.background .pinned .budgie-panel .-panel-icon-button.running#tasklist-button:checked:not(.flat), .budgie-panel window#ValaPanel.background .pinned .-panel-icon-button.running#tasklist-button:checked:not(.flat) { - box-shadow: inset 0 -2px #5294e2; - color: #ffffff; -} - -menubar.-vala-panel-background, -menubar.-vala-panel-appmenu-private { - background: none; - border: none; - box-shadow: none; - color: #D3DAE3; -} - -menubar.-vala-panel-background > menuitem, -menubar.-vala-panel-appmenu-private > menuitem { - border: none; - border-radius: 0; - font-weight: normal; -} - -menubar.-vala-panel-background > menuitem:hover, -menubar.-vala-panel-appmenu-private > menuitem:hover { - background-color: rgba(255, 255, 255, 0.1); - color: #ffffff; - box-shadow: inset 0 -2px #5294e2, 0 1px #5294e2; -} - -menubar.-vala-panel-background > menuitem:disabled, -menubar.-vala-panel-appmenu-private > menuitem:disabled { - color: rgba(211, 218, 227, 0.4); -} - -window#meldapp notebook.frame.meld-notebook { - border: none; -} - -window#meldapp notebook.frame.meld-notebook paned.meld-vc-console-pane { - border: none; -} - -/***************** - * Unity Desktop * - *****************/ -UnityDecoration { - -UnityDecoration-extents: 28px 1 1 1; - -UnityDecoration-input-extents: 10px; - -UnityDecoration-shadow-offset-x: 0px; - -UnityDecoration-shadow-offset-y: 3px; - -UnityDecoration-active-shadow-color: rgba(0, 0, 0, 0.2); - -UnityDecoration-active-shadow-radius: 12px; - -UnityDecoration-inactive-shadow-color: rgba(0, 0, 0, 0.07); - -UnityDecoration-inactive-shadow-radius: 7px; - -UnityDecoration-glow-size: 10px; - -UnityDecoration-glow-color: #5294e2; - -UnityDecoration-title-indent: 10px; - -UnityDecoration-title-fade: 35px; - -UnityDecoration-title-alignment: 0.0; -} - -UnityDecoration .top { - border: 1px solid #181a1f; - border-bottom-width: 0; - border-radius: 4px 4px 0 0; - padding: 1px 6px 0 6px; - background-image: linear-gradient(to bottom, #282a33, #282a33); - color: rgba(207, 218, 231, 0.8); - box-shadow: inset 0 1px #2f313c; -} - -UnityDecoration .top:backdrop { - border-bottom-width: 0; - color: rgba(207, 218, 231, 0.5); -} - -UnityDecoration .left, UnityDecoration .right, UnityDecoration .bottom, -UnityDecoration .left:backdrop, UnityDecoration .right:backdrop, UnityDecoration .bottom:backdrop { - background-color: transparent; - background-image: linear-gradient(to bottom, #181a1f, #181a1f); -} - -UnityPanelWidget, -.unity-panel { - background-image: linear-gradient(to bottom, #1b2224, #1b2224); - color: white; - box-shadow: none; -} - -UnityPanelWidget:backdrop, -.unity-panel:backdrop { - color: #d6dde5; -} - -.unity-panel.menubar.menuitem:hover, -.unity-panel.menubar .menuitem *:hover { - border-radius: 0; - color: #ffffff; - background-image: linear-gradient(to bottom, #5294e2, #5294e2); - border-bottom: none; -} - -.lightdm.menu { - background-image: none; - background-color: rgba(0, 0, 0, 0.4); - border-color: rgba(255, 255, 255, 0.8); - border-radius: 4px; - padding: 1px; - color: white; -} - -.lightdm-combo .menu { - background-color: #3a3d4a; - border-radius: 0px; - padding: 0px; - color: white; -} - -.lightdm.menu .menuitem *, -.lightdm.menu .menuitem.check:active, -.lightdm.menu .menuitem.radio:active { - color: white; -} - -.lightdm.menubar { - color: rgba(255, 255, 255, 0.8); - background-image: none; - background-color: rgba(0, 0, 0, 0.5); -} - -.lightdm.menubar > .menuitem { - padding: 2px 6px; -} - -.lightdm-combo.combobox-entry .button, -.lightdm-combo .cell, -.lightdm-combo .button, -.lightdm-combo .entry, -.lightdm.button, -.lightdm.entry { - background-image: none; - background-color: rgba(0, 0, 0, 0.3); - border-color: rgba(255, 255, 255, 0.4); - border-radius: 10px; - padding: 7px; - color: white; - text-shadow: none; -} - -.lightdm.button, -.lightdm.button:hover, -.lightdm.button:active, -.lightdm.button:active:focus, -.lightdm.entry, -.lightdm.entry:hover, -.lightdm.entry:active, -.lightdm.entry:active:focus { - background-image: none; - border-image: none; -} - -.lightdm.button:focus, -.lightdm.entry:focus { - border-color: rgba(255, 255, 255, 0.1); - border-width: 1px; - border-style: solid; - color: white; -} - -.lightdm.entry:selected { - background-color: rgba(255, 255, 255, 0.8); -} - -.lightdm.entry:active { - -gtk-icon-source: -gtk-icontheme("process-working-symbolic"); - animation: dashentry_spinner 1s infinite linear; -} - -.lightdm.option-button { - padding: 2px; - background: none; - border: 0; -} - -.lightdm.toggle-button { - background: none; - border-width: 0; -} - -.lightdm.toggle-button.selected { - background-color: rgba(0, 0, 0, 0.7); - border-width: 1px; -} - -@keyframes dashentry_spinner { - to { - -gtk-icon-transform: rotate(1turn); - } -} - -/**************** - * Mate Desktop * - ****************/ -.atril-window .primary-toolbar toolbar, .atril-window .primary-toolbar .inline-toolbar { - background: none; -} - -MsdOsdWindow.background.osd { - border-radius: 2px; - border: 1px solid #16171c; -} - -MsdOsdWindow.background.osd .progressbar { - background-color: #5294e2; - border: none; - border-color: red; - border-radius: 5px; -} - -MsdOsdWindow.background.osd .trough { - background-color: #1d1e25; - border: none; - border-radius: 5px; -} - -.mate-panel-menu-bar, .mate-panel-menu-bar menubar, -panel-toplevel.background, -panel-toplevel.background menubar { - background-color: #21232b; -} - -.mate-panel-menu-bar menubar, -.mate-panel-menu-bar #PanelApplet label, -.mate-panel-menu-bar #PanelApplet image, -panel-toplevel.background menubar, -panel-toplevel.background #PanelApplet label, -panel-toplevel.background #PanelApplet image { - color: #D3DAE3; -} - -.mate-panel-menu-bar button label, .mate-panel-menu-bar button image, -.mate-panel-menu-bar #tasklist-button label, -.mate-panel-menu-bar #tasklist-button image, -panel-toplevel.background button label, -panel-toplevel.background button image, -panel-toplevel.background #tasklist-button label, -panel-toplevel.background #tasklist-button image { - color: inherit; -} - -.mate-panel-menu-bar .wnck-pager, -panel-toplevel.background .wnck-pager { - color: #6a6d72; - background-color: #0b0c0e; -} - -.mate-panel-menu-bar .wnck-pager:hover, -panel-toplevel.background .wnck-pager:hover { - background-color: #2c2f39; -} - -.mate-panel-menu-bar .wnck-pager:selected, -panel-toplevel.background .wnck-pager:selected { - color: #a9caf1; - background-color: #5294e2; -} - -.mate-panel-menu-bar na-tray-applet, -panel-toplevel.background na-tray-applet { - -NaTrayApplet-icon-padding: 0; - -NaTrayApplet-icon-size: 16px; -} - -.budgie-settings-window buttonbox.inline-toolbar button, .budgie-popover:not(.budgie-menu) button.flat:not(.image-button), .budgie-popover:not(.budgie-menu) button.sidebar-button:not(.image-button), .budgie-popover:not(.budgie-menu) button.budgie-menu-launcher:not(.image-button), .budgie-popover:not(.budgie-menu) .budgie-panel #tasklist-button:not(.image-button):not(.flat), .budgie-panel .budgie-popover:not(.budgie-menu) #tasklist-button:not(.image-button):not(.flat), .raven .raven-header:not(.top) button, .drop-shadow button { - transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); -} - -.budgie-settings-window buttonbox.inline-toolbar button:hover, .budgie-popover:not(.budgie-menu) button.flat:hover:not(.image-button), .budgie-popover:not(.budgie-menu) button.sidebar-button:hover:not(.image-button), .budgie-popover:not(.budgie-menu) button.budgie-menu-launcher:hover:not(.image-button), .budgie-popover:not(.budgie-menu) .budgie-panel #tasklist-button:hover:not(.image-button):not(.flat), .budgie-panel .budgie-popover:not(.budgie-menu) #tasklist-button:hover:not(.image-button):not(.flat), .raven .raven-header:not(.top) button:hover, .drop-shadow button:hover { - transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); - transition-duration: 250ms; -} - -.budgie-settings-window buttonbox.inline-toolbar button:checked, .budgie-popover:not(.budgie-menu) button.flat:checked:not(.image-button), .budgie-popover:not(.budgie-menu) button.sidebar-button:checked:not(.image-button), .budgie-popover:not(.budgie-menu) button.budgie-menu-launcher:checked:not(.image-button), .budgie-popover:not(.budgie-menu) .budgie-panel #tasklist-button:checked:not(.image-button):not(.flat), .budgie-panel .budgie-popover:not(.budgie-menu) #tasklist-button:checked:not(.image-button):not(.flat), .raven .raven-header:not(.top) button:checked, .drop-shadow button:checked, .budgie-settings-window buttonbox.inline-toolbar button:active, .budgie-popover:not(.budgie-menu) button.flat:active:not(.image-button), .budgie-popover:not(.budgie-menu) button.sidebar-button:active:not(.image-button), .budgie-popover:not(.budgie-menu) button.budgie-menu-launcher:active:not(.image-button), .budgie-popover:not(.budgie-menu) .budgie-panel #tasklist-button:active:not(.image-button):not(.flat), .budgie-panel .budgie-popover:not(.budgie-menu) #tasklist-button:active:not(.image-button):not(.flat), .raven .raven-header:not(.top) button:active, .drop-shadow button:active { - transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); -} - -.budgie-panel button, .budgie-panel #tasklist-button:not(.flat) { - color: #D3DAE3; - background: none; -} - -.budgie-panel button:hover, .budgie-panel #tasklist-button:hover:not(.flat) { - color: #ffffff; - background-color: rgba(255, 255, 255, 0.05); -} - -.budgie-panel button:disabled, .budgie-panel #tasklist-button:disabled:not(.flat) { - color: rgba(211, 218, 227, 0.5); - background: none; -} - -.budgie-panel button:active, .budgie-panel #tasklist-button:active:not(.flat) { - background-color: rgba(255, 255, 255, 0.15); - color: #ffffff; -} - -.budgie-panel button:checked, .budgie-panel #tasklist-button:checked:not(.flat) { - background-color: rgba(255, 255, 255, 0.08); - color: #ffffff; -} - -.budgie-panel button:checked:disabled, .budgie-panel #tasklist-button:checked:disabled:not(.flat) { - background-color: rgba(255, 255, 255, 0.05); - color: rgba(255, 255, 255, 0.65); -} - -.budgie-panel button.flat, .budgie-panel button.sidebar-button, .budgie-panel button.budgie-menu-launcher, .budgie-panel #tasklist-button:not(.flat), .budgie-panel button.flat.launcher, .raven-mpris button.image-button { - color: #D3DAE3; - background: none; -} - -.budgie-panel button.flat:hover, .budgie-panel button.sidebar-button:hover, .budgie-panel button.budgie-menu-launcher:hover, .budgie-panel #tasklist-button:hover:not(.flat), .raven-mpris button.image-button:hover { - color: #ffffff; - background-color: rgba(255, 255, 255, 0.15); -} - -.budgie-panel button.flat:disabled, .budgie-panel button.sidebar-button:disabled, .budgie-panel button.budgie-menu-launcher:disabled, .budgie-panel #tasklist-button:disabled:not(.flat), .raven-mpris button.image-button:disabled { - color: rgba(211, 218, 227, 0.5); - background: none; -} - -.budgie-panel button.flat:active, .budgie-panel button.sidebar-button:active, .budgie-panel button.budgie-menu-launcher:active, .budgie-panel #tasklist-button:active:not(.flat), .raven-mpris button.image-button:active { - background-color: rgba(255, 255, 255, 0.3); - color: #ffffff; -} - -.budgie-panel button.flat:checked, .budgie-panel button.sidebar-button:checked, .budgie-panel button.budgie-menu-launcher:checked, .budgie-panel #tasklist-button:checked:not(.flat), .raven-mpris button.image-button:checked { - background-color: rgba(255, 255, 255, 0.2); - color: #ffffff; -} - -.budgie-panel button.flat:checked:disabled, .budgie-panel button.sidebar-button:checked:disabled, .budgie-panel button.budgie-menu-launcher:checked:disabled, .budgie-panel #tasklist-button:checked:disabled:not(.flat), .raven-mpris button.image-button:checked:disabled { - background-color: rgba(255, 255, 255, 0.1); - color: rgba(255, 255, 255, 0.65); -} - -.budgie-container { - background-color: transparent; -} - -.budgie-settings-window buttonbox.inline-toolbar { - border-style: none none solid; -} - -.budgie-popover { - margin: 0; - padding: 0; - border-color: rgba(255, 255, 255, 0.12); - border-radius: 2px; - background-color: #32343D; - box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1), 0 0 0 1px rgba(255, 255, 255, 0.12); -} - -.budgie-popover .container { - padding: 2px; - border: none; -} - -.budgie-popover border { - border: none; -} - -.budgie-popover list { - background-color: transparent; -} - -.budgie-popover row, .budgie-popover .view, .budgie-popover textview text, textview .budgie-popover text, .budgie-popover iconview, .budgie-popover window.thunar notebook scrolledwindow.frame.standard-view .view, window.thunar notebook scrolledwindow.frame.standard-view .budgie-popover .view, .budgie-popover treeview.view, .budgie-popover window.thunar .sidebar treeview.view, window.thunar .sidebar .budgie-popover treeview.view, .budgie-popover .nemo-window .nemo-places-sidebar .places-treeview, .nemo-window .nemo-places-sidebar .budgie-popover .places-treeview, .budgie-popover row, .budgie-popover row.activatable, .budgie-popover .budgie-menu button, .budgie-menu .budgie-popover button { - padding: 0; - background-color: transparent; -} - -.budgie-popover row:hover, .budgie-popover row.activatable:hover { - box-shadow: none; -} - -.budgie-popover switch { - margin-left: 56px; -} - -.budgie-popover:not(.budgie-menu) button.flat:not(.image-button), .budgie-popover:not(.budgie-menu) button.sidebar-button:not(.image-button), .budgie-popover:not(.budgie-menu) button.budgie-menu-launcher:not(.image-button), .budgie-popover:not(.budgie-menu) .budgie-panel #tasklist-button:not(.image-button):not(.flat), .budgie-panel .budgie-popover:not(.budgie-menu) #tasklist-button:not(.image-button):not(.flat) { - min-height: 28px; - padding: 0 8px; - color: rgba(211, 218, 227, 0.85); - font-weight: normal; - border: 1px solid transparent; -} - -.budgie-popover:not(.budgie-menu) button.flat:not(.image-button):hover, .budgie-popover:not(.budgie-menu) button.sidebar-button:not(.image-button):hover, .budgie-popover:not(.budgie-menu) button.budgie-menu-launcher:not(.image-button):hover, .budgie-popover:not(.budgie-menu) .budgie-panel #tasklist-button:not(.image-button):hover:not(.flat), .budgie-panel .budgie-popover:not(.budgie-menu) #tasklist-button:not(.image-button):hover:not(.flat) { - background-color: #42454e; - border: 1px solid rgba(255, 255, 255, 0.12); -} - -.budgie-popover:not(.budgie-menu) button.flat:not(.image-button):active, .budgie-popover:not(.budgie-menu) button.sidebar-button:not(.image-button):active, .budgie-popover:not(.budgie-menu) button.budgie-menu-launcher:not(.image-button):active, .budgie-popover:not(.budgie-menu) .budgie-panel #tasklist-button:not(.image-button):active:not(.flat), .budgie-panel .budgie-popover:not(.budgie-menu) #tasklist-button:not(.image-button):active:not(.flat), .budgie-popover:not(.budgie-menu) button.flat:not(.image-button):checked, .budgie-popover:not(.budgie-menu) button.sidebar-button:not(.image-button):checked, .budgie-popover:not(.budgie-menu) button.budgie-menu-launcher:not(.image-button):checked, .budgie-popover:not(.budgie-menu) .budgie-panel #tasklist-button:not(.image-button):checked:not(.flat), .budgie-panel .budgie-popover:not(.budgie-menu) #tasklist-button:not(.image-button):checked:not(.flat) { - border: 1px solid #2679db; - background-color: #5294e2; -} - -.budgie-popover:not(.budgie-menu) button.flat:not(.image-button):disabled, .budgie-popover:not(.budgie-menu) button.sidebar-button:not(.image-button):disabled, .budgie-popover:not(.budgie-menu) button.budgie-menu-launcher:not(.image-button):disabled, .budgie-popover:not(.budgie-menu) .budgie-panel #tasklist-button:not(.image-button):disabled:not(.flat), .budgie-panel .budgie-popover:not(.budgie-menu) #tasklist-button:not(.image-button):disabled:not(.flat) { - color: rgba(211, 218, 227, 0.45); -} - -.budgie-popover.budgie-menu .container { - padding: 0; -} - -.budgie-popover.user-menu .container { - padding: 8px; -} - -.budgie-popover.user-menu separator { - margin: 4px 0; - background-color: rgba(255, 255, 255, 0.12); -} - -.budgie-popover.sound-popover separator { - margin: 3px 0; - background-color: rgba(255, 255, 255, 0.12); -} - -.budgie-popover.night-light-indicator .container { - padding: 8px; -} - -.budgie-popover.places-menu .container { - padding: 8px; -} - -.budgie-popover.places-menu .places-list:not(.always-expand) { - margin-top: 4px; - padding-top: 4px; - border-top: 1px solid rgba(255, 255, 255, 0.12); -} - -.budgie-popover.places-menu .alternative-label { - padding: 3px; - font-size: 15px; -} - -.budgie-popover.workspace-popover .container { - padding: 2px 8px 8px; -} - -.budgie-popover.workspace-popover separator { - margin: 4px 0; -} - -.budgie-popover.workspace-popover flowboxchild { - padding: 0; -} - -window.budgie-popover:not(.csd) > frame.container { - margin: 0 -1px -1px; -} - -.bottom window.budgie-popover:not(.csd) > frame.container { - padding: 2px 0 2px; -} - -window.budgie-popover:not(.csd) > frame.container, -window.budgie-popover:not(.csd) > frame.container > border { - border-style: none; -} - -.workspace-switcher .workspace-layout { - border: 0 solid rgba(255, 255, 255, 0.12); -} - -.top .workspace-switcher .workspace-layout:dir(ltr), -.bottom .workspace-switcher .workspace-layout:dir(ltr) { - border-left-width: 1px; -} - -.top .workspace-switcher .workspace-layout:dir(rtl), -.bottom .workspace-switcher .workspace-layout:dir(rtl) { - border-right-width: 1px; -} - -.left .workspace-switcher .workspace-layout, -.right .workspace-switcher .workspace-layout { - border-top-width: 1px; -} - -.workspace-switcher .workspace-item, -.workspace-switcher .workspace-add-button { - border: 0 solid rgba(255, 255, 255, 0.12); -} - -.top .workspace-switcher .workspace-item:dir(ltr), -.bottom .workspace-switcher .workspace-item:dir(ltr), .top -.workspace-switcher .workspace-add-button:dir(ltr), -.bottom -.workspace-switcher .workspace-add-button:dir(ltr) { - border-right-width: 1px; -} - -.top .workspace-switcher .workspace-item:dir(rtl), -.bottom .workspace-switcher .workspace-item:dir(rtl), .top -.workspace-switcher .workspace-add-button:dir(rtl), -.bottom -.workspace-switcher .workspace-add-button:dir(rtl) { - border-left-width: 1px; -} - -.left .workspace-switcher .workspace-item, -.right .workspace-switcher .workspace-item, .left -.workspace-switcher .workspace-add-button, -.right -.workspace-switcher .workspace-add-button { - border-bottom-width: 1px; -} - -.workspace-switcher .workspace-item { - transition: all 0.2s cubic-bezier(0, 0, 0.2, 1); -} - -.workspace-switcher .workspace-item.current-workspace { - background-color: rgba(255, 255, 255, 0.12); -} - -.workspace-switcher .workspace-add-button { - background-color: transparent; -} - -.workspace-switcher .workspace-add-button:hover { - box-shadow: none; -} - -.workspace-switcher .workspace-add-button:active { - background-image: none; -} - -.workspace-switcher .workspace-add-button:active image { - margin: 1px 0 -1px; -} - -.budgie-panel .workspace-switcher .workspace-icon-button { - min-height: 24px; - min-width: 24px; - padding: 0; - border-radius: 2px; -} - -.budgie-menu.background { - padding: 0; - background-color: #282A33; -} - -.budgie-menu scrollbar, -.budgie-menu entry.search { - background-color: transparent; -} - -.budgie-menu entry.search { - border: none; - border-bottom: 1px solid rgba(255, 255, 255, 0.12); - border-radius: 0; - box-shadow: none; - font-size: 120%; -} - -.budgie-menu .categories:dir(ltr) { - border-bottom-left-radius: 2px; -} - -.budgie-menu .categories:dir(rtl) { - border-bottom-right-radius: 2px; -} - -.budgie-menu button { - min-height: 32px; - padding: 0 8px; - border-radius: 0; - color: #D3DAE3; - font-weight: normal; - border: none; -} - -.budgie-menu button:disabled { - color: rgba(211, 218, 227, 0.45); -} - -.budgie-menu button:checked:disabled { - background-color: #5294e2; -} - -.budgie-menu row { - padding: 0; -} - -.budgie-menu row:hover { - box-shadow: none; -} - -popover.background.user-menu { - padding: 8px; -} - -popover.background.user-menu .content-box { - background-color: transparent; -} - -popover.background.user-menu separator { - margin: 4px 0; - background-color: rgba(255, 255, 255, 0.12); -} - -popover.background.user-menu row { - padding: 0; - box-shadow: none; - background-image: none; -} - -popover.background.places-menu { - padding: 8px; -} - -popover.background.places-menu .name-button.text-button { - padding-left: 8px; - padding-right: 8px; -} - -popover.background.places-menu .name-button.text-button image:dir(ltr) { - margin-right: 3px; -} - -popover.background.places-menu .name-button.text-button image:dir(rtl) { - margin-left: 3px; -} - -popover.background.places-menu .places-section-header > image:dir(ltr) { - margin: 0 -2px 0 5px; -} - -popover.background.places-menu .places-section-header > image:dir(rtl) { - margin: 0 5px 0 -2px; -} - -popover.background.places-menu .places-list { - margin-top: 4px; - padding-top: 4px; - border-top: 1px solid rgba(255, 255, 255, 0.12); - background-color: transparent; -} - -popover.background.places-menu row { - padding: 0; - box-shadow: none; - background-image: none; -} - -.budgie-panel { - transition: background-color 0.2s cubic-bezier(0, 0, 0.2, 1); - background-color: #21232b; - color: #D3DAE3; - font-weight: 500; -} - -.budgie-panel.transparent { - background-color: rgba(33, 35, 43, 0.85); -} - -.bottom .budgie-panel.dock-mode { - border-radius: 5px 5px 0 0; -} - -.budgie-panel button { - min-height: 16px; - min-width: 16px; - padding: 0; - border-radius: 0; - border: none; -} - -.budgie-panel.horizontal button { - padding: 0 4px; -} - -.budgie-panel.vertical button { - padding: 4px 0; -} - -.budgie-panel separator { - background-color: rgba(211, 218, 227, 0.12); -} - -.budgie-panel menubar { - border: none; - box-shadow: none; -} - -.budgie-panel menubar > menuitem.budgie-menubar { - border: none; -} - -.budgie-panel menubar > menuitem.budgie-menubar:hover { - background-color: rgba(211, 218, 227, 0.1); -} - -.budgie-panel .alert { - color: #73d216; -} - -.budgie-panel #tasklist-button:not(.flat) { - padding: 0 4px; - box-shadow: none; -} - -.budgie-panel.vertical #tasklist-button { - min-height: 32px; -} - -.budgie-panel button.launcher.sidebar-button, .budgie-panel button.launcher.budgie-menu-launcher, .budgie-panel .launcher#tasklist-button:not(.flat), .budgie-panel button.launcher.flat { - padding: 0; -} - -.budgie-panel button.launcher.sidebar-button:not(:checked), .budgie-panel button.launcher.budgie-menu-launcher:not(:checked), .budgie-panel .launcher#tasklist-button:not(:checked):not(.flat), .budgie-panel button.launcher.flat:not(:checked) { - color: #D3DAE3; -} - -.budgie-panel button.launcher.sidebar-button:not(:checked):hover, .budgie-panel button.launcher.budgie-menu-launcher:not(:checked):hover, .budgie-panel .launcher#tasklist-button:not(:checked):hover:not(.flat), .budgie-panel button.launcher.flat:not(:checked):hover, .budgie-panel button.launcher.sidebar-button:not(:checked):active, .budgie-panel button.launcher.budgie-menu-launcher:not(:checked):active, .budgie-panel .launcher#tasklist-button:not(:checked):active:not(.flat), .budgie-panel button.launcher.flat:not(:checked):active { - color: rgba(211, 218, 227, 0.8); -} - -.budgie-panel button.launcher.sidebar-button:not(:checked):disabled, .budgie-panel button.launcher.budgie-menu-launcher:not(:checked):disabled, .budgie-panel .launcher#tasklist-button:not(:checked):disabled:not(.flat), .budgie-panel button.launcher.flat:not(:checked):disabled { - color: rgba(211, 218, 227, 0.5); -} - -.top window#ValaPanel.background button.flat.-panel-button, window#ValaPanel.background .top button.flat.-panel-button, .top window#ValaPanel.background button.-panel-button.sidebar-button, window#ValaPanel.background .top button.-panel-button.sidebar-button, .top window#ValaPanel.background button.-panel-button.budgie-menu-launcher, window#ValaPanel.background .top button.-panel-button.budgie-menu-launcher, .top window#ValaPanel.background .budgie-panel .-panel-button#tasklist-button:not(.flat), window#ValaPanel.background .budgie-panel .top .-panel-button#tasklist-button:not(.flat), .top .budgie-panel window#ValaPanel.background .-panel-button#tasklist-button:not(.flat), .budgie-panel window#ValaPanel.background .top .-panel-button#tasklist-button:not(.flat), -.top window#ValaPanel.background button#tasklist-button.toggle.flat, window#ValaPanel.background .top button#tasklist-button.toggle.flat, .top window#ValaPanel.background button#tasklist-button.toggle.sidebar-button, window#ValaPanel.background .top button#tasklist-button.toggle.sidebar-button, .top window#ValaPanel.background button#tasklist-button.toggle.budgie-menu-launcher, window#ValaPanel.background .top button#tasklist-button.toggle.budgie-menu-launcher, .top window#ValaPanel.background .budgie-panel #tasklist-button.toggle:not(.flat), window#ValaPanel.background .budgie-panel .top #tasklist-button.toggle:not(.flat), .top .budgie-panel window#ValaPanel.background #tasklist-button.toggle:not(.flat), .budgie-panel window#ValaPanel.background .top #tasklist-button.toggle:not(.flat), -.top window#ValaPanel.background button.flat.-panel-icon-button, window#ValaPanel.background .top button.flat.-panel-icon-button, .top window#ValaPanel.background button.-panel-icon-button.sidebar-button, window#ValaPanel.background .top button.-panel-icon-button.sidebar-button, .top window#ValaPanel.background button.-panel-icon-button.budgie-menu-launcher, window#ValaPanel.background .top button.-panel-icon-button.budgie-menu-launcher, .top window#ValaPanel.background .budgie-panel .-panel-icon-button#tasklist-button:not(.flat), window#ValaPanel.background .budgie-panel .top .-panel-icon-button#tasklist-button:not(.flat), .top .budgie-panel window#ValaPanel.background .-panel-icon-button#tasklist-button:not(.flat), .budgie-panel window#ValaPanel.background .top .-panel-icon-button#tasklist-button:not(.flat), .top .budgie-panel #tasklist-button:not(.flat), .budgie-panel .top #tasklist-button:not(.flat), .top .budgie-panel button.flat.launcher, .budgie-panel .top button.flat.launcher { - border-image: radial-gradient(circle closest-corner at center calc(1px), #5294e2 0%, transparent 0%) 0 0 0 0/0 0 0 0; -} - -.top window#ValaPanel.background button.flat.-panel-button:checked, window#ValaPanel.background .top button.flat.-panel-button:checked, .top window#ValaPanel.background button.-panel-button.sidebar-button:checked, window#ValaPanel.background .top button.-panel-button.sidebar-button:checked, .top window#ValaPanel.background button.-panel-button.budgie-menu-launcher:checked, window#ValaPanel.background .top button.-panel-button.budgie-menu-launcher:checked, -.top window#ValaPanel.background button#tasklist-button.toggle.flat:checked, window#ValaPanel.background .top button#tasklist-button.toggle.flat:checked, .top window#ValaPanel.background button#tasklist-button.toggle.sidebar-button:checked, window#ValaPanel.background .top button#tasklist-button.toggle.sidebar-button:checked, .top window#ValaPanel.background button#tasklist-button.toggle.budgie-menu-launcher:checked, window#ValaPanel.background .top button#tasklist-button.toggle.budgie-menu-launcher:checked, .top window#ValaPanel.background .budgie-panel #tasklist-button.toggle:checked:not(.flat), window#ValaPanel.background .budgie-panel .top #tasklist-button.toggle:checked:not(.flat), .top .budgie-panel window#ValaPanel.background #tasklist-button.toggle:checked:not(.flat), .budgie-panel window#ValaPanel.background .top #tasklist-button.toggle:checked:not(.flat), -.top window#ValaPanel.background button.flat.-panel-icon-button:checked, window#ValaPanel.background .top button.flat.-panel-icon-button:checked, .top window#ValaPanel.background button.-panel-icon-button.sidebar-button:checked, window#ValaPanel.background .top button.-panel-icon-button.sidebar-button:checked, .top window#ValaPanel.background button.-panel-icon-button.budgie-menu-launcher:checked, window#ValaPanel.background .top button.-panel-icon-button.budgie-menu-launcher:checked, .top .budgie-panel #tasklist-button:checked:not(.flat), .budgie-panel .top #tasklist-button:checked:not(.flat), .top .budgie-panel button.flat.launcher:checked, .budgie-panel .top button.flat.launcher:checked { - border-image: radial-gradient(circle closest-corner at center calc(1px), #5294e2 100%, transparent 0%) 2 0 0 0/2px 0 0 0; -} - -.bottom window#ValaPanel.background button.flat.-panel-button, window#ValaPanel.background .bottom button.flat.-panel-button, .bottom window#ValaPanel.background button.-panel-button.sidebar-button, window#ValaPanel.background .bottom button.-panel-button.sidebar-button, .bottom window#ValaPanel.background button.-panel-button.budgie-menu-launcher, window#ValaPanel.background .bottom button.-panel-button.budgie-menu-launcher, .bottom window#ValaPanel.background .budgie-panel .-panel-button#tasklist-button:not(.flat), window#ValaPanel.background .budgie-panel .bottom .-panel-button#tasklist-button:not(.flat), .bottom .budgie-panel window#ValaPanel.background .-panel-button#tasklist-button:not(.flat), .budgie-panel window#ValaPanel.background .bottom .-panel-button#tasklist-button:not(.flat), -.bottom window#ValaPanel.background button#tasklist-button.toggle.flat, window#ValaPanel.background .bottom button#tasklist-button.toggle.flat, .bottom window#ValaPanel.background button#tasklist-button.toggle.sidebar-button, window#ValaPanel.background .bottom button#tasklist-button.toggle.sidebar-button, .bottom window#ValaPanel.background button#tasklist-button.toggle.budgie-menu-launcher, window#ValaPanel.background .bottom button#tasklist-button.toggle.budgie-menu-launcher, .bottom window#ValaPanel.background .budgie-panel #tasklist-button.toggle:not(.flat), window#ValaPanel.background .budgie-panel .bottom #tasklist-button.toggle:not(.flat), .bottom .budgie-panel window#ValaPanel.background #tasklist-button.toggle:not(.flat), .budgie-panel window#ValaPanel.background .bottom #tasklist-button.toggle:not(.flat), -.bottom window#ValaPanel.background button.flat.-panel-icon-button, window#ValaPanel.background .bottom button.flat.-panel-icon-button, .bottom window#ValaPanel.background button.-panel-icon-button.sidebar-button, window#ValaPanel.background .bottom button.-panel-icon-button.sidebar-button, .bottom window#ValaPanel.background button.-panel-icon-button.budgie-menu-launcher, window#ValaPanel.background .bottom button.-panel-icon-button.budgie-menu-launcher, .bottom window#ValaPanel.background .budgie-panel .-panel-icon-button#tasklist-button:not(.flat), window#ValaPanel.background .budgie-panel .bottom .-panel-icon-button#tasklist-button:not(.flat), .bottom .budgie-panel window#ValaPanel.background .-panel-icon-button#tasklist-button:not(.flat), .budgie-panel window#ValaPanel.background .bottom .-panel-icon-button#tasklist-button:not(.flat), .bottom .budgie-panel #tasklist-button:not(.flat), .budgie-panel .bottom #tasklist-button:not(.flat), .bottom .budgie-panel button.flat.launcher, .budgie-panel .bottom button.flat.launcher { - border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #5294e2 0%, transparent 0%) 0 0 0 0/0 0 0 0; -} - -.bottom window#ValaPanel.background button.flat.-panel-button:checked, window#ValaPanel.background .bottom button.flat.-panel-button:checked, .bottom window#ValaPanel.background button.-panel-button.sidebar-button:checked, window#ValaPanel.background .bottom button.-panel-button.sidebar-button:checked, .bottom window#ValaPanel.background button.-panel-button.budgie-menu-launcher:checked, window#ValaPanel.background .bottom button.-panel-button.budgie-menu-launcher:checked, -.bottom window#ValaPanel.background button#tasklist-button.toggle.flat:checked, window#ValaPanel.background .bottom button#tasklist-button.toggle.flat:checked, .bottom window#ValaPanel.background button#tasklist-button.toggle.sidebar-button:checked, window#ValaPanel.background .bottom button#tasklist-button.toggle.sidebar-button:checked, .bottom window#ValaPanel.background button#tasklist-button.toggle.budgie-menu-launcher:checked, window#ValaPanel.background .bottom button#tasklist-button.toggle.budgie-menu-launcher:checked, .bottom window#ValaPanel.background .budgie-panel #tasklist-button.toggle:checked:not(.flat), window#ValaPanel.background .budgie-panel .bottom #tasklist-button.toggle:checked:not(.flat), .bottom .budgie-panel window#ValaPanel.background #tasklist-button.toggle:checked:not(.flat), .budgie-panel window#ValaPanel.background .bottom #tasklist-button.toggle:checked:not(.flat), -.bottom window#ValaPanel.background button.flat.-panel-icon-button:checked, window#ValaPanel.background .bottom button.flat.-panel-icon-button:checked, .bottom window#ValaPanel.background button.-panel-icon-button.sidebar-button:checked, window#ValaPanel.background .bottom button.-panel-icon-button.sidebar-button:checked, .bottom window#ValaPanel.background button.-panel-icon-button.budgie-menu-launcher:checked, window#ValaPanel.background .bottom button.-panel-icon-button.budgie-menu-launcher:checked, .bottom .budgie-panel #tasklist-button:checked:not(.flat), .budgie-panel .bottom #tasklist-button:checked:not(.flat), .bottom .budgie-panel button.flat.launcher:checked, .budgie-panel .bottom button.flat.launcher:checked { - border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #5294e2 100%, transparent 0%) 0 0 2 0/0 0 2px 0; -} - -.left window#ValaPanel.background button.flat.-panel-button, window#ValaPanel.background .left button.flat.-panel-button, .left window#ValaPanel.background button.-panel-button.sidebar-button, window#ValaPanel.background .left button.-panel-button.sidebar-button, .left window#ValaPanel.background button.-panel-button.budgie-menu-launcher, window#ValaPanel.background .left button.-panel-button.budgie-menu-launcher, .left window#ValaPanel.background .budgie-panel .-panel-button#tasklist-button:not(.flat), window#ValaPanel.background .budgie-panel .left .-panel-button#tasklist-button:not(.flat), .left .budgie-panel window#ValaPanel.background .-panel-button#tasklist-button:not(.flat), .budgie-panel window#ValaPanel.background .left .-panel-button#tasklist-button:not(.flat), -.left window#ValaPanel.background button#tasklist-button.toggle.flat, window#ValaPanel.background .left button#tasklist-button.toggle.flat, .left window#ValaPanel.background button#tasklist-button.toggle.sidebar-button, window#ValaPanel.background .left button#tasklist-button.toggle.sidebar-button, .left window#ValaPanel.background button#tasklist-button.toggle.budgie-menu-launcher, window#ValaPanel.background .left button#tasklist-button.toggle.budgie-menu-launcher, .left window#ValaPanel.background .budgie-panel #tasklist-button.toggle:not(.flat), window#ValaPanel.background .budgie-panel .left #tasklist-button.toggle:not(.flat), .left .budgie-panel window#ValaPanel.background #tasklist-button.toggle:not(.flat), .budgie-panel window#ValaPanel.background .left #tasklist-button.toggle:not(.flat), -.left window#ValaPanel.background button.flat.-panel-icon-button, window#ValaPanel.background .left button.flat.-panel-icon-button, .left window#ValaPanel.background button.-panel-icon-button.sidebar-button, window#ValaPanel.background .left button.-panel-icon-button.sidebar-button, .left window#ValaPanel.background button.-panel-icon-button.budgie-menu-launcher, window#ValaPanel.background .left button.-panel-icon-button.budgie-menu-launcher, .left window#ValaPanel.background .budgie-panel .-panel-icon-button#tasklist-button:not(.flat), window#ValaPanel.background .budgie-panel .left .-panel-icon-button#tasklist-button:not(.flat), .left .budgie-panel window#ValaPanel.background .-panel-icon-button#tasklist-button:not(.flat), .budgie-panel window#ValaPanel.background .left .-panel-icon-button#tasklist-button:not(.flat), .left .budgie-panel #tasklist-button:not(.flat), .budgie-panel .left #tasklist-button:not(.flat), .left .budgie-panel button.flat.launcher, .budgie-panel .left button.flat.launcher { - border-image: radial-gradient(circle closest-corner at calc(1px) center, #5294e2 0%, transparent 0%) 0 0 0 0/0 0 0 0; -} - -.left window#ValaPanel.background button.flat.-panel-button:checked, window#ValaPanel.background .left button.flat.-panel-button:checked, .left window#ValaPanel.background button.-panel-button.sidebar-button:checked, window#ValaPanel.background .left button.-panel-button.sidebar-button:checked, .left window#ValaPanel.background button.-panel-button.budgie-menu-launcher:checked, window#ValaPanel.background .left button.-panel-button.budgie-menu-launcher:checked, -.left window#ValaPanel.background button#tasklist-button.toggle.flat:checked, window#ValaPanel.background .left button#tasklist-button.toggle.flat:checked, .left window#ValaPanel.background button#tasklist-button.toggle.sidebar-button:checked, window#ValaPanel.background .left button#tasklist-button.toggle.sidebar-button:checked, .left window#ValaPanel.background button#tasklist-button.toggle.budgie-menu-launcher:checked, window#ValaPanel.background .left button#tasklist-button.toggle.budgie-menu-launcher:checked, .left window#ValaPanel.background .budgie-panel #tasklist-button.toggle:checked:not(.flat), window#ValaPanel.background .budgie-panel .left #tasklist-button.toggle:checked:not(.flat), .left .budgie-panel window#ValaPanel.background #tasklist-button.toggle:checked:not(.flat), .budgie-panel window#ValaPanel.background .left #tasklist-button.toggle:checked:not(.flat), -.left window#ValaPanel.background button.flat.-panel-icon-button:checked, window#ValaPanel.background .left button.flat.-panel-icon-button:checked, .left window#ValaPanel.background button.-panel-icon-button.sidebar-button:checked, window#ValaPanel.background .left button.-panel-icon-button.sidebar-button:checked, .left window#ValaPanel.background button.-panel-icon-button.budgie-menu-launcher:checked, window#ValaPanel.background .left button.-panel-icon-button.budgie-menu-launcher:checked, .left .budgie-panel #tasklist-button:checked:not(.flat), .budgie-panel .left #tasklist-button:checked:not(.flat), .left .budgie-panel button.flat.launcher:checked, .budgie-panel .left button.flat.launcher:checked { - border-image: radial-gradient(circle closest-corner at calc(1px) center, #5294e2 100%, transparent 0%) 0 0 0 2/0 0 0 2px; -} - -.right window#ValaPanel.background button.flat.-panel-button, window#ValaPanel.background .right button.flat.-panel-button, .right window#ValaPanel.background button.-panel-button.sidebar-button, window#ValaPanel.background .right button.-panel-button.sidebar-button, .right window#ValaPanel.background button.-panel-button.budgie-menu-launcher, window#ValaPanel.background .right button.-panel-button.budgie-menu-launcher, .right window#ValaPanel.background .budgie-panel .-panel-button#tasklist-button:not(.flat), window#ValaPanel.background .budgie-panel .right .-panel-button#tasklist-button:not(.flat), .right .budgie-panel window#ValaPanel.background .-panel-button#tasklist-button:not(.flat), .budgie-panel window#ValaPanel.background .right .-panel-button#tasklist-button:not(.flat), -.right window#ValaPanel.background button#tasklist-button.toggle.flat, window#ValaPanel.background .right button#tasklist-button.toggle.flat, .right window#ValaPanel.background button#tasklist-button.toggle.sidebar-button, window#ValaPanel.background .right button#tasklist-button.toggle.sidebar-button, .right window#ValaPanel.background button#tasklist-button.toggle.budgie-menu-launcher, window#ValaPanel.background .right button#tasklist-button.toggle.budgie-menu-launcher, .right window#ValaPanel.background .budgie-panel #tasklist-button.toggle:not(.flat), window#ValaPanel.background .budgie-panel .right #tasklist-button.toggle:not(.flat), .right .budgie-panel window#ValaPanel.background #tasklist-button.toggle:not(.flat), .budgie-panel window#ValaPanel.background .right #tasklist-button.toggle:not(.flat), -.right window#ValaPanel.background button.flat.-panel-icon-button, window#ValaPanel.background .right button.flat.-panel-icon-button, .right window#ValaPanel.background button.-panel-icon-button.sidebar-button, window#ValaPanel.background .right button.-panel-icon-button.sidebar-button, .right window#ValaPanel.background button.-panel-icon-button.budgie-menu-launcher, window#ValaPanel.background .right button.-panel-icon-button.budgie-menu-launcher, .right window#ValaPanel.background .budgie-panel .-panel-icon-button#tasklist-button:not(.flat), window#ValaPanel.background .budgie-panel .right .-panel-icon-button#tasklist-button:not(.flat), .right .budgie-panel window#ValaPanel.background .-panel-icon-button#tasklist-button:not(.flat), .budgie-panel window#ValaPanel.background .right .-panel-icon-button#tasklist-button:not(.flat), .right .budgie-panel #tasklist-button:not(.flat), .budgie-panel .right #tasklist-button:not(.flat), .right .budgie-panel button.flat.launcher, .budgie-panel .right button.flat.launcher { - border-image: radial-gradient(circle closest-corner at calc(100% - 1px) center, #5294e2 0%, transparent 0%) 0 0 0 0/0 0 0 0; -} - -.right window#ValaPanel.background button.flat.-panel-button:checked, window#ValaPanel.background .right button.flat.-panel-button:checked, .right window#ValaPanel.background button.-panel-button.sidebar-button:checked, window#ValaPanel.background .right button.-panel-button.sidebar-button:checked, .right window#ValaPanel.background button.-panel-button.budgie-menu-launcher:checked, window#ValaPanel.background .right button.-panel-button.budgie-menu-launcher:checked, -.right window#ValaPanel.background button#tasklist-button.toggle.flat:checked, window#ValaPanel.background .right button#tasklist-button.toggle.flat:checked, .right window#ValaPanel.background button#tasklist-button.toggle.sidebar-button:checked, window#ValaPanel.background .right button#tasklist-button.toggle.sidebar-button:checked, .right window#ValaPanel.background button#tasklist-button.toggle.budgie-menu-launcher:checked, window#ValaPanel.background .right button#tasklist-button.toggle.budgie-menu-launcher:checked, .right window#ValaPanel.background .budgie-panel #tasklist-button.toggle:checked:not(.flat), window#ValaPanel.background .budgie-panel .right #tasklist-button.toggle:checked:not(.flat), .right .budgie-panel window#ValaPanel.background #tasklist-button.toggle:checked:not(.flat), .budgie-panel window#ValaPanel.background .right #tasklist-button.toggle:checked:not(.flat), -.right window#ValaPanel.background button.flat.-panel-icon-button:checked, window#ValaPanel.background .right button.flat.-panel-icon-button:checked, .right window#ValaPanel.background button.-panel-icon-button.sidebar-button:checked, window#ValaPanel.background .right button.-panel-icon-button.sidebar-button:checked, .right window#ValaPanel.background button.-panel-icon-button.budgie-menu-launcher:checked, window#ValaPanel.background .right button.-panel-icon-button.budgie-menu-launcher:checked, .right .budgie-panel #tasklist-button:checked:not(.flat), .budgie-panel .right #tasklist-button:checked:not(.flat), .right .budgie-panel button.flat.launcher:checked, .budgie-panel .right button.flat.launcher:checked { - border-image: radial-gradient(circle closest-corner at calc(100% - 1px) center, #5294e2 100%, transparent 0%) 0 2 0 0/0 2px 0 0; -} - - -button.flat.launcher, -button.launcher.sidebar-button, -button.launcher.budgie-menu-launcher, -.budgie-panel .launcher#tasklist-button:not(.flat), -.budgie-panel button.launcher.flat { - min-width: 16px; - min-height: 16px; - padding: 0; - border-radius: 0; - border: none; - background-position: center center; -} - - -button.flat.launcher > image, -button.launcher.sidebar-button > image, -button.launcher.budgie-menu-launcher > image, -.budgie-panel .launcher#tasklist-button:not(.flat) > image, -.budgie-panel button.launcher.flat > image { - opacity: 0.87; -} - - -button.flat.launcher:hover, -button.launcher.sidebar-button:hover, -button.launcher.budgie-menu-launcher:hover, -.budgie-panel .launcher#tasklist-button:hover:not(.flat) { - -gtk-icon-effect: highlight; -} - - -button.flat.launcher:hover > image, -button.launcher.sidebar-button:hover > image, -button.launcher.budgie-menu-launcher:hover > image, -.budgie-panel .launcher#tasklist-button:hover:not(.flat) > image, -.budgie-panel button.launcher.flat:hover > image { - opacity: 1.0; -} - - -button.flat.launcher:active > image, -button.launcher.sidebar-button:active > image, -button.launcher.budgie-menu-launcher:active > image, -.budgie-panel .launcher#tasklist-button:active:not(.flat) > image, -.budgie-panel button.launcher.flat:active > image { - opacity: 1.0; -} - - -button.flat.launcher:checked:hover, -button.launcher.sidebar-button:checked:hover, -button.launcher.budgie-menu-launcher:checked:hover, -.budgie-panel .launcher#tasklist-button:checked:hover:not(.flat) { - -gtk-icon-effect: highlight; -} - - -button.flat.launcher:checked > image, -button.launcher.sidebar-button:checked > image, -button.launcher.budgie-menu-launcher:checked > image, -.budgie-panel .launcher#tasklist-button:checked:not(.flat) > image, -.budgie-panel button.launcher.flat:checked > image { - opacity: 1.0; -} - - -.unpinned button.flat.launcher:hover, -.unpinned button.launcher.sidebar-button:hover, -.unpinned button.launcher.budgie-menu-launcher:hover, -.unpinned .budgie-panel .launcher#tasklist-button:hover:not(.flat), -.budgie-panel .unpinned .launcher#tasklist-button:hover:not(.flat), -.pinned button.flat.launcher.running:hover, -.pinned button.launcher.running.sidebar-button:hover, -.pinned button.launcher.running.budgie-menu-launcher:hover, -.pinned .budgie-panel .launcher.running#tasklist-button:hover:not(.flat), -.budgie-panel .pinned .launcher.running#tasklist-button:hover:not(.flat), -.pinned button.launcher.running.sidebar-button:hover { - -gtk-icon-effect: highlight; -} - - -.unpinned button.flat.launcher > image, -.unpinned button.launcher.sidebar-button > image, -.unpinned button.launcher.budgie-menu-launcher > image, -.unpinned .budgie-panel .launcher#tasklist-button:not(.flat) > image, -.budgie-panel .unpinned .launcher#tasklist-button:not(.flat) > image, -.unpinned .budgie-panel button.launcher.flat > image, -.pinned button.flat.launcher.running > image, -.pinned button.launcher.running.sidebar-button > image, -.pinned button.launcher.running.budgie-menu-launcher > image, -.pinned .budgie-panel .launcher.running#tasklist-button:not(.flat) > image, -.budgie-panel .pinned .launcher.running#tasklist-button:not(.flat) > image, -.pinned .budgie-panel button.launcher.running.flat > image, -.pinned button.launcher.running.sidebar-button > image { - background-repeat: no-repeat; - opacity: 1.0; -} - - -.unpinned button.flat.launcher:checked > image, -.unpinned button.launcher.sidebar-button:checked > image, -.unpinned button.launcher.budgie-menu-launcher:checked > image, -.unpinned .budgie-panel .launcher#tasklist-button:checked:not(.flat) > image, -.budgie-panel .unpinned .launcher#tasklist-button:checked:not(.flat) > image, -.unpinned .budgie-panel button.launcher.flat:checked > image, -.pinned button.flat.launcher.running:checked > image, -.pinned button.launcher.running.sidebar-button:checked > image, -.pinned button.launcher.running.budgie-menu-launcher:checked > image, -.pinned .budgie-panel .launcher.running#tasklist-button:checked:not(.flat) > image, -.budgie-panel .pinned .launcher.running#tasklist-button:checked:not(.flat) > image, -.pinned .budgie-panel button.launcher.running.flat:checked > image, -.pinned button.launcher.running.sidebar-button:checked > image { - background-image: none; -} - -.top .budgie-panel .unpinned button.launcher.sidebar-button > image, .top .budgie-panel .unpinned button.launcher.budgie-menu-launcher > image, .top .budgie-panel .unpinned .launcher#tasklist-button:not(.flat) > image, .top .budgie-panel .unpinned button.launcher.flat > image, -.top .budgie-panel .pinned button.launcher.running.sidebar-button > image, -.top .budgie-panel .pinned button.launcher.running.budgie-menu-launcher > image, -.top .budgie-panel .pinned .launcher.running#tasklist-button:not(.flat) > image, -.top .budgie-panel .pinned button.launcher.running.flat > image, -.top .budgie-panel .pinned button.launcher.running.sidebar-button > image { - background-size: 4px 4px; - background-position: top center; - background-image: -gtk-scaled(url("assets/selected-dot.png"), url("assets/selected-dot@2.png")); -} - -.top .budgie-panel .unpinned button.launcher.sidebar-button:checked > image, .top .budgie-panel .unpinned button.launcher.budgie-menu-launcher:checked > image, .top .budgie-panel .unpinned .launcher#tasklist-button:checked:not(.flat) > image, .top .budgie-panel .unpinned button.launcher.flat:checked > image, -.top .budgie-panel .pinned button.launcher.running.sidebar-button:checked > image, -.top .budgie-panel .pinned button.launcher.running.budgie-menu-launcher:checked > image, -.top .budgie-panel .pinned .launcher.running#tasklist-button:checked:not(.flat) > image, -.top .budgie-panel .pinned button.launcher.running.flat:checked > image, -.top .budgie-panel .pinned button.launcher.running.sidebar-button:checked > image { - background-image: none; -} - -.bottom .budgie-panel .unpinned button.launcher.sidebar-button > image, .bottom .budgie-panel .unpinned button.launcher.budgie-menu-launcher > image, .bottom .budgie-panel .unpinned .launcher#tasklist-button:not(.flat) > image, .bottom .budgie-panel .unpinned button.launcher.flat > image, -.bottom .budgie-panel .pinned button.launcher.running.sidebar-button > image, -.bottom .budgie-panel .pinned button.launcher.running.budgie-menu-launcher > image, -.bottom .budgie-panel .pinned .launcher.running#tasklist-button:not(.flat) > image, -.bottom .budgie-panel .pinned button.launcher.running.flat > image, -.bottom .budgie-panel .pinned button.launcher.running.sidebar-button > image { - background-size: 4px 4px; - background-position: bottom center; - background-image: -gtk-scaled(url("assets/selected-dot.png"), url("assets/selected-dot@2.png")); -} - -.bottom .budgie-panel .unpinned button.launcher.sidebar-button:checked > image, .bottom .budgie-panel .unpinned button.launcher.budgie-menu-launcher:checked > image, .bottom .budgie-panel .unpinned .launcher#tasklist-button:checked:not(.flat) > image, .bottom .budgie-panel .unpinned button.launcher.flat:checked > image, -.bottom .budgie-panel .pinned button.launcher.running.sidebar-button:checked > image, -.bottom .budgie-panel .pinned button.launcher.running.budgie-menu-launcher:checked > image, -.bottom .budgie-panel .pinned .launcher.running#tasklist-button:checked:not(.flat) > image, -.bottom .budgie-panel .pinned button.launcher.running.flat:checked > image, -.bottom .budgie-panel .pinned button.launcher.running.sidebar-button:checked > image { - background-image: none; -} - -.left .budgie-panel .unpinned button.launcher.sidebar-button > image, .left .budgie-panel .unpinned button.launcher.budgie-menu-launcher > image, .left .budgie-panel .unpinned .launcher#tasklist-button:not(.flat) > image, .left .budgie-panel .unpinned button.launcher.flat > image, -.left .budgie-panel .pinned button.launcher.running.sidebar-button > image, -.left .budgie-panel .pinned button.launcher.running.budgie-menu-launcher > image, -.left .budgie-panel .pinned .launcher.running#tasklist-button:not(.flat) > image, -.left .budgie-panel .pinned button.launcher.running.flat > image, -.left .budgie-panel .pinned button.launcher.running.sidebar-button > image { - background-size: 4px 4px; - background-position: left center; - background-image: -gtk-scaled(url("assets/selected-dot.png"), url("assets/selected-dot@2.png")); -} - -.left .budgie-panel .unpinned button.launcher.sidebar-button:checked > image, .left .budgie-panel .unpinned button.launcher.budgie-menu-launcher:checked > image, .left .budgie-panel .unpinned .launcher#tasklist-button:checked:not(.flat) > image, .left .budgie-panel .unpinned button.launcher.flat:checked > image, -.left .budgie-panel .pinned button.launcher.running.sidebar-button:checked > image, -.left .budgie-panel .pinned button.launcher.running.budgie-menu-launcher:checked > image, -.left .budgie-panel .pinned .launcher.running#tasklist-button:checked:not(.flat) > image, -.left .budgie-panel .pinned button.launcher.running.flat:checked > image, -.left .budgie-panel .pinned button.launcher.running.sidebar-button:checked > image { - background-image: none; -} - -.right .budgie-panel .unpinned button.launcher.sidebar-button > image, .right .budgie-panel .unpinned button.launcher.budgie-menu-launcher > image, .right .budgie-panel .unpinned .launcher#tasklist-button:not(.flat) > image, .right .budgie-panel .unpinned button.launcher.flat > image, -.right .budgie-panel .pinned button.launcher.running.sidebar-button > image, -.right .budgie-panel .pinned button.launcher.running.budgie-menu-launcher > image, -.right .budgie-panel .pinned .launcher.running#tasklist-button:not(.flat) > image, -.right .budgie-panel .pinned button.launcher.running.flat > image, -.right .budgie-panel .pinned button.launcher.running.sidebar-button > image { - background-size: 4px 4px; - background-position: right center; - background-image: -gtk-scaled(url("assets/selected-dot.png"), url("assets/selected-dot@2.png")); -} - -.right .budgie-panel .unpinned button.launcher.sidebar-button:checked > image, .right .budgie-panel .unpinned button.launcher.budgie-menu-launcher:checked > image, .right .budgie-panel .unpinned .launcher#tasklist-button:checked:not(.flat) > image, .right .budgie-panel .unpinned button.launcher.flat:checked > image, -.right .budgie-panel .pinned button.launcher.running.sidebar-button:checked > image, -.right .budgie-panel .pinned button.launcher.running.budgie-menu-launcher:checked > image, -.right .budgie-panel .pinned .launcher.running#tasklist-button:checked:not(.flat) > image, -.right .budgie-panel .pinned button.launcher.running.flat:checked > image, -.right .budgie-panel .pinned button.launcher.running.sidebar-button:checked > image { - background-image: none; -} - -box:not(.unpinned):not(.pinned) > revealer > button.flat.launcher, box:not(.unpinned):not(.pinned) > revealer > button.launcher.sidebar-button, box:not(.unpinned):not(.pinned) > revealer > button.launcher.budgie-menu-launcher, .budgie-panel box:not(.unpinned):not(.pinned) > revealer > .launcher#tasklist-button:not(.flat), .budgie-panel box:not(.unpinned):not(.pinned) > revealer > button.launcher.flat { - border-image: none; -} - -widget.icon-tasklist > box:drop(active), -box.pinned:drop(active) { - border: none; - border-radius: 0; - background-color: rgba(82, 148, 226, 0.2); - box-shadow: inset 0 0 0 1px #5294e2; -} - -*:drop(active):focus, -*:drop(active) { - box-shadow: inset 0 0 0 1px #5294e2; -} - -frame.raven-frame > border { - border-style: none; -} - -.top .shadow-block { - padding: 0; - margin: 0; - background-color: transparent; - background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.23), rgba(0, 0, 0, 0.08), transparent); -} - -.bottom .shadow-block { - padding: 0; - margin: 0; - background-color: transparent; - background-image: linear-gradient(to top, rgba(0, 0, 0, 0.23), rgba(0, 0, 0, 0.08), transparent); -} - -.left .shadow-block { - padding: 0; - margin: 0; - background-color: transparent; - background-image: linear-gradient(to right, rgba(0, 0, 0, 0.23), rgba(0, 0, 0, 0.08), transparent); -} - -.right .shadow-block { - padding: 0; - margin: 0; - background-color: transparent; - background-image: linear-gradient(to left, rgba(0, 0, 0, 0.23), rgba(0, 0, 0, 0.08), transparent); -} - -button.raven-trigger:hover, button.raven-trigger:active, button.raven-trigger:checked { - color: #D3DAE3; -} - -.raven { - background-color: #32343D; -} - -.raven > box { - margin-bottom: -10px; -} - -.raven > stack { - margin-bottom: -10px; -} - -.raven stackswitcher { - padding: 0 8px 12px 8px; -} - -.raven .raven-header { - min-height: 36px; - padding: 3px; -} - -.raven .raven-header:not(.top) { - margin-top: -6px; -} - -.raven .raven-header:not(.top) button { - min-height: 28px; - min-width: 28px; - margin: 0; - padding: 0; -} - -.raven .raven-header:not(.top) button.image-button { - border-radius: 100px; - -gtk-outline-radius: 100px; -} - -.raven .raven-header.top { - padding: 0 6px; - background-color: #282A33; - color: rgba(207, 218, 231, 0.8); - box-shadow: inset 0 -1px rgba(255, 255, 255, 0.12); -} - -.raven .raven-header.top stackswitcher { - padding: 0; -} - -.raven .raven-header.top stackswitcher button { - margin: -4px 0; - min-height: 36px; - min-width: 100px; - border-radius: 0; - border: none; - background-color: transparent; - color: rgba(207, 218, 231, 0.8); -} - -.raven .raven-header.top stackswitcher button:hover { - color: rgba(241, 244, 248, 0.8); - border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), rgba(82, 148, 226, 0.5) 100%, transparent 0%) 0 0 2/0 0 2px; -} - -.raven .raven-header.top stackswitcher button:active, .raven .raven-header.top stackswitcher button:checked { - border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #5294e2 100%, transparent 0%) 0 0 2/0 0 2px; -} - -.raven .raven-header.top stackswitcher button:disabled { - color: rgba(207, 218, 231, 0.5); -} - -.raven .raven-header.top stackswitcher button:disabled label { - color: rgba(207, 218, 231, 0.5); -} - -.raven .raven-header.top button.image-button:dir(ltr) { - margin-right: 2px; -} - -.raven .raven-header.top button.image-button:dir(rtl) { - margin-left: 2px; -} - -.raven .raven-header.top > image { - margin: 0 8px; -} - -.raven .raven-header.top > label { - margin: 0 -8px; - font-weight: bold; -} - -.raven .raven-header.bottom { - border-top: 1px solid rgba(255, 255, 255, 0.12); -} - -.raven viewport.frame .raven-header { - margin-top: -8px; -} - -.raven .raven-background { - border-style: solid none; - border-width: 1px; - border-color: rgba(255, 255, 255, 0.12); - background-color: #282A33; -} - -.raven .raven-background.middle { - border-bottom-style: none; -} - -.raven .raven-background.frame { - border-style: solid none; -} - -.raven .raven-background > overlay > widget > image { - color: alpha(currentColor,0.12); -} - -.raven .raven-background grid > label:first-child { - min-height: 26px; -} - -.raven scrolledwindow.raven-background { - border-bottom-style: none; -} - -.raven .raven-header.top + .raven-background { - border-style: none; - background-color: #5294e2; - color: #ffffff; -} - -.raven .raven-header.top + .raven-background stackswitcher button { - margin: -4px 0; -} - -.raven .powerstrip button.image-button { - min-height: 28px; - min-width: 28px; - margin: 0 4px; - padding: 6px; -} - -.raven .option-subtitle { - font-size: smaller; -} - -calendar.raven-calendar { - margin: 2px 0; - padding: 2px; - border-style: none; - background-color: transparent; -} - -calendar.raven-calendar:selected { - border-radius: 3px; - background-color: #5294e2; -} - -box.audio-widget scale.horizontal.marks-after, -window.sound-popover.background scale.horizontal.marks-after { - padding-top: 0; - padding-bottom: 0; -} - -box.audio-widget scale.horizontal.marks-after trough, -window.sound-popover.background scale.horizontal.marks-after trough { - background-color: transparent; -} - -box.audio-widget scale.horizontal.marks-after trough:dir(ltr), -window.sound-popover.background scale.horizontal.marks-after trough:dir(ltr) { - background-image: linear-gradient(to right, rgba(115, 210, 22, 0.25) calc(66% - 3px), rgba(240, 74, 80, 0.25) calc(66% - 3px), rgba(240, 74, 80, 0.25) 100%); -} - -box.audio-widget scale.horizontal.marks-after trough:dir(rtl), -window.sound-popover.background scale.horizontal.marks-after trough:dir(rtl) { - background-image: linear-gradient(to left, rgba(115, 210, 22, 0.25) calc(66% - 3px), rgba(240, 74, 80, 0.25) calc(66% - 3px), rgba(240, 74, 80, 0.25) 100%); -} - -box.audio-widget scale.horizontal.marks-after mark label, -window.sound-popover.background scale.horizontal.marks-after mark label { - font-size: 0; -} - -.raven-mpris { - background-color: rgba(0, 0, 0, 0.5); - color: #ffffff; -} - -.raven-mpris label { - min-height: 24px; -} - -.raven-mpris button.image-button { - padding: 6px; - border: none; -} - -box.vertical > stack > box.vertical > .raven-background > viewport.frame { - padding: 0; -} - -box.vertical > stack > box.vertical > .raven-background > viewport.frame list { - background-color: transparent; -} - -box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button { - margin-left: -8px; - margin-right: -2px; - background-color: transparent; -} - -box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable > grid > *, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view > grid > *, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text > grid > *, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview > grid > *, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view > grid > *, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view > grid > *, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view > grid > *, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview > grid > *, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row > grid > *, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button > grid > *, -box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable > box.vertical *, -box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view > box.vertical *, -textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text > box.vertical *, -box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview > box.vertical *, -window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view > box.vertical *, -box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view > box.vertical *, -window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view > box.vertical *, -.nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview > box.vertical *, -.budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row > box.vertical *, -.budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button > box.vertical * { - color: #D3DAE3; -} - -box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view image, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview image, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view image, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view image, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview image, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row image, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button image { - padding-left: 8px; -} - -box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view button.image-button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview button.image-button, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view button.image-button, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view button.image-button, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview button.image-button, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row button.image-button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button button.image-button { - min-height: 32px; - min-width: 32px; - margin: 8px; -} - -box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view button.image-button image, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview button.image-button image, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view button.image-button image, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view button.image-button image, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview button.image-button image, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row button.image-button image, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button button.image-button image { - padding: 0; -} - -box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable button.image-button:hover, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view button.image-button:hover, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text button.image-button:hover, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview button.image-button:hover, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view button.image-button:hover, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view button.image-button:hover, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view button.image-button:hover, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview button.image-button:hover, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row button.image-button:hover, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button button.image-button:hover { - color: rgba(207, 218, 231, 0.8); - border-color: rgba(255, 255, 255, 0.12); - background-color: #333641; -} - -box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable button.image-button:active, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view button.image-button:active, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text button.image-button:active, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview button.image-button:active, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view button.image-button:active, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view button.image-button:active, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view button.image-button:active, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview button.image-button:active, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row button.image-button:active, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button button.image-button:active, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable button.image-button:checked, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view button.image-button:checked, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text button.image-button:checked, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview button.image-button:checked, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view button.image-button:checked, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view button.image-button:checked, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view button.image-button:checked, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview button.image-button:checked, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row button.image-button:checked, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button button.image-button:checked { - color: #ffffff; - border-color: #68a2e6; - background-color: #5294e2; -} - -box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable button.image-button:active image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view button.image-button:active image, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text button.image-button:active image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview button.image-button:active image, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view button.image-button:active image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view button.image-button:active image, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view button.image-button:active image, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview button.image-button:active image, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row button.image-button:active image, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button button.image-button:active image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable button.image-button:checked image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view button.image-button:checked image, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text button.image-button:checked image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview button.image-button:checked image, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view button.image-button:checked image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view button.image-button:checked image, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view button.image-button:checked image, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview button.image-button:checked image, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row button.image-button:checked image, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button button.image-button:checked image { - color: white; -} - -box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view list, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view list, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row list, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list { - border-radius: 2px; - border-top: 1px solid rgba(255, 255, 255, 0.12); - border-bottom: 1px solid rgba(255, 255, 255, 0.12); -} - -box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > row.activatable, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > row.activatable, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > row.activatable, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > row.activatable, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > row.activatable, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view list > row.activatable, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view list > row.activatable, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > row.activatable, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row list > row.activatable, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > row.activatable, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > row.activatable, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .view, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .view, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > .view, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > .view, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .view, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view list > .view, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view list > .view, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > .view, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row list > .view, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .view, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > .view, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable textview list > text, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > text, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view textview list > text, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > text, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > text, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview textview list > text, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > text, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view textview list > text, textview window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > text, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view textview list > text, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view list > text, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view textview list > text, textview window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view list > text, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview textview list > text, textview .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > text, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row textview list > text, textview .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row list > text, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable textview list > text, textview .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > text, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button textview list > text, textview .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > text, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > iconview, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > iconview, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > iconview, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > iconview, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > iconview, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view list > iconview, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view list > iconview, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > iconview, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row list > iconview, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > iconview, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > iconview, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable window.thunar notebook scrolledwindow.frame.standard-view list > .view, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .view, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view window.thunar notebook scrolledwindow.frame.standard-view list > .view, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .view, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text window.thunar notebook scrolledwindow.frame.standard-view list > .view, window.thunar notebook scrolledwindow.frame.standard-view textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > .view, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview window.thunar notebook scrolledwindow.frame.standard-view list > .view, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > .view, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .view, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view window.thunar notebook scrolledwindow.frame.standard-view list > .view, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view list > .view, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view notebook scrolledwindow.frame.standard-view list > .view, window.thunar notebook scrolledwindow.frame.standard-view .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view list > .view, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview window.thunar notebook scrolledwindow.frame.standard-view list > .view, window.thunar notebook scrolledwindow.frame.standard-view .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > .view, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row window.thunar notebook scrolledwindow.frame.standard-view list > .view, window.thunar notebook scrolledwindow.frame.standard-view .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row list > .view, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable window.thunar notebook scrolledwindow.frame.standard-view list > .view, window.thunar notebook scrolledwindow.frame.standard-view .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .view, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button window.thunar notebook scrolledwindow.frame.standard-view list > .view, window.thunar notebook scrolledwindow.frame.standard-view .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > .view, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > treeview.view, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > treeview.view, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > treeview.view, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > treeview.view, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > treeview.view, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view list > treeview.view, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view list > treeview.view, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > treeview.view, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row list > treeview.view, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > treeview.view, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > treeview.view, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable window.thunar .sidebar list > treeview.view, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > treeview.view, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view window.thunar .sidebar list > treeview.view, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > treeview.view, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text window.thunar .sidebar list > treeview.view, window.thunar .sidebar textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > treeview.view, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview window.thunar .sidebar list > treeview.view, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > treeview.view, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .sidebar list > treeview.view, window.thunar .sidebar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > treeview.view, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view window.thunar .sidebar list > treeview.view, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view list > treeview.view, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view list > treeview.view, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview window.thunar .sidebar list > treeview.view, window.thunar .sidebar .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > treeview.view, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row window.thunar .sidebar list > treeview.view, window.thunar .sidebar .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row list > treeview.view, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable window.thunar .sidebar list > treeview.view, window.thunar .sidebar .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > treeview.view, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button window.thunar .sidebar list > treeview.view, window.thunar .sidebar .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > treeview.view, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .nemo-window .nemo-places-sidebar list > .places-treeview, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .places-treeview, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .nemo-window .nemo-places-sidebar list > .places-treeview, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .places-treeview, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .nemo-window .nemo-places-sidebar list > .places-treeview, .nemo-window .nemo-places-sidebar textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > .places-treeview, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .nemo-window .nemo-places-sidebar list > .places-treeview, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > .places-treeview, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .nemo-window .nemo-places-sidebar list > .places-treeview, .nemo-window .nemo-places-sidebar window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .places-treeview, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view .nemo-window .nemo-places-sidebar list > .places-treeview, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view list > .places-treeview, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view .nemo-window .nemo-places-sidebar list > .places-treeview, .nemo-window .nemo-places-sidebar window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view list > .places-treeview, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > .places-treeview, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row .nemo-window .nemo-places-sidebar list > .places-treeview, .nemo-window .nemo-places-sidebar .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row list > .places-treeview, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .nemo-window .nemo-places-sidebar list > .places-treeview, .nemo-window .nemo-places-sidebar .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .places-treeview, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button .nemo-window .nemo-places-sidebar list > .places-treeview, .nemo-window .nemo-places-sidebar .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > .places-treeview, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .budgie-popover list > row, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > row, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .budgie-popover list > row, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > row, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .budgie-popover list > row, .budgie-popover textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > row, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .budgie-popover list > row, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > row, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .budgie-popover list > row, .budgie-popover window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > row, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view .budgie-popover list > row, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view list > row, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view .budgie-popover list > row, .budgie-popover window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view list > row, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview .budgie-popover list > row, .budgie-popover .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > row, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row list > row, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > row, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button .budgie-popover list > row, .budgie-popover .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > row, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .budgie-popover list > row.activatable, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > row.activatable, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .budgie-popover list > row.activatable, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > row.activatable, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .budgie-popover list > row.activatable, .budgie-popover textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > row.activatable, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .budgie-popover list > row.activatable, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > row.activatable, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .budgie-popover list > row.activatable, .budgie-popover window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > row.activatable, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view .budgie-popover list > row.activatable, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view list > row.activatable, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view .budgie-popover list > row.activatable, .budgie-popover window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view list > row.activatable, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview .budgie-popover list > row.activatable, .budgie-popover .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > row.activatable, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row list > row.activatable, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > row.activatable, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button .budgie-popover list > row.activatable, .budgie-popover .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > row.activatable, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .budgie-menu list > button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .budgie-menu list > button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .budgie-menu list > button, .budgie-menu textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .budgie-menu list > button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > button, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .budgie-menu list > button, .budgie-menu window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view .budgie-menu list > button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view list > button, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view .budgie-menu list > button, .budgie-menu window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view list > button, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview .budgie-menu list > button, .budgie-menu .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > button, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row .budgie-menu list > button, .budgie-menu .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row list > button, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .budgie-menu list > button, .budgie-menu .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > button { - border-bottom: 1px solid rgba(255, 255, 255, 0.12); -} - -box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > row.activatable:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > row.activatable:last-child, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > row.activatable:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > row.activatable:last-child, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > row.activatable:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view list > row.activatable:last-child, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view list > row.activatable:last-child, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > row.activatable:last-child, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row list > row.activatable:last-child, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > row.activatable:last-child, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > row.activatable:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .view:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .view:last-child, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > .view:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > .view:last-child, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .view:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view list > .view:last-child, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view list > .view:last-child, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > .view:last-child, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row list > .view:last-child, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .view:last-child, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > .view:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable textview list > text:last-child, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > text:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view textview list > text:last-child, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > text:last-child, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > text:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview textview list > text:last-child, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > text:last-child, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view textview list > text:last-child, textview window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > text:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view textview list > text:last-child, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view list > text:last-child, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view textview list > text:last-child, textview window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view list > text:last-child, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview textview list > text:last-child, textview .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > text:last-child, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row textview list > text:last-child, textview .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row list > text:last-child, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable textview list > text:last-child, textview .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > text:last-child, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button textview list > text:last-child, textview .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > text:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > iconview:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > iconview:last-child, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > iconview:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > iconview:last-child, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > iconview:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view list > iconview:last-child, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view list > iconview:last-child, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > iconview:last-child, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row list > iconview:last-child, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > iconview:last-child, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > iconview:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable window.thunar notebook scrolledwindow.frame.standard-view list > .view:last-child, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .view:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view window.thunar notebook scrolledwindow.frame.standard-view list > .view:last-child, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .view:last-child, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text window.thunar notebook scrolledwindow.frame.standard-view list > .view:last-child, window.thunar notebook scrolledwindow.frame.standard-view textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > .view:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview window.thunar notebook scrolledwindow.frame.standard-view list > .view:last-child, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > .view:last-child, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .view:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view window.thunar notebook scrolledwindow.frame.standard-view list > .view:last-child, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view list > .view:last-child, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view notebook scrolledwindow.frame.standard-view list > .view:last-child, window.thunar notebook scrolledwindow.frame.standard-view .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view list > .view:last-child, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview window.thunar notebook scrolledwindow.frame.standard-view list > .view:last-child, window.thunar notebook scrolledwindow.frame.standard-view .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > .view:last-child, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row window.thunar notebook scrolledwindow.frame.standard-view list > .view:last-child, window.thunar notebook scrolledwindow.frame.standard-view .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row list > .view:last-child, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable window.thunar notebook scrolledwindow.frame.standard-view list > .view:last-child, window.thunar notebook scrolledwindow.frame.standard-view .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .view:last-child, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button window.thunar notebook scrolledwindow.frame.standard-view list > .view:last-child, window.thunar notebook scrolledwindow.frame.standard-view .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > .view:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > treeview.view:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > treeview.view:last-child, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > treeview.view:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > treeview.view:last-child, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > treeview.view:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view list > treeview.view:last-child, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view list > treeview.view:last-child, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > treeview.view:last-child, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row list > treeview.view:last-child, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > treeview.view:last-child, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > treeview.view:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable window.thunar .sidebar list > treeview.view:last-child, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > treeview.view:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view window.thunar .sidebar list > treeview.view:last-child, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > treeview.view:last-child, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text window.thunar .sidebar list > treeview.view:last-child, window.thunar .sidebar textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > treeview.view:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview window.thunar .sidebar list > treeview.view:last-child, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > treeview.view:last-child, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .sidebar list > treeview.view:last-child, window.thunar .sidebar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > treeview.view:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view window.thunar .sidebar list > treeview.view:last-child, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view list > treeview.view:last-child, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view list > treeview.view:last-child, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview window.thunar .sidebar list > treeview.view:last-child, window.thunar .sidebar .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > treeview.view:last-child, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row window.thunar .sidebar list > treeview.view:last-child, window.thunar .sidebar .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row list > treeview.view:last-child, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable window.thunar .sidebar list > treeview.view:last-child, window.thunar .sidebar .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > treeview.view:last-child, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button window.thunar .sidebar list > treeview.view:last-child, window.thunar .sidebar .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > treeview.view:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .nemo-window .nemo-places-sidebar list > .places-treeview:last-child, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .places-treeview:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .nemo-window .nemo-places-sidebar list > .places-treeview:last-child, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .places-treeview:last-child, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .nemo-window .nemo-places-sidebar list > .places-treeview:last-child, .nemo-window .nemo-places-sidebar textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > .places-treeview:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .nemo-window .nemo-places-sidebar list > .places-treeview:last-child, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > .places-treeview:last-child, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .nemo-window .nemo-places-sidebar list > .places-treeview:last-child, .nemo-window .nemo-places-sidebar window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .places-treeview:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view .nemo-window .nemo-places-sidebar list > .places-treeview:last-child, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view list > .places-treeview:last-child, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view .nemo-window .nemo-places-sidebar list > .places-treeview:last-child, .nemo-window .nemo-places-sidebar window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view list > .places-treeview:last-child, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > .places-treeview:last-child, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row .nemo-window .nemo-places-sidebar list > .places-treeview:last-child, .nemo-window .nemo-places-sidebar .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row list > .places-treeview:last-child, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .nemo-window .nemo-places-sidebar list > .places-treeview:last-child, .nemo-window .nemo-places-sidebar .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .places-treeview:last-child, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button .nemo-window .nemo-places-sidebar list > .places-treeview:last-child, .nemo-window .nemo-places-sidebar .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > .places-treeview:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .budgie-popover list > row:last-child, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > row:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .budgie-popover list > row:last-child, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > row:last-child, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .budgie-popover list > row:last-child, .budgie-popover textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > row:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .budgie-popover list > row:last-child, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > row:last-child, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .budgie-popover list > row:last-child, .budgie-popover window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > row:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view .budgie-popover list > row:last-child, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view list > row:last-child, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view .budgie-popover list > row:last-child, .budgie-popover window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view list > row:last-child, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview .budgie-popover list > row:last-child, .budgie-popover .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > row:last-child, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row list > row:last-child, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > row:last-child, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button .budgie-popover list > row:last-child, .budgie-popover .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > row:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .budgie-popover list > row.activatable:last-child, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > row.activatable:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .budgie-popover list > row.activatable:last-child, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > row.activatable:last-child, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .budgie-popover list > row.activatable:last-child, .budgie-popover textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > row.activatable:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .budgie-popover list > row.activatable:last-child, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > row.activatable:last-child, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .budgie-popover list > row.activatable:last-child, .budgie-popover window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > row.activatable:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view .budgie-popover list > row.activatable:last-child, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view list > row.activatable:last-child, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view .budgie-popover list > row.activatable:last-child, .budgie-popover window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view list > row.activatable:last-child, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview .budgie-popover list > row.activatable:last-child, .budgie-popover .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > row.activatable:last-child, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row list > row.activatable:last-child, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > row.activatable:last-child, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button .budgie-popover list > row.activatable:last-child, .budgie-popover .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > row.activatable:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .budgie-menu list > button:last-child, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > button:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .budgie-menu list > button:last-child, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > button:last-child, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .budgie-menu list > button:last-child, .budgie-menu textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > button:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .budgie-menu list > button:last-child, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > button:last-child, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .budgie-menu list > button:last-child, .budgie-menu window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > button:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view .budgie-menu list > button:last-child, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view list > button:last-child, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view .budgie-menu list > button:last-child, .budgie-menu window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view list > button:last-child, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview .budgie-menu list > button:last-child, .budgie-menu .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > button:last-child, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row .budgie-menu list > button:last-child, .budgie-menu .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row list > button:last-child, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .budgie-menu list > button:last-child, .budgie-menu .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > button:last-child, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > button:last-child { - border-bottom: none; -} - -box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > row.activatable:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > row.activatable:selected, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > row.activatable:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > row.activatable:selected, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > row.activatable:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view list > row.activatable:selected, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view list > row.activatable:selected, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > row.activatable:selected, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row list > row.activatable:selected, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > row.activatable:selected, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > row.activatable:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .view:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .view:selected, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > .view:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > .view:selected, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .view:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view list > .view:selected, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view list > .view:selected, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > .view:selected, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row list > .view:selected, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .view:selected, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > .view:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable textview list > text:selected, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > text:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view textview list > text:selected, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > text:selected, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > text:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview textview list > text:selected, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > text:selected, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view textview list > text:selected, textview window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > text:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view textview list > text:selected, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view list > text:selected, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view textview list > text:selected, textview window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view list > text:selected, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview textview list > text:selected, textview .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > text:selected, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row textview list > text:selected, textview .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row list > text:selected, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable textview list > text:selected, textview .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > text:selected, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button textview list > text:selected, textview .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > text:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > iconview:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > iconview:selected, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > iconview:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > iconview:selected, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > iconview:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view list > iconview:selected, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view list > iconview:selected, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > iconview:selected, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row list > iconview:selected, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > iconview:selected, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > iconview:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable window.thunar notebook scrolledwindow.frame.standard-view list > .view:selected, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .view:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view window.thunar notebook scrolledwindow.frame.standard-view list > .view:selected, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .view:selected, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text window.thunar notebook scrolledwindow.frame.standard-view list > .view:selected, window.thunar notebook scrolledwindow.frame.standard-view textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > .view:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview window.thunar notebook scrolledwindow.frame.standard-view list > .view:selected, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > .view:selected, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .view:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view window.thunar notebook scrolledwindow.frame.standard-view list > .view:selected, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view list > .view:selected, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view notebook scrolledwindow.frame.standard-view list > .view:selected, window.thunar notebook scrolledwindow.frame.standard-view .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view list > .view:selected, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview window.thunar notebook scrolledwindow.frame.standard-view list > .view:selected, window.thunar notebook scrolledwindow.frame.standard-view .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > .view:selected, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row window.thunar notebook scrolledwindow.frame.standard-view list > .view:selected, window.thunar notebook scrolledwindow.frame.standard-view .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row list > .view:selected, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable window.thunar notebook scrolledwindow.frame.standard-view list > .view:selected, window.thunar notebook scrolledwindow.frame.standard-view .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .view:selected, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button window.thunar notebook scrolledwindow.frame.standard-view list > .view:selected, window.thunar notebook scrolledwindow.frame.standard-view .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > .view:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > treeview.view:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > treeview.view:selected, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > treeview.view:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > treeview.view:selected, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > treeview.view:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view list > treeview.view:selected, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view list > treeview.view:selected, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > treeview.view:selected, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row list > treeview.view:selected, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > treeview.view:selected, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > treeview.view:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable window.thunar .sidebar list > treeview.view:selected, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > treeview.view:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view window.thunar .sidebar list > treeview.view:selected, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > treeview.view:selected, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text window.thunar .sidebar list > treeview.view:selected, window.thunar .sidebar textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > treeview.view:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview window.thunar .sidebar list > treeview.view:selected, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > treeview.view:selected, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .sidebar list > treeview.view:selected, window.thunar .sidebar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > treeview.view:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view window.thunar .sidebar list > treeview.view:selected, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view list > treeview.view:selected, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view list > treeview.view:selected, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview window.thunar .sidebar list > treeview.view:selected, window.thunar .sidebar .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > treeview.view:selected, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row window.thunar .sidebar list > treeview.view:selected, window.thunar .sidebar .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row list > treeview.view:selected, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable window.thunar .sidebar list > treeview.view:selected, window.thunar .sidebar .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > treeview.view:selected, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button window.thunar .sidebar list > treeview.view:selected, window.thunar .sidebar .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > treeview.view:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .nemo-window .nemo-places-sidebar list > .places-treeview:selected, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .places-treeview:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .nemo-window .nemo-places-sidebar list > .places-treeview:selected, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .places-treeview:selected, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .nemo-window .nemo-places-sidebar list > .places-treeview:selected, .nemo-window .nemo-places-sidebar textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > .places-treeview:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .nemo-window .nemo-places-sidebar list > .places-treeview:selected, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > .places-treeview:selected, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .nemo-window .nemo-places-sidebar list > .places-treeview:selected, .nemo-window .nemo-places-sidebar window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .places-treeview:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view .nemo-window .nemo-places-sidebar list > .places-treeview:selected, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view list > .places-treeview:selected, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view .nemo-window .nemo-places-sidebar list > .places-treeview:selected, .nemo-window .nemo-places-sidebar window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view list > .places-treeview:selected, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > .places-treeview:selected, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row .nemo-window .nemo-places-sidebar list > .places-treeview:selected, .nemo-window .nemo-places-sidebar .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row list > .places-treeview:selected, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .nemo-window .nemo-places-sidebar list > .places-treeview:selected, .nemo-window .nemo-places-sidebar .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .places-treeview:selected, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button .nemo-window .nemo-places-sidebar list > .places-treeview:selected, .nemo-window .nemo-places-sidebar .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > .places-treeview:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .budgie-popover list > row:selected, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > row:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .budgie-popover list > row:selected, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > row:selected, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .budgie-popover list > row:selected, .budgie-popover textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > row:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .budgie-popover list > row:selected, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > row:selected, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .budgie-popover list > row:selected, .budgie-popover window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > row:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view .budgie-popover list > row:selected, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view list > row:selected, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view .budgie-popover list > row:selected, .budgie-popover window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view list > row:selected, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview .budgie-popover list > row:selected, .budgie-popover .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > row:selected, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row list > row:selected, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > row:selected, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button .budgie-popover list > row:selected, .budgie-popover .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > row:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .budgie-popover list > row.activatable:selected, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > row.activatable:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .budgie-popover list > row.activatable:selected, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > row.activatable:selected, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .budgie-popover list > row.activatable:selected, .budgie-popover textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > row.activatable:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .budgie-popover list > row.activatable:selected, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > row.activatable:selected, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .budgie-popover list > row.activatable:selected, .budgie-popover window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > row.activatable:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view .budgie-popover list > row.activatable:selected, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view list > row.activatable:selected, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view .budgie-popover list > row.activatable:selected, .budgie-popover window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view list > row.activatable:selected, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview .budgie-popover list > row.activatable:selected, .budgie-popover .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > row.activatable:selected, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row list > row.activatable:selected, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > row.activatable:selected, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button .budgie-popover list > row.activatable:selected, .budgie-popover .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > row.activatable:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .budgie-menu list > button:selected, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > button:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .budgie-menu list > button:selected, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > button:selected, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .budgie-menu list > button:selected, .budgie-menu textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > button:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .budgie-menu list > button:selected, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > button:selected, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .budgie-menu list > button:selected, .budgie-menu window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > button:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view .budgie-menu list > button:selected, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view list > button:selected, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view .budgie-menu list > button:selected, .budgie-menu window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view list > button:selected, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview .budgie-menu list > button:selected, .budgie-menu .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > button:selected, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row .budgie-menu list > button:selected, .budgie-menu .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row list > button:selected, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .budgie-menu list > button:selected, .budgie-menu .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > button:selected, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > button:selected { - background-color: rgba(211, 218, 227, 0.06); -} - -box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > row.activatable label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > row.activatable label, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > row.activatable label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > row.activatable label, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > row.activatable label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view list > row.activatable label, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view list > row.activatable label, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > row.activatable label, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row list > row.activatable label, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > row.activatable label, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > row.activatable label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .view label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .view label, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > .view label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > .view label, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .view label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view list > .view label, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view list > .view label, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > .view label, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row list > .view label, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .view label, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > .view label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable textview list > text label, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > text label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view textview list > text label, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > text label, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > text label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview textview list > text label, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > text label, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view textview list > text label, textview window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > text label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view textview list > text label, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view list > text label, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view textview list > text label, textview window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view list > text label, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview textview list > text label, textview .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > text label, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row textview list > text label, textview .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row list > text label, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable textview list > text label, textview .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > text label, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button textview list > text label, textview .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > text label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > iconview label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > iconview label, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > iconview label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > iconview label, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > iconview label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view list > iconview label, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view list > iconview label, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > iconview label, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row list > iconview label, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > iconview label, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > iconview label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable window.thunar notebook scrolledwindow.frame.standard-view list > .view label, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .view label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view window.thunar notebook scrolledwindow.frame.standard-view list > .view label, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .view label, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text window.thunar notebook scrolledwindow.frame.standard-view list > .view label, window.thunar notebook scrolledwindow.frame.standard-view textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > .view label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview window.thunar notebook scrolledwindow.frame.standard-view list > .view label, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > .view label, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .view label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view window.thunar notebook scrolledwindow.frame.standard-view list > .view label, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view list > .view label, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view notebook scrolledwindow.frame.standard-view list > .view label, window.thunar notebook scrolledwindow.frame.standard-view .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view list > .view label, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview window.thunar notebook scrolledwindow.frame.standard-view list > .view label, window.thunar notebook scrolledwindow.frame.standard-view .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > .view label, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row window.thunar notebook scrolledwindow.frame.standard-view list > .view label, window.thunar notebook scrolledwindow.frame.standard-view .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row list > .view label, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable window.thunar notebook scrolledwindow.frame.standard-view list > .view label, window.thunar notebook scrolledwindow.frame.standard-view .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .view label, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button window.thunar notebook scrolledwindow.frame.standard-view list > .view label, window.thunar notebook scrolledwindow.frame.standard-view .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > .view label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > treeview.view label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > treeview.view label, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > treeview.view label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > treeview.view label, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > treeview.view label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view list > treeview.view label, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view list > treeview.view label, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > treeview.view label, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row list > treeview.view label, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > treeview.view label, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > treeview.view label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable window.thunar .sidebar list > treeview.view label, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > treeview.view label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view window.thunar .sidebar list > treeview.view label, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > treeview.view label, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text window.thunar .sidebar list > treeview.view label, window.thunar .sidebar textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > treeview.view label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview window.thunar .sidebar list > treeview.view label, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > treeview.view label, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .sidebar list > treeview.view label, window.thunar .sidebar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > treeview.view label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view window.thunar .sidebar list > treeview.view label, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view list > treeview.view label, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view list > treeview.view label, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview window.thunar .sidebar list > treeview.view label, window.thunar .sidebar .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > treeview.view label, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row window.thunar .sidebar list > treeview.view label, window.thunar .sidebar .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row list > treeview.view label, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable window.thunar .sidebar list > treeview.view label, window.thunar .sidebar .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > treeview.view label, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button window.thunar .sidebar list > treeview.view label, window.thunar .sidebar .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > treeview.view label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .nemo-window .nemo-places-sidebar list > .places-treeview label, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .places-treeview label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .nemo-window .nemo-places-sidebar list > .places-treeview label, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .places-treeview label, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .nemo-window .nemo-places-sidebar list > .places-treeview label, .nemo-window .nemo-places-sidebar textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > .places-treeview label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .nemo-window .nemo-places-sidebar list > .places-treeview label, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > .places-treeview label, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .nemo-window .nemo-places-sidebar list > .places-treeview label, .nemo-window .nemo-places-sidebar window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .places-treeview label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view .nemo-window .nemo-places-sidebar list > .places-treeview label, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view list > .places-treeview label, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view .nemo-window .nemo-places-sidebar list > .places-treeview label, .nemo-window .nemo-places-sidebar window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view list > .places-treeview label, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > .places-treeview label, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row .nemo-window .nemo-places-sidebar list > .places-treeview label, .nemo-window .nemo-places-sidebar .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row list > .places-treeview label, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .nemo-window .nemo-places-sidebar list > .places-treeview label, .nemo-window .nemo-places-sidebar .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .places-treeview label, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button .nemo-window .nemo-places-sidebar list > .places-treeview label, .nemo-window .nemo-places-sidebar .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > .places-treeview label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .budgie-popover list > row label, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > row label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .budgie-popover list > row label, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > row label, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .budgie-popover list > row label, .budgie-popover textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > row label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .budgie-popover list > row label, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > row label, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .budgie-popover list > row label, .budgie-popover window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > row label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view .budgie-popover list > row label, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view list > row label, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view .budgie-popover list > row label, .budgie-popover window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view list > row label, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview .budgie-popover list > row label, .budgie-popover .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > row label, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row list > row label, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > row label, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button .budgie-popover list > row label, .budgie-popover .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > row label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .budgie-popover list > row.activatable label, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > row.activatable label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .budgie-popover list > row.activatable label, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > row.activatable label, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .budgie-popover list > row.activatable label, .budgie-popover textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > row.activatable label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .budgie-popover list > row.activatable label, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > row.activatable label, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .budgie-popover list > row.activatable label, .budgie-popover window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > row.activatable label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view .budgie-popover list > row.activatable label, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view list > row.activatable label, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view .budgie-popover list > row.activatable label, .budgie-popover window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view list > row.activatable label, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview .budgie-popover list > row.activatable label, .budgie-popover .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > row.activatable label, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row list > row.activatable label, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > row.activatable label, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button .budgie-popover list > row.activatable label, .budgie-popover .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > row.activatable label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .budgie-menu list > button label, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .budgie-menu list > button label, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > button label, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .budgie-menu list > button label, .budgie-menu textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .budgie-menu list > button label, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > button label, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .budgie-menu list > button label, .budgie-menu window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > button label, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view .budgie-menu list > button label, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view list > button label, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view .budgie-menu list > button label, .budgie-menu window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view list > button label, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview .budgie-menu list > button label, .budgie-menu .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > button label, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row .budgie-menu list > button label, .budgie-menu .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row list > button label, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .budgie-menu list > button label, .budgie-menu .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > button label, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > button label { - padding: 0 16px; -} - -box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > row.activatable button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > row.activatable button.image-button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > row.activatable button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > row.activatable button.image-button, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > row.activatable button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view list > row.activatable button.image-button, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view list > row.activatable button.image-button, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > row.activatable button.image-button, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row list > row.activatable button.image-button, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > row.activatable button.image-button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > row.activatable button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .view button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .view button.image-button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > .view button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > .view button.image-button, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .view button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view list > .view button.image-button, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view list > .view button.image-button, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > .view button.image-button, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row list > .view button.image-button, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .view button.image-button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > .view button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable textview list > text button.image-button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > text button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view textview list > text button.image-button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > text button.image-button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > text button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview textview list > text button.image-button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > text button.image-button, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view textview list > text button.image-button, textview window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > text button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view textview list > text button.image-button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view list > text button.image-button, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view textview list > text button.image-button, textview window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view list > text button.image-button, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview textview list > text button.image-button, textview .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > text button.image-button, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row textview list > text button.image-button, textview .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row list > text button.image-button, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable textview list > text button.image-button, textview .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > text button.image-button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button textview list > text button.image-button, textview .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > text button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > iconview button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > iconview button.image-button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > iconview button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > iconview button.image-button, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > iconview button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view list > iconview button.image-button, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view list > iconview button.image-button, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > iconview button.image-button, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row list > iconview button.image-button, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > iconview button.image-button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > iconview button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable window.thunar notebook scrolledwindow.frame.standard-view list > .view button.image-button, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .view button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view window.thunar notebook scrolledwindow.frame.standard-view list > .view button.image-button, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .view button.image-button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text window.thunar notebook scrolledwindow.frame.standard-view list > .view button.image-button, window.thunar notebook scrolledwindow.frame.standard-view textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > .view button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview window.thunar notebook scrolledwindow.frame.standard-view list > .view button.image-button, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > .view button.image-button, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .view button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view window.thunar notebook scrolledwindow.frame.standard-view list > .view button.image-button, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view list > .view button.image-button, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view notebook scrolledwindow.frame.standard-view list > .view button.image-button, window.thunar notebook scrolledwindow.frame.standard-view .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view list > .view button.image-button, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview window.thunar notebook scrolledwindow.frame.standard-view list > .view button.image-button, window.thunar notebook scrolledwindow.frame.standard-view .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > .view button.image-button, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row window.thunar notebook scrolledwindow.frame.standard-view list > .view button.image-button, window.thunar notebook scrolledwindow.frame.standard-view .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row list > .view button.image-button, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable window.thunar notebook scrolledwindow.frame.standard-view list > .view button.image-button, window.thunar notebook scrolledwindow.frame.standard-view .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .view button.image-button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button window.thunar notebook scrolledwindow.frame.standard-view list > .view button.image-button, window.thunar notebook scrolledwindow.frame.standard-view .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > .view button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > treeview.view button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > treeview.view button.image-button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > treeview.view button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > treeview.view button.image-button, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > treeview.view button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view list > treeview.view button.image-button, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view list > treeview.view button.image-button, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > treeview.view button.image-button, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row list > treeview.view button.image-button, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > treeview.view button.image-button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > treeview.view button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable window.thunar .sidebar list > treeview.view button.image-button, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > treeview.view button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view window.thunar .sidebar list > treeview.view button.image-button, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > treeview.view button.image-button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text window.thunar .sidebar list > treeview.view button.image-button, window.thunar .sidebar textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > treeview.view button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview window.thunar .sidebar list > treeview.view button.image-button, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > treeview.view button.image-button, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .sidebar list > treeview.view button.image-button, window.thunar .sidebar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > treeview.view button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view window.thunar .sidebar list > treeview.view button.image-button, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view list > treeview.view button.image-button, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view list > treeview.view button.image-button, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview window.thunar .sidebar list > treeview.view button.image-button, window.thunar .sidebar .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > treeview.view button.image-button, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row window.thunar .sidebar list > treeview.view button.image-button, window.thunar .sidebar .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row list > treeview.view button.image-button, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable window.thunar .sidebar list > treeview.view button.image-button, window.thunar .sidebar .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > treeview.view button.image-button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button window.thunar .sidebar list > treeview.view button.image-button, window.thunar .sidebar .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > treeview.view button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .nemo-window .nemo-places-sidebar list > .places-treeview button.image-button, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .places-treeview button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .nemo-window .nemo-places-sidebar list > .places-treeview button.image-button, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .places-treeview button.image-button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .nemo-window .nemo-places-sidebar list > .places-treeview button.image-button, .nemo-window .nemo-places-sidebar textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > .places-treeview button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .nemo-window .nemo-places-sidebar list > .places-treeview button.image-button, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > .places-treeview button.image-button, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .nemo-window .nemo-places-sidebar list > .places-treeview button.image-button, .nemo-window .nemo-places-sidebar window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .places-treeview button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view .nemo-window .nemo-places-sidebar list > .places-treeview button.image-button, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view list > .places-treeview button.image-button, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view .nemo-window .nemo-places-sidebar list > .places-treeview button.image-button, .nemo-window .nemo-places-sidebar window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view list > .places-treeview button.image-button, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > .places-treeview button.image-button, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row .nemo-window .nemo-places-sidebar list > .places-treeview button.image-button, .nemo-window .nemo-places-sidebar .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row list > .places-treeview button.image-button, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .nemo-window .nemo-places-sidebar list > .places-treeview button.image-button, .nemo-window .nemo-places-sidebar .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .places-treeview button.image-button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button .nemo-window .nemo-places-sidebar list > .places-treeview button.image-button, .nemo-window .nemo-places-sidebar .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > .places-treeview button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .budgie-popover list > row button.image-button, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > row button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .budgie-popover list > row button.image-button, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > row button.image-button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .budgie-popover list > row button.image-button, .budgie-popover textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > row button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .budgie-popover list > row button.image-button, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > row button.image-button, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .budgie-popover list > row button.image-button, .budgie-popover window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > row button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view .budgie-popover list > row button.image-button, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view list > row button.image-button, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view .budgie-popover list > row button.image-button, .budgie-popover window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view list > row button.image-button, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview .budgie-popover list > row button.image-button, .budgie-popover .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > row button.image-button, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row list > row button.image-button, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > row button.image-button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button .budgie-popover list > row button.image-button, .budgie-popover .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > row button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .budgie-popover list > row.activatable button.image-button, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > row.activatable button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .budgie-popover list > row.activatable button.image-button, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > row.activatable button.image-button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .budgie-popover list > row.activatable button.image-button, .budgie-popover textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > row.activatable button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .budgie-popover list > row.activatable button.image-button, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > row.activatable button.image-button, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .budgie-popover list > row.activatable button.image-button, .budgie-popover window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > row.activatable button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view .budgie-popover list > row.activatable button.image-button, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view list > row.activatable button.image-button, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view .budgie-popover list > row.activatable button.image-button, .budgie-popover window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view list > row.activatable button.image-button, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview .budgie-popover list > row.activatable button.image-button, .budgie-popover .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > row.activatable button.image-button, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row list > row.activatable button.image-button, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > row.activatable button.image-button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button .budgie-popover list > row.activatable button.image-button, .budgie-popover .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > row.activatable button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .budgie-menu list > button button.image-button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > button button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .budgie-menu list > button button.image-button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > button button.image-button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .budgie-menu list > button button.image-button, .budgie-menu textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > button button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .budgie-menu list > button button.image-button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > button button.image-button, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .budgie-menu list > button button.image-button, .budgie-menu window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > button button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view .budgie-menu list > button button.image-button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view list > button button.image-button, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view .budgie-menu list > button button.image-button, .budgie-menu window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view list > button button.image-button, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview .budgie-menu list > button button.image-button, .budgie-menu .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > button button.image-button, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row .budgie-menu list > button button.image-button, .budgie-menu .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row list > button button.image-button, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .budgie-menu list > button button.image-button, .budgie-menu .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > button button.image-button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > button button.image-button { - min-height: 24px; - min-width: 24px; -} - -box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > row.activatable button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > row.activatable button.image-button image, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > row.activatable button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > row.activatable button.image-button image, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > row.activatable button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view list > row.activatable button.image-button image, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view list > row.activatable button.image-button image, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > row.activatable button.image-button image, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row list > row.activatable button.image-button image, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > row.activatable button.image-button image, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > row.activatable button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .view button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .view button.image-button image, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > .view button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > .view button.image-button image, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .view button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view list > .view button.image-button image, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view list > .view button.image-button image, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > .view button.image-button image, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row list > .view button.image-button image, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .view button.image-button image, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > .view button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable textview list > text button.image-button image, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > text button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view textview list > text button.image-button image, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > text button.image-button image, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > text button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview textview list > text button.image-button image, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > text button.image-button image, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view textview list > text button.image-button image, textview window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > text button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view textview list > text button.image-button image, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view list > text button.image-button image, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view textview list > text button.image-button image, textview window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view list > text button.image-button image, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview textview list > text button.image-button image, textview .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > text button.image-button image, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row textview list > text button.image-button image, textview .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row list > text button.image-button image, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable textview list > text button.image-button image, textview .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > text button.image-button image, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button textview list > text button.image-button image, textview .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > text button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > iconview button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > iconview button.image-button image, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > iconview button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > iconview button.image-button image, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > iconview button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view list > iconview button.image-button image, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view list > iconview button.image-button image, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > iconview button.image-button image, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row list > iconview button.image-button image, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > iconview button.image-button image, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > iconview button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable window.thunar notebook scrolledwindow.frame.standard-view list > .view button.image-button image, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .view button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view window.thunar notebook scrolledwindow.frame.standard-view list > .view button.image-button image, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .view button.image-button image, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text window.thunar notebook scrolledwindow.frame.standard-view list > .view button.image-button image, window.thunar notebook scrolledwindow.frame.standard-view textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > .view button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview window.thunar notebook scrolledwindow.frame.standard-view list > .view button.image-button image, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > .view button.image-button image, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .view button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view window.thunar notebook scrolledwindow.frame.standard-view list > .view button.image-button image, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view list > .view button.image-button image, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view notebook scrolledwindow.frame.standard-view list > .view button.image-button image, window.thunar notebook scrolledwindow.frame.standard-view .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view list > .view button.image-button image, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview window.thunar notebook scrolledwindow.frame.standard-view list > .view button.image-button image, window.thunar notebook scrolledwindow.frame.standard-view .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > .view button.image-button image, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row window.thunar notebook scrolledwindow.frame.standard-view list > .view button.image-button image, window.thunar notebook scrolledwindow.frame.standard-view .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row list > .view button.image-button image, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable window.thunar notebook scrolledwindow.frame.standard-view list > .view button.image-button image, window.thunar notebook scrolledwindow.frame.standard-view .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .view button.image-button image, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button window.thunar notebook scrolledwindow.frame.standard-view list > .view button.image-button image, window.thunar notebook scrolledwindow.frame.standard-view .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > .view button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > treeview.view button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > treeview.view button.image-button image, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > treeview.view button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > treeview.view button.image-button image, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > treeview.view button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view list > treeview.view button.image-button image, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view list > treeview.view button.image-button image, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > treeview.view button.image-button image, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row list > treeview.view button.image-button image, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > treeview.view button.image-button image, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > treeview.view button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable window.thunar .sidebar list > treeview.view button.image-button image, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > treeview.view button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view window.thunar .sidebar list > treeview.view button.image-button image, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > treeview.view button.image-button image, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text window.thunar .sidebar list > treeview.view button.image-button image, window.thunar .sidebar textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > treeview.view button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview window.thunar .sidebar list > treeview.view button.image-button image, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > treeview.view button.image-button image, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .sidebar list > treeview.view button.image-button image, window.thunar .sidebar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > treeview.view button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view window.thunar .sidebar list > treeview.view button.image-button image, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view list > treeview.view button.image-button image, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view list > treeview.view button.image-button image, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview window.thunar .sidebar list > treeview.view button.image-button image, window.thunar .sidebar .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > treeview.view button.image-button image, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row window.thunar .sidebar list > treeview.view button.image-button image, window.thunar .sidebar .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row list > treeview.view button.image-button image, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable window.thunar .sidebar list > treeview.view button.image-button image, window.thunar .sidebar .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > treeview.view button.image-button image, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button window.thunar .sidebar list > treeview.view button.image-button image, window.thunar .sidebar .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > treeview.view button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .nemo-window .nemo-places-sidebar list > .places-treeview button.image-button image, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .places-treeview button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .nemo-window .nemo-places-sidebar list > .places-treeview button.image-button image, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .places-treeview button.image-button image, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .nemo-window .nemo-places-sidebar list > .places-treeview button.image-button image, .nemo-window .nemo-places-sidebar textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > .places-treeview button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .nemo-window .nemo-places-sidebar list > .places-treeview button.image-button image, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > .places-treeview button.image-button image, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .nemo-window .nemo-places-sidebar list > .places-treeview button.image-button image, .nemo-window .nemo-places-sidebar window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > .places-treeview button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view .nemo-window .nemo-places-sidebar list > .places-treeview button.image-button image, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view list > .places-treeview button.image-button image, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view .nemo-window .nemo-places-sidebar list > .places-treeview button.image-button image, .nemo-window .nemo-places-sidebar window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view list > .places-treeview button.image-button image, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > .places-treeview button.image-button image, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row .nemo-window .nemo-places-sidebar list > .places-treeview button.image-button image, .nemo-window .nemo-places-sidebar .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row list > .places-treeview button.image-button image, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .nemo-window .nemo-places-sidebar list > .places-treeview button.image-button image, .nemo-window .nemo-places-sidebar .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > .places-treeview button.image-button image, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button .nemo-window .nemo-places-sidebar list > .places-treeview button.image-button image, .nemo-window .nemo-places-sidebar .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > .places-treeview button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .budgie-popover list > row button.image-button image, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > row button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .budgie-popover list > row button.image-button image, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > row button.image-button image, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .budgie-popover list > row button.image-button image, .budgie-popover textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > row button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .budgie-popover list > row button.image-button image, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > row button.image-button image, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .budgie-popover list > row button.image-button image, .budgie-popover window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > row button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view .budgie-popover list > row button.image-button image, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view list > row button.image-button image, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view .budgie-popover list > row button.image-button image, .budgie-popover window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view list > row button.image-button image, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview .budgie-popover list > row button.image-button image, .budgie-popover .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > row button.image-button image, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row list > row button.image-button image, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > row button.image-button image, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button .budgie-popover list > row button.image-button image, .budgie-popover .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > row button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .budgie-popover list > row.activatable button.image-button image, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > row.activatable button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .budgie-popover list > row.activatable button.image-button image, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > row.activatable button.image-button image, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .budgie-popover list > row.activatable button.image-button image, .budgie-popover textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > row.activatable button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .budgie-popover list > row.activatable button.image-button image, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > row.activatable button.image-button image, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .budgie-popover list > row.activatable button.image-button image, .budgie-popover window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > row.activatable button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view .budgie-popover list > row.activatable button.image-button image, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view list > row.activatable button.image-button image, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view .budgie-popover list > row.activatable button.image-button image, .budgie-popover window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view list > row.activatable button.image-button image, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview .budgie-popover list > row.activatable button.image-button image, .budgie-popover .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > row.activatable button.image-button image, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row list > row.activatable button.image-button image, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > row.activatable button.image-button image, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button .budgie-popover list > row.activatable button.image-button image, .budgie-popover .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > row.activatable button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .budgie-menu list > button button.image-button image, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > button button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .budgie-menu list > button button.image-button image, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > button button.image-button image, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text .budgie-menu list > button button.image-button image, .budgie-menu textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text list > button button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview .budgie-menu list > button button.image-button image, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview list > button button.image-button image, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view .budgie-menu list > button button.image-button image, .budgie-menu window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view list > button button.image-button image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view .budgie-menu list > button button.image-button image, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view list > button button.image-button image, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view .budgie-menu list > button button.image-button image, .budgie-menu window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view list > button button.image-button image, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview .budgie-menu list > button button.image-button image, .budgie-menu .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview list > button button.image-button image, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row .budgie-menu list > button button.image-button image, .budgie-menu .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row list > button button.image-button image, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable .budgie-menu list > button button.image-button image, .budgie-menu .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > button button.image-button image, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button list > button button.image-button image { - padding: 0; -} - -box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view:selected, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view:selected, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row:selected, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected { - background-color: rgba(82, 148, 226, 0.75); -} - -box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected > grid > *, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected > grid > *, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected > grid > *, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected > grid > *, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected > grid > *, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view:selected > grid > *, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view:selected > grid > *, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected > grid > *, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row:selected > grid > *, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected > grid > *, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected > grid > *, -box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected > box.vertical *, -box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected > box.vertical *, -textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected > box.vertical *, -box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected > box.vertical *, -window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected > box.vertical *, -box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view:selected > box.vertical *, -window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view:selected > box.vertical *, -.nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected > box.vertical *, -.budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row:selected > box.vertical *, -.budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected > box.vertical *, -.budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected > box.vertical * { - color: #ffffff; -} - -box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected button.image-button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected button.image-button, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected button.image-button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view:selected button.image-button, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view:selected button.image-button, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected button.image-button, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row:selected button.image-button, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected button.image-button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected button.image-button { - border: none; -} - -box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected button.image-button:hover, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected button.image-button:hover, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected button.image-button:hover, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected button.image-button:hover, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected button.image-button:hover, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view:selected button.image-button:hover, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view:selected button.image-button:hover, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected button.image-button:hover, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row:selected button.image-button:hover, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected button.image-button:hover { - background-color: rgba(255, 255, 255, 0.25); -} - -box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected button.image-button:active, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected button.image-button:active, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected button.image-button:active, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected button.image-button:active, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected button.image-button:active, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view:selected button.image-button:active, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view:selected button.image-button:active, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected button.image-button:active, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row:selected button.image-button:active, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected button.image-button:active, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected button.image-button:checked, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected button.image-button:checked, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected button.image-button:checked, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected button.image-button:checked, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected button.image-button:checked, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view:selected button.image-button:checked, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view:selected button.image-button:checked, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected button.image-button:checked, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row:selected button.image-button:checked, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected button.image-button:checked { - background-color: rgba(255, 255, 255, 0.35); -} - -box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view:selected list, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view:selected list, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected list, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row:selected list, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list { - border: 1px solid rgba(255, 255, 255, 0.12); -} - -box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > row.activatable, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > row.activatable, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list > row.activatable, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list > row.activatable, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > row.activatable, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view:selected list > row.activatable, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view:selected list > row.activatable, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected list > row.activatable, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row:selected list > row.activatable, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > row.activatable, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list > row.activatable, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > .view, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > .view, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list > .view, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list > .view, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > .view, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view:selected list > .view, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view:selected list > .view, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected list > .view, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row:selected list > .view, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > .view, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list > .view, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected textview list > text, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > text, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected textview list > text, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > text, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list > text, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected textview list > text, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list > text, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected textview list > text, textview window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > text, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view:selected textview list > text, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view:selected list > text, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view:selected textview list > text, textview window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view:selected list > text, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected textview list > text, textview .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected list > text, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row:selected textview list > text, textview .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row:selected list > text, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected textview list > text, textview .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > text, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected textview list > text, textview .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list > text, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > iconview, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > iconview, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list > iconview, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list > iconview, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > iconview, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view:selected list > iconview, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view:selected list > iconview, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected list > iconview, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row:selected list > iconview, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > iconview, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list > iconview, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected window.thunar notebook scrolledwindow.frame.standard-view list > .view, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > .view, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected window.thunar notebook scrolledwindow.frame.standard-view list > .view, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > .view, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected window.thunar notebook scrolledwindow.frame.standard-view list > .view, window.thunar notebook scrolledwindow.frame.standard-view textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list > .view, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected window.thunar notebook scrolledwindow.frame.standard-view list > .view, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list > .view, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > .view, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view:selected window.thunar notebook scrolledwindow.frame.standard-view list > .view, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view:selected list > .view, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view:selected notebook scrolledwindow.frame.standard-view list > .view, window.thunar notebook scrolledwindow.frame.standard-view .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view:selected list > .view, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected window.thunar notebook scrolledwindow.frame.standard-view list > .view, window.thunar notebook scrolledwindow.frame.standard-view .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected list > .view, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row:selected window.thunar notebook scrolledwindow.frame.standard-view list > .view, window.thunar notebook scrolledwindow.frame.standard-view .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row:selected list > .view, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected window.thunar notebook scrolledwindow.frame.standard-view list > .view, window.thunar notebook scrolledwindow.frame.standard-view .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > .view, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected window.thunar notebook scrolledwindow.frame.standard-view list > .view, window.thunar notebook scrolledwindow.frame.standard-view .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list > .view, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > treeview.view, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > treeview.view, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list > treeview.view, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list > treeview.view, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > treeview.view, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view:selected list > treeview.view, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view:selected list > treeview.view, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected list > treeview.view, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row:selected list > treeview.view, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > treeview.view, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list > treeview.view, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected window.thunar .sidebar list > treeview.view, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > treeview.view, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected window.thunar .sidebar list > treeview.view, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > treeview.view, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected window.thunar .sidebar list > treeview.view, window.thunar .sidebar textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list > treeview.view, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected window.thunar .sidebar list > treeview.view, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list > treeview.view, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected .sidebar list > treeview.view, window.thunar .sidebar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > treeview.view, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view:selected window.thunar .sidebar list > treeview.view, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view:selected list > treeview.view, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view:selected list > treeview.view, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected window.thunar .sidebar list > treeview.view, window.thunar .sidebar .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected list > treeview.view, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row:selected window.thunar .sidebar list > treeview.view, window.thunar .sidebar .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row:selected list > treeview.view, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected window.thunar .sidebar list > treeview.view, window.thunar .sidebar .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > treeview.view, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected window.thunar .sidebar list > treeview.view, window.thunar .sidebar .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list > treeview.view, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected .nemo-window .nemo-places-sidebar list > .places-treeview, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > .places-treeview, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected .nemo-window .nemo-places-sidebar list > .places-treeview, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > .places-treeview, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected .nemo-window .nemo-places-sidebar list > .places-treeview, .nemo-window .nemo-places-sidebar textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list > .places-treeview, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected .nemo-window .nemo-places-sidebar list > .places-treeview, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list > .places-treeview, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected .nemo-window .nemo-places-sidebar list > .places-treeview, .nemo-window .nemo-places-sidebar window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > .places-treeview, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view:selected .nemo-window .nemo-places-sidebar list > .places-treeview, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view:selected list > .places-treeview, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view:selected .nemo-window .nemo-places-sidebar list > .places-treeview, .nemo-window .nemo-places-sidebar window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view:selected list > .places-treeview, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected list > .places-treeview, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row:selected .nemo-window .nemo-places-sidebar list > .places-treeview, .nemo-window .nemo-places-sidebar .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row:selected list > .places-treeview, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected .nemo-window .nemo-places-sidebar list > .places-treeview, .nemo-window .nemo-places-sidebar .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > .places-treeview, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected .nemo-window .nemo-places-sidebar list > .places-treeview, .nemo-window .nemo-places-sidebar .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list > .places-treeview, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected .budgie-popover list > row, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > row, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected .budgie-popover list > row, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > row, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected .budgie-popover list > row, .budgie-popover textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list > row, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected .budgie-popover list > row, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list > row, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected .budgie-popover list > row, .budgie-popover window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > row, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view:selected .budgie-popover list > row, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view:selected list > row, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view:selected .budgie-popover list > row, .budgie-popover window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view:selected list > row, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected .budgie-popover list > row, .budgie-popover .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected list > row, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row:selected list > row, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > row, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected .budgie-popover list > row, .budgie-popover .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list > row, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected .budgie-popover list > row.activatable, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > row.activatable, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected .budgie-popover list > row.activatable, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > row.activatable, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected .budgie-popover list > row.activatable, .budgie-popover textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list > row.activatable, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected .budgie-popover list > row.activatable, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list > row.activatable, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected .budgie-popover list > row.activatable, .budgie-popover window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > row.activatable, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view:selected .budgie-popover list > row.activatable, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view:selected list > row.activatable, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view:selected .budgie-popover list > row.activatable, .budgie-popover window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view:selected list > row.activatable, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected .budgie-popover list > row.activatable, .budgie-popover .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected list > row.activatable, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row:selected list > row.activatable, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > row.activatable, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected .budgie-popover list > row.activatable, .budgie-popover .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list > row.activatable, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected .budgie-menu list > button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected .budgie-menu list > button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > button, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected .budgie-menu list > button, .budgie-menu textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list > button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected .budgie-menu list > button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list > button, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected .budgie-menu list > button, .budgie-menu window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > button, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view:selected .budgie-menu list > button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view:selected list > button, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view:selected .budgie-menu list > button, .budgie-menu window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view:selected list > button, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected .budgie-menu list > button, .budgie-menu .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected list > button, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row:selected .budgie-menu list > button, .budgie-menu .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row:selected list > button, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected .budgie-menu list > button, .budgie-menu .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > button, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list > button { - border-bottom: 1px solid rgba(255, 255, 255, 0.12); -} - -box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > row.activatable:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > row.activatable:last-child, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list > row.activatable:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list > row.activatable:last-child, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > row.activatable:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view:selected list > row.activatable:last-child, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view:selected list > row.activatable:last-child, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected list > row.activatable:last-child, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row:selected list > row.activatable:last-child, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > row.activatable:last-child, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list > row.activatable:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > .view:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > .view:last-child, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list > .view:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list > .view:last-child, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > .view:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view:selected list > .view:last-child, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view:selected list > .view:last-child, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected list > .view:last-child, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row:selected list > .view:last-child, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > .view:last-child, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list > .view:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected textview list > text:last-child, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > text:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected textview list > text:last-child, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > text:last-child, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list > text:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected textview list > text:last-child, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list > text:last-child, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected textview list > text:last-child, textview window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > text:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view:selected textview list > text:last-child, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view:selected list > text:last-child, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view:selected textview list > text:last-child, textview window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view:selected list > text:last-child, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected textview list > text:last-child, textview .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected list > text:last-child, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row:selected textview list > text:last-child, textview .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row:selected list > text:last-child, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected textview list > text:last-child, textview .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > text:last-child, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected textview list > text:last-child, textview .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list > text:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > iconview:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > iconview:last-child, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list > iconview:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list > iconview:last-child, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > iconview:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view:selected list > iconview:last-child, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view:selected list > iconview:last-child, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected list > iconview:last-child, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row:selected list > iconview:last-child, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > iconview:last-child, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list > iconview:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected window.thunar notebook scrolledwindow.frame.standard-view list > .view:last-child, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > .view:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected window.thunar notebook scrolledwindow.frame.standard-view list > .view:last-child, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > .view:last-child, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected window.thunar notebook scrolledwindow.frame.standard-view list > .view:last-child, window.thunar notebook scrolledwindow.frame.standard-view textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list > .view:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected window.thunar notebook scrolledwindow.frame.standard-view list > .view:last-child, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list > .view:last-child, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > .view:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view:selected window.thunar notebook scrolledwindow.frame.standard-view list > .view:last-child, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view:selected list > .view:last-child, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view:selected notebook scrolledwindow.frame.standard-view list > .view:last-child, window.thunar notebook scrolledwindow.frame.standard-view .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view:selected list > .view:last-child, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected window.thunar notebook scrolledwindow.frame.standard-view list > .view:last-child, window.thunar notebook scrolledwindow.frame.standard-view .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected list > .view:last-child, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row:selected window.thunar notebook scrolledwindow.frame.standard-view list > .view:last-child, window.thunar notebook scrolledwindow.frame.standard-view .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row:selected list > .view:last-child, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected window.thunar notebook scrolledwindow.frame.standard-view list > .view:last-child, window.thunar notebook scrolledwindow.frame.standard-view .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > .view:last-child, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected window.thunar notebook scrolledwindow.frame.standard-view list > .view:last-child, window.thunar notebook scrolledwindow.frame.standard-view .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list > .view:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > treeview.view:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > treeview.view:last-child, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list > treeview.view:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list > treeview.view:last-child, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > treeview.view:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view:selected list > treeview.view:last-child, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view:selected list > treeview.view:last-child, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected list > treeview.view:last-child, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row:selected list > treeview.view:last-child, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > treeview.view:last-child, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list > treeview.view:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected window.thunar .sidebar list > treeview.view:last-child, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > treeview.view:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected window.thunar .sidebar list > treeview.view:last-child, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > treeview.view:last-child, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected window.thunar .sidebar list > treeview.view:last-child, window.thunar .sidebar textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list > treeview.view:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected window.thunar .sidebar list > treeview.view:last-child, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list > treeview.view:last-child, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected .sidebar list > treeview.view:last-child, window.thunar .sidebar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > treeview.view:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view:selected window.thunar .sidebar list > treeview.view:last-child, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view:selected list > treeview.view:last-child, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view:selected list > treeview.view:last-child, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected window.thunar .sidebar list > treeview.view:last-child, window.thunar .sidebar .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected list > treeview.view:last-child, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row:selected window.thunar .sidebar list > treeview.view:last-child, window.thunar .sidebar .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row:selected list > treeview.view:last-child, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected window.thunar .sidebar list > treeview.view:last-child, window.thunar .sidebar .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > treeview.view:last-child, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected window.thunar .sidebar list > treeview.view:last-child, window.thunar .sidebar .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list > treeview.view:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected .nemo-window .nemo-places-sidebar list > .places-treeview:last-child, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > .places-treeview:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected .nemo-window .nemo-places-sidebar list > .places-treeview:last-child, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > .places-treeview:last-child, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected .nemo-window .nemo-places-sidebar list > .places-treeview:last-child, .nemo-window .nemo-places-sidebar textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list > .places-treeview:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected .nemo-window .nemo-places-sidebar list > .places-treeview:last-child, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list > .places-treeview:last-child, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected .nemo-window .nemo-places-sidebar list > .places-treeview:last-child, .nemo-window .nemo-places-sidebar window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > .places-treeview:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view:selected .nemo-window .nemo-places-sidebar list > .places-treeview:last-child, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view:selected list > .places-treeview:last-child, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view:selected .nemo-window .nemo-places-sidebar list > .places-treeview:last-child, .nemo-window .nemo-places-sidebar window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view:selected list > .places-treeview:last-child, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected list > .places-treeview:last-child, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row:selected .nemo-window .nemo-places-sidebar list > .places-treeview:last-child, .nemo-window .nemo-places-sidebar .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row:selected list > .places-treeview:last-child, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected .nemo-window .nemo-places-sidebar list > .places-treeview:last-child, .nemo-window .nemo-places-sidebar .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > .places-treeview:last-child, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected .nemo-window .nemo-places-sidebar list > .places-treeview:last-child, .nemo-window .nemo-places-sidebar .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list > .places-treeview:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected .budgie-popover list > row:last-child, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > row:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected .budgie-popover list > row:last-child, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > row:last-child, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected .budgie-popover list > row:last-child, .budgie-popover textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list > row:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected .budgie-popover list > row:last-child, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list > row:last-child, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected .budgie-popover list > row:last-child, .budgie-popover window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > row:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view:selected .budgie-popover list > row:last-child, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view:selected list > row:last-child, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view:selected .budgie-popover list > row:last-child, .budgie-popover window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view:selected list > row:last-child, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected .budgie-popover list > row:last-child, .budgie-popover .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected list > row:last-child, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row:selected list > row:last-child, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > row:last-child, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected .budgie-popover list > row:last-child, .budgie-popover .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list > row:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected .budgie-popover list > row.activatable:last-child, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > row.activatable:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected .budgie-popover list > row.activatable:last-child, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > row.activatable:last-child, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected .budgie-popover list > row.activatable:last-child, .budgie-popover textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list > row.activatable:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected .budgie-popover list > row.activatable:last-child, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list > row.activatable:last-child, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected .budgie-popover list > row.activatable:last-child, .budgie-popover window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > row.activatable:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view:selected .budgie-popover list > row.activatable:last-child, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view:selected list > row.activatable:last-child, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view:selected .budgie-popover list > row.activatable:last-child, .budgie-popover window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view:selected list > row.activatable:last-child, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected .budgie-popover list > row.activatable:last-child, .budgie-popover .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected list > row.activatable:last-child, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row:selected list > row.activatable:last-child, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > row.activatable:last-child, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected .budgie-popover list > row.activatable:last-child, .budgie-popover .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list > row.activatable:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected .budgie-menu list > button:last-child, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > button:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected .budgie-menu list > button:last-child, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > button:last-child, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected .budgie-menu list > button:last-child, .budgie-menu textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list > button:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected .budgie-menu list > button:last-child, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list > button:last-child, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected .budgie-menu list > button:last-child, .budgie-menu window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > button:last-child, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view:selected .budgie-menu list > button:last-child, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view:selected list > button:last-child, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view:selected .budgie-menu list > button:last-child, .budgie-menu window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view:selected list > button:last-child, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected .budgie-menu list > button:last-child, .budgie-menu .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected list > button:last-child, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row:selected .budgie-menu list > button:last-child, .budgie-menu .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row:selected list > button:last-child, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected .budgie-menu list > button:last-child, .budgie-menu .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > button:last-child, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list > button:last-child { - border-bottom: none; -} - -box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > row.activatable:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > row.activatable:selected, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list > row.activatable:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list > row.activatable:selected, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > row.activatable:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view:selected list > row.activatable:selected, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view:selected list > row.activatable:selected, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected list > row.activatable:selected, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row:selected list > row.activatable:selected, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > row.activatable:selected, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list > row.activatable:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > .view:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > .view:selected, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list > .view:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list > .view:selected, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > .view:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view:selected list > .view:selected, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view:selected list > .view:selected, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected list > .view:selected, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row:selected list > .view:selected, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > .view:selected, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list > .view:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected textview list > text:selected, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > text:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected textview list > text:selected, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > text:selected, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list > text:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected textview list > text:selected, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list > text:selected, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected textview list > text:selected, textview window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > text:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view:selected textview list > text:selected, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view:selected list > text:selected, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view:selected textview list > text:selected, textview window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view:selected list > text:selected, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected textview list > text:selected, textview .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected list > text:selected, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row:selected textview list > text:selected, textview .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row:selected list > text:selected, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected textview list > text:selected, textview .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > text:selected, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected textview list > text:selected, textview .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list > text:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > iconview:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > iconview:selected, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list > iconview:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list > iconview:selected, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > iconview:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view:selected list > iconview:selected, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view:selected list > iconview:selected, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected list > iconview:selected, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row:selected list > iconview:selected, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > iconview:selected, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list > iconview:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected window.thunar notebook scrolledwindow.frame.standard-view list > .view:selected, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > .view:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected window.thunar notebook scrolledwindow.frame.standard-view list > .view:selected, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > .view:selected, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected window.thunar notebook scrolledwindow.frame.standard-view list > .view:selected, window.thunar notebook scrolledwindow.frame.standard-view textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list > .view:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected window.thunar notebook scrolledwindow.frame.standard-view list > .view:selected, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list > .view:selected, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > .view:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view:selected window.thunar notebook scrolledwindow.frame.standard-view list > .view:selected, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view:selected list > .view:selected, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view:selected notebook scrolledwindow.frame.standard-view list > .view:selected, window.thunar notebook scrolledwindow.frame.standard-view .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view:selected list > .view:selected, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected window.thunar notebook scrolledwindow.frame.standard-view list > .view:selected, window.thunar notebook scrolledwindow.frame.standard-view .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected list > .view:selected, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row:selected window.thunar notebook scrolledwindow.frame.standard-view list > .view:selected, window.thunar notebook scrolledwindow.frame.standard-view .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row:selected list > .view:selected, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected window.thunar notebook scrolledwindow.frame.standard-view list > .view:selected, window.thunar notebook scrolledwindow.frame.standard-view .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > .view:selected, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected window.thunar notebook scrolledwindow.frame.standard-view list > .view:selected, window.thunar notebook scrolledwindow.frame.standard-view .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list > .view:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > treeview.view:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > treeview.view:selected, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list > treeview.view:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list > treeview.view:selected, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > treeview.view:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view:selected list > treeview.view:selected, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view:selected list > treeview.view:selected, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected list > treeview.view:selected, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row:selected list > treeview.view:selected, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > treeview.view:selected, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list > treeview.view:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected window.thunar .sidebar list > treeview.view:selected, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > treeview.view:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected window.thunar .sidebar list > treeview.view:selected, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > treeview.view:selected, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected window.thunar .sidebar list > treeview.view:selected, window.thunar .sidebar textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list > treeview.view:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected window.thunar .sidebar list > treeview.view:selected, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list > treeview.view:selected, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected .sidebar list > treeview.view:selected, window.thunar .sidebar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > treeview.view:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view:selected window.thunar .sidebar list > treeview.view:selected, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view:selected list > treeview.view:selected, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view:selected list > treeview.view:selected, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected window.thunar .sidebar list > treeview.view:selected, window.thunar .sidebar .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected list > treeview.view:selected, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row:selected window.thunar .sidebar list > treeview.view:selected, window.thunar .sidebar .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row:selected list > treeview.view:selected, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected window.thunar .sidebar list > treeview.view:selected, window.thunar .sidebar .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > treeview.view:selected, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected window.thunar .sidebar list > treeview.view:selected, window.thunar .sidebar .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list > treeview.view:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected .nemo-window .nemo-places-sidebar list > .places-treeview:selected, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > .places-treeview:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected .nemo-window .nemo-places-sidebar list > .places-treeview:selected, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > .places-treeview:selected, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected .nemo-window .nemo-places-sidebar list > .places-treeview:selected, .nemo-window .nemo-places-sidebar textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list > .places-treeview:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected .nemo-window .nemo-places-sidebar list > .places-treeview:selected, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list > .places-treeview:selected, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected .nemo-window .nemo-places-sidebar list > .places-treeview:selected, .nemo-window .nemo-places-sidebar window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > .places-treeview:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view:selected .nemo-window .nemo-places-sidebar list > .places-treeview:selected, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view:selected list > .places-treeview:selected, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view:selected .nemo-window .nemo-places-sidebar list > .places-treeview:selected, .nemo-window .nemo-places-sidebar window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view:selected list > .places-treeview:selected, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected list > .places-treeview:selected, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row:selected .nemo-window .nemo-places-sidebar list > .places-treeview:selected, .nemo-window .nemo-places-sidebar .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row:selected list > .places-treeview:selected, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected .nemo-window .nemo-places-sidebar list > .places-treeview:selected, .nemo-window .nemo-places-sidebar .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > .places-treeview:selected, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected .nemo-window .nemo-places-sidebar list > .places-treeview:selected, .nemo-window .nemo-places-sidebar .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list > .places-treeview:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected .budgie-popover list > row:selected, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > row:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected .budgie-popover list > row:selected, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > row:selected, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected .budgie-popover list > row:selected, .budgie-popover textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list > row:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected .budgie-popover list > row:selected, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list > row:selected, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected .budgie-popover list > row:selected, .budgie-popover window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > row:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view:selected .budgie-popover list > row:selected, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view:selected list > row:selected, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view:selected .budgie-popover list > row:selected, .budgie-popover window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view:selected list > row:selected, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected .budgie-popover list > row:selected, .budgie-popover .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected list > row:selected, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row:selected list > row:selected, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > row:selected, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected .budgie-popover list > row:selected, .budgie-popover .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list > row:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected .budgie-popover list > row.activatable:selected, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > row.activatable:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected .budgie-popover list > row.activatable:selected, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > row.activatable:selected, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected .budgie-popover list > row.activatable:selected, .budgie-popover textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list > row.activatable:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected .budgie-popover list > row.activatable:selected, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list > row.activatable:selected, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected .budgie-popover list > row.activatable:selected, .budgie-popover window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > row.activatable:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view:selected .budgie-popover list > row.activatable:selected, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view:selected list > row.activatable:selected, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view:selected .budgie-popover list > row.activatable:selected, .budgie-popover window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view:selected list > row.activatable:selected, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected .budgie-popover list > row.activatable:selected, .budgie-popover .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected list > row.activatable:selected, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row:selected list > row.activatable:selected, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > row.activatable:selected, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected .budgie-popover list > row.activatable:selected, .budgie-popover .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list > row.activatable:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected .budgie-menu list > button:selected, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > button:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected .budgie-menu list > button:selected, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > button:selected, textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected .budgie-menu list > button:selected, .budgie-menu textview box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > text:selected list > button:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected .budgie-menu list > button:selected, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > iconview:selected list > button:selected, window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected .budgie-menu list > button:selected, .budgie-menu window.thunar notebook scrolledwindow.frame.standard-view box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .view:selected list > button:selected, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view:selected .budgie-menu list > button:selected, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view:selected list > button:selected, window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view:selected .budgie-menu list > button:selected, .budgie-menu window.thunar .sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > treeview.view:selected list > button:selected, .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected .budgie-menu list > button:selected, .budgie-menu .nemo-window .nemo-places-sidebar box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > .places-treeview:selected list > button:selected, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row:selected .budgie-menu list > button:selected, .budgie-menu .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row:selected list > button:selected, .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected .budgie-menu list > button:selected, .budgie-menu .budgie-popover box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > button:selected, .budgie-menu box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > button:selected list > button:selected { - background-color: rgba(82, 148, 226, 0.65); -} - -.devices-list.sound-devices > row.activatable > box.horizontal label, .devices-list.sound-devices > .view > box.horizontal label, textview .devices-list.sound-devices > text > box.horizontal label, .devices-list.sound-devices > iconview > box.horizontal label, window.thunar notebook scrolledwindow.frame.standard-view .devices-list.sound-devices > .view > box.horizontal label, .devices-list.sound-devices > treeview.view > box.horizontal label, window.thunar .sidebar .devices-list.sound-devices > treeview.view > box.horizontal label, .nemo-window .nemo-places-sidebar .devices-list.sound-devices > .places-treeview > box.horizontal label, .budgie-popover .devices-list.sound-devices > row > box.horizontal label, .budgie-menu .devices-list.sound-devices > button > box.horizontal label { - padding-left: 8px; -} - -.budgie-notification-window, .budgie-osd-window, .budgie-switcher-window { - background-color: transparent; - background-image: none; - border-radius: 2px; -} - -.budgie-notification-window button, .budgie-osd-window button, .budgie-switcher-window button { - color: rgba(207, 218, 231, 0.8); - outline-offset: -3px; - background-color: rgba(40, 42, 51, 0); - border-color: rgba(40, 42, 51, 0); -} - -.budgie-notification-window button:hover, .budgie-osd-window button:hover, .budgie-switcher-window button:hover { - color: rgba(207, 218, 231, 0.8); - border-color: rgba(255, 255, 255, 0.12); - background-color: #333641; -} - -.budgie-notification-window button:active, .budgie-osd-window button:active, .budgie-switcher-window button:active, .budgie-notification-window button:checked, .budgie-osd-window button:checked, .budgie-switcher-window button:checked { - color: #ffffff; - border-color: #68a2e6; - background-color: #5294e2; -} - -.budgie-notification-window button:disabled, .budgie-osd-window button:disabled, .budgie-switcher-window button:disabled { - background-color: rgba(40, 42, 51, 0); - border-color: rgba(40, 42, 51, 0); -} - -.budgie-notification-window button:disabled label, .budgie-osd-window button:disabled label, .budgie-switcher-window button:disabled label, .budgie-notification-window button:disabled, .budgie-osd-window button:disabled, .budgie-switcher-window button:disabled { - color: rgba(207, 218, 231, 0.3); -} - -.budgie-notification .notification-title, .budgie-switcher .notification-title { - font-size: 120%; -} - -.budgie-osd .budgie-osd-text { - font-size: 120%; -} - -.drop-shadow { - margin: 5px 9px; - padding: 8px; - border-radius: 2px; - box-shadow: 0 5px 5px 0 transparent, 0 8px 15px 0 transparent, 0 3px 3px 0 rgba(0, 0, 0, 0.3); - background-color: #282A33; - color: rgba(207, 218, 231, 0.8); -} - -.drop-shadow .linked > button { - border-radius: 2px; -} - -.budgie-session-dialog, -.budgie-polkit-dialog, .budgie-run-dialog { - border-radius: 2px; - background-color: #32343D; -} - -.background.budgie-session-dialog, -.background.budgie-polkit-dialog, .background.budgie-run-dialog { - border-radius: 2px; -} - -.budgie-session-dialog decoration, .budgie-polkit-dialog decoration, .budgie-run-dialog decoration { - border-radius: 2px; -} - -.budgie-session-dialog .linked.horizontal > button, -.budgie-polkit-dialog .linked.horizontal > button { - padding: 6px 16px; - border: none; - border-top: 1px solid rgba(255, 255, 255, 0.12); - border-radius: 0; -} - -.budgie-session-dialog .linked.horizontal > button:active, .budgie-session-dialog .linked.horizontal > button:checked, -.budgie-polkit-dialog .linked.horizontal > button:active, -.budgie-polkit-dialog .linked.horizontal > button:checked { - transition: background-color 0.00001s 0.3s; - animation: ripple_effect 0.3s cubic-bezier(0, 0, 0.2, 1); -} - -.budgie-session-dialog .linked.horizontal > button:first-child, -.budgie-polkit-dialog .linked.horizontal > button:first-child { - border-bottom-left-radius: 2px; -} - -.budgie-session-dialog .linked.horizontal > button:last-child, -.budgie-polkit-dialog .linked.horizontal > button:last-child { - border-bottom-right-radius: 2px; -} - -.budgie-session-dialog .linked.horizontal > button:not(.suggested-action):not(.destructive-action):hover, -.budgie-polkit-dialog .linked.horizontal > button:not(.suggested-action):not(.destructive-action):hover { - background-color: alpha(#D3DAE3,0.06); - border-color: rgba(255, 255, 255, 0.12); - transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); -} - -.budgie-session-dialog .linked.horizontal > button:not(.suggested-action):not(.destructive-action):active, .budgie-session-dialog .linked.horizontal > button:not(.suggested-action):not(.destructive-action):checked, -.budgie-polkit-dialog .linked.horizontal > button:not(.suggested-action):not(.destructive-action):active, -.budgie-polkit-dialog .linked.horizontal > button:not(.suggested-action):not(.destructive-action):checked { - color: #D3DAE3; - background-color: alpha(#D3DAE3,0.1); - border-color: rgba(255, 255, 255, 0.12); -} - -.budgie-polkit-dialog .message { - color: alpha(currentColor,0.6); -} - -.budgie-polkit-dialog .failure { - color: #F04A50; -} - -.budgie-run-dialog { - background-color: #282A33; -} - -.budgie-run-dialog entry.search { - font-size: 120%; - padding: 6px 12px; - border-radius: 0; - background-color: transparent; - border: none; -} - -.budgie-run-dialog entry.search:focus { - border: none; -} - -.budgie-run-dialog list .dim-label, .budgie-run-dialog list label.separator, .budgie-run-dialog list headerbar .subtitle, headerbar .budgie-run-dialog list .subtitle, -.budgie-run-dialog list .titlebar:not(headerbar) .subtitle, .titlebar:not(headerbar) .budgie-run-dialog list .subtitle, .budgie-run-dialog list .budgie-notification .notification-body, .budgie-notification .budgie-run-dialog list .notification-body, .budgie-run-dialog list .budgie-switcher .notification-body, .budgie-switcher .budgie-run-dialog list .notification-body { - opacity: 1; -} - -.budgie-run-dialog scrolledwindow { - border-top: 1px solid rgba(255, 255, 255, 0.12); -} - -.budgie-panel box.titlebar { - min-width: 20px; - min-height: 20px; - border-radius: 0; - background: unset; - box-shadow: none; - border: none; -} - -.budgie-panel box.titlebar > widget > label { - color: #D3DAE3; -} - -.budgie-panel box.titlebar > button.image-button.titlebutton { - min-width: 20px; - min-height: 20px; - padding: 0; - margin: 0; - background: none; - box-shadow: none; - color: #D3DAE3; -} - -.budgie-panel box.titlebar > button.image-button.titlebutton image { - border-radius: 100px; - background-size: 20px 20px; - background-position: center center; - background-repeat: no-repeat; - transition-duration: 0; -} - -.budgie-panel box.titlebar > button.image-button.titlebutton:hover, .budgie-panel box.titlebar > button.image-button.titlebutton:active { - background: none; - box-shadow: none; - color: #ffffff; - animation: none; -} - -.budgie-panel box.titlebar > button.image-button.titlebutton.close:hover image { - background-image: image(#F04A50); -} - -.budgie-panel box.titlebar > button.image-button.titlebutton.close:active image { - background-image: image(#ec1b22); -} - -.budgie-panel box.titlebar > button.image-button.titlebutton:not(.close):hover image { - background-image: image(rgba(255, 255, 255, 0.2)); -} - -.budgie-panel box.titlebar > button.image-button.titlebutton:not(.close):active image { - background-image: image(rgba(255, 255, 255, 0.35)); -} - -.budgie-panel box.titlebar > button.image-button.titlebutton:disabled image { - opacity: 0; -} - -.budgie-panel box.titlebar.horizontal { - padding: 0 3px; -} - -.budgie-panel box.titlebar.horizontal > widget > label:dir(ltr) { - padding-right: 3px; -} - -.budgie-panel box.titlebar.horizontal > widget > label:dir(rtl) { - padding-left: 3px; -} - -.budgie-panel box.titlebar.horizontal > button.image-button.titlebutton { - padding: 0 3px; -} - -.mate-panel-menu-bar button:not(#tasklist-button), -panel-toplevel.background button:not(#tasklist-button), .xfce4-panel button.flat, .xfce4-panel button.sidebar-button, .xfce4-panel button.budgie-menu-launcher, .xfce4-panel .budgie-panel #tasklist-button:not(.flat), .budgie-panel .xfce4-panel #tasklist-button:not(.flat), .xfce4-panel .budgie-panel button.flat.launcher, .budgie-panel .xfce4-panel button.flat.launcher, .xfce4-panel button { - color: #D3DAE3; - border-radius: 0; - border: none; - background-color: transparent; -} - -.mate-panel-menu-bar button:hover:not(:active):not(:checked):not(#tasklist-button), -panel-toplevel.background button:hover:not(:active):not(:checked):not(#tasklist-button), .xfce4-panel .budgie-panel #tasklist-button:hover:not(:active):not(:checked):not(.flat), .budgie-panel .xfce4-panel #tasklist-button:hover:not(:active):not(:checked):not(.flat), .xfce4-panel button:hover:not(:active):not(:checked) { - color: #ffffff; - box-shadow: inset 0 -2px rgba(82, 148, 226, 0.5); -} - -.mate-panel-menu-bar button:checked:not(#tasklist-button), -panel-toplevel.background button:checked:not(#tasklist-button), .xfce4-panel .budgie-panel #tasklist-button:checked:not(.flat), .budgie-panel .xfce4-panel #tasklist-button:checked:not(.flat), .xfce4-panel button:checked { - color: #ffffff; - box-shadow: inset 0 -2px #5294e2; -} - -.mate-panel-menu-bar button:checked:not(#tasklist-button) label, panel-toplevel.background button:checked:not(#tasklist-button) label, .xfce4-panel .budgie-panel #tasklist-button:checked:not(.flat) label, .budgie-panel .xfce4-panel #tasklist-button:checked:not(.flat) label, .xfce4-panel button:checked label, .mate-panel-menu-bar button:checked:not(#tasklist-button) image, panel-toplevel.background button:checked:not(#tasklist-button) image, .xfce4-panel .budgie-panel #tasklist-button:checked:not(.flat) image, .budgie-panel .xfce4-panel #tasklist-button:checked:not(.flat) image, .xfce4-panel button:checked image { - color: inherit; -} - -.mate-panel-menu-bar button:active:not(#tasklist-button), -panel-toplevel.background button:active:not(#tasklist-button), .xfce4-panel .budgie-panel #tasklist-button:active:not(.flat), .budgie-panel .xfce4-panel #tasklist-button:active:not(.flat), .xfce4-panel button:active { - background-color: rgba(255, 255, 255, 0.12); - color: #ffffff; - box-shadow: inset 0 -2px #5294e2; -} - -.xfce4-panel.panel { - background-color: #21232b; - text-shadow: none; - -gtk-icon-shadow: none; - border: none; -} - -.XfceHeading { - border: 0 none transparent; - background-color: #32343D; - color: #D3DAE3; -} - -.xfce4-panel { - background-color: #21232b; - color: #D3DAE3; - font-weight: 700; - text-shadow: none; - -gtk-icon-shadow: none; -} - -.xfce4-panel, -.xfce4-panel frame > border { - border: none; -} - -.xfce4-panel#XfcePanelWindow { - border: none; -} - -.xfce4-panel#XfcePanelWindow, .xfce4-panel#XfcePanelWindow.marching-ants { - transition: none; -} - -.xfce4-panel button { - font-weight: 700; -} - -.xfce4-panel button#launcher-arrow:hover, .xfce4-panel button#launcher-arrow + button.toggle:hover { - box-shadow: none; -} - -.xfce4-panel button#launcher-arrow + button.toggle:checked { - color: #5294e2; - box-shadow: none; -} - -.xfce4-panel button#xfce4-notification-plugin { - padding: 0 1px; -} - -.xfce4-panel menu { - font-weight: 400; - text-shadow: none; - -gtk-icon-effect: none; -} - -.xfce4-panel widget.tasklist > button.toggle { - font-weight: 400; -} - -XfdesktopIconView.view { - border-radius: 2px; - background: transparent; - color: #ffffff; - text-shadow: 0 0 1px rgba(0, 0, 0, 0.26), 0 1px 2px rgba(0, 0, 0, 0.32), 0 2px 3px rgba(0, 0, 0, 0.12); -} - -XfdesktopIconView.view:active, XfdesktopIconView.view:checked { - background-color: #5294e2; - color: #ffffff; - text-shadow: none; -} - -window#whiskermenu-window { - background-color: #282A33; -} - -window#whiskermenu-window > frame > border { - border-radius: 0; -} - -window#whiskermenu-window scrolledwindow > viewport button.radio:hover { - background-color: rgba(255, 255, 255, 0.12); -} - -window#whiskermenu-window scrolledwindow > viewport button.radio:checked, window#whiskermenu-window scrolledwindow > viewport button.radio:active { - background-color: #5294e2; - color: #ffffff; -} - -window#whiskermenu-window scrolledwindow treeview.view:selected:hover { - background-color: rgba(255, 255, 255, 0.1); - color: #D3DAE3; -} - -window.thunar .sidebar { - border-top: none; -} - -window.thunar .sidebar treeview.view { - background-color: #272931; - color: #C4CAD1; -} - -window.thunar .sidebar treeview.view:not(:selected):hover { - color: #C4CAD1; - background-color: #373941; -} - -window.thunar notebook scrolledwindow.frame.standard-view { - border-top-width: 0; - border-right-width: 0; - background-color: #282A33; -} - -window.thunar notebook scrolledwindow.frame.standard-view .view { - background-color: transparent; -} - -window.thunar notebook header.top tab.reorderable-page > box > label { - min-height: 0; -} - -window.thunar toolbar#location-toolbar, window.thunar #location-toolbar.inline-toolbar { - background-color: #282A33; - color: rgba(207, 218, 231, 0.8); - box-shadow: inset 0 -1px rgba(255, 255, 255, 0.12); -} - -window.thunar toolbar#location-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button, window.thunar #location-toolbar.inline-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button { - margin: 0; - padding: 4px; -} - -.menubar.panel .panel, .menubar.panel .panel.color-light, .menubar.panel .panel.color-dark { - background-color: #21232b; - transition: all 100ms ease-in-out; - color: #D3DAE3; -} - -.menubar.panel .panel.maximized { - background-color: #0b0c0e; -} - -.menubar.panel .panel.translucent { - background-color: rgba(33, 35, 43, 0.95); -} - -.menubar.panel .panel menubar { - background: none; - box-shadow: none; - border: none; -} - -.menubar.panel-shadow { - background-image: none; - background-color: transparent; -} - -.menubar.panel popover { - padding: 2px 4px; - font-weight: normal; - border: 1px solid rgba(255, 255, 255, 0.12); - box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12), 0 3px 6px rgba(0, 0, 0, 0.08); -} - -.menubar.panel popover button { - font-weight: normal; - border-color: transparent; - background-color: transparent; -} - -.menubar.panel popover button:hover { - border-color: rgba(255, 255, 255, 0.12); -} - -.menubar.panel popover button:active, .menubar.panel popover button:checked { - border-color: #2679db; -} - -.menubar.panel popover button:active label, .menubar.panel popover button:checked label { - color: white; -} - -.menubar.panel popover .linked > button { - border-color: rgba(255, 255, 255, 0.12); -} - -.menubar.panel popover list { - background-color: transparent; -} - -.menubar.panel popover separator.horizontal { - margin: 0 -4px; -} - -.menubar.panel popover separator.vertical { - background-image: image(rgba(255, 255, 255, 0.12)); - margin: 0 2px; -} - -.menubar.panel popover .sidebar { - border-style: none; - background: none; -} - -.menubar.panel popover .sidebar .view { - background: none; - border-radius: 2px; - border: 1px solid transparent; - color: #D3DAE3; - transition: all 180ms cubic-bezier(0, 0, 0.2, 1); -} - -.menubar.panel popover .sidebar .view:hover { - background-color: #42454e; - border: 1px solid rgba(255, 255, 255, 0.12); -} - -.menubar.panel popover .sidebar .view:selected, .menubar.panel popover .sidebar .view:active, .menubar.panel popover .sidebar .view:checked, .menubar.panel popover .sidebar .view:active:backdrop, .menubar.panel popover .sidebar .view:checked:backdrop, .menubar.panel popover .sidebar .view:selected:backdrop { - color: #ffffff; - background-color: #5294e2; - border: 1px solid #68a2e6; -} - -button.flat.toggle.switcher:hover image, button.toggle.switcher.sidebar-button:hover image, button.toggle.switcher.budgie-menu-launcher:hover image, .budgie-panel .toggle.switcher#tasklist-button:hover:not(.flat) image, button.flat.toggle.switcher:active image, button.toggle.switcher.sidebar-button:active image, button.toggle.switcher.budgie-menu-launcher:active image, .budgie-panel .toggle.switcher#tasklist-button:active:not(.flat) image, button.flat.toggle.switcher:checked image, button.toggle.switcher.sidebar-button:checked image, button.toggle.switcher.budgie-menu-launcher:checked image, .budgie-panel .toggle.switcher#tasklist-button:checked:not(.flat) image, button.flat.toggle.switcher:selected image, button.toggle.switcher.sidebar-button:selected image, button.toggle.switcher.budgie-menu-launcher:selected image, .budgie-panel .toggle.switcher#tasklist-button:selected:not(.flat) image { - color: #5294e2; -} - -.circular label:disabled { - color: rgba(211, 218, 227, 0.45); -} - -.circular.accent { - color: #ffffff; - background-color: #5294e2; -} - -.panel-app-button > GtkWidget > GtkWidget:first-child { - padding: 0 2px 0 4px; -} - -.panel .menu .spinner, -.menu .spinner { - opacity: 1; -} - -.composited-indicator { - background-color: transparent; - color: #D3DAE3; - padding: 0 6px; -} - -.composited-indicator > revealer label, -.composited-indicator > revealer image, -.composited-indicator > revealer spinner { - color: #D3DAE3; - font-weight: normal; - text-shadow: none; - transition: all 200ms ease-in-out; -} - -.composited-indicator > revealer image, -.composited-indicator > revealer spinner { - padding: 3px 0; -} - -.composited-indicator > revealer label { - padding: 3px 6px; -} - -.composited-indicator .keyboard { - background-color: #fff; - border-radius: 2px; - box-shadow: none; - color: #333; - font-weight: 600; - padding: 0 3px; - text-shadow: none; -} - -.composited-indicator > GtkWidget > GtkWidget:first-child { - padding: 0 2px; -} - -.composited-indicator .menuitem:active, .composited-indicator .menuitem:hover { - border-style: none; -} - -.composited-indicator > .popup > .menu { - padding-top: 8px; - padding-bottom: 8px; -} - -BirdieWidgetsTweetList * { - background-image: none; - background-color: transparent; -} - -MarlinViewWindow *:selected, MarlinViewWindow *:selected:focus { - color: #ffffff; - background-color: #5294e2; - outline-color: transparent; -} - -MarlinViewWindow GtkIconView.view:selected, MarlinViewWindow GtkIconView.view:selected:focus, MarlinViewWindow GtkIconView.view:selected:hover, MarlinViewWindow GtkIconView.view:selected:focus:hover { - background-color: transparent; -} - -MarlinViewWindow FMListView, MarlinViewWindow FMColumnView { - outline-color: transparent; -} - -.marlin-pathbar.pathbar { - border-radius: 3px; - padding-left: 4px; - padding-right: 4px; - color: rgba(207, 218, 231, 0.8); - border-color: rgba(255, 255, 255, 0.12); - background-color: #21232a; -} - -.marlin-pathbar.pathbar image, .marlin-pathbar.pathbar image:hover { - color: inherit; -} - -.marlin-pathbar.pathbar:focus { - color: rgba(255, 255, 255, 0.8); - border-color: #5294e2; - background-color: #2c2f39; -} - -.marlin-pathbar.pathbar:disabled { - color: rgba(207, 218, 231, 0.35); - border-color: rgba(255, 255, 255, 0.12); - background-color: rgba(33, 35, 42, 0.85); -} - -.marlin-pathbar.pathbar:active, .marlin-pathbar.pathbar:checked { - color: #5294e2; -} - -treeview.view.sidebar, window.thunar .sidebar treeview.sidebar.view { - color: #C4CAD1; - background-color: #272931; -} - -treeview.view.sidebar.source-list, window.thunar .sidebar treeview.sidebar.source-list.view { - padding-top: 3px; - padding-bottom: 3px; -} - -treeview.view.sidebar.source-list.has-open-popup, treeview.view.sidebar.source-list:hover { - color: #C4CAD1; - background-color: #373941; -} - -treeview.view.sidebar.source-list:disabled { - color: rgba(196, 202, 209, 0.35); -} - -treeview.view.sidebar.source-list:selected.has-open-popup, treeview.view.sidebar.source-list:selected:hover { - color: #ffffff; - background-color: #4a85cb; -} - -.dynamic-notebook notebook iconview.view.cell:selected { - background-color: rgba(255, 255, 255, 0.08); -} - -.dynamic-notebook notebook .overlay-bar { - box-shadow: none; - text-shadow: none; -} - -headerbar.titlebar > box.horizontal > entry.pathbar { - margin-top: 0; - margin-bottom: 0; - padding: 2px 12px; - caret-color: currentColor; -} - -headerbar.titlebar button.flat.image-button.toggle, headerbar.titlebar button.image-button.toggle.sidebar-button, headerbar.titlebar button.image-button.toggle.budgie-menu-launcher, headerbar.titlebar .budgie-panel .image-button.toggle#tasklist-button:not(.flat), .budgie-panel headerbar.titlebar .image-button.toggle#tasklist-button:not(.flat) { - margin-top: 4px; - margin-bottom: 4px; -} - -headerbar.titlebar > grid.linked.horizontal.format-bar { - background-image: image(#282A33); - border-bottom: 1px solid transparent; - border-radius: 0; -} - -headerbar.titlebar > grid.linked.horizontal.format-bar:backdrop { - transition: 200ms ease-out; - background-image: image(#2b2e37); -} - -popover radiobutton.color-button.color-light, popover radiobutton.color-button.color-dark, popover radiobutton.color-button.color-white { - border: 1px solid rgba(255, 255, 255, 0.12); -} - -.gala-notification { - border: 1px solid rgba(0, 0, 0, 0.35); - border-radius: 3px; - box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2); - background-image: linear-gradient(to bottom, white, white); - background-color: transparent; -} - -.gala-notification .title, .gala-notification .label { - color: #5c616c; -} - -actionbar.inline-toolbar { - border: none; - border-top: 1px solid rgba(255, 255, 255, 0.12); -} - -actionbar.inline-toolbar button { - border-radius: 3px; - border: 1px solid rgba(255, 255, 255, 0.12); -} - -actionbar.inline-toolbar button:first-child { - border-right-style: solid; -} - -actionbar.inline-toolbar button:last-child { - border-left-style: solid; -} - -scale.warmth trough { - background-image: linear-gradient(to right, #5294e2, #F04A50); - box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.25); -} - -.terminal-window headerbar.titlebar.default-decoration { - box-shadow: inset 0 -1px rgba(255, 255, 255, 0.12); -} - -.terminal-window .search-bar { - background-color: #32343D; - border-bottom: 1px solid #494c59; -} - -.terminal-window .dynamic-notebook notebook > header { - border-color: #494c59; -} - -/*********** - * LightDM * - ***********/ -#panel_window { - background-color: #21232b; - color: #D3DAE3; - font-weight: bold; - box-shadow: inset 0 -1px #111317; -} - -#panel_window menubar { - padding-left: 5px; -} - -#panel_window menubar, #panel_window menubar > menuitem { - background-color: transparent; - color: #D3DAE3; - font-weight: bold; -} - -#panel_window menubar menuitem:disabled { - color: rgba(211, 218, 227, 0.5); -} - -#panel_window menubar menuitem:disabled label { - color: inherit; -} - -#panel_window menubar menu > menuitem { - font-weight: normal; -} - -#login_window, -#shutdown_dialog, -#restart_dialog { - font-weight: normal; - border-style: none; - background-color: transparent; - color: #D3DAE3; -} - -#content_frame { - padding-bottom: 14px; - background-color: #32343D; - border-top-left-radius: 2px; - border-top-right-radius: 2px; - border: solid rgba(0, 0, 0, 0.1); - border-width: 1px 1px 0 1px; -} - -#content_frame button { - color: #D3DAE3; - border-color: rgba(255, 255, 255, 0.12); - background-color: #2c2f39; -} - -#content_frame button:hover { - color: #a4b3c5; - border-color: rgba(255, 255, 255, 0.12); - background-color: #3e4250; -} - -#content_frame button:active, #content_frame button:checked { - color: #ffffff; - border-color: #68a2e6; - background-color: #5294e2; -} - -#content_frame button:disabled { - border-color: rgba(255, 255, 255, 0.05); - background-color: rgba(44, 47, 57, 0.55); -} - -#content_frame button:disabled label, #content_frame button:disabled { - color: rgba(211, 218, 227, 0.45); -} - -#buttonbox_frame { - padding-top: 20px; - padding-bottom: 0px; - border-style: none; - background-color: #282A33; - border-bottom-left-radius: 3px; - border-bottom-right-radius: 3px; - border: solid rgba(0, 0, 0, 0.1); - border-width: 0 1px 1px 1px; - box-shadow: inset 0 1px #3e4250; -} - -#buttonbox_frame button { - color: #D3DAE3; - border-color: rgba(98, 103, 125, 0.55); - background-color: rgba(89, 94, 114, 0.4); -} - -#buttonbox_frame button:hover { - color: #D3DAE3; - border-color: rgba(98, 103, 125, 0.55); - background-color: rgba(105, 110, 134, 0.5); -} - -#buttonbox_frame button:active, #buttonbox_frame button:checked { - color: #ffffff; - border-color: #5294e2; - background-color: #5294e2; -} - -#buttonbox_frame button:disabled { - color: #5b5f68; - border-color: rgba(98, 103, 125, 0.55); - background-color: rgba(89, 94, 114, 0.25); -} - -#login_window #user_combobox { - color: #D3DAE3; - font-size: 13px; -} - -#login_window #user_combobox menu { - font-weight: normal; -} - -#user_image { - padding: 3px; - border-radius: 2px; -} - -#shutdown_button.button { - background-clip: border-box; - color: green; - background-color: #F04A50; - border-color: #ee3239; -} - -#shutdown_button.button:hover { - background-clip: border-box; - color: green; - background-color: #f4797e; - border-color: #f26267; -} - -#shutdown_button.button:active, #shutdown_button.button:checked { - background-clip: border-box; - color: green; - background-color: #ec1b22; - border-color: #db1219; -} - -#restart_button.button { - background-clip: border-box; - color: green; - background-color: #5294e2; - border-color: #3c86de; -} - -#restart_button.button:hover { - background-clip: border-box; - color: green; - background-color: #7eafe9; - border-color: #68a2e6; -} - -#restart_button.button:active, #restart_button.button:checked { - background-clip: border-box; - color: green; - background-color: #2679db; - border-color: #216dc6; -} - -#greeter_infobar { - border-bottom-width: 0; - font-weight: bold; -} - -.overlay-bar { - background-color: #5294e2; - border-color: #5294e2; - border-radius: 2px; - padding: 3px 6px; - margin: 3px; -} - -.overlay-bar label { - color: #ffffff; -} - -GraniteWidgetsThinPaned { - background-color: transparent; - background-image: none; - margin: 0; - border-left: 1px solid rgba(255, 255, 255, 0.12); - border-right: 1px solid rgba(255, 255, 255, 0.12); -} - -GraniteWidgetsPopOver .frame, -GraniteWidgetsStaticNotebook .frame { - border: none; -} - -.help_button { - border-radius: 100px; - padding: 3px 9px; -} - -toolbar.secondary-toolbar, .secondary-toolbar.inline-toolbar { - padding: 3px; - border-bottom: 1px solid rgba(255, 255, 255, 0.12); -} - -toolbar.secondary-toolbar button, .secondary-toolbar.inline-toolbar button { - padding: 0 3px 0 3px; -} - -toolbar.bottom-toolbar, .bottom-toolbar.inline-toolbar { - padding: 5px; - border-width: 1px 0 0 0; - border-style: solid; - border-color: rgba(255, 255, 255, 0.12); - background-color: #32343D; -} - -toolbar.bottom-toolbar button, .bottom-toolbar.inline-toolbar button { - padding: 2px 3px 2px 3px; -} - -.source-list { - -GtkTreeView-horizontal-separator: 1px; - -GtkTreeView-vertical-separator: 6px; -} - -.source-list, -.source-list.view { - background-color: #32343D; - color: #D3DAE3; - -gtk-icon-style: regular; -} - -.source-list.category-expander { - color: transparent; -} - -.source-list.view:hover { - background-color: #3d404b; -} - -.source-list.view:selected, -.source-list.view:hover:selected, -.source-list.view:selected:focus, -.source-list.category-expander:hover { - color: #ffffff; - background-color: #5294e2; -} - -.source-list scrollbar, -.source-list junction { - border-image: none; - border-color: transparent; - background-color: #32343D; - background-image: none; -} - -.source-list.badge, -.source-list.badge:hover, -.source-list.badge:selected, -.source-list.badge:selected:focus, -.source-list.badge:hover:selected { - background-image: none; - background-color: #5294e2; - color: #ffffff; - border-radius: 10px; - padding: 0 6px; - margin: 0 3px; - border-width: 0; -} - -.source-list.badge:selected, -.source-list.badge:selected:focus, -.source-list.badge:hover:selected { - background-color: #ffffff; - color: #5294e2; -} - -.source-list.category-expander { - color: #D3DAE3; - -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); - -GtkTreeView-expander-size: 16; -} - -.source-list.category-expander, -.source-list.category-expander:backdrop { - color: transparent; - border: none; -} - -.source-list.category-expander:checked { - -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); -} - -GraniteWidgetsWelcome { - background-color: #282A33; -} - -GraniteWidgetsWelcome label { - color: #838790; - font-size: 11px; - text-shadow: none; -} - -GraniteWidgetsWelcome .h1, -GraniteWidgetsWelcome .h3 { - color: rgba(211, 218, 227, 0.8); -} - -.help_button { - border-radius: 0; -} - -GraniteWidgetsPopOver { - -GraniteWidgetsPopOver-arrow-width: 21; - -GraniteWidgetsPopOver-arrow-height: 10; - -GraniteWidgetsPopOver-border-radius: 2px; - -GraniteWidgetsPopOver-border-width: 1; - -GraniteWidgetsPopOver-shadow-size: 12; - border: 1px solid rgba(0, 0, 0, 0.3); - margin: 0; -} - -.popover_bg { - background-image: linear-gradient(to bottom, #282A33, #282A33); - border: 1px solid rgba(0, 0, 0, 0.3); -} - -GraniteWidgetsPopOver .sidebar.view, -GraniteWidgetsPopOver * { - background-color: transparent; -} - -GraniteWidgetsXsEntry entry { - padding: 4px; -} - -.h1 { - font-size: 24px; -} - -.h2 { - font-size: 18px; -} - -.h3 { - font-size: 11px; -} - -.h4, -.category-label { - color: #a3a8b1; - font-weight: 600; -} - -.h4 { - padding-bottom: 6px; - padding-top: 6px; -} - -GtkListBox .h4 { - padding-left: 6px; -} - -list.gedit-document-panel, .gedit-document-panel-dragged-row, .gedit-side-panel-paned, .gedit-map-frame, textview.view.sourceview.gedit-view window#gtk-tooltip, .tweak-categories, -.tweak-category:not(:selected):not(:hover), window.background.csd > box.horizontal > box.vertical > scrolledwindow.view, -window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view, window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack > list, -window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack > list, .sidebar.vertical > paned.sidebar-pane-separator, .sidebar.vertical > paned.sidebar-pane-separator statusbar, .sidebar.vertical > paned.geary-sidebar-pane-separator, .sidebar.vertical > paned.geary-sidebar-pane-separator statusbar, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list, window.background.csd > box.horizontal > box.vertical > box.linked.horizontal, .polari-room-list .sidebar, hdyleaflet > stack > frame > grid.vertical, hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list, hdyleaflet > stack > frame > grid.vertical > actionbar { - color: rgba(246, 246, 251, 0.8); - background-color: #32343D; -} - -list.gedit-document-panel:disabled, .gedit-document-panel-dragged-row:disabled, .gedit-side-panel-paned:disabled, .gedit-map-frame:disabled, textview.view.sourceview.gedit-view window#gtk-tooltip:disabled, .tweak-categories:disabled, -.tweak-category:disabled:not(:selected):not(:hover), window.background.csd > box.horizontal > box.vertical > scrolledwindow.view:disabled, -window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view:disabled, window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack > list:disabled, -window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack > list:disabled, .sidebar.vertical > paned.sidebar-pane-separator:disabled, .sidebar.vertical > paned.sidebar-pane-separator statusbar:disabled, .sidebar.vertical > paned.geary-sidebar-pane-separator:disabled, .sidebar.vertical > paned.geary-sidebar-pane-separator statusbar:disabled, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list:disabled, window.background.csd > box.horizontal > box.vertical > box.linked.horizontal:disabled, .polari-room-list .sidebar:disabled, hdyleaflet > stack > frame > grid.vertical:disabled, hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list:disabled, hdyleaflet > stack > frame > grid.vertical > actionbar:disabled, list.gedit-document-panel label:disabled, .gedit-document-panel-dragged-row label:disabled, .gedit-side-panel-paned label:disabled, .gedit-map-frame label:disabled, textview.view.sourceview.gedit-view window#gtk-tooltip label:disabled, .tweak-categories label:disabled, .tweak-category:not(:selected):not(:hover) label:disabled, window.background.csd > box.horizontal > box.vertical > scrolledwindow.view label:disabled, window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view label:disabled, window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack > list label:disabled, window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack > list label:disabled, .sidebar.vertical > paned.sidebar-pane-separator label:disabled, .sidebar.vertical > paned.geary-sidebar-pane-separator label:disabled, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list label:disabled, window.background.csd > box.horizontal > box.vertical > box.linked.horizontal label:disabled, .polari-room-list .sidebar label:disabled, hdyleaflet > stack > frame > grid.vertical label:disabled, hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list label:disabled, hdyleaflet > stack > frame > grid.vertical > actionbar label:disabled { - color: rgba(246, 246, 251, 0.35); -} - -.gedit-side-panel-paned > box.vertical > stack > grid.horizontal > box.horizontal button, window.background.csd > box.horizontal > box.vertical > box.linked.horizontal button, hdyleaflet > stack > frame > grid.vertical > actionbar button { - color: rgba(246, 246, 251, 0.8); - background-color: rgba(246, 246, 251, 0.15); - border: none; -} - -.gedit-side-panel-paned > box.vertical > stack > grid.horizontal > box.horizontal button:hover, window.background.csd > box.horizontal > box.vertical > box.linked.horizontal button:hover, hdyleaflet > stack > frame > grid.vertical > actionbar button:hover { - color: #F6F6FB; - background-color: rgba(246, 246, 251, 0.25); -} - -.gedit-side-panel-paned > box.vertical > stack > grid.horizontal > box.horizontal button:active, window.background.csd > box.horizontal > box.vertical > box.linked.horizontal button:active, hdyleaflet > stack > frame > grid.vertical > actionbar button:active, .gedit-side-panel-paned > box.vertical > stack > grid.horizontal > box.horizontal button:checked, window.background.csd > box.horizontal > box.vertical > box.linked.horizontal button:checked, hdyleaflet > stack > frame > grid.vertical > actionbar button:checked { - color: #ffffff; - background-color: #5294e2; -} - -.gedit-side-panel-paned > box.vertical > stack > grid.horizontal > box.horizontal button:disabled, window.background.csd > box.horizontal > box.vertical > box.linked.horizontal button:disabled, hdyleaflet > stack > frame > grid.vertical > actionbar button:disabled { - color: rgba(246, 246, 251, 0.35); - background-color: rgba(246, 246, 251, 0.08); -} - -.gedit-side-panel-paned > box.vertical > stack > grid.horizontal > box.horizontal button.flat, .gedit-side-panel-paned > box.vertical > stack > grid.horizontal > box.horizontal button.sidebar-button, .gedit-side-panel-paned > box.vertical > stack > grid.horizontal > box.horizontal button.budgie-menu-launcher, .gedit-side-panel-paned > box.vertical > stack > grid.horizontal > box.horizontal .budgie-panel #tasklist-button:not(.flat), .budgie-panel .gedit-side-panel-paned > box.vertical > stack > grid.horizontal > box.horizontal #tasklist-button:not(.flat), .budgie-panel .gedit-side-panel-paned > box.vertical > stack > grid.horizontal > box.horizontal button.flat.launcher, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable button, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .view button, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list textview text button, textview window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list text button, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list iconview button, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list window.thunar notebook scrolledwindow.frame.standard-view .view button, window.thunar notebook scrolledwindow.frame.standard-view window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .view button, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.view button, window.thunar .sidebar window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.view button, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .nemo-window .nemo-places-sidebar .places-treeview button, .nemo-window .nemo-places-sidebar window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .places-treeview button, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-popover row button, .budgie-popover window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row button, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-menu button button, .budgie-menu window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list button button, window.background.csd > box.horizontal > box.vertical > box.linked.horizontal button.flat, window.background.csd > box.horizontal > box.vertical > box.linked.horizontal button.sidebar-button, window.background.csd > box.horizontal > box.vertical > box.linked.horizontal button.budgie-menu-launcher, window.background.csd > box.horizontal > box.vertical > box.linked.horizontal .budgie-panel #tasklist-button:not(.flat), .budgie-panel window.background.csd > box.horizontal > box.vertical > box.linked.horizontal #tasklist-button:not(.flat), .budgie-panel window.background.csd > box.horizontal > box.vertical > box.linked.horizontal button.flat.launcher, hdyleaflet > stack > frame > grid.vertical > actionbar button.flat, hdyleaflet > stack > frame > grid.vertical > actionbar button.sidebar-button, hdyleaflet > stack > frame > grid.vertical > actionbar button.budgie-menu-launcher, hdyleaflet > stack > frame > grid.vertical > actionbar .budgie-panel #tasklist-button:not(.flat), .budgie-panel hdyleaflet > stack > frame > grid.vertical > actionbar #tasklist-button:not(.flat), hdyleaflet > stack > frame > grid.vertical > actionbar .budgie-panel button.flat.launcher, .budgie-panel hdyleaflet > stack > frame > grid.vertical > actionbar button.flat.launcher { - border: none; - background: none; - box-shadow: none; - color: rgba(246, 246, 251, 0.8); -} - -.gedit-side-panel-paned > box.vertical > stack > grid.horizontal > box.horizontal button.flat:hover, .gedit-side-panel-paned > box.vertical > stack > grid.horizontal > box.horizontal button.sidebar-button:hover, .gedit-side-panel-paned > box.vertical > stack > grid.horizontal > box.horizontal button.budgie-menu-launcher:hover, .gedit-side-panel-paned > box.vertical > stack > grid.horizontal > box.horizontal .budgie-panel #tasklist-button:hover:not(.flat), .budgie-panel .gedit-side-panel-paned > box.vertical > stack > grid.horizontal > box.horizontal #tasklist-button:hover:not(.flat), .budgie-panel .gedit-side-panel-paned > box.vertical > stack > grid.horizontal > box.horizontal button.flat.launcher:hover, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable button:hover, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .view button:hover, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list textview text button:hover, textview window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list text button:hover, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list iconview button:hover, window.thunar notebook scrolledwindow.frame.standard-view window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .view button:hover, window.thunar .sidebar window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.view button:hover, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .nemo-window .nemo-places-sidebar .places-treeview button:hover, .nemo-window .nemo-places-sidebar window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .places-treeview button:hover, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-popover row button:hover, .budgie-popover window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row button:hover, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-menu button button:hover, .budgie-menu window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list button button:hover, window.background.csd > box.horizontal > box.vertical > box.linked.horizontal button.flat:hover, window.background.csd > box.horizontal > box.vertical > box.linked.horizontal button.sidebar-button:hover, window.background.csd > box.horizontal > box.vertical > box.linked.horizontal button.budgie-menu-launcher:hover, window.background.csd > box.horizontal > box.vertical > box.linked.horizontal .budgie-panel #tasklist-button:hover:not(.flat), .budgie-panel window.background.csd > box.horizontal > box.vertical > box.linked.horizontal #tasklist-button:hover:not(.flat), .budgie-panel window.background.csd > box.horizontal > box.vertical > box.linked.horizontal button.flat.launcher:hover, hdyleaflet > stack > frame > grid.vertical > actionbar button.flat:hover, hdyleaflet > stack > frame > grid.vertical > actionbar button.sidebar-button:hover, hdyleaflet > stack > frame > grid.vertical > actionbar button.budgie-menu-launcher:hover, hdyleaflet > stack > frame > grid.vertical > actionbar .budgie-panel #tasklist-button:hover:not(.flat), .budgie-panel hdyleaflet > stack > frame > grid.vertical > actionbar #tasklist-button:hover:not(.flat), .budgie-panel hdyleaflet > stack > frame > grid.vertical > actionbar button.flat.launcher:hover { - color: #F6F6FB; - background-color: rgba(246, 246, 251, 0.15); -} - -.gedit-side-panel-paned > box.vertical > stack > grid.horizontal > box.horizontal button.flat:active, .gedit-side-panel-paned > box.vertical > stack > grid.horizontal > box.horizontal button.sidebar-button:active, .gedit-side-panel-paned > box.vertical > stack > grid.horizontal > box.horizontal button.budgie-menu-launcher:active, .gedit-side-panel-paned > box.vertical > stack > grid.horizontal > box.horizontal .budgie-panel #tasklist-button:active:not(.flat), .budgie-panel .gedit-side-panel-paned > box.vertical > stack > grid.horizontal > box.horizontal #tasklist-button:active:not(.flat), .budgie-panel .gedit-side-panel-paned > box.vertical > stack > grid.horizontal > box.horizontal button.flat.launcher:active, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable button:active, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .view button:active, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list textview text button:active, textview window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list text button:active, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list iconview button:active, window.thunar notebook scrolledwindow.frame.standard-view window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .view button:active, window.thunar .sidebar window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.view button:active, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .nemo-window .nemo-places-sidebar .places-treeview button:active, .nemo-window .nemo-places-sidebar window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .places-treeview button:active, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-popover row button:active, .budgie-popover window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row button:active, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-menu button button:active, .budgie-menu window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list button button:active, window.background.csd > box.horizontal > box.vertical > box.linked.horizontal button.flat:active, window.background.csd > box.horizontal > box.vertical > box.linked.horizontal button.sidebar-button:active, window.background.csd > box.horizontal > box.vertical > box.linked.horizontal button.budgie-menu-launcher:active, window.background.csd > box.horizontal > box.vertical > box.linked.horizontal .budgie-panel #tasklist-button:active:not(.flat), .budgie-panel window.background.csd > box.horizontal > box.vertical > box.linked.horizontal #tasklist-button:active:not(.flat), .budgie-panel window.background.csd > box.horizontal > box.vertical > box.linked.horizontal button.flat.launcher:active, hdyleaflet > stack > frame > grid.vertical > actionbar button.flat:active, hdyleaflet > stack > frame > grid.vertical > actionbar button.sidebar-button:active, hdyleaflet > stack > frame > grid.vertical > actionbar button.budgie-menu-launcher:active, hdyleaflet > stack > frame > grid.vertical > actionbar .budgie-panel #tasklist-button:active:not(.flat), .budgie-panel hdyleaflet > stack > frame > grid.vertical > actionbar #tasklist-button:active:not(.flat), .budgie-panel hdyleaflet > stack > frame > grid.vertical > actionbar button.flat.launcher:active, .gedit-side-panel-paned > box.vertical > stack > grid.horizontal > box.horizontal button.flat:checked, .gedit-side-panel-paned > box.vertical > stack > grid.horizontal > box.horizontal button.sidebar-button:checked, .gedit-side-panel-paned > box.vertical > stack > grid.horizontal > box.horizontal button.budgie-menu-launcher:checked, .gedit-side-panel-paned > box.vertical > stack > grid.horizontal > box.horizontal .budgie-panel #tasklist-button:checked:not(.flat), .budgie-panel .gedit-side-panel-paned > box.vertical > stack > grid.horizontal > box.horizontal #tasklist-button:checked:not(.flat), .budgie-panel .gedit-side-panel-paned > box.vertical > stack > grid.horizontal > box.horizontal button.flat.launcher:checked, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable button:checked, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .view button:checked, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list textview text button:checked, textview window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list text button:checked, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list iconview button:checked, window.thunar notebook scrolledwindow.frame.standard-view window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .view button:checked, window.thunar .sidebar window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.view button:checked, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .nemo-window .nemo-places-sidebar .places-treeview button:checked, .nemo-window .nemo-places-sidebar window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .places-treeview button:checked, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-popover row button:checked, .budgie-popover window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row button:checked, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-menu button button:checked, .budgie-menu window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list button button:checked, window.background.csd > box.horizontal > box.vertical > box.linked.horizontal button.flat:checked, window.background.csd > box.horizontal > box.vertical > box.linked.horizontal button.sidebar-button:checked, window.background.csd > box.horizontal > box.vertical > box.linked.horizontal button.budgie-menu-launcher:checked, window.background.csd > box.horizontal > box.vertical > box.linked.horizontal .budgie-panel #tasklist-button:checked:not(.flat), .budgie-panel window.background.csd > box.horizontal > box.vertical > box.linked.horizontal #tasklist-button:checked:not(.flat), .budgie-panel window.background.csd > box.horizontal > box.vertical > box.linked.horizontal button.flat.launcher:checked, hdyleaflet > stack > frame > grid.vertical > actionbar button.flat:checked, hdyleaflet > stack > frame > grid.vertical > actionbar button.sidebar-button:checked, hdyleaflet > stack > frame > grid.vertical > actionbar button.budgie-menu-launcher:checked, hdyleaflet > stack > frame > grid.vertical > actionbar .budgie-panel #tasklist-button:checked:not(.flat), .budgie-panel hdyleaflet > stack > frame > grid.vertical > actionbar #tasklist-button:checked:not(.flat), .budgie-panel hdyleaflet > stack > frame > grid.vertical > actionbar button.flat.launcher:checked { - color: #ffffff; - background-color: #5294e2; -} - -.gedit-side-panel-paned > box.vertical > stack > grid.horizontal > box.horizontal button.flat:disabled, .gedit-side-panel-paned > box.vertical > stack > grid.horizontal > box.horizontal button.sidebar-button:disabled, .gedit-side-panel-paned > box.vertical > stack > grid.horizontal > box.horizontal button.budgie-menu-launcher:disabled, .gedit-side-panel-paned > box.vertical > stack > grid.horizontal > box.horizontal .budgie-panel #tasklist-button:disabled:not(.flat), .budgie-panel .gedit-side-panel-paned > box.vertical > stack > grid.horizontal > box.horizontal #tasklist-button:disabled:not(.flat), .budgie-panel .gedit-side-panel-paned > box.vertical > stack > grid.horizontal > box.horizontal button.flat.launcher:disabled, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable button:disabled, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .view button:disabled, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list textview text button:disabled, textview window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list text button:disabled, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list iconview button:disabled, window.thunar notebook scrolledwindow.frame.standard-view window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .view button:disabled, window.thunar .sidebar window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.view button:disabled, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .nemo-window .nemo-places-sidebar .places-treeview button:disabled, .nemo-window .nemo-places-sidebar window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .places-treeview button:disabled, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-popover row button:disabled, .budgie-popover window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row button:disabled, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-menu button button:disabled, .budgie-menu window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list button button:disabled, window.background.csd > box.horizontal > box.vertical > box.linked.horizontal button.flat:disabled, window.background.csd > box.horizontal > box.vertical > box.linked.horizontal button.sidebar-button:disabled, window.background.csd > box.horizontal > box.vertical > box.linked.horizontal button.budgie-menu-launcher:disabled, window.background.csd > box.horizontal > box.vertical > box.linked.horizontal .budgie-panel #tasklist-button:disabled:not(.flat), .budgie-panel window.background.csd > box.horizontal > box.vertical > box.linked.horizontal #tasklist-button:disabled:not(.flat), .budgie-panel window.background.csd > box.horizontal > box.vertical > box.linked.horizontal button.flat.launcher:disabled, hdyleaflet > stack > frame > grid.vertical > actionbar button.flat:disabled, hdyleaflet > stack > frame > grid.vertical > actionbar button.sidebar-button:disabled, hdyleaflet > stack > frame > grid.vertical > actionbar button.budgie-menu-launcher:disabled, hdyleaflet > stack > frame > grid.vertical > actionbar .budgie-panel #tasklist-button:disabled:not(.flat), .budgie-panel hdyleaflet > stack > frame > grid.vertical > actionbar #tasklist-button:disabled:not(.flat), .budgie-panel hdyleaflet > stack > frame > grid.vertical > actionbar button.flat.launcher:disabled { - color: rgba(246, 246, 251, 0.35); -} - -list.gedit-document-panel row.activatable, list.gedit-document-panel .view, list.gedit-document-panel textview text, textview list.gedit-document-panel text, list.gedit-document-panel iconview, list.gedit-document-panel window.thunar notebook scrolledwindow.frame.standard-view .view, window.thunar notebook scrolledwindow.frame.standard-view list.gedit-document-panel .view, list.gedit-document-panel treeview.view, list.gedit-document-panel window.thunar .sidebar treeview.view, window.thunar .sidebar list.gedit-document-panel treeview.view, list.gedit-document-panel .nemo-window .nemo-places-sidebar .places-treeview, .nemo-window .nemo-places-sidebar list.gedit-document-panel .places-treeview, list.gedit-document-panel .budgie-popover row, .budgie-popover list.gedit-document-panel row, list.gedit-document-panel .budgie-menu button, .budgie-menu list.gedit-document-panel button, .gedit-side-panel-paned treeview.view, .gedit-side-panel-paned window.thunar .sidebar treeview.view, window.thunar .sidebar .gedit-side-panel-paned treeview.view, textview.view.sourceview.gedit-view window#gtk-tooltip treeview.view, .sidebar.vertical > paned.sidebar-pane-separator .folder-frame > scrolledwindow treeview.view.sidebar, .sidebar.vertical > paned.geary-sidebar-pane-separator .geary-folder-frame > scrolledwindow treeview.view.sidebar, window.thunar .sidebar.vertical > paned.sidebar-pane-separator .folder-frame > scrolledwindow treeview.sidebar.view, window.thunar .sidebar.vertical > paned.geary-sidebar-pane-separator .geary-folder-frame > scrolledwindow treeview.sidebar.view, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .view, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list textview text, textview window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list text, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list iconview, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list window.thunar notebook scrolledwindow.frame.standard-view .view, window.thunar notebook scrolledwindow.frame.standard-view window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .view, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.view, window.thunar .sidebar window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.view, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .nemo-window .nemo-places-sidebar .places-treeview, .nemo-window .nemo-places-sidebar window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .places-treeview, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-popover row, .budgie-popover window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-menu button, .budgie-menu window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list button, .polari-room-list .sidebar .activatable, .polari-room-list .sidebar .inactive, .polari-room-list .sidebar .room-list-header, hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list row.activatable.contact-data-row, hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list .contact-data-row.view, hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list textview text.contact-data-row, textview hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list text.contact-data-row, hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list iconview.contact-data-row, hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list window.thunar notebook scrolledwindow.frame.standard-view .contact-data-row.view, window.thunar notebook scrolledwindow.frame.standard-view hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list .contact-data-row.view, hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list treeview.contact-data-row.view, window.thunar .sidebar hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list treeview.contact-data-row.view, hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list .nemo-window .nemo-places-sidebar .contact-data-row.places-treeview, .nemo-window .nemo-places-sidebar hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list .contact-data-row.places-treeview, hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list .budgie-popover row.contact-data-row, .budgie-popover hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list row.contact-data-row, hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list .budgie-menu button.contact-data-row, .budgie-menu hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list button.contact-data-row { - color: rgba(246, 246, 251, 0.8); - background-color: #32343D; -} - -list.gedit-document-panel row.activatable:hover, list.gedit-document-panel .view:hover, list.gedit-document-panel textview text:hover, textview list.gedit-document-panel text:hover, list.gedit-document-panel iconview:hover, list.gedit-document-panel window.thunar notebook scrolledwindow.frame.standard-view .view:hover, window.thunar notebook scrolledwindow.frame.standard-view list.gedit-document-panel .view:hover, list.gedit-document-panel window.thunar .sidebar treeview.view:hover, window.thunar .sidebar list.gedit-document-panel treeview.view:hover, list.gedit-document-panel .nemo-window .nemo-places-sidebar .places-treeview:hover, .nemo-window .nemo-places-sidebar list.gedit-document-panel .places-treeview:hover, list.gedit-document-panel .budgie-popover row:hover, .budgie-popover list.gedit-document-panel row:hover, list.gedit-document-panel .budgie-menu button:hover, .budgie-menu list.gedit-document-panel button:hover, .gedit-side-panel-paned treeview.view:hover, .gedit-side-panel-paned window.thunar .sidebar treeview.view:hover, window.thunar .sidebar .gedit-side-panel-paned treeview.view:hover, textview.view.sourceview.gedit-view window#gtk-tooltip treeview.view:hover, .sidebar.vertical > paned.sidebar-pane-separator .folder-frame > scrolledwindow treeview.view.sidebar:hover, .sidebar.vertical > paned.geary-sidebar-pane-separator .geary-folder-frame > scrolledwindow treeview.view.sidebar:hover, window.thunar .sidebar.vertical > paned.sidebar-pane-separator .folder-frame > scrolledwindow treeview.sidebar.view:hover, window.thunar .sidebar.vertical > paned.geary-sidebar-pane-separator .geary-folder-frame > scrolledwindow treeview.sidebar.view:hover, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable:hover, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .view:hover, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list textview text:hover, textview window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list text:hover, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list iconview:hover, window.thunar notebook scrolledwindow.frame.standard-view window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .view:hover, window.thunar .sidebar window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.view:hover, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .nemo-window .nemo-places-sidebar .places-treeview:hover, .nemo-window .nemo-places-sidebar window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .places-treeview:hover, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-popover row:hover, .budgie-popover window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row:hover, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-menu button:hover, .budgie-menu window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list button:hover, .polari-room-list .sidebar .activatable:hover, .polari-room-list .sidebar .inactive:hover, .polari-room-list .sidebar .room-list-header:hover, hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list row.activatable.contact-data-row:hover, hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list .contact-data-row.view:hover, hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list textview text.contact-data-row:hover, textview hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list text.contact-data-row:hover, hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list iconview.contact-data-row:hover, window.thunar notebook scrolledwindow.frame.standard-view hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list .contact-data-row.view:hover, window.thunar .sidebar hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list treeview.contact-data-row.view:hover, hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list .nemo-window .nemo-places-sidebar .contact-data-row.places-treeview:hover, .nemo-window .nemo-places-sidebar hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list .contact-data-row.places-treeview:hover, hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list .budgie-popover row.contact-data-row:hover, .budgie-popover hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list row.contact-data-row:hover, hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list .budgie-menu button.contact-data-row:hover, .budgie-menu hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list button.contact-data-row:hover { - color: #F6F6FB; - background-color: rgba(246, 246, 251, 0.1); -} - -list.gedit-document-panel row.activatable:disabled, list.gedit-document-panel .view:disabled, list.gedit-document-panel textview text:disabled, textview list.gedit-document-panel text:disabled, list.gedit-document-panel iconview:disabled, list.gedit-document-panel window.thunar notebook scrolledwindow.frame.standard-view .view:disabled, window.thunar notebook scrolledwindow.frame.standard-view list.gedit-document-panel .view:disabled, list.gedit-document-panel window.thunar .sidebar treeview.view:disabled, window.thunar .sidebar list.gedit-document-panel treeview.view:disabled, list.gedit-document-panel .nemo-window .nemo-places-sidebar .places-treeview:disabled, .nemo-window .nemo-places-sidebar list.gedit-document-panel .places-treeview:disabled, list.gedit-document-panel .budgie-popover row:disabled, .budgie-popover list.gedit-document-panel row:disabled, list.gedit-document-panel .budgie-menu button:disabled, .budgie-menu list.gedit-document-panel button:disabled, .gedit-side-panel-paned treeview.view:disabled, .gedit-side-panel-paned window.thunar .sidebar treeview.view:disabled, window.thunar .sidebar .gedit-side-panel-paned treeview.view:disabled, textview.view.sourceview.gedit-view window#gtk-tooltip treeview.view:disabled, .sidebar.vertical > paned.sidebar-pane-separator .folder-frame > scrolledwindow treeview.view.sidebar:disabled, .sidebar.vertical > paned.geary-sidebar-pane-separator .geary-folder-frame > scrolledwindow treeview.view.sidebar:disabled, window.thunar .sidebar.vertical > paned.sidebar-pane-separator .folder-frame > scrolledwindow treeview.sidebar.view:disabled, window.thunar .sidebar.vertical > paned.geary-sidebar-pane-separator .geary-folder-frame > scrolledwindow treeview.sidebar.view:disabled, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable:disabled, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .view:disabled, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list textview text:disabled, textview window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list text:disabled, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list iconview:disabled, window.thunar notebook scrolledwindow.frame.standard-view window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .view:disabled, window.thunar .sidebar window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.view:disabled, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .nemo-window .nemo-places-sidebar .places-treeview:disabled, .nemo-window .nemo-places-sidebar window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .places-treeview:disabled, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-popover row:disabled, .budgie-popover window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row:disabled, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-menu button:disabled, .budgie-menu window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list button:disabled, .polari-room-list .sidebar .activatable:disabled, .polari-room-list .sidebar .inactive:disabled, .polari-room-list .sidebar .room-list-header:disabled, hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list row.activatable.contact-data-row:disabled, hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list .contact-data-row.view:disabled, hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list textview text.contact-data-row:disabled, textview hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list text.contact-data-row:disabled, hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list iconview.contact-data-row:disabled, window.thunar notebook scrolledwindow.frame.standard-view hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list .contact-data-row.view:disabled, window.thunar .sidebar hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list treeview.contact-data-row.view:disabled, hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list .nemo-window .nemo-places-sidebar .contact-data-row.places-treeview:disabled, .nemo-window .nemo-places-sidebar hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list .contact-data-row.places-treeview:disabled, hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list .budgie-popover row.contact-data-row:disabled, .budgie-popover hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list row.contact-data-row:disabled, hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list .budgie-menu button.contact-data-row:disabled, .budgie-menu hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list button.contact-data-row:disabled, list.gedit-document-panel row.activatable label:disabled, list.gedit-document-panel .view label:disabled, list.gedit-document-panel textview text label:disabled, textview list.gedit-document-panel text label:disabled, list.gedit-document-panel iconview label:disabled, list.gedit-document-panel window.thunar notebook scrolledwindow.frame.standard-view .view label:disabled, window.thunar notebook scrolledwindow.frame.standard-view list.gedit-document-panel .view label:disabled, list.gedit-document-panel .nemo-window .nemo-places-sidebar .places-treeview label:disabled, .nemo-window .nemo-places-sidebar list.gedit-document-panel .places-treeview label:disabled, list.gedit-document-panel .budgie-popover row label:disabled, .budgie-popover list.gedit-document-panel row label:disabled, list.gedit-document-panel .budgie-menu button label:disabled, .budgie-menu list.gedit-document-panel button label:disabled, .gedit-side-panel-paned treeview.view label:disabled, textview.view.sourceview.gedit-view window#gtk-tooltip treeview.view label:disabled, .sidebar.vertical > paned.sidebar-pane-separator .folder-frame > scrolledwindow treeview.view.sidebar label:disabled, .sidebar.vertical > paned.geary-sidebar-pane-separator .geary-folder-frame > scrolledwindow treeview.view.sidebar label:disabled, window.thunar .sidebar.vertical > paned.sidebar-pane-separator .folder-frame > scrolledwindow treeview.sidebar.view label:disabled, window.thunar .sidebar.vertical > paned.geary-sidebar-pane-separator .geary-folder-frame > scrolledwindow treeview.sidebar.view label:disabled, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable label:disabled, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .view label:disabled, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list textview text label:disabled, textview window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list text label:disabled, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list iconview label:disabled, window.thunar notebook scrolledwindow.frame.standard-view window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .view label:disabled, window.thunar .sidebar window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.view label:disabled, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .nemo-window .nemo-places-sidebar .places-treeview label:disabled, .nemo-window .nemo-places-sidebar window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .places-treeview label:disabled, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-popover row label:disabled, .budgie-popover window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row label:disabled, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-menu button label:disabled, .budgie-menu window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list button label:disabled, .polari-room-list .sidebar .activatable label:disabled, .polari-room-list .sidebar .inactive label:disabled, .polari-room-list .sidebar .room-list-header label:disabled, hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list row.activatable.contact-data-row label:disabled, hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list .contact-data-row.view label:disabled, hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list textview text.contact-data-row label:disabled, textview hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list text.contact-data-row label:disabled, hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list iconview.contact-data-row label:disabled, window.thunar notebook scrolledwindow.frame.standard-view hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list .contact-data-row.view label:disabled, window.thunar .sidebar hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list treeview.contact-data-row.view label:disabled, hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list .nemo-window .nemo-places-sidebar .contact-data-row.places-treeview label:disabled, .nemo-window .nemo-places-sidebar hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list .contact-data-row.places-treeview label:disabled, hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list .budgie-popover row.contact-data-row label:disabled, .budgie-popover hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list row.contact-data-row label:disabled, hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list .budgie-menu button.contact-data-row label:disabled, .budgie-menu hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list button.contact-data-row label:disabled { - color: rgba(246, 246, 251, 0.35); -} - -list.gedit-document-panel row.activatable:selected.has-open-popup, list.gedit-document-panel .view:selected.has-open-popup, list.gedit-document-panel textview text:selected.has-open-popup, textview list.gedit-document-panel text:selected.has-open-popup, list.gedit-document-panel iconview:selected.has-open-popup, list.gedit-document-panel window.thunar notebook scrolledwindow.frame.standard-view .view:selected.has-open-popup, window.thunar notebook scrolledwindow.frame.standard-view list.gedit-document-panel .view:selected.has-open-popup, list.gedit-document-panel .nemo-window .nemo-places-sidebar .places-treeview:selected.has-open-popup, .nemo-window .nemo-places-sidebar list.gedit-document-panel .places-treeview:selected.has-open-popup, list.gedit-document-panel .budgie-popover row:selected.has-open-popup, .budgie-popover list.gedit-document-panel row:selected.has-open-popup, list.gedit-document-panel .budgie-menu button:selected.has-open-popup, .budgie-menu list.gedit-document-panel button:selected.has-open-popup, .gedit-side-panel-paned treeview.view:selected.has-open-popup, textview.view.sourceview.gedit-view window#gtk-tooltip treeview.view:selected.has-open-popup, .sidebar.vertical > paned.sidebar-pane-separator .folder-frame > scrolledwindow treeview.view.sidebar:selected.has-open-popup, .sidebar.vertical > paned.geary-sidebar-pane-separator .geary-folder-frame > scrolledwindow treeview.view.sidebar:selected.has-open-popup, window.thunar .sidebar.vertical > paned.sidebar-pane-separator .folder-frame > scrolledwindow treeview.sidebar.view:selected.has-open-popup, window.thunar .sidebar.vertical > paned.geary-sidebar-pane-separator .geary-folder-frame > scrolledwindow treeview.sidebar.view:selected.has-open-popup, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable:selected.has-open-popup, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .view:selected.has-open-popup, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list textview text:selected.has-open-popup, textview window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list text:selected.has-open-popup, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list iconview:selected.has-open-popup, window.thunar notebook scrolledwindow.frame.standard-view window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .view:selected.has-open-popup, window.thunar .sidebar window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.view:selected.has-open-popup, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .nemo-window .nemo-places-sidebar .places-treeview:selected.has-open-popup, .nemo-window .nemo-places-sidebar window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .places-treeview:selected.has-open-popup, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-popover row:selected.has-open-popup, .budgie-popover window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row:selected.has-open-popup, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-menu button:selected.has-open-popup, .budgie-menu window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list button:selected.has-open-popup, .polari-room-list .sidebar .activatable:selected.has-open-popup, .polari-room-list .sidebar .inactive:selected.has-open-popup, .polari-room-list .sidebar .room-list-header:selected.has-open-popup, hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list row.activatable.contact-data-row:selected.has-open-popup, hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list .contact-data-row.view:selected.has-open-popup, hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list textview text.contact-data-row:selected.has-open-popup, textview hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list text.contact-data-row:selected.has-open-popup, hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list iconview.contact-data-row:selected.has-open-popup, window.thunar notebook scrolledwindow.frame.standard-view hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list .contact-data-row.view:selected.has-open-popup, window.thunar .sidebar hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list treeview.contact-data-row.view:selected.has-open-popup, hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list .nemo-window .nemo-places-sidebar .contact-data-row.places-treeview:selected.has-open-popup, .nemo-window .nemo-places-sidebar hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list .contact-data-row.places-treeview:selected.has-open-popup, hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list .budgie-popover row.contact-data-row:selected.has-open-popup, .budgie-popover hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list row.contact-data-row:selected.has-open-popup, hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list .budgie-menu button.contact-data-row:selected.has-open-popup, .budgie-menu hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list button.contact-data-row:selected.has-open-popup, list.gedit-document-panel row.activatable:selected:hover, list.gedit-document-panel .view:selected:hover, list.gedit-document-panel textview text:selected:hover, textview list.gedit-document-panel text:selected:hover, list.gedit-document-panel iconview:selected:hover, list.gedit-document-panel window.thunar notebook scrolledwindow.frame.standard-view .view:selected:hover, window.thunar notebook scrolledwindow.frame.standard-view list.gedit-document-panel .view:selected:hover, list.gedit-document-panel .nemo-window .nemo-places-sidebar .places-treeview:selected:hover, .nemo-window .nemo-places-sidebar list.gedit-document-panel .places-treeview:selected:hover, list.gedit-document-panel .budgie-popover row:selected:hover, .budgie-popover list.gedit-document-panel row:selected:hover, list.gedit-document-panel .budgie-menu button:selected:hover, .budgie-menu list.gedit-document-panel button:selected:hover, .gedit-side-panel-paned treeview.view:selected:hover, textview.view.sourceview.gedit-view window#gtk-tooltip treeview.view:selected:hover, .sidebar.vertical > paned.sidebar-pane-separator .folder-frame > scrolledwindow treeview.view.sidebar:selected:hover, .sidebar.vertical > paned.geary-sidebar-pane-separator .geary-folder-frame > scrolledwindow treeview.view.sidebar:selected:hover, window.thunar .sidebar.vertical > paned.sidebar-pane-separator .folder-frame > scrolledwindow treeview.sidebar.view:selected:hover, window.thunar .sidebar.vertical > paned.geary-sidebar-pane-separator .geary-folder-frame > scrolledwindow treeview.sidebar.view:selected:hover, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable:selected:hover, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .view:selected:hover, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list textview text:selected:hover, textview window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list text:selected:hover, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list iconview:selected:hover, window.thunar notebook scrolledwindow.frame.standard-view window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .view:selected:hover, window.thunar .sidebar window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list treeview.view:selected:hover, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .nemo-window .nemo-places-sidebar .places-treeview:selected:hover, .nemo-window .nemo-places-sidebar window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .places-treeview:selected:hover, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-popover row:selected:hover, .budgie-popover window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row:selected:hover, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list .budgie-menu button:selected:hover, .budgie-menu window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list button:selected:hover, .polari-room-list .sidebar .activatable:selected:hover, .polari-room-list .sidebar .inactive:selected:hover, .polari-room-list .sidebar .room-list-header:selected:hover, hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list row.activatable.contact-data-row:selected:hover, hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list .contact-data-row.view:selected:hover, hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list textview text.contact-data-row:selected:hover, textview hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list text.contact-data-row:selected:hover, hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list iconview.contact-data-row:selected:hover, window.thunar notebook scrolledwindow.frame.standard-view hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list .contact-data-row.view:selected:hover, window.thunar .sidebar hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list treeview.contact-data-row.view:selected:hover, hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list .nemo-window .nemo-places-sidebar .contact-data-row.places-treeview:selected:hover, .nemo-window .nemo-places-sidebar hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list .contact-data-row.places-treeview:selected:hover, hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list .budgie-popover row.contact-data-row:selected:hover, .budgie-popover hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list row.contact-data-row:selected:hover, hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list .budgie-menu button.contact-data-row:selected:hover, .budgie-menu hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list button.contact-data-row:selected:hover { - background-color: #4a85cb; -} - -window.background.csd > box.horizontal > box.vertical > searchbar, -window.background.csd > hdyleaflet > box.vertical > searchbar, window#GearyMainWindow > box.vertical > paned > box.vertical > searchbar, window#GearyMainWindow > overlay > box.vertical > paned.horizontal > box.sidebar.vertical > searchbar { - background-image: image(#32343D); - box-shadow: none; - border: none; -} - -window.background.csd > box.horizontal > box.vertical > searchbar > revealer > box, window.background.csd > hdyleaflet > box.vertical > searchbar > revealer > box, window#GearyMainWindow > box.vertical > paned > box.vertical > searchbar > revealer > box, window#GearyMainWindow > overlay > box.vertical > paned.horizontal > box.sidebar.vertical > searchbar > revealer > box { - background: none; - border: none; -} - -window.background.csd > box.horizontal > box.vertical > searchbar entry, window.background.csd > hdyleaflet > box.vertical > searchbar entry, window#GearyMainWindow > box.vertical > paned > box.vertical > searchbar entry, window#GearyMainWindow > overlay > box.vertical > paned.horizontal > box.sidebar.vertical > searchbar entry { - color: rgba(246, 246, 251, 0.8); - background-color: rgba(246, 246, 251, 0.1); -} - -window.background.csd > box.horizontal > box.vertical > searchbar entry image, window.background.csd > hdyleaflet > box.vertical > searchbar entry image, window#GearyMainWindow > box.vertical > paned > box.vertical > searchbar entry image, window#GearyMainWindow > overlay > box.vertical > paned.horizontal > box.sidebar.vertical > searchbar entry image { - color: rgba(246, 246, 251, 0.8); -} - -window.background.csd > box.horizontal > box.vertical > searchbar entry:focus, window.background.csd > hdyleaflet > box.vertical > searchbar entry:focus, window#GearyMainWindow > box.vertical > paned > box.vertical > searchbar entry:focus, window#GearyMainWindow > overlay > box.vertical > paned.horizontal > box.sidebar.vertical > searchbar entry:focus { - background-color: rgba(246, 246, 251, 0.12); -} - -window.background.csd > box.horizontal > box.vertical > searchbar entry:disabled, window.background.csd > hdyleaflet > box.vertical > searchbar entry:disabled, window#GearyMainWindow > box.vertical > paned > box.vertical > searchbar entry:disabled, window#GearyMainWindow > overlay > box.vertical > paned.horizontal > box.sidebar.vertical > searchbar entry:disabled, window.background.csd > box.horizontal > box.vertical > searchbar entry label:disabled, window.background.csd > hdyleaflet > box.vertical > searchbar entry label:disabled, window#GearyMainWindow > box.vertical > paned > box.vertical > searchbar entry label:disabled, window#GearyMainWindow > overlay > box.vertical > paned.horizontal > box.sidebar.vertical > searchbar entry label:disabled, window.background.csd > box.horizontal > box.vertical > searchbar entry image:disabled, window.background.csd > hdyleaflet > box.vertical > searchbar entry image:disabled, window#GearyMainWindow > box.vertical > paned > box.vertical > searchbar entry image:disabled, window#GearyMainWindow > overlay > box.vertical > paned.horizontal > box.sidebar.vertical > searchbar entry image:disabled { - color: rgba(246, 246, 251, 0.35); -} - -window.org-gnome-gedit .titlebar > headerbar:first-child button.titlebutton.close, .titlebar > headerbar.titlebar.tweak-titlebar-left button.titlebutton.close, window.background.csd > box.titlebar.horizontal > headerbar:first-child button.titlebutton.close, window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child button.titlebutton.close, window.background.csd > headerbar.titlebar > hdyleaflet > headerbar:first-child button.titlebutton.close, window#GearyMainWindow > overlay > box.vertical > paned.horizontal > box.sidebar.vertical button.titlebutton.close, .geary-titlebar-left button.titlebutton.close, .selection-mode hdyleaflet headerbar button.titlebutton.close { - background-image: -gtk-scaled(url("assets/titlebutton-close-dark.png"), url("assets/titlebutton-close-dark@2.png")); -} - -window.org-gnome-gedit .titlebar > headerbar:first-child button.titlebutton.close:backdrop, .titlebar > headerbar.titlebar.tweak-titlebar-left button.titlebutton.close:backdrop, window.background.csd > box.titlebar.horizontal > headerbar:first-child button.titlebutton.close:backdrop, window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child button.titlebutton.close:backdrop, window.background.csd > headerbar.titlebar > hdyleaflet > headerbar:first-child button.titlebutton.close:backdrop, window#GearyMainWindow > overlay > box.vertical > paned.horizontal > box.sidebar.vertical button.titlebutton.close:backdrop, .geary-titlebar-left button.titlebutton.close:backdrop, .selection-mode hdyleaflet headerbar button.titlebutton.close:backdrop { - background-image: -gtk-scaled(url("assets/titlebutton-close-backdrop-dark.png"), url("assets/titlebutton-close-backdrop-dark@2.png")); -} - -window.org-gnome-gedit .titlebar > headerbar:first-child button.titlebutton.close:hover, .titlebar > headerbar.titlebar.tweak-titlebar-left button.titlebutton.close:hover, window.background.csd > box.titlebar.horizontal > headerbar:first-child button.titlebutton.close:hover, window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child button.titlebutton.close:hover, window.background.csd > headerbar.titlebar > hdyleaflet > headerbar:first-child button.titlebutton.close:hover, window#GearyMainWindow > overlay > box.vertical > paned.horizontal > box.sidebar.vertical button.titlebutton.close:hover, .geary-titlebar-left button.titlebutton.close:hover, .selection-mode hdyleaflet headerbar button.titlebutton.close:hover { - background-image: -gtk-scaled(url("assets/titlebutton-close-hover-dark.png"), url("assets/titlebutton-close-hover-dark@2.png")); -} - -window.org-gnome-gedit .titlebar > headerbar:first-child button.titlebutton.close:active, .titlebar > headerbar.titlebar.tweak-titlebar-left button.titlebutton.close:active, window.background.csd > box.titlebar.horizontal > headerbar:first-child button.titlebutton.close:active, window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child button.titlebutton.close:active, window.background.csd > headerbar.titlebar > hdyleaflet > headerbar:first-child button.titlebutton.close:active, window#GearyMainWindow > overlay > box.vertical > paned.horizontal > box.sidebar.vertical button.titlebutton.close:active, .geary-titlebar-left button.titlebutton.close:active, .selection-mode hdyleaflet headerbar button.titlebutton.close:active { - background-image: -gtk-scaled(url("assets/titlebutton-close-active-dark.png"), url("assets/titlebutton-close-active-dark@2.png")); -} - -window.org-gnome-gedit .titlebar > headerbar:first-child button.titlebutton.maximize, .titlebar > headerbar.titlebar.tweak-titlebar-left button.titlebutton.maximize, window.background.csd > box.titlebar.horizontal > headerbar:first-child button.titlebutton.maximize, window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child button.titlebutton.maximize, window.background.csd > headerbar.titlebar > hdyleaflet > headerbar:first-child button.titlebutton.maximize, window#GearyMainWindow > overlay > box.vertical > paned.horizontal > box.sidebar.vertical button.titlebutton.maximize, .geary-titlebar-left button.titlebutton.maximize, .selection-mode hdyleaflet headerbar button.titlebutton.maximize { - background-image: -gtk-scaled(url("assets/titlebutton-maximize-dark.png"), url("assets/titlebutton-maximize-dark@2.png")); -} - -window.org-gnome-gedit .titlebar > headerbar:first-child button.titlebutton.maximize:backdrop, .titlebar > headerbar.titlebar.tweak-titlebar-left button.titlebutton.maximize:backdrop, window.background.csd > box.titlebar.horizontal > headerbar:first-child button.titlebutton.maximize:backdrop, window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child button.titlebutton.maximize:backdrop, window.background.csd > headerbar.titlebar > hdyleaflet > headerbar:first-child button.titlebutton.maximize:backdrop, window#GearyMainWindow > overlay > box.vertical > paned.horizontal > box.sidebar.vertical button.titlebutton.maximize:backdrop, .geary-titlebar-left button.titlebutton.maximize:backdrop, .selection-mode hdyleaflet headerbar button.titlebutton.maximize:backdrop { - background-image: -gtk-scaled(url("assets/titlebutton-maximize-backdrop-dark.png"), url("assets/titlebutton-maximize-backdrop-dark@2.png")); -} - -window.org-gnome-gedit .titlebar > headerbar:first-child button.titlebutton.maximize:hover, .titlebar > headerbar.titlebar.tweak-titlebar-left button.titlebutton.maximize:hover, window.background.csd > box.titlebar.horizontal > headerbar:first-child button.titlebutton.maximize:hover, window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child button.titlebutton.maximize:hover, window.background.csd > headerbar.titlebar > hdyleaflet > headerbar:first-child button.titlebutton.maximize:hover, window#GearyMainWindow > overlay > box.vertical > paned.horizontal > box.sidebar.vertical button.titlebutton.maximize:hover, .geary-titlebar-left button.titlebutton.maximize:hover, .selection-mode hdyleaflet headerbar button.titlebutton.maximize:hover { - background-image: -gtk-scaled(url("assets/titlebutton-maximize-hover-dark.png"), url("assets/titlebutton-maximize-hover-dark@2.png")); -} - -window.org-gnome-gedit .titlebar > headerbar:first-child button.titlebutton.maximize:active, .titlebar > headerbar.titlebar.tweak-titlebar-left button.titlebutton.maximize:active, window.background.csd > box.titlebar.horizontal > headerbar:first-child button.titlebutton.maximize:active, window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child button.titlebutton.maximize:active, window.background.csd > headerbar.titlebar > hdyleaflet > headerbar:first-child button.titlebutton.maximize:active, window#GearyMainWindow > overlay > box.vertical > paned.horizontal > box.sidebar.vertical button.titlebutton.maximize:active, .geary-titlebar-left button.titlebutton.maximize:active, .selection-mode hdyleaflet headerbar button.titlebutton.maximize:active { - background-image: -gtk-scaled(url("assets/titlebutton-maximize-active-dark.png"), url("assets/titlebutton-maximize-active-dark@2.png")); -} - -window.org-gnome-gedit .titlebar > headerbar:first-child button.titlebutton.minimize, .titlebar > headerbar.titlebar.tweak-titlebar-left button.titlebutton.minimize, window.background.csd > box.titlebar.horizontal > headerbar:first-child button.titlebutton.minimize, window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child button.titlebutton.minimize, window.background.csd > headerbar.titlebar > hdyleaflet > headerbar:first-child button.titlebutton.minimize, window#GearyMainWindow > overlay > box.vertical > paned.horizontal > box.sidebar.vertical button.titlebutton.minimize, .geary-titlebar-left button.titlebutton.minimize, .selection-mode hdyleaflet headerbar button.titlebutton.minimize { - background-image: -gtk-scaled(url("assets/titlebutton-minimize-dark.png"), url("assets/titlebutton-minimize-dark@2.png")); -} - -window.org-gnome-gedit .titlebar > headerbar:first-child button.titlebutton.minimize:backdrop, .titlebar > headerbar.titlebar.tweak-titlebar-left button.titlebutton.minimize:backdrop, window.background.csd > box.titlebar.horizontal > headerbar:first-child button.titlebutton.minimize:backdrop, window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child button.titlebutton.minimize:backdrop, window.background.csd > headerbar.titlebar > hdyleaflet > headerbar:first-child button.titlebutton.minimize:backdrop, window#GearyMainWindow > overlay > box.vertical > paned.horizontal > box.sidebar.vertical button.titlebutton.minimize:backdrop, .geary-titlebar-left button.titlebutton.minimize:backdrop, .selection-mode hdyleaflet headerbar button.titlebutton.minimize:backdrop { - background-image: -gtk-scaled(url("assets/titlebutton-minimize-backdrop-dark.png"), url("assets/titlebutton-minimize-backdrop-dark@2.png")); -} - -window.org-gnome-gedit .titlebar > headerbar:first-child button.titlebutton.minimize:hover, .titlebar > headerbar.titlebar.tweak-titlebar-left button.titlebutton.minimize:hover, window.background.csd > box.titlebar.horizontal > headerbar:first-child button.titlebutton.minimize:hover, window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child button.titlebutton.minimize:hover, window.background.csd > headerbar.titlebar > hdyleaflet > headerbar:first-child button.titlebutton.minimize:hover, window#GearyMainWindow > overlay > box.vertical > paned.horizontal > box.sidebar.vertical button.titlebutton.minimize:hover, .geary-titlebar-left button.titlebutton.minimize:hover, .selection-mode hdyleaflet headerbar button.titlebutton.minimize:hover { - background-image: -gtk-scaled(url("assets/titlebutton-minimize-hover-dark.png"), url("assets/titlebutton-minimize-hover-dark@2.png")); -} - -window.org-gnome-gedit .titlebar > headerbar:first-child button.titlebutton.minimize:active, .titlebar > headerbar.titlebar.tweak-titlebar-left button.titlebutton.minimize:active, window.background.csd > box.titlebar.horizontal > headerbar:first-child button.titlebutton.minimize:active, window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child button.titlebutton.minimize:active, window.background.csd > headerbar.titlebar > hdyleaflet > headerbar:first-child button.titlebutton.minimize:active, window#GearyMainWindow > overlay > box.vertical > paned.horizontal > box.sidebar.vertical button.titlebutton.minimize:active, .geary-titlebar-left button.titlebutton.minimize:active, .selection-mode hdyleaflet headerbar button.titlebutton.minimize:active { - background-image: -gtk-scaled(url("assets/titlebutton-minimize-active-dark.png"), url("assets/titlebutton-minimize-active-dark@2.png")); -} - -window.org-gnome-gedit .titlebar > headerbar:first-child button.titlebutton.restore, .titlebar > headerbar.titlebar.tweak-titlebar-left button.titlebutton.restore, window.background.csd > box.titlebar.horizontal > headerbar:first-child button.titlebutton.restore, window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child button.titlebutton.restore, window.background.csd > headerbar.titlebar > hdyleaflet > headerbar:first-child button.titlebutton.restore, window#GearyMainWindow > overlay > box.vertical > paned.horizontal > box.sidebar.vertical button.titlebutton.restore, .geary-titlebar-left button.titlebutton.restore, .selection-mode hdyleaflet headerbar button.titlebutton.restore { - background-image: -gtk-scaled(url("assets/titlebutton-restore-dark.png"), url("assets/titlebutton-restore-dark@2.png")); -} - -window.org-gnome-gedit .titlebar > headerbar:first-child button.titlebutton.restore:backdrop, .titlebar > headerbar.titlebar.tweak-titlebar-left button.titlebutton.restore:backdrop, window.background.csd > box.titlebar.horizontal > headerbar:first-child button.titlebutton.restore:backdrop, window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child button.titlebutton.restore:backdrop, window.background.csd > headerbar.titlebar > hdyleaflet > headerbar:first-child button.titlebutton.restore:backdrop, window#GearyMainWindow > overlay > box.vertical > paned.horizontal > box.sidebar.vertical button.titlebutton.restore:backdrop, .geary-titlebar-left button.titlebutton.restore:backdrop, .selection-mode hdyleaflet headerbar button.titlebutton.restore:backdrop { - background-image: -gtk-scaled(url("assets/titlebutton-restore-backdrop-dark.png"), url("assets/titlebutton-restore-backdrop-dark@2.png")); -} - -window.org-gnome-gedit .titlebar > headerbar:first-child button.titlebutton.restore:hover, .titlebar > headerbar.titlebar.tweak-titlebar-left button.titlebutton.restore:hover, window.background.csd > box.titlebar.horizontal > headerbar:first-child button.titlebutton.restore:hover, window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child button.titlebutton.restore:hover, window.background.csd > headerbar.titlebar > hdyleaflet > headerbar:first-child button.titlebutton.restore:hover, window#GearyMainWindow > overlay > box.vertical > paned.horizontal > box.sidebar.vertical button.titlebutton.restore:hover, .geary-titlebar-left button.titlebutton.restore:hover, .selection-mode hdyleaflet headerbar button.titlebutton.restore:hover { - background-image: -gtk-scaled(url("assets/titlebutton-restore-hover-dark.png"), url("assets/titlebutton-restore-hover-dark@2.png")); -} - -window.org-gnome-gedit .titlebar > headerbar:first-child button.titlebutton.restore:active, .titlebar > headerbar.titlebar.tweak-titlebar-left button.titlebutton.restore:active, window.background.csd > box.titlebar.horizontal > headerbar:first-child button.titlebutton.restore:active, window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child button.titlebutton.restore:active, window.background.csd > headerbar.titlebar > hdyleaflet > headerbar:first-child button.titlebutton.restore:active, window#GearyMainWindow > overlay > box.vertical > paned.horizontal > box.sidebar.vertical button.titlebutton.restore:active, .geary-titlebar-left button.titlebutton.restore:active, .selection-mode hdyleaflet headerbar button.titlebutton.restore:active { - background-image: -gtk-scaled(url("assets/titlebutton-restore-active-dark.png"), url("assets/titlebutton-restore-active-dark@2.png")); -} - -.fullscreen window.org-gnome-gedit .titlebar > headerbar:first-child > box.left.horizontal button.titlebutton.maximize, window.org-gnome-gedit .fullscreen .titlebar > headerbar:first-child > box.left.horizontal button.titlebutton.maximize, .fullscreen .titlebar > headerbar.titlebar.tweak-titlebar-left > box.left.horizontal button.titlebutton.maximize, .fullscreen window.background.csd > box.titlebar.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize, .fullscreen window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize, .fullscreen window.background.csd > headerbar.titlebar > hdyleaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize, .fullscreen window#GearyMainWindow > overlay > box.vertical > paned.horizontal > box.sidebar.vertical > box.left.horizontal button.titlebutton.maximize, .fullscreen .geary-titlebar-left > box.left.horizontal button.titlebutton.maximize, .maximized window.org-gnome-gedit .titlebar > headerbar:first-child > box.left.horizontal button.titlebutton.maximize, window.org-gnome-gedit .maximized .titlebar > headerbar:first-child > box.left.horizontal button.titlebutton.maximize, .maximized .titlebar > headerbar.titlebar.tweak-titlebar-left > box.left.horizontal button.titlebutton.maximize, .maximized window.background.csd > box.titlebar.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize, .maximized window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize, .maximized window.background.csd > headerbar.titlebar > hdyleaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize, .maximized window#GearyMainWindow > overlay > box.vertical > paned.horizontal > box.sidebar.vertical > box.left.horizontal button.titlebutton.maximize, .maximized .geary-titlebar-left > box.left.horizontal button.titlebutton.maximize, window.fullscreen.org-gnome-gedit > .titlebar > headerbar:first-child > box.left.horizontal button.titlebutton.maximize, window.maximized.org-gnome-gedit > .titlebar > headerbar:first-child > box.left.horizontal button.titlebutton.maximize, window.background.csd.fullscreen > box.titlebar.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize, window.background.csd.maximized > box.titlebar.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize, window.background.csd.fullscreen > headerbar.titlebar > box.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize, window.background.csd.fullscreen > headerbar.titlebar > hdyleaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize, window.background.csd.maximized > headerbar.titlebar > box.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize, window.background.csd.maximized > headerbar.titlebar > hdyleaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize, window#GearyMainWindow.fullscreen .geary-titlebar-left > box.left.horizontal button.titlebutton.maximize, window#GearyMainWindow.maximized .geary-titlebar-left > box.left.horizontal button.titlebutton.maximize, .fullscreen .selection-mode hdyleaflet headerbar button.titlebutton.maximize, .maximized .selection-mode hdyleaflet headerbar button.titlebutton.maximize { - background-image: -gtk-scaled(url("assets/titlebutton-restore-dark.png"), url("assets/titlebutton-restore-dark@2.png")); -} - -.fullscreen window.org-gnome-gedit .titlebar > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:backdrop, window.org-gnome-gedit .fullscreen .titlebar > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:backdrop, .fullscreen .titlebar > headerbar.titlebar.tweak-titlebar-left > box.left.horizontal button.titlebutton.maximize:backdrop, .fullscreen window.background.csd > box.titlebar.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:backdrop, .fullscreen window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:backdrop, .fullscreen window.background.csd > headerbar.titlebar > hdyleaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:backdrop, .fullscreen window#GearyMainWindow > overlay > box.vertical > paned.horizontal > box.sidebar.vertical > box.left.horizontal button.titlebutton.maximize:backdrop, .fullscreen .geary-titlebar-left > box.left.horizontal button.titlebutton.maximize:backdrop, .maximized window.org-gnome-gedit .titlebar > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:backdrop, window.org-gnome-gedit .maximized .titlebar > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:backdrop, .maximized .titlebar > headerbar.titlebar.tweak-titlebar-left > box.left.horizontal button.titlebutton.maximize:backdrop, .maximized window.background.csd > box.titlebar.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:backdrop, .maximized window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:backdrop, .maximized window.background.csd > headerbar.titlebar > hdyleaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:backdrop, .maximized window#GearyMainWindow > overlay > box.vertical > paned.horizontal > box.sidebar.vertical > box.left.horizontal button.titlebutton.maximize:backdrop, .maximized .geary-titlebar-left > box.left.horizontal button.titlebutton.maximize:backdrop, window.fullscreen.org-gnome-gedit > .titlebar > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:backdrop, window.maximized.org-gnome-gedit > .titlebar > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:backdrop, window.background.csd.fullscreen > box.titlebar.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:backdrop, window.background.csd.maximized > box.titlebar.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:backdrop, window.background.csd.fullscreen > headerbar.titlebar > box.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:backdrop, window.background.csd.fullscreen > headerbar.titlebar > hdyleaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:backdrop, window.background.csd.maximized > headerbar.titlebar > box.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:backdrop, window.background.csd.maximized > headerbar.titlebar > hdyleaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:backdrop, window#GearyMainWindow.fullscreen .geary-titlebar-left > box.left.horizontal button.titlebutton.maximize:backdrop, window#GearyMainWindow.maximized .geary-titlebar-left > box.left.horizontal button.titlebutton.maximize:backdrop, .fullscreen .selection-mode hdyleaflet headerbar button.titlebutton.maximize:backdrop, .maximized .selection-mode hdyleaflet headerbar button.titlebutton.maximize:backdrop { - background-image: -gtk-scaled(url("assets/titlebutton-restore-backdrop-dark.png"), url("assets/titlebutton-restore-backdrop-dark@2.png")); -} - -.fullscreen window.org-gnome-gedit .titlebar > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:hover, window.org-gnome-gedit .fullscreen .titlebar > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:hover, .fullscreen .titlebar > headerbar.titlebar.tweak-titlebar-left > box.left.horizontal button.titlebutton.maximize:hover, .fullscreen window.background.csd > box.titlebar.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:hover, .fullscreen window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:hover, .fullscreen window.background.csd > headerbar.titlebar > hdyleaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:hover, .fullscreen window#GearyMainWindow > overlay > box.vertical > paned.horizontal > box.sidebar.vertical > box.left.horizontal button.titlebutton.maximize:hover, .fullscreen .geary-titlebar-left > box.left.horizontal button.titlebutton.maximize:hover, .maximized window.org-gnome-gedit .titlebar > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:hover, window.org-gnome-gedit .maximized .titlebar > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:hover, .maximized .titlebar > headerbar.titlebar.tweak-titlebar-left > box.left.horizontal button.titlebutton.maximize:hover, .maximized window.background.csd > box.titlebar.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:hover, .maximized window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:hover, .maximized window.background.csd > headerbar.titlebar > hdyleaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:hover, .maximized window#GearyMainWindow > overlay > box.vertical > paned.horizontal > box.sidebar.vertical > box.left.horizontal button.titlebutton.maximize:hover, .maximized .geary-titlebar-left > box.left.horizontal button.titlebutton.maximize:hover, window.fullscreen.org-gnome-gedit > .titlebar > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:hover, window.maximized.org-gnome-gedit > .titlebar > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:hover, window.background.csd.fullscreen > box.titlebar.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:hover, window.background.csd.maximized > box.titlebar.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:hover, window.background.csd.fullscreen > headerbar.titlebar > box.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:hover, window.background.csd.fullscreen > headerbar.titlebar > hdyleaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:hover, window.background.csd.maximized > headerbar.titlebar > box.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:hover, window.background.csd.maximized > headerbar.titlebar > hdyleaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:hover, window#GearyMainWindow.fullscreen .geary-titlebar-left > box.left.horizontal button.titlebutton.maximize:hover, window#GearyMainWindow.maximized .geary-titlebar-left > box.left.horizontal button.titlebutton.maximize:hover, .fullscreen .selection-mode hdyleaflet headerbar button.titlebutton.maximize:hover, .maximized .selection-mode hdyleaflet headerbar button.titlebutton.maximize:hover { - background-image: -gtk-scaled(url("assets/titlebutton-restore-hover-dark.png"), url("assets/titlebutton-restore-hover-dark@2.png")); -} - -.fullscreen window.org-gnome-gedit .titlebar > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:active, window.org-gnome-gedit .fullscreen .titlebar > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:active, .fullscreen .titlebar > headerbar.titlebar.tweak-titlebar-left > box.left.horizontal button.titlebutton.maximize:active, .fullscreen window.background.csd > box.titlebar.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:active, .fullscreen window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:active, .fullscreen window.background.csd > headerbar.titlebar > hdyleaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:active, .fullscreen window#GearyMainWindow > overlay > box.vertical > paned.horizontal > box.sidebar.vertical > box.left.horizontal button.titlebutton.maximize:active, .fullscreen .geary-titlebar-left > box.left.horizontal button.titlebutton.maximize:active, .maximized window.org-gnome-gedit .titlebar > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:active, window.org-gnome-gedit .maximized .titlebar > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:active, .maximized .titlebar > headerbar.titlebar.tweak-titlebar-left > box.left.horizontal button.titlebutton.maximize:active, .maximized window.background.csd > box.titlebar.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:active, .maximized window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:active, .maximized window.background.csd > headerbar.titlebar > hdyleaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:active, .maximized window#GearyMainWindow > overlay > box.vertical > paned.horizontal > box.sidebar.vertical > box.left.horizontal button.titlebutton.maximize:active, .maximized .geary-titlebar-left > box.left.horizontal button.titlebutton.maximize:active, window.fullscreen.org-gnome-gedit > .titlebar > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:active, window.maximized.org-gnome-gedit > .titlebar > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:active, window.background.csd.fullscreen > box.titlebar.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:active, window.background.csd.maximized > box.titlebar.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:active, window.background.csd.fullscreen > headerbar.titlebar > box.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:active, window.background.csd.fullscreen > headerbar.titlebar > hdyleaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:active, window.background.csd.maximized > headerbar.titlebar > box.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:active, window.background.csd.maximized > headerbar.titlebar > hdyleaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:active, window#GearyMainWindow.fullscreen .geary-titlebar-left > box.left.horizontal button.titlebutton.maximize:active, window#GearyMainWindow.maximized .geary-titlebar-left > box.left.horizontal button.titlebutton.maximize:active, .fullscreen .selection-mode hdyleaflet headerbar button.titlebutton.maximize:active, .maximized .selection-mode hdyleaflet headerbar button.titlebutton.maximize:active { - background-image: -gtk-scaled(url("assets/titlebutton-restore-active-dark.png"), url("assets/titlebutton-restore-active-dark@2.png")); -} - -window.org-gnome-gedit .titlebar > headerbar:first-child, .titlebar > headerbar.titlebar.tweak-titlebar-left, window.background.csd > box.titlebar.horizontal > headerbar:first-child, window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child, -window.background.csd > headerbar.titlebar > hdyleaflet > headerbar:first-child, window#GearyMainWindow > overlay > box.vertical > paned.horizontal > box.sidebar.vertical, .geary-titlebar-left, .geary-titlebar-left.geary-titlebar { - color: rgba(246, 246, 251, 0.8); - background-color: #32343D; - background-image: image(#32343D); - border: none; - box-shadow: none; -} - -window.org-gnome-gedit .titlebar > headerbar:first-child button:not(.titlebutton), .titlebar > headerbar.titlebar.tweak-titlebar-left button:not(.titlebutton), window.background.csd > box.titlebar.horizontal > headerbar:first-child button:not(.titlebutton), window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child button:not(.titlebutton), window.background.csd > headerbar.titlebar > hdyleaflet > headerbar:first-child button:not(.titlebutton), window#GearyMainWindow > overlay > box.vertical > paned.horizontal > box.sidebar.vertical button:not(.titlebutton), .geary-titlebar-left button:not(.titlebutton) { - color: rgba(246, 246, 251, 0.8); - border: none; -} - -window.org-gnome-gedit .titlebar > headerbar:first-child button:not(.titlebutton):hover, .titlebar > headerbar.titlebar.tweak-titlebar-left button:not(.titlebutton):hover, window.background.csd > box.titlebar.horizontal > headerbar:first-child button:not(.titlebutton):hover, window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child button:not(.titlebutton):hover, window.background.csd > headerbar.titlebar > hdyleaflet > headerbar:first-child button:not(.titlebutton):hover, window#GearyMainWindow > overlay > box.vertical > paned.horizontal > box.sidebar.vertical button:not(.titlebutton):hover, .geary-titlebar-left button:not(.titlebutton):hover { - color: #F6F6FB; - background-color: rgba(246, 246, 251, 0.25); -} - -window.org-gnome-gedit .titlebar > headerbar:first-child button:not(.titlebutton):active, .titlebar > headerbar.titlebar.tweak-titlebar-left button:not(.titlebutton):active, window.background.csd > box.titlebar.horizontal > headerbar:first-child button:not(.titlebutton):active, window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child button:not(.titlebutton):active, window.background.csd > headerbar.titlebar > hdyleaflet > headerbar:first-child button:not(.titlebutton):active, window#GearyMainWindow > overlay > box.vertical > paned.horizontal > box.sidebar.vertical button:not(.titlebutton):active, .geary-titlebar-left button:not(.titlebutton):active, window.org-gnome-gedit .titlebar > headerbar:first-child button:not(.titlebutton):checked, .titlebar > headerbar.titlebar.tweak-titlebar-left button:not(.titlebutton):checked, window.background.csd > box.titlebar.horizontal > headerbar:first-child button:not(.titlebutton):checked, window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child button:not(.titlebutton):checked, window.background.csd > headerbar.titlebar > hdyleaflet > headerbar:first-child button:not(.titlebutton):checked, window#GearyMainWindow > overlay > box.vertical > paned.horizontal > box.sidebar.vertical button:not(.titlebutton):checked, .geary-titlebar-left button:not(.titlebutton):checked { - color: #ffffff; - border-color: #68a2e6; - background-color: #5294e2; -} - -window.org-gnome-gedit .titlebar > headerbar:first-child button.titlebutton.appmenu, .titlebar > headerbar.titlebar.tweak-titlebar-left button.titlebutton.appmenu, window.background.csd > box.titlebar.horizontal > headerbar:first-child button.titlebutton.appmenu, window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child button.titlebutton.appmenu, window.background.csd > headerbar.titlebar > hdyleaflet > headerbar:first-child button.titlebutton.appmenu, window#GearyMainWindow > overlay > box.vertical > paned.horizontal > box.sidebar.vertical button.titlebutton.appmenu, .geary-titlebar-left button.titlebutton.appmenu { - border: none; - min-height: 30px; - min-width: 30px; - border-radius: 50px; - color: transparent; - background-color: transparent; - background-image: -gtk-scaled(url("assets/logo.png"), url("assets/logo@2.png")); - background-repeat: no-repeat; - background-position: center; -} - -window.org-gnome-gedit .titlebar > headerbar:first-child button.titlebutton.appmenu image, .titlebar > headerbar.titlebar.tweak-titlebar-left button.titlebutton.appmenu image, window.background.csd > box.titlebar.horizontal > headerbar:first-child button.titlebutton.appmenu image, window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child button.titlebutton.appmenu image, window.background.csd > headerbar.titlebar > hdyleaflet > headerbar:first-child button.titlebutton.appmenu image, window#GearyMainWindow > overlay > box.vertical > paned.horizontal > box.sidebar.vertical button.titlebutton.appmenu image, .geary-titlebar-left button.titlebutton.appmenu image { - opacity: 0; -} - -window.org-gnome-gedit .titlebar > headerbar:first-child button.titlebutton.appmenu:hover, .titlebar > headerbar.titlebar.tweak-titlebar-left button.titlebutton.appmenu:hover, window.background.csd > box.titlebar.horizontal > headerbar:first-child button.titlebutton.appmenu:hover, window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child button.titlebutton.appmenu:hover, window.background.csd > headerbar.titlebar > hdyleaflet > headerbar:first-child button.titlebutton.appmenu:hover, window#GearyMainWindow > overlay > box.vertical > paned.horizontal > box.sidebar.vertical button.titlebutton.appmenu:hover, .geary-titlebar-left button.titlebutton.appmenu:hover { - background-image: -gtk-scaled(url("assets/logo-hover.png"), url("assets/logo-hover@2.png")); - background-repeat: no-repeat; - background-position: center; -} - -window.org-gnome-gedit .titlebar > headerbar:first-child button.titlebutton.appmenu:checked, .titlebar > headerbar.titlebar.tweak-titlebar-left button.titlebutton.appmenu:checked, window.background.csd > box.titlebar.horizontal > headerbar:first-child button.titlebutton.appmenu:checked, window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child button.titlebutton.appmenu:checked, window.background.csd > headerbar.titlebar > hdyleaflet > headerbar:first-child button.titlebutton.appmenu:checked, window#GearyMainWindow > overlay > box.vertical > paned.horizontal > box.sidebar.vertical button.titlebutton.appmenu:checked, .geary-titlebar-left button.titlebutton.appmenu:checked, window.org-gnome-gedit .titlebar > headerbar:first-child button.titlebutton.appmenu:active, .titlebar > headerbar.titlebar.tweak-titlebar-left button.titlebutton.appmenu:active, window.background.csd > box.titlebar.horizontal > headerbar:first-child button.titlebutton.appmenu:active, window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child button.titlebutton.appmenu:active, window.background.csd > headerbar.titlebar > hdyleaflet > headerbar:first-child button.titlebutton.appmenu:active, window#GearyMainWindow > overlay > box.vertical > paned.horizontal > box.sidebar.vertical button.titlebutton.appmenu:active, .geary-titlebar-left button.titlebutton.appmenu:active { - background-image: -gtk-scaled(url("assets/logo-active.png"), url("assets/logo-active@2.png")); - background-repeat: no-repeat; - background-position: center; -} - -.caja-side-pane > box button:hover:not(:active) { - color: #a4b3c5; - border-color: rgba(255, 255, 255, 0.12); - background-color: #3e4250; -} - -.nautilus-window placessidebar.sidebar scrollbar, .nemo-window .sidebar scrollbar, .caja-side-pane scrollbar { - border-color: rgba(255, 255, 255, 0.12); -} - -.nautilus-window placessidebar.sidebar scrollbar.overlay-indicator:not(.dragging):not(.hovering) slider, .nemo-window .sidebar scrollbar.overlay-indicator:not(.dragging):not(.hovering) slider, .caja-side-pane scrollbar.overlay-indicator:not(.dragging):not(.hovering) slider { - background-color: #eff1f3; - border: 1px solid rgba(255, 255, 255, 0.12); -} - -.nautilus-window placessidebar.sidebar scrollbar slider, .nemo-window .sidebar scrollbar slider, .caja-side-pane scrollbar slider { - background-color: rgba(239, 241, 243, 0.7); -} - -.nautilus-window placessidebar.sidebar scrollbar slider:hover, .nemo-window .sidebar scrollbar slider:hover, .caja-side-pane scrollbar slider:hover { - background-color: #fdfdfe; -} - -.nautilus-window placessidebar.sidebar scrollbar slider:hover:active, .nemo-window .sidebar scrollbar slider:hover:active, .caja-side-pane scrollbar slider:hover:active { - background-color: #5294e2; -} - -.nautilus-window placessidebar.sidebar scrollbar slider:disabled, .nemo-window .sidebar scrollbar slider:disabled, .caja-side-pane scrollbar slider:disabled { - background-color: transparent; -} - -.nautilus-window placessidebar.sidebar scrollbar trough, .nemo-window .sidebar scrollbar trough, .caja-side-pane scrollbar trough { - background-color: #1c1d23; -} - -.nautilus-window headerbar { - background-image: -gtk-scaled(url("assets/logo.png"), url("assets/logo@2.png")); - background-repeat: no-repeat; - background-position: left center; -} - -.nautilus-window headerbar:backdrop { - background-image: -gtk-scaled(url("assets/logo-backdrop.png"), url("assets/logo-backdrop@2.png")); - background-repeat: no-repeat; - background-position: left center; -} - -filechooser paned > separator { - background-image: image(#494c59); -} - -.nautilus-window paned > separator { - background-image: linear-gradient(to bottom, #393c48, #393c48); -} - -.nautilus-window headerbar { - padding-left: 48px; -} - -.nautilus-window headerbar, .nautilus-window headerbar:backdrop { - box-shadow: inset 0 -1px #32343D, inset 38px 0 0 0 transparent; -} - -.nautilus-window placessidebar.sidebar { - box-shadow: inset 38px 0 0 0 #32343D; - background-color: #272931; -} - -.nautilus-window placessidebar.sidebar row.sidebar-row { - transition: none; - color: #C4CAD1; -} - -.nautilus-window placessidebar.sidebar row.sidebar-row .sidebar-icon { - color: rgba(246, 246, 251, 0.85); -} - -.nautilus-window placessidebar.sidebar row.sidebar-row image.sidebar-icon { - padding-right: 2px; -} - -.nautilus-window placessidebar.sidebar row.sidebar-row label.sidebar-label { - padding-right: 2px; - padding-left: 20px; -} - -.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup, .nautilus-window placessidebar.sidebar row.sidebar-row:hover { - background-color: rgba(196, 202, 209, 0.05); - box-shadow: inset -2px 0 #7eafe9, inset 38px 0 0 0 #32343D; -} - -.nautilus-window placessidebar.sidebar row.sidebar-row:disabled, .nautilus-window placessidebar.sidebar row.sidebar-row:disabled label, .nautilus-window placessidebar.sidebar row.sidebar-row:disabled image { - color: rgba(196, 202, 209, 0.4); -} - -.nautilus-window placessidebar.sidebar row.sidebar-row:active { - transition: box-shadow 0.2s; -} - -.nautilus-window placessidebar.sidebar row.sidebar-row:selected.has-open-popup, .nautilus-window placessidebar.sidebar row.sidebar-row:selected, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover, .nautilus-window placessidebar.sidebar row.sidebar-row:active:hover { - box-shadow: inset 38px 0 0 0 #5294e2; - background-color: rgba(82, 148, 226, 0); - background-image: -gtk-scaled(url("assets/selected-dot.png"), url("assets/selected-dot@2.png")); - background-repeat: no-repeat; - background-position: 42px center; -} - -.nautilus-window placessidebar.sidebar row.sidebar-row:selected.has-open-popup .sidebar-label, .nautilus-window placessidebar.sidebar row.sidebar-row:selected .sidebar-label, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover .sidebar-label, .nautilus-window placessidebar.sidebar row.sidebar-row:active:hover .sidebar-label { - color: #e1e4e7; -} - -.nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover, .nautilus-window placessidebar.sidebar row.sidebar-row:active:hover { - background-color: rgba(196, 202, 209, 0.05); - box-shadow: inset -2px 0 #7eafe9, inset 38px 0 0 0 #5294e2; - background-image: -gtk-scaled(url("assets/selected-dot.png"), url("assets/selected-dot@2.png")); - background-repeat: no-repeat; - background-position: 42px center; -} - -.nautilus-window placessidebar.sidebar row.sidebar-row button.sidebar-button { - color: #C4CAD1; -} - -.nautilus-window placessidebar.sidebar row.sidebar-row button.sidebar-button:hover { - color: #a4b3c5; - border-color: rgba(255, 255, 255, 0.12); - background-color: #3e4250; -} - -.nautilus-window placessidebar.sidebar row.sidebar-row button.sidebar-button:active { - color: #ffffff; - border-color: #68a2e6; - background-color: #5294e2; -} - -.nautilus-window placessidebar.sidebar row.sidebar-row button.sidebar-button:not(:hover):not(:active) > image { - opacity: 0.5; -} - -.nautilus-window placessidebar.sidebar row.sidebar-row.sidebar-new-bookmark-row { - color: #5294e2; -} - -.nautilus-window placessidebar.sidebar row.sidebar-row:backdrop { - opacity: 0.75; -} - -.nautilus-window placessidebar.sidebar row.sidebar-row:drop(active):not(:disabled), .nautilus-window placessidebar.sidebar row.sidebar-row:drop(active):not(:disabled) label, .nautilus-window placessidebar.sidebar row.sidebar-row:drop(active):not(:disabled) .sidebar-icon { - color: #F08437; -} - -.nautilus-window placessidebar.sidebar row.sidebar-row:drop(active):not(:disabled):selected { - background-color: #F08437; -} - -.nautilus-window placessidebar.sidebar row.sidebar-row:drop(active):not(:disabled):selected, .nautilus-window placessidebar.sidebar row.sidebar-row:drop(active):not(:disabled):selected label, .nautilus-window placessidebar.sidebar row.sidebar-row:drop(active):not(:disabled):selected .sidebar-icon { - color: #ffffff; -} - -.nautilus-window placessidebar.sidebar separator { - background-color: transparent; -} - -.nemo-window .sidebar { - color: #C4CAD1; - background-color: #272931; -} - -.nemo-window .sidebar .view, .nemo-window .sidebar row { - background-color: transparent; - color: #C4CAD1; -} - -.nemo-window .sidebar .view.cell:selected.has-open-popup, .nemo-window .sidebar .view.cell:selected:hover, .nemo-window .sidebar row.cell:selected.has-open-popup, .nemo-window .sidebar row.cell:selected:hover { - color: #ffffff; - background-color: #4a85cb; -} - -.nemo-window .sidebar .view.has-open-popup, .nemo-window .sidebar .view:hover, .nemo-window .sidebar row.has-open-popup, .nemo-window .sidebar row:hover { - color: #C4CAD1; - background-color: #373941; -} - -.nemo-window .sidebar .view.expander, .nemo-window .sidebar row.expander { - color: #767a81; -} - -.nemo-window .sidebar .view.expander:hover, .nemo-window .sidebar row.expander:hover { - color: #C4CAD1; -} - -.nemo-window .sidebar separator { - background-color: transparent; -} - -.caja-side-pane, -.caja-side-pane > notebook > stack > widget > box, -.caja-side-pane text, -.caja-side-pane treeview { - color: #C4CAD1; - caret-color: #C4CAD1; - background-color: #272931; -} - -.caja-side-pane > box button:not(:active):not(:checked) { - color: #C4CAD1; -} - -.caja-side-pane .frame { - border-color: #494c59; -} - -.caja-side-pane junction { - background-color: #1c1d23; -} - -window.org-gnome-gedit > paned > separator, window.org-gnome-gedit > paned > separator:backdrop, -window.org-gnome-gedit > overlay > box.vertical > paned > separator, -window.org-gnome-gedit > overlay > box.vertical > paned > separator:backdrop { - background-image: image(#494c59); -} - -.open-document-selector-treeview.view { - padding: 3px 6px 3px 6px; - border-color: rgba(255, 255, 255, 0.12); -} - -.open-document-selector-treeview.view:hover { - background-color: #34363f; -} - -.open-document-selector-treeview.view:hover:selected { - color: #ffffff; - background-color: #5294e2; -} - -.open-document-selector-name-label { - color: #D3DAE3; -} - -.open-document-selector-path-label { - color: #7e828b; - font-size: smaller; -} - -.open-document-selector-path-label:selected { - color: rgba(255, 255, 255, 0.9); -} - -list.gedit-document-panel row.activatable, list.gedit-document-panel .view, list.gedit-document-panel textview text, textview list.gedit-document-panel text, list.gedit-document-panel iconview, list.gedit-document-panel window.thunar notebook scrolledwindow.frame.standard-view .view, window.thunar notebook scrolledwindow.frame.standard-view list.gedit-document-panel .view, list.gedit-document-panel treeview.view, list.gedit-document-panel window.thunar .sidebar treeview.view, window.thunar .sidebar list.gedit-document-panel treeview.view, list.gedit-document-panel .nemo-window .nemo-places-sidebar .places-treeview, .nemo-window .nemo-places-sidebar list.gedit-document-panel .places-treeview, list.gedit-document-panel .budgie-popover row, .budgie-popover list.gedit-document-panel row, list.gedit-document-panel .budgie-menu button, .budgie-menu list.gedit-document-panel button { - padding: 4px 0; -} - -list.gedit-document-panel row button { - min-width: 22px; - min-height: 22px; - padding: 0; - margin: 0 6px; - border-radius: 100px; - -gtk-outline-radius: 100px; - border: none; - background: none; -} - -list.gedit-document-panel row button:hover { - color: #ffffff; - background-color: rgba(246, 246, 251, 0.15); -} - -list.gedit-document-panel row button:active, list.gedit-document-panel row button:checked { - color: #ffffff; - background-color: rgba(246, 246, 251, 0.25); -} - -list.gedit-document-panel row button image { - color: inherit; -} - -list.gedit-document-panel row:hover:not(:selected) button:active, list.gedit-document-panel row:hover:not(:selected) button:checked { - color: #ffffff; - background-color: rgba(246, 246, 251, 0.25); -} - -.gedit-document-panel-dragged-row { - border: none; -} - -.gedit-side-panel-paned statusbar { - border-top: 1px solid #494c59; - background-color: #32343D; -} - -.gedit-search-slider { - background-color: #373943; - padding: 6px; - border-color: rgba(255, 255, 255, 0.12); - border-radius: 0 0 2px 2px; - border-width: 0 1px 1px 1px; - border-style: solid; -} - -.gedit-search-entry-occurrences-tag { - color: rgba(211, 218, 227, 0.6); - border: none; - margin: 2px; - padding: 2px; -} - -.gedit-map-frame border { - border-width: 0; -} - -.gedit-map-frame border:dir(ltr) { - border-left-width: 1px; -} - -.gedit-map-frame border:dir(rtl) { - border-right-width: 1px; -} - -.gedit-bottom-panel-paned { - background-color: #282A33; -} - -.gedit-side-panel-paned > separator { - background-image: linear-gradient(to bottom, #393c48, #393c48); -} - -.gedit-bottom-panel-paned > separator { - background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.12), rgba(255, 255, 255, 0.12)); -} - -row#Focus, -row#ClickMethod, -row#StaticWorkspaceTweak, -row#dynamic-workspaces, -row#PrimaryWorkspaceTweak, -row#workspaces-only-on-primary { - padding: 0; - border: 1px solid rgba(255, 255, 255, 0.12); -} - -row#Focus row:not(:last-child), -row#ClickMethod row:not(:last-child), -row#StaticWorkspaceTweak row:not(:last-child), -row#dynamic-workspaces row:not(:last-child), -row#PrimaryWorkspaceTweak row:not(:last-child), -row#workspaces-only-on-primary row:not(:last-child) { - border-bottom: 1px solid rgba(255, 255, 255, 0.12); -} - -row#Focus.tweak > list, -row#ClickMethod.tweak > list, -row#StaticWorkspaceTweak.tweak > list, -row#dynamic-workspaces.tweak > list, -row#PrimaryWorkspaceTweak.tweak > list, -row#workspaces-only-on-primary.tweak > list { - margin-top: -3px; -} - -row#Focus, -row#ClickMethod, -row#PrimaryWorkspaceTweak, -row#workspaces-only-on-primary { - margin-top: 4px; -} - -row#AutostartTitle.tweak { - padding: 3px; - background-color: #282A33; -} - -list#AutostartListBoxTweakGroup.tweak-group-startup { - border: 1px solid rgba(255, 255, 255, 0.12); -} - -.tweak-categories separator, -.tweak-category:not(:selected):not(:hover) separator { - background: none; -} - -.tweak-category:not(:selected):hover { - color: #F6F6FB; - background-image: image(rgba(246, 246, 251, 0.06)); -} - -window.background.csd > box:not(.titlebar).horizontal > separator.vertical, window.background.csd > box:not(.titlebar).horizontal > separator.vertical:backdrop { - background-image: image(rgba(255, 255, 255, 0.12)); - background-color: transparent; -} - -window.background.csd > headerbar.titlebar > box.horizontal > separator.sidebar, -window.background.csd > headerbar.titlebar > hdyleaflet > separator.sidebar { - border-right-style: solid; - background: none; - min-width: 0; -} - -window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack > list separator, -window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack > list separator { - background: none; -} - -window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack > list row.activatable:not(:hover):not(:selected), window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack > list .view:not(:hover):not(:selected), window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack > list textview text:not(:hover):not(:selected), textview window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack > list text:not(:hover):not(:selected), window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack > list iconview:not(:hover):not(:selected), window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack > list window.thunar notebook scrolledwindow.frame.standard-view .view:not(:hover):not(:selected), window.thunar notebook scrolledwindow.frame.standard-view window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack > list .view:not(:hover):not(:selected), window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack > list treeview.view:not(:hover):not(:selected), window.thunar .sidebar window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack > list treeview.view:not(:hover):not(:selected), window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack > list .nemo-window .nemo-places-sidebar .places-treeview:not(:hover):not(:selected), .nemo-window .nemo-places-sidebar window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack > list .places-treeview:not(:hover):not(:selected), window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack > list .budgie-popover row:not(:hover):not(:selected), .budgie-popover window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack > list row:not(:hover):not(:selected), window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack > list .budgie-menu button:not(:hover):not(:selected), .budgie-menu window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack > list button:not(:hover):not(:selected), -window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack > list row.activatable:not(:hover):not(:selected), -window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack > list .view:not(:hover):not(:selected), -window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack > list textview text:not(:hover):not(:selected), -textview window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack > list text:not(:hover):not(:selected), -window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack > list iconview:not(:hover):not(:selected), -window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack > list window.thunar notebook scrolledwindow.frame.standard-view .view:not(:hover):not(:selected), -window.thunar notebook scrolledwindow.frame.standard-view window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack > list .view:not(:hover):not(:selected), -window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack > list treeview.view:not(:hover):not(:selected), -window.thunar .sidebar window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack > list treeview.view:not(:hover):not(:selected), -window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack > list .nemo-window .nemo-places-sidebar .places-treeview:not(:hover):not(:selected), -.nemo-window .nemo-places-sidebar window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack > list .places-treeview:not(:hover):not(:selected), -window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack > list .budgie-popover row:not(:hover):not(:selected), -.budgie-popover window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack > list row:not(:hover):not(:selected), -window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack > list .budgie-menu button:not(:hover):not(:selected), -.budgie-menu window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack > list button:not(:hover):not(:selected) { - background-image: image(#32343D); -} - -window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack > list row.activatable:not(:selected):hover, window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack > list .view:not(:selected):hover, window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack > list textview text:not(:selected):hover, textview window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack > list text:not(:selected):hover, window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack > list iconview:not(:selected):hover, window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack > list window.thunar notebook scrolledwindow.frame.standard-view .view:not(:selected):hover, window.thunar notebook scrolledwindow.frame.standard-view window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack > list .view:not(:selected):hover, window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack > list treeview.view:not(:selected):hover, window.thunar .sidebar window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack > list treeview.view:not(:selected):hover, window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack > list .nemo-window .nemo-places-sidebar .places-treeview:not(:selected):hover, .nemo-window .nemo-places-sidebar window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack > list .places-treeview:not(:selected):hover, window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack > list .budgie-popover row:not(:selected):hover, .budgie-popover window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack > list row:not(:selected):hover, window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack > list .budgie-menu button:not(:selected):hover, .budgie-menu window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack > list button:not(:selected):hover, -window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack > list row.activatable:not(:selected):hover, -window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack > list .view:not(:selected):hover, -window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack > list textview text:not(:selected):hover, -textview window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack > list text:not(:selected):hover, -window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack > list iconview:not(:selected):hover, -window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack > list window.thunar notebook scrolledwindow.frame.standard-view .view:not(:selected):hover, -window.thunar notebook scrolledwindow.frame.standard-view window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack > list .view:not(:selected):hover, -window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack > list treeview.view:not(:selected):hover, -window.thunar .sidebar window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack > list treeview.view:not(:selected):hover, -window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack > list .nemo-window .nemo-places-sidebar .places-treeview:not(:selected):hover, -.nemo-window .nemo-places-sidebar window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack > list .places-treeview:not(:selected):hover, -window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack > list .budgie-popover row:not(:selected):hover, -.budgie-popover window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack > list row:not(:selected):hover, -window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack > list .budgie-menu button:not(:selected):hover, -.budgie-menu window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack > list button:not(:selected):hover { - color: #F6F6FB; - background-color: rgba(246, 246, 251, 0.06); -} - -window.background.csd > box.horizontal > separator.sidebar, -window.background.csd > hdyleaflet > separator.sidebar { - border-right-style: solid; - background: none; - min-width: 0; -} - -.sidebar.vertical > paned.sidebar-pane-separator .folder-frame > border, .sidebar.vertical > paned.geary-sidebar-pane-separator .geary-folder-frame > border { - border-width: 0; -} - -.sidebar.vertical > paned.sidebar-pane-separator .conversation-frame > border, .sidebar.vertical > paned.geary-sidebar-pane-separator .geary-conversation-frame > border { - border: none; -} - -.sidebar.vertical > paned.sidebar-pane-separator .conversation-frame treeview.view, .sidebar.vertical > paned.geary-sidebar-pane-separator .geary-conversation-frame treeview.view, window.thunar .sidebar.vertical > paned.sidebar-pane-separator .conversation-frame treeview.view, window.thunar .sidebar.vertical > paned.geary-sidebar-pane-separator .geary-conversation-frame treeview.view { - color: rgba(246, 246, 251, 0.8); - background-color: #2b2d35; -} - -.sidebar.vertical > paned.sidebar-pane-separator .conversation-frame treeview.view:selected, .sidebar.vertical > paned.geary-sidebar-pane-separator .geary-conversation-frame treeview.view:selected, window.thunar .sidebar.vertical > paned.sidebar-pane-separator .conversation-frame treeview.view:selected, window.thunar .sidebar.vertical > paned.geary-sidebar-pane-separator .geary-conversation-frame treeview.view:selected, .sidebar.vertical > paned.sidebar-pane-separator .conversation-frame treeview.view:selected:focus, .sidebar.vertical > paned.geary-sidebar-pane-separator .geary-conversation-frame treeview.view:selected:focus, window.thunar .sidebar.vertical > paned.sidebar-pane-separator .conversation-frame treeview.view:selected:focus, window.thunar .sidebar.vertical > paned.geary-sidebar-pane-separator .geary-conversation-frame treeview.view:selected:focus { - background-color: rgba(82, 148, 226, 0.25); - color: #ffffff; -} - -.sidebar.vertical > paned.sidebar-pane-separator .conversation-frame treeview.view:selected:dir(ltr), .sidebar.vertical > paned.geary-sidebar-pane-separator .geary-conversation-frame treeview.view:selected:dir(ltr), window.thunar .sidebar.vertical > paned.sidebar-pane-separator .conversation-frame treeview.view:selected:dir(ltr), window.thunar .sidebar.vertical > paned.geary-sidebar-pane-separator .geary-conversation-frame treeview.view:selected:dir(ltr), .sidebar.vertical > paned.sidebar-pane-separator .conversation-frame treeview.view:selected:focus:dir(ltr), .sidebar.vertical > paned.geary-sidebar-pane-separator .geary-conversation-frame treeview.view:selected:focus:dir(ltr), window.thunar .sidebar.vertical > paned.sidebar-pane-separator .conversation-frame treeview.view:selected:focus:dir(ltr), window.thunar .sidebar.vertical > paned.geary-sidebar-pane-separator .geary-conversation-frame treeview.view:selected:focus:dir(ltr) { - box-shadow: inset 2px 0 #5294e2; -} - -.sidebar.vertical > paned.sidebar-pane-separator .conversation-frame treeview.view:selected:dir(rtl), .sidebar.vertical > paned.geary-sidebar-pane-separator .geary-conversation-frame treeview.view:selected:dir(rtl), window.thunar .sidebar.vertical > paned.sidebar-pane-separator .conversation-frame treeview.view:selected:dir(rtl), window.thunar .sidebar.vertical > paned.geary-sidebar-pane-separator .geary-conversation-frame treeview.view:selected:dir(rtl), .sidebar.vertical > paned.sidebar-pane-separator .conversation-frame treeview.view:selected:focus:dir(rtl), .sidebar.vertical > paned.geary-sidebar-pane-separator .geary-conversation-frame treeview.view:selected:focus:dir(rtl), window.thunar .sidebar.vertical > paned.sidebar-pane-separator .conversation-frame treeview.view:selected:focus:dir(rtl), window.thunar .sidebar.vertical > paned.geary-sidebar-pane-separator .geary-conversation-frame treeview.view:selected:focus:dir(rtl) { - box-shadow: inset -2px 0 #5294e2; -} - -.sidebar.vertical > paned.sidebar-pane-separator .folder-frame > scrolledwindow:dir(ltr), .sidebar.vertical > paned.geary-sidebar-pane-separator .geary-folder-frame > scrolledwindow:dir(ltr) { - border: none; -} - -.sidebar.vertical > paned.sidebar-pane-separator .folder-frame > scrolledwindow:dir(rtl), .sidebar.vertical > paned.geary-sidebar-pane-separator .geary-folder-frame > scrolledwindow:dir(rtl) { - border: none; -} - -.sidebar.vertical > paned.sidebar-pane-separator .folder-frame > scrolledwindow treeview.view.sidebar.cell, .sidebar.vertical > paned.geary-sidebar-pane-separator .geary-folder-frame > scrolledwindow treeview.view.sidebar.cell, window.thunar .sidebar.vertical > paned.sidebar-pane-separator .folder-frame > scrolledwindow treeview.sidebar.cell.view, window.thunar .sidebar.vertical > paned.geary-sidebar-pane-separator .geary-folder-frame > scrolledwindow treeview.sidebar.cell.view { - padding-top: 0.25rem; - padding-bottom: 0.25rem; -} - -window#GearyMainWindow .titlebar { - box-shadow: inset 0 -1px rgba(255, 255, 255, 0.12); - background-color: #282A33; -} - -window#GearyMainWindow .titlebar:backdrop { - background-color: #2b2e37; -} - -window#GearyMainWindow > box.vertical > paned > separator { - background-image: image(#494c59); -} - -.geary-titlebar-left { - margin-right: 6px; -} - -.geary-titlebar-left separator { - margin: 0 -10px 0 0; - border-right: 1px solid #494c59; - background: none; -} - -.sidebar.vertical > paned.sidebar-pane-separator separator { - background: none; -} - -.sidebar.vertical > paned.geary-sidebar-pane-separator separator { - background: none; -} - -stack#conversation_viewer scrolledwindow.geary-conversation-scroller > viewport.frame { - border: none; -} - -window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row > box.vertical > separator.horizontal { - background: none; - min-height: 0; -} - -window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row > box.vertical > label:disabled { - color: #F6F6FB; -} - -window.background.csd > box.horizontal > box.vertical > separator.horizontal { - background: none; - min-height: 0; -} - -window.background.csd > box.horizontal > box.vertical > box.linked.horizontal { - margin: -6px; - padding: 6px; -} - -hdyleaflet > stack > frame > grid.vertical > entry.search { - color: rgba(246, 246, 251, 0.8); - background-color: rgba(246, 246, 251, 0.1); -} - -hdyleaflet > stack > frame > grid.vertical > entry.search image { - color: rgba(246, 246, 251, 0.8); -} - -hdyleaflet > stack > frame > grid.vertical > entry.search:focus { - background-color: rgba(246, 246, 251, 0.12); -} - -hdyleaflet > stack > frame > grid.vertical > entry.search:disabled label, hdyleaflet > stack > frame > grid.vertical > entry.search:disabled image { - color: rgba(246, 246, 251, 0.35); -} - -hdyleaflet > separator.sidebar { - border-right-style: solid; - background: none; - min-width: 0; -} - -.selection-mode hdyleaflet headerbar { - color: #ffffff; - background-color: #5294e2; - border-color: #4189df; - box-shadow: none; -} - -.selection-mode hdyleaflet headerbar:backdrop { - background-color: #5294e2; - color: rgba(255, 255, 255, 0.6); -} - -.selection-mode hdyleaflet headerbar .selection-menu { - box-shadow: none; - padding-left: 10px; - padding-right: 10px; -} - -.selection-mode hdyleaflet headerbar .selection-menu GtkArrow { - -GtkArrow-arrow-scaling: 1; -} - -.selection-mode hdyleaflet headerbar .selection-menu .arrow { - -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); -} - -.maximized .selection-mode hdyleaflet headerbar { - background-color: #5294e2; -} - -.selection-mode hdyleaflet headerbar button:not(.titlebutton), .selection-mode hdyleaflet headerbar button:not(.titlebutton).flat, .selection-mode hdyleaflet headerbar button.sidebar-button:not(.titlebutton), .selection-mode hdyleaflet headerbar button.budgie-menu-launcher:not(.titlebutton), .selection-mode hdyleaflet headerbar .budgie-panel #tasklist-button:not(.titlebutton):not(.flat), .budgie-panel .selection-mode hdyleaflet headerbar #tasklist-button:not(.titlebutton):not(.flat) { - border-color: transparent; - background-color: transparent; - background-image: none; - color: #ffffff; - background-color: rgba(255, 255, 255, 0); -} - -.selection-mode hdyleaflet headerbar button:not(.titlebutton):hover { - background-color: alpha(#ffffff,0.3); -} - -.selection-mode hdyleaflet headerbar button:not(.titlebutton):backdrop { - opacity: 0.7; - background: none; -} - -.selection-mode hdyleaflet headerbar button.titlebutton.close, .selection-mode hdyleaflet headerbar button.titlebutton.maximize, .selection-mode hdyleaflet headerbar button.titlebutton.minimize { - color: transparent; - background-color: transparent; -} - -@define-color theme_fg_color #D3DAE3; -@define-color theme_text_color currentColor; -@define-color theme_bg_color #32343D; -@define-color theme_base_color #282A33; -@define-color theme_selected_bg_color #5294e2; -@define-color theme_selected_fg_color #ffffff; -@define-color fg_color #D3DAE3; -@define-color text_color currentColor; -@define-color bg_color #32343D; -@define-color base_color #282A33; -@define-color selected_bg_color #5294e2; -@define-color selected_fg_color #ffffff; -@define-color insensitive_bg_color #373943; -@define-color insensitive_fg_color rgba(211, 218, 227, 0.45); -@define-color insensitive_base_color #282A33; -@define-color theme_unfocused_fg_color #D3DAE3; -@define-color theme_unfocused_text_color currentColor; -@define-color theme_unfocused_bg_color #32343D; -@define-color theme_unfocused_base_color #282A33; -@define-color theme_unfocused_selected_bg_color #5294e2; -@define-color theme_unfocused_selected_fg_color #ffffff; -@define-color unfocused_insensitive_color rgba(211, 218, 227, 0.45); -@define-color borders rgba(255, 255, 255, 0.12); -@define-color unfocused_borders rgba(255, 255, 255, 0.12); -@define-color warning_color #F27835; -@define-color error_color #FC4138; -@define-color success_color #73d216; -@define-color placeholder_text_color #A8A8A8; -@define-color link_color #a9caf1; -@define-color content_view_bg #282A33; -@define-color wm_title alpha(#cfdae7, 0.8); -@define-color wm_unfocused_title alpha(#cfdae7, 0.5); -@define-color wm_bg #282a33; -@define-color wm_bg_unfocused #2b2e37; -@define-color wm_highlight #2f313c; -@define-color wm_shadow alpha(black, 0.35); -@define-color wm_button_close_bg #cc575d; -@define-color wm_button_close_hover_bg #d7787d; -@define-color wm_button_close_active_bg #be3841; -@define-color wm_icon_close_bg #2f343f; -@define-color wm_button_hover_bg #454C5C; -@define-color wm_button_active_bg #5294e2; -@define-color wm_button_hover_border #262932; -@define-color wm_icon_bg #90939B; -@define-color wm_icon_unfocused_bg #666A74; -@define-color wm_icon_hover_bg #C4C7CC; -@define-color wm_icon_active_bg #ffffff; -@define-color budgie_tasklist_indicator_color #5294e2; -@define-color budgie_tasklist_indicator_color_active #5294e2; -@define-color budgie_tasklist_indicator_color_active_window #3b608e; -@define-color budgie_tasklist_indicator_color_attention #F27835; diff --git a/themes/Qogir-dark/gtk-3.0/thumbnail.png b/themes/Qogir-dark/gtk-3.0/thumbnail.png deleted file mode 100644 index d8754f1b..00000000 Binary files a/themes/Qogir-dark/gtk-3.0/thumbnail.png and /dev/null differ diff --git a/themes/Qogir-dark/index.theme b/themes/Qogir-dark/index.theme deleted file mode 100644 index 6b94741f..00000000 --- a/themes/Qogir-dark/index.theme +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=X-GNOME-Metatheme -Name=Qogir-dark -Comment=An Clean Gtk+ theme based on Flat Design -Encoding=UTF-8 - -[X-GNOME-Metatheme] -GtkTheme=Qogir-dark -MetacityTheme=Qogir-dark -IconTheme=Adwaita -CursorTheme=Adwaita -ButtonLayout=menu:minimize,maximize,close diff --git a/themes/Qogir-dark/metacity-1/close.png b/themes/Qogir-dark/metacity-1/close.png deleted file mode 100644 index 2d26330f..00000000 Binary files a/themes/Qogir-dark/metacity-1/close.png and /dev/null differ diff --git a/themes/Qogir-dark/metacity-1/close_focused_prelight.png b/themes/Qogir-dark/metacity-1/close_focused_prelight.png deleted file mode 100644 index efdfe1f8..00000000 Binary files a/themes/Qogir-dark/metacity-1/close_focused_prelight.png and /dev/null differ diff --git a/themes/Qogir-dark/metacity-1/close_focused_pressed.png b/themes/Qogir-dark/metacity-1/close_focused_pressed.png deleted file mode 100644 index 5a82c0be..00000000 Binary files a/themes/Qogir-dark/metacity-1/close_focused_pressed.png and /dev/null differ diff --git a/themes/Qogir-dark/metacity-1/close_unfocused.png b/themes/Qogir-dark/metacity-1/close_unfocused.png deleted file mode 100644 index 2f1ddfa5..00000000 Binary files a/themes/Qogir-dark/metacity-1/close_unfocused.png and /dev/null differ diff --git a/themes/Qogir-dark/metacity-1/maximize.png b/themes/Qogir-dark/metacity-1/maximize.png deleted file mode 100644 index eb770c93..00000000 Binary files a/themes/Qogir-dark/metacity-1/maximize.png and /dev/null differ diff --git a/themes/Qogir-dark/metacity-1/maximize_focused_prelight.png b/themes/Qogir-dark/metacity-1/maximize_focused_prelight.png deleted file mode 100644 index 7fba48ac..00000000 Binary files a/themes/Qogir-dark/metacity-1/maximize_focused_prelight.png and /dev/null differ diff --git a/themes/Qogir-dark/metacity-1/maximize_focused_pressed.png b/themes/Qogir-dark/metacity-1/maximize_focused_pressed.png deleted file mode 100644 index f72a8764..00000000 Binary files a/themes/Qogir-dark/metacity-1/maximize_focused_pressed.png and /dev/null differ diff --git a/themes/Qogir-dark/metacity-1/maximize_unfocused.png b/themes/Qogir-dark/metacity-1/maximize_unfocused.png deleted file mode 100644 index cb5c616e..00000000 Binary files a/themes/Qogir-dark/metacity-1/maximize_unfocused.png and /dev/null differ diff --git a/themes/Qogir-dark/metacity-1/menu.png b/themes/Qogir-dark/metacity-1/menu.png deleted file mode 100644 index d4e83f66..00000000 Binary files a/themes/Qogir-dark/metacity-1/menu.png and /dev/null differ diff --git a/themes/Qogir-dark/metacity-1/menu_focused_prelight.png b/themes/Qogir-dark/metacity-1/menu_focused_prelight.png deleted file mode 100644 index b8479ad2..00000000 Binary files a/themes/Qogir-dark/metacity-1/menu_focused_prelight.png and /dev/null differ diff --git a/themes/Qogir-dark/metacity-1/menu_focused_pressed.png b/themes/Qogir-dark/metacity-1/menu_focused_pressed.png deleted file mode 100644 index aa55a90d..00000000 Binary files a/themes/Qogir-dark/metacity-1/menu_focused_pressed.png and /dev/null differ diff --git a/themes/Qogir-dark/metacity-1/menu_unfocused.png b/themes/Qogir-dark/metacity-1/menu_unfocused.png deleted file mode 100644 index d4e83f66..00000000 Binary files a/themes/Qogir-dark/metacity-1/menu_unfocused.png and /dev/null differ diff --git a/themes/Qogir-dark/metacity-1/metacity-theme-1.xml b/themes/Qogir-dark/metacity-1/metacity-theme-1.xml deleted file mode 100644 index 0da6294a..00000000 --- a/themes/Qogir-dark/metacity-1/metacity-theme-1.xml +++ /dev/null @@ -1,1061 +0,0 @@ - - - - Qogir - Vince Liuice - GPL-3.0+ - 2018.8.28 - Qogir 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" x="0" y="0" width="width" height="height" filled="true" /> -</draw_ops> - -<draw_ops name="entire_background_unfocused"> - <include name="entire_background_focused" /> -</draw_ops> - -<draw_ops name="titlebar_fill_focused"> - <rectangle color="C_titlebar" x="0" y="0" width="width" height="height" filled="true" /> -</draw_ops> - -<draw_ops name="titlebar_fill_attached_focused"> - <include name="entire_background_focused" /> -</draw_ops> - -<draw_ops name="titlebar_fill_unfocused"> - <rectangle color="C_titlebar_unfocused" x="0" y="0" width="width" height="height" filled="true" /> -</draw_ops> - -<draw_ops name="highlight"> - <line color="C_highlight" x1="2" y1="0" x2="width - 3" y2="0"/> - <arc color="C_highlight" x="0 - 1" y="0" width="5" height="5" start_angle="270" extent_angle="90"/> - <arc color="C_highlight" x="width - 5" y="0" width="5" height="5" start_angle="0" extent_angle="90"/> -</draw_ops> - -<draw_ops name="titlebar_focused"> - <include name="titlebar_fill_focused" /> - <include name="highlight"/> -</draw_ops> - -<draw_ops name="titlebar_attached_focused"> <!-- titlebar for attached and modal dialogs --> - <include name="titlebar_fill_attached_focused" /> - <include name="highlight"/> -</draw_ops> - -<draw_ops name="rounded_titlebar_focused"> - <include name="titlebar_fill_focused" /> - <include name="highlight"/> -</draw_ops> - -<!-- BUTTON ICONS --> -<!-- note: negative values in x or y causes gnome-shell to crash --> - -<!-- Close icon --> -<draw_ops name="close_focused"> - <image filename="close_focused_normal.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> -<draw_ops name="close_focused_prelight"> - <image filename="close_focused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> -<draw_ops name="close_focused_pressed"> - <image filename="close_focused_pressed.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> -<draw_ops name="close_unfocused"> - <image filename="close_unfocused.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> -<draw_ops name="close_unfocused_prelight"> - <image filename="close_unfocused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> -<draw_ops name="close_unfocused_pressed"> - <image filename="close_unfocused_pressed.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> - - -<!-- Maximize icon --> -<draw_ops name="maximize_focused"> - <image filename="maximize_focused_normal.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> -<draw_ops name="maximize_focused_prelight"> - <image filename="maximize_focused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> -<draw_ops name="maximize_focused_pressed"> - <image filename="maximize_focused_pressed.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> -<draw_ops name="maximize_unfocused"> - <image filename="maximize_unfocused.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> -<draw_ops name="maximize_unfocused_prelight"> - <image filename="maximize_unfocused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> -<draw_ops name="maximize_unfocused_pressed"> - <image filename="maximize_unfocused_pressed.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> - -<!-- Unmaximize icon --> -<draw_ops name="unmaximize_focused"> - <image filename="unmaximize_focused_normal.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> -<draw_ops name="unmaximize_focused_prelight"> - <image filename="unmaximize_focused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> -<draw_ops name="unmaximize_focused_pressed"> - <image filename="unmaximize_focused_pressed.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> -<draw_ops name="unmaximize_unfocused"> - <image filename="unmaximize_unfocused.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> -<draw_ops name="unmaximize_unfocused_prelight"> - <image filename="unmaximize_unfocused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> -<draw_ops name="unmaximize_unfocused_pressed"> - <image filename="unmaximize_unfocused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> - - -<!-- Minimize icon --> -<draw_ops name="minimize_focused"> - <image filename="minimize_focused_normal.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> -<draw_ops name="minimize_focused_prelight"> - <image filename="minimize_focused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> -<draw_ops name="minimize_focused_pressed"> - <image filename="minimize_focused_pressed.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> -<draw_ops name="minimize_unfocused"> - <image filename="minimize_unfocused.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> -<draw_ops name="minimize_unfocused_prelight"> - <image filename="minimize_unfocused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> -<draw_ops name="minimize_unfocused_pressed"> - <image filename="minimize_unfocused_pressed.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> - - -<!-- Menu icon --> -<draw_ops name="menu_focused"> - <image filename="menu_focused_normal.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> -<draw_ops name="menu_focused_prelight"> - <image filename="menu_focused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> -<draw_ops name="menu_focused_pressed"> - <image filename="menu_focused_pressed.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> -<draw_ops name="menu_unfocused"> - <image filename="menu_unfocused.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> -<draw_ops name="menu_unfocused_prelight"> - <image filename="menu_unfocused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> -<draw_ops name="menu_unfocused_pressed"> - <image filename="menu_unfocused_pressed.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> - - -<!-- Shade icon --> -<draw_ops name="shade_focused"> - <image filename="shade_focused_normal.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> -<draw_ops name="shade_focused_prelight"> - <image filename="shade_focused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> -<draw_ops name="shade_focused_pressed"> - <image filename="shade_focused_pressed.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> -<draw_ops name="shade_unfocused"> - <image filename="shade_unfocused.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> -<draw_ops name="shade_unfocused_prelight"> - <image filename="shade_unfocused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> -<draw_ops name="shade_unfocused_pressed"> - <image filename="shade_unfocused_pressed.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> - - -<!-- Unshade icon --> -<draw_ops name="unshade_focused"> - <image filename="unshade_focused_normal.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> -<draw_ops name="unshade_focused_prelight"> - <image filename="unshade_focused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> -<draw_ops name="unshade_focused_pressed"> - <image filename="unshade_focused_pressed.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> -<draw_ops name="unshade_unfocused"> - <image filename="unshade_unfocused.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> -<draw_ops name="unshade_unfocused_prelight"> - <image filename="unshade_unfocused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> -<draw_ops name="unshade_unfocused_pressed"> - <image filename="unshade_unfocused_pressed.png" x="0" y="2" width="object_width" height="object_height" /> -</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" /> - <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" /> - <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="unmaximize_focused" /> - <button function="maximize" state="prelight" draw_ops="unmaximize_focused_prelight" /> - <button function="maximize" state="pressed" draw_ops="unmaximize_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="unmaximize_focused" /> - <button function="maximize" state="prelight" draw_ops="unmaximize_focused_prelight" /> - <button function="maximize" state="pressed" draw_ops="unmaximize_focused_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" /> - <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="unmaximize_focused" /> - <button function="maximize" state="prelight" draw_ops="unmaximize_focused_prelight" /> - <button function="maximize" state="pressed" draw_ops="unmaximize_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" /> - <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="unmaximize_focused" /> - <button function="maximize" state="prelight" draw_ops="unmaximize_focused_prelight" /> - <button function="maximize" state="pressed" draw_ops="unmaximize_focused_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" /> - <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" /> - <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" /> - <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" /> - <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" /> - <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" /> - <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" /> - <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" /> - <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" /> - <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" /> - <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" /> - <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" /> - <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" /> - <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" /> - <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/Qogir-dark/metacity-1/metacity-theme-3.xml b/themes/Qogir-dark/metacity-1/metacity-theme-3.xml deleted file mode 100644 index 6c5eb9c6..00000000 --- a/themes/Qogir-dark/metacity-1/metacity-theme-3.xml +++ /dev/null @@ -1,1067 +0,0 @@ -<?xml version="1.0"?> -<metacity_theme> -<info> - <name>Qogir</name> - <author>Vince Liuice</author> - <copyright>GPL-3.0+</copyright> - <date>2018.8.28</date> - <description>Qogir Metacity Theme</description> -</info> - -<!-- CONSTANTS --> -<constant name="C_titlebar" value="gtk:custom(wm_bg,gtk:bg[NORMAL])"/> -<constant name="C_titlebar_unfocused" value="gtk:custom(wm_bg,gtk:bg[NORMAL])"/> -<constant name="C_title_focused" value="gtk:custom(wm_title,gtk:fg[NORMAL])"/> -<constant name="C_title_unfocused" value="gtk:custom(wm_unfocused_title,gtk:fg[INSENSITIVE])"/> -<constant name="C_highlight" value="gtk:custom(wm_highlight,gtk:base[NORMAL])"/> - -<!-- GEOMETRY --> - -<!-- Focused window --> -<frame_geometry name="normal" title_scale="medium" rounded_top_left="0" rounded_top_right="0"> - <distance name="left_width" value="1" /> - <distance name="right_width" value="1" /> - <distance name="bottom_height" value="1" /> - <distance name="left_titlebar_edge" value="3" /> - <distance name="right_titlebar_edge" value="3" /> - <distance name="title_vertical_pad" value="12" /> - <aspect_ratio name="button" value="1.0" /> - <border name="title_border" left="10" right="10" top="2" bottom="2" /> - <border name="button_border" left="4" right="4" top="2" bottom="2" /> -</frame_geometry> - -<!-- Unfocused window --> -<frame_geometry name="normal_unfocused" title_scale="medium" rounded_top_left="0" rounded_top_right="0" parent="normal" > - <distance name="left_width" value="1" /> - <distance name="right_width" value="1" /> - <distance name="bottom_height" value="1" /> - <distance name="left_titlebar_edge" value="3" /> - <distance name="right_titlebar_edge" value="3" /> - <distance name="title_vertical_pad" value="12" /> - <border name="title_border" left="10" right="10" top="2" bottom="2" /> - <border name="button_border" left="4" right="4" top="2" bottom="2" /> -</frame_geometry> - -<!-- Maximized window --> -<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> - -<!-- Left tiled window --> -<frame_geometry name="tiled_left" title_scale="medium" rounded_top_left="false" rounded_top_right="false" parent="max"> - <distance name="right_width" value="0" /> -</frame_geometry> - -<!-- Right tiled window --> -<frame_geometry name="tiled_right" title_scale="medium" rounded_top_left="false" rounded_top_right="false" parent="max"> - <distance name="left_width" value="0" /> -</frame_geometry> - -<!-- Small window --> -<frame_geometry name="small" title_scale="small" parent="normal" rounded_top_left="false" rounded_top_right="false"> - <distance name="title_vertical_pad" value="4" /> - <border name="title_border" left="4" right="4" top="0" bottom="0" /> - <border name="button_border" left="0" right="0" top="0" bottom="0" /> -</frame_geometry> - -<!-- Small unfocused window --> -<frame_geometry name="small_unfocused" parent="small"> - <distance name="left_titlebar_edge" value="4"/> - <distance name="right_titlebar_edge" value="4"/> -</frame_geometry> - -<!-- No buttons --> -<frame_geometry name="nobuttons" hide_buttons="false" parent="normal"> -</frame_geometry> - -<!-- Border --> -<frame_geometry name="border" 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> - -<!-- Borderless --> -<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> - -<!-- Modal --> -<frame_geometry name="modal" title_scale="small" hide_buttons="false" rounded_top_left="false" rounded_top_right="false" parent="small"> - <distance name="left_width" value="1" /> - <distance name="right_width" value="1" /> - <distance name="bottom_height" value="1" /> - <distance name="left_titlebar_edge" value="3" /> - <distance name="right_titlebar_edge" value="3" /> - <distance name="title_vertical_pad" value="12" /> - <border name="title_border" left="10" right="10" top="2" bottom="2" /> - <border name="button_border" left="3" right="3" top="2" bottom="2" /> -</frame_geometry> - -<frame_geometry name="attached" title_scale="medium" hide_buttons="false" rounded_top_left="false" rounded_top_right="false" parent="normal"> - <distance name="title_vertical_pad" value="8"/> - <distance name="left_width" value="1" /> - <distance name="right_width" value="1" /> - <distance name="bottom_height" value="1" /> -</frame_geometry> - - -<!-- TITLES --> - -<!-- Title alignment --> -<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" x="0" y="0" width="width" height="height" filled="true" /> -</draw_ops> - -<draw_ops name="entire_background_unfocused"> - <include name="entire_background_focused" /> -</draw_ops> - -<draw_ops name="titlebar_fill_focused"> - <rectangle color="C_titlebar" x="0" y="0" width="width" height="height" filled="true" /> -</draw_ops> - -<draw_ops name="titlebar_fill_attached_focused"> - <include name="entire_background_focused" /> -</draw_ops> - -<draw_ops name="titlebar_fill_unfocused"> - <rectangle color="C_titlebar_unfocused" x="0" y="0" width="width" height="height" filled="true" /> -</draw_ops> - -<draw_ops name="highlight"> - <line color="C_highlight" x1="2" y1="0" x2="width - 3" y2="0"/> - <arc color="C_highlight" x="0 - 1" y="0" width="5" height="5" start_angle="270" extent_angle="90"/> - <arc color="C_highlight" x="width - 5" y="0" width="5" height="5" start_angle="0" extent_angle="90"/> -</draw_ops> - -<draw_ops name="titlebar_focused"> - <include name="titlebar_fill_focused" /> - <include name="highlight"/> -</draw_ops> - -<draw_ops name="titlebar_attached_focused"> <!-- titlebar for attached and modal dialogs --> - <include name="titlebar_fill_attached_focused" /> - <include name="highlight"/> -</draw_ops> - -<draw_ops name="rounded_titlebar_focused"> - <include name="titlebar_fill_focused" /> - <include name="highlight"/> -</draw_ops> - -<!-- BUTTON ICONS --> -<!-- note: negative values in x or y causes gnome-shell to crash --> - -<!-- Close icon --> -<draw_ops name="close_focused"> - <image filename="close_focused_normal.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> -<draw_ops name="close_focused_prelight"> - <image filename="close_focused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> -<draw_ops name="close_focused_pressed"> - <image filename="close_focused_pressed.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> -<draw_ops name="close_unfocused"> - <image filename="close_unfocused.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> -<draw_ops name="close_unfocused_prelight"> - <image filename="close_unfocused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> -<draw_ops name="close_unfocused_pressed"> - <image filename="close_unfocused_pressed.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> - - -<!-- Maximize icon --> -<draw_ops name="maximize_focused"> - <image filename="maximize_focused_normal.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> -<draw_ops name="maximize_focused_prelight"> - <image filename="maximize_focused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> -<draw_ops name="maximize_focused_pressed"> - <image filename="maximize_focused_pressed.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> -<draw_ops name="maximize_unfocused"> - <image filename="maximize_unfocused.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> -<draw_ops name="maximize_unfocused_prelight"> - <image filename="maximize_unfocused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> -<draw_ops name="maximize_unfocused_pressed"> - <image filename="maximize_unfocused_pressed.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> - -<!-- Unmaximize icon --> -<draw_ops name="unmaximize_focused"> - <image filename="unmaximize_focused_normal.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> -<draw_ops name="unmaximize_focused_prelight"> - <image filename="unmaximize_focused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> -<draw_ops name="unmaximize_focused_pressed"> - <image filename="unmaximize_focused_pressed.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> -<draw_ops name="unmaximize_unfocused"> - <image filename="unmaximize_unfocused.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> -<draw_ops name="unmaximize_unfocused_prelight"> - <image filename="unmaximize_unfocused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> -<draw_ops name="unmaximize_unfocused_pressed"> - <image filename="unmaximize_unfocused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> - - -<!-- Minimize icon --> -<draw_ops name="minimize_focused"> - <image filename="minimize_focused_normal.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> -<draw_ops name="minimize_focused_prelight"> - <image filename="minimize_focused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> -<draw_ops name="minimize_focused_pressed"> - <image filename="minimize_focused_pressed.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> -<draw_ops name="minimize_unfocused"> - <image filename="minimize_unfocused.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> -<draw_ops name="minimize_unfocused_prelight"> - <image filename="minimize_unfocused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> -<draw_ops name="minimize_unfocused_pressed"> - <image filename="minimize_unfocused_pressed.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> - - -<!-- Menu icon --> -<draw_ops name="menu_focused"> - <image filename="menu_focused_normal.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> -<draw_ops name="menu_focused_prelight"> - <image filename="menu_focused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> -<draw_ops name="menu_focused_pressed"> - <image filename="menu_focused_pressed.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> -<draw_ops name="menu_unfocused"> - <image filename="menu_unfocused.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> -<draw_ops name="menu_unfocused_prelight"> - <image filename="menu_unfocused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> -<draw_ops name="menu_unfocused_pressed"> - <image filename="menu_unfocused_pressed.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> - - -<!-- Shade icon --> -<draw_ops name="shade_focused"> - <image filename="shade_focused_normal.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> -<draw_ops name="shade_focused_prelight"> - <image filename="shade_focused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> -<draw_ops name="shade_focused_pressed"> - <image filename="shade_focused_pressed.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> -<draw_ops name="shade_unfocused"> - <image filename="shade_unfocused.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> -<draw_ops name="shade_unfocused_prelight"> - <image filename="shade_unfocused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> -<draw_ops name="shade_unfocused_pressed"> - <image filename="shade_unfocused_pressed.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> - - -<!-- Unshade icon --> -<draw_ops name="unshade_focused"> - <image filename="unshade_focused_normal.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> -<draw_ops name="unshade_focused_prelight"> - <image filename="unshade_focused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> -<draw_ops name="unshade_focused_pressed"> - <image filename="unshade_focused_pressed.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> -<draw_ops name="unshade_unfocused"> - <image filename="unshade_unfocused.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> -<draw_ops name="unshade_unfocused_prelight"> - <image filename="unshade_unfocused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> -<draw_ops name="unshade_unfocused_pressed"> - <image filename="unshade_unfocused_pressed.png" x="0" y="2" width="object_width" height="object_height" /> -</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" /> - <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" /> - <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="unmaximize_focused" /> - <button function="maximize" state="prelight" draw_ops="unmaximize_focused_prelight" /> - <button function="maximize" state="pressed" draw_ops="unmaximize_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="unmaximize_unfocused" /> - <button function="maximize" state="prelight" draw_ops="unmaximize_unfocused_prelight" /> - <button function="maximize" state="pressed" draw_ops="unmaximize_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" /> - <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="unmaximize_focused" /> - <button function="maximize" state="prelight" draw_ops="unmaximize_focused_prelight" /> - <button function="maximize" state="pressed" draw_ops="unmaximize_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" /> - <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="unmaximize_unfocused" /> - <button function="maximize" state="prelight" draw_ops="unmaximize_unfocused_prelight" /> - <button function="maximize" state="pressed" draw_ops="unmaximize_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" /> - <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" /> - <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" /> - <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" /> - <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" /> - <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" /> - <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" /> - <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" /> - <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" /> - <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" /> - <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" /> - <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" /> - <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" /> - <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" /> - <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/Qogir-dark/metacity-1/minimize.png b/themes/Qogir-dark/metacity-1/minimize.png deleted file mode 100644 index 9b3d60b6..00000000 Binary files a/themes/Qogir-dark/metacity-1/minimize.png and /dev/null differ diff --git a/themes/Qogir-dark/metacity-1/minimize_focused_prelight.png b/themes/Qogir-dark/metacity-1/minimize_focused_prelight.png deleted file mode 100644 index aebd894f..00000000 Binary files a/themes/Qogir-dark/metacity-1/minimize_focused_prelight.png and /dev/null differ diff --git a/themes/Qogir-dark/metacity-1/minimize_focused_pressed.png b/themes/Qogir-dark/metacity-1/minimize_focused_pressed.png deleted file mode 100644 index d95c9e24..00000000 Binary files a/themes/Qogir-dark/metacity-1/minimize_focused_pressed.png and /dev/null differ diff --git a/themes/Qogir-dark/metacity-1/minimize_unfocused.png b/themes/Qogir-dark/metacity-1/minimize_unfocused.png deleted file mode 100644 index 94105991..00000000 Binary files a/themes/Qogir-dark/metacity-1/minimize_unfocused.png and /dev/null differ diff --git a/themes/Qogir-dark/metacity-1/shade.png b/themes/Qogir-dark/metacity-1/shade.png deleted file mode 100644 index 040e8877..00000000 Binary files a/themes/Qogir-dark/metacity-1/shade.png and /dev/null differ diff --git a/themes/Qogir-dark/metacity-1/shade_focused_prelight.png b/themes/Qogir-dark/metacity-1/shade_focused_prelight.png deleted file mode 100644 index 0db2f842..00000000 Binary files a/themes/Qogir-dark/metacity-1/shade_focused_prelight.png and /dev/null differ diff --git a/themes/Qogir-dark/metacity-1/shade_focused_pressed.png b/themes/Qogir-dark/metacity-1/shade_focused_pressed.png deleted file mode 100644 index 5fd813d3..00000000 Binary files a/themes/Qogir-dark/metacity-1/shade_focused_pressed.png and /dev/null differ diff --git a/themes/Qogir-dark/metacity-1/shade_unfocused.png b/themes/Qogir-dark/metacity-1/shade_unfocused.png deleted file mode 100644 index a226d2c8..00000000 Binary files a/themes/Qogir-dark/metacity-1/shade_unfocused.png and /dev/null differ diff --git a/themes/Qogir-dark/metacity-1/thumbnail.png b/themes/Qogir-dark/metacity-1/thumbnail.png deleted file mode 100644 index 185a1d89..00000000 Binary files a/themes/Qogir-dark/metacity-1/thumbnail.png and /dev/null differ diff --git a/themes/Qogir-dark/metacity-1/unmaximize.png b/themes/Qogir-dark/metacity-1/unmaximize.png deleted file mode 100644 index 910c0306..00000000 Binary files a/themes/Qogir-dark/metacity-1/unmaximize.png and /dev/null differ diff --git a/themes/Qogir-dark/metacity-1/unmaximize_focused_prelight.png b/themes/Qogir-dark/metacity-1/unmaximize_focused_prelight.png deleted file mode 100644 index ecce867c..00000000 Binary files a/themes/Qogir-dark/metacity-1/unmaximize_focused_prelight.png and /dev/null differ diff --git a/themes/Qogir-dark/metacity-1/unmaximize_focused_pressed.png b/themes/Qogir-dark/metacity-1/unmaximize_focused_pressed.png deleted file mode 100644 index aa1d1e41..00000000 Binary files a/themes/Qogir-dark/metacity-1/unmaximize_focused_pressed.png and /dev/null differ diff --git a/themes/Qogir-dark/metacity-1/unmaximize_unfocused.png b/themes/Qogir-dark/metacity-1/unmaximize_unfocused.png deleted file mode 100644 index d92c5d3c..00000000 Binary files a/themes/Qogir-dark/metacity-1/unmaximize_unfocused.png and /dev/null differ diff --git a/themes/Qogir-dark/metacity-1/unshade.png b/themes/Qogir-dark/metacity-1/unshade.png deleted file mode 100644 index 7c99ccc2..00000000 Binary files a/themes/Qogir-dark/metacity-1/unshade.png and /dev/null differ diff --git a/themes/Qogir-dark/metacity-1/unshade_focused_prelight.png b/themes/Qogir-dark/metacity-1/unshade_focused_prelight.png deleted file mode 100644 index 49bb6906..00000000 Binary files a/themes/Qogir-dark/metacity-1/unshade_focused_prelight.png and /dev/null differ diff --git a/themes/Qogir-dark/metacity-1/unshade_focused_pressed.png b/themes/Qogir-dark/metacity-1/unshade_focused_pressed.png deleted file mode 100644 index 2be61583..00000000 Binary files a/themes/Qogir-dark/metacity-1/unshade_focused_pressed.png and /dev/null differ diff --git a/themes/Qogir-dark/metacity-1/unshade_unfocused.png b/themes/Qogir-dark/metacity-1/unshade_unfocused.png deleted file mode 100644 index 49835fff..00000000 Binary files a/themes/Qogir-dark/metacity-1/unshade_unfocused.png and /dev/null differ diff --git a/themes/Qogir-dark/plank/dock.theme b/themes/Qogir-dark/plank/dock.theme deleted file mode 100644 index 2c7ee358..00000000 --- a/themes/Qogir-dark/plank/dock.theme +++ /dev/null @@ -1,64 +0,0 @@ -#This file auto-generated by Plank. -#2018-07-10T12:56:31+0000 - -[PlankTheme] -#The roundness of the top corners. -TopRoundness=4 -#The roundness of the bottom corners. -BottomRoundness=0 -#The thickness (in pixels) of lines drawn. -LineWidth=1 -#The color (RGBA) of the outer stroke. -OuterStrokeColor=0;;0;;0;;95 -#The starting color (RGBA) of the fill gradient. -FillStartColor=40;;42;;52;;215 -#The ending color (RGBA) of the fill gradient. -FillEndColor=40;;42;;46;;215 -#The color (RGBA) of the inner stroke. -InnerStrokeColor=40;;42;;52;;245 - -[PlankDockTheme] -#The padding on the left/right dock edges, in tenths of a percent of IconSize. -HorizPadding=0 -#The padding on the top dock edge, in tenths of a percent of IconSize. -TopPadding=-7 -#The padding on the bottom dock edge, in tenths of a percent of IconSize. -BottomPadding=1.5 -#The padding between items on the dock, in tenths of a percent of IconSize. -ItemPadding=3 -#The size of item indicators, in tenths of a percent of IconSize. -IndicatorSize=5 -#The size of the icon-shadow behind every item, in tenths of a percent of IconSize. -IconShadowSize=1.2 -#The height (in percent of IconSize) to bounce an icon when the application sets urgent. -UrgentBounceHeight=1.6666666666666667 -#The height (in percent of IconSize) to bounce an icon when launching an application. -LaunchBounceHeight=0.625 -#The opacity value (0 to 1) to fade the dock to when hiding it. -FadeOpacity=1 -#The amount of time (in ms) for click animations. -ClickTime=300 -#The amount of time (in ms) to bounce an urgent icon. -UrgentBounceTime=0 -#The amount of time (in ms) to bounce an icon when launching an application. -LaunchBounceTime=600 -#The amount of time (in ms) for active window indicator animations. -ActiveTime=300 -#The amount of time (in ms) to slide icons into/out of the dock. -SlideTime=300 -#The time (in ms) to fade the dock in/out on a hide (if FadeOpacity is < 1). -FadeTime=250 -#The time (in ms) to slide the dock in/out on a hide (if FadeOpacity is 1). -HideTime=200 -#The size of the urgent glow (shown when dock is hidden), in tenths of a percent of IconSize. -GlowSize=0 -#The total time (in ms) to show the hidden-dock urgent glow. -GlowTime=0 -#The time (in ms) of each pulse of the hidden-dock urgent glow. -GlowPulseTime=0 -#The hue-shift (-180 to 180) of the urgent indicator color. -UrgentHueShift=150 -#The time (in ms) to move an item to its new position or its addition/removal to/from the dock. -ItemMoveTime=200 -#Whether background and icons will unhide/hide with different speeds. The top-border of both will leave/hit the screen-edge at the same time. -CascadeHide=true diff --git a/themes/Qogir-dark/xfwm4/bottom-active.png b/themes/Qogir-dark/xfwm4/bottom-active.png deleted file mode 100644 index 15fb9255..00000000 Binary files a/themes/Qogir-dark/xfwm4/bottom-active.png and /dev/null differ diff --git a/themes/Qogir-dark/xfwm4/bottom-inactive.png b/themes/Qogir-dark/xfwm4/bottom-inactive.png deleted file mode 100644 index 15fb9255..00000000 Binary files a/themes/Qogir-dark/xfwm4/bottom-inactive.png and /dev/null differ diff --git a/themes/Qogir-dark/xfwm4/bottom-left-active.png b/themes/Qogir-dark/xfwm4/bottom-left-active.png deleted file mode 100644 index 209a4d8f..00000000 Binary files a/themes/Qogir-dark/xfwm4/bottom-left-active.png and /dev/null differ diff --git a/themes/Qogir-dark/xfwm4/bottom-left-inactive.png b/themes/Qogir-dark/xfwm4/bottom-left-inactive.png deleted file mode 100644 index 209a4d8f..00000000 Binary files a/themes/Qogir-dark/xfwm4/bottom-left-inactive.png and /dev/null differ diff --git a/themes/Qogir-dark/xfwm4/bottom-right-active.png b/themes/Qogir-dark/xfwm4/bottom-right-active.png deleted file mode 100644 index 209a4d8f..00000000 Binary files a/themes/Qogir-dark/xfwm4/bottom-right-active.png and /dev/null differ diff --git a/themes/Qogir-dark/xfwm4/bottom-right-inactive.png b/themes/Qogir-dark/xfwm4/bottom-right-inactive.png deleted file mode 100644 index 209a4d8f..00000000 Binary files a/themes/Qogir-dark/xfwm4/bottom-right-inactive.png and /dev/null differ diff --git a/themes/Qogir-dark/xfwm4/close-active.png b/themes/Qogir-dark/xfwm4/close-active.png deleted file mode 100644 index cb28bb2c..00000000 Binary files a/themes/Qogir-dark/xfwm4/close-active.png and /dev/null differ diff --git a/themes/Qogir-dark/xfwm4/close-inactive.png b/themes/Qogir-dark/xfwm4/close-inactive.png deleted file mode 100644 index 53437f7a..00000000 Binary files a/themes/Qogir-dark/xfwm4/close-inactive.png and /dev/null differ diff --git a/themes/Qogir-dark/xfwm4/close-prelight.png b/themes/Qogir-dark/xfwm4/close-prelight.png deleted file mode 100644 index 11c8b2d4..00000000 Binary files a/themes/Qogir-dark/xfwm4/close-prelight.png and /dev/null differ diff --git a/themes/Qogir-dark/xfwm4/close-pressed.png b/themes/Qogir-dark/xfwm4/close-pressed.png deleted file mode 100644 index 6d069223..00000000 Binary files a/themes/Qogir-dark/xfwm4/close-pressed.png and /dev/null differ diff --git a/themes/Qogir-dark/xfwm4/hide-active.png b/themes/Qogir-dark/xfwm4/hide-active.png deleted file mode 100644 index 210782b8..00000000 Binary files a/themes/Qogir-dark/xfwm4/hide-active.png and /dev/null differ diff --git a/themes/Qogir-dark/xfwm4/hide-inactive.png b/themes/Qogir-dark/xfwm4/hide-inactive.png deleted file mode 100644 index c9d78c8e..00000000 Binary files a/themes/Qogir-dark/xfwm4/hide-inactive.png and /dev/null differ diff --git a/themes/Qogir-dark/xfwm4/hide-prelight.png b/themes/Qogir-dark/xfwm4/hide-prelight.png deleted file mode 100644 index e652ef9b..00000000 Binary files a/themes/Qogir-dark/xfwm4/hide-prelight.png and /dev/null differ diff --git a/themes/Qogir-dark/xfwm4/hide-pressed.png b/themes/Qogir-dark/xfwm4/hide-pressed.png deleted file mode 100644 index f88f7eb4..00000000 Binary files a/themes/Qogir-dark/xfwm4/hide-pressed.png and /dev/null differ diff --git a/themes/Qogir-dark/xfwm4/left-active.png b/themes/Qogir-dark/xfwm4/left-active.png deleted file mode 100644 index dd9f9a0a..00000000 Binary files a/themes/Qogir-dark/xfwm4/left-active.png and /dev/null differ diff --git a/themes/Qogir-dark/xfwm4/left-inactive.png b/themes/Qogir-dark/xfwm4/left-inactive.png deleted file mode 100644 index dd9f9a0a..00000000 Binary files a/themes/Qogir-dark/xfwm4/left-inactive.png and /dev/null differ diff --git a/themes/Qogir-dark/xfwm4/maximize-active.png b/themes/Qogir-dark/xfwm4/maximize-active.png deleted file mode 100644 index bc7e59b7..00000000 Binary files a/themes/Qogir-dark/xfwm4/maximize-active.png and /dev/null differ diff --git a/themes/Qogir-dark/xfwm4/maximize-inactive.png b/themes/Qogir-dark/xfwm4/maximize-inactive.png deleted file mode 100644 index 5914569a..00000000 Binary files a/themes/Qogir-dark/xfwm4/maximize-inactive.png and /dev/null differ diff --git a/themes/Qogir-dark/xfwm4/maximize-prelight.png b/themes/Qogir-dark/xfwm4/maximize-prelight.png deleted file mode 100644 index 5c2de1ac..00000000 Binary files a/themes/Qogir-dark/xfwm4/maximize-prelight.png and /dev/null differ diff --git a/themes/Qogir-dark/xfwm4/maximize-pressed.png b/themes/Qogir-dark/xfwm4/maximize-pressed.png deleted file mode 100644 index ce391a88..00000000 Binary files a/themes/Qogir-dark/xfwm4/maximize-pressed.png and /dev/null differ diff --git a/themes/Qogir-dark/xfwm4/maximize-toggled-active.png b/themes/Qogir-dark/xfwm4/maximize-toggled-active.png deleted file mode 100644 index a20aac65..00000000 Binary files a/themes/Qogir-dark/xfwm4/maximize-toggled-active.png and /dev/null differ diff --git a/themes/Qogir-dark/xfwm4/maximize-toggled-inactive.png b/themes/Qogir-dark/xfwm4/maximize-toggled-inactive.png deleted file mode 100644 index f7fc4b30..00000000 Binary files a/themes/Qogir-dark/xfwm4/maximize-toggled-inactive.png and /dev/null differ diff --git a/themes/Qogir-dark/xfwm4/maximize-toggled-prelight.png b/themes/Qogir-dark/xfwm4/maximize-toggled-prelight.png deleted file mode 100644 index 192d4d8f..00000000 Binary files a/themes/Qogir-dark/xfwm4/maximize-toggled-prelight.png and /dev/null differ diff --git a/themes/Qogir-dark/xfwm4/maximize-toggled-pressed.png b/themes/Qogir-dark/xfwm4/maximize-toggled-pressed.png deleted file mode 100644 index 0b038c86..00000000 Binary files a/themes/Qogir-dark/xfwm4/maximize-toggled-pressed.png and /dev/null differ diff --git a/themes/Qogir-dark/xfwm4/menu-active.png b/themes/Qogir-dark/xfwm4/menu-active.png deleted file mode 100644 index f010814f..00000000 Binary files a/themes/Qogir-dark/xfwm4/menu-active.png and /dev/null differ diff --git a/themes/Qogir-dark/xfwm4/menu-inactive.png b/themes/Qogir-dark/xfwm4/menu-inactive.png deleted file mode 100644 index f010814f..00000000 Binary files a/themes/Qogir-dark/xfwm4/menu-inactive.png and /dev/null differ diff --git a/themes/Qogir-dark/xfwm4/menu-pressed.png b/themes/Qogir-dark/xfwm4/menu-pressed.png deleted file mode 100644 index f010814f..00000000 Binary files a/themes/Qogir-dark/xfwm4/menu-pressed.png and /dev/null differ diff --git a/themes/Qogir-dark/xfwm4/right-active.png b/themes/Qogir-dark/xfwm4/right-active.png deleted file mode 100644 index dd9f9a0a..00000000 Binary files a/themes/Qogir-dark/xfwm4/right-active.png and /dev/null differ diff --git a/themes/Qogir-dark/xfwm4/right-inactive.png b/themes/Qogir-dark/xfwm4/right-inactive.png deleted file mode 100644 index dd9f9a0a..00000000 Binary files a/themes/Qogir-dark/xfwm4/right-inactive.png and /dev/null differ diff --git a/themes/Qogir-dark/xfwm4/shade-active.png b/themes/Qogir-dark/xfwm4/shade-active.png deleted file mode 100644 index cb9914c7..00000000 Binary files a/themes/Qogir-dark/xfwm4/shade-active.png and /dev/null differ diff --git a/themes/Qogir-dark/xfwm4/shade-inactive.png b/themes/Qogir-dark/xfwm4/shade-inactive.png deleted file mode 100644 index b17ef081..00000000 Binary files a/themes/Qogir-dark/xfwm4/shade-inactive.png and /dev/null differ diff --git a/themes/Qogir-dark/xfwm4/shade-pressed.png b/themes/Qogir-dark/xfwm4/shade-pressed.png deleted file mode 100644 index a6ca0c24..00000000 Binary files a/themes/Qogir-dark/xfwm4/shade-pressed.png and /dev/null differ diff --git a/themes/Qogir-dark/xfwm4/stick-active.png b/themes/Qogir-dark/xfwm4/stick-active.png deleted file mode 100644 index eafbdb68..00000000 Binary files a/themes/Qogir-dark/xfwm4/stick-active.png and /dev/null differ diff --git a/themes/Qogir-dark/xfwm4/stick-inactive.png b/themes/Qogir-dark/xfwm4/stick-inactive.png deleted file mode 100644 index 6f312d8d..00000000 Binary files a/themes/Qogir-dark/xfwm4/stick-inactive.png and /dev/null differ diff --git a/themes/Qogir-dark/xfwm4/stick-pressed.png b/themes/Qogir-dark/xfwm4/stick-pressed.png deleted file mode 100644 index 8bf86a35..00000000 Binary files a/themes/Qogir-dark/xfwm4/stick-pressed.png and /dev/null differ diff --git a/themes/Qogir-dark/xfwm4/stick-toggled-active.png b/themes/Qogir-dark/xfwm4/stick-toggled-active.png deleted file mode 100644 index c38046b9..00000000 Binary files a/themes/Qogir-dark/xfwm4/stick-toggled-active.png and /dev/null differ diff --git a/themes/Qogir-dark/xfwm4/stick-toggled-inactive.png b/themes/Qogir-dark/xfwm4/stick-toggled-inactive.png deleted file mode 100644 index 965cd822..00000000 Binary files a/themes/Qogir-dark/xfwm4/stick-toggled-inactive.png and /dev/null differ diff --git a/themes/Qogir-dark/xfwm4/stick-toggled-pressed.png b/themes/Qogir-dark/xfwm4/stick-toggled-pressed.png deleted file mode 100644 index 8aab25d9..00000000 Binary files a/themes/Qogir-dark/xfwm4/stick-toggled-pressed.png and /dev/null differ diff --git a/themes/Qogir-dark/xfwm4/themerc b/themes/Qogir-dark/xfwm4/themerc deleted file mode 100644 index a3704faf..00000000 --- a/themes/Qogir-dark/xfwm4/themerc +++ /dev/null @@ -1,23 +0,0 @@ -button_offset=2 -button_spacing=4 - -show_app_icon=true - -full_width_title=true - -title_shadow_active=false -title_shadow_inactive=false - -title_horizontal_offset=3 - -active_text_color=#afafaf -active_text_shadow_color=#252525 - -inactive_text_color=#808080 -inactive_text_shadow_color=#252525 - -shadow_delta_height=2 -shadow_delta_width=0 -shadow_delta_x=0 -shadow_delta_y=-5 -shadow_opacity=40 diff --git a/themes/Qogir-dark/xfwm4/title-1-active.png b/themes/Qogir-dark/xfwm4/title-1-active.png deleted file mode 100644 index d2430bc5..00000000 Binary files a/themes/Qogir-dark/xfwm4/title-1-active.png and /dev/null differ diff --git a/themes/Qogir-dark/xfwm4/title-1-inactive.png b/themes/Qogir-dark/xfwm4/title-1-inactive.png deleted file mode 100644 index d2430bc5..00000000 Binary files a/themes/Qogir-dark/xfwm4/title-1-inactive.png and /dev/null differ diff --git a/themes/Qogir-dark/xfwm4/title-2-active.png b/themes/Qogir-dark/xfwm4/title-2-active.png deleted file mode 100644 index d2430bc5..00000000 Binary files a/themes/Qogir-dark/xfwm4/title-2-active.png and /dev/null differ diff --git a/themes/Qogir-dark/xfwm4/title-2-inactive.png b/themes/Qogir-dark/xfwm4/title-2-inactive.png deleted file mode 100644 index d2430bc5..00000000 Binary files a/themes/Qogir-dark/xfwm4/title-2-inactive.png and /dev/null differ diff --git a/themes/Qogir-dark/xfwm4/title-3-active.png b/themes/Qogir-dark/xfwm4/title-3-active.png deleted file mode 100644 index d2430bc5..00000000 Binary files a/themes/Qogir-dark/xfwm4/title-3-active.png and /dev/null differ diff --git a/themes/Qogir-dark/xfwm4/title-3-inactive.png b/themes/Qogir-dark/xfwm4/title-3-inactive.png deleted file mode 100644 index d2430bc5..00000000 Binary files a/themes/Qogir-dark/xfwm4/title-3-inactive.png and /dev/null differ diff --git a/themes/Qogir-dark/xfwm4/title-4-active.png b/themes/Qogir-dark/xfwm4/title-4-active.png deleted file mode 100644 index d2430bc5..00000000 Binary files a/themes/Qogir-dark/xfwm4/title-4-active.png and /dev/null differ diff --git a/themes/Qogir-dark/xfwm4/title-4-inactive.png b/themes/Qogir-dark/xfwm4/title-4-inactive.png deleted file mode 100644 index d2430bc5..00000000 Binary files a/themes/Qogir-dark/xfwm4/title-4-inactive.png and /dev/null differ diff --git a/themes/Qogir-dark/xfwm4/title-5-active.png b/themes/Qogir-dark/xfwm4/title-5-active.png deleted file mode 100644 index d2430bc5..00000000 Binary files a/themes/Qogir-dark/xfwm4/title-5-active.png and /dev/null differ diff --git a/themes/Qogir-dark/xfwm4/title-5-inactive.png b/themes/Qogir-dark/xfwm4/title-5-inactive.png deleted file mode 100644 index d2430bc5..00000000 Binary files a/themes/Qogir-dark/xfwm4/title-5-inactive.png and /dev/null differ diff --git a/themes/Qogir-dark/xfwm4/top-left-active.png b/themes/Qogir-dark/xfwm4/top-left-active.png deleted file mode 100644 index 0953fc13..00000000 Binary files a/themes/Qogir-dark/xfwm4/top-left-active.png and /dev/null differ diff --git a/themes/Qogir-dark/xfwm4/top-left-inactive.png b/themes/Qogir-dark/xfwm4/top-left-inactive.png deleted file mode 100644 index 0953fc13..00000000 Binary files a/themes/Qogir-dark/xfwm4/top-left-inactive.png and /dev/null differ diff --git a/themes/Qogir-dark/xfwm4/top-right-active.png b/themes/Qogir-dark/xfwm4/top-right-active.png deleted file mode 100644 index fbf360d7..00000000 Binary files a/themes/Qogir-dark/xfwm4/top-right-active.png and /dev/null differ diff --git a/themes/Qogir-dark/xfwm4/top-right-inactive.png b/themes/Qogir-dark/xfwm4/top-right-inactive.png deleted file mode 100644 index fbf360d7..00000000 Binary files a/themes/Qogir-dark/xfwm4/top-right-inactive.png and /dev/null differ diff --git a/themes/Qogir/AUTHORS b/themes/Qogir/AUTHORS deleted file mode 100644 index dd8a58bf..00000000 --- a/themes/Qogir/AUTHORS +++ /dev/null @@ -1,9 +0,0 @@ ------------------------- QOGIR GTK THEME ------------------------ - -SOURCES: -horst3180 - Arc gtk theme: https://github.com/horst3180/Arc-theme - -CUSTOMIZER: -Vince Liuice <vinceliuice@hotmail.com> - Qogir Gtk Theme (https://github.com/vinceliuice/Qogir-theme) - ------------------------- QOGIR GTK THEME ------------------------ diff --git a/themes/Qogir/COPYING b/themes/Qogir/COPYING deleted file mode 100644 index 94a9ed02..00000000 --- a/themes/Qogir/COPYING +++ /dev/null @@ -1,674 +0,0 @@ - GNU GENERAL PUBLIC LICENSE - Version 3, 29 June 2007 - - Copyright (C) 2007 Free Software Foundation, Inc. <http://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 <http://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 -<http://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 -<http://www.gnu.org/philosophy/why-not-lgpl.html>. diff --git a/themes/Qogir/cinnamon/assets/checkbox/checkbox-checked-focused.svg b/themes/Qogir/cinnamon/assets/checkbox/checkbox-checked-focused.svg deleted file mode 100644 index e2140881..00000000 --- a/themes/Qogir/cinnamon/assets/checkbox/checkbox-checked-focused.svg +++ /dev/null @@ -1,268 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:osb="http://www.openswatchbook.org/uri/2009/osb" - 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" - id="svg2" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="checkbox-checked-focused.svg" - inkscape:export-filename="/home/steffen/.local/share/themes/Vertex-git/gtk-3.0/assets/dark/checkbox-checked.png" - inkscape:export-xdpi="90" - inkscape:export-ydpi="90"> - <defs - id="defs4"> - <linearGradient - id="selected_fg_color" - osb:paint="solid"> - <stop - style="stop-color:#ffffff;stop-opacity:1;" - offset="0" - id="stop4169" /> - </linearGradient> - <linearGradient - id="selected_bg_color" - osb:paint="solid"> - <stop - style="stop-color:#5294e2;stop-opacity:1;" - offset="0" - id="stop4166" /> - </linearGradient> - <linearGradient - id="linearGradient7704"> - <stop - style="stop-color:#4080fb;stop-opacity:0.74509805;" - offset="0" - id="stop7706" /> - <stop - style="stop-color:#4080fb;stop-opacity:0.49197862;" - offset="1" - id="stop7708" /> - </linearGradient> - <linearGradient - id="linearGradient7694"> - <stop - style="stop-color:#0f0f0f;stop-opacity:1;" - offset="0" - id="stop7696" /> - <stop - id="stop7698" - offset="0.078125" - style="stop-color:#171717;stop-opacity:1;" /> - <stop - style="stop-color:#171717;stop-opacity:1;" - offset="0.97355771" - id="stop7700" /> - <stop - style="stop-color:#1b1b1b;stop-opacity:1;" - offset="1" - id="stop7702" /> - </linearGradient> - <linearGradient - id="linearGradient3969-0-4-9"> - <stop - style="stop-color:#353537;stop-opacity:1;" - offset="0" - id="stop3971-2-2-7" /> - <stop - style="stop-color:#4d4f52;stop-opacity:1;" - offset="1" - id="stop3973-0-5-3" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#selected_bg_color" - id="linearGradient4168" - x1="25" - y1="31.362191" - x2="25" - y2="45.362191" - gradientUnits="userSpaceOnUse" /> - <linearGradient - inkscape:collect="always" - xlink:href="#selected_fg_color" - id="linearGradient4171" - x1="10.5" - y1="1033.3622" - x2="10.5" - y2="1035.3622" - gradientUnits="userSpaceOnUse" /> - <linearGradient - inkscape:collect="always" - xlink:href="#selected_fg_color" - id="linearGradient4173" - x1="12" - y1="1027.3622" - x2="12" - y2="1035.3622" - gradientUnits="userSpaceOnUse" /> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0.0" - inkscape:pageshadow="2" - inkscape:zoom="11.313709" - inkscape:cx="-12.701718" - inkscape:cy="-4.172704" - inkscape:document-units="px" - inkscape:current-layer="checkbox-checked-dark" - showgrid="true" - inkscape:snap-bbox="true" - showguides="true" - inkscape:guide-bbox="true" - inkscape:showpageshadow="false" - showborder="true" - inkscape:window-width="929" - inkscape:window-height="614" - inkscape:window-x="230" - inkscape:window-y="97" - inkscape:window-maximized="0" - inkscape:snap-global="true" - inkscape:bbox-paths="true" - inkscape:snap-bbox-edge-midpoints="true" - inkscape:bbox-nodes="true"> - <inkscape:grid - type="xygrid" - id="grid2985" - 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="Ebene 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1036.3622)"> - <g - id="checkbox-checked-dark" - inkscape:label="Ebene 1" - transform="translate(16.837126,14.010408)"> - <g - transform="translate(-52.837126,1021.9896)" - style="display:inline;opacity:1" - id="checkbox-checked" - inkscape:label="#g10758"> - <g - inkscape:label="#g22047" - id="checkbox-unchecked-5" - style="display:inline" - transform="translate(19,0)"> - <g - id="sdsd-7" - inkscape:label="#g21853"> - <g - transform="translate(0,-30)" - inkscape:label="#g14325" - id="scdsdcd-5"> - <g - transform="matrix(0.92951982,0,0,0.92914368,-156.75069,-212.9618)" - id="g15812-6-6-1-5" - style="display:inline"> - <g - style="display:inline" - id="g5489-2-9-6-8-8-53" - transform="matrix(0.5089163,0,0,0.51739823,161.7932,197.56426)"> - <g - id="g5428-8-1-4-0-0-4" /> - </g> - </g> - <rect - style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" - id="rect13523-7" - width="16" - height="16" - x="17" - y="30.362183" /> - <g - id="g5400-6"> - <rect - rx="1.9999943" - y="31.362196" - x="18.000006" - height="13.99999" - width="13.999989" - id="rect5147-9-1-5-7-6-7" - style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient4168);fill-opacity:1;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" - ry="1.9999917" /> - </g> - </g> - </g> - </g> - <g - inkscape:label="Ebene 1" - id="checkbox-checked-dark-7" - transform="translate(36,-1036)" - style="display:inline"> - <g - id="g3981-6-4" - transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,729.95475,305.0582)" - style="opacity:0.85;fill:#1a1a1a;fill-opacity:1" /> - <g - id="g4049-2" - transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,727.94436,295.31123)"> - <g - id="g4056-7" - transform="translate(12.374375,11.531233)"> - <g - id="g3981-0" - transform="translate(-3,-4.9999826)" - style="fill:#3b3c3e;fill-opacity:1"> - <rect - ry="0.66666085" - rx="0.66666085" - y="1033.3622" - x="8" - height="1.9999826" - width="5" - id="rect3977-39" - style="fill:url(#linearGradient4171);fill-opacity:1;stroke:none" /> - <rect - ry="0" - y="1027.3622" - x="11" - height="7.9999828" - width="2" - id="rect3979-7" - style="fill:url(#linearGradient4173);fill-opacity:1;stroke:none" /> - </g> - <rect - style="fill:#eeeeee;fill-opacity:0;stroke:none" - id="rect4047-81" - width="3" - height="1" - x="5" - y="-8" - transform="translate(0,1036.3622)" /> - </g> - </g> - </g> - </g> - </g> - </g> -</svg> diff --git a/themes/Qogir/cinnamon/assets/checkbox/checkbox-checked.svg b/themes/Qogir/cinnamon/assets/checkbox/checkbox-checked.svg deleted file mode 100644 index 6b5caeb9..00000000 --- a/themes/Qogir/cinnamon/assets/checkbox/checkbox-checked.svg +++ /dev/null @@ -1,268 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:osb="http://www.openswatchbook.org/uri/2009/osb" - 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" - id="svg2" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="checkbox-checked.svg" - inkscape:export-filename="/home/steffen/.local/share/themes/Vertex-git/gtk-3.0/assets/dark/checkbox-checked.png" - inkscape:export-xdpi="90" - inkscape:export-ydpi="90"> - <defs - id="defs4"> - <linearGradient - id="selected_fg_color" - osb:paint="solid"> - <stop - style="stop-color:#ffffff;stop-opacity:1;" - offset="0" - id="stop4169" /> - </linearGradient> - <linearGradient - id="selected_bg_color" - osb:paint="solid"> - <stop - style="stop-color:#5294e2;stop-opacity:1;" - offset="0" - id="stop4166" /> - </linearGradient> - <linearGradient - id="linearGradient7704"> - <stop - style="stop-color:#4080fb;stop-opacity:0.74509805;" - offset="0" - id="stop7706" /> - <stop - style="stop-color:#4080fb;stop-opacity:0.49197862;" - offset="1" - id="stop7708" /> - </linearGradient> - <linearGradient - id="linearGradient7694"> - <stop - style="stop-color:#0f0f0f;stop-opacity:1;" - offset="0" - id="stop7696" /> - <stop - id="stop7698" - offset="0.078125" - style="stop-color:#171717;stop-opacity:1;" /> - <stop - style="stop-color:#171717;stop-opacity:1;" - offset="0.97355771" - id="stop7700" /> - <stop - style="stop-color:#1b1b1b;stop-opacity:1;" - offset="1" - id="stop7702" /> - </linearGradient> - <linearGradient - id="linearGradient3969-0-4-9"> - <stop - style="stop-color:#353537;stop-opacity:1;" - offset="0" - id="stop3971-2-2-7" /> - <stop - style="stop-color:#4d4f52;stop-opacity:1;" - offset="1" - id="stop3973-0-5-3" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#selected_bg_color" - id="linearGradient4168" - x1="25" - y1="31.362191" - x2="25" - y2="45.362191" - gradientUnits="userSpaceOnUse" /> - <linearGradient - inkscape:collect="always" - xlink:href="#selected_fg_color" - id="linearGradient4171" - x1="10.5" - y1="1033.3622" - x2="10.5" - y2="1035.3622" - gradientUnits="userSpaceOnUse" /> - <linearGradient - inkscape:collect="always" - xlink:href="#selected_fg_color" - id="linearGradient4173" - x1="12" - y1="1027.3622" - x2="12" - y2="1035.3622" - gradientUnits="userSpaceOnUse" /> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0.0" - inkscape:pageshadow="2" - inkscape:zoom="11.313709" - inkscape:cx="-16.237251" - inkscape:cy="2.8983635" - inkscape:document-units="px" - inkscape:current-layer="checkbox-checked-dark" - showgrid="true" - inkscape:snap-bbox="true" - showguides="true" - inkscape:guide-bbox="true" - inkscape:showpageshadow="false" - showborder="true" - inkscape:window-width="929" - inkscape:window-height="614" - inkscape:window-x="230" - inkscape:window-y="97" - inkscape:window-maximized="0" - inkscape:snap-global="true" - inkscape:bbox-paths="true" - inkscape:snap-bbox-edge-midpoints="true" - inkscape:bbox-nodes="true"> - <inkscape:grid - type="xygrid" - id="grid2985" - 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="Ebene 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1036.3622)"> - <g - id="checkbox-checked-dark" - inkscape:label="Ebene 1" - transform="translate(16.837126,14.010408)"> - <g - transform="translate(-52.837126,1021.9896)" - style="display:inline;opacity:1" - id="checkbox-checked" - inkscape:label="#g10758"> - <g - inkscape:label="#g22047" - id="checkbox-unchecked-5" - style="display:inline" - transform="translate(19,0)"> - <g - id="sdsd-7" - inkscape:label="#g21853"> - <g - transform="translate(0,-30)" - inkscape:label="#g14325" - id="scdsdcd-5"> - <g - transform="matrix(0.92951982,0,0,0.92914368,-156.75069,-212.9618)" - id="g15812-6-6-1-5" - style="display:inline"> - <g - style="display:inline" - id="g5489-2-9-6-8-8-53" - transform="matrix(0.5089163,0,0,0.51739823,161.7932,197.56426)"> - <g - id="g5428-8-1-4-0-0-4" /> - </g> - </g> - <rect - style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" - id="rect13523-7" - width="16" - height="16" - x="17" - y="30.362183" /> - <g - id="g5400-6"> - <rect - rx="1.9999943" - y="31.362196" - x="18.000006" - height="13.99999" - width="13.999989" - id="rect5147-9-1-5-7-6-7" - style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:url(#linearGradient4168);fill-opacity:1;stroke:#000000;stroke-width:0;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" - ry="1.9999917" /> - </g> - </g> - </g> - </g> - <g - inkscape:label="Ebene 1" - id="checkbox-checked-dark-7" - transform="translate(36,-1036)" - style="display:inline"> - <g - id="g3981-6-4" - transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,729.95475,305.0582)" - style="opacity:0.85;fill:#1a1a1a;fill-opacity:1" /> - <g - id="g4049-2" - transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,727.94436,295.31123)"> - <g - id="g4056-7" - transform="translate(12.374375,11.531233)"> - <g - id="g3981-0" - transform="translate(-3,-4.9999826)" - style="fill:#3b3c3e;fill-opacity:1"> - <rect - ry="0.66666085" - rx="0.66666085" - y="1033.3622" - x="8" - height="1.9999826" - width="5" - id="rect3977-39" - style="fill:url(#linearGradient4171);fill-opacity:1;stroke:none" /> - <rect - ry="0" - y="1027.3622" - x="11" - height="7.9999828" - width="2" - id="rect3979-7" - style="fill:url(#linearGradient4173);fill-opacity:1;stroke:none" /> - </g> - <rect - style="fill:#eeeeee;fill-opacity:0;stroke:none" - id="rect4047-81" - width="3" - height="1" - x="5" - y="-8" - transform="translate(0,1036.3622)" /> - </g> - </g> - </g> - </g> - </g> - </g> -</svg> diff --git a/themes/Qogir/cinnamon/assets/checkbox/checkbox-unchecked-focused.svg b/themes/Qogir/cinnamon/assets/checkbox/checkbox-unchecked-focused.svg deleted file mode 100644 index da48d45b..00000000 --- a/themes/Qogir/cinnamon/assets/checkbox/checkbox-unchecked-focused.svg +++ /dev/null @@ -1,160 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:osb="http://www.openswatchbook.org/uri/2009/osb" - 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" - id="svg2" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="checkbox-unchecked-focused.svg" - inkscape:export-filename="/home/steffen/.local/share/themes/neu2/gtk-3.0/assets/dark/checkbox-unchecked.png" - inkscape:export-xdpi="90" - inkscape:export-ydpi="90"> - <defs - id="defs4"> - <linearGradient - id="selected_bg_color" - osb:paint="solid"> - <stop - style="stop-color:#5294e2;stop-opacity:1;" - offset="0" - id="stop4150" /> - </linearGradient> - <linearGradient - id="linearGradient3768-6"> - <stop - style="stop-color:#0f0f0f;stop-opacity:1;" - offset="0" - id="stop3770-6" /> - <stop - id="stop3778-2" - offset="0.078125" - style="stop-color:#171717;stop-opacity:1;" /> - <stop - style="stop-color:#171717;stop-opacity:1;" - offset="0.97355771" - id="stop3774-0" /> - <stop - style="stop-color:#1b1b1b;stop-opacity:1;" - offset="1" - id="stop3776-1" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#selected_bg_color" - id="linearGradient4152" - x1="25" - y1="31.362183" - x2="25" - y2="45.36218" - gradientUnits="userSpaceOnUse" /> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0.0" - inkscape:pageshadow="2" - inkscape:zoom="11.313709" - inkscape:cx="-9.8744294" - inkscape:cy="-1.1201818" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - inkscape:snap-bbox="true" - showguides="true" - inkscape:guide-bbox="true" - inkscape:showpageshadow="false" - showborder="true" - inkscape:window-width="1006" - inkscape:window-height="723" - inkscape:window-x="358" - inkscape:window-y="22" - inkscape:window-maximized="0" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true"> - <inkscape:grid - type="xygrid" - id="grid2985" - 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="Ebene 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1036.3622)"> - <g - transform="translate(-17,1036)" - style="display:inline;opacity:1" - id="checkbox-unchecked-9" - inkscape:label="#g22047"> - <g - inkscape:label="#g21853" - id="sdsd-0"> - <g - id="scdsdcd-0" - inkscape:label="#g14325" - transform="translate(0,-30)"> - <g - style="display:inline" - id="g15812-6-6-1-4" - transform="matrix(0.92951982,0,0,0.92914368,-156.75069,-212.9618)"> - <g - transform="matrix(0.5089163,0,0,0.51739823,161.7932,197.56426)" - id="g5489-2-9-6-8-8-9" - style="display:inline"> - <g - id="g5428-8-1-4-0-0-65" /> - </g> - </g> - <rect - y="30.362183" - x="17" - height="16" - width="16" - id="rect13523-4" - style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:none;stroke:none;stroke-width:2;marker:none;enable-background:accumulate" /> - <g - id="g5400-2"> - <rect - ry="2" - style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;stroke:url(#linearGradient4152);stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;enable-background:accumulate" - id="rect5147-9-1-5-7-6-3" - width="13" - height="12.999997" - x="18.5" - y="31.862183" - rx="2" /> - </g> - </g> - </g> - </g> - </g> -</svg> diff --git a/themes/Qogir/cinnamon/assets/misc/button-box.svg b/themes/Qogir/cinnamon/assets/misc/button-box.svg deleted file mode 100644 index 036f0d1f..00000000 --- a/themes/Qogir/cinnamon/assets/misc/button-box.svg +++ /dev/null @@ -1,92 +0,0 @@ -<?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="22" - height="18.999971" - viewBox="0 0 22 18.999971" - id="svg5386" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="button-box.svg"> - <defs - id="defs5388"> - <clipPath - clipPathUnits="userSpaceOnUse" - id="clipPath4228"> - <rect - style="opacity:1;fill:#5294e2;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - id="rect4230" - width="38" - height="29.000017" - x="-3" - y="1027.3622" - rx="1.5" - ry="1.5" /> - </clipPath> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0.0" - inkscape:pageshadow="2" - inkscape:zoom="16" - inkscape:cx="9.376447" - inkscape:cy="10.14915" - 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-bbox-edge-midpoints="true" - fit-margin-top="0" - fit-margin-left="0" - fit-margin-right="0" - fit-margin-bottom="0" - showguides="false" - inkscape:object-paths="true" - inkscape:snap-intersection-paths="true" - inkscape:object-nodes="true" - inkscape:snap-smooth-nodes="true"> - <inkscape:grid - type="xygrid" - id="grid5954" - originx="-5" - originy="-6.000065" /> - </sodipodi:namedview> - <metadata - id="metadata5391"> - <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="Ebene 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(-5,-1027.3622)"> - <path - style="opacity:0.95;fill:#353945;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - d="m 27,1027.3622 0,17.9445 c 0,0.5848 -0.4906,1.0555 -1.1,1.0555 l -19.8,0 c -0.6094,0 -1.1,-0.4707 -1.1,-1.0555 l 0,-17.9445 z" - id="rect4145-1" - inkscape:connector-curvature="0" - sodipodi:nodetypes="csssscc" /> - </g> -</svg> diff --git a/themes/Qogir/cinnamon/assets/misc/message.svg b/themes/Qogir/cinnamon/assets/misc/message.svg deleted file mode 100644 index 039cb8f3..00000000 --- a/themes/Qogir/cinnamon/assets/misc/message.svg +++ /dev/null @@ -1,103 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:osb="http://www.openswatchbook.org/uri/2009/osb" - 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="32" - height="32" - viewBox="0 0 32 32.000001" - id="svg6621" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="message.svg"> - <defs - id="defs6623"> - <linearGradient - id="selected_bg_color" - osb:paint="solid"> - <stop - style="stop-color:#5294e2;stop-opacity:1;" - offset="0" - id="stop4153" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#selected_bg_color" - id="linearGradient4155" - x1="2" - y1="1020.3622" - x2="2" - y2="1052.3622" - gradientUnits="userSpaceOnUse" - gradientTransform="matrix(1.3333334,0,0,1.032258,-0.66666666,-33.431038)" /> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0.0" - inkscape:pageshadow="2" - inkscape:zoom="1" - inkscape:cx="-3.6188723" - inkscape:cy="36.101629" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="false" - units="px" - inkscape:snap-bbox="true" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true"> - <inkscape:grid - type="xygrid" - id="grid7177" /> - </sodipodi:namedview> - <metadata - id="metadata6626"> - <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="Ebene 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1020.3622)"> - <rect - style="display:inline;opacity:1;fill:#fcfdfd;fill-opacity:1;stroke:#cfd6e6;stroke-width:0.99999994;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - id="rect4160" - width="31" - height="31.000017" - x="0.5" - y="1020.8622" - rx="1.5" - ry="1.5" /> - <path - style="display:inline;opacity:1;fill:url(#linearGradient4155);fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - d="m 3,1020.3622 1,0 0,32 -1,0 c -1.662,0 -3,-0.7025 -3,-1.5751 l 0,-28.8498 c 0,-0.8726 1.338,-1.5751 3,-1.5751 z" - id="rect4162-5" - inkscape:connector-curvature="0" - sodipodi:nodetypes="sccssss" /> - <path - style="display:inline;opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.08095238" - d="m 2.75,1020.8622 0.75,0 0,31 -0.75,0 c -1.2465,0 -2.25,-0.6805 -2.25,-1.5259 l 0,-27.9482 c 0,-0.8454 1.0035,-1.5259 2.25,-1.5259 z" - id="rect4162-5-7" - inkscape:connector-curvature="0" - sodipodi:nodetypes="sccssss" /> - </g> -</svg> diff --git a/themes/Qogir/cinnamon/assets/switch/switch-off.svg b/themes/Qogir/cinnamon/assets/switch/switch-off.svg deleted file mode 100644 index c4290413..00000000 --- a/themes/Qogir/cinnamon/assets/switch/switch-off.svg +++ /dev/null @@ -1,175 +0,0 @@ -<?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="50" - height="20" - id="svg7539" - version="1.1" - inkscape:version="0.92.3 (2405546, 2018-03-11)" - sodipodi:docname="switch-off.svg"> - <defs - id="defs7541"> - <linearGradient - id="linearGradient4695-1-4-3-5-0-6"> - <stop - id="stop4697-9-9-7-0-1-5" - style="stop-color:#000000;stop-opacity:1;" - offset="0" /> - <stop - id="stop4699-5-8-9-0-4-0" - style="stop-color:#000000;stop-opacity:0" - offset="1" /> - </linearGradient> - <linearGradient - id="linearGradient3768-6"> - <stop - style="stop-color:#0f0f0f;stop-opacity:1;" - offset="0" - id="stop3770-0" /> - <stop - id="stop3778-6" - offset="0.078125" - style="stop-color:#171717;stop-opacity:1;" /> - <stop - style="stop-color:#171717;stop-opacity:1;" - offset="0.97355771" - id="stop3774-2" /> - <stop - style="stop-color:#1b1b1b;stop-opacity:1;" - offset="1" - id="stop3776-2" /> - </linearGradient> - <linearGradient - id="linearGradient3969-0-4"> - <stop - style="stop-color:#353537;stop-opacity:1;" - offset="0" - id="stop3971-2-6" /> - <stop - style="stop-color:#4d4f52;stop-opacity:1;" - offset="1" - id="stop3973-0-1" /> - </linearGradient> - <linearGradient - id="linearGradient3938"> - <stop - id="stop3940" - offset="0" - style="stop-color:#ffffff;stop-opacity:0;" /> - <stop - id="stop3942" - offset="1" - style="stop-color:#ffffff;stop-opacity:0.54901963;" /> - </linearGradient> - <linearGradient - id="linearGradient6523"> - <stop - id="stop6525" - offset="0" - style="stop-color:#1a1a1a;stop-opacity:1;" /> - <stop - id="stop6527" - offset="1" - style="stop-color:#1a1a1a;stop-opacity:0;" /> - </linearGradient> - <linearGradient - id="linearGradient3938-6"> - <stop - id="stop3940-4" - offset="0" - style="stop-color:#bebebe;stop-opacity:1;" /> - <stop - id="stop3942-8" - offset="1" - style="stop-color:#ffffff;stop-opacity:1;" /> - </linearGradient> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0.0" - inkscape:pageshadow="2" - inkscape:zoom="23.333334" - inkscape:cx="23.024939" - inkscape:cy="14.605526" - inkscape:current-layer="layer1" - showgrid="true" - inkscape:grid-bbox="true" - inkscape:document-units="px" - fit-margin-top="0" - fit-margin-left="0" - fit-margin-right="0" - fit-margin-bottom="0" - inkscape:window-width="1366" - inkscape:window-height="708" - inkscape:window-x="0" - inkscape:window-y="0" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - showguides="true" - inkscape:guide-bbox="true" - inkscape:snap-bbox-midpoints="false" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true"> - <inkscape:grid - type="xygrid" - id="grid3019" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" - originx="-4" - originy="2.6171874e-06" /> - </sodipodi:namedview> - <metadata - id="metadata7544"> - <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 - id="layer1" - inkscape:label="Layer 1" - inkscape:groupmode="layer" - transform="translate(-120,87.999997)"> - <g - style="display:inline" - id="switch" - transform="translate(270.00002,214.63782)" - inkscape:label="#g1559"> - <path - inkscape:connector-curvature="0" - style="opacity:1;fill:#9d9d9d;fill-opacity:1;stroke:none;stroke-width:0.57977116;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers" - d="m -140,-302.63782 c -5.54,0 -10,4.46 -10,10 0,5.54 4.46,10 10,10 h 29.99999 c 5.54001,0 10,-4.46 10,-10 0,-5.54 -4.45999,-10 -10,-10 z m 0,1 h 29.99999 c 4.986,0 9,4.014 9,9 0,4.986 -4.014,9 -9,9 H -140 c -4.986,0 -9,-4.014 -9,-9 0,-4.986 4.014,-9 9,-9 z" - id="path740" /> - <circle - style="opacity:0.15;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1.07692313;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers" - id="circle742" - cx="-140" - cy="-292.63782" - r="7" /> - <path - inkscape:connector-curvature="0" - style="opacity:1;fill:#9d9d9d;fill-opacity:1;stroke:none;stroke-width:1.07692313;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers" - d="m -140.00002,-299.63782 a 7,7 0 0 0 -7,7 7,7 0 0 0 7,7 7,7 0 0 0 7,-7 7,7 0 0 0 -7,-7 z m 0,1 a 6,6 0 0 1 6,6 6,6 0 0 1 -6,6 6,6 0 0 1 -6,-6 6,6 0 0 1 6,-6 z" - id="path744" /> - </g> - </g> -</svg> diff --git a/themes/Qogir/cinnamon/assets/switch/switch-on.svg b/themes/Qogir/cinnamon/assets/switch/switch-on.svg deleted file mode 100644 index b7a51d31..00000000 --- a/themes/Qogir/cinnamon/assets/switch/switch-on.svg +++ /dev/null @@ -1,200 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:osb="http://www.openswatchbook.org/uri/2009/osb" - 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="50" - height="20" - id="svg7539" - version="1.1" - inkscape:version="0.92.3 (2405546, 2018-03-11)" - sodipodi:docname="switch-on.svg"> - <defs - id="defs7541"> - <linearGradient - id="selected_fg_color" - osb:paint="solid"> - <stop - style="stop-color:#ffffffgit;stop-opacity:1;" - offset="0" - id="stop4181" /> - </linearGradient> - <linearGradient - id="selected_bg_color" - osb:paint="solid"> - <stop - style="stop-color:#5294e2;stop-opacity:1;" - offset="0" - id="stop4166" /> - </linearGradient> - <linearGradient - id="linearGradient4695-1-4-3-5-0-6"> - <stop - id="stop4697-9-9-7-0-1-5" - style="stop-color:#000000;stop-opacity:1;" - offset="0" /> - <stop - id="stop4699-5-8-9-0-4-0" - style="stop-color:#000000;stop-opacity:0" - offset="1" /> - </linearGradient> - <linearGradient - id="linearGradient3768-6"> - <stop - style="stop-color:#0f0f0f;stop-opacity:1;" - offset="0" - id="stop3770-0" /> - <stop - id="stop3778-6" - offset="0.078125" - style="stop-color:#171717;stop-opacity:1;" /> - <stop - style="stop-color:#171717;stop-opacity:1;" - offset="0.97355771" - id="stop3774-2" /> - <stop - style="stop-color:#1b1b1b;stop-opacity:1;" - offset="1" - id="stop3776-2" /> - </linearGradient> - <linearGradient - id="linearGradient3969-0-4"> - <stop - style="stop-color:#353537;stop-opacity:1;" - offset="0" - id="stop3971-2-6" /> - <stop - style="stop-color:#4d4f52;stop-opacity:1;" - offset="1" - id="stop3973-0-1" /> - </linearGradient> - <linearGradient - id="linearGradient3938"> - <stop - id="stop3940" - offset="0" - style="stop-color:#ffffff;stop-opacity:0;" /> - <stop - id="stop3942" - offset="1" - style="stop-color:#ffffff;stop-opacity:0.54901963;" /> - </linearGradient> - <linearGradient - id="linearGradient6523"> - <stop - id="stop6525" - offset="0" - style="stop-color:#1a1a1a;stop-opacity:1;" /> - <stop - id="stop6527" - offset="1" - style="stop-color:#1a1a1a;stop-opacity:0;" /> - </linearGradient> - <linearGradient - id="linearGradient3938-6"> - <stop - id="stop3940-4" - offset="0" - style="stop-color:#bebebe;stop-opacity:1;" /> - <stop - id="stop3942-8" - offset="1" - style="stop-color:#ffffff;stop-opacity:1;" /> - </linearGradient> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0.0" - inkscape:pageshadow="2" - inkscape:zoom="5.8333336" - inkscape:cx="21.607643" - inkscape:cy="13.079287" - inkscape:current-layer="switch-active-2" - showgrid="true" - inkscape:grid-bbox="true" - inkscape:document-units="px" - fit-margin-top="0" - fit-margin-left="0" - fit-margin-right="0" - fit-margin-bottom="0" - inkscape:window-width="1366" - inkscape:window-height="708" - inkscape:window-x="0" - inkscape:window-y="0" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - showguides="true" - inkscape:guide-bbox="true" - inkscape:snap-bbox-midpoints="false" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true"> - <inkscape:grid - type="xygrid" - id="grid3019" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" - originx="-4" - originy="2.6171874e-06" /> - </sodipodi:namedview> - <metadata - id="metadata7544"> - <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 - id="layer1" - inkscape:label="Layer 1" - inkscape:groupmode="layer" - transform="translate(-120,87.999997)"> - <g - transform="translate(-886,-448)" - style="display:inline;opacity:1" - id="switch-active-2" - inkscape:label="#g4829"> - <g - style="display:inline" - id="switch-active" - transform="translate(1156,632.63782)" - inkscape:label="#g1554"> - <path - id="rect732" - transform="translate(-8.000005,-285.63782)" - d="m -132,13 c -5.54,0 -10,4.46 -10,10 0,5.54 4.46,10 10,10 h 30 c 5.54,0 10,-4.46 10,-10 0,-5.54 -4.46,-10 -10,-10 z m 0,1 h 30 c 4.985999,0 9,4.014001 9,9 0,4.985999 -4.014001,9 -9,9 h -30 c -4.986,0 -9,-4.014001 -9,-9 0,-4.985999 4.014,-9 9,-9 z" - style="opacity:1;fill:#9d9d9d;fill-opacity:1;stroke:none;stroke-width:0.57977116;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers" - inkscape:connector-curvature="0" /> - <circle - r="7" - cy="-262.63782" - cx="-110" - id="path1542" - style="opacity:1;fill:#5294e2;fill-opacity:1;stroke:none;stroke-width:1.07692313;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers" /> - <path - id="circle737" - transform="translate(-8.000005,-285.63782)" - d="m -102,16 a 7,7 0 0 0 -7,7 7,7 0 0 0 7,7 7,7 0 0 0 7,-7 7,7 0 0 0 -7,-7 z m 0,1 a 6,6 0 0 1 6,6 6,6 0 0 1 -6,6 6,6 0 0 1 -6,-6 6,6 0 0 1 6,-6 z" - style="opacity:1;fill:#1d78df;fill-opacity:1;stroke:none;stroke-width:1.07692313;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers" - inkscape:connector-curvature="0" /> - </g> - </g> - </g> -</svg> diff --git a/themes/Qogir/cinnamon/cinnamon.css b/themes/Qogir/cinnamon/cinnamon.css deleted file mode 100644 index 5a263971..00000000 --- a/themes/Qogir/cinnamon/cinnamon.css +++ /dev/null @@ -1,2321 +0,0 @@ -stage { - font-family: Futura Bk bt, sans, Sans-Serif; - font-size: 9pt; - color: #464853; -} - -.label-shadow { - color: rgba(0, 0, 0, 0); -} - -.sound-button, .menu #notification .notification-button, .menu #notification .notification-icon-button, .popup-menu #notification .notification-button, .popup-menu #notification .notification-icon-button { - min-height: 20px; - padding: 5px 32px; - transition-duration: 0; - text-shadow: none; - color: #464853; - background-color: white; - border: 1px solid rgba(0, 0, 0, 0.15); - box-shadow: inset 0 2px 4px rgba(255, 255, 255, 0.05); -} - -.sound-button, .menu #notification .notification-button, .menu #notification .notification-icon-button, .popup-menu #notification .notification-button, .popup-menu #notification .notification-icon-button { - border-radius: 2px; -} - -.sound-button:focus, .menu #notification .notification-button:focus, .menu #notification .notification-icon-button:focus, .popup-menu #notification .notification-button:focus, .popup-menu #notification .notification-icon-button:focus { - text-shadow: none; - color: #464853; - background-color: white; - border: 1px solid #5294e2; - box-shadow: inset 0 2px 4px rgba(255, 255, 255, 0.05); -} - -.sound-button:hover, .menu #notification .notification-button:hover, .menu #notification .notification-icon-button:hover, .popup-menu #notification .notification-button:hover, .popup-menu #notification .notification-icon-button:hover { - text-shadow: none; - color: #464853; - background-color: white; - border: 1px solid rgba(0, 0, 0, 0.15); - box-shadow: inset 0 2px 4px rgba(255, 255, 255, 0.05); -} - -.sound-button:hover:focus, .menu #notification .notification-button:hover:focus, .menu #notification .notification-icon-button:hover:focus, .popup-menu #notification .notification-button:hover:focus, .popup-menu #notification .notification-icon-button:hover:focus { - text-shadow: none; - color: #464853; - background-color: white; - border: 1px solid #5294e2; - box-shadow: inset 0 2px 4px rgba(255, 255, 255, 0.05); -} - -.sound-button:active, .menu #notification .notification-button:active, .menu #notification .notification-icon-button:active, .popup-menu #notification .notification-button:active, .popup-menu #notification .notification-icon-button:active { - text-shadow: none; - color: #ffffff; - background-color: #5294e2; - border: 1px solid #5294e2; - box-shadow: inset 0 2px 4px #5294e2; -} - -.sound-button:insensitive, .menu #notification .notification-button:insensitive, .menu #notification .notification-icon-button:insensitive, .popup-menu #notification .notification-button:insensitive, .popup-menu #notification .notification-icon-button:insensitive { - text-shadow: none; - color: rgba(70, 72, 83, 0.55); - border: 1px solid rgba(0, 0, 0, 0); - background-color: rgba(255, 255, 255, 0.55); - box-shadow: inset 0 2px 4px rgba(255, 255, 255, 0.05); -} - -.modal-dialog-button-box .modal-dialog-button, .notification-button, .notification-icon-button { - min-height: 20px; - padding: 5px 32px; - transition-duration: 0; - border-radius: 2px; - text-shadow: none; - color: #D3DAE3; - border: 1px solid #434655; - background-color: #333641; -} - -.modal-dialog-button-box .modal-dialog-button:hover, .notification-button:hover, .notification-icon-button:hover { - text-shadow: none; - color: #D3DAE3; - border: 1px solid #434655; - background-color: #434655; -} - -.modal-dialog-button-box .modal-dialog-button:focus, .notification-button:focus, .notification-icon-button:focus { - color: #5294e2; -} - -.modal-dialog-button-box .modal-dialog-button:active, .notification-button:active, .notification-icon-button:active { - text-shadow: none; - color: #ffffff; - border: 1px solid #5294e2; - background-color: #5294e2; -} - -.modal-dialog-button-box .modal-dialog-button:insensitive, .notification-button:insensitive, .notification-icon-button:insensitive { - text-shadow: none; - color: #5b5f68; - border: 1px solid #434655; - background-color: rgba(51, 54, 65, 0.85); -} - -#menu-search-entry, .menu #notification StEntry, .popup-menu #notification StEntry { - padding: 7px; - caret-size: 1px; - selection-background-color: #5294e2; - selected-color: #ffffff; - transition-duration: 300ms; - border-radius: 2px; - color: #4a4c59; - background-color: #ffffff; - border: 1px solid rgba(0, 0, 0, 0.15); - box-shadow: inset 0 2px 4px rgba(255, 255, 255, 0.05); -} - -#menu-search-entry:focus, .menu #notification StEntry:focus, .popup-menu #notification StEntry:focus, #menu-search-entry:hover, .menu #notification StEntry:hover, .popup-menu #notification StEntry:hover { - color: #464853; - background-color: #ffffff; - border: 1px solid #5294e2; - box-shadow: inset 0 2px 4px rgba(255, 255, 255, 0.05); -} - -#menu-search-entry:insensitive, .menu #notification StEntry:insensitive, .popup-menu #notification StEntry:insensitive { - color: rgba(70, 72, 83, 0.55); - background-color: #fdfdfe; - border-color: 1px solid rgba(227, 228, 229, 0.5325); - box-shadow: inset 0 2px 4px rgba(253, 253, 254, 0.05); -} - -#menu-search-entry StIcon.capslock-warning, .menu #notification StEntry StIcon.capslock-warning, .popup-menu #notification StEntry StIcon.capslock-warning { - icon-size: 16px; - warning-color: #F27835; - padding: 0 4px; -} - -.notification StEntry { - padding: 7px; - caret-size: 1px; - caret-color: #D3DAE3; - selection-background-color: #5294e2; - selected-color: #ffffff; - transition-duration: 300ms; - border-radius: 2px; - color: #D3DAE3; - background-color: #333641; - border: 1px solid #434655; - box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05); -} - -.notification StEntry:focus { - color: #ffffff; - background-color: #5294e2; - border: 1px solid #5294e2; - box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05); -} - -.notification StEntry:insensitive { - color: rgba(211, 218, 227, 0.55); - background-color: rgba(51, 54, 65, 0.85); - border: 1px solid #434655; - box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05); -} - -StScrollView.vfade { - -st-vfade-offset: 0px; -} - -StScrollView.hfade { - -st-hfade-offset: 0px; -} - -StScrollBar { - padding: 8px; -} - -StScrollView StScrollBar { - min-width: 5px; - min-height: 5px; -} - -StScrollBar StBin#trough { - background-color: rgba(255, 255, 255, 0.1); - border-radius: 8px; -} - -StScrollBar StButton#vhandle, StScrollBar StButton#hhandle { - border-radius: 2px; - background-color: #b2b3b8; - border: 0px solid; - margin: 0px; -} - -StScrollBar StButton#vhandle:hover, StScrollBar StButton#hhandle:hover { - background-color: #c4c5c9; -} - -StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { - background-color: #5294e2; -} - -.separator { - -gradient-height: 1px; - -gradient-start: rgba(0, 0, 0, 0); - -gradient-end: rgba(0, 0, 0, 0); - -margin-horizontal: 1.5em; - height: 1em; -} - -.popup-slider-menu-item, -.slider { - -slider-height: 4px; - -slider-background-color: rgba(0, 0, 0, 0.15); - -slider-border-color: rgba(0, 0, 0, 0); - -slider-active-background-color: #5294e2; - -slider-active-border-color: rgba(0, 0, 0, 0); - -slider-border-width: 0; - -slider-handle-radius: 4px; - height: 18px; - min-width: 15em; - border: 0 solid transparent; - border-right-width: 1px; - border-left-width: 5px; - color: transparent; -} - -.popup-menu-item:active .popup-slider-menu-item, .popup-menu-item:active .slider { - -slider-background-color: rgba(0, 0, 0, 0.2); - -slider-active-background-color: #ffffff; -} - -.check-box CinnamonGenericContainer { - spacing: .2em; - min-height: 30px; - padding-top: 2px; -} - -.check-box StLabel { - font-weight: normal; -} - -.check-box StBin { - width: 16px; - height: 16px; - background-image: url("assets/checkbox/checkbox-unchecked.svg"); -} - -.check-box:focus StBin { - background-image: url("assets/checkbox/checkbox-unchecked-focused.svg"); -} - -.check-box:checked StBin { - background-image: url("assets/checkbox/checkbox-checked.svg"); -} - -.check-box:focus:checked StBin { - background-image: url("assets/checkbox/checkbox-checked-focused.svg"); -} - -.radiobutton CinnamonGenericContainer { - spacing: .2em; - height: 26px; - padding-top: 2px; -} - -.radiobutton StLabel { - padding-top: 4px; - font-size: 0.9em; - box-shadow: none; -} - -.radiobutton StBin { - width: 16px; - height: 16px; - background-image: url("assets/checkbox/checkbox-unchecked.svg"); -} - -.radiobutton:focus StBin { - background-image: url("assets/checkbox/checkbox-unchecked-focused.svg"); -} - -.radiobutton:checked StBin { - background-image: url("assets/checkbox/checkbox-checked.svg"); -} - -.radiobutton:focus:checked StBin { - background-image: url("assets/checkbox/checkbox-checked-focused.svg"); -} - -.toggle-switch { - width: 50px; - height: 20px; - background-size: contain; - background-image: url("assets/switch/switch-off.svg"); -} - -.toggle-switch:checked { - background-image: url("assets/switch/switch-on.svg"); -} - -.popup-menu-item:active .toggle-switch { - background-image: url("common-assets/switch/switch-off-selected.svg"); -} - -.popup-menu-item:active .toggle-switch:checked { - background-image: url("common-assets/switch/switch-on-selected.svg"); -} - -.cinnamon-link { - color: #2679db; - text-decoration: underline; -} - -.cinnamon-link:hover { - color: #5294e2; -} - -#Tooltip { - border-radius: 3px; - padding: 5px 12px; - background-color: #282A33; - color: #D3DAE3; - font-size: 1em; - font-weight: normal; - text-align: center; -} - -.menu, -.popup-menu, -.popup-combo-menu { - color: #464853; - background-color: #ffffff; - border: 0 solid rgba(0, 0, 0, 0.15); - padding: 0; - margin: 8px; - border-radius: 3px; - box-shadow: 0 3px 6px rgba(0, 0, 0, 0.25); -} - -.menu-arrow, -.popup-menu-arrow { - icon-size: 16px; -} - -.menu .popup-sub-menu, -.popup-menu .popup-sub-menu, -.popup-combo-menu .popup-sub-menu { - background-gradient-direction: none; - background-color: #f7f7f7; - border: 1px solid rgba(0, 0, 0, 0.15); - border-left: none; - border-right: none; - box-shadow: none; -} - -.menu .popup-sub-menu .popup-menu-item:ltr, -.popup-menu .popup-sub-menu .popup-menu-item:ltr, -.popup-combo-menu .popup-sub-menu .popup-menu-item:ltr { - padding-right: 1em; -} - -.menu .popup-sub-menu .popup-menu-item:rtl, -.popup-menu .popup-sub-menu .popup-menu-item:rtl, -.popup-combo-menu .popup-sub-menu .popup-menu-item:rtl { - padding-left: 1em; -} - -.menu .popup-sub-menu StScrollBar, -.popup-menu .popup-sub-menu StScrollBar, -.popup-combo-menu .popup-sub-menu StScrollBar { - padding: 4px; -} - -.menu .popup-sub-menu StScrollBar StBin#trough, .menu .popup-sub-menu StScrollBar StBin#vhandle, -.popup-menu .popup-sub-menu StScrollBar StBin#trough, -.popup-menu .popup-sub-menu StScrollBar StBin#vhandle, -.popup-combo-menu .popup-sub-menu StScrollBar StBin#trough, -.popup-combo-menu .popup-sub-menu StScrollBar StBin#vhandle { - border-width: 0; -} - -.menu .popup-menu-content, -.popup-menu .popup-menu-content, -.popup-combo-menu .popup-menu-content { - padding: 0.75em 0em 0.75em 0em; -} - -.menu .popup-menu-item, -.popup-menu .popup-menu-item, -.popup-combo-menu .popup-menu-item { - padding: .3em 1.5em; - spacing: 0.5em; -} - -.menu .popup-menu-item:active, -.popup-menu .popup-menu-item:active, -.popup-combo-menu .popup-menu-item:active { - color: #ffffff; - background-color: #5294e2; -} - -.menu .popup-menu-item:insensitive, -.popup-menu .popup-menu-item:insensitive, -.popup-combo-menu .popup-menu-item:insensitive { - color: rgba(70, 72, 83, 0.5); - background: none; -} - -.menu .popup-inactive-menu-item, -.popup-menu .popup-inactive-menu-item, -.popup-combo-menu .popup-inactive-menu-item { - color: #464853; -} - -.menu .popup-inactive-menu-item:insensitive, -.popup-menu .popup-inactive-menu-item:insensitive, -.popup-combo-menu .popup-inactive-menu-item:insensitive { - color: rgba(70, 72, 83, 0.55); -} - -.menu .popup-menu-item:active .popup-inactive-menu-item, -.popup-menu .popup-menu-item:active .popup-inactive-menu-item, -.popup-combo-menu .popup-menu-item:active .popup-inactive-menu-item { - color: #ffffff; -} - -.menu-icon, -.popup-menu-icon { - icon-size: 16px; -} - -.popup-menu-boxpointer { - -arrow-border-radius: 3px; - -arrow-background-color: rgba(0, 0, 0, 0); - -arrow-border-width: 0; - -arrow-border-color: rgba(0, 0, 0, 0); - -arrow-base: 0; - -arrow-rise: 0; -} - -.popup-combo-menu { - padding: 6px 0; -} - -.popup-combobox-item { - spacing: 0.5em; -} - -.popup-separator-menu-item { - -gradient-height: 1px; - -gradient-start: transparent; - -gradient-end: transparent; - -margin-horizontal: 1em; - height: 0.5em; -} - -.popup-alternating-menu-item:alternate { - font-weight: normal; -} - -.popup-device-menu-item { - spacing: .5em; -} - -.popup-subtitle-menu-item { - font-weight: normal; -} - -.nm-menu-item-icons { - spacing: .5em; -} - -#panel { - font-weight: bold; - height: 27px; - width: 32px; -} - -#panel:highlight { - border-image: none; - background-color: rgba(252, 65, 56, 0.5); -} - -#panelLeft { - spacing: 4px; -} - -#panelLeft:dnd { - background-gradient-direction: vertical; - background-gradient-start: rgba(255, 0, 0, 0.05); - background-gradient-end: rgba(255, 0, 0, 0.2); -} - -#panelLeft:ltr { - padding-right: 4px; -} - -#panelLeft:rtl { - padding-left: 4px; -} - -#panelLeft.vertical { - padding: 0; -} - -#panelLeft.vertical:ltr { - padding-right: 0px; -} - -#panelLeft.vertical:rtl { - padding-left: 0px; -} - -#panelRight:dnd { - background-gradient-direction: vertical; - background-gradient-start: rgba(0, 0, 255, 0.05); - background-gradient-end: rgba(0, 0, 255, 0.2); -} - -#panelRight:ltr { - padding-left: 4px; - spacing: 0px; -} - -#panelRight:rtl { - padding-right: 4px; - spacing: 0px; -} - -#panelRight.vertical { - padding: 0; -} - -#panelRight.vertical:ltr { - padding-right: 0px; -} - -#panelRight.vertical:rtl { - padding-left: 0px; -} - -#panelCenter { - spacing: 4px; -} - -#panelCenter:dnd { - background-gradient-direction: vertical; - background-gradient-start: rgba(0, 255, 0, 0.05); - background-gradient-end: rgba(0, 255, 0, 0.2); -} - -.panel-top, .panel-bottom, .panel-left, .panel-right { - color: #D3DAE3; - background-color: #21232b; - font-size: 1em; - padding: 0px; -} - -.panel-dummy { - background-color: rgba(252, 65, 56, 0.5); -} - -.panel-dummy:entered { - background-color: rgba(252, 65, 56, 0.6); -} - -.panel-status-button { - border-width: 0; - -natural-hpadding: 3px; - -minimum-hpadding: 3px; - font-weight: bold; - color: white; - height: 22px; -} - -.panel-button { - -natural-hpadding: 6px; - -minimum-hpadding: 4px; - font-weight: bold; - color: white; - transition-duration: 100; -} - -.system-status-icon { - icon-size: 16px; - padding: 0 3px; -} - -#overview { - spacing: 12px; -} - -.window-caption { - background-color: #282A33; - border: 1px solid #282A33; - color: #D3DAE3; - spacing: 25px; - border-radius: 2px; - font-size: 9pt; - padding: 5px 8px; - -cinnamon-caption-spacing: 4px; -} - -.window-caption#selected { - background-color: #5294e2; - color: #ffffff; - border: 1px solid #5294e2; - spacing: 25px; -} - -.expo-workspaces-name-entry, -.expo-workspaces-name-entry#selected { - height: 15px; - border-radius: 2px; - font-size: 9pt; - padding: 5px 8px; - -cinnamon-caption-spacing: 4px; - color: #D3DAE3; - background-color: #333641; - border: 1px solid #434655; - box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05); -} - -.expo-workspaces-name-entry:focus, -.expo-workspaces-name-entry#selected:focus { - border: 1px solid #5294e2; - background-color: #5294e2; - color: #ffffff; - font-style: italic; - transition-duration: 300; - selection-background-color: #ffffff; - selected-color: #5294e2; -} - -.expo-workspace-thumbnail-frame { - border: 4px solid rgba(255, 255, 255, 0); - background-color: rgba(255, 255, 255, 0); - border-radius: 2px; -} - -.expo-workspace-thumbnail-frame#active { - border: 4px solid #5294e2; - background-color: black; - border-radius: 2px; -} - -.expo-background { - background-color: #282a33; -} - -.workspace-thumbnails { - spacing: 26px; -} - -.workspace-thumbnails-background, .workspace-thumbnails-background:rtl { - padding: 8px; -} - -.workspace-add-button { - background-image: url("common-assets/misc/add-workspace.svg"); - height: 200px; - width: 35px; - transition-duration: 100; -} - -.workspace-add-button:hover { - background-image: url("common-assets/misc/add-workspace-hover.svg"); - transition-duration: 100; -} - -.workspace-add-button:active { - background-image: url("common-assets/misc/add-workspace-active.svg"); - transition-duration: 100; -} - -.workspace-overview-background-shade { - background-color: rgba(0, 0, 0, 0.5); -} - -.workspace-close-button, -.window-close { - background-image: url("common-assets/misc/close.svg"); - background-size: 26px; - height: 26px; - width: 26px; - -cinnamon-close-overlap: 10px; -} - -.workspace-close-button:hover, -.window-close:hover { - background-image: url("common-assets/misc/close-hover.svg"); - background-size: 26px; - height: 26px; - width: 26px; -} - -.workspace-close-button:active, -.window-close:active { - background-image: url("common-assets/misc/close-active.svg"); - background-size: 26px; - height: 26px; - width: 26px; -} - -.window-close-area { - background-image: url("common-assets/misc/trash-icon.svg"); - height: 120px; - width: 400px; -} - -.about-content { - width: 550px; - height: 250px; - spacing: 8px; - padding-bottom: 10px; -} - -.about-title { - font-size: 2em; - font-weight: bold; -} - -.about-uuid { - font-size: 10px; - color: #888; -} - -.about-icon { - padding-right: 20px; - padding-bottom: 14px; -} - -.about-scrollBox { - border: 1px solid rgba(0, 0, 0, 0.15); - border-radius: 2px; - background-color: #ffffff; - padding: 4px; - padding-right: 0; - border-radius: 0; -} - -.about-scrollBox-innerBox { - padding: 1.2em; - spacing: 1.2em; -} - -.about-description { - padding-top: 4px; - padding-bottom: 16px; -} - -.about-version { - padding-left: 7px; - font-size: 10px; - color: #888; -} - -.calendar { - padding: .4em 1.75em; - spacing-rows: 0px; - spacing-columns: 0px; -} - -.calendar-month-label { - color: #464853; - font-weight: bold; - padding: 8px 0; -} - -.calendar-change-month-back, -.calendar-change-month-forward { - width: 16px; - height: 16px; -} - -.calendar-change-month-back { - background-image: url("common-assets/misc/calendar-arrow-left.svg"); -} - -.calendar-change-month-back:focus, .calendar-change-month-back:hover { - background-image: url("common-assets/misc/calendar-arrow-left-hover.svg"); -} - -.calendar-change-month-back:active { - background-image: url("common-assets/misc/calendar-arrow-left.svg"); -} - -.calendar-change-month-back:rtl { - background-image: url("common-assets/misc/calendar-arrow-right.svg"); -} - -.calendar-change-month-back:rtl:focus, .calendar-change-month-back:rtl:hover { - background-image: url("common-assets/misc/calendar-arrow-right-hover.svg"); -} - -.calendar-change-month-back:rtl:active { - background-image: url("common-assets/misc/calendar-arrow-right.svg"); -} - -.calendar-change-month-forward { - background-image: url("common-assets/misc/calendar-arrow-right.svg"); -} - -.calendar-change-month-forward:focus, .calendar-change-month-forward:hover { - background-image: url("common-assets/misc/calendar-arrow-right-hover.svg"); -} - -.calendar-change-month-forward:active { - background-image: url("common-assets/misc/calendar-arrow-right.svg"); -} - -.calendar-change-month-forward:rtl { - background-image: url("common-assets/misc/calendar-arrow-left.svg"); -} - -.calendar-change-month-forward:rtl:focus, .calendar-change-month-forward:rtl:hover { - background-image: url("common-assets/misc/calendar-arrow-left-hover.svg"); -} - -.calendar-change-month-forward:rtl:active { - background-image: url("common-assets/misc/calendar-arrow-left.svg"); -} - -.datemenu-date-label { - padding: .4em 1.75em; - font-weight: bold; - text-align: center; - color: #464853; - border-radius: 2px; -} - -.calendar-day-base { - font-size: 80%; - text-align: center; - width: 25px; - height: 25px; - padding: 0.1em; - margin: 2px; - border-radius: 100px; -} - -.calendar-day-heading { - color: rgba(70, 72, 83, 0.85); - margin-top: 1em; - font-size: 70%; -} - -.calendar-day { - border-width: 0; - color: rgba(70, 72, 83, 0.8); -} - -.calendar-day-top { - border-top-width: 0; -} - -.calendar-day-left { - border-left-width: 0; -} - -.calendar-nonwork-day { - color: #464853; - background-color: transparent; - font-weight: bold; -} - -.calendar-today, -.calendar-today:active, -.calendar-today:focus, -.calendar-today:hover { - font-weight: bold; - color: #ffffff; - background-color: #5294e2; - border-width: 0; -} - -.calendar-other-month-day { - color: rgba(70, 72, 83, 0.3); - opacity: 1; -} - -.calendar-week-number { - color: rgba(70, 72, 83, 0.7); - font-size: 80%; -} - -#notification { - border-radius: 3px; - background-color: #282A33; - padding: 12px; - spacing-rows: 10px; - spacing-columns: 10px; - margin-from-right-edge-of-screen: 20px; - width: 34em; - color: #D3DAE3; - box-shadow: 0 3px 6px rgba(0, 0, 0, 0.25); - margin: 8px; -} - -.menu #notification, .popup-menu #notification { - border-image: url("assets/misc/message.svg") 9 9 9 9; -} - -.menu #notification, .menu #notification.multi-line-notification, .popup-menu #notification, .popup-menu #notification.multi-line-notification { - color: #464853; -} - -.menu #notification .notification-button, .menu #notification .notification-icon-button, .popup-menu #notification .notification-button, .popup-menu #notification .notification-icon-button { - padding: 5px; -} - -#notification.multi-line-notification { - padding-bottom: 13px; - color: #D3DAE3; -} - -#notification-scrollview { - max-height: 10em; -} - -#notification-scrollview > .top-shadow, #notification-scrollview > .bottom-shadow { - height: 1em; -} - -#notification-scrollview:ltr > StScrollBar { - padding-left: 6px; -} - -#notification-scrollview:rtl > StScrollBar { - padding-right: 6px; -} - -#notification-body { - spacing: 5px; -} - -#notification-actions { - spacing: 10px; -} - -.notification-with-image { - min-height: 159px; - color: #D3DAE3; -} - -.notification-button, .notification-icon-button { - padding: 5px; -} - -.notification-icon-button > StIcon { - icon-size: 36px; -} - -#altTabPopup { - padding: 8px; - spacing: 16px; -} - -.switcher-list { - color: #D3DAE3; - background: none; - border: none; - border-image: url("common-assets/misc/bg.svg") 9 9 9 9; - border-radius: 2px; - padding: 20px; -} - -.switcher-list > StBoxLayout { - padding: 4px; -} - -.switcher-list-item-container { - spacing: 8px; -} - -.switcher-list .item-box { - padding: 8px; - border-radius: 2px; -} - -.switcher-list .item-box:outlined { - padding: 8px; - border: 1px solid #5294e2; -} - -.switcher-list .item-box:selected { - color: #ffffff; - background-color: #5294e2; - border: 0px solid #5294e2; -} - -.switcher-list .thumbnail { - width: 256px; -} - -.switcher-list .thumbnail-box { - padding: 2px; - spacing: 4px; -} - -.switcher-list .separator { - width: 1px; - background: rgba(255, 255, 255, 0.2); -} - -.switcher-arrow { - border-color: rgba(0, 0, 0, 0); - color: #D3DAE3; -} - -.switcher-arrow:highlighted { - border-color: rgba(0, 0, 0, 0); - color: #D3DAE3; -} - -.thumbnail-scroll-gradient-left { - background-color: rgba(0, 0, 0, 0); - border-radius: 24px; - border-radius-topright: 0px; - border-radius-bottomright: 0px; - width: 60px; -} - -.thumbnail-scroll-gradient-right { - background-color: rgba(0, 0, 0, 0); - border-radius: 24px; - border-radius-topleft: 0px; - border-radius-bottomleft: 0px; - width: 60px; -} - -.ripple-box { - width: 104px; - height: 104px; - background-image: url("common-assets/misc/corner-ripple.svg"); - background-size: contain; -} - -.lightbox { - background-color: rgba(0, 0, 0, 0.4); -} - -.flashspot { - background-color: white; -} - -.modal-dialog { - color: #464853; - background-color: #ffffff; - border: none; - padding: 6px; - margin: 8px; - border-radius: 3px; - box-shadow: 0 3px 6px rgba(0, 0, 0, 0.25); -} - -.modal-dialog > StBoxLayout:first-child { - padding: 20px 10px 10px 10px; -} - -.modal-dialog-button-box { - spacing: 0; - margin: 0; - padding: 14px 10px; - background-color: rgba(70, 72, 83, 0.05); - border-top: 1px solid rgba(0, 0, 0, 0.15); -} - -.modal-dialog-button-box .modal-dialog-button { - padding-top: 0; - padding-bottom: 0; - height: 30px; -} - -.run-dialog { - padding: 0px 15px 10px 15px; - border-image: url("common-assets/misc/bg.svg") 9 9 9 9; -} - -.run-dialog > * { - padding: 0; -} - -.run-dialog-label { - font-weight: 400; - color: #D3DAE3; - padding-bottom: 6px; -} - -.run-dialog-error-label { - color: #FC4138; -} - -.run-dialog-error-box { - padding-top: 15px; - spacing: 5px; -} - -.run-dialog-completion-box { - padding-left: 15px; - font-size: 10px; -} - -.run-dialog-entry { - width: 21em; - padding: 7px; - border-radius: 2px; - caret-color: #D3DAE3; - selected-color: #ffffff; - selection-background-color: #5294e2; - color: #D3DAE3; - background-color: #333641; - border: 1px solid #434655; - box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05); -} - -.run-dialog-entry:focus { - color: #D3DAE3; - background-color: #333641; - border: 1px solid #434655; - box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05); - background-color: #282A33; - border-color: #5294e2; -} - -.run-dialog .modal-dialog-button-box { - border: none; - border-image: none; - box-shadow: none; - background: none; - background-gradient-direction: none; -} - -/* CinnamonMountOperation Dialogs */ -.cinnamon-mount-operation-icon { - icon-size: 48px; -} - -.mount-password-reask { - color: #F27835; -} - -.show-processes-dialog, -.mount-question-dialog { - spacing: 24px; -} - -.show-processes-dialog-subject, -.mount-question-dialog-subject { - padding-top: 10px; - padding-left: 17px; - padding-bottom: 6px; -} - -.show-processes-dialog-subject:rtl, -.mount-question-dialog-subject:rtl { - padding-left: 0px; - padding-right: 17px; -} - -.show-processes-dialog-description, -.mount-question-dialog-description { - padding-left: 17px; - width: 28em; -} - -.show-processes-dialog-description:rtl, -.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: #ccc; -} - -.show-processes-dialog-app-list-item:hover { - color: white; -} - -.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; -} - -.show-processes-dialog-app-list-item-name { - font-size: 1.1em; -} - -.magnifier-zoom-region { - border: 2px solid maroon; -} - -.magnifier-zoom-region .full-screen { - border-width: 0px; -} - -#keyboard { - background-color: #282A33; - border-width: 0; - border-top-width: 1px; - border-color: rgba(0, 0, 0, 0.4); -} - -.keyboard-layout { - spacing: 10px; - padding: 10px; -} - -.keyboard-row { - spacing: 15px; -} - -.keyboard-key { - min-height: 2em; - min-width: 2em; - font-size: 14pt; - font-weight: bold; - border-radius: 2px; - box-shadow: none; - text-shadow: none; - color: #D3DAE3; - border: 1px solid #434655; - background-color: #333641; -} - -.keyboard-key:hover { - text-shadow: none; - color: #D3DAE3; - border: 1px solid #434655; - background-color: #434655; -} - -.keyboard-key:active, .keyboard-key:checked { - text-shadow: none; - color: #ffffff; - border: 1px solid #5294e2; - background-color: #5294e2; -} - -.keyboard-key:grayed { - text-shadow: none; - color: #5b5f68; - border: 1px solid #434655; - background-color: rgba(51, 54, 65, 0.85); -} - -.keyboard-subkeys { - color: #D3DAE3; - padding: 5px; - -arrow-border-radius: 2px; - -arrow-background-color: #282A33; - -arrow-border-width: 1px; - -arrow-border-color: rgba(0, 0, 0, 0.4); - -arrow-base: 20px; - -arrow-rise: 10px; - -boxpointer-gap: 5px; -} - -.menu-favorites-box { - margin: 0 0 6px 6px; - padding: 10px; - transition-duration: 300; - background-color: #fafbfc; - border: 1px solid rgba(0, 0, 0, 0.15); - border-radius: 2px; -} - -.menu-favorites-button { - padding: 10px; - border: 1px solid rgba(0, 0, 0, 0); - border-radius: 2px; -} - -.menu-favorites-button:hover { - text-shadow: none; - color: #464853; - background-color: white; - border: 1px solid rgba(0, 0, 0, 0.15); - box-shadow: inset 0 2px 4px rgba(255, 255, 255, 0.05); -} - -.menu-places-box { - margin: 0; - padding: 10px; - border: none; -} - -.menu-places-button { - padding: 10px; -} - -.menu-categories-box { - padding: 10px 30px 10px 30px; -} - -.menu-applications-inner-box, .menu-applications-outer-box { - padding: 10px 10px 0 10px; -} - -.menu-application-button { - padding: 6px; - border: 0 none transparent !important; - border-radius: 2px; -} - -.menu-application-button:highlighted { - font-weight: bold; -} - -.menu-application-button-selected { - padding: 6px; - text-shadow: none; - color: #ffffff; - background-color: #5294e2; - border: 1px solid #5294e2; - box-shadow: inset 0 2px 4px #5294e2; - border: 0 none transparent !important; - border-radius: 2px; -} - -.menu-application-button-selected:highlighted { - font-weight: bold; -} - -.menu-application-button-label:ltr { - padding-left: 6px; -} - -.menu-application-button-label:rtl { - padding-right: 6px; -} - -.menu StScrollView.menu-application-button { - padding: 0; - border-radius: 2px; - border: 1px solid rgba(0, 0, 0, 0.15); - background-color: rgba(70, 72, 83, 0.1); -} - -.menu StScrollView.menu-application-button .popup-menu-item { - padding: 0; - spacing: 0; -} - -.menu StScrollView.menu-application-button .popup-menu-item:ltr { - padding-left: 8px; -} - -.menu StScrollView.menu-application-button .popup-menu-item:rtl { - padding-right: 8px; -} - -.menu StScrollView.menu-application-button .popup-menu-item:active { - border-image: none; - background-color: rgba(70, 72, 83, 0.15); - color: #464853; -} - -.menu StScrollView.menu-application-button .popup-menu-item StIcon { - min-width: 22px; -} - -.menu StScrollView.menu-application-button .popup-menu-item StLabel:ltr { - padding: 6px 0 7px 5px; -} - -.menu StScrollView.menu-application-button .popup-menu-item StLabel:rtl { - padding: 6px 5px 7px 0; -} - -.menu-category-button { - padding: 6px; - border: 1px solid rgba(0, 0, 0, 0); - border-radius: 2px; -} - -.menu-category-button-hover, .menu-category-button-selected { - padding: 6px; - background-color: #5294e2; - color: #ffffff; - border: 1px solid #2679db; - border-radius: 2px; -} - -.menu-category-button-greyed { - padding: 6px; - color: rgba(70, 72, 83, 0.55); - border: 1px solid rgba(0, 0, 0, 0); -} - -.menu-category-button-label:ltr { - padding-left: 6px; -} - -.menu-category-button-label:rtl { - padding-right: 6px; -} - -.menu-selected-app-box { - padding-right: 30px; - padding-left: 28px; - text-align: right; - height: 30px; -} - -.menu-selected-app-box:rtl { - padding-top: 10px; - height: 30px; -} - -.menu-selected-app-title { - font-weight: bold; -} - -.menu-selected-app-description { - max-width: 150px; -} - -.menu-search-box:ltr { - padding-left: 30px; -} - -.menu-search-box-rtl { - padding-right: 30px; -} - -#menu-search-entry { - width: 250px; - height: 15px; - font-weight: normal; - caret-color: #464853; - margin-right: 6px; -} - -.menu-search-entry-icon { - icon-size: 1em; - color: #464853; -} - -/* Context menu (at the moment only for favorites) */ -.info-osd { - text-align: center; - font-weight: bold; - spacing: 1em; - padding: 16px; - color: #D3DAE3; - border-image: url("common-assets/misc/osd.svg") 9 9 9 9; -} - -.osd-window { - text-align: center; - font-weight: bold; - spacing: 1em; - padding: 20px; - min-width: 64px; - min-height: 64px; - color: #D3DAE3; - background: none; - border: none; - border-radius: 5px; - border-image: url("common-assets/misc/osd.svg") 9 9 9 9; -} - -.osd-window .osd-monitor-label { - font-size: 3em; -} - -.osd-window .level { - padding: 0; - height: 4px; - background-color: rgba(0, 0, 0, 0.65); - border-radius: 2px; - color: #5294e2; -} - -.osd-window .level-bar { - border-radius: 2px; - background-color: #5294e2; -} - -.window-list-box { - spacing: 2px; - padding-left: 10px; -} - -.panel-bottom .window-list-box, .panel-top .window-list-box { - padding-top: 2px; - padding-bottom: 2px; -} - -.window-list-box.vertical { - spacing: 2px; - padding: 10px 0; -} - -.window-list-box.vertical #appMenuIcon { - padding-top: 0; -} - -.window-list-box:highlight { - background-color: rgba(252, 65, 56, 0.5); -} - -.window-list-item-label { - font-weight: normal; - width: 15em; - min-width: 5px; -} - -.window-list-item-label StIcon, .window-list-item-label StBin, .window-list-item-label #appMenuIcon { - padding: 0; -} - -.window-list-item-box { - font-weight: normal; - background-image: none; - spacing: 8px; - transition-duration: 100; - color: #D3DAE3; - border: 0 solid transparent; -} - -.panel-bottom .window-list-item-box StLabel { - padding-left: 6px; -} - -.panel-top .window-list-item-box StLabel { - padding-left: 6px; -} - -.panel-left .window-list-item-box StLabel { - padding-top: 6px; -} - -.panel-right .window-list-item-box StLabel { - padding-top: 6px; -} - -.panel-top .window-list-item-box { - border-top-width: 2px; -} - -.panel-top .window-list-item-box StIcon, .panel-top .window-list-item-box StBin, .panel-top .window-list-item-box #appMenuIcon { - padding: 0; - padding-top: 0; -} - -.panel-bottom .window-list-item-box { - border-bottom-width: 2px; -} - -.panel-bottom .window-list-item-box StIcon, .panel-bottom .window-list-item-box StBin, .panel-bottom .window-list-item-box #appMenuIcon { - padding: 0; - padding-bottom: 0; -} - -.panel-left .window-list-item-box { - border-left-width: 2px; -} - -.panel-left .window-list-item-box StIcon, .panel-left .window-list-item-box StBin, .panel-left .window-list-item-box #appMenuIcon { - padding: 0; - padding-left: 0; -} - -.panel-right .window-list-item-box { - border-right-width: 2px; -} - -.panel-right .window-list-item-box StIcon, .panel-right .window-list-item-box StBin, .panel-right .window-list-item-box #appMenuIcon { - padding: 0; - padding-right: 0; -} - -.window-list-item-box:hover { - color: #ffffff; - border: 0 solid rgba(211, 218, 227, 0.5); - background-gradient-direction: none; -} - -.panel-top .window-list-item-box:hover { - border-top-width: 2px; -} - -.panel-bottom .window-list-item-box:hover { - border-bottom-width: 2px; -} - -.panel-left .window-list-item-box:hover { - border-left-width: 2px; -} - -.panel-right .window-list-item-box:hover { - border-right-width: 2px; -} - -.window-list-item-box:active, .window-list-item-box:checked, .window-list-item-box:running { - color: #ffffff; - border: 0 solid rgba(82, 148, 226, 0.35); - background-gradient-direction: none; -} - -.panel-top .window-list-item-box:active, .panel-top .window-list-item-box:checked, .panel-top .window-list-item-box:running { - border-top-width: 2px; -} - -.panel-bottom .window-list-item-box:active, .panel-bottom .window-list-item-box:checked, .panel-bottom .window-list-item-box:running { - border-bottom-width: 2px; -} - -.panel-left .window-list-item-box:active, .panel-left .window-list-item-box:checked, .panel-left .window-list-item-box:running { - border-left-width: 2px; -} - -.panel-right .window-list-item-box:active, .panel-right .window-list-item-box:checked, .panel-right .window-list-item-box:running { - border-right-width: 2px; -} - -.window-list-item-box:active:hover, .window-list-item-box:checked:hover, .window-list-item-box:running:hover { - border-color: rgba(82, 148, 226, 0.5); -} - -.window-list-item-box:focus { - color: #ffffff; - border: 0 solid #5294e2; - background-gradient-direction: none; -} - -.panel-top .window-list-item-box:focus { - border-top-width: 2px; -} - -.panel-bottom .window-list-item-box:focus { - border-bottom-width: 2px; -} - -.panel-left .window-list-item-box:focus { - border-left-width: 2px; -} - -.panel-right .window-list-item-box:focus { - border-right-width: 2px; -} - -.window-list-item-box.right, .window-list-item-box.left { - padding-left: 0px; - padding-right: 0px; -} - -.window-list-item-box .progress { - background-gradient-direction: vertical; - background-gradient-start: #5294e2; - background-gradient-end: #5294e2; - border-radius: 2px; - box-shadow: none; -} - -.window-list-item-demands-attention { - background-gradient-start: #F27835; - background-gradient-end: #F27835; -} - -.window-list-preview { - padding: 12px; - spacing: 8px; - border: none; - border-image: url("assets/menu/menu.svg") 9 9 9 9; - color: #464853; - background: none; -} - -.grouped-window-list-thumbnail-label { - padding-left: 4px; -} - -.grouped-window-list-thumbnail-alert { - background-color: rgba(252, 65, 56, 0.5); -} - -.grouped-window-list-thumbnail-menu .item-box { - padding: 6px; - border-radius: 2px; - spacing: 4px; -} - -.grouped-window-list-thumbnail-menu .item-box:outlined { - padding: 2px; - border: 2px solid #5294e2; -} - -.grouped-window-list-thumbnail-menu .item-box:selected { - background-color: rgba(255, 255, 255, 0.33); -} - -.grouped-window-list-thumbnail-menu .thumbnail { - width: 256px; -} - -.grouped-window-list-thumbnail-menu .separator { - width: 1px; - background-color: rgba(211, 218, 227, 0.33); -} - -.grouped-window-list-number-label { - z-index: 99; - text-shadow: none; - font-size: 10px; - color: #ffffff; - padding: 0; -} - -.grouped-window-list-button-label { - padding-left: 4px; -} - -.grouped-window-list-badge { - border-radius: 256px; - background-color: #5294e2; -} - -.grouped-window-list-item-box { - font-weight: normal; - background-image: none; - transition-duration: 100; - color: #D3DAE3; - border: 0 solid transparent; -} - -.grouped-window-list-item-box.top { - border-top-width: 2px; -} - -.grouped-window-list-item-box.top StIcon, .grouped-window-list-item-box.top StBin, .grouped-window-list-item-box.top #appMenuIcon { - padding: 0; - padding-top: 0; -} - -.grouped-window-list-item-box.bottom { - border-bottom-width: 2px; -} - -.grouped-window-list-item-box.bottom StIcon, .grouped-window-list-item-box.bottom StBin, .grouped-window-list-item-box.bottom #appMenuIcon { - padding: 0; - padding-bottom: 0; -} - -.grouped-window-list-item-box.left { - border-left-width: 2px; -} - -.grouped-window-list-item-box.left StIcon, .grouped-window-list-item-box.left StBin, .grouped-window-list-item-box.left #appMenuIcon { - padding: 0; - padding-left: 0; -} - -.grouped-window-list-item-box.right { - border-right-width: 2px; -} - -.grouped-window-list-item-box.right StIcon, .grouped-window-list-item-box.right StBin, .grouped-window-list-item-box.right #appMenuIcon { - padding: 0; - padding-right: 0; -} - -.grouped-window-list-item-box:hover { - color: #ffffff; - border: 0 solid rgba(211, 218, 227, 0.5); - background-gradient-direction: none; -} - -.panel-top .grouped-window-list-item-box:hover { - border-top-width: 2px; -} - -.panel-bottom .grouped-window-list-item-box:hover { - border-bottom-width: 2px; -} - -.panel-left .grouped-window-list-item-box:hover { - border-left-width: 2px; -} - -.panel-right .grouped-window-list-item-box:hover { - border-right-width: 2px; -} - -.grouped-window-list-item-box:active, .grouped-window-list-item-box:checked, .grouped-window-list-item-box:running { - color: #ffffff; - border: 0 solid rgba(82, 148, 226, 0.35); - background-gradient-direction: none; -} - -.panel-top .grouped-window-list-item-box:active, .panel-top .grouped-window-list-item-box:checked, .panel-top .grouped-window-list-item-box:running { - border-top-width: 2px; -} - -.panel-bottom .grouped-window-list-item-box:active, .panel-bottom .grouped-window-list-item-box:checked, .panel-bottom .grouped-window-list-item-box:running { - border-bottom-width: 2px; -} - -.panel-left .grouped-window-list-item-box:active, .panel-left .grouped-window-list-item-box:checked, .panel-left .grouped-window-list-item-box:running { - border-left-width: 2px; -} - -.panel-right .grouped-window-list-item-box:active, .panel-right .grouped-window-list-item-box:checked, .panel-right .grouped-window-list-item-box:running { - border-right-width: 2px; -} - -.grouped-window-list-item-box:active:hover, .grouped-window-list-item-box:checked:hover, .grouped-window-list-item-box:running:hover { - border-color: rgba(82, 148, 226, 0.5); -} - -.grouped-window-list-item-box:focus { - color: #ffffff; - border: 0 solid #5294e2; - background-gradient-direction: none; -} - -.panel-top .grouped-window-list-item-box:focus { - border-top-width: 2px; -} - -.panel-bottom .grouped-window-list-item-box:focus { - border-bottom-width: 2px; -} - -.panel-left .grouped-window-list-item-box:focus { - border-left-width: 2px; -} - -.panel-right .grouped-window-list-item-box:focus { - border-right-width: 2px; -} - -.grouped-window-list-item-box .progress { - background-gradient-direction: vertical; - background-gradient-start: #5294e2; - background-gradient-end: #5294e2; - border-radius: 2px; - box-shadow: none; -} - -.grouped-window-list-item-demands-attention { - background-gradient-start: #F27835; - background-gradient-end: #F27835; -} - -.sound-button { - width: 22px; - height: 13px; - padding: 8px; -} - -.sound-button-container { - padding-right: 3px; - padding-left: 3px; -} - -.sound-button StIcon { - icon-size: 1.4em; -} - -.sound-track-infos { - padding: 5px; -} - -.sound-track-info { - padding-top: 2px; - padding-bottom: 2px; -} - -.sound-track-info StIcon { - icon-size: 16px; -} - -.sound-track-info StLabel { - padding-left: 5px; - padding-right: 5px; -} - -.sound-track-box { - padding-left: 15px; - padding-right: 15px; - max-width: 220px; -} - -.sound-seek-box { - padding-left: 15px; -} - -.sound-seek-box StLabel { - padding-top: 2px; -} - -.sound-seek-box StIcon { - icon-size: 16px; -} - -.sound-seek-slider { - width: 140px; -} - -.sound-volume-menu-item { - padding: .4em 1.75em; -} - -.sound-volume-menu-item StIcon { - icon-size: 1.14em; - padding-left: 8px; - padding-right: 8px; -} - -.sound-playback-control { - padding: 5px 10px 10px 10px; -} - -.sound-player { - padding: 0 5px; -} - -.sound-player > StBoxLayout:first-child { - padding: 5px 10px 10px 10px; - spacing: 0.5em; -} - -.sound-player > StBoxLayout:first-child StButton:small { - width: 24px; - height: 24px; - border-radius: 100px; -} - -.sound-player > StBoxLayout:first-child StButton:small:hover { - background-color: rgba(70, 72, 83, 0.1); -} - -.sound-player > StBoxLayout:first-child StButton:small:active { - background-color: rgba(70, 72, 83, 0.25); -} - -.sound-player > StBoxLayout:first-child StButton:small StIcon { - icon-size: 12px; -} - -.sound-player-generic-coverart { - background: rgba(0, 0, 0, 0.2); -} - -.sound-player-overlay { - width: 290px; - height: 70px; - padding: 15px; - spacing: 0.5em; - background: rgba(29, 30, 37, 0.9); - border: 0px solid #121216; - border-bottom: 1px; - color: #D3DAE3; -} - -.sound-player-overlay StButton { - width: 22px; - height: 13px; - padding: 5px; - color: #D3DAE3; - border-radius: 2px; - border: 1px solid rgba(40, 42, 51, 0); -} - -.sound-player-overlay StButton StIcon { - icon-size: 16px; -} - -.sound-player-overlay StButton:hover { - text-shadow: none; - color: #D3DAE3; - border: 1px solid #434655; - background-color: #434655; -} - -.sound-player-overlay StButton:active { - text-shadow: none; - color: #ffffff; - background-color: #5294e2; - border: 1px solid #5294e2; - box-shadow: inset 0 2px 4px #5294e2; -} - -.sound-player-overlay StBoxLayout { - padding-top: 2px; -} - -.sound-player .slider { - height: 0.5em; - padding: 0; - border: none; - -slider-height: 0.5em; - -slider-background-color: rgba(0, 0, 0, 0.15); - -slider-border-color: rgba(0, 0, 0, 0); - -slider-active-background-color: #5294e2; - -slider-active-border-color: rgba(0, 0, 0, 0); - -slider-border-width: 0px; - -slider-handle-radius: 0px; -} - -#workspaceSwitcher { - spacing: 0px; - padding: 3px; -} - -/* Controls the styling when using the "Simple buttons" option */ -.workspace-switcher { - padding-left: 3px; - padding-right: 3px; -} - -.workspace-button { - width: 20px; - height: 10px; - color: #ffffff; - padding: 3px; - padding-top: 4px; - transition-duration: 300; -} - -.workspace-button:outlined, .workspace-button:outlined:hover { - color: #5294e2; -} - -.workspace-button:hover { - color: rgba(82, 148, 226, 0.5); -} - -/* Controls the style when using the "Visual representation" option */ -.workspace-graph { - padding: 3px; - spacing: 3px; -} - -.workspace-graph .workspace { - border: 1px solid rgba(0, 0, 0, 0.4); - background-gradient-direction: none; - background-color: rgba(0, 0, 0, 0.2); -} - -.workspace-graph .workspace:active { - border: 1px solid #5294e2; - background-gradient-direction: none; -} - -.workspace-graph .workspace .windows { - -active-window-background: #424656; - -active-window-border: rgba(0, 0, 0, 0.8); - -inactive-window-background: #424656; - -inactive-window-border: rgba(0, 0, 0, 0.8); -} - -.workspace-graph .workspace:active .windows { - -active-window-background: #4d5265; - -active-window-border: rgba(0, 0, 0, 0.8); - -inactive-window-background: #2c2f39; - -inactive-window-border: rgba(0, 0, 0, 0.8); -} - -#panel-launchers-box { - padding-left: 7px; -} - -#panel-launchers-box.vertical { - padding: 2px 0; -} - -.panel-launcher { - padding: 2px; - transition-duration: 200ms; -} - -.panel-launcher:hover { - background-gradient-direction: none; - border: 0px solid #5294e2; -} - -.panel-bottom .panel-launcher:hover { - border-bottom-width: 2px; - padding-bottom: 0; -} - -.panel-top .panel-launcher:hover { - border-top-width: 2px; - padding-top: 0; -} - -.panel-left .panel-launcher:hover { - border-left-width: 2px; - padding-left: 0; -} - -.panel-right .panel-launcher:hover { - border-right-width: 2px; - padding-right: 0; -} - -.launcher { - padding: 2px; - spacing: 2px; - transition-duration: 0.2s; -} - -.launcher:hover { - border: 0 solid #5294e2; - background-gradient-direction: none; -} - -.panel-top .launcher:hover { - padding-top: 0; - border-top-width: 2px; -} - -.panel-bottom .launcher:hover { - padding-bottom: 0; - border-bottom-width: 2px; -} - -.panel-left .launcher:hover { - padding-left: 0; - border-left-width: 2px; -} - -.panel-right .launcher:hover { - padding-right: 0; - border-right-width: 2px; -} - -.launcher .icon-box { - padding: 0 2px; -} - -.launcher .icon-box.vertical { - padding: 2px 0; -} - -#overview-corner { - background-image: url("common-assets/misc/overview.png"); -} - -#overview-corner:hover { - background-image: url("common-assets/misc/overview-hover.png"); -} - -.applet-separator { - padding: 1px 4px; -} - -.applet-separator-line { - width: 1px; - background: rgba(255, 255, 255, 0.12); -} - -.applet-box { - padding-left: 3px; - padding-right: 3px; - color: #D3DAE3; - text-shadow: none; - transition-duration: 100; -} - -.applet-box.vertical { - padding: 3px 0; -} - -.applet-box:hover { - color: #D3DAE3; - background-color: rgba(211, 218, 227, 0.15); -} - -.applet-box:checked, .applet-box:checked:hover { - color: #ffffff; - background-color: #5294e2; -} - -.applet-box:highlight { - background-image: none; - border-image: none; - background-color: rgba(252, 65, 56, 0.5); -} - -.applet-label { - font-weight: bold; - color: #D3DAE3; -} - -.applet-box:checked .applet-label { - color: #ffffff; - text-shadow: none; -} - -.applet-icon { - color: #D3DAE3; - icon-size: 22px; -} - -.applet-box:checked .applet-icon { - color: #ffffff; - text-shadow: none; -} - -.user-icon { - width: 32px; - height: 32px; - background-color: transparent; - border: none; - border-radius: 0; -} - -.user-label { - color: #464853; - font-size: 1em; - font-weight: bold; - margin: 0px; -} - -.desklet { - color: #D3DAE3; -} - -.desklet:highlight { - background-color: rgba(252, 65, 56, 0.5); -} - -.desklet-with-borders { - border-image: url("common-assets/misc/bg.svg") 9 9 9 9; - color: #D3DAE3; - padding: 12px; - padding-bottom: 16px; -} - -.desklet-with-borders:highlight { - background-color: rgba(252, 65, 56, 0.5); -} - -.desklet-with-borders-and-header { - border-image: url("common-assets/misc/desklet.svg") 9 9 9 9; - color: #D3DAE3; - border-radius: 0; - border-radius-topleft: 0; - border-radius-topright: 0; - padding: 12px; - padding-bottom: 17px; -} - -.desklet-with-borders-and-header:highlight { - background-color: rgba(252, 65, 56, 0.5); -} - -.desklet-header { - border-image: url("common-assets/misc/desklet-header.svg") 9 9 9 9; - color: #D3DAE3; - font-size: 1em; - padding: 12px; - padding-bottom: 6px; -} - -.desklet-drag-placeholder { - border: 2px solid #5294e2; - background-color: rgba(82, 148, 226, 0.3); -} - -.photoframe-box { - border-image: url("common-assets/misc/bg.svg") 9 9 9 9; - color: #D3DAE3; - padding: 12px; - padding-bottom: 16px; -} - -/*FIXME*/ -.workspace-osd { - /*color: red;*/ - text-shadow: black 5px 5px 5px; - font-weight: bold; - font-size: 48pt; -} - -.notification-applet-padding { - padding: .5em 1em; -} - -.notification-applet-container { - max-height: 100px; -} - -.tile-preview, .tile-preview.snap, -.tile-hud, .tile-hud.snap { - background-color: rgba(82, 148, 226, 0.3); - border: 1px solid #5294e2; -} - -.xkcd-box { - padding: 6px; - border: 0px; - background-color: rgba(0, 0, 0, 0); - border-radius: 0px; -} diff --git a/themes/Qogir/cinnamon/common-assets/menu/menu-hover.svg b/themes/Qogir/cinnamon/common-assets/menu/menu-hover.svg deleted file mode 100644 index f95f1893..00000000 --- a/themes/Qogir/cinnamon/common-assets/menu/menu-hover.svg +++ /dev/null @@ -1,115 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:osb="http://www.openswatchbook.org/uri/2009/osb" - 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="36" - height="36" - viewBox="0 0 33.750001 33.749999" - id="svg6927" - version="1.1" - inkscape:version="0.92.4 (5da689c313, 2019-01-14)" - sodipodi:docname="menu-hover.svg"> - <defs - id="defs6929"> - <linearGradient - id="selected_bg_color" - osb:paint="solid"> - <stop - style="stop-color:#5294e2;stop-opacity:1;" - offset="0" - id="stop4138" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#selected_bg_color" - id="linearGradient4140" - x1="1185" - y1="108" - x2="1185" - y2="141" - gradientUnits="userSpaceOnUse" /> - <linearGradient - inkscape:collect="always" - xlink:href="#selected_bg_color" - id="linearGradient818" - gradientUnits="userSpaceOnUse" - x1="1185" - y1="108" - x2="1185" - y2="141" - gradientTransform="matrix(1.3281254,0,0,1,-389.73491,0)" /> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0.0" - inkscape:pageshadow="2" - inkscape:zoom="7.919596" - inkscape:cx="11.074864" - inkscape:cy="16.336362" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - fit-margin-top="0" - fit-margin-left="0" - fit-margin-right="0" - fit-margin-bottom="0" - inkscape:window-width="1366" - inkscape:window-height="707" - inkscape:window-x="0" - inkscape:window-y="0" - inkscape:window-maximized="1" - inkscape:snap-bbox="true" - inkscape:bbox-paths="false" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-midpoints="false" - inkscape:snap-bbox-edge-midpoints="true" - units="px"> - <inkscape:grid - type="xygrid" - id="grid4140" - originx="0" - originy="1.2503989e-05" /> - </sodipodi:namedview> - <metadata - id="metadata6932"> - <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="Ebene 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(-137,-381.61221)"> - <g - transform="matrix(0.05273832,0,0,1.0227273,91.427884,271.15766)" - id="g6908" - style="fill:url(#linearGradient4140);fill-opacity:1;stroke-width:1.13076651"> - <rect - y="108" - x="952.99994" - height="33" - width="462.18765" - id="rect5271" - style="opacity:1;fill:url(#linearGradient818);fill-opacity:1;stroke:none;stroke-width:1.13076651;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0" /> - </g> - </g> -</svg> diff --git a/themes/Qogir/cinnamon/common-assets/menu/menu-separator.svg b/themes/Qogir/cinnamon/common-assets/menu/menu-separator.svg deleted file mode 100644 index 4962ebcd..00000000 --- a/themes/Qogir/cinnamon/common-assets/menu/menu-separator.svg +++ /dev/null @@ -1,60 +0,0 @@ -<?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="90.311111mm" - height="0.56444442mm" - viewBox="0 0 320 1.9999999" - id="svg7537" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="menu-separator.svg"> - <defs - id="defs7539" /> - <sodipodi:namedview - id="base" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0.0" - inkscape:pageshadow="2" - inkscape:zoom="11.2" - inkscape:cx="115.53549" - inkscape:cy="8.9322818" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="false" - fit-margin-top="0" - fit-margin-left="0" - fit-margin-right="0" - fit-margin-bottom="0" - inkscape:window-width="1366" - inkscape:window-height="723" - inkscape:window-x="0" - inkscape:window-y="23" - inkscape:window-maximized="1" /> - <metadata - id="metadata7542"> - <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="Ebene 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(340,-443.3622)" /> -</svg> diff --git a/themes/Qogir/cinnamon/common-assets/misc/add-workspace-active.svg b/themes/Qogir/cinnamon/common-assets/misc/add-workspace-active.svg deleted file mode 100644 index d39784cb..00000000 --- a/themes/Qogir/cinnamon/common-assets/misc/add-workspace-active.svg +++ /dev/null @@ -1,154 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:osb="http://www.openswatchbook.org/uri/2009/osb" - 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="35" - height="200" - id="svg2" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="add-workspace-active.svg"> - <defs - id="defs4"> - <linearGradient - id="selected_fg_color" - osb:paint="solid"> - <stop - style="stop-color:#ffffff;stop-opacity:1;" - offset="0" - id="stop4147" /> - </linearGradient> - <linearGradient - id="selected_bg_color" - osb:paint="solid"> - <stop - style="stop-color:#5294e2;stop-opacity:1;" - offset="0" - id="stop4144" /> - </linearGradient> - <linearGradient - inkscape:collect="always" - xlink:href="#selected_bg_color" - id="linearGradient4146" - x1="19.500005" - y1="853.36218" - x2="19.500005" - y2="1051.3622" - gradientUnits="userSpaceOnUse" /> - <linearGradient - inkscape:collect="always" - xlink:href="#selected_fg_color" - id="linearGradient4149" - x1="18.000003" - y1="944.36218" - x2="18.000003" - y2="960.36218" - gradientUnits="userSpaceOnUse" /> - </defs> - <sodipodi:namedview - id="base" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0.0" - inkscape:pageshadow="2" - inkscape:zoom="8" - inkscape:cx="1.6114609" - inkscape:cy="95.511861" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - inkscape:window-width="1366" - inkscape:window-height="696" - inkscape:window-x="0" - inkscape:window-y="25" - inkscape:window-maximized="1" - showguides="true" - inkscape:guide-bbox="true" - inkscape:snap-bbox="true" - inkscape:bbox-paths="true" - inkscape:snap-bbox-edge-midpoints="true" - inkscape:bbox-nodes="true"> - <inkscape:grid - type="xygrid" - id="grid3040" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - <sodipodi:guide - orientation="0,1" - position="20,100" - id="guide3893" /> - <sodipodi:guide - orientation="1,0" - position="18,190" - id="guide3895" /> - </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="Ebene 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-852.36218)"> - <path - style="opacity:1;fill:url(#selected_bg_color);fill-opacity:1;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" - d="M 3 0 C 1.3380015 0 0 1.3380015 0 3 L 0 197 C 0 198.662 1.3380015 200 3 200 L 36 200 C 37.661999 200 39 198.662 39 197 L 39 3 C 39 1.3380015 37.661999 0 36 0 L 3 0 z M 3 1 L 36 1 C 37.108 1 38 1.892 38 3 L 38 197 C 38 198.108 37.108 199 36 199 L 3 199 C 1.892 199 1 198.108 1 197 L 1 3 C 1 1.892 1.892 1 3 1 z " - transform="translate(0,852.36218)" - id="rect3810" /> - <g - transform="translate(0,-0.9999969)" - id="g3917-7" - style="fill:#000000;fill-opacity:1;opacity:0.5" /> - <rect - rx="2" - style="opacity:1;fill:url(#linearGradient4146);fill-opacity:1;stroke:#102b68;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - id="rect3812" - width="37" - height="198" - x="1.000005" - y="853.36218" - ry="2" /> - <g - id="g3917" - style="fill:url(#linearGradient4149);fill-opacity:1"> - <rect - ry="1.1428567" - y="944.36218" - x="17" - height="15.999994" - width="2.0000002" - id="rect3897" - style="opacity:1;fill:url(#linearGradient4149);fill-opacity:1;stroke:#102b68;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" /> - <rect - transform="matrix(0,1,-1,0,0,0)" - ry="1.1428567" - y="-26" - x="951.36218" - height="15.999994" - width="2.0000002" - id="rect3897-6" - style="opacity:1;fill:url(#linearGradient4149);fill-opacity:1;stroke:#102b68;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" /> - </g> - </g> -</svg> diff --git a/themes/Qogir/cinnamon/common-assets/misc/add-workspace-hover.svg b/themes/Qogir/cinnamon/common-assets/misc/add-workspace-hover.svg deleted file mode 100644 index e771e33f..00000000 --- a/themes/Qogir/cinnamon/common-assets/misc/add-workspace-hover.svg +++ /dev/null @@ -1,117 +0,0 @@ -<?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="35" - height="200" - id="svg2" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="add-workspace-hover.svg"> - <defs - id="defs4" /> - <sodipodi:namedview - id="base" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0.0" - inkscape:pageshadow="2" - inkscape:zoom="8" - inkscape:cx="-12.039549" - inkscape:cy="128.92473" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - inkscape:window-width="1366" - inkscape:window-height="696" - inkscape:window-x="0" - inkscape:window-y="25" - inkscape:window-maximized="1" - showguides="true" - inkscape:guide-bbox="true" - inkscape:snap-bbox="true" - inkscape:bbox-paths="true" - inkscape:snap-bbox-edge-midpoints="true" - inkscape:bbox-nodes="true"> - <inkscape:grid - type="xygrid" - id="grid3040" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - <sodipodi:guide - orientation="0,1" - position="20,100" - id="guide3893" /> - <sodipodi:guide - orientation="1,0" - position="18,190" - id="guide3895" /> - </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="Ebene 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-852.36218)"> - <path - style="opacity:0.45;fill:#000000;fill-opacity:1;stroke:#102b68;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" - d="M 3 0 C 1.3380015 0 0 1.3380015 0 3 L 0 197 C 0 198.662 1.3380015 200 3 200 L 36 200 C 37.661999 200 39 198.662 39 197 L 39 3 C 39 1.3380015 37.661999 0 36 0 L 3 0 z M 3 1 L 36 1 C 37.108 1 38 1.892 38 3 L 38 197 C 38 198.108 37.108 199 36 199 L 3 199 C 1.892 199 1 198.108 1 197 L 1 3 C 1 1.892 1.892 1 3 1 z " - transform="translate(0,852.36218)" - id="rect3810" /> - <g - transform="translate(0,-0.9999969)" - id="g3917-7" - style="fill:#000000;fill-opacity:1;opacity:0.5" /> - <rect - rx="2" - style="opacity:0.45;fill:#202229;fill-opacity:1;stroke:#102b68;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - id="rect3812" - width="37" - height="198" - x="1.000005" - y="853.36218" - ry="2" /> - <g - id="g3917" - style="fill:#bac3cf;fill-opacity:1"> - <rect - ry="1.1428567" - y="944.36218" - x="17" - height="15.999994" - width="2.0000002" - id="rect3897" - style="opacity:1;fill:#bac3cf;fill-opacity:1;stroke:#102b68;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" /> - <rect - transform="matrix(0,1,-1,0,0,0)" - ry="1.1428567" - y="-26" - x="951.36218" - height="15.999994" - width="2.0000002" - id="rect3897-6" - style="opacity:1;fill:#bac3cf;fill-opacity:1;stroke:#102b68;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" /> - </g> - </g> -</svg> diff --git a/themes/Qogir/cinnamon/common-assets/misc/add-workspace.svg b/themes/Qogir/cinnamon/common-assets/misc/add-workspace.svg deleted file mode 100644 index 65f53610..00000000 --- a/themes/Qogir/cinnamon/common-assets/misc/add-workspace.svg +++ /dev/null @@ -1,117 +0,0 @@ -<?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="35" - height="200" - id="svg2" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="add-workspace.svg"> - <defs - id="defs4" /> - <sodipodi:namedview - id="base" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0.0" - inkscape:pageshadow="2" - inkscape:zoom="8" - inkscape:cx="-12.039549" - inkscape:cy="128.92473" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="true" - inkscape:window-width="1366" - inkscape:window-height="696" - inkscape:window-x="0" - inkscape:window-y="25" - inkscape:window-maximized="1" - showguides="true" - inkscape:guide-bbox="true" - inkscape:snap-bbox="true" - inkscape:bbox-paths="true" - inkscape:snap-bbox-edge-midpoints="true" - inkscape:bbox-nodes="true"> - <inkscape:grid - type="xygrid" - id="grid3040" - empspacing="5" - visible="true" - enabled="true" - snapvisiblegridlinesonly="true" /> - <sodipodi:guide - orientation="0,1" - position="20,100" - id="guide3893" /> - <sodipodi:guide - orientation="1,0" - position="18,190" - id="guide3895" /> - </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="Ebene 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-852.36218)"> - <path - style="opacity:0.45;fill:#000000;fill-opacity:1;stroke:#102b68;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" - d="M 3 0 C 1.3380015 0 0 1.3380015 0 3 L 0 197 C 0 198.662 1.3380015 200 3 200 L 36 200 C 37.661999 200 39 198.662 39 197 L 39 3 C 39 1.3380015 37.661999 0 36 0 L 3 0 z M 3 1 L 36 1 C 37.108 1 38 1.892 38 3 L 38 197 C 38 198.108 37.108 199 36 199 L 3 199 C 1.892 199 1 198.108 1 197 L 1 3 C 1 1.892 1.892 1 3 1 z " - transform="translate(0,852.36218)" - id="rect3810" /> - <g - transform="translate(0,-0.9999969)" - id="g3917-7" - style="fill:#000000;fill-opacity:1;opacity:0.5" /> - <rect - rx="2" - style="opacity:0.3;fill:#000000;fill-opacity:1;stroke:#102b68;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - id="rect3812" - width="37" - height="198" - x="1.000005" - y="853.36218" - ry="2" /> - <g - id="g3917" - style="fill:#bac3cf;fill-opacity:1"> - <rect - ry="1.1428567" - y="944.36218" - x="17" - height="15.999994" - width="2.0000002" - id="rect3897" - style="opacity:1;fill:#bac3cf;fill-opacity:1;stroke:#102b68;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" /> - <rect - transform="matrix(0,1,-1,0,0,0)" - ry="1.1428567" - y="-26" - x="951.36218" - height="15.999994" - width="2.0000002" - id="rect3897-6" - style="opacity:1;fill:#bac3cf;fill-opacity:1;stroke:#102b68;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" /> - </g> - </g> -</svg> diff --git a/themes/Qogir/cinnamon/common-assets/misc/bg.svg b/themes/Qogir/cinnamon/common-assets/misc/bg.svg deleted file mode 100644 index feeddea4..00000000 --- a/themes/Qogir/cinnamon/common-assets/misc/bg.svg +++ /dev/null @@ -1,127 +0,0 @@ -<?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="32" - height="32" - viewBox="0 0 32 32" - id="svg5386" - version="1.1" - inkscape:version="0.91 r13725" - sodipodi:docname="bg.svg"> - <defs - id="defs5388" /> - <sodipodi:namedview - id="base" - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1.0" - inkscape:pageopacity="0.0" - inkscape:pageshadow="2" - inkscape:zoom="11.313708" - inkscape:cx="18.271674" - inkscape:cy="5.838404" - inkscape:document-units="px" - inkscape:current-layer="layer1" - showgrid="false" - units="px" - inkscape:snap-bbox="true" - inkscape:bbox-paths="true" - inkscape:bbox-nodes="true" - inkscape:snap-bbox-edge-midpoints="true"> - <inkscape:grid - type="xygrid" - id="grid5954" /> - </sodipodi:namedview> - <metadata - id="metadata5391"> - <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="Ebene 1" - inkscape:groupmode="layer" - id="layer1" - transform="translate(0,-1020.3622)"> - <rect - style="display:inline;opacity:0.81;fill:none;fill-opacity:1;stroke:#161a26;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - id="rect4164-4-3" - width="23" - height="21.999889" - x="4.5" - y="1024.8622" - rx="2.0000005" - ry="1.9999999" /> - <rect - style="display:inline;opacity:0.95;fill:#353945;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - id="rect4164" - width="22" - height="20.999971" - x="5" - y="1025.3622" - rx="1.4" - ry="1.4" /> - <g - transform="translate(-425.99995,658.36226)" - id="g4271" - style="display:inline;opacity:0.65"> - <rect - ry="8" - rx="8" - y="362.49994" - x="426.49994" - height="31" - width="31.000011" - id="rect4164-4-7-5-3-8-8" - style="display:inline;opacity:0.02000002;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.99999988;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> - <rect - ry="6.999999" - rx="7" - y="363.49997" - x="427.49994" - height="28.999996" - width="29.000011" - id="rect4164-4-7-5-3-8" - style="display:inline;opacity:0.07000002;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.99999982;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> - <rect - ry="6" - rx="6" - y="364.49994" - x="428.49994" - height="26.999998" - width="27.000011" - id="rect4164-4-7-5-3" - style="display:inline;opacity:0.12999998;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.99999988;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> - <rect - ry="5" - rx="4.9999995" - y="365.49997" - x="429.49997" - height="24.999998" - width="24.999981" - id="rect4164-4-7-5" - style="display:inline;opacity:0.2;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> - <path - transform="translate(-6.1035156e-5,0)" - id="rect4164-4-7" - d="M 431.64844,388.30469 C 432.37319,389.0416 433.37997,389.5 434.5,389.5 l 15.00023,0 c 1.12003,0 2.12681,-0.4584 2.85156,-1.19531 -0.2591,0.12217 -0.5451,0.19531 -0.85156,0.19531 l -19.00023,0 c -0.30646,0 -0.59246,-0.0731 -0.85156,-0.19531 z" - style="display:inline;opacity:0.25;fill:none;fill-opacity:1;stroke:#000000;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" - inkscape:connector-curvature="0" - sodipodi:nodetypes="csscssc" /> - </g> - </g> -</svg> diff --git a/themes/Qogir/cinnamon/common-assets/misc/calendar-arrow-left-hover.svg b/themes/Qogir/cinnamon/common-assets/misc/calendar-arrow-left-hover.svg deleted file mode 100644 index 9292ecc1..00000000 --- a/themes/Qogir/cinnamon/common-assets/misc/calendar-arrow-left-hover.svg +++ /dev/null @@ -1,172 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Created with Inkscape (http://www.inkscape.org/) --> - -<svg - xmlns:osb="http://www.openswatchbook.org/uri/2009/osb" - 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" - sodipodi:docname="calendar-arrow-left-hover.svg" - height="16" - id="svg7384" - inkscape:version="0.91 r13725" - version="1.1" - width="16"> - <metadata - id="metadata90"> - <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>Gnome Symbolic Icon Theme</dc:title> - </cc:Work> - </rdf:RDF> - </metadata> - <sodipodi:namedview - inkscape:bbox-nodes="true" - inkscape:bbox-paths="true" - bordercolor="#666666" - borderopacity="1" - inkscape:current-layer="layer12" - inkscape:cx="6.1613659" - inkscape:cy="7.9323223" - gridtolerance="10" - inkscape:guide-bbox="true" - guidetolerance="10" - id="namedview88" - inkscape:object-nodes="false" - inkscape:object-paths="false" - objecttolerance="10" - pagecolor="#ffffff" - inkscape:pageopacity="0" - inkscape:pageshadow="2" - showborder="true" - showgrid="true" - showguides="true" - inkscape:snap-bbox="true" - inkscape:snap-bbox-midpoints="false" - inkscape:snap-global="true" - inkscape:snap-grids="true" - inkscape:snap-nodes="true" - inkscape:snap-others="false" - inkscape:snap-to-guides="true" - inkscape:window-height="720" - inkscape:window-maximized="1" - inkscape:window-width="1366" - inkscape:window-x="0" - inkscape:window-y="25" - inkscape:zoom="22.627417" - inkscape:snap-bbox-edge-midpoints="true"> - <inkscape:grid - empspacing="2" - enabled="true" - id="grid4866" - originx="141px" - originy="530px" - snapvisiblegridlinesonly="true" - spacingx="1px" - spacingy="1px" - type="xygrid" - visible="true" /> - <inkscape:grid - color="#000000" - empcolor="#000000" - empopacity="0" - empspacing="4" - enabled="true" - id="grid5968" - opacity="0.1254902" - originx="141px" - originy="530px" - snapvisiblegridlinesonly="true" - spacingx="0.5px" - spacingy="0.5px" - type="xygrid" - visible="true" /> - </sodipodi:namedview> - <title - id="title9167">Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - - - diff --git a/themes/Qogir/cinnamon/common-assets/misc/calendar-arrow-right-hover.svg b/themes/Qogir/cinnamon/common-assets/misc/calendar-arrow-right-hover.svg deleted file mode 100644 index e29be395..00000000 --- a/themes/Qogir/cinnamon/common-assets/misc/calendar-arrow-right-hover.svg +++ /dev/null @@ -1,172 +0,0 @@ - - - - - - - - image/svg+xml - - Gnome Symbolic Icon Theme - - - - - - - - Gnome Symbolic Icon Theme - - - - - - - - - - - - - - - - - - diff --git a/themes/Qogir/cinnamon/common-assets/misc/corner-ripple.svg b/themes/Qogir/cinnamon/common-assets/misc/corner-ripple.svg deleted file mode 100644 index 3f52f688..00000000 --- a/themes/Qogir/cinnamon/common-assets/misc/corner-ripple.svg +++ /dev/null @@ -1,85 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/themes/Qogir/cinnamon/common-assets/misc/desklet-header.svg b/themes/Qogir/cinnamon/common-assets/misc/desklet-header.svg deleted file mode 100644 index a6e1054c..00000000 --- a/themes/Qogir/cinnamon/common-assets/misc/desklet-header.svg +++ /dev/null @@ -1,158 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - diff --git a/themes/Qogir/cinnamon/common-assets/misc/desklet.svg b/themes/Qogir/cinnamon/common-assets/misc/desklet.svg deleted file mode 100644 index 8445c613..00000000 --- a/themes/Qogir/cinnamon/common-assets/misc/desklet.svg +++ /dev/null @@ -1,152 +0,0 @@ - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - diff --git a/themes/Qogir/cinnamon/common-assets/misc/osd.svg b/themes/Qogir/cinnamon/common-assets/misc/osd.svg deleted file mode 100644 index df41a00e..00000000 --- a/themes/Qogir/cinnamon/common-assets/misc/osd.svg +++ /dev/null @@ -1,127 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - diff --git a/themes/Qogir/cinnamon/common-assets/panel/activities-active.svg b/themes/Qogir/cinnamon/common-assets/panel/activities-active.svg deleted file mode 100644 index ae5c602f..00000000 --- a/themes/Qogir/cinnamon/common-assets/panel/activities-active.svg +++ /dev/null @@ -1,178 +0,0 @@ - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/themes/Qogir/cinnamon/common-assets/panel/activities.svg b/themes/Qogir/cinnamon/common-assets/panel/activities.svg deleted file mode 100644 index b4a4b0dd..00000000 --- a/themes/Qogir/cinnamon/common-assets/panel/activities.svg +++ /dev/null @@ -1,158 +0,0 @@ - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/themes/Qogir/cinnamon/common-assets/panel/panel-bottom.svg b/themes/Qogir/cinnamon/common-assets/panel/panel-bottom.svg deleted file mode 100644 index 350adb15..00000000 --- a/themes/Qogir/cinnamon/common-assets/panel/panel-bottom.svg +++ /dev/null @@ -1,84 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/themes/Qogir/cinnamon/common-assets/panel/panel-left.svg b/themes/Qogir/cinnamon/common-assets/panel/panel-left.svg deleted file mode 100644 index 75aa274f..00000000 --- a/themes/Qogir/cinnamon/common-assets/panel/panel-left.svg +++ /dev/null @@ -1,84 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/themes/Qogir/cinnamon/common-assets/panel/panel-right.svg b/themes/Qogir/cinnamon/common-assets/panel/panel-right.svg deleted file mode 100644 index aec59ad0..00000000 --- a/themes/Qogir/cinnamon/common-assets/panel/panel-right.svg +++ /dev/null @@ -1,84 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/themes/Qogir/cinnamon/common-assets/panel/panel-top.svg b/themes/Qogir/cinnamon/common-assets/panel/panel-top.svg deleted file mode 100644 index 5627701e..00000000 --- a/themes/Qogir/cinnamon/common-assets/panel/panel-top.svg +++ /dev/null @@ -1,80 +0,0 @@ - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/themes/Qogir/cinnamon/common-assets/panel/window-list-active-bottom.svg b/themes/Qogir/cinnamon/common-assets/panel/window-list-active-bottom.svg deleted file mode 100644 index fbe4599f..00000000 --- a/themes/Qogir/cinnamon/common-assets/panel/window-list-active-bottom.svg +++ /dev/null @@ -1,162 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - diff --git a/themes/Qogir/cinnamon/common-assets/panel/window-list-active-left.svg b/themes/Qogir/cinnamon/common-assets/panel/window-list-active-left.svg deleted file mode 100644 index fecc258e..00000000 --- a/themes/Qogir/cinnamon/common-assets/panel/window-list-active-left.svg +++ /dev/null @@ -1,164 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - diff --git a/themes/Qogir/cinnamon/common-assets/panel/window-list-active-right.svg b/themes/Qogir/cinnamon/common-assets/panel/window-list-active-right.svg deleted file mode 100644 index 1f78f1d1..00000000 --- a/themes/Qogir/cinnamon/common-assets/panel/window-list-active-right.svg +++ /dev/null @@ -1,164 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - diff --git a/themes/Qogir/cinnamon/common-assets/panel/window-list-active-top.svg b/themes/Qogir/cinnamon/common-assets/panel/window-list-active-top.svg deleted file mode 100644 index 54a90364..00000000 --- a/themes/Qogir/cinnamon/common-assets/panel/window-list-active-top.svg +++ /dev/null @@ -1,162 +0,0 @@ - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - diff --git a/themes/Qogir/cinnamon/common-assets/switch/switch-off-selected.svg b/themes/Qogir/cinnamon/common-assets/switch/switch-off-selected.svg deleted file mode 100644 index 98fe6321..00000000 --- a/themes/Qogir/cinnamon/common-assets/switch/switch-off-selected.svg +++ /dev/null @@ -1,190 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/themes/Qogir/cinnamon/common-assets/switch/switch-on-selected.svg b/themes/Qogir/cinnamon/common-assets/switch/switch-on-selected.svg deleted file mode 100644 index 8443da14..00000000 --- a/themes/Qogir/cinnamon/common-assets/switch/switch-on-selected.svg +++ /dev/null @@ -1,194 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/themes/Qogir/cinnamon/thumbnail.png b/themes/Qogir/cinnamon/thumbnail.png deleted file mode 100644 index 4202325b..00000000 Binary files a/themes/Qogir/cinnamon/thumbnail.png and /dev/null differ diff --git a/themes/Qogir/gnome-shell/assets/activities.svg b/themes/Qogir/gnome-shell/assets/activities.svg deleted file mode 100644 index b4a4b0dd..00000000 --- a/themes/Qogir/gnome-shell/assets/activities.svg +++ /dev/null @@ -1,158 +0,0 @@ - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - diff --git a/themes/Qogir/gnome-shell/assets/background.jpg b/themes/Qogir/gnome-shell/assets/background.jpg deleted file mode 100644 index 2dd2acba..00000000 Binary files a/themes/Qogir/gnome-shell/assets/background.jpg and /dev/null differ diff --git a/themes/Qogir/gnome-shell/assets/calendar-today.svg b/themes/Qogir/gnome-shell/assets/calendar-today.svg deleted file mode 100644 index b5a41f6e..00000000 --- a/themes/Qogir/gnome-shell/assets/calendar-today.svg +++ /dev/null @@ -1,205 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - diff --git a/themes/Qogir/gnome-shell/assets/checkbox-checked-focused.svg b/themes/Qogir/gnome-shell/assets/checkbox-checked-focused.svg deleted file mode 100644 index ab050ea1..00000000 --- a/themes/Qogir/gnome-shell/assets/checkbox-checked-focused.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/themes/Qogir/gnome-shell/assets/checkbox-checked.svg b/themes/Qogir/gnome-shell/assets/checkbox-checked.svg deleted file mode 100644 index a7f2e019..00000000 --- a/themes/Qogir/gnome-shell/assets/checkbox-checked.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - diff --git a/themes/Qogir/gnome-shell/assets/checkbox-unchecked-focused.svg b/themes/Qogir/gnome-shell/assets/checkbox-unchecked-focused.svg deleted file mode 100644 index da48d45b..00000000 --- a/themes/Qogir/gnome-shell/assets/checkbox-unchecked-focused.svg +++ /dev/null @@ -1,160 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - diff --git a/themes/Qogir/gnome-shell/assets/checkbox-unchecked.svg b/themes/Qogir/gnome-shell/assets/checkbox-unchecked.svg deleted file mode 100644 index d50e0e2f..00000000 --- a/themes/Qogir/gnome-shell/assets/checkbox-unchecked.svg +++ /dev/null @@ -1,141 +0,0 @@ - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - diff --git a/themes/Qogir/gnome-shell/assets/dash-placeholder.svg b/themes/Qogir/gnome-shell/assets/dash-placeholder.svg deleted file mode 100644 index cbae148a..00000000 --- a/themes/Qogir/gnome-shell/assets/dash-placeholder.svg +++ /dev/null @@ -1,84 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/themes/Qogir/gnome-shell/assets/no-events.svg b/themes/Qogir/gnome-shell/assets/no-events.svg deleted file mode 100644 index 5af005dc..00000000 --- a/themes/Qogir/gnome-shell/assets/no-events.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/themes/Qogir/gnome-shell/assets/no-notifications.svg b/themes/Qogir/gnome-shell/assets/no-notifications.svg deleted file mode 100644 index cd3778a4..00000000 --- a/themes/Qogir/gnome-shell/assets/no-notifications.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/themes/Qogir/gnome-shell/assets/process-working.svg b/themes/Qogir/gnome-shell/assets/process-working.svg deleted file mode 100644 index 18ad42b4..00000000 --- a/themes/Qogir/gnome-shell/assets/process-working.svg +++ /dev/null @@ -1,409 +0,0 @@ - - - - - - - image/svg+xml - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/themes/Qogir/gnome-shell/assets/switch-off-selected.svg b/themes/Qogir/gnome-shell/assets/switch-off-selected.svg deleted file mode 100644 index 98fe6321..00000000 --- a/themes/Qogir/gnome-shell/assets/switch-off-selected.svg +++ /dev/null @@ -1,190 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/themes/Qogir/gnome-shell/assets/switch-off.svg b/themes/Qogir/gnome-shell/assets/switch-off.svg deleted file mode 100644 index c4290413..00000000 --- a/themes/Qogir/gnome-shell/assets/switch-off.svg +++ /dev/null @@ -1,175 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/themes/Qogir/gnome-shell/assets/switch-on-selected.svg b/themes/Qogir/gnome-shell/assets/switch-on-selected.svg deleted file mode 100644 index 8443da14..00000000 --- a/themes/Qogir/gnome-shell/assets/switch-on-selected.svg +++ /dev/null @@ -1,194 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - diff --git a/themes/Qogir/gnome-shell/assets/switch-on.svg b/themes/Qogir/gnome-shell/assets/switch-on.svg deleted file mode 100644 index b7a51d31..00000000 --- a/themes/Qogir/gnome-shell/assets/switch-on.svg +++ /dev/null @@ -1,200 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - - - - diff --git a/themes/Qogir/gnome-shell/gnome-shell.css b/themes/Qogir/gnome-shell/gnome-shell.css deleted file mode 100644 index c346a6ab..00000000 --- a/themes/Qogir/gnome-shell/gnome-shell.css +++ /dev/null @@ -1,3128 +0,0 @@ -stage { - font-size: 10pt; - color: #464853; -} - -.modal-dialog, .notification-banner { - color: #464853; - background-color: #ffffff; - border: 0 solid rgba(0, 0, 0, 0.15) !important; - box-shadow: 0 3px 8px -3px rgba(0, 0, 0, 0.35) !important; -} - -.workspace-switcher-container, .switcher-list, .resize-popup, .osd-window { - color: #D3DAE3; - background-color: #282A33; - border-radius: 3px; - padding: 12px; - border: 1px solid #434655 !important; - box-shadow: 0 3px 8px -2px rgba(0, 0, 0, 0.35) !important; -} - -.list-search-result, .search-provider-icon, .app-well-app .overview-icon, -.grid-search-result .overview-icon { - color: white; - border-radius: 2px; - padding: 6px; - border: 1px solid transparent; - transition-duration: 0ms; - text-align: center; -} - -.app-well-app:hover .overview-icon, -.grid-search-result:hover .overview-icon { - background-color: rgba(82, 148, 226, 0.5); - border: 1px solid #5294e2; -} - -.app-well-app:active .overview-icon, -.grid-search-result:active .overview-icon { - background-color: rgba(82, 148, 226, 0.75); - border: 1px solid #5294e2; -} - -.search-statustext { - font-size: 2em; - font-weight: bold; - color: #464853; -} - -.shell-link { - color: #2679db; -} - -.shell-link:hover { - color: #5294e2; -} - -.lowres-icon { - icon-shadow: 0 1px 2px rgba(0, 0, 0, 0.3); -} - -.icon-dropshadow { - icon-shadow: 0 1px 2px rgba(0, 0, 0, 0.4); -} - -/* Entries */ -StEntry { - padding: 7px; - caret-size: 1px; - caret-color: #464853; - selection-background-color: #5294e2; - selected-color: #ffffff; - transition-duration: 300ms; - border-radius: 2px; - color: #4a4c59; - background-color: #ffffff; - border: 1px solid rgba(0, 0, 0, 0.15); - box-shadow: inset 0 2px 4px rgba(255, 255, 255, 0.05); -} - -StEntry:hover { - color: #464853; - background-color: #ffffff; - border: 1px solid rgba(0, 0, 0, 0.15); - box-shadow: inset 0 2px 4px rgba(255, 255, 255, 0.05); -} - -StEntry:focus { - color: #464853; - background-color: #ffffff; - border: 1px solid #5294e2; - box-shadow: inset 0 2px 4px rgba(255, 255, 255, 0.05); -} - -StEntry:insensitive { - color: rgba(70, 72, 83, 0.55); - background-color: #fdfdfe; - border-color: 1px solid rgba(227, 228, 229, 0.5325); - box-shadow: inset 0 2px 4px rgba(253, 253, 254, 0.05); -} - -StEntry StIcon.capslock-warning { - icon-size: 16px; - warning-color: #F27835; - padding: 0 4px; -} - -StEntry StIcon.peek-password { - icon-size: 16px; - padding: 0 4px; -} - -StEntry StLabel.hint-text { - margin-left: 2px; - color: rgba(70, 72, 83, 0.7); -} - -/* Buttons */ -.hotplug-notification-item, .notification-banner .notification-button, -.button { - min-height: 20px; - padding: 5px 32px; - transition-duration: 0; - border-radius: 2px; - text-shadow: none; - color: #464853; - background-color: white; - border: 1px solid rgba(0, 0, 0, 0.15); - box-shadow: none; -} - -.hotplug-notification-item:focus, .notification-banner .notification-button:focus, -.button:focus { - text-shadow: none; - color: #464853; - background-color: white; - border: 1px solid rgba(0, 0, 0, 0.15); - box-shadow: none; -} - -.hotplug-notification-item:hover, .notification-banner .notification-button:hover, -.button:hover { - text-shadow: none; - color: #464853; - background-color: #f4f4f5; - border: 1px solid rgba(0, 0, 0, 0.15); - box-shadow: none; -} - -.hotplug-notification-item:hover:focus, .notification-banner .notification-button:hover:focus, -.button:hover:focus { - text-shadow: none; - color: #464853; - background-color: rgba(0, 0, 0, 0.03); - border: 1px solid #5294e2; - box-shadow: none; -} - -.hotplug-notification-item:active, .notification-banner .notification-button:active, .hotplug-notification-item:checked, .notification-banner .notification-button:checked, -.button:active, -.button:active:focus, -.button:checked { - text-shadow: none; - color: #ffffff; - background-color: #5294e2; - border: 1px solid #2679db; - box-shadow: none; -} - -.hotplug-notification-item:insensitive, .notification-banner .notification-button:insensitive, -.button:insensitive { - text-shadow: none; - color: rgba(70, 72, 83, 0.55); - border: 1px solid rgba(0, 0, 0, 0); - background-color: rgba(255, 255, 255, 0.55); - box-shadow: none; -} - -/* Check Boxes */ -.check-box StBoxLayout { - spacing: .8em; -} - -.check-box StBin { - width: 16px; - height: 16px; - background-image: url("assets/checkbox-unchecked.svg"); -} - -.check-box:focus StBin { - background-image: url("assets/checkbox-unchecked-focused.svg"); -} - -.check-box:checked StBin { - background-image: url("assets/checkbox-checked.svg"); -} - -.check-box:focus:checked StBin { - background-image: url("assets/checkbox-checked-focused.svg"); -} - -/* Switches */ -.toggle-switch { - width: 50px; - height: 20px; - background-size: contain; - background-image: url("assets/switch-off.svg"); -} - -.toggle-switch:checked { - background-image: url("assets/switch-on.svg"); -} - -.popup-menu-item.selected .toggle-switch { - background-image: url("assets/switch-off-selected.svg"); -} - -.popup-menu-item.selected .toggle-switch:checked { - background-image: url("assets/switch-on-selected.svg"); -} - -/* Slider */ -.slider { - height: 15px; - color: rgba(0, 0, 0, 0.15); - -slider-height: 4px; - -slider-background-color: rgba(0, 0, 0, 0.15); - -slider-border-color: transparent; - -slider-active-background-color: #5294e2; - -slider-active-border-color: transparent; - -slider-border-width: 0; - -slider-handle-radius: 0; - -barlevel-height: 4px; - -barlevel-background-color: rgba(0, 0, 0, 0.15); - -barlevel-border-width: 0; - -barlevel-border-color: transparent; - -barlevel-active-background-color: #5294e2; - -barlevel-active-border-color: transparent; - -barlevel-overdrive-color: #F04A50; - -barlevel-overdrive-border-color: #F04A50; - -barlevel-overdrive-separator-width: 2px; -} - -.popup-menu-item.selected .slider { - -slider-background-color: rgba(0, 0, 0, 0.2); - -slider-active-background-color: #ffffff; - -barlevel-background-color: rgba(0, 0, 0, 0.2); - -barlevel-active-background-color: #ffffff; -} - -/* Scrollbars */ -StScrollView.vfade { - -st-vfade-offset: 68px; -} - -StScrollView.hfade { - -st-hfade-offset: 68px; -} - -StScrollBar { - padding: 0; -} - -StScrollView StScrollBar { - min-width: 10px; - min-height: 10px; -} - -StScrollBar StBin#trough { - border-radius: 0; - background-color: transparent; -} - -StScrollBar StButton#vhandle, StScrollBar StButton#hhandle { - border-radius: 5px; - background-color: #8e9097; - margin: 2px; -} - -StScrollBar StButton#vhandle:hover, StScrollBar StButton#hhandle:hover { - background-color: #6a6c75; -} - -StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { - background-color: #5294e2; -} - -/* Popovers/Menus */ -.popup-menu-boxpointer, .candidate-popup-boxpointer { - -arrow-border-radius: 2px; - -arrow-background-color: transparent; - -arrow-border-width: 0; - -arrow-border-color: rgba(0, 0, 0, 0.15); - -arrow-base: 64px; - -arrow-rise: 0; - -arrow-box-shadow: none; -} - -.popup-menu { - min-width: 15em; - color: #464853; - background: none; - border: none; - box-shadow: none; -} - -.popup-menu.panel-menu { - -boxpointer-gap: 4px; - margin-bottom: 1.75em; -} - -.popup-menu .search-entry { - border: 1px solid rgba(0, 0, 0, 0.15); -} - -.popup-menu .search-entry:hover { - border: 1px solid rgba(0, 0, 0, 0.15); -} - -.popup-menu .search-entry:focus { - border: 1px solid #5294e2; -} - -.popup-menu-content { - padding: 6px 0; - background-color: #ffffff; - border-radius: 3px; - margin: 2px 7px 12px; - box-shadow: 0 3px 5px rgba(0, 0, 0, 0.15); - border: 0 solid rgba(0, 0, 0, 0.15) !important; -} - -.popup-menu-item { - spacing: 6px; - padding: 6px; -} - -.popup-menu-item:ltr { - padding-right: 1.75em; - padding-left: 0; -} - -.popup-menu-item:rtl { - padding-right: 0; - padding-left: 1.75em; -} - -.popup-menu-item:checked { - background-color: #f7f7f7; - box-shadow: inset 0 1px rgba(0, 0, 0, 0.15); -} - -.popup-menu-item.selected { - background-color: #5294e2; - color: #ffffff; -} - -.popup-menu-item:active { - background-color: #3c86de; - color: #ffffff; -} - -.popup-menu-item:insensitive { - color: rgba(70, 72, 83, 0.5); -} - -.popup-inactive-menu-item { - color: #464853; -} - -.popup-inactive-menu-item:insensitive { - color: rgba(70, 72, 83, 0.5); -} - -.popup-menu-arrow, -.popup-menu-icon { - icon-size: 16px; -} - -.popup-sub-menu { - background-color: #f7f7f7; - border: none; - box-shadow: inset 0 -1px rgba(0, 0, 0, 0.15); -} - -.popup-menu-ornament { - width: 1.2em; -} - -.popup-menu-ornament:ltr { - text-align: right; -} - -.popup-menu-ornament:rtl { - text-align: left; -} - -.popup-separator-menu-item { - margin: 0 0 !important; - padding: 0 0 !important; - height: 1px !important; -} - -.popup-separator-menu-item .popup-separator-menu-item-separator { - height: 1px !important; - margin: 0 0 !important; - padding: 0 0 !important; - background-color: transparent; -} - -.popup-sub-menu .popup-separator-menu-item .popup-separator-menu-item-separator { - margin: 0 0 !important; - padding: 0 0 !important; -} - -.background-menu { - -boxpointer-gap: 4px; - -arrow-rise: 0px; -} - -.aggregate-menu { - min-width: 21em; -} - -.aggregate-menu .popup-menu-icon { - padding: 0; - margin: 0 4px; - -st-icon-style: symbolic; -} - -.aggregate-menu .popup-sub-menu .popup-menu-item > :first-child:ltr { - padding-left: 14px; - margin-left: 16px; -} - -.aggregate-menu .popup-sub-menu .popup-menu-item > :first-child:rtl { - padding-right: 14px; - margin-right: 16px; -} - -/* Date/Time Menu */ -.clock-display-box { - spacing: 2px; -} - -.clock-display-box .clock { - padding-left: 12px; - padding-right: 12px; -} - -#calendarArea { - padding: 12px 0; -} - -.calendar { - margin: 0; - box-shadow: none; - background: none; - border: none; - text-shadow: none; -} - -.datemenu-displays-box, -.message-list-sections { - margin: 4px 8px; -} - -.datemenu-calendar-column { - spacing: 6px; - border: none; -} - -.datemenu-calendar-column .datemenu-displays-section { - padding-bottom: 0; -} - -.datemenu-calendar-column .datemenu-displays-box { - spacing: 6px; -} - -.datemenu-today-button { - border-radius: 2px; - padding: 4px 8px; - margin: 0; - border: 1px solid rgba(255, 255, 255, 0); - background: none; - color: rgba(70, 72, 83, 0.65); - text-shadow: none; -} - -.datemenu-today-button:hover, .datemenu-today-button:focus { - text-shadow: none; - color: #464853; - background-color: #f4f4f5; - border: 1px solid rgba(0, 0, 0, 0.15); - box-shadow: none; -} - -.datemenu-today-button:active { - text-shadow: none; - color: #ffffff; - background-color: #5294e2; - border: 1px solid #2679db; - box-shadow: none; -} - -.datemenu-today-button .day-label { - font-size: 2em; - font-weight: bold; -} - -.datemenu-today-button .date-label { - font-size: 1.5em; - font-weight: 300; -} - -.calendar-month-label { - color: #464853; - font-weight: bold; - padding: 8px 0; - text-shadow: none; -} - -.pager-button { - width: 28px !important; - height: 28px !important; - margin: 2px !important; - padding: 0 !important; - border-radius: 1000px; - background-color: transparent; - color: #464853; -} - -.pager-button:hover, .pager-button:focus { - background-color: rgba(70, 72, 83, 0.1); -} - -.pager-button:active { - background-color: rgba(70, 72, 83, 0.15); -} - -.calendar-change-month-back, -.calendar-change-month-forward { - padding: 0 2px; -} - -.calendar-change-month-back StIcon, -.calendar-change-month-forward StIcon { - icon-size: 16px; -} - -.calendar-day-base { - font-size: 90%; - text-align: center; - width: 2.4em; - height: 2.4em; - padding: 0.1em; - margin: 2px; - border-radius: 1000px; - font-feature-settings: "tnum"; - color: rgba(70, 72, 83, 0.75); - background-color: transparent; -} - -.calendar-day-base:hover, .calendar-day-base:focus { - background-color: #eaeef2; -} - -.calendar-day-base:active, .calendar-day-base:checked, .calendar-day-base:selected { - color: #464853; - background-color: dif(true, #dae2e9, white); - border: none; -} - -.calendar-day-base.calendar-day-heading { - color: rgba(70, 72, 83, 0.75); - margin-top: 1em; - font-size: 80%; -} - -.calendar-day { - border-width: 0; - color: rgba(70, 72, 83, 0.8); - background-color: transparent; -} - -.calendar-day:active, .calendar-day:checked, .calendar-day:selected { - color: #464853; - background-color: dif(true, #dae2e9, white); - border: none; -} - -.calendar-day-top { - border-top-width: 0; -} - -.calendar-day-left { - border-left-width: 0; -} - -.calendar-nonwork-day { - color: #464853; - font-weight: bold; -} - -.calendar-today, -.calendar-today:active, -.calendar-today:selected, -.calendar-today:focus, -.calendar-today:hover { - font-weight: bold; - color: #ffffff; - background-color: #5294e2; - border: none; -} - -.calendar-day-with-events { - font-weight: bold; - background-image: url("assets/calendar-today.svg"); -} - -.calendar-today.calendar-day-with-events { - color: #ffffff; -} - -.calendar-other-month-day { - color: rgba(70, 72, 83, 0.3); - opacity: 1; -} - -.calendar-week-number { - font-size: 70%; - font-weight: bold; - width: 2.3em; - height: 2.3em; - border-radius: 2px; - padding: 0 0; - margin: 6px; - background-color: rgba(70, 72, 83, 0.15); - color: rgba(70, 72, 83, 0.75); -} - -.world-clocks-button, -.weather-button, -.events-button { - border-radius: 2px; - padding: 8px 10px; - margin: 0; - text-shadow: none; - text-shadow: none; - color: #464853; - background-color: #f4f4f5; - border: 1px solid rgba(0, 0, 0, 0.15); - box-shadow: none; -} - -.world-clocks-button:hover, .world-clocks-button:focus, -.weather-button:hover, -.weather-button:focus, -.events-button:hover, -.events-button:focus { - background-color: rgba(0, 0, 0, 0.06); - border: 1px solid rgba(0, 0, 0, 0.15); -} - -.world-clocks-button:active, -.weather-button:active, -.events-button:active { - text-shadow: none; - color: #ffffff; - background-color: #5294e2; - border: 1px solid #2679db; - box-shadow: none; -} - -.world-clocks-header, -.weather-header, -.message-list-section-title, -.events-section-title { - color: rgba(70, 72, 83, 0.75); - font-weight: bold; -} - -.world-clocks-grid, -.weather-grid { - spacing-rows: 0.4em; - spacing-columns: 0.8em; -} - -.world-clocks-city { - color: rgba(70, 72, 83, 0.6); - font-weight: bold; - font-size: 0.9em; -} - -.world-clocks-time { - color: rgba(70, 72, 83, 0.6); - font-feature-settings: "tnum"; - font-size: 1.2em; -} - -.world-clocks-timezone { - color: rgba(70, 72, 83, 0.75); - font-feature-settings: "tnum"; - font-size: 0.9em; -} - -.weather-box { - spacing: 0.4em; -} - -.weather-header.location { - font-weight: normal; - color: rgba(70, 72, 83, 0.55); -} - -.weather-forecast-icon { - icon-size: 2.18em; - color: rgba(70, 72, 83, 0.65); -} - -.weather-forecast-time { - color: rgba(70, 72, 83, 0.6); - font-size: 0.8em; - font-feature-settings: "tnum"; - font-weight: normal; - padding-top: 0.2em; - padding-bottom: 0.4em; -} - -.weather-forecast-temp { - font-weight: bold; - color: rgba(70, 72, 83, 0.65); - text-shadow: none; -} - -.world-clocks-button:active *, -.weather-button:active * { - color: #ffffff; -} - -.events-button .events-box { - spacing: 6px; -} - -.events-button .events-list { - spacing: 12px; - text-shadow: none; -} - -.events-button .events-title { - color: rgba(70, 72, 83, 0.75); - font-weight: bold; - margin-bottom: 4px; - text-shadow: none; -} - -.events-button .event-time { - color: rgba(70, 72, 83, 0.75); - font-feature-settings: "tnum"; -} - -/* Message List */ -.message-list { - width: 31.5em; - padding: 0 12px; - text-shadow: none; -} - -.message-list .message-list-placeholder { - spacing: 12px; -} - -.message-list-sections { - spacing: 6px; - margin: 0 16px; -} - -.message-list-section, -.message-list-section-list { - spacing: 6px; -} - -.message-list-controls { - margin: 8px 16px 0; - padding: 4px; - spacing: 12px; -} - -.message { - border-radius: 2px; - text-shadow: none; -} - -.popup-menu .message { - box-shadow: none; - text-shadow: none; - color: #464853; - background-color: #f4f4f5; - border: 1px solid rgba(0, 0, 0, 0.15); - box-shadow: none; -} - -.popup-menu .message:hover, .popup-menu .message:focus { - background-color: rgba(0, 0, 0, 0.06); - border: 1px solid rgba(0, 0, 0, 0.15); -} - -.popup-menu .message:active { - text-shadow: none; - color: #ffffff; - background-color: #5294e2; - border: 1px solid #2679db; - box-shadow: none; -} - -.popup-menu .message:active .message-content, -.popup-menu .message:active .message-title, -.popup-menu .message:active .message-body, -.popup-menu .message:active .message-secondary-bin > .event-time, -.popup-menu .message:active .message-close-button, -.popup-menu .message:active .message-media-control { - color: #ffffff; -} - -.popup-menu .message:active .message-content:insensitive, -.popup-menu .message:active .message-title:insensitive, -.popup-menu .message:active .message-body:insensitive, -.popup-menu .message:active .message-secondary-bin > .event-time:insensitive, -.popup-menu .message:active .message-close-button:insensitive, -.popup-menu .message:active .message-media-control:insensitive { - color: rgba(255, 255, 255, 0.45); -} - -.message .message-icon-bin { - padding: 18px 0 18px 12px; -} - -.message .message-icon-bin:rtl { - padding: 18px 12px 18px 0; -} - -.message .message-icon-bin > StIcon { - icon-size: 32px; - -st-icon-style: symbolic; -} - -.message .message-icon-bin > .fallback-app-icon { - width: 16px; - height: 16px; -} - -.message .message-content { - padding: 14px; - spacing: 4px; - text-shadow: none; -} - -.message .message-title { - font-weight: bold; - text-shadow: none; -} - -.message .message-secondary-bin { - padding: 0 8px; -} - -.message .message-secondary-bin > .event-time { - color: rgba(70, 72, 83, 0.5); - font-size: 8pt; - /* HACK: the label should be baseline-aligned with a 1em label, fake this with some bottom padding */ - padding-bottom: 0.13em; -} - -.message .message-secondary-bin > .event-time:ltr { - text-align: right; -} - -.message .message-secondary-bin > .event-time:rtl { - text-align: left; -} - -.message .message-close-button { - min-height: 24px; - min-width: 24px; - color: rgba(70, 72, 83, 0.75); - border-radius: 1000px; - padding: 0; - magrin: 0; -} - -.message .message-close-button:hover { - color: #464853; - background-color: rgba(70, 72, 83, 0.1); -} - -.message .message-close-button:active { - color: #464853; - background-color: rgba(70, 72, 83, 0.2); -} - -.message .message-body { - color: rgba(70, 72, 83, 0.75); -} - -.url-highlighter { - link-color: #2679db; -} - -/* Media Controls */ -.message-media-control { - margin: 18px 4px; - padding: 10px; - color: rgba(70, 72, 83, 0.75); - border-radius: 1000px; -} - -.message-media-control:last-child:ltr { - margin-right: 16px; - padding-right: 8px; -} - -.message-media-control:last-child:rtl { - margin-left: 16px; - padding-left: 8px; -} - -.message-media-control:hover { - color: #464853; - background-color: rgba(70, 72, 83, 0.15); -} - -.message-media-control:active { - color: #464853; - background-color: rgba(70, 72, 83, 0.25); -} - -.message-media-control:insensitive { - color: rgba(70, 72, 83, 0.55); -} - -.media-message-cover-icon { - icon-size: 32px !important; - border-radius: 2px; -} - -.media-message-cover-icon.fallback { - color: rgba(70, 72, 83, 0.75); - background-color: #fafbfc; - border: 1px solid transparent; - border-radius: 2px; - icon-size: 32px !important; -} - -.candidate-popup-content { - padding: 0.5em; - spacing: 0.3em; - background-color: #ffffff; - border-radius: 3px; - margin: 12px 4px 6px; - box-shadow: 0 3px 5px rgba(0, 0, 0, 0.25); - border: 0 solid rgba(0, 0, 0, 0.75) !important; -} - -.candidate-index { - padding: 0 0.5em 0 0; - color: rgba(70, 72, 83, 0.75); -} - -.candidate-box { - padding: 0.3em 0.5em 0.3em 0.5em; - border-radius: 2px; - margin-right: 2px; - color: rgba(70, 72, 83, 0.75); -} - -.candidate-box:selected, .candidate-box:hover, .candidate-box:focus { - background-color: #5294e2; - color: #ffffff; -} - -.candidate-box:selected .candidate-index, .candidate-box:hover .candidate-index, .candidate-box:focus .candidate-index { - color: #ffffff; -} - -.candidate-page-button-box { - height: 2em; -} - -.vertical .candidate-page-button-box { - padding-top: 0.5em; -} - -.horizontal .candidate-page-button-box { - padding-left: 0.5em; -} - -.candidate-page-button { - padding: 0 8px; -} - -.candidate-page-button:insensitive { - border-color: rgba(0, 0, 0, 0.15); -} - -.candidate-page-button:first-child { - border-right: none !important; -} - -.candidate-page-button-previous { - border-radius: 3px 0px 0px 3px; - border-right-width: 0 !important; -} - -.candidate-page-button-next { - border-radius: 0px 3px 3px 0px; -} - -.candidate-page-button-icon { - icon-size: 1em; -} - -/* Notifications & Message Tray */ -.notification-banner { - min-height: 64px; - width: 34em; - color: #464853; -} - -.notification-banner .notification-actions { - spacing: 0; -} - -.summary-source-counter { - font-size: 10pt; - font-weight: bold; - height: 1.6em; - width: 1.6em; - -shell-counter-overlap-x: 3px; - -shell-counter-overlap-y: 3px; - background-color: #5294e2; - color: #ffffff; - border: 2px solid #464853; - box-shadow: 0 2px 2px rgba(0, 0, 0, 0.5); - border-radius: 0.9em; -} - -.chat-body { - spacing: 5px; -} - -.chat-response { - margin: 5px; -} - -.chat-log-message { - color: #2f3037; -} - -.chat-new-group { - padding-top: 1em; -} - -.chat-received { - padding-left: 4px; -} - -.chat-received:rtl { - padding-left: 0px; - padding-right: 4px; -} - -.chat-sent { - padding-left: 18pt; - color: #696c7d; -} - -.chat-sent:rtl { - padding-left: 0; - padding-right: 18pt; -} - -.chat-meta-message { - padding-left: 4px; - font-size: 8pt; - font-weight: bold; - color: #707385; -} - -.chat-meta-message:rtl { - padding-left: 0; - padding-right: 4px; -} - -.hotplug-notification-item-icon { - icon-size: 24px; - padding: 0 4px; -} - -/* Modal Dialogs */ -.headline { - font-size: 11pt; -} - -.modal-dialog { - border-radius: 3px; - box-shadow: none; - margin: 12px; -} - -.modal-dialog .modal-dialog-content-box { - margin: 32px 40px; - spacing: 32px; - max-width: 28em; -} - -.modal-dialog-linked-button { - height: 38px; - padding: 0; - box-shadow: none; - color: #D3DAE3; - background-color: #282A33; - border: none; - border-top: 0 solid rgba(0, 0, 0, 0.15) !important; -} - -.modal-dialog-linked-button:hover { - background-color: #333641; -} - -.modal-dialog-linked-button:focus { - color: #5294e2; -} - -.modal-dialog-linked-button:active { - color: #D3DAE3; - background-color: #1d1e25; -} - -.modal-dialog-linked-button:insensitive { - color: rgba(211, 218, 227, 0.5); - background-color: #24252d; -} - -.modal-dialog-linked-button:first-child { - border-radius: 0 0 0 2px; -} - -.modal-dialog-linked-button:last-child { - border-radius: 0 0 2px 0; -} - -/* End Session Dialog */ -.end-session-dialog { - width: 30em; -} - -.end-session-dialog .end-session-dialog-battery-warning, -.end-session-dialog .dialog-list-title { - color: #F27835; -} - -.end-session-dialog .modal-dialog-linked-button:last-child { - color: white; - background-color: #F04A50; -} - -.end-session-dialog .modal-dialog-linked-button:last-child:hover { - color: white; - background-color: #f47479; -} - -.end-session-dialog .modal-dialog-linked-button:last-child:active { - color: white; - background-color: #ee3239; -} - -/* Message Dialog */ -.message-dialog-content { - spacing: 18px; -} - -.message-dialog-content .message-dialog-title { - text-align: center; - font-size: 18pt; - font-weight: 800; -} - -.message-dialog-content .message-dialog-title.lightweight { - font-size: 13pt; - font-weight: 800; -} - -.message-dialog-content .message-dialog-description { - text-align: center; -} - -/* Dialog List */ -.dialog-list { - spacing: 18px; -} - -.dialog-list .dialog-list-title { - text-align: center; - font-weight: bold; -} - -.dialog-list .dialog-list-scrollview { - max-height: 200px; -} - -.dialog-list .dialog-list-box { - spacing: 1em; -} - -.dialog-list .dialog-list-box .dialog-list-item { - spacing: 1em; -} - -.dialog-list .dialog-list-box .dialog-list-item .dialog-list-item-title { - font-weight: bold; -} - -.dialog-list .dialog-list-box .dialog-list-item .dialog-list-item-description { - color: rgba(70, 72, 83, 0.75); - font-size: 9pt; -} - -/* Run Dialog */ -.run-dialog .modal-dialog-content-box { - margin-top: 24px; - margin-bottom: 14px; -} - -.run-dialog .run-dialog-entry { - width: 20em; -} - -.run-dialog .run-dialog-description { - font-size: 9pt; - text-align: center; - color: rgba(70, 72, 83, 0.75); -} - -/* Password or Authentication Dialog */ -.prompt-dialog { - width: 28em; -} - -.prompt-dialog .modal-dialog-content-box { - margin-bottom: 24px; -} - -.prompt-dialog .modal-dialog-linked-button:last-child { - color: white; - background-color: #5294e2; -} - -.prompt-dialog .modal-dialog-linked-button:last-child:hover { - color: white; - background-color: #79ace9; -} - -.prompt-dialog .modal-dialog-linked-button:last-child:active { - color: white; - background-color: #3c86de; -} - -.prompt-dialog .modal-dialog-linked-button:last-child:insensitive { - color: rgba(255, 255, 255, 0.35); - background-color: #374f70; -} - -.prompt-dialog-password-grid { - spacing-rows: 8px; - spacing-columns: 4px; -} - -.prompt-dialog-password-grid .prompt-dialog-password-entry { - width: auto; -} - -.prompt-dialog-password-grid .prompt-dialog-password-entry:ltr { - margin-left: 20px; -} - -.prompt-dialog-password-grid .prompt-dialog-password-entry:rtl { - margin-right: 20px; -} - -.prompt-dialog-password-layout { - spacing: 8px; -} - -.prompt-dialog-password-entry { - width: 20em; -} - -.prompt-dialog-error-label, -.prompt-dialog-info-label, -.prompt-dialog-null-label { - text-align: center; - font-size: 9pt; -} - -.prompt-dialog-error-label { - color: #F27835; -} - -/* Polkit Dialog */ -.polkit-dialog-user-layout { - text-align: center; - spacing: 8px; - margin-bottom: 6px; -} - -.polkit-dialog-user-layout .polkit-dialog-user-root-label { - color: #F27835; -} - -/* Audio selection dialog */ -.audio-device-selection-dialog .modal-dialog-content-box { - margin-bottom: 28px; -} - -.audio-device-selection-dialog .audio-selection-box { - spacing: 20px; -} - -.audio-selection-device { - border: 1px solid rgba(0, 0, 0, 0.15); - border-radius: 12px; -} - -.audio-selection-device:hover, .audio-selection-device:focus { - background-color: #5294e2; - border-color: #5294e2; -} - -.audio-selection-device:active { - background-color: #5294e2; - color: #ffffff; -} - -.audio-selection-device-box { - padding: 20px; - spacing: 20px; -} - -.audio-selection-device-icon { - icon-size: 64px; -} - -/* Network Dialogs */ -.nm-dialog { - max-height: 34em; - min-height: 31em; - min-width: 32em; -} - -.nm-dialog-content { - spacing: 20px; - padding: 24px; -} - -.nm-dialog-airplane-box { - spacing: 12px; -} - -.nm-dialog-airplane-headline { - font-weight: bold; - text-align: center; -} - -.nm-dialog-airplane-text { - color: #464853; -} - -.nm-dialog-header { - font-weight: bold; -} - -.nm-dialog-header-icon { - icon-size: 32px; -} - -.nm-dialog-header-hbox { - spacing: 10px; -} - -.nm-dialog-scroll-view { - border: 1px solid rgba(0, 0, 0, 0.15); - padding: 0; - background-color: #ffffff; - border-radius: 2px; -} - -.nm-dialog-item { - font-size: 10pt; - border-bottom: 1px solid rgba(0, 0, 0, 0.15); - padding: 12px; - spacing: 0px; -} - -.nm-dialog-item:selected { - background-color: #5294e2; - color: #ffffff; -} - -.nm-dialog-icon { - icon-size: 16px; -} - -.nm-dialog-icons { - spacing: 12px; -} - -.no-networks-label { - color: rgba(70, 72, 83, 0.55); -} - -.no-networks-box { - spacing: 6px; -} - -/* OSD */ -.osd-window { - text-align: center; - font-weight: bold; - spacing: 12px; - margin: 32px; - min-width: 64px; - min-height: 64px; -} - -.osd-window StIcon { - icon-size: 96px; -} - -.osd-window .osd-monitor-label { - font-size: 3em; -} - -.osd-window .level { - height: 4px; - -barlevel-height: 4px; - -barlevel-background-color: rgba(255, 255, 255, 0.15); - -barlevel-active-background-color: #5294e2; - -barlevel-overdrive-color: #F04A50; - -barlevel-overdrive-separator-width: 3px; -} - -/* Pad OSD */ -.pad-osd-window { - padding: 32px; - background-color: rgba(0, 0, 0, 0.8); -} - -.pad-osd-window .pad-osd-title-box { - spacing: 12px; -} - -.pad-osd-window .pad-osd-title-menu-box { - spacing: 6px; -} - -.combo-box-label { - width: 15em; -} - -/* App Switcher */ -.switcher-popup { - padding: 8px; - spacing: 24px; -} - -.switcher-list .item-box { - padding: 8px; - border-radius: 2px; - border: 1px solid transparent; -} - -.switcher-list .item-box:outlined { - background-color: rgba(211, 218, 227, 0.3); -} - -.switcher-list .item-box:selected { - background-color: rgba(211, 218, 227, 0.3); - color: #D3DAE3; -} - -.switcher-list .thumbnail-box { - padding: 2px; - spacing: 6px; -} - -.switcher-list .thumbnail { - width: 256px; -} - -.switcher-list .separator { - width: 1px; - background: rgba(0, 0, 0, 0.15); -} - -.switcher-list .switcher-list-item-container { - spacing: 8px; -} - -.switcher-arrow { - border-color: rgba(0, 0, 0, 0); - color: rgba(70, 72, 83, 0.8); -} - -.switcher-arrow:highlighted { - color: #464853; -} - -.input-source-switcher-symbol { - font-size: 34pt; - width: 96px; - height: 96px; -} - -.cycler-highlight { - border: 5px solid #5294e2; -} - -/* Workspace Switcher */ -.workspace-switcher-group { - padding: 12px; -} - -.workspace-switcher { - background: transparent; - border: none; - border-radius: 0; - padding: 0; - spacing: 12px; -} - -.ws-switcher-box { - background: transparent; - height: 50px; - background-size: 32px; - border: 1px solid rgba(211, 218, 227, 0.1); - border-radius: 2px; -} - -.ws-switcher-active-up, -.ws-switcher-active-down, -.ws-switcher-active-left, -.ws-switcher-active-right { - height: 52px; - background-color: #5294e2; - border: 1px solid #2f7edc; - border-radius: 2px; - color: #ffffff; -} - -/* Top Bar */ -#panel { - font-weight: normal; - height: 2.1em; - min-height: 27px; - background-color: #21232b; - border: none; - font-feature-settings: "tnum"; - transition-duration: 250ms; -} - -#panel.dynamic-top-bar-white-btn { - border-image: none; -} - -#panel.unlock-screen, #panel.login-screen { - background-color: transparent; -} - -#panel.unlock-screen .panel-corner, #panel.login-screen .panel-corner { - -panel-corner-radius: 0; - -panel-corner-background-color: transparent; - -panel-corner-border-color: transparent; -} - -#panel #panelLeft, #panel #panelCenter { - spacing: 6px; -} - -#panel .panel-corner { - -panel-corner-radius: 0; - -panel-corner-background-color: #21232b; - -panel-corner-border-width: 0; - -panel-corner-border-color: transparent; -} - -#panel .panel-corner:active, #panel .panel-corner:overview, #panel .panel-corner:focus { - -panel-corner-border-color: #68a2e6; -} - -#panel .panel-button { - -natural-hpadding: 10px; - -minimum-hpadding: 6px; - font-weight: normal; - color: #D3DAE3; - transition-duration: 150ms; - text-shadow: none; - border: none; - box-shadow: none; - border-radius: 0; -} - -#panel .panel-button:hover { - color: #D3DAE3; - background-color: rgba(211, 218, 227, 0.08); - box-shadow: none; - border-radius: 0; -} - -#panel .panel-button:active, #panel .panel-button:overview, #panel .panel-button:focus, #panel .panel-button:checked { - color: #D3DAE3; - background-color: rgba(211, 218, 227, 0.16); - box-shadow: inset 0 -2px 0 #5294e2; - border-radius: 0; -} - -#panel .panel-button:active > .system-status-icon, #panel .panel-button:overview > .system-status-icon, #panel .panel-button:focus > .system-status-icon, #panel .panel-button:checked > .system-status-icon { - icon-shadow: none; -} - -#panel .panel-button.clock-display .clock { - transition-duration: 0; - border: none; - border-radius: 0; -} - -#panel .panel-button.clock-display .clock, #panel .panel-button.clock-display:active .clock, #panel .panel-button.clock-display:overview .clock, #panel .panel-button.clock-display:focus .clock, #panel .panel-button.clock-display:checked .clock { - background-color: transparent; - box-shadow: none; -} - -#panel .panel-button .system-status-icon { - icon-size: 16px; - padding: 0 4px; - margin: 0 2px; -} - -#panel .panel-button .panel-status-menu-box .system-status-icon { - margin: 0; -} - -#panel .panel-button .app-menu-icon { - width: 0; - height: 0; - margin-left: 0px; - margin-right: 0px; - -st-icon-style: symbolic; -} - -#panel.unlock-screen, #panel.login-screen, #panel.lock-screen, #panel:overview { - background: none; - color: #f2f4f7; -} - -#panel.unlock-screen .panel-button:hover.clock-display .clock, #panel.unlock-screen .panel-button:active.clock-display .clock, #panel.unlock-screen .panel-button:overview.clock-display .clock, #panel.unlock-screen .panel-button:focus.clock-display .clock, #panel.unlock-screen .panel-button:checked.clock-display .clock, #panel.login-screen .panel-button:hover.clock-display .clock, #panel.login-screen .panel-button:active.clock-display .clock, #panel.login-screen .panel-button:overview.clock-display .clock, #panel.login-screen .panel-button:focus.clock-display .clock, #panel.login-screen .panel-button:checked.clock-display .clock, #panel.lock-screen .panel-button:hover.clock-display .clock, #panel.lock-screen .panel-button:active.clock-display .clock, #panel.lock-screen .panel-button:overview.clock-display .clock, #panel.lock-screen .panel-button:focus.clock-display .clock, #panel.lock-screen .panel-button:checked.clock-display .clock, #panel:overview .panel-button:hover.clock-display .clock, #panel:overview .panel-button:active.clock-display .clock, #panel:overview .panel-button:overview.clock-display .clock, #panel:overview .panel-button:focus.clock-display .clock, #panel:overview .panel-button:checked.clock-display .clock { - box-shadow: none; -} - -#panel .panel-status-indicators-box, -#panel .panel-status-menu-box { - spacing: 2px; -} - -#panel .power-status.panel-status-indicators-box { - spacing: 0; -} - -#panel .screencast-indicator, -#panel .remote-access-indicator { - color: #F27835; -} - -#panel .popup-menu-arrow { - width: 0; - height: 0; -} - -#appMenu { - spacing: 6px; -} - -#appMenu .label-shadow { - color: transparent; -} - -#panel #panelActivities.panel-button > * { - background-image: url("assets/activities.svg"); - width: 24px; - height: 24px; - background-color: transparent !important; - background-gradient-direction: none !important; - border: none; - color: transparent; -} - -#panel #panelActivities.panel-button:hover { - background-color: rgba(211, 218, 227, 0.05) !important; -} - -#panel #panelActivities.panel-button:active, #panel #panelActivities.panel-button:focus { - background-color: rgba(211, 218, 227, 0.1) !important; -} - -/* Activities Ripple */ -.ripple-box { - background-color: #5294e2; - box-shadow: 0 0 2px 2px #a9caf1; - width: 52px; - height: 52px; - border-radius: 0 0 52px 0; -} - -.ripple-box:rtl { - border-radius: 0 0 0 52px; -} - -/* OVERVIEW */ -#overview { - spacing: 24px; - background-color: transparent; -} - -.overview-controls { - padding-bottom: 32px; -} - -/* Window Picker */ -.window-picker { - spacing: 6px; - padding: 12px; -} - -.window-picker.external-monitor { - padding: 12px; -} - -.window-clone-border { - border-width: 3px; - border-style: solid; - border-color: rgba(255, 255, 255, 0.35); - border-radius: 2px; - box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0); -} - -.window-caption { - color: #D3DAE3; - background-color: #282A33; - border: 1px solid rgba(0, 0, 0, 0.75); - border-radius: 2px; - padding: 3px 12px; - font-weight: normal; - font-size: 10pt; -} - -.window-close { - background-color: #5294e2; - color: #ffffff; - border: none; - border-radius: 22px; - padding: 3px; - height: 32px; - width: 32px; - box-shadow: -1px 1px 5px 0px rgba(0, 0, 0, 0.5); - transition-duration: 300ms; - -shell-close-overlap: 16px; -} - -.window-close:hover { - background-color: #68a2e6; -} - -.window-close:active { - background-color: #3c86de; -} - -.app-folder-dialog .folder-name-container .folder-name-entry, -.search-entry { - width: 320px; - padding: 7px 9px; - border-radius: 1000px; - color: rgba(70, 72, 83, 0.7); - background-color: white; - border: none; - caret-color: #464853; -} - -.app-folder-dialog .folder-name-container .folder-name-entry:hover, -.search-entry:hover { - padding: 7px 9px; - color: #464853; - background-color: white; - border: none; -} - -.app-folder-dialog .folder-name-container .folder-name-entry:hover StLabel.hint-text, -.search-entry:hover StLabel.hint-text { - color: rgba(70, 72, 83, 0.9); -} - -.app-folder-dialog .folder-name-container .folder-name-entry:hover .search-entry-icon, -.search-entry:hover .search-entry-icon { - color: #464853; -} - -.app-folder-dialog .folder-name-container .folder-name-entry:focus, -.search-entry:focus { - padding: 7px 9px; - color: #ffffff; - background-color: #5294e2; - caret-color: #ffffff; - selection-background-color: rgba(255, 255, 255, 0.25); - selected-color: #ffffff; - border: none; -} - -.app-folder-dialog .folder-name-container .folder-name-entry:focus StLabel.hint-text, -.search-entry:focus StLabel.hint-text { - color: rgba(255, 255, 255, 0.5); -} - -.app-folder-dialog .folder-name-container .folder-name-entry:focus .search-entry-icon, -.search-entry:focus .search-entry-icon { - color: #ffffff; -} - -.app-folder-dialog .folder-name-container .folder-name-entry:insensitive, -.search-entry:insensitive { - color: rgba(70, 72, 83, 0.55); - background-color: rgba(255, 255, 255, 0.45); -} - -.app-folder-dialog .folder-name-container .folder-name-entry StLabel.hint-text, -.search-entry StLabel.hint-text { - color: rgba(70, 72, 83, 0.7); -} - -.app-folder-dialog .folder-name-container .folder-name-entry .search-entry-icon, -.search-entry .search-entry-icon { - icon-size: 16px; - padding: 0 4px; - color: inherit; -} - -/* Search */ -#searchResultsContent { - max-width: 1024px; - spacing: 8px; -} - -.search-section { - spacing: 8px; -} - -.search-section .search-section-separator { - height: 1px; - background-color: rgba(255, 255, 255, 0.1); -} - -.search-section-content { - background-color: transparent; - border-radius: 2px; - border: none; - box-shadow: none; - text-shadow: none; - color: #D3DAE3; - padding: 18px; - spacing: 8px; -} - -.list-search-result:focus, .search-provider-icon:focus, .list-search-result:hover, .search-provider-icon:hover, .list-search-result:selected, .search-provider-icon:selected { - background-color: rgba(82, 148, 226, 0.5); - border: 1px solid #5294e2; -} - -.list-search-result:active, .search-provider-icon:active { - box-shadow: none; - background-color: rgba(82, 148, 226, 0.75); - border: 1px solid #5294e2; -} - -.grid-search-results { - spacing: 36px; -} - -.search-provider-icon .list-search-provider-content { - spacing: 12px; -} - -.search-provider-icon .list-search-provider-content .list-search-provider-details { - width: 120px; - margin-top: 0; - color: rgba(255, 255, 255, 0.65); - font-weight: normal; -} - -.list-search-results { - spacing: 6px; -} - -.list-search-result .list-search-result-content { - spacing: 6px; -} - -.list-search-result .list-search-result-title { - spacing: 12px; - font-weight: normal; -} - -.list-search-result .list-search-result-description { - color: rgba(255, 255, 255, 0.65); -} - -.list-search-result:active .list-search-result-description { - color: white; -} - -/* App Icons */ -.app-well-app .overview-icon.overview-icon-with-label, -.grid-search-result .overview-icon.overview-icon-with-label { - padding: 10px 8px 5px 8px; -} - -.app-well-app .overview-icon.overview-icon-with-label > StBoxLayout, -.grid-search-result .overview-icon.overview-icon-with-label > StBoxLayout { - spacing: 6px; -} - -/* App Folders */ -.app-well-app.app-folder { - background-color: rgba(39, 40, 47, 0.5); - border: 1px solid #2b2d35; - border-radius: 3px; -} - -.app-well-app.app-folder:hover { - background-color: rgba(57, 59, 69, 0.5); - border-color: #3d404b; -} - -.app-well-app.app-folder:active { - background-color: rgba(82, 148, 226, 0.5); - border: 1px solid #5294e2; -} - -.app-well-app.app-folder .overview-icon, .app-well-app.app-folder:hover .overview-icon, .app-well-app.app-folder:active .overview-icon { - background: none; - border: none; -} - -.app-folder-dialog { - border-radius: 6px; - border: 1px solid #5294e2; - padding: 6px; - space: 6px; - background-color: rgba(40, 42, 51, 0.9); -} - -.app-folder-dialog .folder-name-container { - padding: 12px 18px 0; - spacing: 12px; - /* FIXME: this is to keep the label in sync with the entry */ -} - -.app-folder-dialog .folder-name-container .folder-name-label, .app-folder-dialog .folder-name-container .folder-name-entry { - font-size: 16pt; - font-weight: bold; -} - -.app-folder-dialog .folder-name-container .folder-name-entry { - width: 300px; -} - -.app-folder-dialog .folder-name-container .folder-name-label { - padding: 5px 7px; - color: #ffffff; -} - -.app-folder-dialog .folder-name-container .edit-folder-button { - text-shadow: none; - color: #D3DAE3; - border: 1px solid #333641; - background-color: #282A33; - box-shadow: none; - padding: 0; - width: 36px; - height: 36px; - border-radius: 9999px; -} - -.app-folder-dialog .folder-name-container .edit-folder-button > StIcon { - icon-size: 16px; -} - -.app-folder-dialog .folder-name-container .edit-folder-button:hover { - text-shadow: none; - color: #D3DAE3; - border-color: #3e4250; - background-color: #333641; - box-shadow: none; -} - -.app-folder-dialog .folder-name-container .edit-folder-button:active, .app-folder-dialog .folder-name-container .edit-folder-button:checked { - text-shadow: none; - color: #ffffff; - border-color: #5294e2; - background-color: #5294e2; - box-shadow: none; -} - -.app-folder-dialog .icon-grid { - row-spacing: 12px; - column-spacing: 18px; - page-padding-top: 0; - page-padding-bottom: 0; - page-padding-left: 0; - page-padding-right: 0; -} - -.app-folder-dialog .page-indicators { - margin-bottom: 18px; -} - -.app-folder-dialog .page-indicators .page-indicator { - padding: 15px 12px; -} - -.app-folder-dialog StButton#vhandle, .app-folder-dialog StButton#vhandle:hover, .app-folder-dialog StButton#vhandle:active { - background-color: transparent; -} - -.app-folder-dialog-container { - padding: 6px; - width: 600px; - height: 600px; -} - -.app-well-app-running-dot { - width: 12px; - height: 2px; - border-radius: 0; - background-color: rgba(255, 255, 255, 0.6); - margin-bottom: 2px; -} - -StWidget.focused .app-well-app-running-dot { - width: 28px; - height: 2px; - background-color: #5294e2; -} - -.rename-folder-popup .rename-folder-popup-item { - spacing: 6px; -} - -.rename-folder-popup .rename-folder-popup-item:ltr, .rename-folder-popup .rename-folder-popup-item:rtl { - padding: 0 12px; -} - -.app-menu, -.app-well-menu { - max-width: 27.25em; -} - -.system-action-icon { - background-color: rgba(0, 0, 0, 0.8); - color: #fff; - border-radius: 99px; - icon-size: 48px; -} - -/* Dash */ -.dash-label { - border-radius: 2px; - padding: 4px 12px; - color: white; - background-color: rgba(22, 23, 28, 0.95); - text-align: center; - border: none; - box-shadow: none; - -x-offset: 8px; - -y-offset: 4px; -} - -.show-apps .overview-icon { - background-color: transparent; - border-radius: 2px; - color: #D3DAE3; -} - -.show-apps:hover .overview-icon { - background-color: rgba(255, 255, 255, 0.1); -} - -.show-apps:active .overview-icon, .show-apps:checked .overview-icon { - color: #ffffff; - background-color: #5294e2; - box-shadow: none; -} - -.workspace-thumbnail-indicator { - border: 3px solid #5294e2; - border-radius: 5px; - padding: 0px; -} - -.ripple-pointer-location { - width: 50px; - height: 50px; - border-radius: 25px; - background-color: rgba(213, 229, 248, 0.3); - box-shadow: 0 0 2px 2px #a9caf1; -} - -.pie-timer { - width: 60px; - height: 60px; - -pie-border-width: 3px; - -pie-border-color: #5294e2; - -pie-background-color: rgba(255, 255, 255, 0.3); -} - -.magnifier-zoom-region { - border: 2px solid #5294e2; -} - -.magnifier-zoom-region.full-screen { - border-width: 0; -} - -.select-area-rubberband { - background-color: rgba(82, 148, 226, 0.3); - border: 1px solid #5294e2; -} - -.user-icon { - background-size: contain; - color: #D3DAE3; - border-radius: 99px; - border: 2px #D3DAE3; -} - -.user-icon:hover { - color: white; -} - -.user-icon StIcon { - background-color: rgba(211, 218, 227, 0.05); - border-radius: 99px; - padding: 12px; - width: 40px; - height: 40px; -} - -.user-widget.vertical .user-icon { - icon-size: 128px; -} - -.user-widget.vertical .user-icon StIcon { - padding: 20px; - padding-top: 18px; - padding-bottom: 22px; - width: 88px; - height: 88px; -} - -.user-widget.horizontal .user-icon { - icon-size: 64px; -} - -.user-widget.horizontal .user-icon StIcon { - padding: 12px; - width: 40px; - height: 40px; -} - -.lightbox { - background-color: black; -} - -.flashspot { - background-color: white; -} - -.hidden { - color: rgba(0, 0, 0, 0); -} - -.caps-lock-warning-label { - text-align: center; - padding-bottom: 8px; - font-size: 9pt; - color: #F27835; -} - -/* Workspace animation */ -.workspace-animation { - background-color: #282A33; -} - -/* Tiled window previews */ -.tile-preview { - background-color: rgba(82, 148, 226, 0.5); - border: 1px solid #5294e2; -} - -.tile-preview-left.on-primary { - border-radius: 2px 0 0 0; -} - -.tile-preview-right.on-primary { - border-radius: 0 2px 0 0; -} - -.tile-preview-left.tile-preview-right.on-primary { - border-radius: 2px 2px 0 0; -} - -/* On-screen Keyboard */ -#keyboard { - background-color: rgba(234, 238, 242, 0.9); - box-shadow: inset 0 1px 0 0 rgba(0, 0, 0, 0.15); -} - -#keyboard .page-indicator { - padding: 6px; -} - -#keyboard .page-indicator .page-indicator-icon { - width: 8px; - height: 8px; -} - -.key-container { - padding: 4px; - spacing: 4px; -} - -.keyboard-key { - text-shadow: none; - color: #464853; - background-color: #fafbfc; - border: 1px solid rgba(0, 0, 0, 0.15); - box-shadow: none; - font-size: 15pt; - min-height: 1.2em; - min-width: 1.2em; - border-width: 1px; - border-style: solid; - border-radius: 2px; -} - -.keyboard-key:focus { - text-shadow: none; - color: #464853; - background-color: white; - border: 1px solid rgba(0, 0, 0, 0.15); - box-shadow: none; -} - -.keyboard-key:hover, .keyboard-key:checked { - text-shadow: none; - color: #464853; - background-color: #eff0f2; - border: 1px solid rgba(0, 0, 0, 0.15); - box-shadow: none; -} - -.keyboard-key:active { - text-shadow: none; - color: #ffffff; - background-color: #5294e2; - border: 1px solid #2679db; - box-shadow: none; -} - -.keyboard-key:grayed { - background-color: #f0f3f6; - color: #D3DAE3; - border-color: #434655; -} - -.keyboard-key.default-key { - text-shadow: none; - color: #464853; - background-color: #e1e7ed; - border: 1px solid rgba(0, 0, 0, 0.15); - box-shadow: none; -} - -.keyboard-key.default-key:hover, .keyboard-key.default-key:checked { - text-shadow: none; - color: #464853; - background-color: #d7dde3; - border: 1px solid rgba(0, 0, 0, 0.15); - box-shadow: none; -} - -.keyboard-key.default-key:active { - text-shadow: none; - color: #ffffff; - background-color: #5294e2; - border: 1px solid #2679db; - box-shadow: none; -} - -.keyboard-key.enter-key { - text-shadow: none; - color: #ffffff; - background-color: #5294e2; - border: 1px solid rgba(0, 0, 0, 0.15); - box-shadow: none; -} - -.keyboard-key.enter-key:hover, .keyboard-key.enter-key:checked { - text-shadow: none; - color: #ffffff; - background-color: #5e97db; - border: 1px solid rgba(0, 0, 0, 0.15); - box-shadow: none; -} - -.keyboard-key.enter-key:active { - text-shadow: none; - color: #ffffff; - background-color: #5294e2; - border: 1px solid #2679db; - box-shadow: none; -} - -.keyboard-key.shift-key-uppercase { - color: #5294e2; -} - -.keyboard-key StIcon { - icon-size: 1.125em; -} - -.keyboard-subkeys { - color: #464853; - -arrow-border-radius: 2px; - -arrow-background-color: #ffffff; - -arrow-border-width: 1px; - -arrow-border-color: rgba(0, 0, 0, 0.15); - -arrow-base: 20px; - -arrow-rise: 10px; - -boxpointer-gap: 6px; -} - -.keyboard-subkeys .keyboard-key { - text-shadow: none; - color: #464853; - background-color: #fafbfc; - border: 1px solid rgba(0, 0, 0, 0.15); - box-shadow: none; - border-radius: 3px; -} - -.keyboard-subkeys .keyboard-key:focus { - text-shadow: none; - color: #464853; - background-color: white; - border: 1px solid rgba(0, 0, 0, 0.15); - box-shadow: none; -} - -.keyboard-subkeys .keyboard-key:hover, .keyboard-subkeys .keyboard-key:checked { - text-shadow: none; - color: #464853; - background-color: #eff0f2; - border: 1px solid rgba(0, 0, 0, 0.15); - box-shadow: none; -} - -.keyboard-subkeys .keyboard-key:active { - text-shadow: none; - color: #ffffff; - background-color: #5294e2; - border: 1px solid #2679db; - box-shadow: none; -} - -.emoji-page .keyboard-key { - background-color: transparent; - border: none; - color: initial; -} - -.emoji-panel .keyboard-key:latched { - border-color: #68a2e6; - background-color: #5294e2; -} - -.word-suggestions { - font-size: 13pt; - spacing: 12px; - min-height: 20pt; -} - -/* Looking Glass */ -#LookingGlassDialog { - background-color: #282A33; - spacing: 6px; - padding: 4px; - border: 1px solid rgba(211, 218, 227, 0.2); - border-radius: 2px; - color: #D3DAE3; -} - -#LookingGlassDialog > #Toolbar { - border: none; - border-radius: 2px; - background-color: #282A33; -} - -#LookingGlassDialog .labels { - spacing: 6px; -} - -#LookingGlassDialog .notebook-tab { - -natural-hpadding: 12px; - -minimum-hpadding: 6px; - font-weight: bold; - color: #a4b3c5; - transition-duration: 100ms; - padding-left: .3em; - padding-right: .3em; - border-bottom-width: 2px; -} - -#LookingGlassDialog .notebook-tab:hover { - color: #D3DAE3; -} - -#LookingGlassDialog .notebook-tab:selected { - border-bottom-width: 2px; - box-shadow: inset 0 -2px 0 0 #68a2e6; - color: #D3DAE3; -} - -#LookingGlassDialog StBoxLayout#EvalBox { - padding: 4px; - spacing: 6px; -} - -#LookingGlassDialog StBoxLayout#ResultsArea { - spacing: 6px; -} - -.lg-dialog StEntry { - background-color: rgba(51, 54, 65, 0.6); - color: #D3DAE3; - border-color: rgba(211, 218, 227, 0.2); - min-height: 22px; - selection-background-color: #5294e2; - selected-color: #ffffff; -} - -.lg-dialog .shell-link { - color: #2679db; -} - -.lg-dialog .shell-link:hover { - color: #5294e2; -} - -.lg-dialog .shell-link:active { - color: #1e61b0; -} - -.lg-dialog .actor-link { - color: #ccc; -} - -.lg-dialog .actor-link:hover { - color: white; -} - -.lg-dialog .actor-link:active { - color: #999999; -} - -.lg-completions-text { - font-size: .9em; - font-style: italic; -} - -.lg-obj-inspector-title { - spacing: 6px; -} - -.lg-obj-inspector-button { - border: 1px solid #434655; - padding: 4px; - border-radius: 2px; -} - -.lg-obj-inspector-button:hover { - border: 1px solid #ffffff; -} - -#lookingGlassExtensions { - padding: 4px; -} - -.lg-extensions-list { - padding: 4px; - spacing: 6px; -} - -.lg-extension { - border: 1px solid #4e5264; - background-color: #333641; - border-radius: 2px; - padding: 4px; -} - -.lg-extension-name { - font-weight: bold; -} - -.lg-extension-meta { - spacing: 6px; -} - -#LookingGlassPropertyInspector { - background: #282A33; - border: 1px solid #434655; - border-radius: 2px; - padding: 6px; -} - -/* Login Dialog */ -.login-dialog-banner-view { - padding-top: 24px; - max-width: 23em; -} - -.login-dialog { - border: none; - background-color: transparent; -} - -.login-dialog .modal-dialog-button-box { - spacing: 3px; -} - -.login-dialog .modal-dialog-button { - padding: 4px 18px; - box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2); - background-color: #5b666a; - border-color: #5b666a; - color: #464853; -} - -.login-dialog .modal-dialog-button:hover, .login-dialog .modal-dialog-button:focus { - background-color: #667478; - border-color: #667478; -} - -.login-dialog .modal-dialog-button:active { - box-shadow: none; - background-color: #4f595d; - border-color: #4f595d; -} - -.login-dialog .modal-dialog-button:insensitive { - text-shadow: none; - color: rgba(70, 72, 83, 0.55); - border: 1px solid rgba(0, 0, 0, 0); - background-color: rgba(255, 255, 255, 0.55); - box-shadow: none; - border-color: #4f595d; - background-color: #4f595d; - color: rgba(70, 72, 83, 0.7); -} - -.login-dialog .modal-dialog-button:default { - text-shadow: none; - color: #ffffff; - background-color: #5294e2; - border: 1px solid rgba(0, 0, 0, 0.15); - box-shadow: none; - border-color: #5294e2; -} - -.login-dialog .modal-dialog-button:default:hover, .login-dialog .modal-dialog-button:default:focus { - text-shadow: none; - color: #ffffff; - background-color: #518fd9; - border: 1px solid rgba(0, 0, 0, 0.15); - box-shadow: none; - background-color: #68a2e6; - border-color: #68a2e6; -} - -.login-dialog .modal-dialog-button:default:active { - text-shadow: none; - color: #ffffff; - background-color: #5294e2; - border: 1px solid #2679db; - box-shadow: none; - background-color: #3c86de; - border-color: #3c86de; -} - -.login-dialog .modal-dialog-button:default:insensitive { - text-shadow: none; - color: rgba(70, 72, 83, 0.55); - border: 1px solid rgba(0, 0, 0, 0); - background-color: rgba(255, 255, 255, 0.55); - box-shadow: none; - border-color: #2679db; - background-color: #2679db; - color: rgba(255, 255, 255, 0.7); -} - -.login-dialog .cancel-button, -.login-dialog .switch-user-button, -.login-dialog .login-dialog-session-list-button { - padding: 0; - border-radius: 1000px; - width: 32px; - height: 32px; - border-color: rgba(250, 251, 252, 0.3); - background-color: rgba(250, 251, 252, 0.3); -} - -.login-dialog .cancel-button StIcon, -.login-dialog .switch-user-button StIcon, -.login-dialog .login-dialog-session-list-button StIcon { - icon-size: 16px; -} - -.login-dialog .caps-lock-warning-label, -.login-dialog .login-dialog-message-warning { - color: #D3DAE3; -} - -.login-dialog-logo-bin { - padding: 24px 0px; -} - -.login-dialog-banner { - color: #b4c0cf; -} - -.login-dialog-button-box { - width: 23em; - spacing: 5px; -} - -.login-dialog-message { - text-align: center; -} - -.login-dialog-message-hint { - padding-top: 0; - padding-bottom: 20px; -} - -.login-dialog-user-selection-box { - padding: 100px 0px; -} - -.login-dialog-not-listed-label { - padding-left: 2px; -} - -.login-dialog-not-listed-button:focus .login-dialog-not-listed-label, .login-dialog-not-listed-button:hover .login-dialog-not-listed-label { - color: #D3DAE3; -} - -.login-dialog-not-listed-label { - font-size: 9pt; - font-weight: bold; - color: #768ba8; - padding-top: 1em; -} - -.login-dialog-user-list-view { - -st-vfade-offset: 1em; -} - -.login-dialog-user-list { - spacing: 12px; - width: 23em; -} - -.login-dialog-user-list:expanded .login-dialog-user-list-item:selected { - background-color: #5294e2; - color: #ffffff; -} - -.login-dialog-user-list:expanded .login-dialog-user-list-item:logged-in { - border-right: 2px solid #5294e2; -} - -.login-dialog-user-list-item { - border-radius: 6px; - padding: 6px; - color: #768ba8; -} - -.login-dialog-user-list-item:ltr .user-widget { - padding-right: 1em; -} - -.login-dialog-user-list-item:rtl .user-widget { - padding-left: 1em; -} - -.login-dialog-user-list-item .login-dialog-timed-login-indicator { - height: 2px; - margin-top: 6px; - background-color: #D3DAE3; -} - -.login-dialog-user-list-item:focus .login-dialog-timed-login-indicator { - background-color: #ffffff; -} - -.user-widget-label { - color: #D3DAE3; -} - -.user-widget.horizontal .user-widget-label { - font-size: 12pt; - font-weight: bold; - padding-left: 15px; -} - -.user-widget.horizontal .user-widget-label:ltr { - padding-left: 14px; - text-align: left; -} - -.user-widget.horizontal .user-widget-label:rtl { - padding-right: 14px; - text-align: right; -} - -.user-widget.vertical .user-widget-label { - font-size: 15pt; - text-align: center; - font-weight: normal; - padding-top: 16px; -} - -.login-dialog-prompt-layout { - padding-top: 24px; - padding-bottom: 12px; - spacing: 12px; - width: 23em; -} - -.login-dialog-prompt-entry { - height: 1.5em; -} - -.login-dialog-prompt-label { - color: #95a6bb; - font-size: 11pt; - padding-top: 1em; -} - -/* Screen Shield */ -.unlock-dialog-clock { - color: white; - font-weight: 300; - text-align: center; - spacing: 24px; - padding-bottom: 2.5em; -} - -.unlock-dialog-clock-time { - font-size: 64pt; - padding-top: 42px; - font-feature-settings: "tnum"; -} - -.unlock-dialog-clock-date { - font-size: 16pt; - font-weight: normal; -} - -.unlock-dialog-clock-hint { - font-weight: normal; - padding-top: 48px; -} - -.unlock-dialog-notifications-container { - margin: 12px 0; - spacing: 6px; - width: 23em; - background-color: transparent; -} - -.unlock-dialog-notifications-container .summary-notification-stack-scrollview { - padding-top: 0; - padding-bottom: 0; -} - -.unlock-dialog-notifications-container .notification, -.unlock-dialog-notifications-container .unlock-dialog-notification-source { - padding: 12px 6px; - border: none; - background-color: rgba(40, 42, 51, 0.3); - color: #D3DAE3; - border-radius: 3px; -} - -.unlock-dialog-notifications-container .notification.critical, -.unlock-dialog-notifications-container .unlock-dialog-notification-source.critical { - background-color: rgba(40, 42, 51, 0.9); -} - -.unlock-dialog-notification-label { - padding: 0px 0px 0px 12px; -} - -.unlock-dialog-notification-count-text { - weight: bold; - padding: 0 6px; - color: #282A33; - background-color: rgba(211, 218, 227, 0.3); - border-radius: 1000px; - margin-right: 12px; -} - -.screen-shield-background { - background: black; - box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.6); -} - -#lockDialogGroup { - background-color: #282A33; -} - -#unlockDialogNotifications StButton#vhandle, #unlockDialogNotifications StButton#hhandle { - background-color: rgba(250, 251, 252, 0.3); -} - -#unlockDialogNotifications StButton#vhandle:hover, #unlockDialogNotifications StButton#vhandle:focus, #unlockDialogNotifications StButton#hhandle:hover, #unlockDialogNotifications StButton#hhandle:focus { - background-color: rgba(250, 251, 252, 0.5); -} - -#unlockDialogNotifications StButton#vhandle:active, #unlockDialogNotifications StButton#hhandle:active { - background-color: rgba(82, 148, 226, 0.5); -} - -/* App Grid */ -.icon-grid { - row-spacing: 12px; - column-spacing: 12px; - max-row-spacing: 72px; - max-column-spacing: 72px; - page-padding-top: 24px; - page-padding-bottom: 24px; - page-padding-left: 12px; - page-padding-right: 12px; -} - -.page-indicator { - padding: 15px 12px 30px; -} - -.page-indicator .page-indicator-icon { - width: 10px; - height: 10px; - border-radius: 10px; - background-color: white; -} - -.apps-scroll-view { - padding: 0; -} - -.page-navigation-hint { - width: 300px; -} - -.page-navigation-hint.dnd { - background: rgba(255, 255, 255, 0.1); -} - -.page-navigation-hint.next:ltr, .page-navigation-hint.previous:rtl { - background-gradient-start: rgba(255, 255, 255, 0.05); - background-gradient-end: transparent; - background-gradient-direction: horizontal; - border-radius: 15px 0px 0px 15px; -} - -.page-navigation-hint.previous:ltr, .page-navigation-hint.next:rtl { - background-gradient-start: transparent; - background-gradient-end: rgba(255, 255, 255, 0.05); - background-gradient-direction: horizontal; - border-radius: 0px 15px 15px 0px; -} - -.page-navigation-arrow { - margin: 6px; - width: 24px; - height: 24px; -} - -/* Dash */ -#dash { - font-size: 8pt; - margin-top: 12px; - padding: 0 10px; -} - -#dash .placeholder { - background-image: none; - background-size: contain; - height: 32px; -} - -#dash .empty-dash-drop-target { - width: 32px; - height: 32px; -} - -#dash .overview-icon { - padding: 5px; -} - -.dash-background { - background-color: rgba(44, 47, 57, 0.9); - margin-bottom: 16px; - padding: 10px; - border-radius: 12px; -} - -.dash-item-container .app-well-app, .show-apps { - padding: 10px 2px 26px; -} - -.dash-separator { - width: 1px; - margin: 0 8px 16px 8px; - background-color: rgba(211, 218, 227, 0.2); -} - -#overviewGroup { - background-color: #1d1e25; -} - -.search-entry { - margin-top: 12px; - margin-bottom: 6px; -} - -.workspace-background { - border-radius: 30px; - background-color: #1d1e25; - box-shadow: 0 4px 16px 4px rgba(0, 0, 0, 0.3); -} - -/* Workspace pager */ -.workspace-thumbnails { - visible-width: 32px; - spacing: 6px; - padding: 6px; -} - -.workspace-thumbnails .workspace-thumbnail { - background: rgba(211, 218, 227, 0.15); - color: #D3DAE3; - border-radius: 2px; -} - -.workspace-thumbnails .placeholder { - background-image: url("resource:///org/gnome/shell/theme/dash-placeholder.svg"); - background-size: contain; - width: 18px; -} - -#dashtodockContainer { - background: transparent; -} - -#dashtodockContainer .dash-item-container { - background: transparent; -} - -#dashtodockContainer .dash-item-container > StWidget { - background-size: contain; -} - -#dashtodockContainer .dash-item-container .app-well-app-running-dot { - width: 6px; - height: 2px; - box-shadow: none; - margin: 2px; - border-radius: 0; - background-color: #5294e2; -} - -#dashtodockContainer .dash-item-container > StWidget.focused .app-well-app-running-dot { - width: 18px; - height: 2px; - background-color: #5294e2; -} - -#dashtodockContainer .number-overlay, -#dashtodockContainer .notification-badge { - min-width: 1.4em; - min-height: 1.4em; - margin: 0; - padding: 0; - border-radius: 3px; - font-weight: 700; - text-align: center; -} - -#dashtodockContainer .number-overlay { - background-color: #282A33; - color: #D3DAE3; -} - -#dashtodockContainer .notification-badge { - background-color: #282A33; - color: #D3DAE3; -} - -.popup-menu.app-well-menu .popup-menu-item.dashtodock-app-well-preview-menu-item { - padding-left: 1em; - padding-right: 1em; -} - -.openweather-button, .openweather-button-action, .openweather-menu-button-container, .openweather-button-box { - border: 1px solid transparent; - background: none; -} - -.openweather-button:hover, .openweather-button-action:hover, .openweather-menu-button-container:hover, .openweather-button-box:hover { - border: 1px solid #5294e2; -} - -.openweather-provider { - padding: 0 16px; - font-weight: 500; - text-shadow: none; - color: #464853; - background-color: white; - border: 1px solid rgba(0, 0, 0, 0.15); - box-shadow: none; -} - -.openweather-provider:hover { - text-shadow: none; - color: #464853; - background-color: #f4f4f5; - border: 1px solid rgba(0, 0, 0, 0.15); - box-shadow: none; -} - -.openweather-provider:focus { - text-shadow: none; - color: #464853; - background-color: white; - border: 1px solid rgba(0, 0, 0, 0.15); - box-shadow: none; -} - -.openweather-provider:active { - text-shadow: none; - color: #ffffff; - background-color: #5294e2; - border: 1px solid #2679db; - box-shadow: none; -} - -.openweather-provider:insensitive { - text-shadow: none; - color: rgba(70, 72, 83, 0.55); - border: 1px solid rgba(0, 0, 0, 0); - background-color: rgba(255, 255, 255, 0.55); - box-shadow: none; -} - -.openweather-current-icon, .openweather-current-summary, .openweather-current-summarybox { - background: none; - color: #464853; - -st-icon-style: symbolic; -} - -.openweather-current-databox-values { - background: none; - color: rgba(70, 72, 83, 0.6); -} - -.openweather-current-databox-captions { - background: none; - color: rgba(70, 72, 83, 0.6); -} - -.openweather-forecast-icon, .openweather-forecast-summary { - background: none; - color: rgba(70, 72, 83, 0.75); - -st-icon-style: symbolic; -} - -.openweather-forecast-day { - background: none; - color: #464853; -} - -.openweather-forecast-temperature { - background: none; - color: rgba(70, 72, 83, 0.75); -} - -.openweather-sunrise-icon, .openweather-sunset-icon, .openweather-build-icon { - color: rgba(70, 72, 83, 0.75); - -st-icon-style: symbolic; -} diff --git a/themes/Qogir/gnome-shell/icons/scalable/actions/color-pick.svg b/themes/Qogir/gnome-shell/icons/scalable/actions/color-pick.svg deleted file mode 100644 index 22467762..00000000 --- a/themes/Qogir/gnome-shell/icons/scalable/actions/color-pick.svg +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - - - - - diff --git a/themes/Qogir/gnome-shell/icons/scalable/actions/pointer-double-click-symbolic.svg b/themes/Qogir/gnome-shell/icons/scalable/actions/pointer-double-click-symbolic.svg deleted file mode 100644 index 625e188f..00000000 --- a/themes/Qogir/gnome-shell/icons/scalable/actions/pointer-double-click-symbolic.svg +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - diff --git a/themes/Qogir/gnome-shell/icons/scalable/actions/pointer-drag-symbolic.svg b/themes/Qogir/gnome-shell/icons/scalable/actions/pointer-drag-symbolic.svg deleted file mode 100644 index eb05cbff..00000000 --- a/themes/Qogir/gnome-shell/icons/scalable/actions/pointer-drag-symbolic.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/themes/Qogir/gnome-shell/icons/scalable/actions/pointer-primary-click-symbolic.svg b/themes/Qogir/gnome-shell/icons/scalable/actions/pointer-primary-click-symbolic.svg deleted file mode 100644 index 81d20872..00000000 --- a/themes/Qogir/gnome-shell/icons/scalable/actions/pointer-primary-click-symbolic.svg +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - diff --git a/themes/Qogir/gnome-shell/icons/scalable/actions/pointer-secondary-click-symbolic.svg b/themes/Qogir/gnome-shell/icons/scalable/actions/pointer-secondary-click-symbolic.svg deleted file mode 100644 index 6ec18f21..00000000 --- a/themes/Qogir/gnome-shell/icons/scalable/actions/pointer-secondary-click-symbolic.svg +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - diff --git a/themes/Qogir/gnome-shell/icons/scalable/status/eye-not-looking-symbolic.svg b/themes/Qogir/gnome-shell/icons/scalable/status/eye-not-looking-symbolic.svg deleted file mode 100644 index 3dacfe1c..00000000 --- a/themes/Qogir/gnome-shell/icons/scalable/status/eye-not-looking-symbolic.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/themes/Qogir/gnome-shell/icons/scalable/status/eye-open-negative-filled-symbolic.svg b/themes/Qogir/gnome-shell/icons/scalable/status/eye-open-negative-filled-symbolic.svg deleted file mode 100644 index 5ca48d1e..00000000 --- a/themes/Qogir/gnome-shell/icons/scalable/status/eye-open-negative-filled-symbolic.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/themes/Qogir/gnome-shell/icons/scalable/status/keyboard-caps-lock-filled-symbolic.svg b/themes/Qogir/gnome-shell/icons/scalable/status/keyboard-caps-lock-filled-symbolic.svg deleted file mode 100644 index 99bea5bc..00000000 --- a/themes/Qogir/gnome-shell/icons/scalable/status/keyboard-caps-lock-filled-symbolic.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/themes/Qogir/gnome-shell/icons/scalable/status/keyboard-enter-symbolic.svg b/themes/Qogir/gnome-shell/icons/scalable/status/keyboard-enter-symbolic.svg deleted file mode 100644 index 70a27b33..00000000 --- a/themes/Qogir/gnome-shell/icons/scalable/status/keyboard-enter-symbolic.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/themes/Qogir/gnome-shell/icons/scalable/status/keyboard-hide-symbolic.svg b/themes/Qogir/gnome-shell/icons/scalable/status/keyboard-hide-symbolic.svg deleted file mode 100644 index 5ba9717f..00000000 --- a/themes/Qogir/gnome-shell/icons/scalable/status/keyboard-hide-symbolic.svg +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - - - - - diff --git a/themes/Qogir/gnome-shell/icons/scalable/status/keyboard-layout-filled-symbolic.svg b/themes/Qogir/gnome-shell/icons/scalable/status/keyboard-layout-filled-symbolic.svg deleted file mode 100644 index 06e2f53e..00000000 --- a/themes/Qogir/gnome-shell/icons/scalable/status/keyboard-layout-filled-symbolic.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/themes/Qogir/gnome-shell/icons/scalable/status/keyboard-shift-filled-symbolic.svg b/themes/Qogir/gnome-shell/icons/scalable/status/keyboard-shift-filled-symbolic.svg deleted file mode 100644 index f02389ce..00000000 --- a/themes/Qogir/gnome-shell/icons/scalable/status/keyboard-shift-filled-symbolic.svg +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/themes/Qogir/gnome-shell/icons/scalable/status/message-indicator-symbolic.svg b/themes/Qogir/gnome-shell/icons/scalable/status/message-indicator-symbolic.svg deleted file mode 100644 index 7397ba2b..00000000 --- a/themes/Qogir/gnome-shell/icons/scalable/status/message-indicator-symbolic.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/themes/Qogir/gnome-shell/icons/scalable/status/window-close-24-symbolic.svg b/themes/Qogir/gnome-shell/icons/scalable/status/window-close-24-symbolic.svg deleted file mode 100644 index 955c09e0..00000000 --- a/themes/Qogir/gnome-shell/icons/scalable/status/window-close-24-symbolic.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - image/svg+xml - - - - - - - diff --git a/themes/Qogir/gnome-shell/pad-osd.css b/themes/Qogir/gnome-shell/pad-osd.css deleted file mode 100644 index 9b1becab..00000000 --- a/themes/Qogir/gnome-shell/pad-osd.css +++ /dev/null @@ -1,30 +0,0 @@ -.Leader { - stroke-width: .5 !important; - stroke: #333333; - fill: none !important; -} - -.Button { - stroke-width: .25; - stroke: #ededed; - fill: #ededed; -} - -.Ring { - stroke-width: .5 !important; - stroke: #333333 !important; - fill: none !important; -} - -.Label { - stroke: none !important; - stroke-width: .1 !important; - font-size: .1 !important; - fill: transparent !important; -} - -.TouchStrip, .TouchRing { - stroke-width: .1 !important; - stroke: #ededed !important; - fill: #333333 !important; -} diff --git a/themes/Qogir/gtk-2.0/apps.rc b/themes/Qogir/gtk-2.0/apps.rc deleted file mode 100644 index cb3ee0d2..00000000 --- a/themes/Qogir/gtk-2.0/apps.rc +++ /dev/null @@ -1,157 +0,0 @@ -# -# Thunar -# -style "thunar-handle" { GtkPaned::handle-size = 2 } - -style "dark-sidebar" { - GtkTreeView::odd_row_color = @dark_sidebar_bg - GtkTreeView::even_row_color = @dark_sidebar_bg - - - base[NORMAL] = @dark_sidebar_bg - base[INSENSITIVE] = @dark_sidebar_bg - - text[NORMAL] = @fg_color - text[ACTIVE] = @selected_fg_color - text[SELECTED] = @selected_fg_color -} - -style "thunar-frame" { - xthickness = 0 - ythickness = 0 -} - -widget_class "*ThunarWindow*." style "thunar-frame" -widget_class "*ThunarShortcutsView*" style "dark-sidebar" -widget_class "*ThunarTreeView*" style "dark-sidebar" -widget_class "*ThunarWindow*." style "thunar-handle" - -# -# Workaround for colored entries -# -style "entry_border" { - - xthickness = 7 - ythickness = 5 - - engine "pixmap" { - - image { - function = SHADOW - state = NORMAL - detail = "entry" - file = "assets/entry-border-bg.png" - border = {6, 6, 6, 6} - stretch = TRUE - } - - image { - function = SHADOW - state = ACTIVE - detail = "entry" - file = "assets/entry-border-active-bg.png" - border = {6, 6, 6, 6} - stretch = TRUE - } - - image { - function = FLAT_BOX - state = ACTIVE - detail = "entry_bg" - file = "assets/null.png" - } - - image { - function = FLAT_BOX - state = INSENSITIVE - detail = "entry_bg" - file = "assets/null.png" - } - - image { - function = FLAT_BOX - detail = "entry_bg" - file = "assets/null.png" - } - } -} - -style "combobox_entry_border" = "combobox_entry" { - - engine "pixmap" { - - image { - function = SHADOW - detail = "entry" - state = NORMAL - shadow = IN - file = "assets/combo-entry-border.png" - border = { 4, 4, 12, 12 } - stretch = TRUE - direction = LTR - } - - image { - function = SHADOW - detail = "entry" - state = ACTIVE - file = "assets/combo-entry-border-focus.png" - border = { 4, 4, 12, 12 } - stretch = TRUE - direction = LTR - } - - image { - function = SHADOW - detail = "entry" - state = NORMAL - shadow = IN - file = "assets/combo-entry-border-rtl.png" - border = { 4, 4, 12, 12 } - stretch = TRUE - direction = RTL - } - - image { - function = SHADOW - detail = "entry" - state = ACTIVE - file = "assets/combo-entry-border-focus-rtl.png" - border = { 4, 4, 12, 12 } - stretch = TRUE - direction = RTL - } - - image { - function = FLAT_BOX - state = INSENSITIVE - detail = "entry_bg" - file = "assets/null.png" - } - - image { - function = FLAT_BOX - detail = "entry_bg" - file = "assets/null.png" - } - } -} - - -# Mousepad search entry -widget_class "*MousepadSearchBar*." style "entry_border" - -# Mousepad find and replace -widget_class "*MousepadReplaceDialog*." style "entry_border" - -# Thunar bulk rename -widget_class "*ThunarRenamerDialog*." style "entry_border" - -# Hexchat input box -class "SexySpellEntry" style:highest "entry_border" - -# Geany search entries -widget "*GeanyToolbar.*geany-search-entry-no-match*" style "entry_border" -widget "*GeanyToolbar.*GtkEntry*" style "entry_border" - -widget "GeanyDialogSearch.*GtkComboBoxEntry*.*geany-search-entry-no-match*" style "combobox_entry_border" diff --git a/themes/Qogir/gtk-2.0/assets/arrow-down-small-insens.png b/themes/Qogir/gtk-2.0/assets/arrow-down-small-insens.png deleted file mode 100644 index 84eee88b..00000000 Binary files a/themes/Qogir/gtk-2.0/assets/arrow-down-small-insens.png and /dev/null differ diff --git a/themes/Qogir/gtk-2.0/assets/arrow-down-small-prelight.png b/themes/Qogir/gtk-2.0/assets/arrow-down-small-prelight.png deleted file mode 100644 index 0662b1cd..00000000 Binary files a/themes/Qogir/gtk-2.0/assets/arrow-down-small-prelight.png and /dev/null differ diff --git a/themes/Qogir/gtk-2.0/assets/arrow-down-small.png b/themes/Qogir/gtk-2.0/assets/arrow-down-small.png deleted file mode 100644 index d4ee83e9..00000000 Binary files a/themes/Qogir/gtk-2.0/assets/arrow-down-small.png and /dev/null differ diff --git a/themes/Qogir/gtk-2.0/assets/arrow-down.png b/themes/Qogir/gtk-2.0/assets/arrow-down.png deleted file mode 100644 index 89505854..00000000 Binary files a/themes/Qogir/gtk-2.0/assets/arrow-down.png and /dev/null differ diff --git a/themes/Qogir/gtk-2.0/assets/arrow-left-prelight.png b/themes/Qogir/gtk-2.0/assets/arrow-left-prelight.png deleted file mode 100644 index c3304da1..00000000 Binary files a/themes/Qogir/gtk-2.0/assets/arrow-left-prelight.png and /dev/null differ diff --git a/themes/Qogir/gtk-2.0/assets/arrow-left.png b/themes/Qogir/gtk-2.0/assets/arrow-left.png deleted file mode 100644 index a53f7f31..00000000 Binary files a/themes/Qogir/gtk-2.0/assets/arrow-left.png and /dev/null differ diff --git a/themes/Qogir/gtk-2.0/assets/arrow-right.png b/themes/Qogir/gtk-2.0/assets/arrow-right.png deleted file mode 100644 index de8993b6..00000000 Binary files a/themes/Qogir/gtk-2.0/assets/arrow-right.png and /dev/null differ diff --git a/themes/Qogir/gtk-2.0/assets/arrow-up-small-insens.png b/themes/Qogir/gtk-2.0/assets/arrow-up-small-insens.png deleted file mode 100644 index 89e76438..00000000 Binary files a/themes/Qogir/gtk-2.0/assets/arrow-up-small-insens.png and /dev/null differ diff --git a/themes/Qogir/gtk-2.0/assets/arrow-up-small-prelight.png b/themes/Qogir/gtk-2.0/assets/arrow-up-small-prelight.png deleted file mode 100644 index 3d86519a..00000000 Binary files a/themes/Qogir/gtk-2.0/assets/arrow-up-small-prelight.png and /dev/null differ diff --git a/themes/Qogir/gtk-2.0/assets/arrow-up-small.png b/themes/Qogir/gtk-2.0/assets/arrow-up-small.png deleted file mode 100644 index 00419181..00000000 Binary files a/themes/Qogir/gtk-2.0/assets/arrow-up-small.png and /dev/null differ diff --git a/themes/Qogir/gtk-2.0/assets/arrow-up.png b/themes/Qogir/gtk-2.0/assets/arrow-up.png deleted file mode 100644 index ddae46df..00000000 Binary files a/themes/Qogir/gtk-2.0/assets/arrow-up.png and /dev/null differ diff --git a/themes/Qogir/gtk-2.0/assets/button-active.png b/themes/Qogir/gtk-2.0/assets/button-active.png deleted file mode 100644 index 646ba549..00000000 Binary files a/themes/Qogir/gtk-2.0/assets/button-active.png and /dev/null differ diff --git a/themes/Qogir/gtk-2.0/assets/button-hover.png b/themes/Qogir/gtk-2.0/assets/button-hover.png deleted file mode 100644 index b16ef0aa..00000000 Binary files a/themes/Qogir/gtk-2.0/assets/button-hover.png and /dev/null differ diff --git a/themes/Qogir/gtk-2.0/assets/button.png b/themes/Qogir/gtk-2.0/assets/button.png deleted file mode 100644 index 2d72cf75..00000000 Binary files a/themes/Qogir/gtk-2.0/assets/button.png and /dev/null differ diff --git a/themes/Qogir/gtk-2.0/assets/checkbox-checked-insensitive.png b/themes/Qogir/gtk-2.0/assets/checkbox-checked-insensitive.png deleted file mode 100644 index 155fbd56..00000000 Binary files a/themes/Qogir/gtk-2.0/assets/checkbox-checked-insensitive.png and /dev/null differ diff --git a/themes/Qogir/gtk-2.0/assets/checkbox-checked.png b/themes/Qogir/gtk-2.0/assets/checkbox-checked.png deleted file mode 100644 index 2a678b7e..00000000 Binary files a/themes/Qogir/gtk-2.0/assets/checkbox-checked.png and /dev/null differ diff --git a/themes/Qogir/gtk-2.0/assets/checkbox-unchecked-insensitive.png b/themes/Qogir/gtk-2.0/assets/checkbox-unchecked-insensitive.png deleted file mode 100644 index 9524b13c..00000000 Binary files a/themes/Qogir/gtk-2.0/assets/checkbox-unchecked-insensitive.png and /dev/null differ diff --git a/themes/Qogir/gtk-2.0/assets/checkbox-unchecked.png b/themes/Qogir/gtk-2.0/assets/checkbox-unchecked.png deleted file mode 100644 index de5e4faf..00000000 Binary files a/themes/Qogir/gtk-2.0/assets/checkbox-unchecked.png and /dev/null differ diff --git a/themes/Qogir/gtk-2.0/assets/combo-entry-border-focus-rtl.png b/themes/Qogir/gtk-2.0/assets/combo-entry-border-focus-rtl.png deleted file mode 100644 index c0fd0eb6..00000000 Binary files a/themes/Qogir/gtk-2.0/assets/combo-entry-border-focus-rtl.png and /dev/null differ diff --git a/themes/Qogir/gtk-2.0/assets/combo-entry-border-focus.png b/themes/Qogir/gtk-2.0/assets/combo-entry-border-focus.png deleted file mode 100644 index 7e8e51a7..00000000 Binary files a/themes/Qogir/gtk-2.0/assets/combo-entry-border-focus.png and /dev/null differ diff --git a/themes/Qogir/gtk-2.0/assets/combo-entry-border-rtl.png b/themes/Qogir/gtk-2.0/assets/combo-entry-border-rtl.png deleted file mode 100644 index 03b0c496..00000000 Binary files a/themes/Qogir/gtk-2.0/assets/combo-entry-border-rtl.png and /dev/null differ diff --git a/themes/Qogir/gtk-2.0/assets/combo-entry-border.png b/themes/Qogir/gtk-2.0/assets/combo-entry-border.png deleted file mode 100644 index 2d0a9f73..00000000 Binary files a/themes/Qogir/gtk-2.0/assets/combo-entry-border.png and /dev/null differ diff --git a/themes/Qogir/gtk-2.0/assets/combo-entry-button-active-rtl.png b/themes/Qogir/gtk-2.0/assets/combo-entry-button-active-rtl.png deleted file mode 100644 index fce80aa3..00000000 Binary files a/themes/Qogir/gtk-2.0/assets/combo-entry-button-active-rtl.png and /dev/null differ diff --git a/themes/Qogir/gtk-2.0/assets/combo-entry-button-active.png b/themes/Qogir/gtk-2.0/assets/combo-entry-button-active.png deleted file mode 100644 index 2d28a842..00000000 Binary files a/themes/Qogir/gtk-2.0/assets/combo-entry-button-active.png and /dev/null differ diff --git a/themes/Qogir/gtk-2.0/assets/combo-entry-button-rtl.png b/themes/Qogir/gtk-2.0/assets/combo-entry-button-rtl.png deleted file mode 100644 index 9b67e2bb..00000000 Binary files a/themes/Qogir/gtk-2.0/assets/combo-entry-button-rtl.png and /dev/null differ diff --git a/themes/Qogir/gtk-2.0/assets/combo-entry-button.png b/themes/Qogir/gtk-2.0/assets/combo-entry-button.png deleted file mode 100644 index 5d6fc571..00000000 Binary files a/themes/Qogir/gtk-2.0/assets/combo-entry-button.png and /dev/null differ diff --git a/themes/Qogir/gtk-2.0/assets/combo-entry-focus-notebook-rtl.png b/themes/Qogir/gtk-2.0/assets/combo-entry-focus-notebook-rtl.png deleted file mode 100644 index 343f77b7..00000000 Binary files a/themes/Qogir/gtk-2.0/assets/combo-entry-focus-notebook-rtl.png and /dev/null differ diff --git a/themes/Qogir/gtk-2.0/assets/combo-entry-focus-notebook.png b/themes/Qogir/gtk-2.0/assets/combo-entry-focus-notebook.png deleted file mode 100644 index 83bef6d4..00000000 Binary files a/themes/Qogir/gtk-2.0/assets/combo-entry-focus-notebook.png and /dev/null differ diff --git a/themes/Qogir/gtk-2.0/assets/combo-entry-focus-rtl.png b/themes/Qogir/gtk-2.0/assets/combo-entry-focus-rtl.png deleted file mode 100644 index a4a471a7..00000000 Binary files a/themes/Qogir/gtk-2.0/assets/combo-entry-focus-rtl.png and /dev/null differ diff --git a/themes/Qogir/gtk-2.0/assets/combo-entry-focus.png b/themes/Qogir/gtk-2.0/assets/combo-entry-focus.png deleted file mode 100644 index df179d4d..00000000 Binary files a/themes/Qogir/gtk-2.0/assets/combo-entry-focus.png and /dev/null differ diff --git a/themes/Qogir/gtk-2.0/assets/combo-entry-insensitive-notebook-rtl.png b/themes/Qogir/gtk-2.0/assets/combo-entry-insensitive-notebook-rtl.png deleted file mode 100644 index e2ebc192..00000000 Binary files a/themes/Qogir/gtk-2.0/assets/combo-entry-insensitive-notebook-rtl.png and /dev/null differ diff --git a/themes/Qogir/gtk-2.0/assets/combo-entry-insensitive-notebook.png b/themes/Qogir/gtk-2.0/assets/combo-entry-insensitive-notebook.png deleted file mode 100644 index ad182bb1..00000000 Binary files a/themes/Qogir/gtk-2.0/assets/combo-entry-insensitive-notebook.png and /dev/null differ diff --git a/themes/Qogir/gtk-2.0/assets/combo-entry-insensitive-rtl.png b/themes/Qogir/gtk-2.0/assets/combo-entry-insensitive-rtl.png deleted file mode 100644 index 6d34f3cb..00000000 Binary files a/themes/Qogir/gtk-2.0/assets/combo-entry-insensitive-rtl.png and /dev/null differ diff --git a/themes/Qogir/gtk-2.0/assets/combo-entry-insensitive.png b/themes/Qogir/gtk-2.0/assets/combo-entry-insensitive.png deleted file mode 100644 index 1c65039a..00000000 Binary files a/themes/Qogir/gtk-2.0/assets/combo-entry-insensitive.png and /dev/null differ diff --git a/themes/Qogir/gtk-2.0/assets/combo-entry-notebook-rtl.png b/themes/Qogir/gtk-2.0/assets/combo-entry-notebook-rtl.png deleted file mode 100644 index 90fba428..00000000 Binary files a/themes/Qogir/gtk-2.0/assets/combo-entry-notebook-rtl.png and /dev/null differ diff --git a/themes/Qogir/gtk-2.0/assets/combo-entry-notebook.png b/themes/Qogir/gtk-2.0/assets/combo-entry-notebook.png deleted file mode 100644 index e575f603..00000000 Binary files a/themes/Qogir/gtk-2.0/assets/combo-entry-notebook.png and /dev/null differ diff --git a/themes/Qogir/gtk-2.0/assets/combo-entry-rtl.png b/themes/Qogir/gtk-2.0/assets/combo-entry-rtl.png deleted file mode 100644 index a74e1f1b..00000000 Binary files a/themes/Qogir/gtk-2.0/assets/combo-entry-rtl.png and /dev/null differ diff --git a/themes/Qogir/gtk-2.0/assets/combo-entry.png b/themes/Qogir/gtk-2.0/assets/combo-entry.png deleted file mode 100644 index 6d5c5527..00000000 Binary files a/themes/Qogir/gtk-2.0/assets/combo-entry.png and /dev/null differ diff --git a/themes/Qogir/gtk-2.0/assets/down-background-rtl.png b/themes/Qogir/gtk-2.0/assets/down-background-rtl.png deleted file mode 100644 index db03ac55..00000000 Binary files a/themes/Qogir/gtk-2.0/assets/down-background-rtl.png and /dev/null differ diff --git a/themes/Qogir/gtk-2.0/assets/down-background.png b/themes/Qogir/gtk-2.0/assets/down-background.png deleted file mode 100644 index c8914b0b..00000000 Binary files a/themes/Qogir/gtk-2.0/assets/down-background.png and /dev/null differ diff --git a/themes/Qogir/gtk-2.0/assets/entry-active-bg.png b/themes/Qogir/gtk-2.0/assets/entry-active-bg.png deleted file mode 100644 index dda253e5..00000000 Binary files a/themes/Qogir/gtk-2.0/assets/entry-active-bg.png and /dev/null differ diff --git a/themes/Qogir/gtk-2.0/assets/entry-active-notebook.png b/themes/Qogir/gtk-2.0/assets/entry-active-notebook.png deleted file mode 100644 index 2a1ec9e1..00000000 Binary files a/themes/Qogir/gtk-2.0/assets/entry-active-notebook.png and /dev/null differ diff --git a/themes/Qogir/gtk-2.0/assets/entry-active-toolbar.png b/themes/Qogir/gtk-2.0/assets/entry-active-toolbar.png deleted file mode 100644 index 88361ab6..00000000 Binary files a/themes/Qogir/gtk-2.0/assets/entry-active-toolbar.png and /dev/null differ diff --git a/themes/Qogir/gtk-2.0/assets/entry-bg.png b/themes/Qogir/gtk-2.0/assets/entry-bg.png deleted file mode 100644 index 5e33e102..00000000 Binary files a/themes/Qogir/gtk-2.0/assets/entry-bg.png and /dev/null differ diff --git a/themes/Qogir/gtk-2.0/assets/entry-border-active-bg.png b/themes/Qogir/gtk-2.0/assets/entry-border-active-bg.png deleted file mode 100644 index 4554073d..00000000 Binary files a/themes/Qogir/gtk-2.0/assets/entry-border-active-bg.png and /dev/null differ diff --git a/themes/Qogir/gtk-2.0/assets/entry-border-bg.png b/themes/Qogir/gtk-2.0/assets/entry-border-bg.png deleted file mode 100644 index b01d292f..00000000 Binary files a/themes/Qogir/gtk-2.0/assets/entry-border-bg.png and /dev/null differ diff --git a/themes/Qogir/gtk-2.0/assets/entry-disabled-notebook.png b/themes/Qogir/gtk-2.0/assets/entry-disabled-notebook.png deleted file mode 100644 index c3d995ca..00000000 Binary files a/themes/Qogir/gtk-2.0/assets/entry-disabled-notebook.png and /dev/null differ diff --git a/themes/Qogir/gtk-2.0/assets/entry-disabled-toolbar.png b/themes/Qogir/gtk-2.0/assets/entry-disabled-toolbar.png deleted file mode 100644 index ec07e635..00000000 Binary files a/themes/Qogir/gtk-2.0/assets/entry-disabled-toolbar.png and /dev/null differ diff --git a/themes/Qogir/gtk-2.0/assets/entry-notebook.png b/themes/Qogir/gtk-2.0/assets/entry-notebook.png deleted file mode 100644 index 9f34271c..00000000 Binary files a/themes/Qogir/gtk-2.0/assets/entry-notebook.png and /dev/null differ diff --git a/themes/Qogir/gtk-2.0/assets/entry-toolbar.png b/themes/Qogir/gtk-2.0/assets/entry-toolbar.png deleted file mode 100644 index 94f9cbe7..00000000 Binary files a/themes/Qogir/gtk-2.0/assets/entry-toolbar.png and /dev/null differ diff --git a/themes/Qogir/gtk-2.0/assets/focus-line.png b/themes/Qogir/gtk-2.0/assets/focus-line.png deleted file mode 100644 index 50bef5cb..00000000 Binary files a/themes/Qogir/gtk-2.0/assets/focus-line.png and /dev/null differ diff --git a/themes/Qogir/gtk-2.0/assets/handle-h.png b/themes/Qogir/gtk-2.0/assets/handle-h.png deleted file mode 100644 index 352a408a..00000000 Binary files a/themes/Qogir/gtk-2.0/assets/handle-h.png and /dev/null differ diff --git a/themes/Qogir/gtk-2.0/assets/handle-v.png b/themes/Qogir/gtk-2.0/assets/handle-v.png deleted file mode 100644 index 04353bed..00000000 Binary files a/themes/Qogir/gtk-2.0/assets/handle-v.png and /dev/null differ diff --git a/themes/Qogir/gtk-2.0/assets/line-h.png b/themes/Qogir/gtk-2.0/assets/line-h.png deleted file mode 100644 index de8700bc..00000000 Binary files a/themes/Qogir/gtk-2.0/assets/line-h.png and /dev/null differ diff --git a/themes/Qogir/gtk-2.0/assets/line-v.png b/themes/Qogir/gtk-2.0/assets/line-v.png deleted file mode 100644 index 3260b6e2..00000000 Binary files a/themes/Qogir/gtk-2.0/assets/line-v.png and /dev/null differ diff --git a/themes/Qogir/gtk-2.0/assets/menu-arrow-prelight.png b/themes/Qogir/gtk-2.0/assets/menu-arrow-prelight.png deleted file mode 100644 index b439bd88..00000000 Binary files a/themes/Qogir/gtk-2.0/assets/menu-arrow-prelight.png and /dev/null differ diff --git a/themes/Qogir/gtk-2.0/assets/menu-arrow.png b/themes/Qogir/gtk-2.0/assets/menu-arrow.png deleted file mode 100644 index 49783374..00000000 Binary files a/themes/Qogir/gtk-2.0/assets/menu-arrow.png and /dev/null differ diff --git a/themes/Qogir/gtk-2.0/assets/menu-checkbox-checked-insensitive.png b/themes/Qogir/gtk-2.0/assets/menu-checkbox-checked-insensitive.png deleted file mode 100644 index 155fbd56..00000000 Binary files a/themes/Qogir/gtk-2.0/assets/menu-checkbox-checked-insensitive.png and /dev/null differ diff --git a/themes/Qogir/gtk-2.0/assets/menu-checkbox-checked-selected.png b/themes/Qogir/gtk-2.0/assets/menu-checkbox-checked-selected.png deleted file mode 100644 index 120695d9..00000000 Binary files a/themes/Qogir/gtk-2.0/assets/menu-checkbox-checked-selected.png and /dev/null differ diff --git a/themes/Qogir/gtk-2.0/assets/menu-checkbox-checked.png b/themes/Qogir/gtk-2.0/assets/menu-checkbox-checked.png deleted file mode 100644 index 2a678b7e..00000000 Binary files a/themes/Qogir/gtk-2.0/assets/menu-checkbox-checked.png and /dev/null differ diff --git a/themes/Qogir/gtk-2.0/assets/menu-checkbox-unchecked-insensitive.png b/themes/Qogir/gtk-2.0/assets/menu-checkbox-unchecked-insensitive.png deleted file mode 100644 index 9524b13c..00000000 Binary files a/themes/Qogir/gtk-2.0/assets/menu-checkbox-unchecked-insensitive.png and /dev/null differ diff --git a/themes/Qogir/gtk-2.0/assets/menu-checkbox-unchecked.png b/themes/Qogir/gtk-2.0/assets/menu-checkbox-unchecked.png deleted file mode 100644 index de5e4faf..00000000 Binary files a/themes/Qogir/gtk-2.0/assets/menu-checkbox-unchecked.png and /dev/null differ diff --git a/themes/Qogir/gtk-2.0/assets/menu-radio-checked-insensitive.png b/themes/Qogir/gtk-2.0/assets/menu-radio-checked-insensitive.png deleted file mode 100644 index 2f3ab211..00000000 Binary files a/themes/Qogir/gtk-2.0/assets/menu-radio-checked-insensitive.png and /dev/null differ diff --git a/themes/Qogir/gtk-2.0/assets/menu-radio-checked-selected.png b/themes/Qogir/gtk-2.0/assets/menu-radio-checked-selected.png deleted file mode 100644 index 9be53eb6..00000000 Binary files a/themes/Qogir/gtk-2.0/assets/menu-radio-checked-selected.png and /dev/null differ diff --git a/themes/Qogir/gtk-2.0/assets/menu-radio-checked.png b/themes/Qogir/gtk-2.0/assets/menu-radio-checked.png deleted file mode 100644 index fa29ac76..00000000 Binary files a/themes/Qogir/gtk-2.0/assets/menu-radio-checked.png and /dev/null differ diff --git a/themes/Qogir/gtk-2.0/assets/menu-radio-unchecked-insensitive.png b/themes/Qogir/gtk-2.0/assets/menu-radio-unchecked-insensitive.png deleted file mode 100644 index a96aa5ff..00000000 Binary files a/themes/Qogir/gtk-2.0/assets/menu-radio-unchecked-insensitive.png and /dev/null differ diff --git a/themes/Qogir/gtk-2.0/assets/menu-radio-unchecked-selected.png b/themes/Qogir/gtk-2.0/assets/menu-radio-unchecked-selected.png deleted file mode 100644 index c4523809..00000000 Binary files a/themes/Qogir/gtk-2.0/assets/menu-radio-unchecked-selected.png and /dev/null differ diff --git a/themes/Qogir/gtk-2.0/assets/menu-radio-unchecked.png b/themes/Qogir/gtk-2.0/assets/menu-radio-unchecked.png deleted file mode 100644 index 7a111a04..00000000 Binary files a/themes/Qogir/gtk-2.0/assets/menu-radio-unchecked.png and /dev/null differ diff --git a/themes/Qogir/gtk-2.0/assets/menubar-dark.png b/themes/Qogir/gtk-2.0/assets/menubar-dark.png deleted file mode 100644 index f8e751f8..00000000 Binary files a/themes/Qogir/gtk-2.0/assets/menubar-dark.png and /dev/null differ diff --git a/themes/Qogir/gtk-2.0/assets/menubar.png b/themes/Qogir/gtk-2.0/assets/menubar.png deleted file mode 100644 index 852fcbee..00000000 Binary files a/themes/Qogir/gtk-2.0/assets/menubar.png and /dev/null differ diff --git a/themes/Qogir/gtk-2.0/assets/menubar_button.png b/themes/Qogir/gtk-2.0/assets/menubar_button.png deleted file mode 100644 index 14f5cec6..00000000 Binary files a/themes/Qogir/gtk-2.0/assets/menubar_button.png and /dev/null differ diff --git a/themes/Qogir/gtk-2.0/assets/menuitem.png b/themes/Qogir/gtk-2.0/assets/menuitem.png deleted file mode 100644 index 5a900f88..00000000 Binary files a/themes/Qogir/gtk-2.0/assets/menuitem.png and /dev/null differ diff --git a/themes/Qogir/gtk-2.0/assets/minus.png b/themes/Qogir/gtk-2.0/assets/minus.png deleted file mode 100644 index 510e0ec0..00000000 Binary files a/themes/Qogir/gtk-2.0/assets/minus.png and /dev/null differ diff --git a/themes/Qogir/gtk-2.0/assets/pathbar_button_active.png b/themes/Qogir/gtk-2.0/assets/pathbar_button_active.png deleted file mode 100644 index 14f5cec6..00000000 Binary files a/themes/Qogir/gtk-2.0/assets/pathbar_button_active.png and /dev/null differ diff --git a/themes/Qogir/gtk-2.0/assets/pathbar_button_prelight.png b/themes/Qogir/gtk-2.0/assets/pathbar_button_prelight.png deleted file mode 100644 index d034d6b7..00000000 Binary files a/themes/Qogir/gtk-2.0/assets/pathbar_button_prelight.png and /dev/null differ diff --git a/themes/Qogir/gtk-2.0/assets/plus.png b/themes/Qogir/gtk-2.0/assets/plus.png deleted file mode 100644 index cd949bde..00000000 Binary files a/themes/Qogir/gtk-2.0/assets/plus.png and /dev/null differ diff --git a/themes/Qogir/gtk-2.0/assets/progressbar.png b/themes/Qogir/gtk-2.0/assets/progressbar.png deleted file mode 100644 index f2870224..00000000 Binary files a/themes/Qogir/gtk-2.0/assets/progressbar.png and /dev/null differ diff --git a/themes/Qogir/gtk-2.0/assets/progressbar_v.png b/themes/Qogir/gtk-2.0/assets/progressbar_v.png deleted file mode 100644 index 90326152..00000000 Binary files a/themes/Qogir/gtk-2.0/assets/progressbar_v.png and /dev/null differ diff --git a/themes/Qogir/gtk-2.0/assets/radio-checked-insensitive.png b/themes/Qogir/gtk-2.0/assets/radio-checked-insensitive.png deleted file mode 100644 index 2f3ab211..00000000 Binary files a/themes/Qogir/gtk-2.0/assets/radio-checked-insensitive.png and /dev/null differ diff --git a/themes/Qogir/gtk-2.0/assets/radio-checked.png b/themes/Qogir/gtk-2.0/assets/radio-checked.png deleted file mode 100644 index fa29ac76..00000000 Binary files a/themes/Qogir/gtk-2.0/assets/radio-checked.png and /dev/null differ diff --git a/themes/Qogir/gtk-2.0/assets/radio-unchecked-insensitive.png b/themes/Qogir/gtk-2.0/assets/radio-unchecked-insensitive.png deleted file mode 100644 index a96aa5ff..00000000 Binary files a/themes/Qogir/gtk-2.0/assets/radio-unchecked-insensitive.png and /dev/null differ diff --git a/themes/Qogir/gtk-2.0/assets/radio-unchecked.png b/themes/Qogir/gtk-2.0/assets/radio-unchecked.png deleted file mode 100644 index 7a111a04..00000000 Binary files a/themes/Qogir/gtk-2.0/assets/radio-unchecked.png and /dev/null differ diff --git a/themes/Qogir/gtk-2.0/assets/slider-horiz-active.png b/themes/Qogir/gtk-2.0/assets/slider-horiz-active.png deleted file mode 100644 index 3d91a920..00000000 Binary files a/themes/Qogir/gtk-2.0/assets/slider-horiz-active.png and /dev/null differ diff --git a/themes/Qogir/gtk-2.0/assets/slider-prelight.png b/themes/Qogir/gtk-2.0/assets/slider-prelight.png deleted file mode 100644 index 95e13cf4..00000000 Binary files a/themes/Qogir/gtk-2.0/assets/slider-prelight.png and /dev/null differ diff --git a/themes/Qogir/gtk-2.0/assets/slider-vert-active.png b/themes/Qogir/gtk-2.0/assets/slider-vert-active.png deleted file mode 100644 index ff17ddc0..00000000 Binary files a/themes/Qogir/gtk-2.0/assets/slider-vert-active.png and /dev/null differ diff --git a/themes/Qogir/gtk-2.0/assets/trough-horizontal-active.png b/themes/Qogir/gtk-2.0/assets/trough-horizontal-active.png deleted file mode 100644 index 4fcc0fb0..00000000 Binary files a/themes/Qogir/gtk-2.0/assets/trough-horizontal-active.png and /dev/null differ diff --git a/themes/Qogir/gtk-2.0/assets/trough-horizontal.png b/themes/Qogir/gtk-2.0/assets/trough-horizontal.png deleted file mode 100644 index 115bc3c6..00000000 Binary files a/themes/Qogir/gtk-2.0/assets/trough-horizontal.png and /dev/null differ diff --git a/themes/Qogir/gtk-2.0/assets/trough-progressbar.png b/themes/Qogir/gtk-2.0/assets/trough-progressbar.png deleted file mode 100644 index a9cf37c7..00000000 Binary files a/themes/Qogir/gtk-2.0/assets/trough-progressbar.png and /dev/null differ diff --git a/themes/Qogir/gtk-2.0/assets/trough-progressbar_v.png b/themes/Qogir/gtk-2.0/assets/trough-progressbar_v.png deleted file mode 100644 index 4d91b94f..00000000 Binary files a/themes/Qogir/gtk-2.0/assets/trough-progressbar_v.png and /dev/null differ diff --git a/themes/Qogir/gtk-2.0/assets/trough-vertical-active.png b/themes/Qogir/gtk-2.0/assets/trough-vertical-active.png deleted file mode 100644 index 370215db..00000000 Binary files a/themes/Qogir/gtk-2.0/assets/trough-vertical-active.png and /dev/null differ diff --git a/themes/Qogir/gtk-2.0/assets/trough-vertical.png b/themes/Qogir/gtk-2.0/assets/trough-vertical.png deleted file mode 100644 index 15d92944..00000000 Binary files a/themes/Qogir/gtk-2.0/assets/trough-vertical.png and /dev/null differ diff --git a/themes/Qogir/gtk-2.0/assets/up-background-rtl.png b/themes/Qogir/gtk-2.0/assets/up-background-rtl.png deleted file mode 100644 index 79eea374..00000000 Binary files a/themes/Qogir/gtk-2.0/assets/up-background-rtl.png and /dev/null differ diff --git a/themes/Qogir/gtk-2.0/assets/up-background.png b/themes/Qogir/gtk-2.0/assets/up-background.png deleted file mode 100644 index 0a275338..00000000 Binary files a/themes/Qogir/gtk-2.0/assets/up-background.png and /dev/null differ diff --git a/themes/Qogir/gtk-2.0/gtkrc b/themes/Qogir/gtk-2.0/gtkrc deleted file mode 100644 index 5318460e..00000000 --- a/themes/Qogir/gtk-2.0/gtkrc +++ /dev/null @@ -1,25 +0,0 @@ -gtk-color-scheme = "base_color: #ffffff" -gtk-color-scheme = "text_color: #5c616c" -gtk-color-scheme = "bg_color: #fafbfc" -gtk-color-scheme = "fg_color: #5c616c" -gtk-color-scheme = "tooltip_bg_color: #21232b" -gtk-color-scheme = "tooltip_fg_color: #D3DAE3" -gtk-color-scheme = "selected_bg_color: #5294e2" -gtk-color-scheme = "selected_fg_color: #ffffff" -gtk-color-scheme = "insensitive_bg_color: #fbfcfc" -gtk-color-scheme = "insensitive_fg_color: #a9acb2" -gtk-color-scheme = "notebook_bg: #ffffff" -gtk-color-scheme = "dark_sidebar_bg: #f6f9fb" -gtk-color-scheme = "link_color: #5294e2" -gtk-color-scheme = "menu_bg: #ffffff" -gtk-color-scheme = "menu_fg: #263033" - -gtk-icon-sizes = "gtk-button=16,16" # This makes button icons smaller. -gtk-auto-mnemonics = 1 -gtk-primary-button-warps-slider = 1 - -include "main.rc" -include "apps.rc" -include "panel.rc" -include "xfce-notify.rc" -include "menubar-toolbar.rc" diff --git a/themes/Qogir/gtk-2.0/main.rc b/themes/Qogir/gtk-2.0/main.rc deleted file mode 100644 index 227ce64a..00000000 --- a/themes/Qogir/gtk-2.0/main.rc +++ /dev/null @@ -1,2410 +0,0 @@ -style "default" { - - xthickness = 1 - ythickness = 1 - - # Style Properties - - GtkWidget::focus-line-width = 1 - GtkMenuBar::window-dragging = 1 - GtkToolbar::window-dragging = 1 - GtkToolbar::internal-padding = 4 - GtkToolButton::icon-spacing = 4 - - GtkWidget::tooltip-radius = 2 - GtkWidget::tooltip-alpha = 235 - GtkWidget::new-tooltip-style = 1 #for compatibility - - GtkSeparatorMenuItem::horizontal-padding = 2 - GtkSeparatorMenuItem::wide-separators = 0 - GtkSeparatorMenuItem::separator-height = 0 - - GtkButton::child-displacement-y = 0 - GtkButton::default-border = { 0, 0, 0, 0 } - GtkButton::default-outside_border = { 0, 0, 0, 0 } - - GtkEntry::state-hint = 1 - - GtkScrollbar::trough-border = 0 - GtkRange::trough-border = 0 - GtkRange::slider-width = 13 - GtkRange::stepper-size = 0 - - GtkScrollbar::activate-slider = 1 - GtkScrollbar::has-backward-stepper = 0 - GtkScrollbar::has-forward-stepper = 0 - GtkScrollbar::min-slider-length = 32 - GtkScrolledWindow::scrollbar-spacing = 0 - GtkScrolledWindow::scrollbars-within-bevel = 1 - - GtkScale::slider_length = 15 - GtkScale::slider_width = 15 - GtkScale::trough-side-details = 1 - - GtkProgressBar::min-horizontal-bar-height = 8 - GtkProgressBar::min-vertical-bar-width = 8 - - GtkStatusbar::shadow_type = GTK_SHADOW_NONE - GtkSpinButton::shadow_type = GTK_SHADOW_NONE - GtkMenuBar::shadow-type = GTK_SHADOW_NONE - GtkToolbar::shadow-type = GTK_SHADOW_NONE - GtkMenuBar::internal-padding = 0 #( every window is misaligned for the sake of menus ): - GtkMenu::horizontal-padding = 0 - GtkMenu::vertical-padding = 0 - - GtkCheckButton::indicator_spacing = 3 - GtkOptionMenu::indicator_spacing = { 8, 2, 0, 0 } - - GtkTreeView::row_ending_details = 0 - GtkTreeView::expander-size = 11 - GtkTreeView::vertical-separator = 4 - GtkTreeView::horizontal-separator = 4 - GtkTreeView::allow-rules = 1 - GtkTreeView::odd_row_color = shade(0.98, @base_color) - - GtkExpander::expander-size = 11 - - 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 - - # Colors - - bg[NORMAL] = @bg_color - bg[PRELIGHT] = shade (1.02, @bg_color) - bg[SELECTED] = @selected_bg_color - bg[INSENSITIVE] = @insensitive_bg_color - bg[ACTIVE] = shade (0.9, @bg_color) - - fg[NORMAL] = @text_color - fg[PRELIGHT] = @fg_color - fg[SELECTED] = @selected_fg_color - fg[INSENSITIVE] = @insensitive_fg_color - fg[ACTIVE] = @fg_color - - text[NORMAL] = @text_color - text[PRELIGHT] = @text_color - text[SELECTED] = @selected_fg_color - text[INSENSITIVE] = @insensitive_fg_color - text[ACTIVE] = @selected_fg_color - - base[NORMAL] = @base_color - base[PRELIGHT] = shade (0.95, @bg_color) - base[SELECTED] = @selected_bg_color - base[INSENSITIVE] = @bg_color - base[ACTIVE] = shade (0.9, @selected_bg_color) - - # For succinctness, all reasonable pixmap options remain here - - engine "pixmap" { - - # Check Buttons - - image { - function = CHECK - recolorable = TRUE - state = NORMAL - shadow = OUT - overlay_file = "assets/checkbox-unchecked.png" - overlay_stretch = FALSE - } - - image { - function = CHECK - recolorable = TRUE - state = PRELIGHT - shadow = OUT - overlay_file = "assets/checkbox-unchecked.png" - overlay_stretch = FALSE - } - - image { - function = CHECK - recolorable = TRUE - state = ACTIVE - shadow = OUT - overlay_file = "assets/checkbox-unchecked.png" - overlay_stretch = FALSE - } - - image { - function = CHECK - recolorable = TRUE - state = SELECTED - shadow = OUT - overlay_file = "assets/checkbox-unchecked.png" - overlay_stretch = FALSE - } - - image { - function = CHECK - recolorable = TRUE - state = INSENSITIVE - shadow = OUT - overlay_file = "assets/checkbox-unchecked-insensitive.png" - overlay_stretch = FALSE - } - - image { - function = CHECK - recolorable = TRUE - state = NORMAL - shadow = IN - overlay_file = "assets/checkbox-checked.png" - overlay_stretch = FALSE - } - - image { - function = CHECK - recolorable = TRUE - state = PRELIGHT - shadow = IN - overlay_file = "assets/checkbox-checked.png" - overlay_stretch = FALSE - } - - image { - function = CHECK - recolorable = TRUE - state = ACTIVE - shadow = IN - overlay_file = "assets/checkbox-checked.png" - overlay_stretch = FALSE - } - - image { - function = CHECK - recolorable = TRUE - state = SELECTED - shadow = IN - overlay_file = "assets/checkbox-checked.png" - overlay_stretch = FALSE - } - - image { - function = CHECK - recolorable = TRUE - state = INSENSITIVE - shadow = IN - overlay_file = "assets/checkbox-checked-insensitive.png" - overlay_stretch = FALSE - } - - # Radio Buttons - - image { - function = OPTION - state = NORMAL - shadow = OUT - overlay_file = "assets/radio-unchecked.png" - overlay_stretch = FALSE - } - - image { - function = OPTION - state = PRELIGHT - shadow = OUT - overlay_file = "assets/radio-unchecked.png" - overlay_stretch = FALSE - } - - image { - function = OPTION - state = ACTIVE - shadow = OUT - overlay_file = "assets/radio-unchecked.png" - overlay_stretch = FALSE - } - - image { - function = OPTION - state = SELECTED - shadow = OUT - overlay_file = "assets/radio-unchecked.png" - overlay_stretch = FALSE - } - - image { - function = OPTION - state = INSENSITIVE - shadow = OUT - overlay_file = "assets/radio-unchecked-insensitive.png" - overlay_stretch = FALSE - } - - image { - function = OPTION - state = NORMAL - shadow = IN - overlay_file = "assets/radio-checked.png" - overlay_stretch = FALSE - } - - image { - function = OPTION - state = PRELIGHT - shadow = IN - overlay_file = "assets/radio-checked.png" - overlay_stretch = FALSE - } - - image { - function = OPTION - state = ACTIVE - shadow = IN - overlay_file = "assets/radio-checked.png" - overlay_stretch = FALSE - } - - image { - function = OPTION - state = SELECTED - shadow = IN - overlay_file = "assets/radio-checked.png" - overlay_stretch = FALSE - } - - image { - function = OPTION - state = INSENSITIVE - shadow = IN - overlay_file = "assets/radio-checked-insensitive.png" - overlay_stretch = FALSE - } - - # Arrows - - image { - function = ARROW - overlay_file = "assets/arrow-up.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = UP - } - - image { - function = ARROW - state = PRELIGHT - overlay_file = "assets/arrow-up-prelight.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = UP - } - - image { - function = ARROW - state = ACTIVE - overlay_file = "assets/arrow-up-prelight.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = UP - } - - image { - function = ARROW - state = INSENSITIVE - overlay_file = "assets/arrow-up-insens.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = UP - } - - image { - function = ARROW - state = NORMAL - overlay_file = "assets/arrow-down.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = DOWN - } - - image { - function = ARROW - state = PRELIGHT - overlay_file = "assets/arrow-down-prelight.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = DOWN - } - - image { - function = ARROW - state = ACTIVE - overlay_file = "assets/arrow-down-prelight.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = DOWN - } - - image { - function = ARROW - state = INSENSITIVE - overlay_file = "assets/arrow-down-insens.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = DOWN - } - - image { - function = ARROW - overlay_file = "assets/arrow-left.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = LEFT - } - - image { - function = ARROW - state= PRELIGHT - overlay_file = "assets/arrow-left-prelight.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = LEFT - } - - image { - function = ARROW - state = ACTIVE - overlay_file = "assets/arrow-left-prelight.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = LEFT - } - - image { - function = ARROW - state = INSENSITIVE - overlay_file = "assets/arrow-left-insens.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = LEFT - } - - image { - function = ARROW - overlay_file = "assets/arrow-right.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = RIGHT - } - - image { - function = ARROW - state = PRELIGHT - overlay_file = "assets/arrow-right-prelight.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = RIGHT - } - - image { - function = ARROW - state = ACTIVE - overlay_file = "assets/arrow-right-prelight.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = RIGHT - } - - image { - function = ARROW - state = INSENSITIVE - overlay_file = "assets/arrow-right-insens.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = RIGHT - } - - # Option Menu Arrows - - image { - function = TAB - state = INSENSITIVE - overlay_file = "assets/arrow-down-insens.png" - overlay_stretch = FALSE - } - - image { - function = TAB - state = NORMAL - overlay_file = "assets/arrow-down.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - } - - image { - function = TAB - state = PRELIGHT - overlay_file = "assets/arrow-down-prelight.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - } - - # Lines - - image { - function = VLINE - file = "assets/line-v.png" - border = { 0, 0, 0, 0 } - stretch = TRUE - } - - image { - function = HLINE - file = "assets/line-h.png" - border = { 0, 0, 0, 0 } - stretch = TRUE - } - - # Focuslines - - image { - function = FOCUS - file = "assets/focus-line.png" - border = { 1, 1, 1, 1 } - stretch = TRUE - } - - # Handles - - image { - function = HANDLE - overlay_file = "assets/handle-h.png" - overlay_stretch = FALSE - orientation = HORIZONTAL - } - - image { - function = HANDLE - overlay_file = "assets/handle-v.png" - overlay_stretch = FALSE - orientation = VERTICAL - } - - # Expanders - - image { - function = EXPANDER - expander_style = COLLAPSED - file = "assets/plus.png" - } - - image { - function = EXPANDER - expander_style = EXPANDED - file = "assets/minus.png" - } - - image { - function = EXPANDER - expander_style = SEMI_EXPANDED - file = "assets/minus.png" - } - - image { - function = EXPANDER - expander_style = SEMI_COLLAPSED - file = "assets/plus.png" - } - - image { - function = RESIZE_GRIP - state = NORMAL - detail = "statusbar" - overlay_file = "assets/null.png" - overlay_border = { 0,0,0,0 } - overlay_stretch = FALSE - } - - # Shadows ( this area needs help :P ) - - image { - function = SHADOW_GAP - file = "assets/null.png" - border = { 4, 4, 4, 4 } - stretch = TRUE - } - } -} - - -style "toplevel_hack" { - - engine "adwaita" { - } -} - -style "ooo_stepper_hack" { - - GtkScrollbar::stepper-size = 0 - GtkScrollbar::has-backward-stepper = 0 - GtkScrollbar::has-forward-stepper = 0 - -} - -style "scrollbar" { - - engine "pixmap" { - - image { - function = BOX - detail = "trough" - file = "assets/trough-scrollbar-horiz.png" - border = { 2, 2, 3, 3 } - stretch = TRUE - orientation = HORIZONTAL - } - - image { - function = BOX - detail = "trough" - file = "assets/trough-scrollbar-vert.png" - border = { 3, 3, 2, 2 } - stretch = TRUE - orientation = VERTICAL - } - - image { - function = ARROW - overlay_file = "assets/null.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = UP - } - - image { - function = ARROW - overlay_file = "assets/null.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = DOWN - } - - image { - function = ARROW - overlay_file = "assets/null.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = LEFT - } - - image { - function = ARROW - overlay_file = "assets/null.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = RIGHT - } - - # Sliders - - image { - function = SLIDER - state = NORMAL - file = "assets/slider-horiz.png" - border = { 5, 5, 3, 3 } - stretch = TRUE - orientation = HORIZONTAL - } - - image { - function = SLIDER - state = ACTIVE - file = "assets/slider-horiz-active.png" - border = { 5, 5, 3, 3 } - stretch = TRUE - orientation = HORIZONTAL - } - - image { - function = SLIDER - state = PRELIGHT - file = "assets/slider-horiz-prelight.png" - border = { 5, 5, 3, 3 } - stretch = TRUE - orientation = HORIZONTAL - } - - image { - function = SLIDER - state = INSENSITIVE - file = "assets/slider-horiz-insens.png" - border = { 5, 5, 3, 3 } - stretch = TRUE - orientation = HORIZONTAL - } - -# X Verticals - - image { - function = SLIDER - state = NORMAL - file = "assets/slider-vert.png" - border = { 3, 3, 5, 5 } - stretch = TRUE - orientation = VERTICAL - } - - image { - function = SLIDER - state = ACTIVE - file = "assets/slider-vert-active.png" - border = { 3, 3, 5, 5 } - stretch = TRUE - orientation = VERTICAL - } - - image { - function = SLIDER - state = PRELIGHT - file = "assets/slider-vert-prelight.png" - border = { 3, 3, 5, 5 } - stretch = TRUE - orientation = VERTICAL - } - - image { - function = SLIDER - state = INSENSITIVE - file = "assets/slider-vert-insens.png" - border = { 3, 3, 5, 5 } - stretch = TRUE - orientation = VERTICAL - } - } -} - -style "menu" { - - xthickness = 0 - ythickness = 0 - - GtkMenuItem::arrow-scaling = 0.4 - - bg[NORMAL] = @menu_bg - bg[INSENSITIVE] = @menu_bg - bg[PRELIGHT] = @menu_bg - - engine "pixmap" { # For menus that use horizontal lines rather than gtkseparator - - image { - function = HLINE - file = "assets/null.png" - border = { 0, 0, 0, 0 } - stretch = TRUE - } - } -} - -style "menu_framed_box" { - - engine "adwaita" { # default menu border - } - -# engine "pixmap" { -# image { -# function = BOX -# file = "assets/frame.png" -# border = { 1, 1, 1, 1 } -# stretch = TRUE -# } -# } - -} - -style "menu_item" { - xthickness = 2 - ythickness = 3 - - # HACK: Gtk doesn't actually read this value - # while rendering the menu items, but Libreoffice - # does; setting this value equal to the one in - # fg[PRELIGHT] ensures a code path in the LO theming code - # that falls back to a dark text color for menu item text - # highlight. The price to pay is black text on menus as well, - # but at least it's readable. - # See https://bugs.freedesktop.org/show_bug.cgi?id=38038 - bg[SELECTED] = @selected_fg_color - - fg[NORMAL] = @menu_fg - fg[SELECTED] = @selected_fg_color - - fg[PRELIGHT] = @selected_fg_color - text[PRELIGHT] = @selected_fg_color - - engine "pixmap" { - - image { - function = BOX - state = PRELIGHT - file = "assets/menuitem.png" - border = { 1, 0, 1, 0 } - stretch = TRUE - } - - # Fix invisible scale trough on selected menuitems - - image { - function = BOX - detail = "trough-lower" - file = "assets/trough-horizontal.png" - border = { 8, 8, 0, 0 } - stretch = TRUE - orientation = HORIZONTAL - } - - image { - function = SLIDER - state = PRELIGHT - file = "assets/null.png" - border = { 0, 0, 0, 0 } - stretch = TRUE - overlay_file = "assets/slider.png" - overlay_stretch = FALSE - orientation = HORIZONTAL - } - - # Check Buttons - - image { - function = CHECK - recolorable = TRUE - state = NORMAL - shadow = OUT - overlay_file = "assets/menu-checkbox-unchecked.png" - overlay_stretch = FALSE - } - - image { - function = CHECK - recolorable = TRUE - state = PRELIGHT - shadow = OUT - overlay_file = "assets/menu-checkbox-unchecked-selected.png" - overlay_stretch = FALSE - } - - image { - function = CHECK - recolorable = TRUE - state = ACTIVE - shadow = OUT - overlay_file = "assets/menu-checkbox-unchecked.png" - overlay_stretch = FALSE - } - - image { - function = CHECK - recolorable = TRUE - state = INSENSITIVE - shadow = OUT - overlay_file = "assets/menu-checkbox-unchecked-insensitive.png" - overlay_stretch = FALSE - } - - image { - function = CHECK - recolorable = TRUE - state = NORMAL - shadow = IN - overlay_file = "assets/menu-checkbox-checked.png" - overlay_stretch = FALSE - } - - image { - function = CHECK - recolorable = TRUE - state = PRELIGHT - shadow = IN - overlay_file = "assets/menu-checkbox-checked-selected.png" - overlay_stretch = FALSE - } - - image { - function = CHECK - recolorable = TRUE - state = ACTIVE - shadow = IN - overlay_file = "assets/menu-checkbox-checked.png" - overlay_stretch = FALSE - } - - image { - function = CHECK - recolorable = TRUE - state = INSENSITIVE - shadow = IN - overlay_file = "assets/menu-checkbox-checked-insensitive.png" - overlay_stretch = FALSE - } - - # Radio Buttons - - image { - function = OPTION - state = NORMAL - shadow = OUT - overlay_file = "assets/menu-radio-unchecked.png" - overlay_stretch = FALSE - } - - image { - function = OPTION - state = PRELIGHT - shadow = OUT - overlay_file = "assets/menu-radio-unchecked-selected.png" - overlay_stretch = FALSE - } - - image { - function = OPTION - state = ACTIVE - shadow = OUT - overlay_file = "assets/menu-radio-unchecked.png" - overlay_stretch = FALSE - } - - image { - function = OPTION - state = INSENSITIVE - shadow = OUT - overlay_file = "assets/menu-radio-unchecked-insensitive.png" - overlay_stretch = FALSE - } - - image { - function = OPTION - state = NORMAL - shadow = IN - overlay_file = "assets/menu-radio-checked.png" - overlay_stretch = FALSE - } - - image { - function = OPTION - state = PRELIGHT - shadow = IN - overlay_file = "assets/menu-radio-checked-selected.png" - overlay_stretch = FALSE - } - - image { - function = OPTION - state = ACTIVE - shadow = IN - overlay_file = "assets/menu-radio-checked.png" - overlay_stretch = FALSE - } - - image { - function = OPTION - state = INSENSITIVE - shadow = IN - overlay_file = "assets/menu-radio-checked-insensitive.png" - overlay_stretch = FALSE - } - - image { - function = SHADOW # This fixes boxy Qt menu items - file = "assets/null.png" - border = { 4, 4, 4, 4 } - stretch = TRUE - } - - # Arrow Buttons - - image { - function = ARROW - state = NORMAL - overlay_file = "assets/menu-arrow.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = RIGHT - } - - image { - function = ARROW - state = PRELIGHT - overlay_file = "assets/menu-arrow-prelight.png" - overlay_border = { 0, 0, 0, 0 } - overlay_stretch = FALSE - arrow_direction = RIGHT - } - } -} - -style "button" { - - xthickness = 2 - ythickness = 2 - - engine "pixmap" { - - image { - function = BOX - state = NORMAL - file = "assets/button.png" - border = { 4, 4, 4, 4 } - stretch = TRUE - } - - image { - function = BOX - state = PRELIGHT - shadow = OUT - file = "assets/button-hover.png" - border = { 4, 4, 4, 4 } - stretch = TRUE - } - - # Don't add hover effect on pressed buttons - image { - function = BOX - state = PRELIGHT - shadow = IN - file = "assets/button-active.png" - border = {4, 4, 4, 4} - stretch = TRUE - } - - image { - function = BOX - state = ACTIVE - file = "assets/button-active.png" - border = { 4, 4, 4, 4 } - stretch = TRUE - } - - image { - function = BOX - state = INSENSITIVE - file = "assets/button-insensitive.png" - border = { 4, 4, 4, 4 } - stretch = TRUE - } - } -} - -style "checkbutton" { - - fg[PRELIGHT] = @text_color - fg[ACTIVE] = @text_color - -} - -style "entry" { - - xthickness = 6 - ythickness = 4 - - engine "pixmap" { - - image { - function = SHADOW - state = NORMAL - detail = "entry" - file = "assets/entry-bg.png" - border = {6, 6, 6, 6} - stretch = TRUE - } - - image { - function = SHADOW - state = ACTIVE - detail = "entry" - file = "assets/entry-active-bg.png" - border = {6, 6, 6, 6} - stretch = TRUE - } - - image { - function = SHADOW - state = INSENSITIVE - detail = "entry" - file = "assets/entry-disabled-bg.png" - border = {6, 6, 6, 6} - stretch = TRUE - } - - image { - function = FLAT_BOX - state = ACTIVE - detail = "entry_bg" - file = "assets/entry-background.png" - } - - image { - function = FLAT_BOX - state = INSENSITIVE - detail = "entry_bg" - file = "assets/entry-background-disabled.png" - } - - image { - function = FLAT_BOX - detail = "entry_bg" - file = "assets/entry-background.png" - } - } -} - -style "notebook_entry" { - - engine "pixmap" { - - image { - function = SHADOW - state = NORMAL - detail = "entry" - file = "assets/entry-notebook.png" - border = {6, 6, 6, 6} - stretch = TRUE - } - - image { - function = SHADOW - state = ACTIVE - detail = "entry" - file = "assets/entry-active-notebook.png" - border = {6, 6, 6, 6} - stretch = TRUE - } - - image { - function = SHADOW - state = INSENSITIVE - detail = "entry" - file = "assets/entry-disabled-notebook.png" - border = {6, 6, 6, 6} - stretch = TRUE - } - } -} - -style "notebook_tab_label" { - - fg[ACTIVE] = @text_color - -} - -style "combobox_entry" { - xthickness = 3 - ythickness = 4 - - engine "pixmap" { - - # LTR version - - image { - function = SHADOW - detail = "entry" - state = NORMAL - shadow = IN - file = "assets/combo-entry.png" - border = { 4, 4, 5, 4 } - stretch = TRUE - direction = LTR - } - - image { - function = SHADOW - detail = "entry" - state = INSENSITIVE - shadow = IN - file = "assets/combo-entry-insensitive.png" - border = { 4, 4, 5, 4 } - stretch = TRUE - direction = LTR - } - - image { - function = SHADOW - detail = "entry" - state = ACTIVE - file = "assets/combo-entry-focus.png" - border = { 4, 4, 5, 4 } - stretch = TRUE - direction = LTR - } - - # RTL version - - image { - function = SHADOW - detail = "entry" - state = NORMAL - shadow = IN - file = "assets/combo-entry-rtl.png" - border = { 4, 4, 5, 4 } - stretch = TRUE - direction = RTL - } - - image { - function = SHADOW - detail = "entry" - state = INSENSITIVE - shadow = IN - file = "assets/combo-entry-insensitive-rtl.png" - border = { 4, 4, 5, 4 } - stretch = TRUE - direction = RTL - } - - image { - function = SHADOW - detail = "entry" - state = ACTIVE - file = "assets/combo-entry-focus-rtl.png" - border = { 4, 4, 5, 4 } - stretch = TRUE - direction = RTL - } - } -} - -style "notebook_combobox_entry" { - - engine "pixmap" { - - # LTR version - - image { - function = SHADOW - detail = "entry" - state = NORMAL - shadow = IN - file = "assets/combo-entry-notebook.png" - border = { 4, 4, 5, 4 } - stretch = TRUE - direction = LTR - } - - image { - function = SHADOW - detail = "entry" - state = INSENSITIVE - shadow = IN - file = "assets/combo-entry-insensitive-notebook.png" - border = { 4, 4, 5, 4 } - stretch = TRUE - direction = LTR - } - - image { - function = SHADOW - detail = "entry" - state = ACTIVE - file = "assets/combo-entry-focus-notebook.png" - border = { 4, 4, 5, 4 } - stretch = TRUE - direction = LTR - } - - # RTL version - - image { - function = SHADOW - detail = "entry" - state = NORMAL - shadow = IN - file = "assets/combo-entry-notebook-rtl.png" - border = { 4, 4, 5, 4 } - stretch = TRUE - direction = RTL - } - - image { - function = SHADOW - detail = "entry" - state = INSENSITIVE - shadow = IN - file = "assets/combo-entry-insensitive-notebook-rtl.png" - border = { 4, 4, 5, 4 } - stretch = TRUE - direction = RTL - } - - image { - function = SHADOW - detail = "entry" - state = ACTIVE - file = "assets/combo-entry-focus-notebook-rtl.png" - border = { 4, 4, 5, 4 } - stretch = TRUE - direction = RTL - } - } -} - -style "combobox_entry_button" { - xthickness = 6 - - fg[ACTIVE] = @text_color - - engine "pixmap" { - - # LTR version - - image { - function = BOX - state = NORMAL - file = "assets/combo-entry-button.png" - border = { 4, 4, 5, 4 } - stretch = TRUE - direction = LTR - } - - image { - function = BOX - state = PRELIGHT - file = "assets/combo-entry-button.png" - border = { 4, 4, 5, 4 } - stretch = TRUE - direction = LTR - } - - image { - function = BOX - state = INSENSITIVE - file = "assets/combo-entry-button-insensitive.png" - border = { 4, 4, 5, 4 } - stretch = TRUE - direction = LTR - } - - image { - function = BOX - state = ACTIVE - file = "assets/combo-entry-button-active.png" - border = { 4, 4, 5, 4 } - stretch = TRUE - direction = LTR - } - - # RTL version - image { - function = BOX - state = NORMAL - file = "assets/combo-entry-button-rtl.png" - border = { 4, 4, 5, 4 } - stretch = TRUE - direction = RTL - } - - image { - function = BOX - state = PRELIGHT - file = "assets/combo-entry-button-rtl.png" - border = { 4, 4, 5, 4 } - stretch = TRUE - direction = RTL - } - - image { - function = BOX - state = INSENSITIVE - file = "assets/combo-entry-button-insensitive-rtl.png" - border = { 4, 4, 5, 4 } - stretch = TRUE - direction = RTL - } - - image { - function = BOX - state = ACTIVE - file = "assets/combo-entry-button-active-rtl.png" - border = { 4, 4, 5, 4 } - stretch = TRUE - direction = RTL - } - } -} - -style "spinbutton" { - - bg[NORMAL] = @bg_color - - xthickness = 6 - ythickness = 4 - - engine "pixmap" { - - image { - function = ARROW - } - - # Spin-Up LTR - - image { - function = BOX - state = NORMAL - detail = "spinbutton_up" - file = "assets/up-background.png" - border = { 1, 4, 5, 0 } - stretch = TRUE - overlay_file = "assets/arrow-up-small.png" - overlay_stretch = FALSE - direction = LTR - } - - image { - function = BOX - state = PRELIGHT - detail = "spinbutton_up" - file = "assets/up-background.png" - border = { 1, 4, 5, 0 } - stretch = TRUE - overlay_file = "assets/arrow-up-small-prelight.png" - overlay_stretch = FALSE - direction = LTR - } - - image { - function = BOX - state = INSENSITIVE - detail = "spinbutton_up" - file = "assets/up-background-disable.png" - border = { 1, 4, 5, 0 } - stretch = TRUE - overlay_file = "assets/arrow-up-small-insens.png" - overlay_stretch = FALSE - direction = LTR - } - - image { - function = BOX - state = ACTIVE - detail = "spinbutton_up" - file = "assets/up-background.png" - border = { 1, 4, 5, 0 } - stretch = TRUE - overlay_file = "assets/arrow-up-small-prelight.png" - overlay_stretch = FALSE - direction = LTR - } - - # Spin-Up RTL - - image { - function = BOX - state = NORMAL - detail = "spinbutton_up" - file = "assets/up-background-rtl.png" - border = { 4, 1, 5, 0 } - stretch = TRUE - overlay_file = "assets/arrow-up-small.png" - overlay_stretch = FALSE - direction = RTL - } - - image { - function = BOX - state = PRELIGHT - detail = "spinbutton_up" - file = "assets/up-background-rtl.png" - border = { 4, 1, 5, 0 } - stretch = TRUE - overlay_file = "assets/arrow-up-small-prelight.png" - overlay_stretch = FALSE - direction = RTL - } - - image { - function = BOX - state = INSENSITIVE - detail = "spinbutton_up" - file = "assets/up-background-disable-rtl.png" - border = { 4, 1, 5, 0 } - stretch = TRUE - overlay_file = "assets/arrow-up-small-insens.png" - overlay_stretch = FALSE - direction = RTL - } - - image { - function = BOX - state = ACTIVE - detail = "spinbutton_up" - file = "assets/up-background-rtl.png" - border = { 4, 1, 5, 0 } - stretch = TRUE - overlay_file = "assets/arrow-up-small-prelight.png" - overlay_stretch = FALSE - direction = RTL - } - - # Spin-Down LTR - - image { - function = BOX - state = NORMAL - detail = "spinbutton_down" - file = "assets/down-background.png" - border = { 1, 4, 1, 4 } - stretch = TRUE - overlay_file = "assets/arrow-down-small.png" - overlay_stretch = FALSE - direction = LTR - } - - image { - function = BOX - state = PRELIGHT - detail = "spinbutton_down" - file = "assets/down-background.png" - border = { 1, 4, 1, 4 } - stretch = TRUE - overlay_file = "assets/arrow-down-small-prelight.png" - overlay_stretch = FALSE - direction = LTR - } - - image { - function = BOX - state = INSENSITIVE - detail = "spinbutton_down" - file = "assets/down-background-disable.png" - border = { 1, 4, 1, 4 } - stretch = TRUE - overlay_file = "assets/arrow-down-small-insens.png" - overlay_stretch = FALSE - direction = LTR - } - - image { - function = BOX - state = ACTIVE - detail = "spinbutton_down" - file = "assets/down-background.png" - border = { 1, 4, 1, 4 } - stretch = TRUE - overlay_file = "assets/arrow-down-small-prelight.png" - overlay_stretch = FALSE - direction = LTR - } - - # Spin-Down RTL - - image { - function = BOX - state = NORMAL - detail = "spinbutton_down" - file = "assets/down-background-rtl.png" - border = { 4, 1, 1, 4 } - stretch = TRUE - overlay_file = "assets/arrow-down-small.png" - overlay_stretch = FALSE - direction = RTL - } - - image { - function = BOX - state = PRELIGHT - detail = "spinbutton_down" - file = "assets/down-background-rtl.png" - border = { 4, 1, 1, 4 } - stretch = TRUE - overlay_file = "assets/arrow-down-small-prelight.png" - overlay_stretch = FALSE - direction = RTL - } - - image { - function = BOX - state = INSENSITIVE - detail = "spinbutton_down" - file = "assets/down-background-disable-rtl.png" - border = { 4, 1, 1, 4 } - stretch = TRUE - overlay_file = "assets/arrow-down-small-insens.png" - overlay_stretch = FALSE - direction = RTL - } - - image { - function = BOX - state = ACTIVE - detail = "spinbutton_down" - file = "assets/down-background-rtl.png" - border = { 4, 1, 1, 4 } - stretch = TRUE - overlay_file = "assets/arrow-down-small-prelight.png" - overlay_stretch = FALSE - direction = RTL - } - } -} - -style "gimp_spin_scale" { - - bg[NORMAL] = @base_color - - engine "pixmap" { - - image { - function = FLAT_BOX - detail = "entry_bg" - state = NORMAL - } - - image { - function = FLAT_BOX - detail = "entry_bg" - state = ACTIVE - } - - image { - function = BOX - state = NORMAL - detail = "spinbutton_up" - overlay_file = "assets/arrow-up-small.png" - overlay_stretch = FALSE - } - - image { - function = BOX - state = PRELIGHT - detail = "spinbutton_up" - overlay_file = "assets/arrow-up-small-prelight.png" - overlay_stretch = FALSE - } - - image { - function = BOX - state = ACTIVE - detail = "spinbutton_up" - overlay_file = "assets/arrow-up-small-prelight.png" - overlay_stretch = FALSE - } - - image { - function = BOX - state = INSENSITIVE - detail = "spinbutton_up" - overlay_file = "assets/arrow-up-small-insens.png" - overlay_stretch = FALSE - } - - image { - function = BOX - state = NORMAL - detail = "spinbutton_down" - overlay_file = "assets/arrow-down-small.png" - overlay_stretch = FALSE - } - - image { - function = BOX - state = PRELIGHT - detail = "spinbutton_down" - overlay_file = "assets/arrow-down-small-prelight.png" - overlay_stretch = FALSE - } - - image { - function = BOX - state = ACTIVE - detail = "spinbutton_down" - overlay_file = "assets/arrow-down-small-prelight.png" - overlay_stretch = FALSE - } - - image { - function = BOX - state = INSENSITIVE - detail = "spinbutton_down" - overlay_file = "assets/arrow-down-small-insens.png" - overlay_stretch = FALSE - } - } -} - -style "notebook" { - - xthickness = 5 - ythickness = 2 - - engine "pixmap" { - - image { - function = EXTENSION - state = ACTIVE - file = "assets/null.png" - border = { 0,0,0,0 } - stretch = TRUE - gap_side = TOP - } - - image { - function = EXTENSION - state = ACTIVE - file = "assets/null.png" - border = { 0,0,0,0 } - stretch = TRUE - gap_side = BOTTOM - } - - image { - function = EXTENSION - state = ACTIVE - file = "assets/null.png" - border = { 0,0,0,0 } - stretch = TRUE - gap_side = RIGHT - } - - image { - function = EXTENSION - state = ACTIVE - file = "assets/null.png" - border = { 0,0,0,0 } - stretch = TRUE - gap_side = LEFT - } - - image { - function = EXTENSION - file = "assets/tab-top-active.png" - border = { 3,3,3,3 } - stretch = TRUE - gap_side = BOTTOM - } - - image { - function = EXTENSION - file = "assets/tab-bottom-active.png" - border = { 3,3,3,3 } - stretch = TRUE - gap_side = TOP - } - - image { - function = EXTENSION - file = "assets/tab-left-active.png" - border = { 3,3,3,3 } - stretch = TRUE - gap_side = RIGHT - } - - image { - function = EXTENSION - file = "assets/tab-right-active.png" - border = { 3,3,3,3 } - stretch = TRUE - gap_side = LEFT - } - - # How to draw boxes with a gap on one side (ie the page of a notebook) - - image { - function = BOX_GAP - file = "assets/notebook.png" - border = { 4, 4, 4, 4 } - stretch = TRUE - gap_file = "assets/notebook-gap-horiz.png" - gap_border = { 1, 1, 0, 0 } - gap_side = TOP - } - - image { - function = BOX_GAP - file = "assets/notebook.png" - border = { 4, 4, 4, 4 } - stretch = TRUE - gap_file = "assets/notebook-gap-horiz.png" - gap_border = { 1, 1, 0, 0 } - gap_side = BOTTOM - } - - image { - function = BOX_GAP - file = "assets/notebook.png" - border = { 4, 4, 4, 4 } - stretch = TRUE - gap_file = "assets/notebook-gap-vert.png" - gap_border = { 0, 0, 1, 1 } - gap_side = LEFT - } - - image { - function = BOX_GAP - file = "assets/notebook.png" - border = { 4, 4, 4, 4 } - stretch = TRUE - gap_file = "assets/notebook-gap-vert.png" - gap_border = { 0, 0, 1, 1 } - gap_side = RIGHT - } - - # How to draw the box of a notebook when it isnt attached to a tab - - image { - function = BOX - file = "assets/notebook.png" - border = { 4, 4, 4, 4 } - stretch = TRUE - } - } -} - -style "handlebox" { - - engine "pixmap" { - - image { - function = BOX - file = "assets/null.png" - border = { 4, 4, 4, 4 } - stretch = TRUE - detail = "handlebox_bin" - shadow = IN - } - - image { - function = BOX - file = "assets/null.png" - border = { 4, 4, 4, 4 } - stretch = TRUE - detail = "handlebox_bin" - shadow = OUT - } - } -} - -style "combobox_separator" { - - xthickness = 0 - ythickness = 0 - GtkWidget::wide-separators = 1 - -} - -style "combobox" { - - xthickness = 0 - ythickness = 0 - -} - -style "combobox_button" { - - xthickness = 3 - ythickness = 3 - -} - -style "range" { - - engine "pixmap" { - - image { - function = BOX - detail = "trough-upper" - file = "assets/trough-horizontal.png" - border = { 8, 8, 0, 0 } - stretch = TRUE - orientation = HORIZONTAL - } - - image { - function = BOX - detail = "trough-lower" - file = "assets/trough-horizontal-active.png" - border = { 8, 8, 0, 0 } - stretch = TRUE - orientation = HORIZONTAL - } - - image { - function = BOX - detail = "trough-upper" - file = "assets/trough-vertical.png" - border = { 0, 0, 8, 8 } - stretch = TRUE - orientation = VERTICAL - } - - image { - function = BOX - detail = "trough-lower" - file = "assets/trough-vertical-active.png" - border = { 0, 0, 8, 8 } - stretch = TRUE - orientation = VERTICAL - } - - # Horizontal - - image { - function = SLIDER - state = NORMAL - file = "assets/null.png" - border = { 0, 0, 0, 0 } - stretch = TRUE - overlay_file = "assets/slider.png" - overlay_stretch = FALSE - orientation = HORIZONTAL - } - - image { - function = SLIDER - state = PRELIGHT - file = "assets/null.png" - border = { 0, 0, 0, 0 } - stretch = TRUE - overlay_file = "assets/slider-prelight.png" - overlay_stretch = FALSE - orientation = HORIZONTAL - } - - image { - function = SLIDER - state = INSENSITIVE - file = "assets/null.png" - border = { 0, 0, 0, 0 } - stretch = TRUE - overlay_file = "assets/slider-insensitive.png" - overlay_stretch = FALSE - orientation = HORIZONTAL - } - - # Vertical - - image { - function = SLIDER - state = NORMAL - file = "assets/null.png" - border = { 0, 0, 0, 0 } - stretch = TRUE - overlay_file = "assets/slider.png" - overlay_stretch = FALSE - orientation = VERTICAL - } - - image { - function = SLIDER - state = PRELIGHT - file = "assets/null.png" - border = { 0, 0, 0, 0 } - stretch = TRUE - overlay_file = "assets/slider-prelight.png" - overlay_stretch = FALSE - orientation = VERTICAL - } - - image { - function = SLIDER - state = INSENSITIVE - file = "assets/null.png" - border = { 0, 0, 0, 0 } - stretch = TRUE - overlay_file = "assets/slider-insensitive.png" - overlay_stretch = FALSE - orientation = VERTICAL - } - - # Function below removes ugly boxes - - image { - function = BOX - file = "assets/null.png" - border = { 3, 3, 3, 3 } - stretch = TRUE - } - } -} - -style "progressbar" { - - xthickness = 1 - ythickness = 1 - - fg[NORMAL] = @fg_color - fg[PRELIGHT] = @selected_fg_color - - engine "pixmap" { - - image { - function = BOX - detail = "trough" - file = "assets/trough-progressbar.png" - border = { 4, 4, 4, 4 } - stretch = TRUE - orientation = HORIZONTAL - } - - image { - function = BOX - detail = "bar" - file = "assets/progressbar.png" - stretch = TRUE - border = { 3, 3, 3, 3 } - orientation = HORIZONTAL - } - - image { - function = BOX - detail = "trough" - file = "assets/trough-progressbar_v.png" - border = { 4, 4, 4, 4 } - stretch = TRUE - orientation = VERTICAL - } - - image { - function = BOX - detail = "bar" - file = "assets/progressbar_v.png" - stretch = TRUE - border = { 3, 3, 3, 3 } - orientation = VERTICAL - } - } -} - -style "separator_menu_item" { - - engine "pixmap" { - - image { - function = BOX - file = "assets/null.png" - border = { 0, 0, 1, 0 } - stretch = TRUE - } - } -} - -style "treeview_header" { - ythickness = 1 - - fg[PRELIGHT] = mix(0.70, @text_color, @base_color) - font_name = "Bold" - - engine "pixmap" { - - image { - function = BOX - file = "assets/tree_header.png" - border = { 1, 1, 1, 1 } - stretch = TRUE - } - } -} - -# Treeview Rows - -style "treeview" { - - xthickness = 2 - ythickness = 0 - - -} - -style "scrolled_window" { - - xthickness = 1 - ythickness = 1 - - engine "pixmap" { - - image { - function = SHADOW - file = "assets/frame.png" - border = { 5, 5, 5, 5 } - stretch = TRUE - } - } -} - -style "frame" { - - xthickness = 1 - ythickness = 1 - - engine "pixmap" { - - image { - function = SHADOW - file = "assets/frame.png" - border = { 1, 1, 1, 1 } - stretch = TRUE - shadow = IN - } - - image { - function = SHADOW_GAP - file = "assets/frame.png" - border = { 1, 1, 1, 1 } - stretch = TRUE - gap_start_file = "assets/frame-gap-start.png" - gap_start_border = { 1, 0, 0, 0 } - gap_end_file = "assets/frame-gap-end.png" - gap_end_border = { 0, 1, 0, 0 } - shadow = IN - } - - image { - function = SHADOW - file = "assets/frame.png" - border = { 1, 1, 1, 1 } - stretch = TRUE - shadow = OUT - } - - image { - function = SHADOW_GAP - file = "assets/frame.png" - border = { 1, 1, 1, 1 } - stretch = TRUE - gap_start_file = "assets/frame-gap-start.png" - gap_start_border = { 1, 0, 0, 0 } - gap_end_file = "assets/frame-gap-end.png" - gap_end_border = { 0, 1, 0, 0 } - shadow = OUT - } - - image { - function = SHADOW - file = "assets/frame.png" - border = { 1, 1, 1, 1 } - stretch = TRUE - shadow = ETCHED_IN - } - - image { - function = SHADOW_GAP - file = "assets/frame.png" - border = { 1, 1, 1, 1 } - stretch = TRUE - gap_start_file = "assets/frame-gap-start.png" - gap_start_border = { 1, 0, 0, 0 } - gap_end_file = "assets/frame-gap-end.png" - gap_end_border = { 0, 1, 0, 0 } - shadow = ETCHED_IN - } - - image { - function = SHADOW - file = "assets/frame.png" - border = { 1, 1, 1, 1 } - stretch = TRUE - shadow = ETCHED_OUT - } - - image { - function = SHADOW_GAP - file = "assets/frame.png" - border = { 1, 1, 1, 1 } - stretch = TRUE - gap_start_file = "assets/frame-gap-start.png" - gap_start_border = { 1, 0, 0, 0 } - gap_end_file = "assets/frame-gap-end.png" - gap_end_border = { 0, 1, 0, 0 } - shadow = ETCHED_OUT - } - } -} - -style "gimp_toolbox_frame" { - - engine "pixmap" { - - image { - function = SHADOW - } - } -} - -style "toolbar" { - - engine "pixmap" { - - image { - function = BOX - file = "assets/toolbar.png" - stretch = TRUE - border = { 1, 1, 1, 1 } - } - - image { - function = HANDLE - overlay_file = "assets/handle-h.png" - overlay_stretch = FALSE - orientation = HORIZONTAL - } - - image { - function = HANDLE - overlay_file = "assets/handle-v.png" - overlay_stretch = FALSE - orientation = VERTICAL - } - - image { - function = VLINE - recolorable = TRUE - file = "assets/null.png" - } - - image { - function = HLINE - recolorable = TRUE - file = "assets/null.png" - } - } -} - -style "inline_toolbar" { - - GtkToolbar::button-relief = GTK_RELIEF_NORMAL - - engine "pixmap" { - - image { - function = BOX - file = "assets/inline-toolbar.png" - stretch = TRUE - border = { 1, 1, 1, 1 } - } - } -} - -style "notebook_viewport" { - - bg[NORMAL] = @notebook_bg -} - - -style "notebook_eventbox" { - - bg[NORMAL] = @notebook_bg - bg[ACTIVE] = @bg_color -} - -style "tooltips" { - - xthickness = 8 - ythickness = 4 - - bg[NORMAL] = @tooltip_bg_color - fg[NORMAL] = @tooltip_fg_color - bg[SELECTED] = @tooltip_bg_color - -} - -style "eclipse-tooltips" { - - xthickness = 8 - ythickness = 4 - - bg[NORMAL] = shade(1.05, @bg_color) - fg[NORMAL] = @text_color - bg[SELECTED] = shade(1.05, @bg_color) - -} - -style "xfdesktop-icon-view" { - XfdesktopIconView::label-alpha = 0 - XfdesktopIconView::selected-label-alpha = 100 - 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 = "#000000" - XfdesktopIconView::selected-shadow-color = "#000000" - XfdesktopIconView::shadow-blur-radius = 2 - XfdesktopIconView::cell-spacing = 2 - XfdesktopIconView::cell-padding = 6 - XfdesktopIconView::cell-text-width-proportion = 1.9 - - fg[NORMAL] = @selected_fg_color - fg[ACTIVE] = @selected_fg_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] = @bg_color - bg[SELECTED] = @bg_color - - fg[NORMAL] = @fg_color - - engine "murrine" { - contrast = 0.7 - glazestyle = 0 - glowstyle = 0 - highlight_shade = 1.0 - gradient_shades = {1.0,1.0,1.0,1.0} - border_shades = { 0.8, 0.8 } - } -} - -style "xfwm-tabwin-button" { - - font_name = "bold" - bg[SELECTED] = @selected_bg_color -} - -# Thunar - -style "thunar_location_button" = "location_button" { - ThunarLocationButtons::spacing = 0 - - engine "pixmap" { - - image { - function = BOX - state = NORMAL - file = "assets/null.png" - border = { 2, 2, 2, 2 } - stretch = TRUE - } - - image { - function = BOX - state = PRELIGHT - file = "assets/pathbar_button_prelight.png" - border = { 2, 2, 2, 2 } - stretch = TRUE - } - - image { - function = BOX - state = ACTIVE - file = "assets/pathbar_button_active.png" - border = { 0, 0, 0, 2 } - stretch = TRUE - } - - image { - function = BOX - state = INSENSITIVE - file = "assets/null.png" - border = { 2, 2, 2, 2 } - stretch = TRUE - } - } -} - -widget_class "*ThunarLocationButtons*" style "thunar_location_button" - -# Chromium -style "chrome_menu_item" { - - bg[SELECTED] = @selected_bg_color - -} - -# Text Style -style "text" = "default" { - engine "murrine" { textstyle = 0 } -} - -style "menu_text" = "menu_item" { - engine "murrine" { textstyle = 0 } -} - - -style "null" { - - engine "pixmap" { - - image { - function = BOX - file = "assets/null.png" - stretch = TRUE - } - } -} - - -class "GtkWidget" style "default" -class "GtkScrollbar" style "scrollbar" -class "GtkButton" style "button" -class "GtkEntry" style "entry" -class "GtkOldEditable" style "entry" -class "GtkSpinButton" style "spinbutton" -class "GtkNotebook" style "notebook" -class "GtkRange" style "range" -class "GtkProgressBar" style "progressbar" -class "GtkSeparatorMenuItem" style "separator_menu_item" -class "GtkScrolledWindow" style "scrolled_window" -class "GtkFrame" style "frame" -class "GtkTreeView" style "treeview" -class "GtkToolbar" style "toolbar" -class "*HandleBox" style "toolbar" - -widget_class "**" style "menu" -widget_class "**" style "menu_framed_box" -widget_class "**" style "menu_item" -widget_class "**" style "checkbutton" -widget_class "*" style "combobox" -widget_class "**" style "combobox_button" -widget_class "**" style "combobox_separator" -widget_class "***" style "treeview_header" -widget_class "**" style "inline_toolbar" -widget_class "**" style "combobox_entry" -widget_class "**" style "combobox_entry_button" -widget_class "***" style "notebook_viewport" -widget_class "*HandleBox" style "toolbar" - -# Entries in notebooks draw with notebook's base color, but not if there's -# something else in the middle that draws gray again -widget_class "**" style "notebook_entry" -widget_class "***" style "entry" - -widget_class "***" style "notebook_combobox_entry" -widget_class "****" style "combobox_entry" - -# We also need to avoid changing fg color for the inactive notebook tab labels -widget_class "*." style "notebook_tab_label" - -# GTK tooltips -widget "gtk-tooltip*" style "tooltips" - -#Fix GVim tabs -widget_class "**" style "notebook_eventbox" - -# Xchat special cases -widget "*xchat-inputbox" style "entry" - -# GIMP -# Disable gradients completely for GimpSpinScale -#class "GimpSpinScale" style "gimp_spin_scale" - -# Remove borders from "Wilbert frame" in Gimp -widget_class "**" style "gimp_toolbox_frame" - -# Chrome/Chromium -widget_class "*Chrom*Button*" style "button" -widget_class "***" style "chrome_menu_item" - -# Eclipse/SWT -widget "gtk-tooltips*" style "eclipse-tooltips" -widget "*swt-toolbar-flat" style "null" - -# Openoffice, Libreoffice -class "GtkWindow" style "toplevel_hack" -widget "*openoffice-toplevel*" style "ooo_stepper_hack" - -# Xfce -widget_class "*XfdesktopIconView*" style "xfdesktop-icon-view" -widget "xfwm4-tabwin*" style "xfwm-tabwin" -widget "xfwm4-tabwin*GtkButton*" style "xfwm-tabwin-button" - -# Fixes ugly text shadows for insensitive text -widget_class "*" style "text" -widget_class "**" style "menu_text" -widget_class "**" style "text" -widget_class "**" style "text" -widget_class "**" style "text" diff --git a/themes/Qogir/gtk-2.0/menubar-toolbar.rc b/themes/Qogir/gtk-2.0/menubar-toolbar.rc deleted file mode 100644 index 48e8c644..00000000 --- a/themes/Qogir/gtk-2.0/menubar-toolbar.rc +++ /dev/null @@ -1,162 +0,0 @@ -style "menubar" { - - bg[NORMAL] = @tooltip_bg_color - fg[NORMAL] = @tooltip_fg_color - fg[PRELIGHT] = shade(1.15, @tooltip_fg_color) - fg[ACTIVE] = shade(1.15, @tooltip_fg_color) - fg[SELECTED] = @selected_fg_color - fg[INSENSITIVE] = shade(0.7, @tooltip_fg_color) - - xthickness = 0 - ythickness = 0 - - engine "pixmap" { - - image { - function = BOX - file = "assets/menubar-dark.png" - stretch = TRUE - border = { 1, 1, 1, 1 } - } - } -} - -style "menubar-borderless" { - - bg[NORMAL] = @tooltip_bg_color - fg[NORMAL] = @tooltip_fg_color - fg[SELECTED] = @selected_fg_color - fg[INSENSITIVE] = shade(0.7, @tooltip_fg_color) - - xthickness = 0 - ythickness = 0 - - engine "pixmap" { - - image { - function = BOX - file = "assets/null.png" - stretch = TRUE - border = { 1, 1, 1, 1 } - } - } -} - -style "menubar_item" { - - xthickness = 2 - ythickness = 4 - - fg[PRELIGHT] = @selected_fg_color - - engine "pixmap" { - - image { - function = BOX - state = PRELIGHT - file = "assets/menubar_button.png" - border = { 2, 2, 2, 2 } - stretch = TRUE - } - } -} - -# Text Style Menubar -style "menubar-text" { - - engine "murrine" { - text_shade = 0.0 - textstyle = 0 - } -} - -style "toolbar_entry" { - - text[NORMAL] = @text_color - - engine "pixmap" { - - image { - function = SHADOW - state = NORMAL - detail = "entry" - file = "assets/entry-toolbar.png" - border = {6, 6, 6, 6} - stretch = TRUE - } - - image { - function = SHADOW - state = ACTIVE - detail = "entry" - file = "assets/entry-active-toolbar.png" - border = {6, 6, 6, 6} - stretch = TRUE - } - - image { - function = SHADOW - state = INSENSITIVE - detail = "entry" - file = "assets/entry-disabled-toolbar.png" - border = {6, 6, 6, 6} - stretch = TRUE - } - - image { - function = FLAT_BOX - state = ACTIVE - detail = "entry_bg" - file = "assets/null.png" - } - - image { - function = FLAT_BOX - state = INSENSITIVE - detail = "entry_bg" - file = "assets/null.png" - } - - image { - function = FLAT_BOX - detail = "entry_bg" - file = "assets/null.png" - } - } -} - -#Chromium -style "chrome-gtk-frame" { - - ChromeGtkFrame::frame-color = @tooltip_bg_color - ChromeGtkFrame::inactive-frame-color = @tooltip_bg_color - - ChromeGtkFrame::frame-gradient-size = 0 - ChromeGtkFrame::frame-gradient-color = shade(0.5, @bg_color) - - ChromeGtkFrame::incognito-frame-color = shade(0.85, @bg_color) - ChromeGtkFrame::incognito-inactive-frame-color = @bg_color - - ChromeGtkFrame::incognito-frame-gradient-color = @bg_color - - ChromeGtkFrame::scrollbar-trough-color = shade(0.912, @bg_color) - ChromeGtkFrame::scrollbar-slider-prelight-color = shade(1.04, @bg_color) - ChromeGtkFrame::scrollbar-slider-normal-color = @bg_color - -} - -widget_class "**" style "menubar" -widget_class "*.*" style "menubar_item" - -widget_class "*ThunarWindow*" style "menubar" -widget_class "*CajaNavigationWindow*" style "menubar" - -class "ChromeGtkFrame" style "chrome-gtk-frame" - -widget_class "***" style "menubar-text" - -# Whitelist for dark toolbars -widget_class "*ThunarWindow*" style "menubar" -widget_class "*CajaNavigationWindow*" style "menubar" -widget_class "*ThunarWindow**" style "toolbar_entry" -widget_class "*CajaNavigationWindow**" style "toolbar_entry" diff --git a/themes/Qogir/gtk-2.0/panel.rc b/themes/Qogir/gtk-2.0/panel.rc deleted file mode 100644 index 45162eb8..00000000 --- a/themes/Qogir/gtk-2.0/panel.rc +++ /dev/null @@ -1,205 +0,0 @@ - -style "xfce-heading" { - base[NORMAL] = @bg_color -} - -style "theme-panel" { - GtkButton::inner-border = { 0, 0, 0, 0 } - xthickness = 2 - ythickness = 0 - - bg[NORMAL] = shade(1.0, @tooltip_bg_color) - bg[ACTIVE] = @selected_bg_color - bg[PRELIGHT] = shade(0.9, @tooltip_bg_color) - bg[SELECTED] = @selected_bg_color - - fg[NORMAL] = shade(1.0, @tooltip_fg_color) - fg[PRELIGHT] = @tooltip_fg_color - fg[ACTIVE] = @selected_fg_color - fg[SELECTED] = @selected_fg_color - - text[NORMAL] = shade(1.0, @tooltip_fg_color) - text[PRELIGHT] = shade(1.1, @tooltip_fg_color) - text[ACTIVE] = shade(1.0, @tooltip_fg_color) - text[SELECTED] = @selected_fg_color - - engine "pixmap" { - image { - function = SHADOW - file = "assets/null.png" - border = { 0, 0, 0, 0 } - stretch = TRUE - } - } -} - -style "theme-panel-progressbar" { - bg[ACTIVE] = shade(0.8, @tooltip_bg_color) -} - -style "panelbar" { - - fg[NORMAL] = shade(1.0, @tooltip_fg_color) - fg[ACTIVE] = shade(1.0, @tooltip_fg_color) - fg[PRELIGHT] = shade(1.1, @tooltip_fg_color) - fg[SELECTED] = @selected_fg_color - - bg[SELECTED] = @selected_bg_color - -} - -style "panelbuttons" { - GtkButton::inner-border = { 0, 0, 0, 0 } - xthickness = 4 - ythickness = 0 - - fg[NORMAL] = shade(0.8, @tooltip_fg_color) - fg[PRELIGHT] = @selected_fg_color - fg[ACTIVE] = @selected_fg_color - fg[SELECTED] = @selected_fg_color - fg[INSENSITIVE] = mix(0.28, @tooltip_fg_color, @tooltip_bg_color) - bg[PRELIGHT] = shade(1.2, @tooltip_bg_color) - bg[ACTIVE] = shade(1.5, @tooltip_bg_color) - - engine "pixmap" { - image { - function = BOX - state = NORMAL - file = "assets/null.png" - border = { 0, 0, 0, 2 } - stretch = TRUE - } - image { - function = BOX - state = ACTIVE - file = "assets/pathbar_button_active.png" - border = { 0, 0, 0, 2 } - stretch = TRUE - } - image { - function = BOX - state = PRELIGHT - file = "assets/pathbar_button_prelight.png" - border = { 0, 0, 0, 2 } - stretch = TRUE - } - image { - function = BOX - state = INSENSITIVE - file = "assets/null.png" - border = { 0, 0, 0, 2 } - stretch = TRUE - } - } -} - -style "regular-label" { - font_name = "Regular" -} - -style "theme-panel-text" { - - fg[NORMAL] = shade(1.0, @tooltip_fg_color) - fg[PRELIGHT] = @selected_fg_color - fg[ACTIVE] = shade(1.0, @tooltip_fg_color) - - text[NORMAL] = shade(1.0, @tooltip_fg_color) - text[PRELIGHT] = @selected_fg_color - text[ACTIVE] = shade(1.0, @tooltip_fg_color) - - engine "murrine" { - textstyle = 0 - text_shade = 0.2 - } -} - -style "panel-entry" { - - fg[NORMAL] = @text_color - fg[PRELIGHT] = @text_color - fg[ACTIVE] = @text_color - fg[SELECTED] = @text_color - fg[INSENSITIVE] = @text_color - - text[NORMAL] = @text_color - text[PRELIGHT] = @text_color - text[ACTIVE] = @text_color - text[SELECTED] = @text_color - text[INSENSITIVE] = @text_color - -} - -style "theme-main-menu-text" = "theme-panel-text" { - fg[PRELIGHT] = @selected_fg_color - text[PRELIGHT] = @selected_fg_color -} - -style "workspace-switcher" = "theme-panel" { - bg[SELECTED] = @selected_bg_color -} - -style "indicator" = "theme-panel" { - xthickness = 0 - ythickness = 0 -} - -widget_class "*XfceHeading*" style "xfce-heading" -widget "*tasklist*" style "panelbuttons" -widget_class "*Xfce*Panel*.GtkToggleButton" style "panelbuttons" -widget_class "*Xfce*NetkTasklist*GtkToggleButton" style "panelbuttons" -widget_class "*PanelToplevel*Button" style "panelbuttons" -widget_class "*Panel*GtkToggleButton" style "panelbuttons" -widget_class "*Xfce*Panel*Button*" style "panelbuttons" -widget_class "*" style "panelbuttons" -widget_class "**" style "panelbuttons" -widget_class "*XfcePanelPlugin.GtkButton" style "panelbuttons" -widget_class "*XfcePanelPlugin.GtkToggleButton" style "panelbuttons" -widget "*dict*Applet*" style "panelbuttons" -widget_class "*Xfce*NetkTasklist*GtkToggleButton" style "panelbuttons" -widget_class "*Tasklist*" style:highest "panelbuttons" -widget_class "*Tasklist*.GtkLabel" style:highest "regular-label" -widget_class "*Mixer*lugin*" style:highest "panelbuttons" - -class "*Panel*MenuBar*" style "panelbar" -widget_class "*Panel*MenuBar*" style "panelbar" -widget_class "*Panel*MenuBar*Item*" style:highest "panelbar" - -widget "*PanelWidget*" style "theme-panel" -widget "*PanelApplet*" style "theme-panel" -widget "*fast-user-switch*" style "theme-panel" -widget "*CPUFreq*Applet*" style "theme-panel" -class "PanelApp*" style "theme-panel" -class "PanelToplevel*" style "theme-panel" -widget_class "*PanelToplevel*" style "theme-panel" -widget_class "*notif*" style "theme-panel" -widget_class "*Notif*" style "theme-panel" -widget_class "*Tray*" style "theme-panel" -widget_class "*tray*" style "theme-panel" -widget_class "*computertemp*" style "theme-panel" -widget_class "*Applet*Tomboy*" style "theme-panel" -widget_class "*Applet*Netstatus*" style "theme-panel" - -# Fixes for tooltip text in some apps. -widget_class "*Notif*Beagle*" style "theme-panel" -widget_class "*Notif*Brasero*" style "theme-panel" - -# XFCE panel theming. -widget "*Xfce*Panel*" style "theme-panel" -class "*Xfce*Panel*" style "theme-panel" -widget "*Xfce*Panel*GtkProgressBar" style "theme-panel-progressbar" -widget "*WnckPager*" style "workspace-switcher" -widget "*TopMenu*" style "theme-panel" -widget "*XfceTasklist*" style "panelbuttons" - -# Fix gtk-entries in the panel -widget "*bookmark*GtkEntry" style "panel-entry" # fixes smartbookmark-plugin - -# Make sure panel text color doesn't change -widget_class "*Panel*MenuBar*" style "theme-main-menu-text" -widget_class "*Panel**" style "theme-main-menu-text" -widget "*.clock-applet-button.*" style "theme-panel-text" -widget "*PanelApplet*" style "theme-panel-text" - -# Override general panel-style with specific plugin-styles -widget "*indicator-applet*" style "indicator" -widget "*indicator-button*" style "indicator" diff --git a/themes/Qogir/gtk-3.0/assets/backimage-dark.png b/themes/Qogir/gtk-3.0/assets/backimage-dark.png deleted file mode 100644 index a9051fa1..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/backimage-dark.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/backimage-dark@2.png b/themes/Qogir/gtk-3.0/assets/backimage-dark@2.png deleted file mode 100644 index 8ebd2597..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/backimage-dark@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/backimage.png b/themes/Qogir/gtk-3.0/assets/backimage.png deleted file mode 100644 index 2d91d7f1..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/backimage.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/backimage@2.png b/themes/Qogir/gtk-3.0/assets/backimage@2.png deleted file mode 100644 index 3be0abed..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/backimage@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/checkbox-checked-dark.png b/themes/Qogir/gtk-3.0/assets/checkbox-checked-dark.png deleted file mode 100644 index 6961a8c4..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/checkbox-checked-dark.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/checkbox-checked-dark@2.png b/themes/Qogir/gtk-3.0/assets/checkbox-checked-dark@2.png deleted file mode 100644 index 7fa45c52..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/checkbox-checked-dark@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/checkbox-checked-insensitive-dark.png b/themes/Qogir/gtk-3.0/assets/checkbox-checked-insensitive-dark.png deleted file mode 100644 index 842c4f77..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/checkbox-checked-insensitive-dark.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/checkbox-checked-insensitive-dark@2.png b/themes/Qogir/gtk-3.0/assets/checkbox-checked-insensitive-dark@2.png deleted file mode 100644 index a9fc831e..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/checkbox-checked-insensitive-dark@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/checkbox-checked-insensitive-selected.png b/themes/Qogir/gtk-3.0/assets/checkbox-checked-insensitive-selected.png deleted file mode 100644 index 9074cfcb..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/checkbox-checked-insensitive-selected.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/checkbox-checked-insensitive-selected@2.png b/themes/Qogir/gtk-3.0/assets/checkbox-checked-insensitive-selected@2.png deleted file mode 100644 index 3aeb02ed..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/checkbox-checked-insensitive-selected@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/checkbox-checked-insensitive.png b/themes/Qogir/gtk-3.0/assets/checkbox-checked-insensitive.png deleted file mode 100644 index 14208518..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/checkbox-checked-insensitive.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/checkbox-checked-insensitive@2.png b/themes/Qogir/gtk-3.0/assets/checkbox-checked-insensitive@2.png deleted file mode 100644 index a03ce90e..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/checkbox-checked-insensitive@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/checkbox-checked-selected.png b/themes/Qogir/gtk-3.0/assets/checkbox-checked-selected.png deleted file mode 100644 index e0126cf3..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/checkbox-checked-selected.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/checkbox-checked-selected@2.png b/themes/Qogir/gtk-3.0/assets/checkbox-checked-selected@2.png deleted file mode 100644 index ccbc033b..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/checkbox-checked-selected@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/checkbox-checked-selectionmode-dark.png b/themes/Qogir/gtk-3.0/assets/checkbox-checked-selectionmode-dark.png deleted file mode 100644 index d80b6940..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/checkbox-checked-selectionmode-dark.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/checkbox-checked-selectionmode-dark@2.png b/themes/Qogir/gtk-3.0/assets/checkbox-checked-selectionmode-dark@2.png deleted file mode 100644 index 4a5f18f0..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/checkbox-checked-selectionmode-dark@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/checkbox-checked-selectionmode.png b/themes/Qogir/gtk-3.0/assets/checkbox-checked-selectionmode.png deleted file mode 100644 index 23e1b6dc..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/checkbox-checked-selectionmode.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/checkbox-checked-selectionmode@2.png b/themes/Qogir/gtk-3.0/assets/checkbox-checked-selectionmode@2.png deleted file mode 100644 index e56deb06..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/checkbox-checked-selectionmode@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/checkbox-checked.png b/themes/Qogir/gtk-3.0/assets/checkbox-checked.png deleted file mode 100644 index 9558fd58..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/checkbox-checked.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/checkbox-checked@2.png b/themes/Qogir/gtk-3.0/assets/checkbox-checked@2.png deleted file mode 100644 index 23f0bc47..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/checkbox-checked@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/checkbox-mixed-dark.png b/themes/Qogir/gtk-3.0/assets/checkbox-mixed-dark.png deleted file mode 100644 index 666972b3..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/checkbox-mixed-dark.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/checkbox-mixed-dark@2.png b/themes/Qogir/gtk-3.0/assets/checkbox-mixed-dark@2.png deleted file mode 100644 index d5d218d8..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/checkbox-mixed-dark@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/checkbox-mixed-insensitive-dark.png b/themes/Qogir/gtk-3.0/assets/checkbox-mixed-insensitive-dark.png deleted file mode 100644 index da8f9d21..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/checkbox-mixed-insensitive-dark.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/checkbox-mixed-insensitive-dark@2.png b/themes/Qogir/gtk-3.0/assets/checkbox-mixed-insensitive-dark@2.png deleted file mode 100644 index d5acc397..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/checkbox-mixed-insensitive-dark@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/checkbox-mixed-insensitive-selected.png b/themes/Qogir/gtk-3.0/assets/checkbox-mixed-insensitive-selected.png deleted file mode 100644 index aecca7c3..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/checkbox-mixed-insensitive-selected.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/checkbox-mixed-insensitive-selected@2.png b/themes/Qogir/gtk-3.0/assets/checkbox-mixed-insensitive-selected@2.png deleted file mode 100644 index 62476462..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/checkbox-mixed-insensitive-selected@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/checkbox-mixed-insensitive.png b/themes/Qogir/gtk-3.0/assets/checkbox-mixed-insensitive.png deleted file mode 100644 index 714f3040..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/checkbox-mixed-insensitive.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/checkbox-mixed-insensitive@2.png b/themes/Qogir/gtk-3.0/assets/checkbox-mixed-insensitive@2.png deleted file mode 100644 index 2dacf73c..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/checkbox-mixed-insensitive@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/checkbox-mixed-selected.png b/themes/Qogir/gtk-3.0/assets/checkbox-mixed-selected.png deleted file mode 100644 index ba907e6a..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/checkbox-mixed-selected.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/checkbox-mixed-selected@2.png b/themes/Qogir/gtk-3.0/assets/checkbox-mixed-selected@2.png deleted file mode 100644 index 4b86b542..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/checkbox-mixed-selected@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/checkbox-mixed.png b/themes/Qogir/gtk-3.0/assets/checkbox-mixed.png deleted file mode 100644 index bfa97e06..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/checkbox-mixed.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/checkbox-mixed@2.png b/themes/Qogir/gtk-3.0/assets/checkbox-mixed@2.png deleted file mode 100644 index e07bbc22..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/checkbox-mixed@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/checkbox-selectionmode-dark.png b/themes/Qogir/gtk-3.0/assets/checkbox-selectionmode-dark.png deleted file mode 100644 index 1fd44388..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/checkbox-selectionmode-dark.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/checkbox-selectionmode-dark@2.png b/themes/Qogir/gtk-3.0/assets/checkbox-selectionmode-dark@2.png deleted file mode 100644 index b40704ab..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/checkbox-selectionmode-dark@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/checkbox-selectionmode.png b/themes/Qogir/gtk-3.0/assets/checkbox-selectionmode.png deleted file mode 100644 index 650994b6..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/checkbox-selectionmode.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/checkbox-selectionmode@2.png b/themes/Qogir/gtk-3.0/assets/checkbox-selectionmode@2.png deleted file mode 100644 index 4efb93f3..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/checkbox-selectionmode@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/checkbox-unchecked-dark.png b/themes/Qogir/gtk-3.0/assets/checkbox-unchecked-dark.png deleted file mode 100644 index 571b2d81..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/checkbox-unchecked-dark.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/checkbox-unchecked-dark@2.png b/themes/Qogir/gtk-3.0/assets/checkbox-unchecked-dark@2.png deleted file mode 100644 index 322db415..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/checkbox-unchecked-dark@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/checkbox-unchecked-insensitive-dark.png b/themes/Qogir/gtk-3.0/assets/checkbox-unchecked-insensitive-dark.png deleted file mode 100644 index 21d7e7bf..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/checkbox-unchecked-insensitive-dark.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/checkbox-unchecked-insensitive-dark@2.png b/themes/Qogir/gtk-3.0/assets/checkbox-unchecked-insensitive-dark@2.png deleted file mode 100644 index 93c7153b..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/checkbox-unchecked-insensitive-dark@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/checkbox-unchecked-insensitive-selected.png b/themes/Qogir/gtk-3.0/assets/checkbox-unchecked-insensitive-selected.png deleted file mode 100644 index 4788e996..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/checkbox-unchecked-insensitive-selected.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/checkbox-unchecked-insensitive-selected@2.png b/themes/Qogir/gtk-3.0/assets/checkbox-unchecked-insensitive-selected@2.png deleted file mode 100644 index e7d3fa0f..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/checkbox-unchecked-insensitive-selected@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/checkbox-unchecked-insensitive.png b/themes/Qogir/gtk-3.0/assets/checkbox-unchecked-insensitive.png deleted file mode 100644 index fc89ef31..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/checkbox-unchecked-insensitive.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/checkbox-unchecked-insensitive@2.png b/themes/Qogir/gtk-3.0/assets/checkbox-unchecked-insensitive@2.png deleted file mode 100644 index d68456f0..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/checkbox-unchecked-insensitive@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/checkbox-unchecked-selected.png b/themes/Qogir/gtk-3.0/assets/checkbox-unchecked-selected.png deleted file mode 100644 index 5a2f5dee..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/checkbox-unchecked-selected.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/checkbox-unchecked-selected@2.png b/themes/Qogir/gtk-3.0/assets/checkbox-unchecked-selected@2.png deleted file mode 100644 index f3131caa..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/checkbox-unchecked-selected@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/checkbox-unchecked.png b/themes/Qogir/gtk-3.0/assets/checkbox-unchecked.png deleted file mode 100644 index 66b51d8f..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/checkbox-unchecked.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/checkbox-unchecked@2.png b/themes/Qogir/gtk-3.0/assets/checkbox-unchecked@2.png deleted file mode 100644 index b2dcc017..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/checkbox-unchecked@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/logo.svg b/themes/Qogir/gtk-3.0/assets/logo.svg deleted file mode 100644 index 8830639d..00000000 --- a/themes/Qogir/gtk-3.0/assets/logo.svg +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - - - - - diff --git a/themes/Qogir/gtk-3.0/assets/logo@2.svg b/themes/Qogir/gtk-3.0/assets/logo@2.svg deleted file mode 100644 index 4c54aab4..00000000 --- a/themes/Qogir/gtk-3.0/assets/logo@2.svg +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - diff --git a/themes/Qogir/gtk-3.0/assets/radio-checked-dark.png b/themes/Qogir/gtk-3.0/assets/radio-checked-dark.png deleted file mode 100644 index 0fe9a5e6..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/radio-checked-dark.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/radio-checked-dark@2.png b/themes/Qogir/gtk-3.0/assets/radio-checked-dark@2.png deleted file mode 100644 index ea04ac27..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/radio-checked-dark@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/radio-checked-insensitive-dark.png b/themes/Qogir/gtk-3.0/assets/radio-checked-insensitive-dark.png deleted file mode 100644 index 23117222..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/radio-checked-insensitive-dark.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/radio-checked-insensitive-dark@2.png b/themes/Qogir/gtk-3.0/assets/radio-checked-insensitive-dark@2.png deleted file mode 100644 index 50ef004a..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/radio-checked-insensitive-dark@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/radio-checked-insensitive-selected.png b/themes/Qogir/gtk-3.0/assets/radio-checked-insensitive-selected.png deleted file mode 100644 index eb989267..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/radio-checked-insensitive-selected.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/radio-checked-insensitive-selected@2.png b/themes/Qogir/gtk-3.0/assets/radio-checked-insensitive-selected@2.png deleted file mode 100644 index c552960c..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/radio-checked-insensitive-selected@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/radio-checked-insensitive.png b/themes/Qogir/gtk-3.0/assets/radio-checked-insensitive.png deleted file mode 100644 index d1e0dd69..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/radio-checked-insensitive.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/radio-checked-insensitive@2.png b/themes/Qogir/gtk-3.0/assets/radio-checked-insensitive@2.png deleted file mode 100644 index 1011edbc..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/radio-checked-insensitive@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/radio-checked-selected.png b/themes/Qogir/gtk-3.0/assets/radio-checked-selected.png deleted file mode 100644 index 6b3af5ab..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/radio-checked-selected.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/radio-checked-selected@2.png b/themes/Qogir/gtk-3.0/assets/radio-checked-selected@2.png deleted file mode 100644 index 269d1a47..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/radio-checked-selected@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/radio-checked.png b/themes/Qogir/gtk-3.0/assets/radio-checked.png deleted file mode 100644 index ea34f568..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/radio-checked.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/radio-checked@2.png b/themes/Qogir/gtk-3.0/assets/radio-checked@2.png deleted file mode 100644 index e006963b..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/radio-checked@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/radio-mixed-dark.png b/themes/Qogir/gtk-3.0/assets/radio-mixed-dark.png deleted file mode 100644 index 4fa1f20c..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/radio-mixed-dark.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/radio-mixed-dark@2.png b/themes/Qogir/gtk-3.0/assets/radio-mixed-dark@2.png deleted file mode 100644 index 696ae3d5..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/radio-mixed-dark@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/radio-mixed-insensitive-dark.png b/themes/Qogir/gtk-3.0/assets/radio-mixed-insensitive-dark.png deleted file mode 100644 index e82470c0..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/radio-mixed-insensitive-dark.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/radio-mixed-insensitive-dark@2.png b/themes/Qogir/gtk-3.0/assets/radio-mixed-insensitive-dark@2.png deleted file mode 100644 index ae3e3c0f..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/radio-mixed-insensitive-dark@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/radio-mixed-insensitive-selected.png b/themes/Qogir/gtk-3.0/assets/radio-mixed-insensitive-selected.png deleted file mode 100644 index 66111628..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/radio-mixed-insensitive-selected.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/radio-mixed-insensitive-selected@2.png b/themes/Qogir/gtk-3.0/assets/radio-mixed-insensitive-selected@2.png deleted file mode 100644 index b6a99000..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/radio-mixed-insensitive-selected@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/radio-mixed-insensitive.png b/themes/Qogir/gtk-3.0/assets/radio-mixed-insensitive.png deleted file mode 100644 index 5b6d2ed0..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/radio-mixed-insensitive.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/radio-mixed-insensitive@2.png b/themes/Qogir/gtk-3.0/assets/radio-mixed-insensitive@2.png deleted file mode 100644 index e03ea3eb..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/radio-mixed-insensitive@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/radio-mixed-selected.png b/themes/Qogir/gtk-3.0/assets/radio-mixed-selected.png deleted file mode 100644 index f14b6caf..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/radio-mixed-selected.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/radio-mixed-selected@2.png b/themes/Qogir/gtk-3.0/assets/radio-mixed-selected@2.png deleted file mode 100644 index 04a50e11..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/radio-mixed-selected@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/radio-mixed.png b/themes/Qogir/gtk-3.0/assets/radio-mixed.png deleted file mode 100644 index b0789913..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/radio-mixed.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/radio-mixed@2.png b/themes/Qogir/gtk-3.0/assets/radio-mixed@2.png deleted file mode 100644 index d8de07f4..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/radio-mixed@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/radio-unchecked-dark.png b/themes/Qogir/gtk-3.0/assets/radio-unchecked-dark.png deleted file mode 100644 index 639697f6..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/radio-unchecked-dark.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/radio-unchecked-dark@2.png b/themes/Qogir/gtk-3.0/assets/radio-unchecked-dark@2.png deleted file mode 100644 index ffed426c..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/radio-unchecked-dark@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/radio-unchecked-insensitive-dark.png b/themes/Qogir/gtk-3.0/assets/radio-unchecked-insensitive-dark.png deleted file mode 100644 index 6dfef275..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/radio-unchecked-insensitive-dark.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/radio-unchecked-insensitive-dark@2.png b/themes/Qogir/gtk-3.0/assets/radio-unchecked-insensitive-dark@2.png deleted file mode 100644 index 1d51d3ca..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/radio-unchecked-insensitive-dark@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/radio-unchecked-insensitive-selected.png b/themes/Qogir/gtk-3.0/assets/radio-unchecked-insensitive-selected.png deleted file mode 100644 index e7caea0c..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/radio-unchecked-insensitive-selected.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/radio-unchecked-insensitive-selected@2.png b/themes/Qogir/gtk-3.0/assets/radio-unchecked-insensitive-selected@2.png deleted file mode 100644 index 2faa2cac..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/radio-unchecked-insensitive-selected@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/radio-unchecked-insensitive.png b/themes/Qogir/gtk-3.0/assets/radio-unchecked-insensitive.png deleted file mode 100644 index c62ee051..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/radio-unchecked-insensitive.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/radio-unchecked-insensitive@2.png b/themes/Qogir/gtk-3.0/assets/radio-unchecked-insensitive@2.png deleted file mode 100644 index 762fdbd6..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/radio-unchecked-insensitive@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/radio-unchecked-selected.png b/themes/Qogir/gtk-3.0/assets/radio-unchecked-selected.png deleted file mode 100644 index e2bf25aa..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/radio-unchecked-selected.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/radio-unchecked-selected@2.png b/themes/Qogir/gtk-3.0/assets/radio-unchecked-selected@2.png deleted file mode 100644 index 4f63ffd4..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/radio-unchecked-selected@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/radio-unchecked.png b/themes/Qogir/gtk-3.0/assets/radio-unchecked.png deleted file mode 100644 index afaf7e80..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/radio-unchecked.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/radio-unchecked@2.png b/themes/Qogir/gtk-3.0/assets/radio-unchecked@2.png deleted file mode 100644 index ac01966a..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/radio-unchecked@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/selected-dot.png b/themes/Qogir/gtk-3.0/assets/selected-dot.png deleted file mode 100644 index b7e8dcc1..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/selected-dot.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/selected-dot@2.png b/themes/Qogir/gtk-3.0/assets/selected-dot@2.png deleted file mode 100644 index 4ff8dfc3..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/selected-dot@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/switch-active-dark.png b/themes/Qogir/gtk-3.0/assets/switch-active-dark.png deleted file mode 100644 index 6083886c..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/switch-active-dark.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/switch-active-dark@2.png b/themes/Qogir/gtk-3.0/assets/switch-active-dark@2.png deleted file mode 100644 index 9cbc1bbe..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/switch-active-dark@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/switch-active-insensitive-dark.png b/themes/Qogir/gtk-3.0/assets/switch-active-insensitive-dark.png deleted file mode 100644 index ccd43830..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/switch-active-insensitive-dark.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/switch-active-insensitive-dark@2.png b/themes/Qogir/gtk-3.0/assets/switch-active-insensitive-dark@2.png deleted file mode 100644 index df3210fb..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/switch-active-insensitive-dark@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/switch-active-insensitive-selected.png b/themes/Qogir/gtk-3.0/assets/switch-active-insensitive-selected.png deleted file mode 100644 index e3567126..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/switch-active-insensitive-selected.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/switch-active-insensitive-selected@2.png b/themes/Qogir/gtk-3.0/assets/switch-active-insensitive-selected@2.png deleted file mode 100644 index ae53d25e..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/switch-active-insensitive-selected@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/switch-active-insensitive.png b/themes/Qogir/gtk-3.0/assets/switch-active-insensitive.png deleted file mode 100644 index 5d0b63f8..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/switch-active-insensitive.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/switch-active-insensitive@2.png b/themes/Qogir/gtk-3.0/assets/switch-active-insensitive@2.png deleted file mode 100644 index 09e2dd62..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/switch-active-insensitive@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/switch-active-selected.png b/themes/Qogir/gtk-3.0/assets/switch-active-selected.png deleted file mode 100644 index d71aa037..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/switch-active-selected.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/switch-active-selected@2.png b/themes/Qogir/gtk-3.0/assets/switch-active-selected@2.png deleted file mode 100644 index e2354f48..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/switch-active-selected@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/switch-active.png b/themes/Qogir/gtk-3.0/assets/switch-active.png deleted file mode 100644 index 25b87c1f..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/switch-active.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/switch-active@2.png b/themes/Qogir/gtk-3.0/assets/switch-active@2.png deleted file mode 100644 index f12885ff..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/switch-active@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/switch-dark.png b/themes/Qogir/gtk-3.0/assets/switch-dark.png deleted file mode 100644 index ff44334e..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/switch-dark.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/switch-dark@2.png b/themes/Qogir/gtk-3.0/assets/switch-dark@2.png deleted file mode 100644 index efd720d8..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/switch-dark@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/switch-insensitive-dark.png b/themes/Qogir/gtk-3.0/assets/switch-insensitive-dark.png deleted file mode 100644 index 6d595ead..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/switch-insensitive-dark.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/switch-insensitive-dark@2.png b/themes/Qogir/gtk-3.0/assets/switch-insensitive-dark@2.png deleted file mode 100644 index 45d9f3ae..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/switch-insensitive-dark@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/switch-insensitive-selected.png b/themes/Qogir/gtk-3.0/assets/switch-insensitive-selected.png deleted file mode 100644 index 0e875937..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/switch-insensitive-selected.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/switch-insensitive-selected@2.png b/themes/Qogir/gtk-3.0/assets/switch-insensitive-selected@2.png deleted file mode 100644 index afa3c0bf..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/switch-insensitive-selected@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/switch-insensitive.png b/themes/Qogir/gtk-3.0/assets/switch-insensitive.png deleted file mode 100644 index 2cb38c07..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/switch-insensitive.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/switch-insensitive@2.png b/themes/Qogir/gtk-3.0/assets/switch-insensitive@2.png deleted file mode 100644 index 89b7dbbf..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/switch-insensitive@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/switch-selected.png b/themes/Qogir/gtk-3.0/assets/switch-selected.png deleted file mode 100644 index 538b1294..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/switch-selected.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/switch-selected@2.png b/themes/Qogir/gtk-3.0/assets/switch-selected@2.png deleted file mode 100644 index e4159496..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/switch-selected@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/switch.png b/themes/Qogir/gtk-3.0/assets/switch.png deleted file mode 100644 index 7723a768..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/switch.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/switch@2.png b/themes/Qogir/gtk-3.0/assets/switch@2.png deleted file mode 100644 index 86b5e4ae..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/switch@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-close-active-dark-small.png b/themes/Qogir/gtk-3.0/assets/titlebutton-close-active-dark-small.png deleted file mode 100644 index c05c2e66..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-close-active-dark-small.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-close-active-dark-small@2.png b/themes/Qogir/gtk-3.0/assets/titlebutton-close-active-dark-small@2.png deleted file mode 100644 index d08adbd9..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-close-active-dark-small@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-close-active-dark-smaller.png b/themes/Qogir/gtk-3.0/assets/titlebutton-close-active-dark-smaller.png deleted file mode 100644 index 63cdcddf..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-close-active-dark-smaller.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-close-active-dark-smaller@2.png b/themes/Qogir/gtk-3.0/assets/titlebutton-close-active-dark-smaller@2.png deleted file mode 100644 index c1b8936d..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-close-active-dark-smaller@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-close-active-dark-win.png b/themes/Qogir/gtk-3.0/assets/titlebutton-close-active-dark-win.png deleted file mode 100644 index a035fe10..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-close-active-dark-win.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-close-active-dark-win@2.png b/themes/Qogir/gtk-3.0/assets/titlebutton-close-active-dark-win@2.png deleted file mode 100644 index 1f4ba8ed..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-close-active-dark-win@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-close-active-dark.png b/themes/Qogir/gtk-3.0/assets/titlebutton-close-active-dark.png deleted file mode 100644 index dbf73061..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-close-active-dark.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-close-active-dark@2.png b/themes/Qogir/gtk-3.0/assets/titlebutton-close-active-dark@2.png deleted file mode 100644 index f5bfd07c..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-close-active-dark@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-close-active-small.png b/themes/Qogir/gtk-3.0/assets/titlebutton-close-active-small.png deleted file mode 100644 index c05c2e66..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-close-active-small.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-close-active-small@2.png b/themes/Qogir/gtk-3.0/assets/titlebutton-close-active-small@2.png deleted file mode 100644 index d08adbd9..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-close-active-small@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-close-active-smaller.png b/themes/Qogir/gtk-3.0/assets/titlebutton-close-active-smaller.png deleted file mode 100644 index 63cdcddf..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-close-active-smaller.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-close-active-smaller@2.png b/themes/Qogir/gtk-3.0/assets/titlebutton-close-active-smaller@2.png deleted file mode 100644 index c1b8936d..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-close-active-smaller@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-close-active-win.png b/themes/Qogir/gtk-3.0/assets/titlebutton-close-active-win.png deleted file mode 100644 index a035fe10..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-close-active-win.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-close-active-win@2.png b/themes/Qogir/gtk-3.0/assets/titlebutton-close-active-win@2.png deleted file mode 100644 index 1f4ba8ed..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-close-active-win@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-close-active.png b/themes/Qogir/gtk-3.0/assets/titlebutton-close-active.png deleted file mode 100644 index dbf73061..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-close-active.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-close-active@2.png b/themes/Qogir/gtk-3.0/assets/titlebutton-close-active@2.png deleted file mode 100644 index f5bfd07c..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-close-active@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-close-backdrop-dark-small.png b/themes/Qogir/gtk-3.0/assets/titlebutton-close-backdrop-dark-small.png deleted file mode 100644 index 19f21788..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-close-backdrop-dark-small.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-close-backdrop-dark-small@2.png b/themes/Qogir/gtk-3.0/assets/titlebutton-close-backdrop-dark-small@2.png deleted file mode 100644 index 4bfeb950..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-close-backdrop-dark-small@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-close-backdrop-dark-smaller.png b/themes/Qogir/gtk-3.0/assets/titlebutton-close-backdrop-dark-smaller.png deleted file mode 100644 index ae69a22e..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-close-backdrop-dark-smaller.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-close-backdrop-dark-smaller@2.png b/themes/Qogir/gtk-3.0/assets/titlebutton-close-backdrop-dark-smaller@2.png deleted file mode 100644 index 6f6a84d1..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-close-backdrop-dark-smaller@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-close-backdrop-dark-win.png b/themes/Qogir/gtk-3.0/assets/titlebutton-close-backdrop-dark-win.png deleted file mode 100644 index d188a9cf..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-close-backdrop-dark-win.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-close-backdrop-dark-win@2.png b/themes/Qogir/gtk-3.0/assets/titlebutton-close-backdrop-dark-win@2.png deleted file mode 100644 index 37479f56..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-close-backdrop-dark-win@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-close-backdrop-dark.png b/themes/Qogir/gtk-3.0/assets/titlebutton-close-backdrop-dark.png deleted file mode 100644 index 450a5c4a..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-close-backdrop-dark.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-close-backdrop-dark@2.png b/themes/Qogir/gtk-3.0/assets/titlebutton-close-backdrop-dark@2.png deleted file mode 100644 index 75ce7b77..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-close-backdrop-dark@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-close-backdrop-small.png b/themes/Qogir/gtk-3.0/assets/titlebutton-close-backdrop-small.png deleted file mode 100644 index fc3cd722..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-close-backdrop-small.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-close-backdrop-small@2.png b/themes/Qogir/gtk-3.0/assets/titlebutton-close-backdrop-small@2.png deleted file mode 100644 index 83060b1d..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-close-backdrop-small@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-close-backdrop-smaller.png b/themes/Qogir/gtk-3.0/assets/titlebutton-close-backdrop-smaller.png deleted file mode 100644 index 1e02dfcc..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-close-backdrop-smaller.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-close-backdrop-smaller@2.png b/themes/Qogir/gtk-3.0/assets/titlebutton-close-backdrop-smaller@2.png deleted file mode 100644 index ea900765..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-close-backdrop-smaller@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-close-backdrop-win.png b/themes/Qogir/gtk-3.0/assets/titlebutton-close-backdrop-win.png deleted file mode 100644 index 22cda413..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-close-backdrop-win.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-close-backdrop-win@2.png b/themes/Qogir/gtk-3.0/assets/titlebutton-close-backdrop-win@2.png deleted file mode 100644 index da07b512..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-close-backdrop-win@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-close-backdrop.png b/themes/Qogir/gtk-3.0/assets/titlebutton-close-backdrop.png deleted file mode 100644 index 268aae3d..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-close-backdrop.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-close-backdrop@2.png b/themes/Qogir/gtk-3.0/assets/titlebutton-close-backdrop@2.png deleted file mode 100644 index b64b3d5f..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-close-backdrop@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-close-dark-small.png b/themes/Qogir/gtk-3.0/assets/titlebutton-close-dark-small.png deleted file mode 100644 index 83bd9453..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-close-dark-small.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-close-dark-small@2.png b/themes/Qogir/gtk-3.0/assets/titlebutton-close-dark-small@2.png deleted file mode 100644 index 40101cac..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-close-dark-small@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-close-dark-smaller.png b/themes/Qogir/gtk-3.0/assets/titlebutton-close-dark-smaller.png deleted file mode 100644 index b23080b0..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-close-dark-smaller.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-close-dark-smaller@2.png b/themes/Qogir/gtk-3.0/assets/titlebutton-close-dark-smaller@2.png deleted file mode 100644 index fcefc05e..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-close-dark-smaller@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-close-dark-win.png b/themes/Qogir/gtk-3.0/assets/titlebutton-close-dark-win.png deleted file mode 100644 index 70146220..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-close-dark-win.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-close-dark-win@2.png b/themes/Qogir/gtk-3.0/assets/titlebutton-close-dark-win@2.png deleted file mode 100644 index d01ed769..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-close-dark-win@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-close-dark.png b/themes/Qogir/gtk-3.0/assets/titlebutton-close-dark.png deleted file mode 100644 index 62f20695..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-close-dark.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-close-dark@2.png b/themes/Qogir/gtk-3.0/assets/titlebutton-close-dark@2.png deleted file mode 100644 index eac88430..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-close-dark@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-close-hover-dark-small.png b/themes/Qogir/gtk-3.0/assets/titlebutton-close-hover-dark-small.png deleted file mode 100644 index c81226d5..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-close-hover-dark-small.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-close-hover-dark-small@2.png b/themes/Qogir/gtk-3.0/assets/titlebutton-close-hover-dark-small@2.png deleted file mode 100644 index ceac6d34..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-close-hover-dark-small@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-close-hover-dark-smaller.png b/themes/Qogir/gtk-3.0/assets/titlebutton-close-hover-dark-smaller.png deleted file mode 100644 index 005c12b3..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-close-hover-dark-smaller.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-close-hover-dark-smaller@2.png b/themes/Qogir/gtk-3.0/assets/titlebutton-close-hover-dark-smaller@2.png deleted file mode 100644 index 6dd44874..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-close-hover-dark-smaller@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-close-hover-dark-win.png b/themes/Qogir/gtk-3.0/assets/titlebutton-close-hover-dark-win.png deleted file mode 100644 index a376eb7b..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-close-hover-dark-win.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-close-hover-dark-win@2.png b/themes/Qogir/gtk-3.0/assets/titlebutton-close-hover-dark-win@2.png deleted file mode 100644 index 98724a35..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-close-hover-dark-win@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-close-hover-dark.png b/themes/Qogir/gtk-3.0/assets/titlebutton-close-hover-dark.png deleted file mode 100644 index 95aa22e6..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-close-hover-dark.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-close-hover-dark@2.png b/themes/Qogir/gtk-3.0/assets/titlebutton-close-hover-dark@2.png deleted file mode 100644 index 333d1899..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-close-hover-dark@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-close-hover-small.png b/themes/Qogir/gtk-3.0/assets/titlebutton-close-hover-small.png deleted file mode 100644 index c81226d5..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-close-hover-small.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-close-hover-small@2.png b/themes/Qogir/gtk-3.0/assets/titlebutton-close-hover-small@2.png deleted file mode 100644 index ceac6d34..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-close-hover-small@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-close-hover-smaller.png b/themes/Qogir/gtk-3.0/assets/titlebutton-close-hover-smaller.png deleted file mode 100644 index 005c12b3..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-close-hover-smaller.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-close-hover-smaller@2.png b/themes/Qogir/gtk-3.0/assets/titlebutton-close-hover-smaller@2.png deleted file mode 100644 index 6dd44874..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-close-hover-smaller@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-close-hover-win.png b/themes/Qogir/gtk-3.0/assets/titlebutton-close-hover-win.png deleted file mode 100644 index a376eb7b..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-close-hover-win.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-close-hover-win@2.png b/themes/Qogir/gtk-3.0/assets/titlebutton-close-hover-win@2.png deleted file mode 100644 index 98724a35..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-close-hover-win@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-close-hover.png b/themes/Qogir/gtk-3.0/assets/titlebutton-close-hover.png deleted file mode 100644 index 95aa22e6..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-close-hover.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-close-hover@2.png b/themes/Qogir/gtk-3.0/assets/titlebutton-close-hover@2.png deleted file mode 100644 index 333d1899..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-close-hover@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-close-small.png b/themes/Qogir/gtk-3.0/assets/titlebutton-close-small.png deleted file mode 100644 index c2e91ad8..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-close-small.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-close-small@2.png b/themes/Qogir/gtk-3.0/assets/titlebutton-close-small@2.png deleted file mode 100644 index ed33fa21..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-close-small@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-close-smaller.png b/themes/Qogir/gtk-3.0/assets/titlebutton-close-smaller.png deleted file mode 100644 index e534c2f3..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-close-smaller.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-close-smaller@2.png b/themes/Qogir/gtk-3.0/assets/titlebutton-close-smaller@2.png deleted file mode 100644 index 10a12f94..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-close-smaller@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-close-win.png b/themes/Qogir/gtk-3.0/assets/titlebutton-close-win.png deleted file mode 100644 index 66335a1d..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-close-win.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-close-win@2.png b/themes/Qogir/gtk-3.0/assets/titlebutton-close-win@2.png deleted file mode 100644 index 163ece50..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-close-win@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-close.png b/themes/Qogir/gtk-3.0/assets/titlebutton-close.png deleted file mode 100644 index 34b6eebd..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-close.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-close@2.png b/themes/Qogir/gtk-3.0/assets/titlebutton-close@2.png deleted file mode 100644 index 69e9b3b4..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-close@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-active-dark-small.png b/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-active-dark-small.png deleted file mode 100644 index e41eed20..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-active-dark-small.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-active-dark-small@2.png b/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-active-dark-small@2.png deleted file mode 100644 index 900a33a8..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-active-dark-small@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-active-dark-smaller.png b/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-active-dark-smaller.png deleted file mode 100644 index 8bc6daea..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-active-dark-smaller.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-active-dark-smaller@2.png b/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-active-dark-smaller@2.png deleted file mode 100644 index 43b53ffb..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-active-dark-smaller@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-active-dark-win.png b/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-active-dark-win.png deleted file mode 100644 index df806d4a..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-active-dark-win.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-active-dark-win@2.png b/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-active-dark-win@2.png deleted file mode 100644 index 8f5cdcd4..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-active-dark-win@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-active-dark.png b/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-active-dark.png deleted file mode 100644 index f58bb231..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-active-dark.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-active-dark@2.png b/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-active-dark@2.png deleted file mode 100644 index b7c50467..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-active-dark@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-active-small.png b/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-active-small.png deleted file mode 100644 index 57f26684..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-active-small.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-active-small@2.png b/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-active-small@2.png deleted file mode 100644 index 1c78df36..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-active-small@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-active-smaller.png b/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-active-smaller.png deleted file mode 100644 index 6b193c44..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-active-smaller.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-active-smaller@2.png b/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-active-smaller@2.png deleted file mode 100644 index 0844ada1..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-active-smaller@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-active-win.png b/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-active-win.png deleted file mode 100644 index 1c181362..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-active-win.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-active-win@2.png b/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-active-win@2.png deleted file mode 100644 index 330814cf..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-active-win@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-active.png b/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-active.png deleted file mode 100644 index 203ebded..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-active.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-active@2.png b/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-active@2.png deleted file mode 100644 index 0ee6b8c5..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-active@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-backdrop-dark-small.png b/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-backdrop-dark-small.png deleted file mode 100644 index 33c118e7..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-backdrop-dark-small.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-backdrop-dark-small@2.png b/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-backdrop-dark-small@2.png deleted file mode 100644 index e9ada289..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-backdrop-dark-small@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-backdrop-dark-smaller.png b/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-backdrop-dark-smaller.png deleted file mode 100644 index 52e14101..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-backdrop-dark-smaller.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-backdrop-dark-smaller@2.png b/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-backdrop-dark-smaller@2.png deleted file mode 100644 index 01259d91..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-backdrop-dark-smaller@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-backdrop-dark-win.png b/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-backdrop-dark-win.png deleted file mode 100644 index 3502ed7a..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-backdrop-dark-win.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-backdrop-dark-win@2.png b/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-backdrop-dark-win@2.png deleted file mode 100644 index cc400c81..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-backdrop-dark-win@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-backdrop-dark.png b/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-backdrop-dark.png deleted file mode 100644 index abb9195c..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-backdrop-dark.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-backdrop-dark@2.png b/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-backdrop-dark@2.png deleted file mode 100644 index 24b68443..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-backdrop-dark@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-backdrop-small.png b/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-backdrop-small.png deleted file mode 100644 index 419e239c..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-backdrop-small.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-backdrop-small@2.png b/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-backdrop-small@2.png deleted file mode 100644 index 89bc3972..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-backdrop-small@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-backdrop-smaller.png b/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-backdrop-smaller.png deleted file mode 100644 index 25a5f01c..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-backdrop-smaller.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-backdrop-smaller@2.png b/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-backdrop-smaller@2.png deleted file mode 100644 index 780b6cbf..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-backdrop-smaller@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-backdrop-win.png b/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-backdrop-win.png deleted file mode 100644 index fa188e95..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-backdrop-win.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-backdrop-win@2.png b/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-backdrop-win@2.png deleted file mode 100644 index fd0ca8e1..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-backdrop-win@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-backdrop.png b/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-backdrop.png deleted file mode 100644 index c3e3442e..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-backdrop.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-backdrop@2.png b/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-backdrop@2.png deleted file mode 100644 index adc2aba1..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-backdrop@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-dark-small.png b/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-dark-small.png deleted file mode 100644 index 0b54a7d4..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-dark-small.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-dark-small@2.png b/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-dark-small@2.png deleted file mode 100644 index 232f1568..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-dark-small@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-dark-smaller.png b/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-dark-smaller.png deleted file mode 100644 index b7b35406..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-dark-smaller.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-dark-smaller@2.png b/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-dark-smaller@2.png deleted file mode 100644 index 25ea5ffc..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-dark-smaller@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-dark-win.png b/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-dark-win.png deleted file mode 100644 index 9039842a..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-dark-win.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-dark-win@2.png b/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-dark-win@2.png deleted file mode 100644 index c4d9485b..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-dark-win@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-dark.png b/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-dark.png deleted file mode 100644 index ed39d7eb..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-dark.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-dark@2.png b/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-dark@2.png deleted file mode 100644 index f97966ac..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-dark@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-hover-dark-small.png b/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-hover-dark-small.png deleted file mode 100644 index c28662ea..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-hover-dark-small.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-hover-dark-small@2.png b/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-hover-dark-small@2.png deleted file mode 100644 index b7f22df9..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-hover-dark-small@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-hover-dark-smaller.png b/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-hover-dark-smaller.png deleted file mode 100644 index 662499a0..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-hover-dark-smaller.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-hover-dark-smaller@2.png b/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-hover-dark-smaller@2.png deleted file mode 100644 index b28ec607..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-hover-dark-smaller@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-hover-dark-win.png b/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-hover-dark-win.png deleted file mode 100644 index d9371eb8..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-hover-dark-win.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-hover-dark-win@2.png b/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-hover-dark-win@2.png deleted file mode 100644 index b8b86331..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-hover-dark-win@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-hover-dark.png b/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-hover-dark.png deleted file mode 100644 index aa8fa476..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-hover-dark.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-hover-dark@2.png b/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-hover-dark@2.png deleted file mode 100644 index 51355661..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-hover-dark@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-hover-small.png b/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-hover-small.png deleted file mode 100644 index 33af9e43..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-hover-small.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-hover-small@2.png b/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-hover-small@2.png deleted file mode 100644 index fccb127a..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-hover-small@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-hover-smaller.png b/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-hover-smaller.png deleted file mode 100644 index 11f0f508..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-hover-smaller.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-hover-smaller@2.png b/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-hover-smaller@2.png deleted file mode 100644 index b31f8913..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-hover-smaller@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-hover-win.png b/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-hover-win.png deleted file mode 100644 index 100d2943..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-hover-win.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-hover-win@2.png b/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-hover-win@2.png deleted file mode 100644 index 614d2909..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-hover-win@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-hover.png b/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-hover.png deleted file mode 100644 index b98894d2..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-hover.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-hover@2.png b/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-hover@2.png deleted file mode 100644 index 0ab58dd4..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-hover@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-small.png b/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-small.png deleted file mode 100644 index 5b8493cb..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-small.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-small@2.png b/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-small@2.png deleted file mode 100644 index 8a102151..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-small@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-smaller.png b/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-smaller.png deleted file mode 100644 index 0a50dcd4..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-smaller.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-smaller@2.png b/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-smaller@2.png deleted file mode 100644 index 333d64fa..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-smaller@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-win.png b/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-win.png deleted file mode 100644 index 93d6a4c7..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-win.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-win@2.png b/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-win@2.png deleted file mode 100644 index 84926f0f..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-maximize-win@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-maximize.png b/themes/Qogir/gtk-3.0/assets/titlebutton-maximize.png deleted file mode 100644 index fa51ca5b..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-maximize.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-maximize@2.png b/themes/Qogir/gtk-3.0/assets/titlebutton-maximize@2.png deleted file mode 100644 index c2fbb6ae..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-maximize@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-active-dark-small.png b/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-active-dark-small.png deleted file mode 100644 index 27aa86e9..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-active-dark-small.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-active-dark-small@2.png b/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-active-dark-small@2.png deleted file mode 100644 index 23c0b458..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-active-dark-small@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-active-dark-smaller.png b/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-active-dark-smaller.png deleted file mode 100644 index c9fb9d2d..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-active-dark-smaller.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-active-dark-smaller@2.png b/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-active-dark-smaller@2.png deleted file mode 100644 index f3d6e588..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-active-dark-smaller@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-active-dark-win.png b/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-active-dark-win.png deleted file mode 100644 index 6e43728a..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-active-dark-win.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-active-dark-win@2.png b/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-active-dark-win@2.png deleted file mode 100644 index ff7304c3..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-active-dark-win@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-active-dark.png b/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-active-dark.png deleted file mode 100644 index 0ce17c77..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-active-dark.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-active-dark@2.png b/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-active-dark@2.png deleted file mode 100644 index 31475ab1..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-active-dark@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-active-small.png b/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-active-small.png deleted file mode 100644 index f13fc3e8..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-active-small.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-active-small@2.png b/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-active-small@2.png deleted file mode 100644 index edd5577b..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-active-small@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-active-smaller.png b/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-active-smaller.png deleted file mode 100644 index 60b2d62d..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-active-smaller.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-active-smaller@2.png b/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-active-smaller@2.png deleted file mode 100644 index 3acaff98..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-active-smaller@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-active-win.png b/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-active-win.png deleted file mode 100644 index 7d948337..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-active-win.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-active-win@2.png b/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-active-win@2.png deleted file mode 100644 index 4d727033..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-active-win@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-active.png b/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-active.png deleted file mode 100644 index dae82c37..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-active.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-active@2.png b/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-active@2.png deleted file mode 100644 index b02e5ac1..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-active@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-backdrop-dark-small.png b/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-backdrop-dark-small.png deleted file mode 100644 index a52ef667..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-backdrop-dark-small.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-backdrop-dark-small@2.png b/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-backdrop-dark-small@2.png deleted file mode 100644 index ac48eb04..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-backdrop-dark-small@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-backdrop-dark-smaller.png b/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-backdrop-dark-smaller.png deleted file mode 100644 index 13733805..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-backdrop-dark-smaller.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-backdrop-dark-smaller@2.png b/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-backdrop-dark-smaller@2.png deleted file mode 100644 index e3e52684..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-backdrop-dark-smaller@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-backdrop-dark-win.png b/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-backdrop-dark-win.png deleted file mode 100644 index 085bed67..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-backdrop-dark-win.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-backdrop-dark-win@2.png b/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-backdrop-dark-win@2.png deleted file mode 100644 index d5afee5a..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-backdrop-dark-win@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-backdrop-dark.png b/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-backdrop-dark.png deleted file mode 100644 index 17cc5d0b..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-backdrop-dark.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-backdrop-dark@2.png b/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-backdrop-dark@2.png deleted file mode 100644 index 345e4b75..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-backdrop-dark@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-backdrop-small.png b/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-backdrop-small.png deleted file mode 100644 index 1389210d..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-backdrop-small.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-backdrop-small@2.png b/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-backdrop-small@2.png deleted file mode 100644 index a0262ad5..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-backdrop-small@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-backdrop-smaller.png b/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-backdrop-smaller.png deleted file mode 100644 index 4d030e7f..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-backdrop-smaller.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-backdrop-smaller@2.png b/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-backdrop-smaller@2.png deleted file mode 100644 index e018d30d..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-backdrop-smaller@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-backdrop-win.png b/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-backdrop-win.png deleted file mode 100644 index 40eee9ea..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-backdrop-win.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-backdrop-win@2.png b/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-backdrop-win@2.png deleted file mode 100644 index 95f6e7e1..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-backdrop-win@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-backdrop.png b/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-backdrop.png deleted file mode 100644 index f5480ed8..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-backdrop.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-backdrop@2.png b/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-backdrop@2.png deleted file mode 100644 index 42972892..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-backdrop@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-dark-small.png b/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-dark-small.png deleted file mode 100644 index 715ed450..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-dark-small.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-dark-small@2.png b/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-dark-small@2.png deleted file mode 100644 index 704af291..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-dark-small@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-dark-smaller.png b/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-dark-smaller.png deleted file mode 100644 index 72785afc..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-dark-smaller.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-dark-smaller@2.png b/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-dark-smaller@2.png deleted file mode 100644 index f13dc41e..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-dark-smaller@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-dark-win.png b/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-dark-win.png deleted file mode 100644 index 3bc112cd..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-dark-win.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-dark-win@2.png b/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-dark-win@2.png deleted file mode 100644 index 4074f539..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-dark-win@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-dark.png b/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-dark.png deleted file mode 100644 index 1ffa510f..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-dark.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-dark@2.png b/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-dark@2.png deleted file mode 100644 index ad576a50..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-dark@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-hover-dark-small.png b/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-hover-dark-small.png deleted file mode 100644 index 046dd09f..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-hover-dark-small.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-hover-dark-small@2.png b/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-hover-dark-small@2.png deleted file mode 100644 index 71163c20..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-hover-dark-small@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-hover-dark-smaller.png b/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-hover-dark-smaller.png deleted file mode 100644 index 5420e66e..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-hover-dark-smaller.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-hover-dark-smaller@2.png b/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-hover-dark-smaller@2.png deleted file mode 100644 index 68e6b700..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-hover-dark-smaller@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-hover-dark-win.png b/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-hover-dark-win.png deleted file mode 100644 index 06a8231b..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-hover-dark-win.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-hover-dark-win@2.png b/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-hover-dark-win@2.png deleted file mode 100644 index 19ea60a3..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-hover-dark-win@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-hover-dark.png b/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-hover-dark.png deleted file mode 100644 index ce8a87f9..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-hover-dark.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-hover-dark@2.png b/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-hover-dark@2.png deleted file mode 100644 index 9218b55e..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-hover-dark@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-hover-small.png b/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-hover-small.png deleted file mode 100644 index af0cc02b..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-hover-small.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-hover-small@2.png b/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-hover-small@2.png deleted file mode 100644 index 40cf9339..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-hover-small@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-hover-smaller.png b/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-hover-smaller.png deleted file mode 100644 index 97ed087d..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-hover-smaller.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-hover-smaller@2.png b/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-hover-smaller@2.png deleted file mode 100644 index 33d77be0..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-hover-smaller@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-hover-win.png b/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-hover-win.png deleted file mode 100644 index d2dcb276..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-hover-win.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-hover-win@2.png b/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-hover-win@2.png deleted file mode 100644 index 1620c702..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-hover-win@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-hover.png b/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-hover.png deleted file mode 100644 index e6796184..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-hover.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-hover@2.png b/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-hover@2.png deleted file mode 100644 index f9af2c20..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-hover@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-small.png b/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-small.png deleted file mode 100644 index d22307d4..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-small.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-small@2.png b/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-small@2.png deleted file mode 100644 index 6127bcbd..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-small@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-smaller.png b/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-smaller.png deleted file mode 100644 index 8098b7aa..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-smaller.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-smaller@2.png b/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-smaller@2.png deleted file mode 100644 index 56d99c0d..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-smaller@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-win.png b/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-win.png deleted file mode 100644 index a8ccf2a2..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-win.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-win@2.png b/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-win@2.png deleted file mode 100644 index cba56336..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-minimize-win@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-minimize.png b/themes/Qogir/gtk-3.0/assets/titlebutton-minimize.png deleted file mode 100644 index c49d2c92..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-minimize.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-minimize@2.png b/themes/Qogir/gtk-3.0/assets/titlebutton-minimize@2.png deleted file mode 100644 index 06d0c863..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-minimize@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-restore-active-dark-small.png b/themes/Qogir/gtk-3.0/assets/titlebutton-restore-active-dark-small.png deleted file mode 100644 index 283fe829..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-restore-active-dark-small.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-restore-active-dark-small@2.png b/themes/Qogir/gtk-3.0/assets/titlebutton-restore-active-dark-small@2.png deleted file mode 100644 index 496ad0ef..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-restore-active-dark-small@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-restore-active-dark-smaller.png b/themes/Qogir/gtk-3.0/assets/titlebutton-restore-active-dark-smaller.png deleted file mode 100644 index a2da888c..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-restore-active-dark-smaller.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-restore-active-dark-smaller@2.png b/themes/Qogir/gtk-3.0/assets/titlebutton-restore-active-dark-smaller@2.png deleted file mode 100644 index 57b187ac..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-restore-active-dark-smaller@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-restore-active-dark-win.png b/themes/Qogir/gtk-3.0/assets/titlebutton-restore-active-dark-win.png deleted file mode 100644 index bd6f38f0..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-restore-active-dark-win.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-restore-active-dark-win@2.png b/themes/Qogir/gtk-3.0/assets/titlebutton-restore-active-dark-win@2.png deleted file mode 100644 index 0df6c32c..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-restore-active-dark-win@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-restore-active-dark.png b/themes/Qogir/gtk-3.0/assets/titlebutton-restore-active-dark.png deleted file mode 100644 index eef7c0b8..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-restore-active-dark.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-restore-active-dark@2.png b/themes/Qogir/gtk-3.0/assets/titlebutton-restore-active-dark@2.png deleted file mode 100644 index c19c7ab0..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-restore-active-dark@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-restore-active-small.png b/themes/Qogir/gtk-3.0/assets/titlebutton-restore-active-small.png deleted file mode 100644 index c19ccd70..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-restore-active-small.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-restore-active-small@2.png b/themes/Qogir/gtk-3.0/assets/titlebutton-restore-active-small@2.png deleted file mode 100644 index d303cbf2..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-restore-active-small@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-restore-active-smaller.png b/themes/Qogir/gtk-3.0/assets/titlebutton-restore-active-smaller.png deleted file mode 100644 index 1185952a..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-restore-active-smaller.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-restore-active-smaller@2.png b/themes/Qogir/gtk-3.0/assets/titlebutton-restore-active-smaller@2.png deleted file mode 100644 index 1198c0dd..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-restore-active-smaller@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-restore-active-win.png b/themes/Qogir/gtk-3.0/assets/titlebutton-restore-active-win.png deleted file mode 100644 index 4b929bb8..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-restore-active-win.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-restore-active-win@2.png b/themes/Qogir/gtk-3.0/assets/titlebutton-restore-active-win@2.png deleted file mode 100644 index 61416eef..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-restore-active-win@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-restore-active.png b/themes/Qogir/gtk-3.0/assets/titlebutton-restore-active.png deleted file mode 100644 index 445a0b0f..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-restore-active.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-restore-active@2.png b/themes/Qogir/gtk-3.0/assets/titlebutton-restore-active@2.png deleted file mode 100644 index 8d5e0698..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-restore-active@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-restore-backdrop-dark-small.png b/themes/Qogir/gtk-3.0/assets/titlebutton-restore-backdrop-dark-small.png deleted file mode 100644 index 0b26dfe5..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-restore-backdrop-dark-small.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-restore-backdrop-dark-small@2.png b/themes/Qogir/gtk-3.0/assets/titlebutton-restore-backdrop-dark-small@2.png deleted file mode 100644 index 971c5ca1..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-restore-backdrop-dark-small@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-restore-backdrop-dark-smaller.png b/themes/Qogir/gtk-3.0/assets/titlebutton-restore-backdrop-dark-smaller.png deleted file mode 100644 index b3b2e796..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-restore-backdrop-dark-smaller.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-restore-backdrop-dark-smaller@2.png b/themes/Qogir/gtk-3.0/assets/titlebutton-restore-backdrop-dark-smaller@2.png deleted file mode 100644 index 91a7a89b..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-restore-backdrop-dark-smaller@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-restore-backdrop-dark-win.png b/themes/Qogir/gtk-3.0/assets/titlebutton-restore-backdrop-dark-win.png deleted file mode 100644 index 2e56eede..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-restore-backdrop-dark-win.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-restore-backdrop-dark-win@2.png b/themes/Qogir/gtk-3.0/assets/titlebutton-restore-backdrop-dark-win@2.png deleted file mode 100644 index 258e7071..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-restore-backdrop-dark-win@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-restore-backdrop-dark.png b/themes/Qogir/gtk-3.0/assets/titlebutton-restore-backdrop-dark.png deleted file mode 100644 index 6d26bfe5..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-restore-backdrop-dark.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-restore-backdrop-dark@2.png b/themes/Qogir/gtk-3.0/assets/titlebutton-restore-backdrop-dark@2.png deleted file mode 100644 index 3bb719ff..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-restore-backdrop-dark@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-restore-backdrop-small.png b/themes/Qogir/gtk-3.0/assets/titlebutton-restore-backdrop-small.png deleted file mode 100644 index 4accc56a..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-restore-backdrop-small.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-restore-backdrop-small@2.png b/themes/Qogir/gtk-3.0/assets/titlebutton-restore-backdrop-small@2.png deleted file mode 100644 index f089f7ee..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-restore-backdrop-small@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-restore-backdrop-smaller.png b/themes/Qogir/gtk-3.0/assets/titlebutton-restore-backdrop-smaller.png deleted file mode 100644 index c3804a56..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-restore-backdrop-smaller.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-restore-backdrop-smaller@2.png b/themes/Qogir/gtk-3.0/assets/titlebutton-restore-backdrop-smaller@2.png deleted file mode 100644 index d88866f9..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-restore-backdrop-smaller@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-restore-backdrop-win.png b/themes/Qogir/gtk-3.0/assets/titlebutton-restore-backdrop-win.png deleted file mode 100644 index 1998a30c..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-restore-backdrop-win.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-restore-backdrop-win@2.png b/themes/Qogir/gtk-3.0/assets/titlebutton-restore-backdrop-win@2.png deleted file mode 100644 index 9cac2f77..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-restore-backdrop-win@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-restore-backdrop.png b/themes/Qogir/gtk-3.0/assets/titlebutton-restore-backdrop.png deleted file mode 100644 index 22a38bef..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-restore-backdrop.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-restore-backdrop@2.png b/themes/Qogir/gtk-3.0/assets/titlebutton-restore-backdrop@2.png deleted file mode 100644 index dbc12c4d..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-restore-backdrop@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-restore-dark-small.png b/themes/Qogir/gtk-3.0/assets/titlebutton-restore-dark-small.png deleted file mode 100644 index 828a0501..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-restore-dark-small.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-restore-dark-small@2.png b/themes/Qogir/gtk-3.0/assets/titlebutton-restore-dark-small@2.png deleted file mode 100644 index e60fae00..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-restore-dark-small@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-restore-dark-smaller.png b/themes/Qogir/gtk-3.0/assets/titlebutton-restore-dark-smaller.png deleted file mode 100644 index f74e217d..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-restore-dark-smaller.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-restore-dark-smaller@2.png b/themes/Qogir/gtk-3.0/assets/titlebutton-restore-dark-smaller@2.png deleted file mode 100644 index f9fc9ea3..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-restore-dark-smaller@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-restore-dark-win.png b/themes/Qogir/gtk-3.0/assets/titlebutton-restore-dark-win.png deleted file mode 100644 index 5f4a19a6..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-restore-dark-win.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-restore-dark-win@2.png b/themes/Qogir/gtk-3.0/assets/titlebutton-restore-dark-win@2.png deleted file mode 100644 index 6ab7444d..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-restore-dark-win@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-restore-dark.png b/themes/Qogir/gtk-3.0/assets/titlebutton-restore-dark.png deleted file mode 100644 index 884b2d6a..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-restore-dark.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-restore-dark@2.png b/themes/Qogir/gtk-3.0/assets/titlebutton-restore-dark@2.png deleted file mode 100644 index e1352181..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-restore-dark@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-restore-hover-dark-small.png b/themes/Qogir/gtk-3.0/assets/titlebutton-restore-hover-dark-small.png deleted file mode 100644 index e4f46eb6..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-restore-hover-dark-small.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-restore-hover-dark-small@2.png b/themes/Qogir/gtk-3.0/assets/titlebutton-restore-hover-dark-small@2.png deleted file mode 100644 index 547af3ef..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-restore-hover-dark-small@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-restore-hover-dark-smaller.png b/themes/Qogir/gtk-3.0/assets/titlebutton-restore-hover-dark-smaller.png deleted file mode 100644 index 77b190b0..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-restore-hover-dark-smaller.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-restore-hover-dark-smaller@2.png b/themes/Qogir/gtk-3.0/assets/titlebutton-restore-hover-dark-smaller@2.png deleted file mode 100644 index 9bdfa54a..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-restore-hover-dark-smaller@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-restore-hover-dark-win.png b/themes/Qogir/gtk-3.0/assets/titlebutton-restore-hover-dark-win.png deleted file mode 100644 index 8630c3c2..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-restore-hover-dark-win.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-restore-hover-dark-win@2.png b/themes/Qogir/gtk-3.0/assets/titlebutton-restore-hover-dark-win@2.png deleted file mode 100644 index a6acb529..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-restore-hover-dark-win@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-restore-hover-dark.png b/themes/Qogir/gtk-3.0/assets/titlebutton-restore-hover-dark.png deleted file mode 100644 index 40d40780..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-restore-hover-dark.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-restore-hover-dark@2.png b/themes/Qogir/gtk-3.0/assets/titlebutton-restore-hover-dark@2.png deleted file mode 100644 index ef3a8bb1..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-restore-hover-dark@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-restore-hover-small.png b/themes/Qogir/gtk-3.0/assets/titlebutton-restore-hover-small.png deleted file mode 100644 index f99d0c5f..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-restore-hover-small.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-restore-hover-small@2.png b/themes/Qogir/gtk-3.0/assets/titlebutton-restore-hover-small@2.png deleted file mode 100644 index ec4f3cc8..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-restore-hover-small@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-restore-hover-smaller.png b/themes/Qogir/gtk-3.0/assets/titlebutton-restore-hover-smaller.png deleted file mode 100644 index 42e79605..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-restore-hover-smaller.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-restore-hover-smaller@2.png b/themes/Qogir/gtk-3.0/assets/titlebutton-restore-hover-smaller@2.png deleted file mode 100644 index 85cbb2d4..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-restore-hover-smaller@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-restore-hover-win.png b/themes/Qogir/gtk-3.0/assets/titlebutton-restore-hover-win.png deleted file mode 100644 index 79f604f7..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-restore-hover-win.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-restore-hover-win@2.png b/themes/Qogir/gtk-3.0/assets/titlebutton-restore-hover-win@2.png deleted file mode 100644 index 58fc6ec0..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-restore-hover-win@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-restore-hover.png b/themes/Qogir/gtk-3.0/assets/titlebutton-restore-hover.png deleted file mode 100644 index 82fee815..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-restore-hover.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-restore-hover@2.png b/themes/Qogir/gtk-3.0/assets/titlebutton-restore-hover@2.png deleted file mode 100644 index cc68c74a..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-restore-hover@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-restore-small.png b/themes/Qogir/gtk-3.0/assets/titlebutton-restore-small.png deleted file mode 100644 index b290a46c..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-restore-small.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-restore-small@2.png b/themes/Qogir/gtk-3.0/assets/titlebutton-restore-small@2.png deleted file mode 100644 index 54375eda..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-restore-small@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-restore-smaller.png b/themes/Qogir/gtk-3.0/assets/titlebutton-restore-smaller.png deleted file mode 100644 index 6ee61f1f..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-restore-smaller.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-restore-smaller@2.png b/themes/Qogir/gtk-3.0/assets/titlebutton-restore-smaller@2.png deleted file mode 100644 index 20a046ef..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-restore-smaller@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-restore-win.png b/themes/Qogir/gtk-3.0/assets/titlebutton-restore-win.png deleted file mode 100644 index 16801fea..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-restore-win.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-restore-win@2.png b/themes/Qogir/gtk-3.0/assets/titlebutton-restore-win@2.png deleted file mode 100644 index 023137d2..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-restore-win@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-restore.png b/themes/Qogir/gtk-3.0/assets/titlebutton-restore.png deleted file mode 100644 index ed420e45..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-restore.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/assets/titlebutton-restore@2.png b/themes/Qogir/gtk-3.0/assets/titlebutton-restore@2.png deleted file mode 100644 index 6e04dec2..00000000 Binary files a/themes/Qogir/gtk-3.0/assets/titlebutton-restore@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-3.0/gtk-dark.css b/themes/Qogir/gtk-3.0/gtk-dark.css deleted file mode 100644 index e30d0678..00000000 --- a/themes/Qogir/gtk-3.0/gtk-dark.css +++ /dev/null @@ -1,11171 +0,0 @@ -@keyframes ripple_effect { - from { - background-image: radial-gradient(circle farthest-corner at center, alpha(currentColor,0.1) 0%, transparent 0%); - } - to { - background-image: radial-gradient(circle farthest-corner at center, alpha(currentColor,0.1) 100%, transparent 0%); - } -} - -* { - background-clip: padding-box; - -GtkToolButton-icon-spacing: 4; - -GtkTextView-error-underline-color: #FC4138; - -GtkScrolledWindow-scrollbar-spacing: 0; - -GtkToolItemGroup-expander-size: 11; - -GtkWidget-text-handle-width: 20; - -GtkWidget-text-handle-height: 20; - -GtkDialog-button-spacing: 4; - -GtkDialog-action-area-border: 0; - outline-color: alpha(currentColor,0.3); - outline-style: dashed; - outline-offset: -3px; - outline-width: 1px; - -gtk-outline-radius: 2px; -} - -.background { - color: #e6ebef; - background-color: #32343D; -} - -.background.csd { - border-radius: 0 0 0 0; -} - -.background.csd.maximized, .background.csd.tiled, .background.csd.fullscreen { - border-radius: 0; -} - -.background.solid-csd { - border-radius: 0; -} - -*:disabled { - -gtk-icon-effect: dim; -} - -.gtkstyle-fallback { - background-color: #32343D; - color: #e6ebef; -} - -.gtkstyle-fallback:hover { - background-color: #494c59; - color: #e6ebef; -} - -.gtkstyle-fallback:active { - background-color: #1b1c21; - color: #e6ebef; -} - -.gtkstyle-fallback:disabled { - background-color: #373943; - color: rgba(230, 235, 239, 0.45); -} - -.gtkstyle-fallback:selected { - background-color: #5294e2; - color: #ffffff; -} - -button.gtkstyle-fallback:active, button.gtkstyle-fallback:checked { - color: #ffffff; - border-color: #68a2e6; - background-color: #5294e2; -} - -.view, -window.thunar notebook scrolledwindow.frame.standard-view .view, -iconview, -textview text { - color: #e0e5eb; - background-color: #282A33; -} - -textview border { - background-color: #2d2f38; -} - -iconview:hover, iconview:active, iconview:selected { - border-radius: 2px; -} - -rubberband, XfdesktopIconView.view .rubberband, .content-view rubberband, treeview.view rubberband, flowbox rubberband, -.rubberband { - border: 1px solid #68a2e6; - background-color: rgba(104, 162, 230, 0.2); -} - -flowbox flowboxchild { - padding: 3px; - border-radius: 2px; -} - -flowbox flowboxchild:selected { - outline-offset: -2px; -} - -flowbox.search-bar { - border: 1px solid rgba(255, 255, 255, 0.12); -} - -label.separator { - color: #e6ebef; -} - -label selection { - color: #ffffff; - background-color: #5294e2; -} - -label:disabled { - color: rgba(230, 235, 239, 0.45); -} - -label:disabled selection { - color: #a9caf1; -} - -.dim-label, .slate-notification .notification-body, -.budgie-notification .notification-body, -.budgie-switcher .notification-body, popover label.separator, -popover.background label.separator, headerbar .subtitle, label.separator { - opacity: 0.55; -} - -assistant .sidebar { - background-color: #282A33; - border-top: 1px solid rgba(255, 255, 255, 0.12); -} - -assistant.csd .sidebar { - border-top-style: none; -} - -assistant .sidebar label { - padding: 6px 12px; -} - -assistant .sidebar label.highlight { - background-color: #5294e2; - color: #ffffff; -} - -textview { - background-color: #282A33; -} - -.osd .scale-popup, popover.osd, popover.magnifier, .csd popover.osd, .csd popover.magnifier, -popover.background.osd, -popover.background.magnifier, .csd popover.background.osd, .csd popover.background.magnifier, .osd { - color: #D3DAE3; - border: none; - background-color: #282A33; - background-clip: padding-box; - box-shadow: none; -} - -@keyframes spin { - to { - -gtk-icon-transform: rotate(1turn); - } -} - -spinner { - background: none; - opacity: 0; - -gtk-icon-source: -gtk-icontheme("process-working-symbolic"); -} - -spinner:checked { - opacity: 1; - animation: spin 1s linear infinite; -} - -spinner:checked:disabled { - opacity: 0.5; -} - -entry { - min-height: 22px; - border: 1px solid; - padding: 2px 8px; - caret-color: currentColor; - border-radius: 2px; - transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); - color: #e0e5eb; - border-color: rgba(255, 255, 255, 0.12); - background-color: #282a33; -} - -entry.search { - border-radius: 50px; -} - -entry image { - color: #c0c4c9; -} - -entry image.left { - padding-left: 0; - padding-right: 5px; -} - -entry image.right { - padding-right: 0; - padding-left: 5px; -} - -entry.flat, entry.flat:focus { - min-height: 0; - padding: 2px; - background-image: none; - border-color: transparent; - border-radius: 0; -} - -entry:focus { - background-clip: border-box; - color: #e0e5eb; - border-color: #5294e2; - background-color: #282a33; -} - -entry:disabled { - color: rgba(230, 235, 239, 0.45); - border-color: rgba(255, 255, 255, 0.05); - background-color: rgba(40, 42, 51, 0.55); -} - -entry.warning { - color: white; - border-color: rgba(255, 255, 255, 0.12); - background-color: #a15934; -} - -entry.warning image { - color: white; -} - -entry.warning:focus { - color: white; - background-color: #F27835; - box-shadow: none; -} - -entry.warning selection, entry.warning selection:focus { - background-color: white; - color: #F27835; -} - -entry.error { - color: white; - border-color: rgba(255, 255, 255, 0.12); - background-color: #a73836; -} - -entry.error image { - color: white; -} - -entry.error:focus { - color: white; - background-color: #FC4138; - box-shadow: none; -} - -entry.error selection, entry.error selection:focus { - background-color: white; - color: #FC4138; -} - -entry.search-missing { - color: white; - border-color: rgba(255, 255, 255, 0.12); - background-color: #a73836; -} - -entry.search-missing image { - color: white; -} - -entry.search-missing:focus { - color: white; - background-color: #FC4138; - box-shadow: none; -} - -entry.search-missing selection, entry.search-missing selection:focus { - background-color: white; - color: #FC4138; -} - -entry:drop(active):focus, entry:drop(active) { - border-color: #F08437; - box-shadow: none; -} - -.osd entry { - color: #D3DAE3; - border-color: #434655; - background-color: #333641; -} - -.osd entry image, .osd entry image:hover { - color: inherit; -} - -.osd entry:focus { - color: #ffffff; - border-color: #434655; - background-color: #5294e2; -} - -.osd entry:disabled { - color: rgba(211, 218, 227, 0.55); - background-color: rgba(51, 54, 65, 0.85); -} - -.osd entry selection:focus, .osd entry selection { - color: #5294e2; - background-color: #ffffff; -} - -entry progress { - margin: 0 -6px; - border-radius: 0; - border-width: 0 0 2px; - border-color: #5294e2; - border-style: solid; - background-image: none; - background-color: transparent; - box-shadow: none; -} - -treeview entry.flat, treeview entry { - border-radius: 0; - background-image: none; - background-color: #282A33; -} - -treeview entry.flat:focus, treeview entry:focus { - border-color: #5294e2; -} - -@keyframes needs_attention { - from { - background-image: -gtk-gradient(radial, center center, 0, center center, 0.01, to(#5294e2), to(transparent)); - } - to { - background-image: -gtk-gradient(radial, center center, 0, center center, 0.5, to(#5294e2), to(transparent)); - } -} - -button { - min-height: 22px; - min-width: 20px; - transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); - border: 1px solid; - border-radius: 2px; - padding: 2px 6px; - color: #e6ebef; - border-color: rgba(255, 255, 255, 0.12); - background-color: #2c2f39; -} - -button separator { - margin: 4px 1px; -} - -.budgie-panel button.flat.launcher, .budgie-panel #tasklist-button:not(.flat), button.budgie-menu-launcher, PanelToplevel.mate-panel-menu-bar > grid.horizontal > button, button.sidebar-button, button.flat { - border-color: transparent; - background-color: transparent; - background-image: none; - transition: none; -} - -.budgie-panel button.flat.launcher:hover, .budgie-panel #tasklist-button:hover:not(.flat), button.budgie-menu-launcher:hover, PanelToplevel.mate-panel-menu-bar > grid.horizontal > button:hover, button.sidebar-button:hover, button.flat:hover { - transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); - transition-duration: 250ms; -} - -.budgie-panel #tasklist-button:hover:active:not(.flat), button.budgie-menu-launcher:hover:active, PanelToplevel.mate-panel-menu-bar > grid.horizontal > button:hover:active, button.sidebar-button:hover:active, button.flat:hover:active { - transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); -} - -button:hover { - color: #b7c6d1; - border-color: rgba(255, 255, 255, 0.12); - background-color: #3e4250; - -gtk-icon-effect: highlight; -} - -button:active, button:checked { - color: #ffffff; - border-color: #68a2e6; - background-color: #5294e2; - background-clip: padding-box; - transition-duration: 50ms; -} - -button:active:not(:disabled) label:disabled, button:checked:not(:disabled) label:disabled { - color: inherit; - opacity: 0.6; -} - -button:active { - color: #e6ebef; -} - -button:active:hover, button:checked { - color: #ffffff; -} - -button.flat:disabled { - border-color: transparent; - background-color: transparent; - background-image: none; -} - -button:disabled { - border-color: rgba(255, 255, 255, 0.05); - background-color: rgba(44, 47, 57, 0.55); -} - -button:disabled label, button:disabled { - color: rgba(230, 235, 239, 0.45); -} - -button:disabled:active, button:disabled:checked { - border-color: rgba(82, 148, 226, 0.75); - background-color: rgba(82, 148, 226, 0.75); - opacity: 0.6; -} - -button:disabled:active label, button:disabled:active, button:disabled:checked label, button:disabled:checked { - color: rgba(255, 255, 255, 0.8); -} - -button.image-button { - min-width: 24px; - padding-left: 5px; - padding-right: 5px; -} - -button.text-button { - padding-left: 12px; - padding-right: 12px; -} - -button.text-button.image-button { - padding-left: 5px; - padding-right: 5px; -} - -button.text-button.image-button label:first-child { - padding-left: 8px; - padding-right: 2px; -} - -button.text-button.image-button label:last-child { - padding-right: 8px; - padding-left: 2px; -} - -button.text-button.image-button label:only-child { - padding-left: 8px; - padding-right: 8px; -} - -button.text-button.image-button.popup { - padding-right: 8px; - padding-left: 8px; -} - -button:drop(active) { - color: #F08437; - border-color: #F08437; - box-shadow: none; -} - -button.osd { - color: #D3DAE3; - border-color: #434655; - background-color: #333641; -} - -button.osd.image-button { - padding: 0; - min-height: 36px; - min-width: 36px; -} - -button.osd:hover { - color: #5294e2; - border-color: #434655; - background-color: #3e4250; -} - -button.osd:active, button.osd:checked { - color: #ffffff; - border-color: #5294e2; - background-color: #5294e2; -} - -button.osd:disabled { - color: #5b5f68; - border-color: #434655; - background-color: rgba(51, 54, 65, 0.85); -} - -.osd button { - color: #D3DAE3; - border-color: #434655; - background-color: #333641; -} - -.osd button:hover { - color: #5294e2; - border-color: #434655; - background-color: #3e4250; -} - -.osd button:active, .osd button:checked { - background-clip: padding-box; - color: #ffffff; - border-color: #5294e2; - background-color: #5294e2; -} - -.osd button:disabled { - color: #5b5f68; - border-color: #434655; - background-color: rgba(51, 54, 65, 0.85); -} - -.osd button.flat { - border-color: transparent; - background-color: transparent; - background-image: none; - box-shadow: none; -} - -.osd button.flat:hover { - color: #5294e2; - border-color: #434655; - background-color: #3e4250; -} - -.osd button.flat:disabled { - color: #5b5f68; - border-color: #434655; - background-color: rgba(51, 54, 65, 0.85); - background-image: none; -} - -.osd button.flat:active, .osd button.flat:checked { - color: #ffffff; - border-color: #5294e2; - background-color: #5294e2; -} - -.osd .linked:not(.vertical):not(.path-bar) > button:hover:not(:checked):not(:active):not(:only-child), .osd .linked:not(.vertical):not(.path-bar) > button:hover:not(:checked):not(:active) + button:not(:checked):not(:active) { - box-shadow: none; -} - -button.suggested-action { - background-clip: border-box; - color: white; - background-color: #5294e2; - border-color: #3c86de; -} - -button.suggested-action.flat { - border-color: transparent; - background-color: transparent; - background-image: none; - color: #5294e2; -} - -button.suggested-action:hover { - background-clip: border-box; - color: white; - background-color: #68a2e6; - border-color: #5294e2; -} - -button.suggested-action:active, button.suggested-action:checked { - background-clip: border-box; - color: white; - background-color: #7eafe9; - border-color: #68a2e6; -} - -button.suggested-action.flat:disabled { - border-color: transparent; - background-color: transparent; - background-image: none; - color: rgba(230, 235, 239, 0.45); -} - -button.suggested-action:disabled { - border-color: rgba(255, 255, 255, 0.05); - background-color: rgba(44, 47, 57, 0.55); -} - -button.suggested-action:disabled label, button.suggested-action:disabled { - color: rgba(230, 235, 239, 0.45); -} - -button.destructive-action { - background-clip: border-box; - color: white; - background-color: #F04A50; - border-color: #ee3239; -} - -button.destructive-action.flat { - border-color: transparent; - background-color: transparent; - background-image: none; - color: #F04A50; -} - -button.destructive-action:hover { - background-clip: border-box; - color: white; - background-color: #f26267; - border-color: #f04a50; -} - -button.destructive-action:active, button.destructive-action:checked { - background-clip: border-box; - color: white; - background-color: #f4797e; - border-color: #f26267; -} - -button.destructive-action.flat:disabled { - border-color: transparent; - background-color: transparent; - background-image: none; - color: rgba(230, 235, 239, 0.45); -} - -button.destructive-action:disabled { - border-color: rgba(255, 255, 255, 0.05); - background-color: rgba(44, 47, 57, 0.55); -} - -button.destructive-action:disabled label, button.destructive-action:disabled { - color: rgba(230, 235, 239, 0.45); -} - -.stack-switcher > button { - outline-offset: -3px; -} - -.stack-switcher > button > label { - padding-left: 6px; - padding-right: 6px; -} - -.stack-switcher > button > image { - padding-left: 6px; - padding-right: 6px; - padding-top: 3px; - padding-bottom: 3px; -} - -.stack-switcher > button.text-button { - padding-left: 10px; - padding-right: 10px; -} - -.stack-switcher > button.image-button { - padding-left: 2px; - padding-right: 2px; -} - -.stack-switcher > button.needs-attention:active > label, .stack-switcher > button.needs-attention:active > image, .stack-switcher > button.needs-attention:checked > label, .stack-switcher > button.needs-attention:checked > image { - animation: none; - background-image: none; -} - -button stacksidebar row.needs-attention > label, stacksidebar button row.needs-attention > label, .stack-switcher > button.needs-attention > label, .stack-switcher > button.needs-attention > image { - animation: needs_attention 150ms ease-in; - background-image: -gtk-gradient(radial, center center, 0, center center, 0.5, to(#5294e2), to(transparent)); - background-size: 6px 6px, 6px 6px; - background-repeat: no-repeat; - background-position: right 3px, right 2px; -} - -button stacksidebar row.needs-attention > label:dir(rtl), stacksidebar button row.needs-attention > label:dir(rtl), .stack-switcher > button.needs-attention > label:dir(rtl), .stack-switcher > button.needs-attention > image:dir(rtl) { - background-position: left 3px, left 2px; -} - -button.font separator, button.file separator { - background-color: transparent; -} - -.inline-toolbar button:hover, .inline-toolbar button:backdrop:hover { - background-color: rgba(230, 235, 239, 0.08); -} - -.inline-toolbar button:active, .inline-toolbar button:checked, .inline-toolbar button:backdrop:active, .inline-toolbar button:backdrop:checked { - color: #ffffff; - border-color: #68a2e6; - background-color: #5294e2; -} - -.slate-notification-window button.image-button, -.budgie-notification-window button.image-button, -.budgie-switcher-window button.image-button, -.budgie-osd-window button.image-button, .raven .expander-button, .raven button.image-button, popover.background > scrolledwindow > viewport.frame > list > row.activatable button.page-row-close-button, button.nautilus-circular-button.image-button, -button.circular-button, .app-notification button.flat, button.close, button.circular { - min-height: 24px; - min-width: 24px; - padding: 2px; - border-radius: 1000px; - -gtk-outline-radius: 1000px; -} - -.slate-notification-window button.image-button:checked, -.budgie-notification-window button.image-button:checked, -.budgie-switcher-window button.image-button:checked, -.budgie-osd-window button.image-button:checked, .raven .expander-button:checked, .raven button.image-button:checked, popover.background > scrolledwindow > viewport.frame > list > row.activatable button.page-row-close-button:checked, button.nautilus-circular-button.image-button:checked, -button.circular-button:checked, .app-notification button.flat:checked, .slate-notification-window button.image-button:active, -.budgie-notification-window button.image-button:active, -.budgie-switcher-window button.image-button:active, -.budgie-osd-window button.image-button:active, .raven .expander-button:active, .raven button.image-button:active, popover.background > scrolledwindow > viewport.frame > list > row.activatable button.page-row-close-button:active, button.nautilus-circular-button.image-button:active, -button.circular-button:active, .app-notification button.flat:active, button.close:checked, button.close:active, button.circular:checked, button.circular:active { - border-color: rgba(255, 255, 255, 0.12); -} - -.slate-notification-window button.image-button label, -.budgie-notification-window button.image-button label, -.budgie-switcher-window button.image-button label, -.budgie-osd-window button.image-button label, .raven .expander-button label, .raven button.image-button label, popover.background > scrolledwindow > viewport.frame > list > row.activatable button.page-row-close-button label, button.nautilus-circular-button.image-button label, -button.circular-button label, .app-notification button.flat label, button.close label, button.circular label { - padding: 0; -} - -.inline-toolbar toolbutton > button { - color: #e6ebef; - border-color: rgba(255, 255, 255, 0.12); - background-color: #2c2f39; -} - -.inline-toolbar toolbutton > button:hover { - color: #b7c6d1; - border-color: rgba(255, 255, 255, 0.12); - background-color: #3e4250; -} - -.inline-toolbar toolbutton > button:active, .inline-toolbar toolbutton > button:checked { - color: #ffffff; - border-color: #68a2e6; - background-color: #5294e2; -} - -.inline-toolbar toolbutton > button:disabled { - border-color: rgba(255, 255, 255, 0.05); - background-color: rgba(44, 47, 57, 0.55); -} - -.inline-toolbar toolbutton > button:disabled label, .inline-toolbar toolbutton > button:disabled { - color: rgba(230, 235, 239, 0.45); -} - -.inline-toolbar toolbutton > button:disabled:active, .inline-toolbar toolbutton > button:disabled:checked { - border-color: rgba(82, 148, 226, 0.75); - background-color: rgba(82, 148, 226, 0.75); - opacity: 0.6; -} - -.inline-toolbar toolbutton > button:disabled:active label, .inline-toolbar toolbutton > button:disabled:active, .inline-toolbar toolbutton > button:disabled:checked label, .inline-toolbar toolbutton > button:disabled:checked { - color: rgba(255, 255, 255, 0.8); -} - -toolbar.inline-toolbar toolbutton:first-child > button.flat, .inline-toolbar toolbutton:first-child > button.flat { - border-top-left-radius: 2px; - border-bottom-left-radius: 2px; - border-left-style: solid; - border-right-style: none; -} - -toolbar.inline-toolbar toolbutton:last-child > button.flat, .inline-toolbar toolbutton:last-child > button.flat { - border-top-right-radius: 2px; - border-bottom-right-radius: 2px; - border-right-style: solid; - border-left-style: none; -} - -toolbar.inline-toolbar toolbutton:only-child > button.flat, .inline-toolbar toolbutton:only-child > button.flat { - border-radius: 2px; - border-style: solid; -} - -toolbar.inline-toolbar toolbutton:hover, .inline-toolbar toolbutton:hover { - background-color: rgba(230, 235, 239, 0.08); -} - -toolbar.inline-toolbar toolbutton:active, .inline-toolbar toolbutton:active, toolbar.inline-toolbar toolbutton:checked, .inline-toolbar toolbutton:checked { - color: #ffffff; - border-color: #68a2e6; - background-color: #5294e2; -} - -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + entry { - border-left-color: rgba(255, 255, 255, 0); -} - -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry.error + entry, -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + entry.error { - border-left-color: #FC4138; -} - -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry.warning + entry, -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + entry.warning { - border-left-color: #F27835; -} - -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry.error + entry.warning, -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry.warning + entry.error { - border-left-color: #f75d37; -} - -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + entry:focus:not(:last-child), -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + entry:focus:last-child { - border-left-color: #5294e2; -} - -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry:focus:not(:only-child) + entry, -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry:focus:not(:only-child) + button, -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry:focus:not(:only-child) + combobox > box > button.combo { - border-left-color: #5294e2; -} - -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + entry:drop(active):not(:last-child), -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + entry:drop(active):last-child { - border-left-color: #F08437; -} - -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry:drop(active):not(:only-child) + entry, -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry:drop(active):not(:only-child) + button, -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry:drop(active):not(:only-child) + combobox > box > button.combo { - border-left-color: #F08437; -} - -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + entry.warning:focus:not(:last-child), -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + entry.warning:focus:last-child { - border-left-color: #F27835; -} - -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry.warning:focus:not(:only-child) + entry, -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry.warning:focus:not(:only-child) + button, -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry.warning:focus:not(:only-child) + combobox > box > button.combo { - border-left-color: #F27835; -} - -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + entry.error:focus:not(:last-child), -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + entry.error:focus:last-child { - border-left-color: #FC4138; -} - -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry.error:focus:not(:only-child) + entry, -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry.error:focus:not(:only-child) + button, -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry.error:focus:not(:only-child) + combobox > box > button.combo { - border-left-color: #FC4138; -} - -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:active + entry, -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:checked + entry { - border-left-color: #5294e2; -} - -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button + button { - border-left-style: none; -} - -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action) { - box-shadow: inset 1px 0 rgba(255, 255, 255, 0.12); -} - -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:not(:only-child), -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):not(:hover) { - box-shadow: inset 1px 0 rgba(255, 255, 255, 0); -} - -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:active + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:checked + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button.suggested-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button.destructive-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):first-child:disabled, -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):first-child:hover, -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:active + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:checked + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button.suggested-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button.destructive-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:not(:only-child), -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) { - box-shadow: none; -} - -.linked:not(.vertical).path-bar > button, .linked:not(.vertical).stack-switcher > button { - border-left-style: none; - border-right-style: none; -} - -.linked:not(.vertical).path-bar > button:first-child, .linked:not(.vertical).stack-switcher > button:first-child { - border-left-style: solid; -} - -.linked:not(.vertical).path-bar > button:last-child, .linked:not(.vertical).stack-switcher > button:last-child { - border-right-style: solid; -} - -.linked:not(.vertical).path-bar > button + button, .linked:not(.vertical).stack-switcher > button + button { - border-left-style: none; - border-right-style: none; -} - -.linked:not(.vertical).path-bar > button + button:last-child, .linked:not(.vertical).stack-switcher > button + button:last-child { - border-right-style: solid; -} - -.linked:not(.vertical).path-bar > button:hover:not(:checked):not(:active):not(:only-child):first-child:hover, .linked:not(.vertical).stack-switcher > button:hover:not(:checked):not(:active):not(:only-child):first-child:hover { - box-shadow: none; -} - -.linked:not(.vertical).path-bar > button:hover:not(:checked):not(:active):not(:only-child):last-child:hover, .linked:not(.vertical).stack-switcher > button:hover:not(:checked):not(:active):not(:only-child):last-child:hover { - box-shadow: none; -} - -.osd .linked:not(.vertical) > entry + entry { - border-left-color: rgba(67, 70, 85, 0.3); -} - -.osd .linked:not(.vertical) > entry.error + entry, -.osd .linked:not(.vertical) > entry + entry.error { - border-left-color: #FC4138; -} - -.osd .linked:not(.vertical) > entry.warning + entry, -.osd .linked:not(.vertical) > entry + entry.warning { - border-left-color: #F27835; -} - -.osd .linked:not(.vertical) > entry.error + entry.warning, -.osd .linked:not(.vertical) > entry.warning + entry.error { - border-left-color: #f75d37; -} - -.osd .linked:not(.vertical) > entry + entry:focus:not(:last-child), -.osd .linked:not(.vertical) > entry + entry:focus:last-child { - border-left-color: #5294e2; -} - -.osd .linked:not(.vertical) > entry:focus:not(:only-child) + entry, -.osd .linked:not(.vertical) > entry:focus:not(:only-child) + button, -.osd .linked:not(.vertical) > entry:focus:not(:only-child) + combobox > box > button.combo { - border-left-color: #5294e2; -} - -.osd .linked:not(.vertical) > entry + entry:drop(active):not(:last-child), -.osd .linked:not(.vertical) > entry + entry:drop(active):last-child { - border-left-color: #F08437; -} - -.osd .linked:not(.vertical) > entry:drop(active):not(:only-child) + entry, -.osd .linked:not(.vertical) > entry:drop(active):not(:only-child) + button, -.osd .linked:not(.vertical) > entry:drop(active):not(:only-child) + combobox > box > button.combo { - border-left-color: #F08437; -} - -.osd .linked:not(.vertical) > entry + entry.warning:focus:not(:last-child), -.osd .linked:not(.vertical) > entry + entry.warning:focus:last-child { - border-left-color: #F27835; -} - -.osd .linked:not(.vertical) > entry.warning:focus:not(:only-child) + entry, -.osd .linked:not(.vertical) > entry.warning:focus:not(:only-child) + button, -.osd .linked:not(.vertical) > entry.warning:focus:not(:only-child) + combobox > box > button.combo { - border-left-color: #F27835; -} - -.osd .linked:not(.vertical) > entry + entry.error:focus:not(:last-child), -.osd .linked:not(.vertical) > entry + entry.error:focus:last-child { - border-left-color: #FC4138; -} - -.osd .linked:not(.vertical) > entry.error:focus:not(:only-child) + entry, -.osd .linked:not(.vertical) > entry.error:focus:not(:only-child) + button, -.osd .linked:not(.vertical) > entry.error:focus:not(:only-child) + combobox > box > button.combo { - border-left-color: #FC4138; -} - -.osd .linked:not(.vertical) > button:active + entry, -.osd .linked:not(.vertical) > button:checked + entry { - border-left-color: #5294e2; -} - -.osd .linked:not(.vertical) > button + button { - border-left-style: none; -} - -.osd .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), -.osd .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action) { - box-shadow: inset 1px 0 #434655; -} - -.osd .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:not(:only-child), -.osd .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):not(:hover) { - box-shadow: inset 1px 0 rgba(67, 70, 85, 0.5); -} - -.osd .linked:not(.vertical) > button:active + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, -.osd .linked:not(.vertical) > button:checked + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, -.osd .linked:not(.vertical) > button.suggested-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, -.osd .linked:not(.vertical) > button.destructive-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, -.osd .linked:not(.vertical) > entry + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), -.osd .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):first-child:disabled, -.osd .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, -.osd .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):first-child:hover, -.osd .linked:not(.vertical) > button:active + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, -.osd .linked:not(.vertical) > button:checked + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, -.osd .linked:not(.vertical) > button.suggested-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, -.osd .linked:not(.vertical) > button.destructive-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, -.osd .linked:not(.vertical) > entry + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:not(:only-child), -.osd .linked:not(.vertical) { - box-shadow: none; -} - -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry + entry, -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry.error + entry, -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry + entry.error, -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry.warning + entry, -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry + entry.warning, -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry.error + entry.warning, -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry.warning + entry.error, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry + entry, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry.error + entry, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry + entry.error, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry.warning + entry, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry + entry.warning, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry.error + entry.warning, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry.warning + entry.error { - border-left-color: rgba(255, 255, 255, 0.12); -} - -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry + entry:focus:not(:last-child), -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry + entry:focus:last-child, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry + entry:focus:not(:last-child), -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry + entry:focus:last-child { - border-left-color: #5294e2; -} - -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry:focus:not(:only-child) + entry, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry:focus:not(:only-child) + entry { - border-left-color: rgba(255, 255, 255, 0.12); -} - -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry:focus:not(:only-child) + button, -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry:focus:not(:only-child) + combobox > box > button.combo, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry:focus:not(:only-child) + button, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry:focus:not(:only-child) + combobox > box > button.combo { - border-left-color: transparent; -} - -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry + entry:drop(active):not(:last-child), -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry + entry:drop(active):last-child, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry + entry:drop(active):not(:last-child), -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry + entry:drop(active):last-child { - border-left-color: #F08437; -} - -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry:drop(active):not(:only-child) + entry, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry:drop(active):not(:only-child) + entry { - border-left-color: rgba(255, 255, 255, 0.12); -} - -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry:drop(active):not(:only-child) + button, -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry:drop(active):not(:only-child) + combobox > box > button.combo, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry:drop(active):not(:only-child) + button, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry:drop(active):not(:only-child) + combobox > box > button.combo { - border-left-color: transparent; -} - -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry + entry.warning:focus:not(:last-child), -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry + entry.warning:focus:last-child, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry + entry.warning:focus:not(:last-child), -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry + entry.warning:focus:last-child { - border-left-color: #F27835; -} - -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry.warning:focus:not(:only-child) + entry, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry.warning:focus:not(:only-child) + entry { - border-left-color: rgba(255, 255, 255, 0.12); -} - -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry.warning:focus:not(:only-child) + button, -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry.warning:focus:not(:only-child) + combobox > box > button.combo, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry.warning:focus:not(:only-child) + button, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry.warning:focus:not(:only-child) + combobox > box > button.combo { - border-left-color: transparent; -} - -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry + entry.error:focus:not(:last-child), -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry + entry.error:focus:last-child, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry + entry.error:focus:not(:last-child), -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry + entry.error:focus:last-child { - border-left-color: #FC4138; -} - -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry.error:focus:not(:only-child) + entry, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry.error:focus:not(:only-child) + entry { - border-left-color: rgba(255, 255, 255, 0.12); -} - -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry.error:focus:not(:only-child) + button, -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry.error:focus:not(:only-child) + combobox > box > button.combo, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry.error:focus:not(:only-child) + button, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry.error:focus:not(:only-child) + combobox > box > button.combo { - border-left-color: transparent; -} - -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > button:active + entry, -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > button:checked + entry, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > button:active + entry, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > button:checked + entry { - border-left-color: rgba(255, 255, 255, 0.12); -} - -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > button + button, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > button + button { - border-left-style: solid; -} - -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action), -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action) { - box-shadow: inset 1px 0 transparent; -} - -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:not(:only-child), -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):not(:hover), -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:not(:only-child), -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):not(:hover) { - box-shadow: inset 1px 0 transparent; -} - -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):first-child:disabled, -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > button:active + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > button:checked + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > button.suggested-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > button.destructive-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:not(:only-child), -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher), -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):first-child:disabled, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > button:active + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > button:checked + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > button.suggested-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > button.destructive-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:not(:only-child), -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) { - box-shadow: inset 1px 0 transparent; -} - -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > button:active + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > button:checked + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > button.suggested-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > button.destructive-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):first-child:hover, -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher), -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > button:active + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > button:checked + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > button.suggested-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > button.destructive-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):first-child:hover, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) { - box-shadow: inset 1px 0 transparent; - border-left-color: rgba(255, 255, 255, 0.12); -} - -.linked.vertical > entry + entry { - border-top-color: rgba(255, 255, 255, 0); -} - -.linked.vertical > entry.error + entry, -.linked.vertical > entry + entry.error { - border-top-color: #FC4138; -} - -.linked.vertical > entry.warning + entry, -.linked.vertical > entry + entry.warning { - border-top-color: #F27835; -} - -.linked.vertical > entry.error + entry.warning, -.linked.vertical > entry.warning + entry.error { - border-top-color: #f75d37; -} - -.linked.vertical > entry + entry:focus:not(:last-child), -.linked.vertical > entry + entry:focus:last-child { - border-top-color: #5294e2; -} - -.linked.vertical > entry:focus:not(:only-child) + entry, -.linked.vertical > entry:focus:not(:only-child) + button, -.linked.vertical > entry:focus:not(:only-child) + combobox > box > button.combo { - border-top-color: #5294e2; -} - -.linked.vertical > entry + entry:drop(active):not(:last-child), -.linked.vertical > entry + entry:drop(active):last-child { - border-top-color: #F08437; -} - -.linked.vertical > entry:drop(active):not(:only-child) + entry, -.linked.vertical > entry:drop(active):not(:only-child) + button, -.linked.vertical > entry:drop(active):not(:only-child) + combobox > box > button.combo { - border-top-color: #F08437; -} - -.linked.vertical > entry + entry.warning:focus:not(:last-child), -.linked.vertical > entry + entry.warning:focus:last-child { - border-top-color: #F27835; -} - -.linked.vertical > entry.warning:focus:not(:only-child) + entry, -.linked.vertical > entry.warning:focus:not(:only-child) + button, -.linked.vertical > entry.warning:focus:not(:only-child) + combobox > box > button.combo { - border-top-color: #F27835; -} - -.linked.vertical > entry + entry.error:focus:not(:last-child), -.linked.vertical > entry + entry.error:focus:last-child { - border-top-color: #FC4138; -} - -.linked.vertical > entry.error:focus:not(:only-child) + entry, -.linked.vertical > entry.error:focus:not(:only-child) + button, -.linked.vertical > entry.error:focus:not(:only-child) + combobox > box > button.combo { - border-top-color: #FC4138; -} - -.linked.vertical > button:active + entry, -.linked.vertical > button:checked + entry { - border-top-color: #5294e2; -} - -.linked.vertical > button + button { - border-top-style: none; -} - -.linked.vertical > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), -.linked.vertical > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action) { - box-shadow: inset 0 1px rgba(255, 255, 255, 0.12); -} - -.linked.vertical > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:not(:only-child), -.linked.vertical > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):not(:hover) { - box-shadow: inset 0 1px rgba(255, 255, 255, 0); -} - -.linked.vertical > button:active + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, -.linked.vertical > button:checked + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, -.linked.vertical > button.suggested-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, -.linked.vertical > button.destructive-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, -.linked.vertical > entry + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), -.linked.vertical > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):first-child:disabled, -.linked.vertical > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, -.linked.vertical > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):first-child:hover, -.linked.vertical > button:active + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, -.linked.vertical > button:checked + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, -.linked.vertical > button.suggested-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, -.linked.vertical > button.destructive-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, -.linked.vertical > entry + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:not(:only-child), -.linked.vertical { - box-shadow: none; -} - -.linked.vertical > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):last-child:disabled, -.linked.vertical > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):last-child:hover { - box-shadow: none; -} - -.linked:not(.vertical) > combobox > box > button.combo:dir(ltr), .linked:not(.vertical) > combobox > box > button.combo:dir(rtl), .budgie-settings-window buttonbox.inline-toolbar button, actionbar > revealer > box > viewswitcher > box > button, spinbutton:not(.vertical) button, spinbutton:not(.vertical) entry, .linked:not(.vertical) > entry, .linked:not(.vertical) > entry:focus, .linked:not(.vertical) > button, .linked:not(.vertical) > button:hover, .linked:not(.vertical) > button:active, .linked:not(.vertical) > button:checked { - border-radius: 0; - border-right-style: none; -} - -.inline-toolbar button, .inline-toolbar button:backdrop, toolbar.inline-toolbar toolbutton > button.flat, .inline-toolbar toolbutton > button.flat { - border-radius: 0; - border-right-style: none; - border-left-style: none; -} - -.budgie-settings-window buttonbox.inline-toolbar button:first-child, actionbar > revealer > box > viewswitcher > box > button:first-child, spinbutton:not(.vertical) button:first-child, spinbutton:not(.vertical) entry:first-child, .linked:not(.vertical) > entry:first-child, .linked:not(.vertical) > button:first-child { - border-top-left-radius: 2px; - border-bottom-left-radius: 2px; -} - -.budgie-settings-window buttonbox.inline-toolbar button:last-child, actionbar > revealer > box > viewswitcher > box > button:last-child, spinbutton:not(.vertical) button:last-child, spinbutton:not(.vertical) entry:last-child, .linked:not(.vertical) > entry:last-child, .linked:not(.vertical) > button:last-child { - border-top-right-radius: 2px; - border-bottom-right-radius: 2px; - border-right-style: solid; -} - -.budgie-settings-window buttonbox.inline-toolbar button:only-child, actionbar > revealer > box > viewswitcher > box > button:only-child, spinbutton:not(.vertical) button:only-child, spinbutton:not(.vertical) entry:only-child, .linked:not(.vertical) > entry:only-child, .linked:not(.vertical) > button:only-child { - border-radius: 2px; - border-style: solid; -} - -.inline-toolbar button:first-child, .inline-toolbar button:first-child:backdrop { - border-top-left-radius: 2px; - border-bottom-left-radius: 2px; - border-left-style: solid; - border-right-style: none; -} - -.inline-toolbar button:last-child, .inline-toolbar button:last-child:backdrop { - border-top-right-radius: 2px; - border-bottom-right-radius: 2px; - border-right-style: solid; - border-left-style: none; -} - -.inline-toolbar button:only-child, .inline-toolbar button:only-child:backdrop { - border-radius: 2px; - border-style: solid; -} - -.linked.vertical > combobox > box > button.combo, spinbutton.vertical button, spinbutton.vertical entry, .linked.vertical > entry, .linked.vertical > entry:focus, .linked.vertical > button, .linked.vertical > button:hover, .linked.vertical > button:active, .linked.vertical > button:checked { - border-radius: 0; - border-bottom-style: none; -} - -spinbutton.vertical button:first-child, spinbutton.vertical entry:first-child, .linked.vertical > entry:first-child, .linked.vertical > button:first-child { - border-top-left-radius: 2px; - border-top-right-radius: 2px; -} - -spinbutton.vertical button:last-child, spinbutton.vertical entry:last-child, .linked.vertical > entry:last-child, .linked.vertical > button:last-child { - border-bottom-left-radius: 2px; - border-bottom-right-radius: 2px; - border-bottom-style: solid; -} - -spinbutton.vertical button:only-child, spinbutton.vertical entry:only-child, .linked.vertical > entry:only-child, .linked.vertical > button:only-child { - border-radius: 2px; - border-style: solid; -} - -.nemo-window .floating-bar button, tabbox > tab button:active, tabbox > tab button:hover, tabbox > tab button, calendar.button, .app-notification button.flat:disabled, .app-notification button.flat, notebook > header > tabs > tab button.flat:active, notebook > header > tabs > tab button.flat:active:hover, notebook > header > tabs > tab button.flat:hover, button:link:hover, button:link:active, button:link:checked, button:visited:hover, button:visited:active, button:visited:checked, button:link, button:visited, menuitem.button.flat, -modelbutton.flat { - border-color: transparent; - background-color: transparent; - background-image: none; - box-shadow: none; -} - -menuitem.button.flat, -modelbutton.flat { - transition: none; - min-height: 24px; - padding-left: 8px; - padding-right: 8px; - outline-offset: -3px; - border-radius: 2px; - border: 1px solid transparent; -} - -menuitem.button.flat:hover, -modelbutton.flat:hover { - background-color: #44464f; - border: 1px solid rgba(255, 255, 255, 0.12); -} - -menuitem.button.flat:active, menuitem.button.flat:selected, -modelbutton.flat:active, -modelbutton.flat:selected { - border: 1px solid #68a2e6; -} - -menuitem.button.flat:checked, -modelbutton.flat:checked { - color: #e6ebef; -} - -menuitem.button.flat:disabled, -modelbutton.flat:disabled { - color: rgba(230, 235, 239, 0.45); -} - -menuitem.button.flat check:last-child, -menuitem.button.flat radio:last-child, -modelbutton.flat check:last-child, -modelbutton.flat radio:last-child { - margin-left: 8px; -} - -menuitem.button.flat check:first-child, -menuitem.button.flat radio:first-child, -modelbutton.flat check:first-child, -modelbutton.flat radio:first-child { - margin-right: 8px; -} - -modelbutton.flat arrow.left { - -gtk-icon-source: -gtk-icontheme("pan-start-symbolic"); -} - -modelbutton.flat arrow.right { - -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); -} - -*:link, button:link, button:visited { - color: #a9caf1; -} - -*:link:visited, button:visited { - color: white; -} - -*:selected *:link:visited, *:selected button:visited { - color: #bad4f3; -} - -*:link:hover, button:hover:link, button:hover:visited { - color: #d5e5f8; -} - -*:selected *:link:hover, *:selected button:hover:link, *:selected button:hover:visited { - color: #eef4fc; -} - -*:link:active, button:active:link, button:active:visited { - color: #a9caf1; -} - -*:selected *:link:active, *:selected button:active:link, *:selected button:active:visited { - color: #dceaf9; -} - -.selection-mode hdyleaflet headerbar .subtitle:link, .selection-mode leaflet.unfolded headerbar .subtitle:link, infobar.info > revealer > box *:link, infobar.question > revealer > box *:link, infobar.warning > revealer > box *:link, infobar.error > revealer > box *:link, headerbar.selection-mode .subtitle:link, *:link:selected, *:selected *:link, button:selected:link, button:selected:visited, *:selected button:link, *:selected button:visited { - color: #dceaf9; -} - -button:link > label, button:visited > label { - text-decoration-line: underline; -} - -spinbutton:drop(active) { - box-shadow: none; -} - -spinbutton button:active { - color: #ffffff; -} - -spinbutton:disabled { - color: rgba(230, 235, 239, 0.45); -} - -.linked.vertical > spinbutton:not(.vertical):not(:last-child) button, .linked.vertical > spinbutton:not(.vertical):not(:last-child) entry { - border-bottom: none; -} - -.linked.vertical > spinbutton:not(.vertical):not(:last-child) entry:focus { - box-shadow: inset 0 -1px #5294e2; -} - -.linked.vertical > spinbutton:not(.vertical):not(:last-child):not(:first-child) button, .linked.vertical > spinbutton:not(.vertical):not(:last-child):not(:first-child) entry { - border-radius: 0; -} - -spinbutton:not(.vertical) entry { - min-width: 28px; -} - -spinbutton:not(.vertical):dir(ltr) entry, spinbutton:not(.vertical):dir(rtl) button.up { - border-radius: 2px 0 0 2px; -} - -spinbutton:not(.vertical) > button + button { - border-left-style: none; -} - -spinbutton:not(.vertical) > button:hover:not(:active), -spinbutton:not(.vertical) > button:hover + button { - box-shadow: inset 1px 0 rgba(255, 255, 255, 0.12); -} - -spinbutton:not(.vertical) > button:disabled + button:not(:disabled):not(:active):not(:checked):not(:hover), -spinbutton:not(.vertical) > button:not(:disabled):not(:active):not(:checked):not(:hover) + button:disabled { - box-shadow: inset 1px 0 rgba(255, 255, 255, 0.05); -} - -spinbutton:not(.vertical) > button:first-child:hover:not(:active), -spinbutton:not(.vertical) > button.up:dir(rtl):hover:not(:active), -spinbutton:not(.vertical) > entry + button:not(:active):hover { - box-shadow: none; -} - -spinbutton:not(.vertical) > entry:focus + button { - border-left-color: #5294e2; -} - -spinbutton:not(.vertical) > entry:drop(active) + button { - border-left-color: #F08437; -} - -.osd spinbutton:not(.vertical) > button:hover:not(:active), -.osd spinbutton:not(.vertical) > button:hover + button { - border-left-color: #434655; -} - -.osd spinbutton:not(.vertical) > button:first-child:hover:not(:active), -.osd spinbutton:not(.vertical) > button.up:dir(rtl):hover:not(:active), -.osd spinbutton:not(.vertical) > entry + button:not(:active):hover { - box-shadow: none; -} - -.osd spinbutton:not(.vertical) > entry:focus + button { - border-left-color: #5294e2; -} - -spinbutton.vertical button, spinbutton.vertical entry { - padding-left: 4px; - padding-right: 4px; - min-width: 0; -} - -spinbutton.vertical button.up { - border-radius: 2px 2px 0 0; -} - -spinbutton.vertical > entry:focus + button { - border-top-color: #5294e2; -} - -spinbutton.vertical > entry:drop(active) + button { - border-top-color: #F08437; -} - -combobox button.combo { - min-width: 0; - padding-left: 8px; - padding-right: 8px; -} - -combobox arrow { - -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); - min-height: 16px; - min-width: 16px; -} - -combobox:drop(active) button.combo { - color: #F08437; - border-color: #F08437; - box-shadow: none; -} - -combobox decoration, -combobox button.combo:checked { - transition: none; -} - -.linked:not(.vertical) > combobox:first-child > box > button.combo { - border-top-left-radius: 2px; - border-bottom-left-radius: 2px; -} - -.linked:not(.vertical) > combobox:last-child > box > button.combo { - border-top-right-radius: 2px; - border-bottom-right-radius: 2px; - border-right-style: solid; -} - -.linked:not(.vertical) > combobox:only-child > box > button.combo { - border-radius: 2px; - border-style: solid; -} - -.linked.vertical > combobox:first-child > box > button.combo { - border-top-left-radius: 2px; - border-top-right-radius: 2px; -} - -.linked.vertical > combobox:last-child > box > button.combo { - border-bottom-left-radius: 2px; - border-bottom-right-radius: 2px; - border-bottom-style: solid; -} - -.linked.vertical > combobox:only-child > box > button.combo { - border-radius: 2px; - border-style: solid; -} - -toolbar, .inline-toolbar { - -GtkWidget-window-dragging: true; - padding: 4px; - background-color: #32343D; -} - -toolbar separator, .inline-toolbar separator { - background: none; -} - -toolbar.horizontal separator, .horizontal.inline-toolbar separator { - margin: 0 6px; -} - -toolbar.vertical separator, .vertical.inline-toolbar separator { - margin: 6px 0; -} - -.osd toolbar, .osd .inline-toolbar { - background-color: transparent; -} - -toolbar.osd, .osd.inline-toolbar { - padding: 8px; - border: none; - border-radius: 3px; - background-color: #282A33; - box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25); -} - -toolbar.osd.left, .osd.left.inline-toolbar, toolbar.osd.right, .osd.right.inline-toolbar, toolbar.osd.top, .osd.top.inline-toolbar, toolbar.osd.bottom, .osd.bottom.inline-toolbar { - border-radius: 0; -} - -toolbar.osd.top, .osd.top.inline-toolbar { - border-width: 0 0 1px 0; -} - -toolbar.osd.bottom, .osd.bottom.inline-toolbar { - border-width: 1px 0 0 0; -} - -toolbar.osd.left, .osd.left.inline-toolbar { - border-width: 0 1px 0 0; -} - -toolbar.osd.right, .osd.right.inline-toolbar { - border-width: 0 0 0 1px; -} - -toolbar:not(.inline-toolbar) switch, .inline-toolbar:not(.inline-toolbar) switch, -toolbar:not(.inline-toolbar) scale, -.inline-toolbar:not(.inline-toolbar) scale, -toolbar:not(.inline-toolbar) entry, -.inline-toolbar:not(.inline-toolbar) entry, -toolbar:not(.inline-toolbar) spinbutton, -.inline-toolbar:not(.inline-toolbar) spinbutton, -toolbar:not(.inline-toolbar) button, -.inline-toolbar:not(.inline-toolbar) button { - margin-right: 1px; - margin-bottom: 1px; -} - -toolbar:not(.inline-toolbar) .linked > button, .inline-toolbar:not(.inline-toolbar) .linked > button, -toolbar:not(.inline-toolbar) .linked > entry, -.inline-toolbar:not(.inline-toolbar) .linked > entry { - margin-right: 0; -} - -.primary-toolbar:not(.libreoffice-toolbar) { - color: #e0e5eb; - background-color: transparent; - box-shadow: none; - border-width: 0 0 1px 0; - border-style: solid; - border-image: linear-gradient(to bottom, #494c59, #494c59) 1 0 1 0; -} - -.inline-toolbar { - background-color: #2b2d35; - border-style: solid; - border-color: rgba(255, 255, 255, 0.12); - border-width: 0 1px 1px; - padding: 3px; - border-radius: 0 0 2px 2px; -} - -searchbar { - padding: 0; - margin: 0; - border: none; -} - -searchbar > revealer > box { - padding: 6px; - margin: -6px; - border-style: solid; - border-color: #494c59; - background-color: #32343D; - border-width: 0 0 1px; -} - -actionbar { - border: none; - background: none; -} - -actionbar > revealer > box { - padding: 6px; - border-top: 1px solid rgba(255, 255, 255, 0.12); - background-color: #2b2d35; - border-radius: 0 0 0 0; -} - -actionbar > revealer > box > viewswitcher > box > button:not(:checked):not(:active):hover { - background-color: rgba(230, 235, 239, 0.1); -} - -actionbar > revealer > box > viewswitcher > box > button:active { - background-color: #5294e2; -} - -actionbar > revealer > box > viewswitcher > box > button:not(:first-child) { - border-left: none; -} - -headerbar { - padding: 0 10px; - color: rgba(228, 235, 241, 0.8); - box-shadow: inset 0 -1px rgba(255, 255, 255, 0.12); - background-color: #282A33; - min-height: 38px; -} - -headerbar:backdrop { - transition: 200ms ease-out; - color: rgba(228, 235, 241, 0.5); - background-color: #2b2e37; -} - -headerbar .title { - padding-left: 12px; - padding-right: 12px; -} - -headerbar .subtitle { - font-size: 80%; - padding-left: 12px; - padding-right: 12px; - margin-top: -3px; -} - -headerbar.selection-mode { - color: #ffffff; - background-color: #5294e2; - border-color: #4189df; - box-shadow: none; -} - -headerbar.selection-mode:backdrop { - background-color: #5294e2; - color: rgba(255, 255, 255, 0.6); -} - -headerbar.selection-mode .selection-menu { - box-shadow: none; - padding-left: 10px; - padding-right: 10px; -} - -headerbar.selection-mode .selection-menu GtkArrow { - -GtkArrow-arrow-scaling: 1; -} - -headerbar.selection-mode .selection-menu .arrow { - -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); -} - -.maximized headerbar.selection-mode { - background-color: #5294e2; -} - -.tiled headerbar, .tiled headerbar:backdrop, .maximized headerbar, .maximized headerbar:backdrop { - border-radius: 0; -} - -.maximized headerbar { - background-color: #282a33; - border-color: #3e4250; -} - -.maximized headerbar:backdrop { - background-color: #2b2e37; -} - -headerbar:not(.csd).default-decoration > button.titlebutton { - min-height: 23px; - min-width: 23px; - padding: 2px; -} - -headerbar:not(.csd).default-decoration { - min-height: 30px; - padding: 0 8px; - background-color: #282A33; -} - -headerbar:not(.csd).default-decoration > button.titlebutton { - border: none; -} - -headerbar.default-decoration, .csd headerbar.default-decoration, headerbar.default-decoration:backdrop, .csd headerbar.default-decoration:backdrop { - background-color: #282A33; - border-bottom-width: 0; - box-shadow: none; -} - -.tiled headerbar.default-decoration, .maximized headerbar.default-decoration, .fullscreen headerbar.default-decoration, .tiled .csd headerbar.default-decoration, .maximized .csd headerbar.default-decoration, .fullscreen .csd headerbar.default-decoration, .tiled headerbar.default-decoration:backdrop, .maximized headerbar.default-decoration:backdrop, .fullscreen headerbar.default-decoration:backdrop, .tiled .csd headerbar.default-decoration:backdrop, .maximized .csd headerbar.default-decoration:backdrop, .fullscreen .csd headerbar.default-decoration:backdrop { - box-shadow: none; -} - -separator:first-child + headerbar, separator:first-child + headerbar:backdrop, headerbar:first-child, headerbar:first-child:backdrop { - border-top-left-radius: 0; -} - -.maximized separator:first-child + headerbar, .tiled separator:first-child + headerbar, .maximized separator:first-child + headerbar:backdrop, .tiled separator:first-child + headerbar:backdrop, .maximized headerbar:first-child, .tiled headerbar:first-child, .maximized headerbar:first-child:backdrop, .tiled headerbar:first-child:backdrop { - border-top-left-radius: 0; -} - -headerbar:last-child, headerbar:last-child:backdrop { - border-top-right-radius: 0; -} - -.maximized headerbar:last-child, .tiled headerbar:last-child, .maximized headerbar:last-child:backdrop, .tiled headerbar:last-child:backdrop { - border-top-right-radius: 0; -} - -stack headerbar:first-child, stack headerbar:last-child { - border-top-left-radius: 0; - border-top-right-radius: 0; -} - -window separator:first-child + headerbar:backdrop, window separator:first-child + headerbar, window headerbar:first-child:backdrop, window headerbar:first-child { - border-top-left-radius: 0; -} - -window headerbar:last-child:backdrop, window headerbar:last-child { - border-top-right-radius: 0; -} - -window stack headerbar:first-child:backdrop, window stack headerbar:first-child, window stack headerbar:last-child:backdrop, window stack headerbar:last-child { - border-top-left-radius: 0; - border-top-right-radius: 0; -} - -window.tiled headerbar, window.tiled headerbar:first-child, window.tiled headerbar:last-child, window.tiled headerbar:only-child, window.tiled-top headerbar, window.tiled-top headerbar:first-child, window.tiled-top headerbar:last-child, window.tiled-top headerbar:only-child, window.tiled-right headerbar, window.tiled-right headerbar:first-child, window.tiled-right headerbar:last-child, window.tiled-right headerbar:only-child, window.tiled-bottom headerbar, window.tiled-bottom headerbar:first-child, window.tiled-bottom headerbar:last-child, window.tiled-bottom headerbar:only-child, window.tiled-left headerbar, window.tiled-left headerbar:first-child, window.tiled-left headerbar:last-child, window.tiled-left headerbar:only-child, window.maximized headerbar, window.maximized headerbar:first-child, window.maximized headerbar:last-child, window.maximized headerbar:only-child { - border-top-left-radius: 0; - border-top-right-radius: 0; -} - -window.fullscreen headerbar, window.fullscreen headerbar:first-child, window.fullscreen headerbar:last-child, window.fullscreen headerbar:only-child, .solid-csd headerbar, .solid-csd headerbar:first-child, .solid-csd headerbar:last-child, .solid-csd headerbar:only-child { - border-top-left-radius: 0; - border-top-right-radius: 0; -} - -.titlebar, .titlebar.background { - border-top-left-radius: 0; - border-top-right-radius: 0; -} - -.tiled .titlebar, .tiled .titlebar.background, .tiled .titlebar:backdrop, .maximized .titlebar, .maximized .titlebar.background, .maximized .titlebar:backdrop, .fullscreen .titlebar, .fullscreen .titlebar.background, .fullscreen .titlebar:backdrop, .tiled .titlebar headerbar, .tiled .titlebar headerbar.background, .tiled .titlebar headerbar:backdrop, .maximized .titlebar headerbar, .maximized .titlebar headerbar.background, .maximized .titlebar headerbar:backdrop, .fullscreen .titlebar headerbar, .fullscreen .titlebar headerbar.background, .fullscreen .titlebar headerbar:backdrop { - border-top-left-radius: 0; - border-top-right-radius: 0; -} - -headerbar entry, headerbar button, headerbar separator:not(.sidebar) { - margin-top: 5px; - margin-bottom: 5px; -} - -headerbar.windowhandle viewswitcher button { - border-radius: 0; - margin-top: 0; - margin-bottom: 0; - padding: 0; - min-height: 0; - min-width: 120px; - border: none; - outline: none; - background-clip: padding-box; - border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #5294e2 0%, transparent 0%) 0 0 0/0 0 0; -} - -headerbar.windowhandle viewswitcher button > stack > box { - padding: 0 12px; -} - -headerbar.windowhandle viewswitcher button > stack > box.narrow { - font-size: 10px; -} - -headerbar.windowhandle viewswitcher button > stack > box.narrow image { - margin-top: 3px; -} - -headerbar.windowhandle viewswitcher button:hover { - color: rgba(255, 255, 255, 0.8); - background-color: rgba(228, 235, 241, 0.06); -} - -headerbar.windowhandle viewswitcher button:active { - color: rgba(228, 235, 241, 0.8); - background-color: rgba(228, 235, 241, 0.15); - border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #5294e2 100%, transparent 0%) 0 0 2/0 0 2px; -} - -headerbar.windowhandle viewswitcher button:checked { - color: rgba(228, 235, 241, 0.8); - background-color: rgba(228, 235, 241, 0.1); - border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #5294e2 100%, transparent 0%) 0 0 2/0 0 2px; -} - -headerbar.windowhandle viewswitcher button:disabled { - color: rgba(228, 235, 241, 0.35); - background-color: transparent; -} - -headerbar.windowhandle viewswitcher button:checked:disabled { - color: rgba(228, 235, 241, 0.35); - background-color: transparent; - border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), rgba(82, 148, 226, 0.35) 100%, transparent 0%) 0 0 2/0 0 2px; -} - -window > .titlebar:not(headerbar), window > .titlebar:not(headerbar):backdrop, window.csd > .titlebar:not(headerbar), window.csd > .titlebar:not(headerbar):backdrop { - padding: 0; - background: none; - border: none; - box-shadow: none; -} - -.titlebar:not(headerbar) > separator { - background-image: image(#3e4250); - box-shadow: inset 0 -1px rgba(255, 255, 255, 0.12); -} - -.titlebar:not(headerbar) > separator:backdrop { - background-image: image(#3e4250); -} - -.primary-toolbar:not(.libreoffice-toolbar) separator, headerbar separator.titlebutton, headerbar separator { - min-width: 0; - min-height: 0; - background: none; - border-width: 0; - border-image: none; -} - -window.thunar toolbar entry, window.thunar .inline-toolbar entry, .caja-navigation-window toolbar#Toolbar.primary-toolbar entry, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar entry, .nemo-window .primary-toolbar entry, headerbar entry { - color: rgba(228, 235, 241, 0.8); - border-color: rgba(255, 255, 255, 0.12); - background-color: #21232a; -} - -window.thunar toolbar entry image, window.thunar .inline-toolbar entry image, .caja-navigation-window toolbar#Toolbar.primary-toolbar entry image, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar entry image, .nemo-window .primary-toolbar entry image, headerbar entry image, headerbar entry image:hover { - color: inherit; -} - -window.thunar toolbar entry:backdrop, window.thunar .inline-toolbar entry:backdrop, .caja-navigation-window toolbar#Toolbar.primary-toolbar entry:backdrop, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar entry:backdrop, .nemo-window .primary-toolbar entry:backdrop, headerbar entry:backdrop { - opacity: 0.85; -} - -window.thunar toolbar entry:focus, window.thunar .inline-toolbar entry:focus, .caja-navigation-window toolbar#Toolbar.primary-toolbar entry:focus, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar entry:focus, .nemo-window .primary-toolbar entry:focus, headerbar entry:focus { - color: rgba(255, 255, 255, 0.8); - border-color: #5294e2; - background-color: #2c2f39; - background-clip: padding-box; -} - -window.thunar toolbar entry:focus image, window.thunar .inline-toolbar entry:focus image, .caja-navigation-window toolbar#Toolbar.primary-toolbar entry:focus image, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar entry:focus image, .nemo-window .primary-toolbar entry:focus image, headerbar entry:focus image { - color: #5294e2; -} - -window.thunar toolbar entry:disabled, window.thunar .inline-toolbar entry:disabled, .caja-navigation-window toolbar#Toolbar.primary-toolbar entry:disabled, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar entry:disabled, .nemo-window .primary-toolbar entry:disabled, headerbar entry:disabled { - color: rgba(228, 235, 241, 0.35); - border-color: rgba(255, 255, 255, 0.12); - background-color: rgba(33, 35, 42, 0.85); -} - -window.thunar toolbar entry selection:focus, window.thunar .inline-toolbar entry selection:focus, .caja-navigation-window toolbar#Toolbar.primary-toolbar entry selection:focus, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar entry selection:focus, .nemo-window .primary-toolbar entry selection:focus, headerbar entry selection:focus { - background-color: #5294e2; - color: #ffffff; -} - -window.thunar toolbar entry progress, window.thunar .inline-toolbar entry progress, .caja-navigation-window toolbar#Toolbar.primary-toolbar entry progress, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar entry progress, .nemo-window .primary-toolbar entry progress, headerbar entry progress { - border-color: #5294e2; - background-image: none; - background-color: transparent; -} - -window.thunar toolbar entry.warning, window.thunar .inline-toolbar entry.warning, .caja-navigation-window toolbar#Toolbar.primary-toolbar entry.warning, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar entry.warning, .nemo-window .primary-toolbar entry.warning, headerbar entry.warning { - color: white; - border-color: rgba(255, 255, 255, 0.12); - background-color: #a15934; -} - -window.thunar toolbar entry.warning:focus, window.thunar .inline-toolbar entry.warning:focus, .caja-navigation-window toolbar#Toolbar.primary-toolbar entry.warning:focus, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar entry.warning:focus, .nemo-window .primary-toolbar entry.warning:focus, headerbar entry.warning:focus { - color: white; - background-color: #F27835; -} - -window.thunar toolbar entry.warning selection, window.thunar .inline-toolbar entry.warning selection, .caja-navigation-window toolbar#Toolbar.primary-toolbar entry.warning selection, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar entry.warning selection, .nemo-window .primary-toolbar entry.warning selection, headerbar entry.warning selection, window.thunar toolbar entry.warning selection:focus, window.thunar .inline-toolbar entry.warning selection:focus { - background-color: white; - color: #F27835; -} - -window.thunar toolbar entry.error, window.thunar .inline-toolbar entry.error, .caja-navigation-window toolbar#Toolbar.primary-toolbar entry.error, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar entry.error, .nemo-window .primary-toolbar entry.error, headerbar entry.error { - color: white; - border-color: rgba(255, 255, 255, 0.12); - background-color: #a73836; -} - -window.thunar toolbar entry.error:focus, window.thunar .inline-toolbar entry.error:focus, .caja-navigation-window toolbar#Toolbar.primary-toolbar entry.error:focus, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar entry.error:focus, .nemo-window .primary-toolbar entry.error:focus, headerbar entry.error:focus { - color: white; - background-color: #FC4138; -} - -window.thunar toolbar entry.error selection, window.thunar .inline-toolbar entry.error selection, .caja-navigation-window toolbar#Toolbar.primary-toolbar entry.error selection, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar entry.error selection, .nemo-window .primary-toolbar entry.error selection, headerbar entry.error selection, window.thunar toolbar entry.error selection:focus, window.thunar .inline-toolbar entry.error selection:focus { - background-color: white; - color: #FC4138; -} - -window.thunar toolbar button, window.thunar .inline-toolbar button, .caja-navigation-window toolbar#Toolbar.primary-toolbar button, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar button, .nemo-window .primary-toolbar button, headerbar button { - color: rgba(228, 235, 241, 0.8); - outline-offset: -3px; - background-color: rgba(40, 42, 51, 0); - border-color: rgba(40, 42, 51, 0); -} - -window.thunar toolbar button:backdrop, window.thunar .inline-toolbar button:backdrop, .caja-navigation-window toolbar#Toolbar.primary-toolbar button:backdrop, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar button:backdrop, .nemo-window .primary-toolbar button:backdrop, headerbar button:backdrop { - opacity: 0.7; -} - -window.thunar toolbar button:hover, window.thunar .inline-toolbar button:hover, .caja-navigation-window toolbar#Toolbar.primary-toolbar button:hover, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar button:hover, .nemo-window .primary-toolbar button:hover, headerbar button:hover { - color: rgba(228, 235, 241, 0.8); - border-color: rgba(255, 255, 255, 0.12); - background-color: #333641; -} - -window.thunar toolbar button:active, window.thunar .inline-toolbar button:active, .caja-navigation-window toolbar#Toolbar.primary-toolbar button:active, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar button:active, .nemo-window .primary-toolbar button:active, headerbar button:active, window.thunar toolbar button:checked, window.thunar .inline-toolbar button:checked, .caja-navigation-window toolbar#Toolbar.primary-toolbar button:checked, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar button:checked, .nemo-window .primary-toolbar button:checked, headerbar button:checked { - transition: 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); - color: #ffffff; - border-color: #68a2e6; - background-color: #5294e2; - background-clip: padding-box; -} - -window.thunar toolbar button:disabled, window.thunar .inline-toolbar button:disabled, .caja-navigation-window toolbar#Toolbar.primary-toolbar button:disabled, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar button:disabled, .nemo-window .primary-toolbar button:disabled, headerbar button:disabled { - background-color: rgba(40, 42, 51, 0); - border-color: rgba(40, 42, 51, 0); -} - -window.thunar toolbar button:disabled label, window.thunar .inline-toolbar button:disabled label, .caja-navigation-window toolbar#Toolbar.primary-toolbar button:disabled label, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar button:disabled label, .nemo-window .primary-toolbar button:disabled label, headerbar button:disabled label, window.thunar toolbar button:disabled, window.thunar .inline-toolbar button:disabled, .caja-navigation-window toolbar#Toolbar.primary-toolbar button:disabled, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar button:disabled, .nemo-window .primary-toolbar button:disabled, headerbar button:disabled { - color: rgba(228, 235, 241, 0.3); -} - -window.thunar toolbar button:disabled:active, window.thunar .inline-toolbar button:disabled:active, .caja-navigation-window toolbar#Toolbar.primary-toolbar button:disabled:active, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar button:disabled:active, .nemo-window .primary-toolbar button:disabled:active, headerbar button:disabled:active, window.thunar toolbar button:disabled:checked, window.thunar .inline-toolbar button:disabled:checked, .caja-navigation-window toolbar#Toolbar.primary-toolbar button:disabled:checked, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar button:disabled:checked, .nemo-window .primary-toolbar button:disabled:checked, headerbar button:disabled:checked { - color: rgba(255, 255, 255, 0.5); - border-color: rgba(82, 148, 226, 0.65); - background-color: rgba(82, 148, 226, 0.65); -} - -window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button, window.thunar .inline-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button, -.nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button, .nautilus-window headerbar.titlebar .path-bar-box .linked.nautilus-path-bar button.text-button, -.nautilus-window headerbar.titlebar .path-bar-box .linked.nautilus-path-bar button.image-button.text-button, .caja-navigation-window toolbar#Toolbar.primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar > button, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar > button, headerbar .linked:not(.vertical):not(.stack-switcher).path-bar > button { - background: none; - border: none; - border-radius: 0; - border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #5294e2 0%, transparent 0%) 0 0 0/0 0 0; -} - -window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:hover, window.thunar .inline-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:hover, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:hover, -.nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:hover, .nautilus-window headerbar.titlebar .path-bar-box .linked.nautilus-path-bar button.text-button:hover, .caja-navigation-window toolbar#Toolbar.primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar > button:hover, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar > button:hover, headerbar .linked:not(.vertical):not(.stack-switcher).path-bar > button:hover { - color: rgba(255, 255, 255, 0.8); - background-color: transparent; - box-shadow: inset 0 -2px rgba(82, 148, 226, 0.5); -} - -window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked, window.thunar .inline-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked, -.nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:checked, .nautilus-window headerbar.titlebar .path-bar-box .linked.nautilus-path-bar button.text-button:checked, .caja-navigation-window toolbar#Toolbar.primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar > button:checked, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar > button:checked, headerbar .linked:not(.vertical):not(.stack-switcher).path-bar > button:checked, window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:active, window.thunar .inline-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:active, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:active, -.nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:active, .nautilus-window headerbar.titlebar .path-bar-box .linked.nautilus-path-bar button.text-button:active, .caja-navigation-window toolbar#Toolbar.primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar > button:active, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar > button:active, headerbar .linked:not(.vertical):not(.stack-switcher).path-bar > button:active { - color: rgba(228, 235, 241, 0.8); - background-color: transparent; - border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #5294e2 100%, transparent 0%) 0 0 2/0 0 2px; -} - -window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:disabled, window.thunar .inline-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:disabled, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:disabled, -.nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:disabled, .nautilus-window headerbar.titlebar .path-bar-box .linked.nautilus-path-bar button.text-button:disabled, .caja-navigation-window toolbar#Toolbar.primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar > button:disabled, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar > button:disabled, headerbar .linked:not(.vertical):not(.stack-switcher).path-bar > button:disabled { - color: rgba(228, 235, 241, 0.4); - background-color: transparent; -} - -window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked:disabled, window.thunar .inline-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked:disabled, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked:disabled, -.nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:checked:disabled, .nautilus-window headerbar.titlebar .path-bar-box .linked.nautilus-path-bar button.text-button:checked:disabled, .caja-navigation-window toolbar#Toolbar.primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar > button:checked:disabled, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar > button:checked:disabled, headerbar .linked:not(.vertical):not(.stack-switcher).path-bar > button:checked:disabled { - color: rgba(228, 235, 241, 0.4); - background-color: transparent; - border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), rgba(82, 148, 226, 0.4) 100%, transparent 0%) 0 0 2/0 0 2px; -} - -.caja-navigation-window toolbar#Toolbar.primary-toolbar button.flat.popup.toggle.sources-button:hover, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar button.flat.popup.toggle.sources-button:hover, .nemo-window .primary-toolbar button.flat.popup.toggle.sources-button:hover, headerbar button.flat.popup.toggle.sources-button:hover { - box-shadow: inset 0 -1px rgba(255, 255, 255, 0.12); -} - -.caja-navigation-window toolbar.selection-mode#Toolbar.primary-toolbar button, .caja-navigation-window .selection-mode#Toolbar.primary-toolbar.inline-toolbar button, .nemo-window .selection-mode.primary-toolbar button, headerbar.selection-mode button { - border-color: transparent; - background-color: transparent; - background-image: none; - color: #ffffff; - background-color: rgba(255, 255, 255, 0); -} - -.caja-navigation-window toolbar.selection-mode#Toolbar.primary-toolbar button:hover, .caja-navigation-window .selection-mode#Toolbar.primary-toolbar.inline-toolbar button:hover, .nemo-window .selection-mode.primary-toolbar button:hover, headerbar.selection-mode button:hover { - background-color: alpha(#ffffff,0.3); -} - -.caja-navigation-window toolbar.selection-mode#Toolbar.primary-toolbar button:active, .caja-navigation-window .selection-mode#Toolbar.primary-toolbar.inline-toolbar button:active, .nemo-window .selection-mode.primary-toolbar button:active, headerbar.selection-mode button:active, .caja-navigation-window toolbar.selection-mode#Toolbar.primary-toolbar button:checked, .caja-navigation-window .selection-mode#Toolbar.primary-toolbar.inline-toolbar button:checked, .nemo-window .selection-mode.primary-toolbar button:checked, headerbar.selection-mode button:checked { - color: #ffffff; - background-color: rgba(255, 255, 255, 0.35); - border-color: rgba(255, 255, 255, 0.65); -} - -.caja-navigation-window toolbar.selection-mode#Toolbar.primary-toolbar button:disabled, .caja-navigation-window .selection-mode#Toolbar.primary-toolbar.inline-toolbar button:disabled, .nemo-window .selection-mode.primary-toolbar button:disabled, headerbar.selection-mode button:disabled { - background-color: rgba(255, 255, 255, 0); - border-color: rgba(255, 255, 255, 0.4); -} - -.caja-navigation-window toolbar.selection-mode#Toolbar.primary-toolbar button:disabled, .caja-navigation-window .selection-mode#Toolbar.primary-toolbar.inline-toolbar button:disabled, .nemo-window .selection-mode.primary-toolbar button:disabled, headerbar.selection-mode button:disabled, .caja-navigation-window toolbar.selection-mode#Toolbar.primary-toolbar button:disabled label, .caja-navigation-window .selection-mode#Toolbar.primary-toolbar.inline-toolbar button:disabled label, .nemo-window .selection-mode.primary-toolbar button:disabled label, headerbar.selection-mode button:disabled label { - color: rgba(255, 255, 255, 0.5); -} - -.caja-navigation-window toolbar.selection-mode#Toolbar.primary-toolbar button:disabled:active, .caja-navigation-window .selection-mode#Toolbar.primary-toolbar.inline-toolbar button:disabled:active, .nemo-window .selection-mode.primary-toolbar button:disabled:active, headerbar.selection-mode button:disabled:active, .caja-navigation-window toolbar.selection-mode#Toolbar.primary-toolbar button:disabled:checked, .caja-navigation-window .selection-mode#Toolbar.primary-toolbar.inline-toolbar button:disabled:checked, .nemo-window .selection-mode.primary-toolbar button:disabled:checked, headerbar.selection-mode button:disabled:checked { - color: rgba(255, 255, 255, 0.75); - background-color: rgba(255, 255, 255, 0.2); - border-color: rgba(255, 255, 255, 0.4); -} - -.caja-navigation-window toolbar.selection-mode#Toolbar.primary-toolbar button:backdrop, .caja-navigation-window .selection-mode#Toolbar.primary-toolbar.inline-toolbar button:backdrop, .nemo-window .selection-mode.primary-toolbar button:backdrop, headerbar.selection-mode button:backdrop { - opacity: 0.7; - background: none; -} - -.caja-navigation-window toolbar#Toolbar.primary-toolbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) button:not(:only-child), .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) button:not(:only-child), .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) button:not(:only-child), headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) button:not(:only-child) { - margin-left: 1px; -} - -.caja-navigation-window toolbar#Toolbar.primary-toolbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > button, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > button, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > button, headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > button { - border-radius: 2px; - border-style: solid; -} - -.caja-navigation-window toolbar#Toolbar.primary-toolbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), -.caja-navigation-window toolbar#Toolbar.primary-toolbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action), -.caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action), -.nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action), -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action), -.caja-navigation-window toolbar#Toolbar.primary-toolbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:not(:only-child), -.caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:not(:only-child), -.nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:not(:only-child), -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:not(:only-child), -.caja-navigation-window toolbar#Toolbar.primary-toolbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):not(:hover), -.caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):not(:hover), -.nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):not(:hover), -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):not(:hover) { - box-shadow: none; -} - -.caja-navigation-window toolbar#Toolbar.primary-toolbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:backdrop, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:backdrop, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:backdrop, headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:backdrop { - box-shadow: none; -} - -.caja-navigation-window toolbar#Toolbar.primary-toolbar .linked:not(.vertical):not(.path-bar) > entry, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar .linked:not(.vertical):not(.path-bar) > entry, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry, headerbar .linked:not(.vertical):not(.path-bar) > entry { - margin-left: 1px; - border-radius: 2px; - border: 1px solid rgba(255, 255, 255, 0.12); -} - -.caja-navigation-window toolbar#Toolbar.primary-toolbar .linked:not(.vertical):not(.path-bar) > entry:focus, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar .linked:not(.vertical):not(.path-bar) > entry:focus, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry:focus, headerbar .linked:not(.vertical):not(.path-bar) > entry:focus { - border-color: #5294e2; -} - -.caja-navigation-window toolbar#Toolbar.primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar > button, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar > button, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar > button, headerbar .linked:not(.vertical):not(.stack-switcher).path-bar > button { - margin: 0; -} - -.caja-navigation-window toolbar#Toolbar.primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button { - background-color: #3e4250; - color: rgba(228, 235, 241, 0.8); - border-color: rgba(255, 255, 255, 0.12); -} - -.caja-navigation-window toolbar#Toolbar.primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:hover, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:hover, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:hover, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:hover { - background-color: #4a4d5e; -} - -.caja-navigation-window toolbar#Toolbar.primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:active, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:active, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:active, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:active, .caja-navigation-window toolbar#Toolbar.primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:checked, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:checked, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:checked, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:checked { - color: #ffffff; - border-color: #68a2e6; - background-color: #5294e2; -} - -.caja-navigation-window toolbar#Toolbar.primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:disabled, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:disabled, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:disabled, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:disabled { - color: rgba(228, 235, 241, 0.4); -} - -.caja-navigation-window toolbar#Toolbar.primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:disabled label, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:disabled label, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:disabled label, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:disabled label { - color: rgba(228, 235, 241, 0.4); -} - -.caja-navigation-window toolbar#Toolbar.primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button { - border-left-style: none; - border-right-style: none; -} - -.caja-navigation-window toolbar#Toolbar.primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:first-child, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:first-child, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:first-child, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:first-child { - border-left-style: solid; -} - -.caja-navigation-window toolbar#Toolbar.primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:last-child, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:last-child, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:last-child, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:last-child { - border-right-style: solid; -} - -.caja-navigation-window toolbar#Toolbar.primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button + button, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button + button, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button + button, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button + button { - border-left-style: none; - border-right-style: none; -} - -.caja-navigation-window toolbar#Toolbar.primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button + button:last-child, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button + button:last-child, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button + button:last-child, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button + button:last-child { - border-right-style: solid; -} - -.caja-navigation-window toolbar#Toolbar.primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:hover:not(:checked):not(:active):not(:only-child):first-child:hover, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:hover:not(:checked):not(:active):not(:only-child):first-child:hover, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:hover:not(:checked):not(:active):not(:only-child):first-child:hover, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:hover:not(:checked):not(:active):not(:only-child):first-child:hover { - box-shadow: none; -} - -.caja-navigation-window toolbar#Toolbar.primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:hover:not(:checked):not(:active):not(:only-child):last-child:hover, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:hover:not(:checked):not(:active):not(:only-child):last-child:hover, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:hover:not(:checked):not(:active):not(:only-child):last-child:hover, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:hover:not(:checked):not(:active):not(:only-child):last-child:hover { - box-shadow: none; -} - -.caja-navigation-window toolbar#Toolbar.primary-toolbar button.suggested-action, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar button.suggested-action, .nemo-window .primary-toolbar button.suggested-action, headerbar button.suggested-action { - background-clip: border-box; - color: white; - background-color: #5294e2; - border-color: #3c86de; -} - -.caja-navigation-window toolbar#Toolbar.primary-toolbar button.suggested-action.flat, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar button.suggested-action.flat, .nemo-window .primary-toolbar button.suggested-action.flat, headerbar button.suggested-action.flat { - border-color: transparent; - background-color: transparent; - background-image: none; - color: #5294e2; -} - -.caja-navigation-window toolbar#Toolbar.primary-toolbar button.suggested-action:hover, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar button.suggested-action:hover, .nemo-window .primary-toolbar button.suggested-action:hover, headerbar button.suggested-action:hover { - background-clip: border-box; - color: white; - background-color: #68a2e6; - border-color: #5294e2; -} - -.caja-navigation-window toolbar#Toolbar.primary-toolbar button.suggested-action:active, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar button.suggested-action:active, .nemo-window .primary-toolbar button.suggested-action:active, headerbar button.suggested-action:active, .caja-navigation-window toolbar#Toolbar.primary-toolbar button.suggested-action:checked, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar button.suggested-action:checked, .nemo-window .primary-toolbar button.suggested-action:checked, headerbar button.suggested-action:checked { - background-clip: border-box; - color: white; - background-color: #7eafe9; - border-color: #68a2e6; -} - -.caja-navigation-window toolbar#Toolbar.primary-toolbar button.suggested-action:disabled, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar button.suggested-action:disabled, .nemo-window .primary-toolbar button.suggested-action:disabled, headerbar button.suggested-action:disabled { - background-color: rgba(40, 42, 51, 0); - border-color: rgba(40, 42, 51, 0); -} - -.caja-navigation-window toolbar#Toolbar.primary-toolbar button.suggested-action:disabled label, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar button.suggested-action:disabled label, .nemo-window .primary-toolbar button.suggested-action:disabled label, headerbar button.suggested-action:disabled label, .caja-navigation-window toolbar#Toolbar.primary-toolbar button.suggested-action:disabled, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar button.suggested-action:disabled, .nemo-window .primary-toolbar button.suggested-action:disabled, headerbar button.suggested-action:disabled { - color: rgba(228, 235, 241, 0.3); -} - -.caja-navigation-window toolbar#Toolbar.primary-toolbar button.suggested-action:backdrop, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar button.suggested-action:backdrop, .nemo-window .primary-toolbar button.suggested-action:backdrop, headerbar button.suggested-action:backdrop { - opacity: 0.8; -} - -.caja-navigation-window toolbar#Toolbar.primary-toolbar button.destructive-action, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar button.destructive-action, .nemo-window .primary-toolbar button.destructive-action, headerbar button.destructive-action { - background-clip: border-box; - color: white; - background-color: #F04A50; - border-color: #ee3239; -} - -.caja-navigation-window toolbar#Toolbar.primary-toolbar button.destructive-action.flat, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar button.destructive-action.flat, .nemo-window .primary-toolbar button.destructive-action.flat, headerbar button.destructive-action.flat { - border-color: transparent; - background-color: transparent; - background-image: none; - color: #F04A50; -} - -.caja-navigation-window toolbar#Toolbar.primary-toolbar button.destructive-action:hover, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar button.destructive-action:hover, .nemo-window .primary-toolbar button.destructive-action:hover, headerbar button.destructive-action:hover { - background-clip: border-box; - color: white; - background-color: #f26267; - border-color: #f04a50; -} - -.caja-navigation-window toolbar#Toolbar.primary-toolbar button.destructive-action:active, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar button.destructive-action:active, .nemo-window .primary-toolbar button.destructive-action:active, headerbar button.destructive-action:active, .caja-navigation-window toolbar#Toolbar.primary-toolbar button.destructive-action:checked, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar button.destructive-action:checked, .nemo-window .primary-toolbar button.destructive-action:checked, headerbar button.destructive-action:checked { - background-clip: border-box; - color: white; - background-color: #f4797e; - border-color: #f26267; -} - -.caja-navigation-window toolbar#Toolbar.primary-toolbar button.destructive-action:disabled, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar button.destructive-action:disabled, .nemo-window .primary-toolbar button.destructive-action:disabled, headerbar button.destructive-action:disabled { - background-color: rgba(40, 42, 51, 0); - border-color: rgba(40, 42, 51, 0); -} - -.caja-navigation-window toolbar#Toolbar.primary-toolbar button.destructive-action:disabled label, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar button.destructive-action:disabled label, .nemo-window .primary-toolbar button.destructive-action:disabled label, headerbar button.destructive-action:disabled label, .caja-navigation-window toolbar#Toolbar.primary-toolbar button.destructive-action:disabled, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar button.destructive-action:disabled, .nemo-window .primary-toolbar button.destructive-action:disabled, headerbar button.destructive-action:disabled { - color: rgba(228, 235, 241, 0.3); -} - -.caja-navigation-window toolbar#Toolbar.primary-toolbar button.destructive-action:backdrop, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar button.destructive-action:backdrop, .nemo-window .primary-toolbar button.destructive-action:backdrop, headerbar button.destructive-action:backdrop { - opacity: 0.8; -} - -.caja-navigation-window toolbar#Toolbar.primary-toolbar spinbutton:not(.vertical):focus, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar spinbutton:not(.vertical):focus, .nemo-window .primary-toolbar spinbutton:not(.vertical):focus, headerbar spinbutton:not(.vertical):focus { - color: #ffffff; - caret-color: #ffffff; -} - -.caja-navigation-window toolbar#Toolbar.primary-toolbar spinbutton:not(.vertical) button, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar spinbutton:not(.vertical) button, .nemo-window .primary-toolbar spinbutton:not(.vertical) button, headerbar spinbutton:not(.vertical) button { - color: rgba(228, 235, 241, 0.8); - border-color: rgba(255, 255, 255, 0.12); - background-color: #333641; -} - -.caja-navigation-window toolbar#Toolbar.primary-toolbar spinbutton:not(.vertical) button:hover, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar spinbutton:not(.vertical) button:hover, .nemo-window .primary-toolbar spinbutton:not(.vertical) button:hover, headerbar spinbutton:not(.vertical) button:hover { - background-color: rgba(126, 131, 154, 0.4); -} - -.caja-navigation-window toolbar#Toolbar.primary-toolbar spinbutton:not(.vertical) button:active, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar spinbutton:not(.vertical) button:active, .nemo-window .primary-toolbar spinbutton:not(.vertical) button:active, headerbar spinbutton:not(.vertical) button:active, .caja-navigation-window toolbar#Toolbar.primary-toolbar spinbutton:not(.vertical) button:checked, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar spinbutton:not(.vertical) button:checked, .nemo-window .primary-toolbar spinbutton:not(.vertical) button:checked, headerbar spinbutton:not(.vertical) button:checked { - color: #ffffff; - border-color: #68a2e6; - background-color: #5294e2; -} - -.caja-navigation-window toolbar#Toolbar.primary-toolbar spinbutton:not(.vertical) button:disabled, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar spinbutton:not(.vertical) button:disabled, .nemo-window .primary-toolbar spinbutton:not(.vertical) button:disabled, headerbar spinbutton:not(.vertical) button:disabled { - color: rgba(228, 235, 241, 0.2); -} - -.caja-navigation-window toolbar#Toolbar.primary-toolbar combobox:disabled, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar combobox:disabled, .nemo-window .primary-toolbar combobox:disabled, headerbar combobox:disabled { - color: rgba(228, 235, 241, 0.2); -} - -.caja-navigation-window toolbar#Toolbar.primary-toolbar combobox > .linked > button.combo, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar combobox > .linked > button.combo, .nemo-window .primary-toolbar combobox > .linked > button.combo, headerbar combobox > .linked > button.combo { - color: rgba(228, 235, 241, 0.8); - outline-offset: -3px; - background-color: rgba(40, 42, 51, 0); - border-color: rgba(40, 42, 51, 0); -} - -.caja-navigation-window toolbar#Toolbar.primary-toolbar combobox > .linked > button.combo:hover, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar combobox > .linked > button.combo:hover, .nemo-window .primary-toolbar combobox > .linked > button.combo:hover, headerbar combobox > .linked > button.combo:hover { - color: rgba(228, 235, 241, 0.8); - border-color: rgba(255, 255, 255, 0.12); - background-color: #333641; - box-shadow: none; -} - -.caja-navigation-window toolbar#Toolbar.primary-toolbar combobox > .linked > button.combo:disabled, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar combobox > .linked > button.combo:disabled, .nemo-window .primary-toolbar combobox > .linked > button.combo:disabled, headerbar combobox > .linked > button.combo:disabled { - background-color: rgba(40, 42, 51, 0); - border-color: rgba(40, 42, 51, 0); -} - -.caja-navigation-window toolbar#Toolbar.primary-toolbar combobox > .linked > button.combo:disabled label, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar combobox > .linked > button.combo:disabled label, .nemo-window .primary-toolbar combobox > .linked > button.combo:disabled label, headerbar combobox > .linked > button.combo:disabled label, .caja-navigation-window toolbar#Toolbar.primary-toolbar combobox > .linked > button.combo:disabled, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar combobox > .linked > button.combo:disabled, .nemo-window .primary-toolbar combobox > .linked > button.combo:disabled, headerbar combobox > .linked > button.combo:disabled { - color: rgba(228, 235, 241, 0.3); -} - -.caja-navigation-window toolbar#Toolbar.primary-toolbar combobox > .linked > entry.combo:dir(ltr), .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar combobox > .linked > entry.combo:dir(ltr), .nemo-window .primary-toolbar combobox > .linked > entry.combo:dir(ltr), headerbar combobox > .linked > entry.combo:dir(ltr) { - border-right-style: none; -} - -.caja-navigation-window toolbar#Toolbar.primary-toolbar combobox > .linked > entry.combo:dir(ltr):focus, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar combobox > .linked > entry.combo:dir(ltr):focus, .nemo-window .primary-toolbar combobox > .linked > entry.combo:dir(ltr):focus, headerbar combobox > .linked > entry.combo:dir(ltr):focus { - box-shadow: 1px 0 #5294e2; -} - -.caja-navigation-window toolbar#Toolbar.primary-toolbar combobox > .linked > entry.combo:dir(rtl), .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar combobox > .linked > entry.combo:dir(rtl), .nemo-window .primary-toolbar combobox > .linked > entry.combo:dir(rtl), headerbar combobox > .linked > entry.combo:dir(rtl) { - border-left-style: none; -} - -.caja-navigation-window toolbar#Toolbar.primary-toolbar combobox > .linked > entry.combo:dir(rtl):focus, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar combobox > .linked > entry.combo:dir(rtl):focus, .nemo-window .primary-toolbar combobox > .linked > entry.combo:dir(rtl):focus, headerbar combobox > .linked > entry.combo:dir(rtl):focus { - box-shadow: -1px 0 #5294e2; -} - -.caja-navigation-window toolbar#Toolbar.primary-toolbar switch:backdrop, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar switch:backdrop, .nemo-window .primary-toolbar switch:backdrop, headerbar switch:backdrop { - opacity: 0.75; -} - -.caja-navigation-window toolbar#Toolbar.primary-toolbar progressbar trough, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar progressbar trough, .nemo-window .primary-toolbar progressbar trough, headerbar progressbar trough { - background-color: rgba(13, 14, 17, 0.4); -} - -.caja-navigation-window toolbar#Toolbar.primary-toolbar progressbar:backdrop, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar progressbar:backdrop, .nemo-window .primary-toolbar progressbar:backdrop, headerbar progressbar:backdrop { - opacity: 0.75; -} - -.caja-navigation-window toolbar#Toolbar.primary-toolbar scale:backdrop, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar scale:backdrop, .nemo-window .primary-toolbar scale:backdrop, headerbar scale:backdrop { - opacity: 0.75; -} - -.caja-navigation-window toolbar#Toolbar.primary-toolbar scale slider, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar scale slider, .nemo-window .primary-toolbar scale slider, headerbar scale slider { - background-color: #3e4250; - border-color: rgba(13, 14, 17, 0.7); -} - -.caja-navigation-window toolbar#Toolbar.primary-toolbar scale slider:hover, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar scale slider:hover, .nemo-window .primary-toolbar scale slider:hover, headerbar scale slider:hover { - background-color: #4a4d5e; - border-color: rgba(13, 14, 17, 0.7); -} - -.caja-navigation-window toolbar#Toolbar.primary-toolbar scale slider:active, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar scale slider:active, .nemo-window .primary-toolbar scale slider:active, headerbar scale slider:active { - background-color: #5294e2; - border-color: #68a2e6; -} - -.caja-navigation-window toolbar#Toolbar.primary-toolbar scale slider:disabled, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar scale slider:disabled, .nemo-window .primary-toolbar scale slider:disabled, headerbar scale slider:disabled { - background-color: #383a47; - border-color: rgba(13, 14, 17, 0.7); -} - -.caja-navigation-window toolbar#Toolbar.primary-toolbar scale trough, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar scale trough, .nemo-window .primary-toolbar scale trough, headerbar scale trough { - background-color: rgba(13, 14, 17, 0.4); -} - -.caja-navigation-window toolbar#Toolbar.primary-toolbar scale trough:disabled, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar scale trough:disabled, .nemo-window .primary-toolbar scale trough:disabled, headerbar scale trough:disabled { - background-color: rgba(13, 14, 17, 0.3); -} - -.path-bar button:hover { - background-color: rgba(230, 235, 239, 0.06); -} - -.path-bar button:checked, .path-bar button:active { - background-color: #5294e2; - border-color: #5294e2; -} - -.path-bar button:checked:hover, .path-bar button:active:hover { - background-color: #68a2e6; - border-color: #68a2e6; -} - -.path-bar button.text-button, .path-bar button.image-button, .path-bar button { - padding-left: 6px; - padding-right: 6px; -} - -.path-bar button.text-button.image-button label { - padding-left: 0; - padding-right: 0; -} - -.path-bar button.text-button.image-button label:last-child, .path-bar button label:last-child { - padding-right: 10px; -} - -.path-bar button.text-button.image-button label:first-child, .path-bar button label:first-child { - padding-left: 10px; -} - -.path-bar button.slider-button, .path-bar button:not(.image-button):not(.text-button) { - padding-left: 1px; - padding-right: 1px; -} - -.path-bar button image { - padding-left: 4px; - padding-right: 4px; -} - -treeview.view { - border-left-color: rgba(230, 235, 239, 0.15); - border-top-color: rgba(0, 0, 0, 0.1); -} - -* { - -GtkTreeView-horizontal-separator: 4; - -GtkTreeView-grid-line-width: 1; - -GtkTreeView-grid-line-pattern: ''; - -GtkTreeView-tree-line-width: 1; - -GtkTreeView-tree-line-pattern: ''; - -GtkTreeView-expander-size: 16; -} - -treeview.view acceleditor > label { - background-color: #5294e2; -} - -treeview.view:selected, treeview.view:selected:focus { - border-radius: 0; - border-left-color: #a9caf1; - border-top-color: rgba(230, 235, 239, 0.1); -} - -treeview.view:disabled { - color: rgba(230, 235, 239, 0.45); -} - -treeview.view:disabled:selected { - color: #97bfee; -} - -treeview.view.separator { - min-height: 2px; - color: rgba(0, 0, 0, 0.1); -} - -treeview.view:drop(active) { - border-style: solid none; - border-width: 1px; - border-color: #9cc0e9; -} - -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: #878b91; -} - -treeview.view.expander:dir(rtl) { - -gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); -} - -treeview.view.expander:hover { - color: #e6ebef; -} - -treeview.view.expander:selected { - color: #cbdff6; -} - -treeview.view.expander:selected:hover { - color: #ffffff; -} - -treeview.view.expander:checked { - -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); -} - -treeview.view.progressbar, treeview.view.progressbar:focus { - color: #ffffff; - border-radius: 2px; - background-color: #5294e2; -} - -treeview.view.progressbar:selected, treeview.view.progressbar:selected:focus, treeview.view.progressbar:focus:selected, treeview.view.progressbar:focus:selected:focus { - color: #5294e2; - box-shadow: none; - background-color: #ffffff; -} - -treeview.view.trough { - color: #e6ebef; - background-color: rgba(255, 255, 255, 0.12); - border-radius: 2px; - border-width: 0; -} - -treeview.view.trough:selected, treeview.view.trough:selected:focus { - color: #ffffff; - background-color: rgba(0, 0, 0, 0.2); - border-radius: 2px; - border-width: 0; -} - -treeview.view header button { - min-height: 0; - min-width: 0; - padding: 3px 6px; - font-weight: bold; - color: #c0c4c9; - background-color: #282A33; - background-image: none; - border-style: none solid none none; - border-radius: 0; - border-image: linear-gradient(to bottom, #282A33 20%, rgba(255, 255, 255, 0.11) 20%, rgba(255, 255, 255, 0.11) 80%, #282A33 80%) 0 1 0 0/0 1px 0 0 stretch; -} - -treeview.view header button:hover { - color: #5294e2; -} - -treeview.view header button:active { - color: #e6ebef; -} - -treeview.view header button:active, treeview.view header button:hover { - background-color: #282A33; -} - -treeview.view header button:active:hover { - color: #e6ebef; -} - -treeview.view header button:disabled { - border-color: #32343D; - background-image: none; -} - -treeview.view header button:last-child { - border-right-style: none; - border-image: none; -} - -treeview.view button.dnd, treeview.view button.dnd:selected, treeview.view button.dnd:hover, treeview.view button.dnd:active, -treeview.view header.button.dnd, -treeview.view header.button.dnd:selected, -treeview.view header.button.dnd:hover, -treeview.view header.button.dnd:active { - padding: 0 6px; - transition: none; - color: #ffffff; - background-color: #5294e2; - border-radius: 0; - border-style: none; -} - -menubar, -.menubar { - -GtkWidget-window-dragging: true; - padding: 0 0 0 0; - background-color: #282a33; - color: rgba(228, 235, 241, 0.8); - box-shadow: inset 0 -1px rgba(255, 255, 255, 0.12); -} - -menubar:backdrop, -.menubar:backdrop { - color: rgba(228, 235, 241, 0.5); -} - -menubar > menuitem, -.menubar > menuitem { - transition: all 0.2s cubic-bezier(0, 0, 0.2, 1); - padding: 4px 8px; - border: 1px solid transparent; - border-radius: 0; -} - -menubar > menuitem:hover, -.menubar > menuitem:hover { - background-color: #5294e2; - box-shadow: none; - border-color: #68a2e6; - color: #ffffff; -} - -menubar > menuitem:disabled, -.menubar > menuitem:disabled { - color: rgba(228, 235, 241, 0.45); -} - -menubar > menuitem label:disabled, -.menubar > menuitem label:disabled { - color: rgba(228, 235, 241, 0.45); -} - -.csd.popup { - border-radius: 0; -} - -menu, -.menu, -.context-menu, -popover.touch-selection, -.csd popover.touch-selection, -popover.background.touch-selection, -.csd popover.background.touch-selection { - border-radius: 0; - transition: none; - background-color: #32343D; - border: 1px solid rgba(255, 255, 255, 0.12); - padding: 6px 0; -} - -.csd menu, .csd .menu, .csd .context-menu, .csd popover.touch-selection, -.csd popover.background.touch-selection { - border: none; - border-radius: 0; -} - -menu separator, .csd menu separator, -.menu separator, .csd .menu separator, -.context-menu separator, -popover.touch-selection separator, -.csd popover.touch-selection separator, -popover.background.touch-selection separator, .csd .context-menu separator { - margin: 4px 0; - background-color: #32343D; -} - -menu menuitem, -.menu menuitem, -.context-menu menuitem, -popover.touch-selection menuitem, -.csd popover.touch-selection menuitem, -popover.background.touch-selection menuitem { - min-height: 16px; - min-width: 38px; - padding: 4px 8px; - text-shadow: none; - transition: background-color 20ms ease-out; -} - -menu menuitem:hover, -.menu menuitem:hover, -.context-menu menuitem:hover, -popover.touch-selection menuitem:hover { - transition: none; - color: #ffffff; - background-color: #5294e2; -} - -menu menuitem:disabled, -.menu menuitem:disabled, -.context-menu menuitem:disabled, -popover.touch-selection menuitem:disabled { - color: rgba(230, 235, 239, 0.45); -} - -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), -popover.touch-selection menuitem label:dir(rtl), -.context-menu menuitem label:dir(ltr), -popover.touch-selection menuitem label:dir(ltr) { - color: inherit; -} - -menu menuitem arrow, -.menu menuitem arrow, -.context-menu menuitem arrow, -popover.touch-selection menuitem arrow, -.csd popover.touch-selection menuitem arrow, -popover.background.touch-selection menuitem arrow { - min-height: 16px; - min-width: 16px; -} - -menu menuitem arrow:dir(ltr), -.menu menuitem arrow:dir(ltr), -.context-menu menuitem arrow:dir(ltr), -popover.touch-selection menuitem arrow:dir(ltr) { - -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); - margin-left: 8px; -} - -menu menuitem arrow:dir(rtl), -.menu menuitem arrow:dir(rtl), -.context-menu menuitem arrow:dir(rtl), -popover.touch-selection menuitem arrow:dir(rtl) { - -gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); - margin-right: 8px; -} - -menuitem accelerator { - color: alpha(currentColor,0.55); -} - -menuitem check, menuitem radio { - min-height: 16px; - min-width: 16px; -} - -menuitem check:dir(ltr), menuitem radio:dir(ltr) { - margin-right: 6px; - margin-left: 2px; -} - -menuitem check:dir(rtl), menuitem radio:dir(rtl) { - margin-left: 6px; - margin-right: 2px; -} - -menu > arrow, -.menu > arrow, -.context-menu > arrow, -popover.touch-selection > arrow, -.csd popover.touch-selection > arrow, -popover.background.touch-selection > arrow { - min-width: 16px; - min-height: 16px; - padding: 4px; - background-color: #32343D; - border-radius: 0; - transition: none; -} - -menu > arrow.top, -.menu > arrow.top, -.context-menu > arrow.top, -popover.touch-selection > arrow.top, -.csd popover.touch-selection > arrow.top { - margin-top: -4px; - border-bottom: 1px solid rgba(255, 255, 255, 0.12); - -gtk-icon-source: -gtk-icontheme("pan-up-symbolic"); -} - -menu > arrow.bottom, -.menu > arrow.bottom, -.context-menu > arrow.bottom, -popover.touch-selection > arrow.bottom, -.csd popover.touch-selection > arrow.bottom { - margin-top: 8px; - margin-bottom: -12px; - border-top: 1px solid rgba(255, 255, 255, 0.12); - -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); -} - -menu > arrow:hover, -.menu > arrow:hover, -.context-menu > arrow:hover, -popover.touch-selection > arrow:hover, -.csd popover.touch-selection > arrow:hover { - background-color: #3b3d46; -} - -menu > arrow:disabled, -.menu > arrow:disabled, -.context-menu > arrow:disabled, -popover.touch-selection > arrow:disabled, -.csd popover.touch-selection > arrow:disabled { - color: transparent; - background-color: transparent; - border-color: transparent; -} - -popover, -popover.background { - padding: 2px; - background-clip: border-box; - background-color: #32343D; -} - -popover, .csd popover, popover.menu, -popover.background, .csd popover.background, -popover.background.menu { - border-radius: 3px; - border: 1px solid rgba(255, 255, 255, 0.12); - box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.15); -} - -popover separator, -popover.background separator { - background-color: #32343D; -} - -popover label.separator, -popover.background label.separator { - color: #e6ebef; -} - -popover > list, -popover > .view, -popover > toolbar, -popover > .inline-toolbar, -popover.background > list, -popover.background > .view, -popover.background > toolbar, -popover.background > .inline-toolbar { - border-style: none; - background-color: transparent; -} - -popover button:not(.suggested-action):not(.destructive-action):hover, -popover.background button:not(.suggested-action):not(.destructive-action):hover { - background-color: #3e4250; - color: #e0e5eb; -} - -popover button:not(.suggested-action):not(.destructive-action):checked, popover button:not(.suggested-action):not(.destructive-action):active, -popover.background button:not(.suggested-action):not(.destructive-action):checked, -popover.background button:not(.suggested-action):not(.destructive-action):active { - background-color: #5294e2; - color: #ffffff; -} - -cursor-handle { - background-color: transparent; - background-image: none; - box-shadow: none; - border-style: none; -} - -cursor-handle.top { - -gtk-icon-source: -gtk-icontheme("selection-start-symbolic"); -} - -cursor-handle.bottom { - -gtk-icon-source: -gtk-icontheme("selection-end-symbolic"); -} - -notebook { - padding: 0; -} - -notebook.frame { - border: 1px solid rgba(255, 255, 255, 0.12); -} - -notebook > stack:not(:only-child) { - background-color: #282A33; -} - -notebook > header { - padding: 0; - background-color: #32343D; -} - -notebook > header.top { - padding-bottom: 0; - border-bottom: 1px solid rgba(255, 255, 255, 0.12); -} - -notebook > header.top > tabs > tab { - padding: 2px 16px 4px 16px; - min-width: 24px; - min-height: 24px; - border-radius: 0; - outline-offset: -4px; - border: none; - border-bottom: none; -} - -notebook > header.top > tabs > tab:not(:only-child):first-child { - margin-left: 6px; -} - -notebook > header.top > tabs > tab:not(:only-child):last-child { - margin-right: 6px; -} - -notebook > header.top > tabs > tab:hover { - box-shadow: inset 0 -1px alpha(#5294e2,0.6), 0 1px alpha(#5294e2,0.6); -} - -notebook > header.top > tabs > tab:checked { - box-shadow: inset 0 -1px #5294e2, 0 1px #5294e2; -} - -notebook > header.bottom { - padding-top: 0; - border-top: 1px solid rgba(255, 255, 255, 0.12); -} - -notebook > header.bottom > tabs > tab { - padding: 2px 16px 4px 16px; - min-width: 24px; - min-height: 24px; - border-radius: 0; - outline-offset: -4px; - border: none; - border-top: none; -} - -notebook > header.bottom > tabs > tab:not(:only-child):first-child { - margin-left: 6px; -} - -notebook > header.bottom > tabs > tab:not(:only-child):last-child { - margin-right: 6px; -} - -notebook > header.bottom > tabs > tab:hover { - box-shadow: inset 0 1px alpha(#5294e2,0.6), 0 -1px alpha(#5294e2,0.6); -} - -notebook > header.bottom > tabs > tab:checked { - box-shadow: inset 0 1px #5294e2, 0 -1px #5294e2; -} - -notebook > header.right { - padding-left: 0; - border-left: 1px solid rgba(255, 255, 255, 0.12); -} - -notebook > header.right > tabs > tab { - padding: 2px 16px 4px 16px; - min-width: 24px; - min-height: 24px; - border-radius: 0; - outline-offset: -4px; - border: none; - border-left: none; -} - -notebook > header.right > tabs > tab:not(:only-child):first-child { - margin-top: 6px; -} - -notebook > header.right > tabs > tab:not(:only-child):last-child { - margin-bottom: 6px; -} - -notebook > header.right > tabs > tab:hover { - box-shadow: inset 1px 0 alpha(#5294e2,0.6), -1px 0 alpha(#5294e2,0.6); -} - -notebook > header.right > tabs > tab:checked { - box-shadow: inset 1px 0 #5294e2, -1px 0 #5294e2; -} - -notebook > header.left { - padding-right: 0; - border-right: 1px solid rgba(255, 255, 255, 0.12); -} - -notebook > header.left > tabs > tab { - padding: 2px 16px 4px 16px; - min-width: 24px; - min-height: 24px; - border-radius: 0; - outline-offset: -4px; - border: none; - border-right: none; -} - -notebook > header.left > tabs > tab:not(:only-child):first-child { - margin-top: 6px; -} - -notebook > header.left > tabs > tab:not(:only-child):last-child { - margin-bottom: 6px; -} - -notebook > header.left > tabs > tab:hover { - box-shadow: inset -1px 0 alpha(#5294e2,0.6), 1px 0 alpha(#5294e2,0.6); -} - -notebook > header.left > tabs > tab:checked { - box-shadow: inset -1px 0 #5294e2, 1px 0 #5294e2; -} - -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: rgba(230, 235, 239, 0.45); -} - -notebook > header > tabs > arrow:hover { - color: rgba(230, 235, 239, 0.75); -} - -notebook > header > tabs > arrow:active { - color: #e6ebef; -} - -notebook > header > tabs > arrow:disabled { - color: rgba(230, 235, 239, 0.3); -} - -notebook > header > tabs > tab { - color: rgba(230, 235, 239, 0.45); - background-color: rgba(50, 52, 61, 0); -} - -notebook > header > tabs > tab:hover:not(:checked) { - color: rgba(230, 235, 239, 0.75); - transition: 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); -} - -notebook > header > tabs > tab:checked { - color: #e6ebef; - transition: 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94); -} - -notebook > header > tabs > tab button.flat { - border-radius: 100%; - min-height: 16px; - min-width: 16px; - padding: 0; - margin: 4px 0; - color: #a7abb1; -} - -notebook > header > tabs > tab button.flat:hover { - color: #ff4d4d; - background-color: #27282f; -} - -notebook > header > tabs > tab button.flat:active, notebook > header > tabs > tab button.flat:active:hover { - color: #5294e2; - background-color: #202127; -} - -scrollbar { - background-color: rgba(0, 0, 0, 0.05); - transition: 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94); -} - -* { - -GtkScrollbar-has-backward-stepper: false; - -GtkScrollbar-has-forward-stepper: false; -} - -scrollbar.top { - border-bottom: 1px solid rgba(255, 255, 255, 0.12); -} - -scrollbar.bottom { - border-top: 1px solid rgba(255, 255, 255, 0.12); -} - -scrollbar.left { - border-right: 1px solid rgba(255, 255, 255, 0.12); -} - -scrollbar.right { - border-left: 1px solid rgba(255, 255, 255, 0.12); -} - -scrollbar button { - border: none; -} - -scrollbar.vertical button.down { - -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); -} - -scrollbar.vertical button.up { - -gtk-icon-source: -gtk-icontheme("pan-up-symbolic"); -} - -scrollbar.horizontal button.down { - -gtk-icon-source: -gtk-icontheme("pan-right-symbolic"); -} - -scrollbar.horizontal button.up { - -gtk-icon-source: -gtk-icontheme("pan-left-symbolic"); -} - -scrollbar slider { - min-width: 6px; - min-height: 6px; - margin: -1px; - border: 4px solid transparent; - border-radius: 8px; - background-clip: padding-box; - background-color: #7a7d84; -} - -scrollbar slider:hover { - background-color: #686b72; -} - -scrollbar slider:hover:active { - background-color: #5294e2; -} - -scrollbar slider:disabled { - background-color: transparent; -} - -scrollbar.fine-tune slider { - min-width: 4px; - min-height: 4px; -} - -scrollbar.fine-tune.horizontal slider { - border-width: 5px 4px; -} - -scrollbar.fine-tune.vertical slider { - border-width: 4px 5px; -} - -scrollbar.overlay-indicator:not(.dragging):not(.hovering) { - opacity: 0.4; - border-color: transparent; - background-color: transparent; -} - -scrollbar.overlay-indicator:not(.dragging):not(.hovering) slider { - margin: 0; - min-width: 4px; - min-height: 4px; - background-color: #b0b4ba; - border: 1px solid rgba(0, 0, 0, 0.3); -} - -scrollbar.overlay-indicator:not(.dragging):not(.hovering).horizontal slider { - margin: 0 2px; - min-width: 38px; -} - -scrollbar.overlay-indicator:not(.dragging):not(.hovering).vertical slider { - margin: 2px 0; - min-height: 38px; -} - -scrollbar.overlay-indicator.dragging, scrollbar.overlay-indicator.hovering { - opacity: 0.99; -} - -scrollbar.horizontal slider { - min-width: 38px; -} - -scrollbar.vertical slider { - min-height: 38px; -} - -switch { - font-size: 0; - min-width: 50px; - min-height: 20px; - background-size: 50px 20px; - background-repeat: no-repeat; - background-position: center center; - transition: all 350ms cubic-bezier(0.25, 0.46, 0.45, 0.94); -} - -switch slider { - min-width: 0; - min-height: 0; -} - -switch, switch slider { - outline-color: transparent; - color: transparent; - border: none; - box-shadow: none; -} - -switch { - background-image: -gtk-scaled(url("assets/switch-dark.png"), url("assets/switch-dark@2.png")); -} - -menuitem:hover switch, -row:selected switch, -infobar switch { - background-image: -gtk-scaled(url("assets/switch-selected.png"), url("assets/switch-selected@2.png")); -} - -headerbar switch { - background-image: -gtk-scaled(url("assets/switch-dark.png"), url("assets/switch-dark@2.png")); -} - -switch:checked { - background-image: -gtk-scaled(url("assets/switch-active-dark.png"), url("assets/switch-active-dark@2.png")); -} - -menuitem:hover switch:checked, -row:selected switch:checked, -infobar switch:checked { - background-image: -gtk-scaled(url("assets/switch-active-selected.png"), url("assets/switch-active-selected@2.png")); -} - -headerbar switch:checked { - background-image: -gtk-scaled(url("assets/switch-active-dark.png"), url("assets/switch-active-dark@2.png")); -} - -switch:disabled { - background-image: -gtk-scaled(url("assets/switch-insensitive-dark.png"), url("assets/switch-insensitive-dark@2.png")); -} - -menuitem:hover switch:disabled, -row:selected switch:disabled, -infobar switch:disabled { - background-image: -gtk-scaled(url("assets/switch-insensitive-selected.png"), url("assets/switch-insensitive-selected@2.png")); -} - -headerbar switch:disabled { - background-image: -gtk-scaled(url("assets/switch-insensitive-dark.png"), url("assets/switch-insensitive-dark@2.png")); -} - -switch:checked:disabled { - background-image: -gtk-scaled(url("assets/switch-active-insensitive-dark.png"), url("assets/switch-active-insensitive-dark@2.png")); -} - -menuitem:hover switch:checked:disabled, -row:selected switch:checked:disabled, -infobar switch:checked:disabled { - background-image: -gtk-scaled(url("assets/switch-active-insensitive-selected.png"), url("assets/switch-active-insensitive-selected@2.png")); -} - -headerbar switch:checked:disabled { - background-image: -gtk-scaled(url("assets/switch-active-insensitive-dark.png"), url("assets/switch-active-insensitive-dark@2.png")); -} - -.check, -check, -.view check:hover, -treeview.check { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-dark.png"), url("assets/checkbox-unchecked-dark@2.png")); -} - -.view check:hover { - background-color: transparent; -} - -.osd check { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-dark.png"), url("assets/checkbox-unchecked-dark@2.png")); -} - -menuitem check:hover, -.view check:selected, -treeview.check:selected, -row:selected check, -infobar check { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-selected.png"), url("assets/checkbox-unchecked-selected@2.png")); -} - -.check:disabled, -check:disabled, -.view check:disabled:hover, -treeview.check:disabled { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-insensitive-dark.png"), url("assets/checkbox-unchecked-insensitive-dark@2.png")); -} - -.view check:disabled:hover { - background-color: transparent; -} - -.osd check:disabled { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-insensitive-dark.png"), url("assets/checkbox-unchecked-insensitive-dark@2.png")); -} - -menuitem check:disabled:hover, -.view check:disabled:selected, -treeview.check:disabled:selected, -row:selected check:disabled, -infobar check:disabled { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-insensitive-selected.png"), url("assets/checkbox-unchecked-insensitive-selected@2.png")); -} - -.check:indeterminate, -check:indeterminate, -.view check:indeterminate:hover, -treeview.check:indeterminate { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-dark.png"), url("assets/checkbox-mixed-dark@2.png")); -} - -.view check:indeterminate:hover { - background-color: transparent; -} - -.osd check:indeterminate { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-dark.png"), url("assets/checkbox-mixed-dark@2.png")); -} - -menuitem check:indeterminate:hover, -.view check:indeterminate:selected, -treeview.check:indeterminate:selected, -row:selected check:indeterminate, -infobar check:indeterminate { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-selected.png"), url("assets/checkbox-mixed-selected@2.png")); -} - -.check:indeterminate:disabled, -check:indeterminate:disabled, -.view check:indeterminate:disabled:hover, -treeview.check:indeterminate:disabled { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-insensitive-dark.png"), url("assets/checkbox-mixed-insensitive-dark@2.png")); -} - -.view check:indeterminate:disabled:hover { - background-color: transparent; -} - -.osd check:indeterminate:disabled { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-insensitive-dark.png"), url("assets/checkbox-mixed-insensitive-dark@2.png")); -} - -menuitem check:indeterminate:disabled:hover, -.view check:indeterminate:disabled:selected, -treeview.check:indeterminate:disabled:selected, -row:selected check:indeterminate:disabled, -infobar check:indeterminate:disabled { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-insensitive-selected.png"), url("assets/checkbox-mixed-insensitive-selected@2.png")); -} - -.check:checked, -check:checked, -.view check:checked:hover, -treeview.check:checked { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-dark.png"), url("assets/checkbox-checked-dark@2.png")); -} - -.view check:checked:hover { - background-color: transparent; -} - -.osd check:checked { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-dark.png"), url("assets/checkbox-checked-dark@2.png")); -} - -menuitem check:checked:hover, -.view check:checked:selected, -treeview.check:checked:selected, -row:selected check:checked, -infobar check:checked { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-selected.png"), url("assets/checkbox-checked-selected@2.png")); -} - -.check:checked:disabled, -check:checked:disabled, -.view check:checked:disabled:hover, -treeview.check:checked:disabled { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-insensitive-dark.png"), url("assets/checkbox-checked-insensitive-dark@2.png")); -} - -.view check:checked:disabled:hover { - background-color: transparent; -} - -.osd check:checked:disabled { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-insensitive-dark.png"), url("assets/checkbox-checked-insensitive-dark@2.png")); -} - -menuitem check:checked:disabled:hover, -.view check:checked:disabled:selected, -treeview.check:checked:disabled:selected, -row:selected check:checked:disabled, -infobar check:checked:disabled { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-insensitive-selected.png"), url("assets/checkbox-checked-insensitive-selected@2.png")); -} - -.radio, -radio, -.view radio:hover, -treeview.radio { - -gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-dark.png"), url("assets/radio-unchecked-dark@2.png")); -} - -.view radio:hover { - background-color: transparent; -} - -.osd radio { - -gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-dark.png"), url("assets/radio-unchecked-dark@2.png")); -} - -menuitem radio:hover, -.view radio:selected, -treeview.radio:selected, -row:selected radio, -infobar radio { - -gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-selected.png"), url("assets/radio-unchecked-selected@2.png")); -} - -.radio:disabled, -radio:disabled, -.view radio:disabled:hover, -treeview.radio:disabled { - -gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-insensitive-dark.png"), url("assets/radio-unchecked-insensitive-dark@2.png")); -} - -.view radio:disabled:hover { - background-color: transparent; -} - -.osd radio:disabled { - -gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-insensitive-dark.png"), url("assets/radio-unchecked-insensitive-dark@2.png")); -} - -menuitem radio:disabled:hover, -.view radio:disabled:selected, -treeview.radio:disabled:selected, -row:selected radio:disabled, -infobar radio:disabled { - -gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-insensitive-selected.png"), url("assets/radio-unchecked-insensitive-selected@2.png")); -} - -.radio:indeterminate, -radio:indeterminate, -.view radio:indeterminate:hover, -treeview.radio:indeterminate { - -gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-dark.png"), url("assets/radio-mixed-dark@2.png")); -} - -.view radio:indeterminate:hover { - background-color: transparent; -} - -.osd radio:indeterminate { - -gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-dark.png"), url("assets/radio-mixed-dark@2.png")); -} - -menuitem radio:indeterminate:hover, -.view radio:indeterminate:selected, -treeview.radio:indeterminate:selected, -row:selected radio:indeterminate, -infobar radio:indeterminate { - -gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-selected.png"), url("assets/radio-mixed-selected@2.png")); -} - -.radio:indeterminate:disabled, -radio:indeterminate:disabled, -.view radio:indeterminate:disabled:hover, -treeview.radio:indeterminate:disabled { - -gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-insensitive-dark.png"), url("assets/radio-mixed-insensitive-dark@2.png")); -} - -.view radio:indeterminate:disabled:hover { - background-color: transparent; -} - -.osd radio:indeterminate:disabled { - -gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-insensitive-dark.png"), url("assets/radio-mixed-insensitive-dark@2.png")); -} - -menuitem radio:indeterminate:disabled:hover, -.view radio:indeterminate:disabled:selected, -treeview.radio:indeterminate:disabled:selected, -row:selected radio:indeterminate:disabled, -infobar radio:indeterminate:disabled { - -gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-insensitive-selected.png"), url("assets/radio-mixed-insensitive-selected@2.png")); -} - -.radio:checked, -radio:checked, -.view radio:checked:hover, -treeview.radio:checked { - -gtk-icon-source: -gtk-scaled(url("assets/radio-checked-dark.png"), url("assets/radio-checked-dark@2.png")); -} - -.view radio:checked:hover { - background-color: transparent; -} - -.osd radio:checked { - -gtk-icon-source: -gtk-scaled(url("assets/radio-checked-dark.png"), url("assets/radio-checked-dark@2.png")); -} - -menuitem radio:checked:hover, -.view radio:checked:selected, -treeview.radio:checked:selected, -row:selected radio:checked, -infobar radio:checked { - -gtk-icon-source: -gtk-scaled(url("assets/radio-checked-selected.png"), url("assets/radio-checked-selected@2.png")); -} - -.radio:checked:disabled, -radio:checked:disabled, -.view radio:checked:disabled:hover, -treeview.radio:checked:disabled { - -gtk-icon-source: -gtk-scaled(url("assets/radio-checked-insensitive-dark.png"), url("assets/radio-checked-insensitive-dark@2.png")); -} - -.view radio:checked:disabled:hover { - background-color: transparent; -} - -.osd radio:checked:disabled { - -gtk-icon-source: -gtk-scaled(url("assets/radio-checked-insensitive-dark.png"), url("assets/radio-checked-insensitive-dark@2.png")); -} - -menuitem radio:checked:disabled:hover, -.view radio:checked:disabled:selected, -treeview.radio:checked:disabled:selected, -row:selected radio:checked:disabled, -infobar radio:checked:disabled { - -gtk-icon-source: -gtk-scaled(url("assets/radio-checked-insensitive-selected.png"), url("assets/radio-checked-insensitive-selected@2.png")); -} - -.view.content-view.check:not(list), -.content-view .tile check:not(list) { - min-height: 40px; - min-width: 40px; - margin: 0; - padding: 0; - box-shadow: none; - background-color: transparent; - background-image: none; -} - -.view.content-view.check:not(list), -.content-view .tile check:not(list) { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-selectionmode-dark.png"), url("assets/checkbox-selectionmode-dark@2.png")); - background-color: transparent; -} - -.view.content-view.check:checked:not(list), -.content-view .tile check:checked:not(list) { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-selectionmode-dark.png"), url("assets/checkbox-checked-selectionmode-dark@2.png")); - background-color: transparent; -} - -checkbutton.text-button, radiobutton.text-button { - padding: 2px 0; - outline-offset: 0; -} - -checkbutton.text-button:hover, radiobutton.text-button:hover { - color: #b7c6d1; -} - -checkbutton.text-button:disabled, radiobutton.text-button:disabled { - color: rgba(230, 235, 239, 0.45); -} - -checkbutton label:not(:only-child):first-child, radiobutton label:not(:only-child):first-child { - margin-left: 4px; -} - -checkbutton label:not(:only-child):last-child, radiobutton label:not(:only-child):last-child { - margin-right: 4px; -} - -check, -radio { - min-width: 16px; - min-height: 16px; - margin: 0 2px; -} - -check:only-child, menu menuitem check, -radio:only-child, menu menuitem radio { - margin: 0; -} - -scale { - min-height: 15px; - min-width: 15px; - padding: 3px; -} - -scale.horizontal trough { - padding: 0 4px; -} - -scale.horizontal highlight, scale.horizontal fill { - margin: 0 -4px; -} - -scale.vertical trough { - padding: 4px 0; -} - -scale.vertical highlight, scale.vertical fill { - margin: -4px 0; -} - -scale slider { - min-height: 15px; - min-width: 15px; - margin: -6px; -} - -scale.fine-tune slider { - margin: -4px; -} - -scale.fine-tune fill, -scale.fine-tune highlight, -scale.fine-tune trough { - border-radius: 5px; - -gtk-outline-radius: 7px; -} - -scale trough { - outline-offset: 2px; - -gtk-outline-radius: 4.5px; - border-radius: 2.5px; - background-color: rgba(255, 255, 255, 0.12); -} - -scale trough:disabled { - background-color: rgba(255, 255, 255, 0.045); -} - -.osd scale trough { - background-color: #383a47; -} - -.osd scale trough highlight { - background-color: #5294e2; -} - -row:selected scale trough, infobar scale trough { - background-color: rgba(0, 0, 0, 0.2); -} - -row:selected scale trough highlight, infobar scale trough highlight { - background-color: #ffffff; -} - -row:selected scale trough highlight:disabled, infobar scale trough highlight:disabled { - background-color: #b1cff2; -} - -row:selected scale trough:disabled, infobar scale trough:disabled { - background-color: rgba(0, 0, 0, 0.1); -} - -scale highlight { - border-radius: 2.5px; - background-color: #5294e2; -} - -scale highlight:disabled { - background-color: rgba(82, 148, 226, 0.55); -} - -scale fill { - border-radius: 2.5px; - background-color: rgba(82, 148, 226, 0.5); -} - -scale fill:disabled { - background-color: transparent; -} - -scale slider { - background-color: #ffffff; - border: 1px solid rgba(255, 255, 255, 0.1); - border-radius: 100%; - transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); - transition-property: background, border; -} - -scale slider:hover { - background-clip: border-box; - background-color: #5f9ce4; - border-color: #68a2e6; -} - -scale slider:active { - background-clip: border-box; - background-color: #458ce0; - border-color: #68a2e6; -} - -scale slider:disabled { - background-color: #e6e6e6; - border-color: rgba(242, 242, 242, 0.1); -} - -row:selected scale slider, infobar scale slider { - background-clip: border-box; - background-color: #ffffff; - border-color: #ffffff; -} - -row:selected scale slider:hover, infobar scale slider:hover { - background-color: #e5effb; - border-color: #e5effb; -} - -row:selected scale slider:active, infobar scale slider:active { - background-color: #a9caf1; - border-color: #a9caf1; -} - -row:selected scale slider:disabled, infobar scale slider:disabled { - background-color: #b1cff2; - border-color: #b1cff2; -} - -.osd scale slider { - background-color: #D3DAE3; - border: none; -} - -.osd scale slider:hover { - background-color: #ffffff; -} - -.osd scale slider:active { - background-color: #ffffff; -} - -.osd scale slider:disabled { - background-color: #8598b1; -} - -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; -} - -progressbar { - padding: 0; - font-size: smaller; - color: rgba(230, 235, 239, 0.7); -} - -progressbar.osd { - min-width: 3px; - min-height: 3px; - background-color: transparent; -} - -progressbar.osd trough { - border-style: none; - background-color: transparent; - box-shadow: none; -} - -progressbar progress { - background-color: #5294e2; - border: none; - border-radius: 2px; - box-shadow: none; -} - -row:selected progressbar progress, infobar progressbar progress { - background-color: #ffffff; -} - -progressbar trough { - border: none; - border-radius: 2px; - background-color: rgba(255, 255, 255, 0.12); -} - -row:selected progressbar trough, infobar progressbar trough { - background-color: rgba(0, 0, 0, 0.2); -} - -levelbar block { - min-width: 32px; - min-height: 1px; -} - -levelbar.vertical block { - min-width: 1px; - min-height: 32px; -} - -levelbar trough { - border: none; - padding: 3px; - border-radius: 2px; - background-color: rgba(255, 255, 255, 0.12); -} - -levelbar.horizontal.discrete block { - margin: 0 1px; -} - -levelbar.vertical.discrete block { - margin: 1px 0; -} - -levelbar block:not(.empty) { - border: 1px solid #5294e2; - background-color: #5294e2; - border-radius: 2px; -} - -levelbar block.low { - border-color: #F27835; - background-color: #F27835; -} - -levelbar block.high { - border-color: #5294e2; - background-color: #5294e2; -} - -levelbar block.full { - border-color: #6dcfa7; - background-color: #6dcfa7; -} - -levelbar block.empty { - background-color: #282A33; - border-color: #282A33; -} - -printdialog paper { - border: 1px solid rgba(255, 255, 255, 0.12); - background: #282A33; - padding: 0; -} - -printdialog .dialog-action-box { - margin: 12px; -} - -frame > border, -.frame { - margin: 0; - padding: 0; - border-radius: 0; - border: 1px solid rgba(255, 255, 255, 0.12); -} - -frame.flat > border, -frame > border.flat, -.frame.flat { - border: none; -} - -scrolledwindow viewport.frame { - border: none; -} - -scrolledwindow viewport.frame .frame { - border-radius: 2px; -} - -scrolledwindow viewport.frame .frame > textview { - border-radius: 2px; -} - -scrolledwindow viewport.frame .frame > textview > text { - border-radius: 2px; - border: 1px solid rgba(255, 255, 255, 0.12); -} - -scrolledwindow viewport.frame > box.vertical list.content.view { - border-top-left-radius: 2px; - border-top-right-radius: 2px; -} - -scrolledwindow viewport.frame > box.vertical list.frame list { - border-radius: 0; -} - -scrolledwindow viewport.frame > box.vertical list.frame list > row.activatable, scrolledwindow viewport.frame > box.vertical list.frame list > row.activatable:first-child, scrolledwindow viewport.frame > box.vertical list.frame list > row.activatable:last-child { - border-radius: 0; -} - -stack.background scrolledwindow frame, stack.background scrolledwindow frame > border { - border-radius: 2px; -} - -scrolledwindow overshoot.top { - background-image: radial-gradient(farthest-side at top, rgba(230, 230, 230, 0.12) 85%, rgba(230, 230, 230, 0)), radial-gradient(farthest-side at top, rgba(230, 235, 239, 0.07), rgba(230, 235, 239, 0)); - background-size: 100% 3%, 100% 50%; - background-repeat: no-repeat; - background-position: top; - background-color: transparent; - border: none; - box-shadow: none; -} - -scrolledwindow overshoot.bottom { - background-image: radial-gradient(farthest-side at bottom, rgba(230, 230, 230, 0.12) 85%, rgba(230, 230, 230, 0)), radial-gradient(farthest-side at bottom, rgba(230, 235, 239, 0.07), rgba(230, 235, 239, 0)); - background-size: 100% 3%, 100% 50%; - background-repeat: no-repeat; - background-position: bottom; - background-color: transparent; - border: none; - box-shadow: none; -} - -scrolledwindow overshoot.left { - background-image: radial-gradient(farthest-side at left, rgba(230, 230, 230, 0.12) 85%, rgba(230, 230, 230, 0)), radial-gradient(farthest-side at left, rgba(230, 235, 239, 0.07), rgba(230, 235, 239, 0)); - background-size: 3% 100%, 50% 100%; - background-repeat: no-repeat; - background-position: left; - background-color: transparent; - border: none; - box-shadow: none; -} - -scrolledwindow overshoot.right { - background-image: radial-gradient(farthest-side at right, rgba(230, 230, 230, 0.12) 85%, rgba(230, 230, 230, 0)), radial-gradient(farthest-side at right, rgba(230, 235, 239, 0.07), rgba(230, 235, 239, 0)); - background-size: 3% 100%, 50% 100%; - background-repeat: no-repeat; - background-position: right; - background-color: transparent; - border: none; - box-shadow: none; -} - -scrolledwindow undershoot.top { - background-color: transparent; - background-image: linear-gradient(to left, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%); - padding-top: 1px; - background-size: 10px 1px; - background-repeat: repeat-x; - background-origin: content-box; - background-position: center top; - border: none; -} - -scrolledwindow undershoot.bottom { - background-color: transparent; - background-image: linear-gradient(to left, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%); - padding-bottom: 1px; - background-size: 10px 1px; - background-repeat: repeat-x; - background-origin: content-box; - background-position: center bottom; - border: none; -} - -scrolledwindow undershoot.left { - background-color: transparent; - background-image: linear-gradient(to top, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%); - padding-left: 1px; - background-size: 1px 10px; - background-repeat: repeat-y; - background-origin: content-box; - background-position: left center; - border: none; -} - -scrolledwindow undershoot.right { - background-color: transparent; - background-image: linear-gradient(to top, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%); - padding-right: 1px; - background-size: 1px 10px; - background-repeat: repeat-y; - background-origin: content-box; - background-position: right center; - border: none; -} - -scrolledwindow junction { - border-color: transparent; - border-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.12) 1px, transparent 1px) 0 0 0 1/0 1px stretch; - background-color: rgba(0, 0, 0, 0.05); -} - -scrolledwindow junction:dir(rtl) { - border-image-slice: 0 1 0 0; -} - -separator { - background-color: rgba(255, 255, 255, 0.12); - min-width: 1px; - min-height: 1px; -} - -list.content:not(.conversation-listbox), scrolledwindow viewport.frame > box.vertical list.frame, stack.background scrolledwindow frame list { - border-radius: 2px; - -gtk-outline-radius: 2px; -} - -list.content:not(.conversation-listbox) > row:first-child, scrolledwindow viewport.frame > box.vertical list.frame > row.activatable:first-child, stack.background scrolledwindow frame list > row.activatable:first-child { - border-top-left-radius: 2px; - border-top-right-radius: 2px; -} - -list.content:not(.conversation-listbox) > row:last-child, scrolledwindow viewport.frame > box.vertical list.frame > row.activatable:last-child, stack.background scrolledwindow frame list > row.activatable:last-child { - border-bottom-left-radius: 2px; - border-bottom-right-radius: 2px; -} - -list.content:not(.conversation-listbox) > row:only-child, scrolledwindow viewport.frame > box.vertical list.frame > row.activatable:only-child, stack.background scrolledwindow frame list > row.activatable:only-child { - border-radius: 2px; -} - -list { - background-color: #282A33; - border-color: rgba(255, 255, 255, 0.12); -} - -list.content { - border: 1px solid rgba(255, 255, 255, 0.12); -} - -list row { - padding: 2px; -} - -window.thunar > grid > paned > .sidebar > treeview.has-open-popup.view, .budgie-menu button.has-open-popup, .nemo-window .nemo-places-sidebar .has-open-popup.places-treeview, .has-open-popup.view, -window.thunar notebook scrolledwindow.frame.standard-view .has-open-popup.view, -textview text.has-open-popup, -iconview.has-open-popup, window.thunar > grid > paned > .sidebar > treeview.view:hover, .budgie-menu button:hover, .nemo-window .nemo-places-sidebar .places-treeview:hover, .view:hover, -window.thunar notebook scrolledwindow.frame.standard-view .view:hover, -textview text:hover, -iconview:hover, row.activatable.has-open-popup, row.activatable:hover { - transition: none; - animation: none; - background-color: #35373f; -} - -window.thunar > grid > paned > .sidebar > treeview.view:active, .budgie-menu button:active, .nemo-window .nemo-places-sidebar .places-treeview:active, .view:active, -window.thunar notebook scrolledwindow.frame.standard-view .view:active, -textview text:active, -iconview:active, window.thunar > grid > paned > .sidebar > treeview.view:checked, .budgie-menu button:checked, .nemo-window .nemo-places-sidebar .places-treeview:checked, .view:checked, -window.thunar notebook scrolledwindow.frame.standard-view .view:checked, -textview text:checked, -iconview:checked, row.activatable:active, row.activatable:checked { - transition: all 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94); -} - -window.thunar > grid > paned > .sidebar > treeview.view:disabled, .budgie-menu button:disabled, .nemo-window .nemo-places-sidebar .places-treeview:disabled, .view:disabled, -window.thunar notebook scrolledwindow.frame.standard-view .view:disabled, -textview text:disabled, -iconview:disabled, row.activatable:disabled { - color: rgba(230, 235, 239, 0.45); -} - -window.thunar > grid > paned > .sidebar > treeview.view:disabled image, .budgie-menu button:disabled image, .nemo-window .nemo-places-sidebar .places-treeview:disabled image, .view:disabled image, -window.thunar notebook scrolledwindow.frame.standard-view .view:disabled image, -textview text:disabled image, -iconview:disabled image, row.activatable:disabled image { - color: inherit; -} - -.app-notification { - padding: 10px; - color: #D3DAE3; - background-color: alpha(#282A33,0.9); - background-clip: border-box; - border-radius: 0 0 2px 2px; - border-width: 0 1px 1px 1px; - border-style: solid; - border-color: #434655; -} - -.app-notification border { - border: none; -} - -.app-notification button { - color: #D3DAE3; - border-color: #434655; - background-color: #333641; -} - -.app-notification button.flat { - border-color: rgba(82, 148, 226, 0); -} - -.app-notification button:hover { - color: #5294e2; - border-color: #434655; - background-color: #3e4250; -} - -.app-notification button:active, .app-notification button:checked { - color: #ffffff; - border-color: #5294e2; - background-color: #5294e2; - background-clip: padding-box; -} - -.app-notification button:disabled { - color: #5b5f68; - border-color: #434655; - background-color: rgba(51, 54, 65, 0.85); -} - -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: white; -} - -expander arrow:checked { - -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); -} - -calendar { - color: #e6ebef; - border: 1px solid rgba(255, 255, 255, 0.12); - border-radius: 0; - padding: 2px 7px; -} - -calendar:selected { - border-radius: 6px; -} - -calendar.header { - color: #e6ebef; - border: none; -} - -calendar.button { - color: rgba(230, 235, 239, 0.45); -} - -calendar.button:hover { - color: #e6ebef; -} - -calendar.button:disabled { - color: rgba(230, 235, 239, 0.45); -} - -calendar:indeterminate { - color: alpha(currentColor,0.55); -} - -calendar.highlight { - color: #e6ebef; -} - -messagedialog .linked:not(.vertical) > button, -messagedialog .linked:not(.vertical) > button:hover, -messagedialog .linked:not(.vertical) > button:active, -messagedialog .linked:not(.vertical) > button:checked, -messagedialog .linked:not(.vertical) > button:disabled { - border-radius: 0; - border-top: 1px solid rgba(255, 255, 255, 0.12); - border-right: none; - border-bottom: none; -} - -messagedialog .linked:not(.vertical) > button:last-child { - border-bottom-right-radius: 3px; - border-top-right-radius: 0; - border-right: none; - border-bottom: none; -} - -messagedialog .linked:not(.vertical) > button:first-child { - border-bottom-left-radius: 3px; - border-top-left-radius: 0; - border-left: none; - border-bottom: none; -} - -messagedialog .linked:not(.vertical) > button:only-child { - border-bottom-left-radius: 3px; - border-bottom-right-radius: 3px; - border-left: none; - border-right: none; - border-bottom: none; -} - -messagedialog.background { - background-color: #32343D; - color: rgba(228, 235, 241, 0.8); -} - -messagedialog .titlebar { - min-height: 20px; - background-color: #32343D; - border-bottom: none; - border-top-left-radius: 3px; - border-top-right-radius: 3px; -} - -messagedialog .titlebar:backdrop { - background-color: #32343D; -} - -messagedialog .dialog-action-area button { - padding: 6px 10px 8px 10px; - border-radius: 0; - border: none; - border-top: 1px solid rgba(255, 255, 255, 0.12); - background-color: #32343D; - color: rgba(228, 235, 241, 0.8); -} - -messagedialog .dialog-action-area button:active, messagedialog .dialog-action-area button:checked { - transition: background-color 0.00001s 0.2s; - animation: ripple_effect 0.2s cubic-bezier(0, 0, 0.2, 1); -} - -messagedialog .dialog-action-area button:not(.suggested-action):not(.destructive-action):hover { - background-color: rgba(228, 235, 241, 0.06); -} - -messagedialog .dialog-action-area button:not(.suggested-action):not(.destructive-action):active, messagedialog .dialog-action-area button:not(.suggested-action):not(.destructive-action):checked { - background-color: rgba(228, 235, 241, 0.1); - color: rgba(228, 235, 241, 0.8); -} - -messagedialog.csd.background { - border-bottom-left-radius: 3px; - border-bottom-right-radius: 3px; - border: none; -} - -filechooser .dialog-action-box { - border-top: 1px solid rgba(255, 255, 255, 0.12); -} - -filechooser #pathbarbox { - border-bottom: 1px solid rgba(255, 255, 255, 0.12); - background-color: #32343D; -} - -filechooserbutton:drop(active) { - box-shadow: none; - border-color: transparent; -} - -messagedialog.background:not(.csd) .dialog-vbox .dialog-action-box button { - border-radius: 0; -} - -.sidebar { - border-style: none; - background-color: #32343D; -} - -stacksidebar.sidebar:dir(ltr) list, stacksidebar.sidebar.left list, stacksidebar.sidebar.left:dir(rtl) list, .sidebar:dir(ltr), .sidebar.left { - border-right: 1px solid #494c59; - border-left-style: none; -} - -stacksidebar.sidebar:dir(rtl) list, stacksidebar.sidebar.right list, .sidebar:dir(rtl), .sidebar.right { - border-left: 1px solid #494c59; - border-right-style: none; -} - -.sidebar list { - background-color: transparent; -} - -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 4px; -} - -stacksidebar row > label { - padding-left: 6px; - padding-right: 6px; -} - -stacksidebar row.needs-attention > label { - background-size: 6px 6px, 0 0; -} - -placessidebar > viewport.frame { - border-style: none; -} - -placessidebar row { - min-height: 28px; - padding: 2px; - outline-offset: -3px; -} - -placessidebar row > revealer { - padding: 0 10px; -} - -placessidebar row image.sidebar-icon:dir(ltr) { - padding-right: 8px; -} - -placessidebar row image.sidebar-icon:dir(rtl) { - padding-left: 8px; -} - -placessidebar row label.sidebar-label:dir(ltr) { - padding-right: 2px; -} - -placessidebar row label.sidebar-label:dir(rtl) { - padding-left: 2px; -} - -button.sidebar-button { - min-width: 22px; - min-height: 22px; - margin-top: 2px; - margin-bottom: 2px; - padding: 0; - border-radius: 100%; - -gtk-outline-radius: 100%; -} - -button.sidebar-button:not(:hover):not(:active) > image { - opacity: 0.5; -} - -placessidebar row.sidebar-placeholder-row { - padding: 0 8px; - min-height: 2px; - background-image: linear-gradient(to bottom, #F08437, #F08437); - background-clip: content-box; -} - -placessidebar row.sidebar-new-bookmark-row { - color: #5294e2; -} - -placessidebar row:drop(active):not(:disabled) { - box-shadow: inset 0 1px #F08437, inset 0 -1px #F08437; -} - -placessidebar row:drop(active):not(:disabled), placessidebar row:drop(active):not(:disabled) label, placessidebar row:drop(active):not(:disabled) image { - color: #F08437; -} - -placessidebar row:drop(active):not(:disabled):selected { - background-color: #F08437; -} - -placessidebar row:drop(active):not(:disabled):selected, placessidebar row:drop(active):not(:disabled):selected label, placessidebar row:drop(active):not(:disabled):selected image { - color: #ffffff; -} - -placesview .server-list-button > image { - -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 > actionbar > revealer > box > label { - padding-left: 8px; - padding-right: 8px; -} - -paned > separator { - min-width: 1px; - min-height: 1px; - -gtk-icon-source: none; - border-style: none; - background-color: transparent; - background-image: linear-gradient(to bottom, #494c59, #494c59); - background-size: 1px 1px; -} - -paned > separator:selected { - background-image: linear-gradient(to bottom, #5294e2, #5294e2); -} - -paned > separator.wide { - min-width: 5px; - min-height: 5px; - background-color: #32343D; - background-image: linear-gradient(to bottom, #494c59, #494c59), linear-gradient(to bottom, #494c59, #494c59); - background-size: 1px 1px, 1px 1px; -} - -paned.horizontal > separator { - background-repeat: repeat-y; -} - -paned.horizontal > separator:dir(ltr) { - margin: 0 -8px 0 0; - padding: 0 8px 0 0; - background-position: left; -} - -paned.horizontal > separator:dir(rtl) { - margin: 0 0 0 -8px; - padding: 0 0 0 8px; - background-position: right; -} - -paned.horizontal > separator.wide { - margin: 0; - padding: 0; - background-repeat: repeat-y, repeat-y; - background-position: left, right; -} - -paned.vertical > separator { - margin: 0 0 -8px 0; - padding: 0 0 8px 0; - background-repeat: repeat-x; - background-position: top; -} - -paned.vertical > separator.wide { - margin: 0; - padding: 0; - background-repeat: repeat-x, repeat-x; - background-position: bottom, top; -} - -infobar { - border-style: none; - margin: 0; - padding: 0; -} - -infobar.info > revealer > box { - background-color: #5294e2; -} - -infobar.question > revealer > box { - background-color: #6dcfa7; -} - -infobar.warning > revealer > box { - background-color: #F27835; -} - -infobar.error > revealer > box { - background-color: #FC4138; -} - -infobar.info > revealer > box, infobar.question > revealer > box, infobar.warning > revealer > box, infobar.error > revealer > box { - color: #ffffff; - caret-color: currentColor; -} - -infobar.info > revealer > box selection, infobar.question > revealer > box selection, infobar.warning > revealer > box selection, infobar.error > revealer > box selection { - color: #5294e2; - background-color: #ffffff; -} - -window > hdyleaflet > scrolledwindow > viewport.frame > list > row.activatable button, window > leaflet > scrolledwindow > viewport.frame > list > row.activatable button, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable:selected button, .nemo-window .floating-bar button, popover.background > scrolledwindow > viewport.frame > list > row.activatable:selected button.page-row-close-button, .nautilus-window .floating-bar button, row:selected button, infobar.info > revealer > box button, infobar.question > revealer > box button, infobar.warning > revealer > box button, infobar.error > revealer > box button { - color: #ffffff; - background-color: rgba(255, 255, 255, 0); - border-color: rgba(255, 255, 255, 0.5); -} - -window > hdyleaflet > scrolledwindow > viewport.frame > list > row.activatable button.flat, window > leaflet > scrolledwindow > viewport.frame > list > row.activatable button.flat, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable:selected button.flat, .nemo-window .floating-bar button.flat, popover.background > scrolledwindow > viewport.frame > list > row.activatable:selected button.flat.page-row-close-button, .nautilus-window .floating-bar button.flat, row:selected button.flat, infobar.info > revealer > box button.flat, infobar.question > revealer > box button.flat, infobar.warning > revealer > box button.flat, infobar.error > revealer > box button.flat { - border-color: transparent; - background-color: transparent; - background-image: none; - color: #ffffff; - background-color: rgba(255, 255, 255, 0); -} - -window > hdyleaflet > scrolledwindow > viewport.frame > list > row.activatable button.flat:disabled, window > leaflet > scrolledwindow > viewport.frame > list > row.activatable button.flat:disabled, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable:selected button.flat:disabled, .nemo-window .floating-bar button.flat:disabled, popover.background > scrolledwindow > viewport.frame > list > row.activatable:selected button.flat.page-row-close-button:disabled, .nautilus-window .floating-bar button.flat:disabled, row:selected button.flat:disabled, infobar.info > revealer > box button.flat:disabled, infobar.question > revealer > box button.flat:disabled, infobar.warning > revealer > box button.flat:disabled, infobar.error > revealer > box button.flat:disabled, window > hdyleaflet > scrolledwindow > viewport.frame > list > row.activatable button.flat:disabled label, window > leaflet > scrolledwindow > viewport.frame > list > row.activatable button.flat:disabled label, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable:selected button.flat:disabled label, .nemo-window .floating-bar button.flat:disabled label, popover.background > scrolledwindow > viewport.frame > list > row.activatable:selected button.flat.page-row-close-button:disabled label, .nautilus-window .floating-bar button.flat:disabled label, row:selected button.flat:disabled label, infobar.info > revealer > box button.flat:disabled label, infobar.question > revealer > box button.flat:disabled label, infobar.warning > revealer > box button.flat:disabled label, infobar.error > revealer > box button.flat:disabled label { - color: rgba(255, 255, 255, 0.4); -} - -window > hdyleaflet > scrolledwindow > viewport.frame > list > row.activatable button:hover, window > leaflet > scrolledwindow > viewport.frame > list > row.activatable button:hover, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable:selected button:hover, .nemo-window .floating-bar button:hover, popover.background > scrolledwindow > viewport.frame > list > row.activatable:selected button.page-row-close-button:hover, .nautilus-window .floating-bar button:hover, row:selected button:hover, infobar.info > revealer > box button:hover, infobar.question > revealer > box button:hover, infobar.warning > revealer > box button:hover, infobar.error > revealer > box button:hover { - color: #ffffff; - background-color: rgba(255, 255, 255, 0.2); - border-color: rgba(255, 255, 255, 0.65); -} - -window > hdyleaflet > scrolledwindow > viewport.frame > list > row.activatable button:active, window > leaflet > scrolledwindow > viewport.frame > list > row.activatable button:active, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable:selected button:active, .nemo-window .floating-bar button:active, popover.background > scrolledwindow > viewport.frame > list > row.activatable:selected button.page-row-close-button:active, .nautilus-window .floating-bar button:active, row:selected button:active, infobar.info > revealer > box button:active, infobar.question > revealer > box button:active, infobar.warning > revealer > box button:active, infobar.error > revealer > box button:active, window > hdyleaflet > scrolledwindow > viewport.frame > list > row.activatable button:checked, window > leaflet > scrolledwindow > viewport.frame > list > row.activatable button:checked, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable:selected button:checked, .nemo-window .floating-bar button:checked, popover.background > scrolledwindow > viewport.frame > list > row.activatable:selected button.page-row-close-button:checked, .nautilus-window .floating-bar button:checked, row:selected button:checked, infobar.info > revealer > box button:checked, infobar.question > revealer > box button:checked, infobar.warning > revealer > box button:checked, infobar.error > revealer > box button:checked { - color: #ffffff; - background-color: rgba(255, 255, 255, 0.35); - border-color: rgba(255, 255, 255, 0.65); -} - -window > hdyleaflet > scrolledwindow > viewport.frame > list > row.activatable button:disabled, window > leaflet > scrolledwindow > viewport.frame > list > row.activatable button:disabled, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable:selected button:disabled, .nemo-window .floating-bar button:disabled, popover.background > scrolledwindow > viewport.frame > list > row.activatable:selected button.page-row-close-button:disabled, .nautilus-window .floating-bar button:disabled, row:selected button:disabled, infobar.info > revealer > box button:disabled, infobar.question > revealer > box button:disabled, infobar.warning > revealer > box button:disabled, infobar.error > revealer > box button:disabled { - background-color: rgba(255, 255, 255, 0); - border-color: rgba(255, 255, 255, 0.4); -} - -window > hdyleaflet > scrolledwindow > viewport.frame > list > row.activatable button:disabled, window > leaflet > scrolledwindow > viewport.frame > list > row.activatable button:disabled, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable:selected button:disabled, .nemo-window .floating-bar button:disabled, popover.background > scrolledwindow > viewport.frame > list > row.activatable:selected button.page-row-close-button:disabled, .nautilus-window .floating-bar button:disabled, row:selected button:disabled, infobar.info > revealer > box button:disabled, infobar.question > revealer > box button:disabled, infobar.warning > revealer > box button:disabled, infobar.error > revealer > box button:disabled, window > hdyleaflet > scrolledwindow > viewport.frame > list > row.activatable button:disabled label, window > leaflet > scrolledwindow > viewport.frame > list > row.activatable button:disabled label, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable:selected button:disabled label, .nemo-window .floating-bar button:disabled label, popover.background > scrolledwindow > viewport.frame > list > row.activatable:selected button.page-row-close-button:disabled label, .nautilus-window .floating-bar button:disabled label, row:selected button:disabled label, infobar.info > revealer > box button:disabled label, infobar.question > revealer > box button:disabled label, infobar.warning > revealer > box button:disabled label, infobar.error > revealer > box button:disabled label { - color: rgba(255, 255, 255, 0.5); -} - -window > hdyleaflet > scrolledwindow > viewport.frame > list > row.activatable button:disabled:active, window > leaflet > scrolledwindow > viewport.frame > list > row.activatable button:disabled:active, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable:selected button:disabled:active, .nemo-window .floating-bar button:disabled:active, popover.background > scrolledwindow > viewport.frame > list > row.activatable:selected button.page-row-close-button:disabled:active, .nautilus-window .floating-bar button:disabled:active, row:selected button:disabled:active, infobar.info > revealer > box button:disabled:active, infobar.question > revealer > box button:disabled:active, infobar.warning > revealer > box button:disabled:active, infobar.error > revealer > box button:disabled:active, window > hdyleaflet > scrolledwindow > viewport.frame > list > row.activatable button:disabled:checked, window > leaflet > scrolledwindow > viewport.frame > list > row.activatable button:disabled:checked, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable:selected button:disabled:checked, .nemo-window .floating-bar button:disabled:checked, popover.background > scrolledwindow > viewport.frame > list > row.activatable:selected button.page-row-close-button:disabled:checked, .nautilus-window .floating-bar button:disabled:checked, row:selected button:disabled:checked, infobar.info > revealer > box button:disabled:checked, infobar.question > revealer > box button:disabled:checked, infobar.warning > revealer > box button:disabled:checked, infobar.error > revealer > box button:disabled:checked { - color: rgba(255, 255, 255, 0.75); - background-color: rgba(255, 255, 255, 0.2); - border-color: rgba(255, 255, 255, 0.4); -} - -tooltip { - border-radius: 2px; - box-shadow: none; -} - -tooltip.background { - background-color: #3e4250; - background-clip: padding-box; -} - -tooltip.background label { - padding: 4px; -} - -tooltip decoration { - background-color: transparent; -} - -tooltip * { - background-color: transparent; - color: #D3DAE3; -} - -colorswatch, colorswatch:drop(active) { - border-style: none; -} - -colorswatch.top { - border-top-left-radius: 2.5px; - border-top-right-radius: 2.5px; -} - -colorswatch.top overlay { - border-top-left-radius: 2px; - border-top-right-radius: 2px; -} - -colorswatch.bottom { - border-bottom-left-radius: 2.5px; - border-bottom-right-radius: 2.5px; -} - -colorswatch.bottom overlay { - border-bottom-left-radius: 2px; - border-bottom-right-radius: 2px; -} - -colorswatch.left, colorswatch:first-child:not(.top) { - border-top-left-radius: 2.5px; - border-bottom-left-radius: 2.5px; -} - -colorswatch.left overlay, colorswatch:first-child:not(.top) overlay { - border-top-left-radius: 2px; - border-bottom-left-radius: 2px; -} - -colorswatch.right, colorswatch:last-child:not(.bottom) { - border-top-right-radius: 2.5px; - border-bottom-right-radius: 2.5px; -} - -colorswatch.right overlay, colorswatch:last-child:not(.bottom) overlay { - border-top-right-radius: 2px; - border-bottom-right-radius: 2px; -} - -colorswatch.dark overlay { - color: rgba(255, 255, 255, 0.7); -} - -colorswatch.dark overlay:hover { - border-color: rgba(255, 255, 255, 0.12); -} - -colorswatch.light overlay { - color: rgba(0, 0, 0, 0.7); -} - -colorswatch.light overlay:hover { - border-color: rgba(255, 255, 255, 0.12); -} - -colorswatch overlay { - border: 1px solid rgba(255, 255, 255, 0.12); -} - -colorswatch overlay:hover { - background-color: rgba(255, 255, 255, 0.2); -} - -colorswatch:disabled { - opacity: 0.5; -} - -colorswatch:disabled overlay { - border-color: rgba(0, 0, 0, 0.6); - box-shadow: none; -} - -colorswatch#add-color-button { - border-style: solid; - border-width: 1px; - color: #e6ebef; - border-color: rgba(255, 255, 255, 0.12); - background-color: #2c2f39; -} - -colorswatch#add-color-button:hover { - color: #b7c6d1; - border-color: rgba(255, 255, 255, 0.12); - background-color: #3e4250; -} - -colorswatch#add-color-button overlay { - border-color: transparent; - background-color: transparent; - background-image: none; -} - -button.color { - padding: 0; -} - -button.color colorswatch:first-child:last-child, button.color colorswatch:first-child:last-child overlay { - margin: 4px; - border-radius: 0; -} - -colorchooser .popover.osd { - border-radius: 2px; -} - -.content-view { - background-color: #282A33; -} - -.content-view:hover { - -gtk-icon-effect: highlight; -} - -.scale-popup button:hover { - color: #b7c6d1; - border-color: rgba(255, 255, 255, 0.12); - background-color: #3e4250; -} - -.context-menu, popover.touch-selection, .csd popover.touch-selection, -popover.background.touch-selection, .csd popover.background.touch-selection { - font: initial; -} - -.monospace { - font-family: Monospace; -} - -.keycap { - min-width: 16px; - min-height: 20px; - padding: 3px 6px 4px 6px; - color: #e6ebef; - background-color: #282A33; - border: 1px solid rgba(255, 255, 255, 0.12); - border-radius: 2.5px; - box-shadow: inset 0px -2px 0px rgba(0, 0, 0, 0.15); -} - -stackswitcher button.text-button { - min-width: 80px; -} - -stackswitcher button.circular { - min-width: 0; -} - -*:drop(active):focus, -*:drop(active) { - box-shadow: inset 0 0 0 1px #F08437; -} - -decoration { - border-radius: 0; - border: none; - transition: 200ms ease-out; - box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.08), 0 8px 8px 0 rgba(0, 0, 0, 0.08), 0 0 0 1px rgba(255, 255, 255, 0.12); - margin: 6px; -} - -decoration:backdrop { - box-shadow: 0 3px 5px 0 transparent, 0 8px 8px 0 transparent, 0 3px 3px 0 rgba(0, 0, 0, 0.06), 0 0 0 1px rgba(255, 255, 255, 0.12); -} - -.maximized decoration, .fullscreen decoration, .tiled decoration { - border-radius: 0; - box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.06); -} - -.ssd decoration { - border-radius: 0 0 0 0; - box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.12); -} - -.ssd decoration.maximized { - border-radius: 0; -} - -.popup decoration { - border-radius: 0; - box-shadow: none; -} - -.csd.popup decoration { - border-radius: 0; - box-shadow: 0 3px 6px rgba(255, 255, 255, 0.02), 0 0 0 1px rgba(255, 255, 255, 0.12); -} - -tooltip.csd decoration { - border-radius: 3px; - box-shadow: 0 1px 3px 0 rgba(255, 255, 255, 0); -} - -messagedialog.csd decoration { - border-radius: 3px; -} - -.solid-csd decoration { - border: 2px solid #32343D; - border-radius: 0; - margin: 0; - background-color: #282A33; - box-shadow: none; -} - -headerbar button.titlebutton, .titlebar button.titlebutton { - margin: 0; - padding: 0; - min-width: 28px; - min-height: 28px; - border-color: transparent; - background-color: transparent; - background-image: none; - background-color: rgba(40, 42, 51, 0); -} - -headerbar button.titlebutton:hover, .titlebar button.titlebutton:hover { - color: rgba(228, 235, 241, 0.8); - border-color: rgba(255, 255, 255, 0.12); - background-color: #333641; -} - -headerbar button.titlebutton:active, .titlebar button.titlebutton:active, headerbar button.titlebutton:checked, .titlebar button.titlebutton:checked { - color: #ffffff; - border-color: #68a2e6; - background-color: #5294e2; -} - -headerbar button.titlebutton.close, .titlebar button.titlebutton.close, headerbar button.titlebutton.maximize, .titlebar button.titlebutton.maximize, headerbar button.titlebutton.minimize, .titlebar button.titlebutton.minimize, headerbar button.titlebutton.restore, .titlebar button.titlebutton.restore { - padding: 0; - min-width: 27px; - min-height: 27px; - color: transparent; - background-color: transparent; - background-position: center; - background-repeat: no-repeat; - border-width: 0; - border-radius: 0; -} - -headerbar button.titlebutton.close:backdrop, .titlebar button.titlebutton.close:backdrop, headerbar button.titlebutton.maximize:backdrop, .titlebar button.titlebutton.maximize:backdrop, headerbar button.titlebutton.minimize:backdrop, .titlebar button.titlebutton.minimize:backdrop, headerbar button.titlebutton.restore:backdrop, .titlebar button.titlebutton.restore:backdrop { - opacity: 1; -} - -headerbar button.titlebutton.close, .titlebar button.titlebutton.close { - background-image: -gtk-scaled(url("assets/titlebutton-close-dark.png"), url("assets/titlebutton-close-dark@2.png")); -} - -headerbar button.titlebutton.close:backdrop, .titlebar button.titlebutton.close:backdrop { - background-image: -gtk-scaled(url("assets/titlebutton-close-backdrop-dark.png"), url("assets/titlebutton-close-backdrop-dark@2.png")); -} - -headerbar button.titlebutton.close:hover, .titlebar button.titlebutton.close:hover { - background-image: -gtk-scaled(url("assets/titlebutton-close-hover-dark.png"), url("assets/titlebutton-close-hover-dark@2.png")); -} - -headerbar button.titlebutton.close:active, .titlebar button.titlebutton.close:active { - background-image: -gtk-scaled(url("assets/titlebutton-close-active-dark.png"), url("assets/titlebutton-close-active-dark@2.png")); -} - -headerbar button.titlebutton.maximize, .titlebar button.titlebutton.maximize { - background-image: -gtk-scaled(url("assets/titlebutton-maximize-dark.png"), url("assets/titlebutton-maximize-dark@2.png")); -} - -headerbar button.titlebutton.maximize:backdrop, .titlebar button.titlebutton.maximize:backdrop { - background-image: -gtk-scaled(url("assets/titlebutton-maximize-backdrop-dark.png"), url("assets/titlebutton-maximize-backdrop-dark@2.png")); -} - -headerbar button.titlebutton.maximize:hover, .titlebar button.titlebutton.maximize:hover { - background-image: -gtk-scaled(url("assets/titlebutton-maximize-hover-dark.png"), url("assets/titlebutton-maximize-hover-dark@2.png")); -} - -headerbar button.titlebutton.maximize:active, .titlebar button.titlebutton.maximize:active { - background-image: -gtk-scaled(url("assets/titlebutton-maximize-active-dark.png"), url("assets/titlebutton-maximize-active-dark@2.png")); -} - -headerbar button.titlebutton.minimize, .titlebar button.titlebutton.minimize { - background-image: -gtk-scaled(url("assets/titlebutton-minimize-dark.png"), url("assets/titlebutton-minimize-dark@2.png")); -} - -headerbar button.titlebutton.minimize:backdrop, .titlebar button.titlebutton.minimize:backdrop { - background-image: -gtk-scaled(url("assets/titlebutton-minimize-backdrop-dark.png"), url("assets/titlebutton-minimize-backdrop-dark@2.png")); -} - -headerbar button.titlebutton.minimize:hover, .titlebar button.titlebutton.minimize:hover { - background-image: -gtk-scaled(url("assets/titlebutton-minimize-hover-dark.png"), url("assets/titlebutton-minimize-hover-dark@2.png")); -} - -headerbar button.titlebutton.minimize:active, .titlebar button.titlebutton.minimize:active { - background-image: -gtk-scaled(url("assets/titlebutton-minimize-active-dark.png"), url("assets/titlebutton-minimize-active-dark@2.png")); -} - -headerbar button.titlebutton.restore, .titlebar button.titlebutton.restore { - background-image: -gtk-scaled(url("assets/titlebutton-restore-dark.png"), url("assets/titlebutton-restore-dark@2.png")); -} - -headerbar button.titlebutton.restore:backdrop, .titlebar button.titlebutton.restore:backdrop { - background-image: -gtk-scaled(url("assets/titlebutton-restore-backdrop-dark.png"), url("assets/titlebutton-restore-backdrop-dark@2.png")); -} - -headerbar button.titlebutton.restore:hover, .titlebar button.titlebutton.restore:hover { - background-image: -gtk-scaled(url("assets/titlebutton-restore-hover-dark.png"), url("assets/titlebutton-restore-hover-dark@2.png")); -} - -headerbar button.titlebutton.restore:active, .titlebar button.titlebutton.restore:active { - background-image: -gtk-scaled(url("assets/titlebutton-restore-active-dark.png"), url("assets/titlebutton-restore-active-dark@2.png")); -} - -.fullscreen headerbar button.titlebutton.maximize, .fullscreen .titlebar button.titlebutton.maximize, .maximized headerbar button.titlebutton.maximize, .maximized .titlebar button.titlebutton.maximize { - background-image: -gtk-scaled(url("assets/titlebutton-restore-dark.png"), url("assets/titlebutton-restore-dark@2.png")); -} - -.fullscreen headerbar button.titlebutton.maximize:backdrop, .fullscreen .titlebar button.titlebutton.maximize:backdrop, .maximized headerbar button.titlebutton.maximize:backdrop, .maximized .titlebar button.titlebutton.maximize:backdrop { - background-image: -gtk-scaled(url("assets/titlebutton-restore-backdrop-dark.png"), url("assets/titlebutton-restore-backdrop-dark@2.png")); -} - -.fullscreen headerbar button.titlebutton.maximize:hover, .fullscreen .titlebar button.titlebutton.maximize:hover, .maximized headerbar button.titlebutton.maximize:hover, .maximized .titlebar button.titlebutton.maximize:hover { - background-image: -gtk-scaled(url("assets/titlebutton-restore-hover-dark.png"), url("assets/titlebutton-restore-hover-dark@2.png")); -} - -.fullscreen headerbar button.titlebutton.maximize:active, .fullscreen .titlebar button.titlebutton.maximize:active, .maximized headerbar button.titlebutton.maximize:active, .maximized .titlebar button.titlebutton.maximize:active { - background-image: -gtk-scaled(url("assets/titlebutton-restore-active-dark.png"), url("assets/titlebutton-restore-active-dark@2.png")); -} - -.nemo-window .sidebar .view.cell:selected, .nemo-window .sidebar row.cell:selected, window > hdyleaflet > scrolledwindow > viewport.frame > list > row.activatable:selected, window > leaflet > scrolledwindow > viewport.frame > list > row.activatable:selected, hdyleaflet > box.vertical > scrolledwindow > viewport .sidebar list > row.activatable:selected, hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list row.activatable.contact-data-row:selected, -leaflet.unfolded > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list row.activatable.contact-data-row:selected, .polari-room-list .sidebar .activatable:selected, .polari-room-list .sidebar .inactive:selected, .polari-room-list .sidebar .room-list-header:selected, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable:selected, .geary-main-window .geary-main-layout > leaflet > leaflet > box .geary-folder-frame > scrolledwindow treeview.view.sidebar:selected, .sidebar.vertical > paned.geary-sidebar-pane-separator .geary-folder-frame > scrolledwindow treeview.view.sidebar:selected, .sidebar.vertical > paned.sidebar-pane-separator .folder-frame > scrolledwindow treeview.view.sidebar:selected, list.tweak-categories > row.activatable.tweak-category:selected, textview.view.sourceview.gedit-view window#gtk-tooltip treeview.view:selected, list.gedit-document-panel row.activatable:selected, treeview.view.sidebar.source-list:selected, .budgie-menu button:active, .budgie-menu button:checked, .budgie-popover:not(.budgie-menu) button.flat:not(.image-button):active, .budgie-popover:not(.budgie-menu) button.flat:not(.image-button):active arrow, .budgie-popover:not(.budgie-menu) button.flat:not(.image-button):checked, .budgie-popover:not(.budgie-menu) button.flat:not(.image-button):checked arrow, .atril-window scrolledwindow.frame > .view:selected, .atril-window scrolledwindow.frame > .view:active, -.xreader-window scrolledwindow.frame > .view:selected, -.xreader-window scrolledwindow.frame > .view:active, .caja-desktop > widget.entry:selected, .caja-desktop > widget.entry:focus:selected, #MozillaGtkWidget.background > widget > scrolledwindow > textview text:selected, #MozillaGtkWidget.background > widget > scrolledwindow > textview text:selected:focus, -#MozillaGtkWidget.background > widget > scrolledwindow > textview text selection, .nemo-window .nemo-window-pane widget.entry:selected:focus, .nemo-window .nemo-window-pane widget.entry:selected, .view:selected, .view:selected:focus, -window.thunar notebook scrolledwindow.frame.standard-view .view:selected, -textview text:selected, -textview text:selected:focus, textview text selection:focus, textview text selection, -iconview:selected, -iconview:selected:focus, flowbox flowboxchild:selected, entry selection:focus, entry selection, menuitem.button.flat:active, menuitem.button.flat:active arrow, menuitem.button.flat:selected, menuitem.button.flat:selected arrow, -modelbutton.flat:active, -modelbutton.flat:active arrow, -modelbutton.flat:selected, -modelbutton.flat:selected arrow, treeview.view:selected, treeview.view:selected:focus, row:selected, window.thunar > grid > paned > .sidebar > treeview.view:selected, .budgie-menu button:selected, .nemo-window .nemo-places-sidebar .places-treeview:selected, .budgie-menu button:selected.has-open-popup, .budgie-menu button:selected:hover, row.activatable:selected, row.activatable:selected.has-open-popup, row.activatable:selected:hover, calendar:selected { - background-color: #5294e2; -} - -row:selected label, label:selected, .nemo-window .sidebar .view.cell:selected, .nemo-window .sidebar row.cell:selected, window > hdyleaflet > scrolledwindow > viewport.frame > list > row.activatable:selected, window > leaflet > scrolledwindow > viewport.frame > list > row.activatable:selected, hdyleaflet > box.vertical > scrolledwindow > viewport .sidebar list > row.activatable:selected, hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list row.activatable.contact-data-row:selected, -leaflet.unfolded > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list row.activatable.contact-data-row:selected, .polari-room-list .sidebar .activatable:selected, .polari-room-list .sidebar .inactive:selected, .polari-room-list .sidebar .room-list-header:selected, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable:selected, .geary-main-window .geary-main-layout > leaflet > leaflet > box .geary-folder-frame > scrolledwindow treeview.view.sidebar:selected, .sidebar.vertical > paned.geary-sidebar-pane-separator .geary-folder-frame > scrolledwindow treeview.view.sidebar:selected, .sidebar.vertical > paned.sidebar-pane-separator .folder-frame > scrolledwindow treeview.view.sidebar:selected, list.tweak-categories > row.activatable.tweak-category:selected, textview.view.sourceview.gedit-view window#gtk-tooltip treeview.view:selected, list.gedit-document-panel row.activatable:selected, treeview.view.sidebar.source-list:selected, .budgie-menu button:active, .budgie-menu button:checked, .budgie-popover:not(.budgie-menu) button.flat:not(.image-button):active, .budgie-popover:not(.budgie-menu) button.flat:not(.image-button):active arrow, .budgie-popover:not(.budgie-menu) button.flat:not(.image-button):checked, .budgie-popover:not(.budgie-menu) button.flat:not(.image-button):checked arrow, .atril-window scrolledwindow.frame > .view:selected, .atril-window scrolledwindow.frame > .view:active, -.xreader-window scrolledwindow.frame > .view:selected, -.xreader-window scrolledwindow.frame > .view:active, .caja-desktop > widget.entry:selected, .caja-desktop > widget.entry:focus:selected, #MozillaGtkWidget.background > widget > scrolledwindow > textview text:selected, #MozillaGtkWidget.background > widget > scrolledwindow > textview text:selected:focus, -#MozillaGtkWidget.background > widget > scrolledwindow > textview text selection, .nemo-window .nemo-window-pane widget.entry:selected:focus, .nemo-window .nemo-window-pane widget.entry:selected, .view:selected, .view:selected:focus, -window.thunar notebook scrolledwindow.frame.standard-view .view:selected, -textview text:selected, -textview text:selected:focus, textview text selection:focus, textview text selection, -iconview:selected, -iconview:selected:focus, flowbox flowboxchild:selected, entry selection:focus, entry selection, menuitem.button.flat:active, menuitem.button.flat:active arrow, menuitem.button.flat:selected, menuitem.button.flat:selected arrow, -modelbutton.flat:active, -modelbutton.flat:active arrow, -modelbutton.flat:selected, -modelbutton.flat:selected arrow, treeview.view:selected, treeview.view:selected:focus, row:selected, window.thunar > grid > paned > .sidebar > treeview.view:selected, .budgie-menu button:selected, .nemo-window .nemo-places-sidebar .places-treeview:selected, .budgie-menu button:selected.has-open-popup, .budgie-menu button:selected:hover, row.activatable:selected, row.activatable:selected.has-open-popup, row.activatable:selected:hover, calendar:selected { - color: #ffffff; -} - -row:selected label:disabled, label:disabled:selected, .nemo-window .sidebar .view.cell:disabled:selected, .nemo-window .sidebar row.cell:disabled:selected, window > hdyleaflet > scrolledwindow > viewport.frame > list > row.activatable:disabled:selected, window > leaflet > scrolledwindow > viewport.frame > list > row.activatable:disabled:selected, hdyleaflet > box.vertical > scrolledwindow > viewport .sidebar list > row.activatable:disabled:selected, hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list row.activatable.contact-data-row:disabled:selected, -leaflet.unfolded > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list row.activatable.contact-data-row:disabled:selected, .polari-room-list .sidebar .activatable:disabled:selected, .polari-room-list .sidebar .inactive:disabled:selected, .polari-room-list .sidebar .room-list-header:disabled:selected, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable:disabled:selected, .geary-main-window .geary-main-layout > leaflet > leaflet > box .geary-folder-frame > scrolledwindow treeview.view.sidebar:disabled:selected, .sidebar.vertical > paned.geary-sidebar-pane-separator .geary-folder-frame > scrolledwindow treeview.view.sidebar:disabled:selected, .sidebar.vertical > paned.sidebar-pane-separator .folder-frame > scrolledwindow treeview.view.sidebar:disabled:selected, list.tweak-categories > row.activatable.tweak-category:disabled:selected, textview.view.sourceview.gedit-view window#gtk-tooltip treeview.view:disabled:selected, list.gedit-document-panel row.activatable:disabled:selected, treeview.view.sidebar.source-list:disabled:selected, .budgie-menu button:disabled:active, .budgie-menu button:disabled:checked, .budgie-popover:not(.budgie-menu) button.flat:disabled:not(.image-button):active, .budgie-popover:not(.budgie-menu) button.flat:not(.image-button):active arrow:disabled, .budgie-popover:not(.budgie-menu) button.flat:disabled:not(.image-button):checked, .budgie-popover:not(.budgie-menu) button.flat:not(.image-button):checked arrow:disabled, .atril-window scrolledwindow.frame > .view:disabled:selected, .atril-window scrolledwindow.frame > .view:disabled:active, -.xreader-window scrolledwindow.frame > .view:disabled:selected, -.xreader-window scrolledwindow.frame > .view:disabled:active, .caja-desktop > widget.entry:disabled:selected, #MozillaGtkWidget.background > widget > scrolledwindow > textview text:disabled:selected, -#MozillaGtkWidget.background > widget > scrolledwindow > textview text selection:disabled, .nemo-window .nemo-window-pane widget.entry:disabled:selected, .view:disabled:selected, -window.thunar notebook scrolledwindow.frame.standard-view .view:disabled:selected, -textview text:disabled:selected, -textview text:disabled:selected:focus, textview text selection:disabled, -iconview:disabled:selected, -iconview:disabled:selected:focus, flowbox flowboxchild:disabled:selected, entry selection:disabled, menuitem.button.flat:disabled:active, menuitem.button.flat:active arrow:disabled, menuitem.button.flat:disabled:selected, menuitem.button.flat:selected arrow:disabled, -modelbutton.flat:disabled:active, -modelbutton.flat:active arrow:disabled, -modelbutton.flat:disabled:selected, -modelbutton.flat:selected arrow:disabled, row:disabled:selected, window.thunar > grid > paned > .sidebar > treeview.view:disabled:selected, .budgie-menu button:disabled:selected, .nemo-window .nemo-places-sidebar .places-treeview:disabled:selected, calendar:disabled:selected { - color: #a9caf1; -} - -popover.emoji-picker { - padding: 0; -} - -popover.emoji-picker entry { - border-bottom: 1px solid rgba(255, 255, 255, 0.12); - border-radius: 0; - box-shadow: none; - border-width: 0 0 1px 0; - padding: 4px 12px; - background: none; -} - -popover.emoji-picker scrolledwindow { - background-color: #282A33; - border-bottom: 1px solid rgba(255, 255, 255, 0.12); -} - -button.emoji-section { - margin-top: -1px; - padding: 4px 12px; - border-radius: 0; - outline-offset: -4px; - box-shadow: none; - border: none; -} - -button.emoji-section:first-child { - border-radius: 0 0 0 2px; -} - -button.emoji-section:last-child { - border-radius: 0 0 2px 0; -} - -.emoji { - min-width: 16px; - min-height: 16px; - padding: 2px 6px; - margin: 2px; -} - -.emoji widget { - transition: all 50ms cubic-bezier(0, 0, 0.2, 1); -} - -.emoji widget:hover { - background-color: #5294e2; - color: #ffffff; - border-radius: 2px; -} - -terminal-window notebook > header.top button, -.mate-terminal notebook > header.top button { - padding: 0; - min-width: 24px; - min-height: 24px; -} - -terminal-window notebook scrollbar, -.mate-terminal notebook scrollbar { - background: none; -} - -terminal-window.background.csd, -.mate-terminal.background.csd { - border-radius: 0; -} - -terminal-window.background.csd.maximized, terminal-window.background.csd.tiled, terminal-window.background.csd.fullscreen, -.mate-terminal.background.csd.maximized, -.mate-terminal.background.csd.tiled, -.mate-terminal.background.csd.fullscreen { - border-radius: 0; -} - -terminal-window decoration, -.mate-terminal decoration { - border-radius: 0 0 0 0; -} - -window.background > box.vertical > box.horizontal > frame > border { - border-width: 0 1px 0 0; -} - -window.background > box.vertical > box.horizontal > stack > widget > notebook.frame { - border-width: 0 0 0 1px; -} - -.nautilus-window headerbar.titlebar .path-bar-box .path-bar button.flat.text-button.toggle, -.nautilus-window headerbar.titlebar .path-bar-box .path-bar button.flat.image-button.text-button.toggle { - background: none; - border: none; - margin-top: 0; - margin-bottom: 0; - padding: 0 6px 2px 6px; - border-radius: 0; -} - -.nautilus-window headerbar.titlebar .path-bar-box .path-bar button.flat.text-button.toggle:hover { - color: rgba(255, 255, 255, 0.8); - background: none; - box-shadow: inset 0 -1px rgba(82, 148, 226, 0.5), 0 1px rgba(82, 148, 226, 0.5); -} - -.nautilus-window headerbar.titlebar .path-bar-box .path-bar button.flat.text-button.toggle:checked, .nautilus-window headerbar.titlebar .path-bar-box .path-bar button.flat.text-button.toggle:active { - color: rgba(228, 235, 241, 0.8); - background: none; - box-shadow: inset 0 -1px #5294e2, 0 1px #5294e2; -} - -.nautilus-window headerbar.titlebar .path-bar-box .path-bar button.flat.text-button.toggle:disabled { - color: rgba(228, 235, 241, 0.4); -} - -.nautilus-window headerbar.titlebar .path-bar-box .path-bar button.flat.text-button.toggle:checked:disabled { - color: rgba(228, 235, 241, 0.4); - box-shadow: inset 0 -1px rgba(82, 148, 226, 0.4), 0 1px rgba(82, 148, 226, 0.4); -} - -.nautilus-window.background.csd { - border-radius: 0 0 0 0; -} - -.nautilus-window.background.csd.unified { - border-radius: 0; -} - -.nautilus-window.background.csd placessidebar.sidebar { - border-bottom-left-radius: 0; -} - -.nautilus-window.background.csd notebook, .nautilus-window.background.csd notebook > stack { - border-radius: 0 0 0 0; -} - -.nautilus-window headerbar.titlebar .path-bar-box { - margin-top: 5px; - margin-bottom: 5px; - color: rgba(228, 235, 241, 0.8); - background-color: transparent; - border: none; -} - -.nautilus-window headerbar.titlebar .path-bar-box .linked.nautilus-path-bar button.text-button, -.nautilus-window headerbar.titlebar .path-bar-box .linked.nautilus-path-bar button.image-button.text-button { - padding: 3px 6px; - margin-top: 0; - margin-bottom: 0; -} - -.nautilus-window headerbar.titlebar .path-bar-box .linked.nautilus-path-bar button.text-button:not(:only-child):last-child, -.nautilus-window headerbar.titlebar .path-bar-box .linked.nautilus-path-bar button.image-button.text-button:not(:only-child):last-child { - border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #5294e2 100%, transparent 0%) 0 0 2/0 0 2px; -} - -.nautilus-window headerbar.titlebar .path-bar-box .linked.nautilus-path-bar button.text-button.image-button { - padding: 3px 12px; -} - -.nautilus-window headerbar.titlebar .path-bar-box .linked.nautilus-path-bar button.text-button.image-button label { - padding-left: 0; - padding-right: 0; -} - -.nautilus-window headerbar.titlebar .path-bar-box .linked.nautilus-path-bar button.text-button.image-button image { - padding-left: 0; - padding-right: 0; -} - -.nautilus-window headerbar.titlebar .path-bar-box .linked.nautilus-path-bar button.text-button label { - padding-right: 6px; - padding-left: 6px; -} - -.nautilus-window headerbar.titlebar .path-bar-box.width-maximized { - border: none; - box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.12); - background-color: rgba(228, 235, 241, 0.06); - border-radius: 2px; - padding: 0 6px; -} - -.nautilus-window headerbar.titlebar .path-bar-box.background.frame { - border: none; - background-color: transparent; -} - -.nautilus-canvas-item { - border-radius: 2px; -} - -.caja-desktop.caja-canvas-item, .caja-desktop, .nemo-desktop.nemo-canvas-item, -.nautilus-desktop.nautilus-canvas-item { - color: #ffffff; - text-shadow: 1px 1px rgba(0, 0, 0, 0.6); -} - -.caja-desktop:active, .nemo-desktop.nemo-canvas-item:active, -.nautilus-desktop.nautilus-canvas-item:active { - color: #e6ebef; -} - -.caja-desktop:selected, .nemo-desktop.nemo-canvas-item:selected, -.nautilus-desktop.nautilus-canvas-item:selected { - color: #ffffff; - text-shadow: none; -} - -.nautilus-canvas-item.dim-label, .slate-notification .nautilus-canvas-item.notification-body, -.budgie-notification .nautilus-canvas-item.notification-body, -.budgie-switcher .nautilus-canvas-item.notification-body, label.nautilus-canvas-item.separator, headerbar .nautilus-canvas-item.subtitle, -.nautilus-list-dim-label, -.caja-list-dim-label { - color: #8c9096; -} - -.nautilus-canvas-item.dim-label:selected, .slate-notification .nautilus-canvas-item.notification-body:selected, -.budgie-notification .nautilus-canvas-item.notification-body:selected, -.budgie-switcher .nautilus-canvas-item.notification-body:selected, label.nautilus-canvas-item.separator:selected, headerbar .nautilus-canvas-item.subtitle:selected, .nautilus-canvas-item.dim-label:selected:focus, -.nautilus-list-dim-label:selected, -.caja-list-dim-label:selected, -.nautilus-list-dim-label:selected:focus { - color: #dceaf9; -} - -window.thunar notebook scrolledwindow.frame.standard-view, .nemo-window .nemo-window-pane notebook scrolledwindow.view, -.nautilus-window notebook > stack { - background-image: none; -} - -.nautilus-window .searchbar-container { - margin-top: -1px; -} - -.nautilus-window > menubar { - border: none; - box-shadow: none; - background: none; -} - -.nautilus-window notebook, -.nautilus-window notebook > stack:not(:only-child) searchbar { - background-color: #282A33; -} - -.nautilus-list-view treeview.view:not(:selected):not(:hover):not(:focus) { - background: none; -} - -.disk-space-display { - border-style: solid; - border-width: 1px; -} - -.disk-space-display.unknown { - background-color: rgba(230, 235, 239, 0.5); - border-color: rgba(199, 210, 219, 0.5); -} - -.disk-space-display.used { - background-color: rgba(82, 148, 226, 0.8); - border-color: rgba(38, 121, 219, 0.8); -} - -.disk-space-display.free { - background-color: #2b2d35; - border-color: #141519; -} - -@keyframes needs_attention_keyframes { - 0% { - color: rgba(228, 235, 241, 0.8); - border-color: rgba(255, 255, 255, 0.12); - background-color: #333641; - } - 100% { - color: #ffffff; - border-color: #68a2e6; - background-color: #5294e2; - } -} - -.nautilus-operations-button-needs-attention { - animation: needs_attention_keyframes 2s ease-in-out; -} - -.nautilus-operations-button-needs-attention-multiple { - animation: needs_attention_keyframes 3s ease-in-out; - animation-iteration-count: 3; -} - -.conflict-row.activatable, .conflict-row.activatable:active { - color: white; - background-color: #FC4138; -} - -.conflict-row.activatable:hover { - background-color: #fd716a; -} - -.conflict-row.activatable:selected { - color: #ffffff; - background-color: #5294e2; -} - -.nautilus-window .floating-bar { - padding: 1px; - background-color: #5294e2; - color: #ffffff; - border-radius: 2px 2px 0 0; -} - -.nautilus-window .floating-bar.bottom.left { - border-top-left-radius: 0; -} - -.nautilus-window .floating-bar.bottom.right { - border-top-right-radius: 0; -} - -.nautilus-window .floating-bar button { - border: none; - border-radius: 100px; - min-height: 0; - min-width: 0; - padding: 0; - margin-right: 6px; - -gtk-icon-shadow: none; -} - -stack grid.vertical scrolledwindow.frame, -stack grid.vertical scrolledwindow.frame.emptyGrid { - border: none; -} - -eog-thumb-nav scrolledwindow, eog-thumb-nav scrolledwindow.frame, -#eog-thumb-nav scrolledwindow, -#eog-thumb-nav scrolledwindow.frame { - border-top: none; -} - -eog-thumb-nav button, -#eog-thumb-nav button { - border-radius: 2px; - border-top: none; -} - -.documents-scrolledwin.frame { - border-width: 0; -} - -button.documents-load-more { - border-width: 1px 0 0; - border-radius: 0; -} - -.documents-icon-bg { - background-color: #5294e2; - color: #ffffff; - border-radius: 2px; -} - -.documents-collection-icon, .photos-collection-icon { - background-color: rgba(230, 235, 239, 0.3); - border-radius: 2px; -} - -button.documents-favorite:active, -button.documents-favorite:active:hover { - color: #a9caf1; -} - -.documents-entry-tag, .photos-entry-tag { - color: #ffffff; - background: #5294e2; - border-radius: 2px; - border-width: 0; - margin: 2px; - padding: 4px; -} - -.documents-entry-tag:hover, .photos-entry-tag:hover { - color: #ffffff; - background: #639fe5; -} - -.documents-entry-tag:active, .photos-entry-tag:active { - color: #ffffff; - background: #4189df; -} - -.documents-entry-tag.button, .button.photos-entry-tag { - box-shadow: none; - border: none; - background-color: transparent; -} - -.content-view.document-page { - border-style: solid; - border-width: 3px 3px 6px 4px; - border-image: url("assets/thumbnail-frame.png") 3 3 6 4; -} - -.photos-fade-in { - opacity: 1.0; - transition: opacity 0.2s ease-out; -} - -.photos-fade-out { - opacity: 0.0; - transition: opacity 0.2s ease-out; -} - -window.background.csd > overlay > grid.horizontal > frame:dir(ltr) > border { - border-top-width: 0; - border-left-width: 0; - border-bottom-width: 0; -} - -frame.sidebar.chat-sidebar > border { - border-right: none; -} - -frame.sidebar.chat-sidebar frame.chat-status-area > border { - border-style: none; - border-top-style: solid; -} - -widget#PROCESSOR list row, widget#MEMORY list row { - margin: -1px; - border: 1px solid #494c59; -} - -widget#PROCESSOR list row.max, widget#MEMORY list row.max { - color: #282A33; -} - -widget#PROCESSOR list separator.list, widget#MEMORY list separator.list { - box-shadow: inset 0 0 0 1px #494c59; -} - -widget#STORAGE list { - margin: -1px; -} - -widget#STORAGE list row.activatable { - color: rgba(230, 235, 239, 0.75); -} - -widget#STORAGE list row.activatable:hover, widget#STORAGE list row.activatable:active { - color: rgba(230, 235, 239, 0.75); -} - -widget#STORAGE list separator.list { - box-shadow: inset 0 0 0 1px #494c59; -} - -graph-switcher-button.toggle { - color: rgba(230, 235, 239, 0.75); - font-weight: 500; -} - -graph-switcher-button.toggle:hover { - color: #e6ebef; - background-image: image(rgba(255, 255, 255, 0.03)); -} - -rg-graph.big { - background-position: left top; - background-origin: border-box; - background-repeat: repeat; -} - -box.speedometer-outter { - opacity: 0.8; -} - -box.speedometer-content-area { - box-shadow: 0 0 0 4px rgba(82, 148, 226, 0.2); -} - -.gb-search-entry-occurrences-tag { - background: none; -} - -window.org-gnome-Builder > menubar { - border: none; - box-shadow: none; - background: none; -} - -workbench.csd > stack.titlebar:not(headerbar) { - padding: 0; - background: none; - border: none; - 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: 0 0 0 0; -} - -editortweak .linked > entry.search:focus + .gb-linked-scroller { - border-top-color: #5294e2; -} - -layouttab { - background-color: #282A33; -} - -layout { - border: 1px solid rgba(255, 255, 255, 0.12); -} - -eggsearchbar box.search-bar { - border-bottom: 1px solid rgba(255, 255, 255, 0.12); -} - -pillbox { - color: #ffffff; - background-color: #5294e2; - border-radius: 2px; -} - -pillbox:disabled label { - color: rgba(255, 255, 255, 0.5); -} - -docktabstrip { - padding: 0 6px; - background-color: #32343D; - border-bottom: 1px solid rgba(255, 255, 255, 0.12); -} - -docktabstrip docktab { - min-height: 28px; - border: solid transparent; - border-width: 0 1px; -} - -docktabstrip docktab label { - opacity: 0.5; -} - -docktabstrip docktab:checked label, docktabstrip docktab:hover label { - opacity: 1; -} - -docktabstrip docktab:checked { - border-color: rgba(255, 255, 255, 0.12); - background-color: #282A33; -} - -dockbin { - border: 1px solid rgba(255, 255, 255, 0.12); -} - -dockpaned { - border: 1px solid rgba(255, 255, 255, 0.12); -} - -dockoverlayedge { - background-color: #32343D; -} - -dockoverlayedge docktabstrip { - padding: 0; - border: none; -} - -dockoverlayedge.left-edge tab:checked, dockoverlayedge.right-edge tab:checked { - border-width: 1px 0; -} - -popover.messagepopover.background { - padding: 0; -} - -popover.messagepopover .popover-content-area { - margin: 16px; -} - -popover.messagepopover .popover-action-area { - margin: 8px; -} - -popover.messagepopover .popover-action-area button:not(:first-child):not(:last-child) { - margin: 0 4px; -} - -popover.popover-selector { - padding: 0; -} - -popover.popover-selector list row { - padding: 5px 0; -} - -popover.popover-selector list row image { - margin-left: 3px; - margin-right: 10px; -} - -button.dzlmenubuttonitem.check label { - color: #e6ebef; -} - -button.dzlmenubuttonitem.check label.dim-label, button.dzlmenubuttonitem.check .slate-notification label.notification-body, .slate-notification button.dzlmenubuttonitem.check label.notification-body, -button.dzlmenubuttonitem.check .budgie-notification label.notification-body, -button.dzlmenubuttonitem.check .budgie-switcher label.notification-body, -.budgie-notification button.dzlmenubuttonitem.check label.notification-body, -.budgie-switcher button.dzlmenubuttonitem.check label.notification-body, button.dzlmenubuttonitem.check label.separator, button.dzlmenubuttonitem.check headerbar label.subtitle, headerbar button.dzlmenubuttonitem.check label.subtitle { - color: #e6ebef; -} - -button.dzlmenubuttonitem.check box > image { - opacity: 0.87; -} - -entry.search.preferences-search { - border: none; - border-right: 1px solid rgba(255, 255, 255, 0.12); - border-bottom: 1px solid rgba(255, 255, 255, 0.12); - border-radius: 0; -} - -preferences stacksidebar.sidebar list { - background-image: linear-gradient(to bottom, #282A33, #282A33); -} - -preferences stacksidebar.sidebar list separator { - background-color: transparent; -} - -devhelppanel entry:focus, -symboltreepanel entry:focus { - border-color: rgba(255, 255, 255, 0.12); -} - -button.run-arrow-button { - min-width: 12px; -} - -omnibar.linked > entry:not(:only-child) { - border-style: solid; - border-radius: 2px; - margin-left: 1px; - margin-right: 1px; -} - -gstyleslidein #scale_box button.toggle:checked, -gstyleslidein #strings_controls button.toggle:checked, -gstyleslidein #palette_controls button.toggle:checked, -gstyleslidein #components_controls button.toggle:checked { - color: #e6ebef; -} - -configurationview entry.flat { - background: none; -} - -configurationview list { - border-width: 0; -} - -preferencesbin spinbutton { - border-radius: 2px; - border: 1px solid rgba(255, 255, 255, 0.12); -} - -preferencesbin spinbutton:focus { - border-color: #5294e2; -} - -preferencesbin spinbutton entry, preferencesbin spinbutton button { - border: none; - box-shadow: none; -} - -.tweak-categories { - border-radius: 0 0 0 0; -} - -.maximized .tweak-categories, .fullscreen .tweak-categories, .tiled .tweak-categories, .tiled-top .tweak-categories, .tiled-right .tweak-categories, .tiled-bottom .tweak-categories, .tiled-left .tweak-categories { - border-radius: 0; -} - -window.background.csd > hdyleaflet > box.vertical > stack.main-container, -window.background.csd > leaflet > box.vertical > stack.main-container { - border-bottom-right-radius: 0; -} - -window.background.csd.maximized > hdyleaflet > box.vertical > stack.main-container, window.background.csd.tiled > hdyleaflet > box.vertical > stack.main-container, window.background.csd.fullscreen > hdyleaflet > box.vertical > stack.main-container { - border-bottom-right-radius: 0; -} - -window.background.csd.maximized .tweak-categories, window.background.csd.tiled .tweak-categories, window.background.csd.fullscreen .tweak-categories { - border-radius: 0; -} - -window.background.csd > box.horizontal > stack.background > widget > scrolledwindow.frame { - border: none; -} - -window.background.csd > leaflet > stack.background, -window.background.csd > hdyleaflet > stack.background, -window.background.csd > box.horizontal > stack.background { - border-bottom-right-radius: 0; -} - -window.background.csd > leaflet > stack.background > widget > box.vertical > box.vertical > scrolledwindow > viewport.frame, -window.background.csd > hdyleaflet > stack.background > widget > box.vertical > box.vertical > scrolledwindow > viewport.frame, -window.background.csd > box.horizontal > stack.background > widget > box.vertical > box.vertical > scrolledwindow > viewport.frame { - border-bottom-right-radius: 1px; -} - -window.background.csd > leaflet > stack.background > widget > box.vertical > box.vertical > scrolledwindow > viewport.frame > .view, -window.background.csd > hdyleaflet > stack.background > widget > box.vertical > box.vertical > scrolledwindow > viewport.frame > .view, -window.background.csd > box.horizontal > stack.background > widget > box.vertical > box.vertical > scrolledwindow > viewport.frame > .view { - background: none; -} - -window.background.csd > leaflet > stack.background > widget > scrolledwindow > viewport > clamp.medium > box > box > box > frame > box > box.vertical > separator, -window.background.csd > hdyleaflet > stack.background > widget > scrolledwindow > viewport > clamp.medium > box > box > box > frame > box > box.vertical > separator, -window.background.csd > box.horizontal > stack.background > widget > scrolledwindow > viewport > clamp.medium > box > box > box > frame > box > box.vertical > separator { - background: none; - min-height: 2px; -} - -window.background.csd > leaflet > stack.background > widget > scrolledwindow > viewport > clamp.medium > box > box > box > frame > box > box.vertical > list, -window.background.csd > hdyleaflet > stack.background > widget > scrolledwindow > viewport > clamp.medium > box > box > box > frame > box > box.vertical > list, -window.background.csd > box.horizontal > stack.background > widget > scrolledwindow > viewport > clamp.medium > box > box > box > frame > box > box.vertical > list { - border-radius: 4px; -} - -window.background.csd > leaflet > stack.background > widget > scrolledwindow > viewport > clamp.medium > box > box > box > frame > box > box.vertical:first-child:last-child > list, -window.background.csd > hdyleaflet > stack.background > widget > scrolledwindow > viewport > clamp.medium > box > box > box > frame > box > box.vertical:first-child:last-child > list, -window.background.csd > box.horizontal > stack.background > widget > scrolledwindow > viewport > clamp.medium > box > box > box > frame > box > box.vertical:first-child:last-child > list { - border-radius: 0; -} - -window.background.csd > leaflet > stack.background > widget > scrolledwindow > viewport > clamp.medium > box > box > box > frame > box > box.vertical:first-child > list, -window.background.csd > hdyleaflet > stack.background > widget > scrolledwindow > viewport > clamp.medium > box > box > box > frame > box > box.vertical:first-child > list, -window.background.csd > box.horizontal > stack.background > widget > scrolledwindow > viewport > clamp.medium > box > box > box > frame > box > box.vertical:first-child > list { - border-radius: 0 0 4px 4px; -} - -window.background.csd > leaflet > stack.background > widget > scrolledwindow > viewport > clamp.medium > box > box > box > frame > box > box.vertical:not(:first-child):last-child > list, -window.background.csd > hdyleaflet > stack.background > widget > scrolledwindow > viewport > clamp.medium > box > box > box > frame > box > box.vertical:not(:first-child):last-child > list, -window.background.csd > box.horizontal > stack.background > widget > scrolledwindow > viewport > clamp.medium > box > box > box > frame > box > box.vertical:not(:first-child):last-child > list { - border-radius: 4px 4px 0 0; -} - -window.background.csd > leaflet > box.vertical > scrolledwindow.view, -window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view, -window.background.csd > box.horizontal > box.vertical > scrolledwindow.view { - border-bottom-left-radius: 0; -} - -window.background.csd.maximized > leaflet > stack.background, -window.background.csd.maximized > hdyleaflet > stack.background, -window.background.csd.maximized > box.horizontal > stack.background, window.background.csd.tiled > leaflet > stack.background, -window.background.csd.tiled > hdyleaflet > stack.background, -window.background.csd.tiled > box.horizontal > stack.background, window.background.csd.fullscreen > leaflet > stack.background, -window.background.csd.fullscreen > hdyleaflet > stack.background, -window.background.csd.fullscreen > box.horizontal > stack.background { - border-bottom-right-radius: 0; -} - -window.background.csd.maximized > leaflet > stack.background > widget > box.vertical > box.vertical > scrolledwindow > viewport.frame, -window.background.csd.maximized > hdyleaflet > stack.background > widget > box.vertical > box.vertical > scrolledwindow > viewport.frame, -window.background.csd.maximized > box.horizontal > stack.background > widget > box.vertical > box.vertical > scrolledwindow > viewport.frame, window.background.csd.tiled > leaflet > stack.background > widget > box.vertical > box.vertical > scrolledwindow > viewport.frame, -window.background.csd.tiled > hdyleaflet > stack.background > widget > box.vertical > box.vertical > scrolledwindow > viewport.frame, -window.background.csd.tiled > box.horizontal > stack.background > widget > box.vertical > box.vertical > scrolledwindow > viewport.frame, window.background.csd.fullscreen > leaflet > stack.background > widget > box.vertical > box.vertical > scrolledwindow > viewport.frame, -window.background.csd.fullscreen > hdyleaflet > stack.background > widget > box.vertical > box.vertical > scrolledwindow > viewport.frame, -window.background.csd.fullscreen > box.horizontal > stack.background > widget > box.vertical > box.vertical > scrolledwindow > viewport.frame { - border-bottom-right-radius: 0; -} - -window.background.csd.maximized > leaflet > box.vertical > scrolledwindow.view, -window.background.csd.maximized > hdyleaflet > box.vertical > scrolledwindow.view, -window.background.csd.maximized > box.horizontal > box.vertical > scrolledwindow.view, window.background.csd.tiled > leaflet > box.vertical > scrolledwindow.view, -window.background.csd.tiled > hdyleaflet > box.vertical > scrolledwindow.view, -window.background.csd.tiled > box.horizontal > box.vertical > scrolledwindow.view, window.background.csd.fullscreen > leaflet > box.vertical > scrolledwindow.view, -window.background.csd.fullscreen > hdyleaflet > box.vertical > scrolledwindow.view, -window.background.csd.fullscreen > box.horizontal > box.vertical > scrolledwindow.view { - border-bottom-left-radius: 0; -} - -button.round-button { - min-height: 28px; - min-width: 28px; - padding: 0; -} - -window.background > box.vertical > searchbar { - box-shadow: none; -} - -window.background > box.vertical > overlay > stack > widget > stack > box.vertical > scrolledwindow > viewport.frame > widget > list { - background-color: #32343D; -} - -window.background > box.vertical > overlay > stack > widget > stack > box.vertical > scrolledwindow > viewport.frame > widget > list > separator { - border-left: 100px solid transparent; - border-right: 100px solid transparent; -} - -window.background > box.vertical > overlay > stack > widget > stack widget > box.vertical.app-list { - background-image: image(#32343D); -} - -window.background > box.vertical > overlay > stack > widget > stack widget > box.vertical.app-list > box.vertical > list { - background-color: #32343D; -} - -window.background > box.vertical > overlay > stack > widget > stack widget > box.vertical.app-list separator { - border-left: 100px solid transparent; - border-right: 100px solid transparent; -} - -.category_page_header_filter_box { - background-image: image(#32343D); - border-image: linear-gradient(to bottom, #494c59, #494c59) 0 0 1 0/0 0 1px 0 stretch; -} - -.category_page_header_filter_box button { - color: rgba(230, 235, 239, 0.45); - background-image: image(#32343D); -} - -.category_page_header_filter_box button:hover { - color: rgba(230, 235, 239, 0.75); -} - -.category_page_header_filter_box button:checked { - color: #e6ebef; -} - -.category_page_header_filter_box button:disabled { - color: rgba(230, 235, 239, 0.65); -} - -.application-details-infobar { - background-image: image(#282A33); - border-image: linear-gradient(to bottom, #494c59, #494c59) 1 1 1 1/1px 1px 1px 1px stretch; -} - -button.osd.featured-button-left, -button.osd.featured-button-right { - background-image: image(rgba(255, 255, 255, 0.15)); -} - -button.osd.featured-button-left image, -button.osd.featured-button-right image { - color: white; -} - -label.title-1 { - color: white; -} - -label:backdrop.title-1 { - opacity: 0.5; -} - -label.caption { - color: rgba(255, 255, 255, 0.65); -} - -label:backdrop.caption { - opacity: 0.5; -} - -.maps-popover button.radio.layer-radio-button:checked { - box-shadow: 0 0 0 2px #5294e2; -} - -.tr-workarea undershoot, -.tr-workarea overshoot { - border-color: transparent; -} - -#gf-bubble, #gf-bubble.solid, -#gf-osd-window, -#gf-osd-window.solid, -#gf-input-source-popup, -#gf-input-source-popup.solid, -#gf-candidate-popup, -#gf-candidate-popup.solid { - color: #e9ecf1; - background-color: #282A33; - border: 1px solid #16171c; - border-radius: 2px; -} - -#gf-bubble levelbar block.low, #gf-bubble levelbar block.high, #gf-bubble levelbar block.full, -#gf-osd-window levelbar block.low, -#gf-osd-window levelbar block.high, -#gf-osd-window levelbar block.full, -#gf-input-source-popup levelbar block.low, -#gf-input-source-popup levelbar block.high, -#gf-input-source-popup levelbar block.full, -#gf-candidate-popup levelbar block.low, -#gf-candidate-popup levelbar block.high, -#gf-candidate-popup levelbar block.full { - background-color: #5294e2; - border-color: #5294e2; -} - -#gf-bubble levelbar block.empty, -#gf-osd-window levelbar block.empty, -#gf-input-source-popup levelbar block.empty, -#gf-candidate-popup levelbar block.empty { - background-color: #1d1e25; -} - -#gf-bubble levelbar trough, -#gf-osd-window levelbar trough, -#gf-input-source-popup levelbar trough, -#gf-candidate-popup levelbar trough { - background: none; -} - -#gf-input-source { - min-height: 32px; - min-width: 40px; -} - -#gf-input-source:selected { - color: #ffffff; - background-color: #5294e2; - border-radius: 2px; -} - -gf-candidate-box label { - padding: 3px; -} - -gf-candidate-box:hover, gf-candidate-box:selected { - color: #ffffff; - background-color: #5294e2; - border-radius: 2px; -} - -headerbar > button.flat.popup.title-menu-button.toggle { - border-radius: 2px; -} - -headerbar > button.flat.popup.title-menu-button.toggle > grid .title { - margin: -0.16875rem 0; - padding: 0.08125rem 0.83125rem 0; - font-size: 90%; -} - -headerbar > button.flat.popup.title-menu-button.toggle > grid .subtitle { - margin: -0.16875rem 0; - padding: 0 0.83125rem 0.08125rem; - font-size: 80%; -} - -window.background > box.vertical box.horizontal list.categories { - background-color: #32343D; - border: none; - color: #e6ebef; -} - -window.background > box.vertical box.horizontal list.categories row.activatable.category { - color: #e6ebef; - background-color: transparent; - font-weight: 500; -} - -window.background > box.vertical box.horizontal list.categories row.activatable.category:hover { - color: #e6ebef; - background-color: rgba(230, 235, 239, 0.08); -} - -window.background > box.vertical box.horizontal list.categories row.activatable.category:selected { - color: #ffffff; - background-color: #5294e2; -} - -window.background > box.vertical box.horizontal list.categories row.activatable.category:selected label { - color: #ffffff; -} - -window.background > box.vertical box.horizontal list.categories row.activatable.category > label { - padding-left: 0; - padding-right: 0; -} - -window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list > separator { - background-color: transparent; -} - -window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list > separator.compressed-rows-group-separator { - background-image: image(rgba(255, 255, 255, 0.12)); -} - -window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable { - color: #e6ebef; - transition-duration: 0.1s; -} - -window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable:hover, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable:active { - color: #e6ebef; -} - -window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable label.compressed-entries-label { - background-image: image(#5294e2); - color: #ffffff; - font-weight: 700; -} - -window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable.compressed-row { - background-image: image(#2b2d35); - color: #a8b9c7; - transition-property: opacity, border-image, background-image, box-shadow; -} - -window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable.compressed-row:hover { - background-image: image(#3b3d46); - color: #e6ebef; -} - -window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable.compressed-row:active, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable.compressed-row:active:focus { - background-image: image(#44464f); - color: #e6ebef; - animation: none; -} - -window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable.compressed-row.popover-activated-row { - background-image: image(#5294e2); - color: #ffffff; -} - -window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable.compressed-row-header { - background-image: image(#282A33); - color: #5294e2; -} - -window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable.compressed-row-header:hover { - background-image: image(#2a2f3c); -} - -window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable.compressed-row-header:active, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable.compressed-row-header:active:focus { - background-image: image(#2c3545); - color: #5294e2; - animation: none; -} - -window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable.compressed-row-header label.compressed-entries-label { - background-image: image(#5294e2); - color: #ffffff; - transition-duration: 0s; -} - -headerbar.titlebar.incognito-mode entry { - color: rgba(228, 235, 241, 0.8); - border-color: rgba(255, 255, 255, 0.12); - background-color: #21232a; -} - -headerbar.titlebar.incognito-mode entry image, headerbar.titlebar.incognito-mode entry image:hover { - color: inherit; -} - -headerbar.titlebar.incognito-mode entry:focus { - color: rgba(255, 255, 255, 0.8); - border-color: #5294e2; - background-color: #2c2f39; -} - -headerbar.titlebar.incognito-mode entry:disabled { - color: rgba(228, 235, 241, 0.35); - border-color: rgba(255, 255, 255, 0.12); - background-color: rgba(33, 35, 42, 0.85); -} - -notebook > box > stack > box.vertical > paned.vertical > overlay > .floating-bar { - color: rgba(230, 235, 239, 0.75); -} - -.background headerbar entry.starred, .background headerbar entry.non-starred { - color: rgba(228, 235, 241, 0.8); - border-color: rgba(255, 255, 255, 0.12); - background-color: #21232a; -} - -.background headerbar entry.starred image, .background headerbar entry.starred image:hover, .background headerbar entry.non-starred image, .background headerbar entry.non-starred image:hover { - color: inherit; -} - -.background headerbar entry.starred:focus, .background headerbar entry.non-starred:focus { - color: rgba(255, 255, 255, 0.8); - border-color: #5294e2; - background-color: #2c2f39; -} - -.background headerbar entry.starred:disabled, .background headerbar entry.non-starred:disabled { - color: rgba(228, 235, 241, 0.35); - border-color: rgba(255, 255, 255, 0.12); - background-color: rgba(33, 35, 42, 0.85); -} - -.background headerbar entry.starred > image.right { - color: #ccbb00; -} - -.background headerbar entry.starred > image.right:hover, .background headerbar entry.starred > image.right:active, .background headerbar entry.starred > image.right:checked { - color: #FFEA00; -} - -popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background { - background-color: transparent; -} - -popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > row.activatable { - background-color: #494c59; - color: rgba(230, 235, 239, 0.85); - border-radius: 2px; - border: 1px solid rgba(255, 255, 255, 0.12); - margin: 2px; -} - -popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > row.activatable:hover { - color: #b7c6d1; - border-color: rgba(255, 255, 255, 0.12); - background-color: #3e4250; -} - -popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical { - margin: 0; - padding: 0; -} - -popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame { - border: 1px solid rgba(255, 255, 255, 0.12); -} - -popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > row.activatable.bookmarks-row { - background-color: rgba(40, 42, 51, 0.35); - color: rgba(230, 235, 239, 0.85); - border-bottom: 1px dashed rgba(255, 255, 255, 0.05); - padding: 6px 0; - margin: 0; -} - -popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > row.activatable.bookmarks-row:hover, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > row.activatable.bookmarks-row:active, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > row.activatable.bookmarks-row:checked { - color: #e6ebef; - background-color: rgba(230, 235, 239, 0.05); -} - -popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > row.activatable.bookmarks-row button.flat { - min-width: 16px; - min-height: 16px; - padding: 4px; - margin: 0 6px; - border-radius: 100px; -} - -popover.background > scrolledwindow > viewport.frame > list > row.activatable { - border-radius: 2px; -} - -popover.background > scrolledwindow > viewport.frame > list > row.activatable button.page-row-close-button { - margin: 3px 6px; -} - -flowboxchild.bookmark-tag-widget { - color: #32343D; - font-weight: 500; -} - -flowboxchild.bookmark-tag-widget label { - margin-bottom: 2px; -} - -flowboxchild.bookmark-tag-widget-selected { - color: #ffffff; -} - -tabbox { - background-color: #32343D; - box-shadow: inset 0 -1px rgba(255, 255, 255, 0.12); -} - -tabbox > tab { - padding: 2px 16px 4px 16px; - min-width: 24px; - min-height: 24px; - border-radius: 0; - border: none; - color: rgba(230, 235, 239, 0.45); - background-color: rgba(50, 52, 61, 0); -} - -tabbox > tab:not(:only-child):first-child { - margin-left: 6px; -} - -tabbox > tab:not(:only-child):last-child { - margin-right: 6px; -} - -tabbox > tab:hover { - color: rgba(230, 235, 239, 0.75); - transition: 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); - box-shadow: inset 0 -2px rgba(82, 148, 226, 0.5); -} - -tabbox > tab:checked { - color: #e6ebef; - transition: 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94); - box-shadow: inset 0 -2px #5294e2; -} - -tabbox > tab button { - border-radius: 100%; - min-height: 16px; - min-width: 16px; - padding: 0; - margin: 4px 0; - color: #a7abb1; -} - -tabbox > tab button:hover { - color: #ff4d4d; - background-color: #27282f; -} - -tabbox > tab button:active { - color: #5294e2; - background-color: #202127; -} - -tabbox > tab button:active image { - color: #5294e2; -} - -window#gnome-system-monitor > menubar { - border: none; - box-shadow: none; - background: none; -} - -.sidebar-paned .inline-toolbar.horizontal.sidebar-toolbar { - box-shadow: inset 0 1px rgba(255, 255, 255, 0.12); - padding: 4px; - background-color: #2b2d35; -} - -window.csd > box.vertical > box.vertical > toolbar.horizontal, window.csd > box.vertical > box.vertical > .horizontal.inline-toolbar, -window.solid-csd > box.vertical > box.vertical > toolbar.horizontal, -window.solid-csd > box.vertical > box.vertical > .horizontal.inline-toolbar { - margin-top: -1px; - border-top: 1px solid rgba(255, 255, 255, 0.12); - box-shadow: none; - background-color: transparent; -} - -window.csd > box.vertical > box.vertical > toolbar.horizontal > toolitem > .linked > button, window.csd > box.vertical > box.vertical > .horizontal.inline-toolbar > toolitem > .linked > button, -window.csd > box.vertical > box.vertical > toolbar.horizontal > toolitem > box.horizontal > button, -window.csd > box.vertical > box.vertical > .horizontal.inline-toolbar > toolitem > box.horizontal > button, -window.solid-csd > box.vertical > box.vertical > toolbar.horizontal > toolitem > .linked > button, -window.solid-csd > box.vertical > box.vertical > .horizontal.inline-toolbar > toolitem > .linked > button, -window.solid-csd > box.vertical > box.vertical > toolbar.horizontal > toolitem > box.horizontal > button, -window.solid-csd > box.vertical > box.vertical > .horizontal.inline-toolbar > toolitem > box.horizontal > button { - min-height: 36px; - min-width: 36px; - padding: 0; - margin-top: 8px; - margin-bottom: 8px; -} - -window.csd > box.vertical > box.vertical > frame, -window.solid-csd > box.vertical > box.vertical > frame { - margin-top: -1px; - padding: 0; -} - -window.csd > box.vertical > box.vertical > frame > border, -window.solid-csd > box.vertical > box.vertical > frame > border { - border: none; -} - -window.background > box.vertical > toolbar.primary-toolbar > toolitem > .linked > button.image-button.raised, window.background > box.vertical > .primary-toolbar.inline-toolbar > toolitem > .linked > button.image-button.raised { - min-height: 36px; - min-width: 36px; - padding: 0; - margin: 0; -} - -window.background > box.vertical > toolbar.primary-toolbar > toolitem > .linked > button.image-button.raised > widget > box > image, window.background > box.vertical > .primary-toolbar.inline-toolbar > toolitem > .linked > button.image-button.raised > widget > box > image { - padding: 0; -} - -window.background > box.vertical > toolbar.primary-toolbar > toolitem button.flat.scale, window.background > box.vertical > .primary-toolbar.inline-toolbar > toolitem button.flat.scale { - min-height: 20px; - min-width: 36px; - padding: 0; - margin-top: 8px; - margin-bottom: 8px; -} - -window.background > box.vertical > toolbar.primary-toolbar > toolitem > box.horizontal:not(.linked) > button.toggle, window.background > box.vertical > .primary-toolbar.inline-toolbar > toolitem > box.horizontal:not(.linked) > button.toggle, -window.background > box.vertical > toolbar.primary-toolbar > toolitem > .linked > button:not(.toggle):not(.raised):not(.flat), -window.background > box.vertical > .primary-toolbar.inline-toolbar > toolitem > .linked > button:not(.toggle):not(.raised):not(.flat) { - min-height: 28px; - min-width: 28px; - padding: 0; - margin: 0; -} - -window.background.csd.unified > deck > deck > deck > box.vertical > headerbar.titlebar.windowhandle > viewswitchertitle > squeezer > viewswitcher > box.horizontal > button.radio { - margin: 0; - border-radius: 0; - padding: 0 6px; - border-width: 0; -} - -window.background.csd.unified > deck > deck > deck > box.vertical > headerbar.titlebar.windowhandle > viewswitchertitle > squeezer > viewswitcher > box.horizontal > button.radio:hover { - box-shadow: inset 0 -1px rgba(255, 255, 255, 0.12); -} - -hdyviewswitcherbar > actionbar, -viewswitcherbar > actionbar { - background: none; - border: none; -} - -dialog.background.csd > box.dialog-vbox > grid.horizontal > scrolledwindow.frame { - border: none; -} - -dialog.background.csd > box.dialog-vbox > grid.horizontal > scrolledwindow.frame > viewport.frame { - border: none; -} - -dialog.background.csd > box.dialog-vbox > grid.horizontal > stack > scrolledwindow.frame { - border: 1px solid rgba(255, 255, 255, 0.12); -} - -dialog.background.csd > box.dialog-vbox > filechooser > actionbar > revealer > box.horizontal > box.horizontal > box.horizontal > combobox > .linked > button.combo { - margin: 24px 6px 24px 120px; - background-position: right bottom; -} - -dialog.background.csd headerbar.default-decoration { - box-shadow: inset 0 -1px rgba(255, 255, 255, 0.12); -} - -window.background.csd > paned.horizontal > scrolledwindow.frame.sidebar { - border-top: none; -} - -stack > overlay > frame > scrolledwindow.frame { - border-left-width: 0; - border-right-width: 0; -} - -window.background.csd.unified headerbar { - border-radius: 0 0 0 0; -} - -window.background.csd.unified, -window.background.csd.unified > decoration, -window.background.csd.unified > decoration-overlay { - border-radius: 0; -} - -window.background.csd.unified.tiled, -window.background.csd.unified.tiled > decoration, -window.background.csd.unified.tiled > decoration-overlay, window.background.csd.unified.tiled-top, -window.background.csd.unified.tiled-top > decoration, -window.background.csd.unified.tiled-top > decoration-overlay, window.background.csd.unified.tiled-right, -window.background.csd.unified.tiled-right > decoration, -window.background.csd.unified.tiled-right > decoration-overlay, window.background.csd.unified.tiled-bottom, -window.background.csd.unified.tiled-bottom > decoration, -window.background.csd.unified.tiled-bottom > decoration-overlay, window.background.csd.unified.tiled-left, -window.background.csd.unified.tiled-left > decoration, -window.background.csd.unified.tiled-left > decoration-overlay, window.background.csd.unified.maximized, -window.background.csd.unified.maximized > decoration, -window.background.csd.unified.maximized > decoration-overlay, window.background.csd.unified.fullscreen, -window.background.csd.unified.fullscreen > decoration, -window.background.csd.unified.fullscreen > decoration-overlay { - border-radius: 0; -} - -.nemo-window .nemo-places-sidebar.frame { - border-width: 0; -} - -.nemo-window .nemo-places-sidebar .places-treeview { - -NemoPlacesTreeView-disk-full-bg-color: #494c59; - -NemoPlacesTreeView-disk-full-fg-color: #3c86de; -} - -.nemo-window notebook { - background-color: #282A33; -} - -.nemo-window notebook .primary-toolbar { - background-color: #32343D; -} - -.nemo-window notebook .primary-toolbar button, -.nemo-window notebook .primary-toolbar combobox > .linked > button.combo { - color: #e6ebef; - border-color: rgba(255, 255, 255, 0.12); - background-color: #2c2f39; -} - -.nemo-window notebook .primary-toolbar button:hover, -.nemo-window notebook .primary-toolbar combobox > .linked > button.combo:hover { - color: #b7c6d1; - border-color: rgba(255, 255, 255, 0.12); - background-color: #3e4250; - -gtk-icon-effect: highlight; -} - -.nemo-window notebook .primary-toolbar button:active, .nemo-window notebook .primary-toolbar button:checked, -.nemo-window notebook .primary-toolbar combobox > .linked > button.combo:active, -.nemo-window notebook .primary-toolbar combobox > .linked > button.combo:checked { - color: #ffffff; - border-color: #68a2e6; - background-color: #5294e2; -} - -.nemo-window notebook .primary-toolbar button:active:not(:disabled) label:disabled, .nemo-window notebook .primary-toolbar button:checked:not(:disabled) label:disabled, -.nemo-window notebook .primary-toolbar combobox > .linked > button.combo:active:not(:disabled) label:disabled, -.nemo-window notebook .primary-toolbar combobox > .linked > button.combo:checked:not(:disabled) label:disabled { - color: inherit; - opacity: 0.6; -} - -.nemo-window notebook .primary-toolbar button:disabled, -.nemo-window notebook .primary-toolbar combobox > .linked > button.combo:disabled { - border-color: rgba(255, 255, 255, 0.05); - background-color: rgba(44, 47, 57, 0.55); -} - -.nemo-window notebook .primary-toolbar button:disabled label, .nemo-window notebook .primary-toolbar button:disabled, -.nemo-window notebook .primary-toolbar combobox > .linked > button.combo:disabled label, -.nemo-window notebook .primary-toolbar combobox > .linked > button.combo:disabled { - color: rgba(230, 235, 239, 0.45); -} - -.nemo-window notebook .primary-toolbar button:disabled:active, .nemo-window notebook .primary-toolbar button:disabled:checked, -.nemo-window notebook .primary-toolbar combobox > .linked > button.combo:disabled:active, -.nemo-window notebook .primary-toolbar combobox > .linked > button.combo:disabled:checked { - border-color: rgba(82, 148, 226, 0.75); - background-color: rgba(82, 148, 226, 0.75); - opacity: 0.6; -} - -.nemo-window notebook .primary-toolbar button:disabled:active label, .nemo-window notebook .primary-toolbar button:disabled:active, .nemo-window notebook .primary-toolbar button:disabled:checked label, .nemo-window notebook .primary-toolbar button:disabled:checked, -.nemo-window notebook .primary-toolbar combobox > .linked > button.combo:disabled:active label, -.nemo-window notebook .primary-toolbar combobox > .linked > button.combo:disabled:active, -.nemo-window notebook .primary-toolbar combobox > .linked > button.combo:disabled:checked label, -.nemo-window notebook .primary-toolbar combobox > .linked > button.combo:disabled:checked { - color: rgba(255, 255, 255, 0.8); -} - -.nemo-window notebook .primary-toolbar entry { - min-height: 24px; - min-width: 24px; - color: #e0e5eb; - border-color: rgba(255, 255, 255, 0.12); - background-color: #282a33; -} - -.nemo-window notebook .primary-toolbar entry:focus { - color: #e0e5eb; - border-color: #5294e2; - background-color: #282a33; -} - -.nemo-window .nemo-window-pane widget.entry { - border: 1px solid; - border-radius: 2px; - color: #e0e5eb; - border-color: #5294e2; - background-color: #282a33; -} - -.nemo-window .nemo-window-pane notebook infobar > revealer > box { - border-bottom: 1px solid rgba(255, 255, 255, 0.12); -} - -.nemo-window .nemo-window-pane notebook box.vertical > separator { - background: none; -} - -.nemo-window .primary-toolbar { - padding-top: 0; - padding-bottom: 0; - border: none; - color: rgba(228, 235, 241, 0.8); - background-color: #282a33; - box-shadow: inset 0 -1px rgba(255, 255, 255, 0.12); -} - -.nemo-window .primary-toolbar button { - min-height: 20px; - margin-top: 6px; - margin-bottom: 6px; -} - -.nemo-window .primary-toolbar entry { - min-height: 22px; - margin-top: 4px; - margin-bottom: 4px; -} - -.nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button, -.nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button { - margin-top: 4px; - margin-bottom: 4px; -} - -.nemo-window .sidebar scrolledwindow.frame { - border: none; -} - -.nemo-window .floating-bar { - padding: 2px; - background-color: #5294e2; - color: #ffffff; - border-radius: 0; -} - -.nemo-window .floating-bar.bottom.left { - border-top-right-radius: 2px; -} - -.nemo-window .floating-bar.bottom.right { - border-top-left-radius: 2px; -} - -.nemo-window .floating-bar button { - border: none; - border-radius: 2px; - min-height: 16px; - min-width: 16px; - -gtk-icon-shadow: none; -} - -dialog.background > .dialog-vbox > frame.view > stack > box.vertical > separator.horizontal { - background: none; - border-bottom: 1px solid rgba(255, 255, 255, 0.12); -} - -window.background:not(.csd) > widget > separator { - color: rgba(255, 255, 255, 0.12); -} - -window.background:not(.csd) > widget > scrollbar { - background-clip: border-box; -} - -window.background:not(.csd) > widget > scrollbar, -window.background:not(.csd) > widget > frame > border { - border-color: rgba(255, 255, 255, 0.12); -} - -window.background:not(.csd) > widget > entry, -window.background:not(.csd) > widget .entry { - border-radius: 2px; - color: #e0e5eb; - background-image: image(#282A33); - border: 1px solid rgba(255, 255, 255, 0.12); -} - -window.background:not(.csd) > widget > entry:focus, -window.background:not(.csd) > widget .entry:focus { - border-color: #5294e2; -} - -window.background:not(.csd) > widget > spinbutton { - background-image: image(#2c2f39); - border: 1px solid rgba(255, 255, 255, 0.12); -} - -window.background:not(.csd) > widget > spinbutton:active { - background-image: image(#383a47); -} - -window.background:not(.csd) > widget > spinbutton .entry { - border-top-right-radius: 0; - border-bottom-right-radius: 0; -} - -window.background:not(.csd) > widget > button > button, window.background:not(.csd) > widget > button.combo > button { - color: #e0e5eb; - border: 1px solid rgba(255, 255, 255, 0.12); - border-radius: 2px; -} - -window.background:not(.csd) > widget > button > button:active, window.background:not(.csd) > widget > button > button:checked, window.background:not(.csd) > widget > button.combo > button:active, window.background:not(.csd) > widget > button.combo > button:checked { - border: 1px solid #4e5264; - background-image: image(#383a47); -} - -window.background:not(.csd) > menu, -window.background:not(.csd) > menu > menu { - border-radius: 0; -} - -window.background:not(.csd) > menu > separator, window.background:not(.csd) > menu .separator, -window.background:not(.csd) > menu > menu > separator, -window.background:not(.csd) > menu > menu .separator { - color: #32343D; -} - -window.background:not(.csd) > menu > menuitem > label:disabled { - color: rgba(230, 235, 239, 0.45); -} - -window.background:not(.csd) > window > menu menuitem { - transition: none; -} - -#MozillaGtkWidget.background { - background-color: #32343D; -} - -#MozillaGtkWidget.background .background, -#MozillaGtkWidget.background frame, -#MozillaGtkWidget.background separator, -#MozillaGtkWidget.background scrolledwindow { - background-color: #32343D; -} - -#MozillaGtkWidget.background headerbar.titlebar { - padding-left: 10px; - padding-right: 10px; -} - -#MozillaGtkWidget.background scrollbar { - background-color: #545867; -} - -#MozillaGtkWidget.background scrollbar slider { - background-color: #83868d; -} - -#MozillaGtkWidget.background scrollbar slider:hover { - background-color: #9ea2a8; -} - -#MozillaGtkWidget.background scrollbar slider:hover:active { - background-color: #b9bdc3; -} - -#MozillaGtkWidget.background scrollbar slider:disabled { - background-color: transparent; -} - -#MozillaGtkWidget.background > window.background > menu, -#MozillaGtkWidget.background > window.background > menu > menu { - border: none; - background-color: #282A33; -} - -#MozillaGtkWidget.background > window.background > menu > separator, -#MozillaGtkWidget.background > window.background > menu > menu > separator { - padding: 0; - border: none; - background-color: rgba(255, 255, 255, 0.12); -} - -#MozillaGtkWidget.background > widget border { - border-color: #606475; -} - -#MozillaGtkWidget.background > widget separator { - background-color: #4e5264; -} - -#MozillaGtkWidget.background > widget > scrolledwindow > textview { - background-color: #333641; -} - -#MozillaGtkWidget.background > widget > scrolledwindow > textview text { - background-color: transparent; - color: #e0e5eb; -} - -window.background.chromium headerbar.titlebar button.titlebutton { - min-width: 23px; - min-height: 23px; - padding: 0 2px; - color: transparent; -} - -window.background.chromium { - background-color: #32343D; - color: #e6ebef; -} - -window.background.chromium headerbar.titlebar button.toggle { - color: rgba(228, 235, 241, 0.8); - outline-offset: -3px; - background-color: rgba(40, 42, 51, 0); - border-color: rgba(40, 42, 51, 0); -} - -window.background.chromium headerbar.titlebar button.toggle:hover { - color: rgba(228, 235, 241, 0.8); - border-color: rgba(255, 255, 255, 0.12); - background-color: #333641; -} - -window.background.chromium headerbar.titlebar button.toggle:checked, window.background.chromium headerbar.titlebar button.toggle:active { - color: #ffffff; - border-color: #68a2e6; - background-color: #5294e2; -} - -window.background.chromium button { - border-width: 1px; - border-style: solid; - border-color: #494c59; - background-color: #32343D; - color: #e6ebef; -} - -window.background.chromium entry.chromium { - border-image: none; - border: 1px solid #494c59; - background-color: #32343D; - color: #e6ebef; -} - -window.background.chromium entry.chromium:focus { - border-color: #5294e2; -} - -window.background.chromium > textview.view, window.background.chromium textview { - background-color: #32343D; - color: #e6ebef; -} - -window.background.chromium > menubar { - background-color: #282A33; -} - -window.background.chromium > menu { - color: #e6ebef; - background-color: #32343D; - border: 1px solid #494c59; -} - -window.background.chromium > menu > separator, window.background.chromium > menu .separator { - background-color: #32343D; - color: #32343D; - border: none; -} - -window.background.chromium > menu > menuitem { - color: #e6ebef; - border-radius: 0; -} - -window.background.chromium > menu > menuitem:hover { - color: #ffffff; - background-color: #5294e2; -} - -window.background.chromium > menu > menuitem:disabled { - color: rgba(230, 235, 239, 0.45); -} - -window.background.chromium > menu > menuitem accelerator { - color: rgba(230, 235, 239, 0.45); -} - -window.background > grid.horizontal > grid.horizontal { - background-color: #282A33; - box-shadow: inset 0 -1px rgba(255, 255, 255, 0.12); -} - -window.background > grid.horizontal > grid.horizontal > button.flat.small-button { - color: rgba(228, 235, 241, 0.8); - border: none; - border-radius: 50px; -} - -window.background > grid.horizontal > grid.horizontal > button.flat.small-button:hover { - background-color: rgba(228, 235, 241, 0.25); -} - -window.background > grid.horizontal > grid.horizontal > button.flat.small-button:active, window.background > grid.horizontal > grid.horizontal > button.flat.small-button:checked { - background-color: #5294e2; - color: #ffffff; -} - -window.background > grid.horizontal > grid.horizontal > button.flat.small-button:disabled { - color: rgba(228, 235, 241, 0.6); -} - -window.background:not(.solid-csd) > notebook:not(.frame) { - border: 0 none transparent; - background-color: #282A33; -} - -window.background:not(.solid-csd) > notebook:not(.frame) > stack { - border: none; - box-shadow: none; -} - -overlay.window-overlay grid.horizontal stack paned.horizontal stack widget.view.frame, -overlay.window-overlay grid.horizontal stack paned.horizontal stack scrolledwindow.frame { - border-left: none; - border-right: none; -} - -overlay.window-overlay grid.horizontal stack .sidebar { - border-bottom: 1px solid rgba(255, 255, 255, 0.12); -} - -widget > box.terminal-titlebar { - padding: 0 6px; -} - -widget > box.terminal-titlebar > button.flat.popup.toggle { - border: none; - border-radius: 0; - padding-top: 0; - padding-bottom: 0; - border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #5294e2 0%, transparent 0%) 0 0 0/0 0 0; -} - -widget > box.terminal-titlebar > button.flat.popup.toggle:dir(ltr) { - padding-right: 6px; -} - -widget > box.terminal-titlebar > button.flat.popup.toggle:dir(rtl) { - padding-left: 6px; -} - -widget > box.terminal-titlebar > button.flat.popup.toggle:hover { - box-shadow: inset 0 -2px #5294e2; - background: none; -} - -widget > box.terminal-titlebar > button.flat.popup.toggle:checked, widget > box.terminal-titlebar > button.flat.popup.toggle:active { - border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #5294e2 100%, transparent 0%) 0 0 2/0 0 2px; - background-color: transparent; - color: #e6ebef; -} - -widget > box.terminal-titlebar > button.image-button, widget > box.terminal-titlebar > button.image-button.toggle { - margin: 2px 0; - padding: 0; - min-height: 24px; - min-width: 24px; - border-radius: 100px; - -gtk-outline-radius: 100px; -} - -list.tilix-session-sidebar { - background-image: image(#272931); -} - -list.tilix-session-sidebar button.tilix-sidebar-close-button { - min-height: 20px; - min-width: 20px; - padding: 0; - border-radius: 100px; - -gtk-outline-radius: 100px; - background-color: #F04A50; -} - -list.tilix-session-sidebar button.tilix-sidebar-close-button, list.tilix-session-sidebar button.tilix-sidebar-close-button:hover, list.tilix-session-sidebar button.tilix-sidebar-close-button:active, list.tilix-session-sidebar button.tilix-sidebar-close-button:checked { - color: white; -} - -list.tilix-session-sidebar button.tilix-sidebar-close-button:hover { - background-color: #f4797e; -} - -list.tilix-session-sidebar button.tilix-sidebar-close-button:active, list.tilix-session-sidebar button.tilix-sidebar-close-button:checked { - background-image: image(#ec1b22); -} - -window.background.csd > box.vertical > stack > box.horizontal > list { - border-right: 1px solid #494c59; -} - -window.background.csd > box.vertical > stack > box.horizontal > box.vertical > stack > scrolledwindow.frame { - border: none; -} - -window.background.csd > box.vertical > stack > box.horizontal > revealer > stack > list { - border-right: 1px solid #494c59; -} - -window.background.csd > box.vertical > stack > box.horizontal > revealer > stack > scrolledwindow > viewport.frame > list { - border-right: 1px solid #494c59; -} - -window.background.csd > box.vertical > stack > box.horizontal > revealer > stack > scrolledwindow > viewport.frame > list { - border-right: 1px solid #494c59; -} - -window#ValaPanel.background { - background-color: #21232b; - border: none; - color: #D3DAE3; -} - -window#ValaPanel.background widget.-vala-panel-background > separator { - background: none; -} - -window#ValaPanel.background .unpinned button.flat.-panel-icon-button { - border-radius: 0; -} - -window#ValaPanel.background .unpinned button.flat.-panel-icon-button:hover { - -gtk-icon-effect: highlight; -} - -window#ValaPanel.background .unpinned button.flat.-panel-icon-button:hover, window#ValaPanel.background .unpinned button.flat.-panel-icon-button:active, window#ValaPanel.background .unpinned button.flat.-panel-icon-button:checked { - box-shadow: inset 0 -2px #5294e2; - color: #ffffff; -} - -window#ValaPanel.background .pinned button.flat.-panel-icon-button.running { - border-radius: 0; -} - -window#ValaPanel.background .pinned button.flat.-panel-icon-button.running > image { - background-position: bottom center; -} - -window#ValaPanel.background .pinned button.flat.-panel-icon-button.running:hover { - -gtk-icon-effect: highlight; -} - -window#ValaPanel.background .pinned button.flat.-panel-icon-button.running:hover, window#ValaPanel.background .pinned button.flat.-panel-icon-button.running:active, window#ValaPanel.background .pinned button.flat.-panel-icon-button.running:checked { - box-shadow: inset 0 -2px #5294e2; - color: #ffffff; -} - -.mate-panel-menu-bar menubar, -.mate-panel-menu-bar #PanelApplet-window-menu-applet-button, -menubar.-vala-panel-background, -menubar.-vala-panel-appmenu-private { - background: none; - border: none; - box-shadow: none; - color: #D3DAE3; -} - -.mate-panel-menu-bar menubar > menuitem, -.mate-panel-menu-bar #PanelApplet-window-menu-applet-button > menuitem, -menubar.-vala-panel-background > menuitem, -menubar.-vala-panel-appmenu-private > menuitem { - border: none; - border-radius: 0; - font-weight: normal; -} - -.mate-panel-menu-bar menubar > menuitem:hover, -.mate-panel-menu-bar #PanelApplet-window-menu-applet-button > menuitem:hover, -menubar.-vala-panel-background > menuitem:hover, -menubar.-vala-panel-appmenu-private > menuitem:hover { - background-color: rgba(255, 255, 255, 0.1); - color: #ffffff; - box-shadow: inset 0 -2px #5294e2, 0 1px #5294e2; -} - -.mate-panel-menu-bar menubar > menuitem:disabled, -.mate-panel-menu-bar #PanelApplet-window-menu-applet-button > menuitem:disabled, -menubar.-vala-panel-background > menuitem:disabled, -menubar.-vala-panel-appmenu-private > menuitem:disabled { - color: rgba(211, 218, 227, 0.4); -} - -window#meldapp notebook.frame.meld-notebook { - border: none; -} - -window#meldapp notebook.frame.meld-notebook paned.meld-vc-console-pane { - border: none; -} - -headerbar:not(.titlebar).flat { - background: none; - color: #e6ebef; - border: none; - box-shadow: none; -} - -headerbar:not(.titlebar).flat button:not(.close):not(.maximize):not(.minimize) { - color: rgba(230, 235, 239, 0.75); - border: none; -} - -headerbar:not(.titlebar).flat button:not(.close):not(.maximize):not(.minimize):hover { - background-color: rgba(230, 235, 239, 0.1); - color: #e6ebef; -} - -headerbar:not(.titlebar).flat button:not(.close):not(.maximize):not(.minimize):active { - background-color: rgba(230, 235, 239, 0.25); - color: #e6ebef; -} - -headerbar:not(.titlebar).flat button:not(.close):not(.maximize):not(.minimize):checked { - background-color: rgba(230, 235, 239, 0.2); - color: #e6ebef; -} - -headerbar:not(.titlebar).flat button.titlebutton.close { - background-image: -gtk-scaled(url("assets/titlebutton-close-dark.png"), url("assets/titlebutton-close-dark@2.png")); -} - -headerbar:not(.titlebar).flat button.titlebutton.close:backdrop { - background-image: -gtk-scaled(url("assets/titlebutton-close-backdrop-dark.png"), url("assets/titlebutton-close-backdrop-dark@2.png")); -} - -headerbar:not(.titlebar).flat button.titlebutton.close:hover { - background-image: -gtk-scaled(url("assets/titlebutton-close-hover-dark.png"), url("assets/titlebutton-close-hover-dark@2.png")); -} - -headerbar:not(.titlebar).flat button.titlebutton.close:active { - background-image: -gtk-scaled(url("assets/titlebutton-close-active-dark.png"), url("assets/titlebutton-close-active-dark@2.png")); -} - -headerbar:not(.titlebar).flat button.titlebutton.maximize { - background-image: -gtk-scaled(url("assets/titlebutton-maximize-dark.png"), url("assets/titlebutton-maximize-dark@2.png")); -} - -headerbar:not(.titlebar).flat button.titlebutton.maximize:backdrop { - background-image: -gtk-scaled(url("assets/titlebutton-maximize-backdrop-dark.png"), url("assets/titlebutton-maximize-backdrop-dark@2.png")); -} - -headerbar:not(.titlebar).flat button.titlebutton.maximize:hover { - background-image: -gtk-scaled(url("assets/titlebutton-maximize-hover-dark.png"), url("assets/titlebutton-maximize-hover-dark@2.png")); -} - -headerbar:not(.titlebar).flat button.titlebutton.maximize:active { - background-image: -gtk-scaled(url("assets/titlebutton-maximize-active-dark.png"), url("assets/titlebutton-maximize-active-dark@2.png")); -} - -headerbar:not(.titlebar).flat button.titlebutton.minimize { - background-image: -gtk-scaled(url("assets/titlebutton-minimize-dark.png"), url("assets/titlebutton-minimize-dark@2.png")); -} - -headerbar:not(.titlebar).flat button.titlebutton.minimize:backdrop { - background-image: -gtk-scaled(url("assets/titlebutton-minimize-backdrop-dark.png"), url("assets/titlebutton-minimize-backdrop-dark@2.png")); -} - -headerbar:not(.titlebar).flat button.titlebutton.minimize:hover { - background-image: -gtk-scaled(url("assets/titlebutton-minimize-hover-dark.png"), url("assets/titlebutton-minimize-hover-dark@2.png")); -} - -headerbar:not(.titlebar).flat button.titlebutton.minimize:active { - background-image: -gtk-scaled(url("assets/titlebutton-minimize-active-dark.png"), url("assets/titlebutton-minimize-active-dark@2.png")); -} - -stackswitcher.tall { - margin-top: 6px; -} - -.xapp-status-icon-menu-window > decoration { - box-shadow: none; - transition: none; - margin: 0; -} - -.xapp-status-icon-menu-window > menu > menuitem > window > decoration { - box-shadow: none; - transition: none; - margin: 0; -} - -/***************** - * Unity Desktop * - *****************/ -UnityDecoration { - -UnityDecoration-extents: 28px 1 1 1; - -UnityDecoration-input-extents: 10px; - -UnityDecoration-shadow-offset-x: 0px; - -UnityDecoration-shadow-offset-y: 3px; - -UnityDecoration-active-shadow-color: rgba(0, 0, 0, 0.2); - -UnityDecoration-active-shadow-radius: 12px; - -UnityDecoration-inactive-shadow-color: rgba(0, 0, 0, 0.07); - -UnityDecoration-inactive-shadow-radius: 7px; - -UnityDecoration-glow-size: 10px; - -UnityDecoration-glow-color: #5294e2; - -UnityDecoration-title-indent: 10px; - -UnityDecoration-title-fade: 35px; - -UnityDecoration-title-alignment: 0.0; -} - -UnityDecoration .top { - border: 1px solid #181a1f; - border-bottom-width: 0; - border-radius: 4px 4px 0 0; - padding: 1px 6px 0 6px; - background-image: linear-gradient(to bottom, #282a33, #282a33); - color: rgba(228, 235, 241, 0.8); - box-shadow: inset 0 1px #2f313c; -} - -UnityDecoration .top:backdrop { - border-bottom-width: 0; - color: rgba(228, 235, 241, 0.5); -} - -UnityDecoration .left, UnityDecoration .right, UnityDecoration .bottom, -UnityDecoration .left:backdrop, UnityDecoration .right:backdrop, UnityDecoration .bottom:backdrop { - background-color: transparent; - background-image: linear-gradient(to bottom, #181a1f, #181a1f); -} - -UnityPanelWidget, -.unity-panel { - background-image: linear-gradient(to bottom, #1b2224, #1b2224); - color: white; - box-shadow: none; -} - -UnityPanelWidget:backdrop, -.unity-panel:backdrop { - color: #d6dde5; -} - -.unity-panel.menubar.menuitem:hover, -.unity-panel.menubar .menuitem *:hover { - border-radius: 0; - color: #ffffff; - background-image: linear-gradient(to bottom, #5294e2, #5294e2); - border-bottom: none; -} - -.lightdm.menu { - background-image: none; - background-color: rgba(0, 0, 0, 0.4); - border-color: rgba(255, 255, 255, 0.8); - border-radius: 4px; - padding: 1px; - color: white; -} - -.lightdm-combo .menu { - background-color: #3a3d4a; - border-radius: 0px; - padding: 0px; - color: white; -} - -.lightdm.menu .menuitem *, -.lightdm.menu .menuitem.check:active, -.lightdm.menu .menuitem.radio:active { - color: white; -} - -.lightdm.menubar { - color: rgba(255, 255, 255, 0.8); - background-image: none; - background-color: rgba(0, 0, 0, 0.5); -} - -.lightdm.menubar > .menuitem { - padding: 2px 6px; -} - -.lightdm-combo.combobox-entry .button, -.lightdm-combo .cell, -.lightdm-combo .button, -.lightdm-combo .entry, -.lightdm.button, -.lightdm.entry { - background-image: none; - background-color: rgba(0, 0, 0, 0.3); - border-color: rgba(255, 255, 255, 0.4); - border-radius: 10px; - padding: 7px; - color: white; - text-shadow: none; -} - -.lightdm.button, -.lightdm.button:hover, -.lightdm.button:active, -.lightdm.button:active:focus, -.lightdm.entry, -.lightdm.entry:hover, -.lightdm.entry:active, -.lightdm.entry:active:focus { - background-image: none; - border-image: none; -} - -.lightdm.button:focus, -.lightdm.entry:focus { - border-color: rgba(255, 255, 255, 0.1); - border-width: 1px; - border-style: solid; - color: white; -} - -.lightdm.entry:selected { - background-color: rgba(255, 255, 255, 0.8); -} - -.lightdm.entry:active { - -gtk-icon-source: -gtk-icontheme("process-working-symbolic"); - animation: dashentry_spinner 1s infinite linear; -} - -.lightdm.option-button { - padding: 2px; - background: none; - border: 0; -} - -.lightdm.toggle-button { - background: none; - border-width: 0; -} - -.lightdm.toggle-button.selected { - background-color: rgba(0, 0, 0, 0.7); - border-width: 1px; -} - -@keyframes dashentry_spinner { - to { - -gtk-icon-transform: rotate(1turn); - } -} - -/**************** - * Mate Desktop * - ****************/ -.atril-window .primary-toolbar toolbar, .atril-window .primary-toolbar .inline-toolbar { - background: none; -} - -MsdOsdWindow.background.osd { - border-radius: 2px; - border: 1px solid #16171c; -} - -MsdOsdWindow.background.osd .progressbar { - background-color: #5294e2; - border: none; - border-color: red; - border-radius: 5px; -} - -MsdOsdWindow.background.osd .trough { - background-color: #1d1e25; - border: none; - border-radius: 5px; -} - -.mate-panel-menu-bar, .mate-panel-menu-bar menubar, -panel-toplevel.background, -panel-toplevel.background menubar { - background-color: #21232b; -} - -.mate-panel-menu-bar button label, .mate-panel-menu-bar button image, -.mate-panel-menu-bar button#tasklist-button label, -.mate-panel-menu-bar button#tasklist-button image, -panel-toplevel.background button label, -panel-toplevel.background button image, -panel-toplevel.background button#tasklist-button label, -panel-toplevel.background button#tasklist-button image { - color: inherit; -} - -.mate-panel-menu-bar .wnck-pager, -panel-toplevel.background .wnck-pager { - color: #6a6d72; - background-color: #0b0c0e; -} - -.mate-panel-menu-bar .wnck-pager:hover, -panel-toplevel.background .wnck-pager:hover { - background-color: #2c2f39; -} - -.mate-panel-menu-bar .wnck-pager:selected, -panel-toplevel.background .wnck-pager:selected { - color: #a9caf1; - background-color: #5294e2; -} - -.mate-panel-menu-bar na-tray-applet, -panel-toplevel.background na-tray-applet { - -NaTrayApplet-icon-padding: 0; - -NaTrayApplet-icon-size: 16px; -} - -PanelToplevel.background { - color: #D3DAE3; - background-color: #21232b; -} - -#PanelWidget, -#PanelPlug, -#PanelApplet { - color: #D3DAE3; - background-color: #21232b; -} - -PanelSeparator { - border-width: 0; - background: none; - background-image: none; - color: rgba(255, 255, 255, 0.1); -} - -PanelToplevel.horizontal MatePanelAppletFrameDBus { - background-image: linear-gradient(to right, transparent 2px, rgba(255, 255, 255, 0.1) 2px, rgba(255, 255, 255, 0.1) 3px, transparent 3px, transparent 4px, rgba(255, 255, 255, 0.1) 4px, rgba(255, 255, 255, 0.1) 5px, transparent 5px, transparent 7px); - background-repeat: no-repeat; - background-size: 7px 14px; -} - -PanelToplevel.horizontal MatePanelAppletFrameDBus:dir(ltr) { - background-position: left center; -} - -PanelToplevel.horizontal MatePanelAppletFrameDBus:dir(rtl) { - background-position: right center; -} - -PanelToplevel.vertical MatePanelAppletFrameDBus { - background-image: linear-gradient(to bottom, transparent 2px, rgba(255, 255, 255, 0.1) 2px, rgba(255, 255, 255, 0.1) 3px, transparent 3px, transparent 4px, rgba(255, 255, 255, 0.1) 4px, rgba(255, 255, 255, 0.1) 5px, transparent 5px, transparent 7px); - background-repeat: no-repeat; - background-size: 14px 7px; - background-position: center top; -} - -PanelToplevel.mate-panel-menu-bar > grid.horizontal > button { - min-height: 4px; - min-width: 4px; - padding: 0; - border-radius: 0; - border-style: solid; - border-color: rgba(255, 255, 255, 0.1); - -gtk-outline-radius: 0; - background-color: transparent; - color: #D3DAE3; -} - -PanelToplevel.mate-panel-menu-bar > grid.horizontal > button:hover { - background-color: transparent; - color: #ffffff; -} - -PanelToplevel.mate-panel-menu-bar > grid.horizontal > button:active { - background-color: transparent; - color: #ffffff; -} - -PanelToplevel.mate-panel-menu-bar > grid.horizontal > button:disabled { - color: rgba(211, 218, 227, 0.45); -} - -PanelToplevel.mate-panel-menu-bar > grid.horizontal > button:checked { - background-color: transparent; - color: #ffffff; -} - -PanelToplevel.mate-panel-menu-bar > grid.horizontal > button > image { - padding: 0 4px; -} - -PanelToplevel.mate-panel-menu-bar > grid.horizontal > button:first-child:dir(ltr) { - border-width: 0 1px 0 0; -} - -PanelToplevel.mate-panel-menu-bar > grid.horizontal > button:first-child:dir(rtl) { - border-width: 0 0 0 1px; -} - -PanelToplevel.mate-panel-menu-bar > grid.horizontal > button:not(:first-child):dir(ltr) { - border-width: 0 0 0 1px; -} - -PanelToplevel.mate-panel-menu-bar > grid.horizontal > button:not(:first-child):dir(rtl) { - border-width: 0 1px 0 0; -} - -.mate-panel-menu-bar #clock-applet-button label { - padding: 0 6px; -} - -.mate-panel-menu-bar.vertical menubar > menuitem, -.mate-panel-menu-bar.vertical #PanelApplet-window-menu-applet-button > menuitem { - padding: 4px 0; -} - -.mate-panel-menu-bar.vertical menubar > menuitem:hover, -.mate-panel-menu-bar.vertical #PanelApplet-window-menu-applet-button > menuitem:hover { - box-shadow: inset 2px 0 #5294e2; -} - -.mate-panel-menu-bar.vertical #tasklist-button:hover, -.mate-panel-menu-bar.vertical #clock-applet-button:hover, -.mate-panel-menu-bar.vertical #showdesktop-button:hover { - box-shadow: inset 2px 0 rgba(255, 255, 255, 0.1); -} - -.mate-panel-menu-bar.vertical #tasklist-button:checked, .mate-panel-menu-bar.vertical #tasklist-button:hover:checked, -.mate-panel-menu-bar.vertical #clock-applet-button:checked, -.mate-panel-menu-bar.vertical #clock-applet-button:hover:checked, -.mate-panel-menu-bar.vertical #showdesktop-button:checked, -.mate-panel-menu-bar.vertical #showdesktop-button:hover:checked { - box-shadow: inset 2px 0 #5294e2; -} - -.mate-panel-menu-bar.vertical #clock-applet-button label { - padding: 6px 0; -} - -.mate-panel-menu-bar button.flat.toggle.brisk-button { - padding: 0 4px; - border-radius: 0; - -gtk-outline-radius: 0; - background-image: none; - background-color: transparent; - color: #D3DAE3; - font-weight: 700; -} - -.mate-panel-menu-bar button.flat.toggle.brisk-button:hover { - background-image: none; - color: #ffffff; - box-shadow: inset 0 -2px rgba(255, 255, 255, 0.1); -} - -.mate-panel-menu-bar button.flat.toggle.brisk-button:active { - animation: none; -} - -.mate-panel-menu-bar button.flat.toggle.brisk-button:checked { - background-image: none; - color: #ffffff; - box-shadow: inset 0 -2px #5294e2; -} - -.mate-panel-menu-bar button.flat.toggle.brisk-button-vertical { - padding: 0; -} - -.mate-panel-menu-bar button.flat.toggle.brisk-button-vertical:hover { - box-shadow: inset 2px 0 rgba(255, 255, 255, 0.1); -} - -.mate-panel-menu-bar button.flat.toggle.brisk-button-vertical:checked { - box-shadow: inset 2px 0 #5294e2; -} - -.brisk-menu entry { - margin: 0.25rem; -} - -.brisk-menu box.horizontal scrolledwindow:dir(ltr) { - margin: 0.25rem 0.25rem 0.25rem 0; -} - -.brisk-menu box.horizontal scrolledwindow:dir(rtl) { - margin: 0.25rem 0 0.25rem 0.25rem; -} - -.brisk-menu .categories-list:dir(ltr) { - margin: 0.25rem 0 0.25rem 0.25rem; -} - -.brisk-menu .categories-list:dir(rtl) { - margin: 0.25rem 0.25rem 0.25rem 0; -} - -.brisk-menu .categories-list button.flat { - padding-top: unset; - padding-bottom: unset; - border-radius: 2px; - -gtk-outline-radius: 0; - font-weight: 500; - transition-duration: 0.1s; -} - -.brisk-menu .categories-list button.flat:checked { - background-color: #5294e2; - color: #ffffff; -} - -.brisk-menu .categories-list button.flat image { - padding: 0.5rem 0; -} - -.brisk-menu .categories-list button.flat label { - padding-bottom: 0.04375rem; -} - -.brisk-menu box.vertical > box.horizontal > box.vertical > separator.horizontal { - min-height: 0; - background-color: transparent; -} - -.brisk-menu list.content-view.view { - background-color: #282A33; -} - -.brisk-menu list.content-view.view row.activatable { - padding: 0; - background-image: none; - transition-duration: 0s; -} - -.brisk-menu list.content-view.view row.activatable > button.flat { - padding-top: unset; - padding-bottom: unset; - border-radius: 0; - -gtk-outline-radius: 0; - font-weight: 400; - transition-duration: 0s; - border: none; -} - -.brisk-menu list.content-view.view row.activatable > button.flat:hover { - background-color: rgba(230, 235, 239, 0.06); -} - -.brisk-menu list.content-view.view row.activatable > button.flat:active { - background-color: rgba(230, 235, 239, 0.1); - color: #e6ebef; -} - -.brisk-menu list.content-view.view row.activatable > button.flat > box.horizontal > image { - padding: 0.33125rem 0; -} - -.mate-panel-applet-slider { - background-color: transparent; -} - -.mate-panel-applet-slider frame { - border-width: 1px; - border-style: solid; - border-color: rgba(255, 255, 255, 0.12); - border-radius: 2px; - background-color: #32343D; -} - -.mate-panel-applet-slider frame *, -.mate-panel-applet-slider frame > border { - border: unset; -} - -.caja-notebook { - border-top: 1px solid rgba(255, 255, 255, 0.12); -} - -.caja-side-pane .frame { - border-width: 1px 0 0; -} - -.caja-notebook .frame { - border-width: 0 0 1px; -} - -.caja-canvas-item { - border-radius: 2px; -} - -.caja-desktop > widget.entry, .caja-desktop > widget.entry:focus { - transition: none; -} - -.caja-navigation-window toolbar#Toolbar.primary-toolbar, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar { - background-color: #282A33; - color: rgba(228, 235, 241, 0.8); -} - -window#MyControlCenter > frame > box.horizontal > widget > scrolledwindow.frame { - border: none; -} - -window#MyControlCenter > frame > box.horizontal > widget > scrolledwindow.frame:dir(ltr) { - border-left: 1px solid #494c59; -} - -window#MyControlCenter > frame > box.horizontal > widget > scrolledwindow.frame:dir(rtl) { - border-right: 1px solid #494c59; -} - -window#MyControlCenter > frame > box.horizontal > widget > scrolledwindow.frame > widget.view { - all: unset; - background-color: #32343D; -} - -.background:not(.csd) > box.horizontal > notebook.frame { - border: none; -} - -.background:not(.csd) > box.horizontal > notebook.frame > stack { - border-width: 1px; - border-style: solid; - border-color: #32343D; - box-shadow: none; -} - -.background:not(.csd) > box.horizontal > notebook.frame > stack:dir(ltr) { - border-left-color: #494c59; -} - -.background:not(.csd) > box.horizontal > notebook.frame > stack:dir(rtl) { - border-right-color: #494c59; -} - -.eom-window statusbar { - margin: 0 -10px; - padding: 0 0.41875rem; - background-color: #282A33; - color: #D3DAE3; -} - -.pluma-window statusbar frame > border { - border: none; -} - -.pluma-window notebook > stack scrolledwindow { - border-width: 0 0 1px 0; -} - -#pluma-status-combo-button { - min-height: 0; - padding: 0; - border-top: none; - border-bottom: none; - border-radius: 0; -} - -.atril-window scrolledwindow.frame, -.xreader-window scrolledwindow.frame { - border-style: solid none none; -} - -.atril-window scrolledwindow.frame > .view, -.xreader-window scrolledwindow.frame > .view { - transition: none; -} - -.atril-window toolbar > toolbutton button.flat.image-button, .atril-window .inline-toolbar > toolbutton button.flat.image-button, -.xreader-window toolbar > toolbutton button.flat.image-button, -.xreader-window .inline-toolbar > toolbutton button.flat.image-button { - border-radius: 2px; - -gtk-outline-radius: 2px; -} - -.atril-window.fullscreen.background > box.vertical, -.xreader-window.fullscreen.background > box.vertical { - background-color: black; - transition-duration: 0s; -} - -.atril-window.fullscreen.background > box.vertical > toolbar:not(.primary-toolbar).horizontal, .atril-window.fullscreen.background > box.vertical > .inline-toolbar:not(.primary-toolbar).horizontal, -.xreader-window.fullscreen.background > box.vertical > toolbar:not(.primary-toolbar).horizontal, -.xreader-window.fullscreen.background > box.vertical > .inline-toolbar:not(.primary-toolbar).horizontal { - border-bottom-color: #494c59; -} - -.atril-window.fullscreen.background > box.vertical > paned.horizontal, -.xreader-window.fullscreen.background > box.vertical > paned.horizontal { - background-color: #32343D; -} - -MsdOsdWindow.background.osd { - border-radius: 2px; - border: 1px solid #434655; - background-color: #282A33; - box-shadow: none; -} - -MsdOsdWindow.background.osd image { - color: #D3DAE3; -} - -MsdOsdWindow.background.osd .trough { - border-radius: 0; - border: none; - background-color: rgba(211, 218, 227, 0.2); -} - -MsdOsdWindow.background.osd .progressbar { - border-radius: 0; - border: none; - background-color: #6dcfa7; -} - -.slate-notification { - border-radius: 2px; -} - -.slate-notification-window .drop-shadow { - margin: 4px 6px 10px; - border-radius: 2px; -} - -.drop-shadow button, .raven .raven-header:not(.top) button, .budgie-popover:not(.budgie-menu) button.flat:not(.image-button), .budgie-settings-window buttonbox.inline-toolbar button { - transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); -} - -.drop-shadow button:hover, .raven .raven-header:not(.top) button:hover, .budgie-popover:not(.budgie-menu) button.flat:hover:not(.image-button), .budgie-settings-window buttonbox.inline-toolbar button:hover { - transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); - transition-duration: 250ms; -} - -.drop-shadow button:checked, .raven .raven-header:not(.top) button:checked, .budgie-popover:not(.budgie-menu) button.flat:checked:not(.image-button), .budgie-settings-window buttonbox.inline-toolbar button:checked, .drop-shadow button:active, .raven .raven-header:not(.top) button:active, .budgie-popover:not(.budgie-menu) button.flat:active:not(.image-button), .budgie-settings-window buttonbox.inline-toolbar button:active { - transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); -} - -.budgie-panel #tasklist-button:not(.flat), .budgie-panel button { - color: #D3DAE3; - background: none; -} - -.budgie-panel #tasklist-button:hover:not(.flat), .budgie-panel button:hover { - color: #ffffff; - background-color: rgba(255, 255, 255, 0.05); -} - -.budgie-panel #tasklist-button:disabled:not(.flat), .budgie-panel button:disabled { - color: rgba(211, 218, 227, 0.5); - background: none; -} - -.budgie-panel #tasklist-button:active:not(.flat), .budgie-panel button:active { - background-color: rgba(255, 255, 255, 0.15); - color: #ffffff; -} - -.budgie-panel #tasklist-button:checked:not(.flat), .budgie-panel button:checked { - background-color: rgba(255, 255, 255, 0.08); - color: #ffffff; -} - -.budgie-panel #tasklist-button:checked:disabled:not(.flat), .budgie-panel button:checked:disabled { - background-color: rgba(255, 255, 255, 0.05); - color: rgba(255, 255, 255, 0.65); -} - -.raven-mpris button.image-button, .budgie-panel .flat#tasklist-button:not(.flat), .budgie-panel button.flat { - color: #D3DAE3; - background: none; -} - -.raven-mpris button.image-button:hover, .budgie-panel .flat#tasklist-button:hover:not(.flat), .budgie-panel button.flat:hover { - color: #ffffff; - background-color: rgba(255, 255, 255, 0.15); -} - -.raven-mpris button.image-button:disabled, .budgie-panel .flat#tasklist-button:disabled:not(.flat), .budgie-panel button.flat:disabled { - color: rgba(211, 218, 227, 0.5); - background: none; -} - -.raven-mpris button.image-button:active, .budgie-panel .flat#tasklist-button:active:not(.flat), .budgie-panel button.flat:active { - background-color: rgba(255, 255, 255, 0.3); - color: #ffffff; -} - -.raven-mpris button.image-button:checked, .budgie-panel .flat#tasklist-button:checked:not(.flat), .budgie-panel button.flat:checked { - background-color: rgba(255, 255, 255, 0.2); - color: #ffffff; -} - -.raven-mpris button.image-button:checked:disabled, .budgie-panel .flat#tasklist-button:checked:disabled:not(.flat), .budgie-panel button.flat:checked:disabled { - background-color: rgba(255, 255, 255, 0.1); - color: rgba(255, 255, 255, 0.65); -} - -.budgie-container { - background-color: transparent; -} - -.budgie-settings-window list.sidebar { - border-radius: 0 0 0 0; -} - -.budgie-settings-window list.sidebar row:not(:hover):not(:selected) { - background: none; -} - -.budgie-settings-window buttonbox.inline-toolbar { - border-style: none none solid; -} - -.budgie-popover { - margin: 0; - padding: 0; - border-color: rgba(255, 255, 255, 0.12); - border-radius: 2px; - background-color: #32343D; - box-shadow: 0 3px 5px rgba(255, 255, 255, 0.02), 0 0 0 1px rgba(255, 255, 255, 0.12); -} - -.budgie-popover .container { - padding: 0; - border: none; -} - -.budgie-popover border { - border: none; -} - -.budgie-popover list { - background-color: transparent; -} - -.budgie-popover list.content-box row.activatable { - padding: 0; - background: 0; - border: none; - box-shadow: none; -} - -.budgie-popover treeview.view.sidebar { - background: none; - border-right: none; - color: #e6ebef; -} - -.budgie-popover treeview.view.sidebar label { - padding: 3px 8px; -} - -.budgie-popover treeview.view.sidebar:hover { - background-color: rgba(230, 235, 239, 0.05); -} - -.budgie-popover treeview.view.sidebar:selected { - background-color: rgba(230, 235, 239, 0.1); -} - -.budgie-popover scrolledwindow.sidebar:not(.categories) { - background: none; - border-right: none; - color: #e6ebef; -} - -.budgie-popover scrolledwindow.sidebar:not(.categories) label { - padding: 4px 6px; -} - -.budgie-popover scrolledwindow.sidebar:not(.categories) list > row.activatable:hover { - background-color: rgba(230, 235, 239, 0.05); -} - -.budgie-popover scrolledwindow.sidebar:not(.categories) list > row.activatable:active { - background-image: image(rgba(230, 235, 239, 0.12)); -} - -.budgie-popover scrolledwindow.sidebar:not(.categories) list > row.activatable:selected, .budgie-popover scrolledwindow.sidebar:not(.categories) list > row.activatable:selected:hover { - color: #ffffff; - background-color: #5294e2; -} - -.budgie-popover stack > widget scrolledwindow:not(.sidebar) > viewport.frame > list > row.activatable:hover { - background-color: rgba(230, 235, 239, 0.05); -} - -.budgie-popover stack > widget scrolledwindow:not(.sidebar) > viewport.frame > list > row.activatable:active { - background-image: image(rgba(230, 235, 239, 0.12)); -} - -.budgie-popover stack > widget scrolledwindow:not(.sidebar) > viewport.frame > list > row.activatable:selected, .budgie-popover stack > widget scrolledwindow:not(.sidebar) > viewport.frame > list > row.activatable:selected:hover { - color: #e6ebef; - background-color: rgba(230, 235, 239, 0.08); -} - -.budgie-popover stack > widget scrolledwindow:not(.sidebar) > viewport.frame > list > row.activatable:selected label, .budgie-popover stack > widget scrolledwindow:not(.sidebar) > viewport.frame > list > row.activatable:selected:hover label { - color: #e6ebef; -} - -.budgie-popover > frame.container > grid.horizontal > grid.horizontal > widget > grid.horizontal > stack { - border-top: 1px solid rgba(255, 255, 255, 0.12); -} - -.budgie-popover.bottom > frame.container > grid.horizontal > grid.horizontal > widget > grid.horizontal > stack { - border-top: none; - border-bottom: 1px solid rgba(255, 255, 255, 0.12); -} - -.budgie-popover switch { - margin-left: 56px; -} - -.budgie-popover:not(.budgie-menu) button.flat:not(.image-button) { - min-height: 28px; - padding: 0 8px; - color: rgba(230, 235, 239, 0.85); - font-weight: normal; - border: 1px solid transparent; -} - -.budgie-popover:not(.budgie-menu) button.flat:not(.image-button):hover { - background-color: #44464f; - border: 1px solid rgba(255, 255, 255, 0.12); -} - -.budgie-popover:not(.budgie-menu) button.flat:not(.image-button):active, .budgie-popover:not(.budgie-menu) button.flat:not(.image-button):checked { - border: 1px solid #68a2e6; - background-color: #5294e2; -} - -.budgie-popover:not(.budgie-menu) button.flat:not(.image-button):disabled { - color: rgba(230, 235, 239, 0.45); -} - -.budgie-popover.budgie-menu .container { - padding: 0; -} - -.budgie-popover.user-menu .container { - padding: 8px; -} - -.budgie-popover.user-menu separator { - margin: 4px 0; - background-color: rgba(255, 255, 255, 0.12); -} - -.budgie-popover.sound-popover separator { - margin: 3px 0; - background-color: rgba(255, 255, 255, 0.12); -} - -.budgie-popover.sound-popover buttonbox.linked > button { - border-color: rgba(255, 255, 255, 0.12); -} - -.budgie-popover.caffeine-popover .container { - padding: 6px; -} - -.budgie-popover.night-light-indicator .container { - padding: 6px; -} - -.budgie-popover.icon-popover .container { - padding: 6px; -} - -.budgie-popover.places-menu .container { - padding: 8px; -} - -.budgie-popover.places-menu .places-list:not(.always-expand) { - margin-top: 4px; - padding-top: 4px; - border-top: 1px solid rgba(255, 255, 255, 0.12); -} - -.budgie-popover.places-menu .alternative-label { - padding: 3px; - font-size: 15px; -} - -.budgie-popover.workspace-popover .container { - padding: 2px 8px 8px; -} - -.budgie-popover.workspace-popover separator { - margin: 4px 0; -} - -.budgie-popover.workspace-popover flowboxchild { - padding: 0; -} - -window.budgie-popover:not(.csd) > frame.container { - margin: 0 -1px -1px; -} - -.bottom window.budgie-popover:not(.csd) > frame.container { - padding: 2px 0 2px; -} - -window.budgie-popover:not(.csd) > frame.container, -window.budgie-popover:not(.csd) > frame.container > border { - border-style: none; -} - -.workspace-switcher .workspace-layout { - border: 0 solid rgba(255, 255, 255, 0.12); -} - -.top .workspace-switcher .workspace-layout:dir(ltr), .bottom .workspace-switcher .workspace-layout:dir(ltr) { - border-left-width: 1px; -} - -.top .workspace-switcher .workspace-layout:dir(rtl), .bottom .workspace-switcher .workspace-layout:dir(rtl) { - border-right-width: 1px; -} - -.left .workspace-switcher .workspace-layout, .right .workspace-switcher .workspace-layout { - border-top-width: 1px; -} - -.workspace-switcher .workspace-item, -.workspace-switcher .workspace-add-button { - border: 0 solid rgba(255, 255, 255, 0.12); -} - -.top .workspace-switcher .workspace-item:dir(ltr), .bottom .workspace-switcher .workspace-item:dir(ltr), .top .workspace-switcher .workspace-add-button:dir(ltr), .bottom .workspace-switcher .workspace-add-button:dir(ltr) { - border-right-width: 1px; -} - -.top .workspace-switcher .workspace-item:dir(rtl), .bottom .workspace-switcher .workspace-item:dir(rtl), .top .workspace-switcher .workspace-add-button:dir(rtl), .bottom .workspace-switcher .workspace-add-button:dir(rtl) { - border-left-width: 1px; -} - -.left .workspace-switcher .workspace-item, .right .workspace-switcher .workspace-item, .left .workspace-switcher .workspace-add-button, .right .workspace-switcher .workspace-add-button { - border-bottom-width: 1px; -} - -.workspace-switcher .workspace-item { - transition: all 0.2s cubic-bezier(0, 0, 0.2, 1); -} - -.workspace-switcher .workspace-item.current-workspace { - background-color: rgba(255, 255, 255, 0.12); -} - -.workspace-switcher .workspace-add-button { - background-color: transparent; -} - -.workspace-switcher .workspace-add-button:hover { - box-shadow: none; -} - -.workspace-switcher .workspace-add-button:active { - background-image: none; -} - -.workspace-switcher .workspace-add-button:active image { - margin: 1px 0 -1px; -} - -.budgie-panel .workspace-switcher .workspace-icon-button { - min-height: 24px; - min-width: 24px; - padding: 0; - border-radius: 2px; -} - -.budgie-menu.background { - padding: 0; - background-color: #282A33; -} - -.budgie-menu scrollbar, -.budgie-menu entry.search { - background-color: transparent; -} - -.budgie-menu entry.search { - padding: 5px 10px; - border: none; - border-bottom: 1px solid rgba(255, 255, 255, 0.12); - border-radius: 0; - box-shadow: none; - font-size: 110%; -} - -.budgie-menu .categories:dir(ltr) { - border-bottom-left-radius: 2px; -} - -.budgie-menu .categories:dir(rtl) { - border-bottom-right-radius: 2px; -} - -.budgie-menu button { - min-height: 32px; - padding: 0 8px; - border-radius: 0; - color: #e6ebef; - font-weight: normal; - border: none; -} - -.budgie-menu button:disabled { - color: rgba(230, 235, 239, 0.45); -} - -.budgie-menu button:active, .budgie-menu button:checked { - border-color: #68a2e6; -} - -.budgie-menu button:checked:disabled { - background-color: #5294e2; -} - -.budgie-menu row { - padding: 0; -} - -.budgie-menu row:hover { - box-shadow: none; -} - -popover.background.user-menu { - padding: 8px; -} - -popover.background.user-menu .content-box { - background-color: transparent; -} - -popover.background.user-menu separator { - margin: 4px 0; - background-color: rgba(255, 255, 255, 0.12); -} - -popover.background.user-menu row { - padding: 0; - box-shadow: none; - background-image: none; -} - -popover.background.places-menu { - padding: 8px; -} - -popover.background.places-menu .name-button.text-button { - padding-left: 8px; - padding-right: 8px; -} - -popover.background.places-menu .name-button.text-button image:dir(ltr) { - margin-right: 3px; -} - -popover.background.places-menu .name-button.text-button image:dir(rtl) { - margin-left: 3px; -} - -popover.background.places-menu .places-section-header > image:dir(ltr) { - margin: 0 -2px 0 5px; -} - -popover.background.places-menu .places-section-header > image:dir(rtl) { - margin: 0 5px 0 -2px; -} - -popover.background.places-menu .places-list { - margin-top: 4px; - padding-top: 4px; - border-top: 1px solid rgba(255, 255, 255, 0.12); - background-color: transparent; -} - -popover.background.places-menu row { - padding: 0; - box-shadow: none; - background-image: none; -} - -.budgie-panel { - transition: background-color 0.2s cubic-bezier(0, 0, 0.2, 1); - background-color: #21232b; - color: #D3DAE3; - font-weight: 500; -} - -.budgie-panel.transparent { - background-color: rgba(33, 35, 43, 0.85); -} - -.bottom .budgie-panel.dock-mode { - border-radius: 5px 5px 0 0; -} - -.budgie-panel button { - min-height: 16px; - min-width: 16px; - padding: 0; - border-radius: 0; - border: none; -} - -.budgie-panel.horizontal button { - padding: 0 4px; -} - -.budgie-panel.vertical button { - padding: 4px 0; -} - -.budgie-panel separator { - background-color: rgba(211, 218, 227, 0.12); -} - -.budgie-panel menubar { - border: none; - box-shadow: none; -} - -.budgie-panel menubar > menuitem.budgie-menubar { - border: none; -} - -.budgie-panel menubar > menuitem.budgie-menubar:hover { - background-color: rgba(211, 218, 227, 0.1); -} - -.budgie-panel .alert { - color: #6dcfa7; -} - -.budgie-panel #tasklist-button:not(.flat) { - padding: 0 4px; - box-shadow: none; -} - -.budgie-panel.vertical #tasklist-button { - min-height: 32px; -} - -.budgie-panel button.flat.launcher { - padding: 0; -} - -.budgie-panel button.flat.launcher:not(:checked) { - color: #D3DAE3; -} - -.budgie-panel button.flat.launcher:not(:checked):hover, .budgie-panel button.flat.launcher:not(:checked):active { - color: rgba(211, 218, 227, 0.8); -} - -.budgie-panel button.flat.launcher:not(:checked):disabled { - color: rgba(211, 218, 227, 0.5); -} - -.top window#ValaPanel.background button.flat.-panel-button, window#ValaPanel.background .top button.flat.-panel-button, -.top window#ValaPanel.background button#tasklist-button.toggle.flat, -window#ValaPanel.background .top button#tasklist-button.toggle.flat, -.top window#ValaPanel.background button.flat.-panel-icon-button, -window#ValaPanel.background .top button.flat.-panel-icon-button, .top .budgie-panel #tasklist-button:not(.flat), .budgie-panel .top #tasklist-button:not(.flat) { - border-image: radial-gradient(circle closest-corner at center calc(1px), #5294e2 0%, transparent 0%) 0 0 0 0/0 0 0 0; -} - -.top window#ValaPanel.background button.flat.-panel-button:checked, window#ValaPanel.background .top button.flat.-panel-button:checked, -.top window#ValaPanel.background button#tasklist-button.toggle.flat:checked, -window#ValaPanel.background .top button#tasklist-button.toggle.flat:checked, -.top window#ValaPanel.background button.flat.-panel-icon-button:checked, -window#ValaPanel.background .top button.flat.-panel-icon-button:checked, .top .budgie-panel #tasklist-button:checked:not(.flat), .budgie-panel .top #tasklist-button:checked:not(.flat) { - border-image: radial-gradient(circle closest-corner at center calc(1px), #5294e2 100%, transparent 0%) 2 0 0 0/2px 0 0 0; -} - -.bottom window#ValaPanel.background button.flat.-panel-button, window#ValaPanel.background .bottom button.flat.-panel-button, -.bottom window#ValaPanel.background button#tasklist-button.toggle.flat, -window#ValaPanel.background .bottom button#tasklist-button.toggle.flat, -.bottom window#ValaPanel.background button.flat.-panel-icon-button, -window#ValaPanel.background .bottom button.flat.-panel-icon-button, .bottom .budgie-panel #tasklist-button:not(.flat), .budgie-panel .bottom #tasklist-button:not(.flat) { - border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #5294e2 0%, transparent 0%) 0 0 0 0/0 0 0 0; -} - -.bottom window#ValaPanel.background button.flat.-panel-button:checked, window#ValaPanel.background .bottom button.flat.-panel-button:checked, -.bottom window#ValaPanel.background button#tasklist-button.toggle.flat:checked, -window#ValaPanel.background .bottom button#tasklist-button.toggle.flat:checked, -.bottom window#ValaPanel.background button.flat.-panel-icon-button:checked, -window#ValaPanel.background .bottom button.flat.-panel-icon-button:checked, .bottom .budgie-panel #tasklist-button:checked:not(.flat), .budgie-panel .bottom #tasklist-button:checked:not(.flat) { - border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #5294e2 100%, transparent 0%) 0 0 2 0/0 0 2px 0; -} - -.left window#ValaPanel.background button.flat.-panel-button, window#ValaPanel.background .left button.flat.-panel-button, -.left window#ValaPanel.background button#tasklist-button.toggle.flat, -window#ValaPanel.background .left button#tasklist-button.toggle.flat, -.left window#ValaPanel.background button.flat.-panel-icon-button, -window#ValaPanel.background .left button.flat.-panel-icon-button, .left .budgie-panel #tasklist-button:not(.flat), .budgie-panel .left #tasklist-button:not(.flat) { - border-image: radial-gradient(circle closest-corner at calc(1px) center, #5294e2 0%, transparent 0%) 0 0 0 0/0 0 0 0; -} - -.left window#ValaPanel.background button.flat.-panel-button:checked, window#ValaPanel.background .left button.flat.-panel-button:checked, -.left window#ValaPanel.background button#tasklist-button.toggle.flat:checked, -window#ValaPanel.background .left button#tasklist-button.toggle.flat:checked, -.left window#ValaPanel.background button.flat.-panel-icon-button:checked, -window#ValaPanel.background .left button.flat.-panel-icon-button:checked, .left .budgie-panel #tasklist-button:checked:not(.flat), .budgie-panel .left #tasklist-button:checked:not(.flat) { - border-image: radial-gradient(circle closest-corner at calc(1px) center, #5294e2 100%, transparent 0%) 0 0 0 2/0 0 0 2px; -} - -.right window#ValaPanel.background button.flat.-panel-button, window#ValaPanel.background .right button.flat.-panel-button, -.right window#ValaPanel.background button#tasklist-button.toggle.flat, -window#ValaPanel.background .right button#tasklist-button.toggle.flat, -.right window#ValaPanel.background button.flat.-panel-icon-button, -window#ValaPanel.background .right button.flat.-panel-icon-button, .right .budgie-panel #tasklist-button:not(.flat), .budgie-panel .right #tasklist-button:not(.flat) { - border-image: radial-gradient(circle closest-corner at calc(100% - 1px) center, #5294e2 0%, transparent 0%) 0 0 0 0/0 0 0 0; -} - -.right window#ValaPanel.background button.flat.-panel-button:checked, window#ValaPanel.background .right button.flat.-panel-button:checked, -.right window#ValaPanel.background button#tasklist-button.toggle.flat:checked, -window#ValaPanel.background .right button#tasklist-button.toggle.flat:checked, -.right window#ValaPanel.background button.flat.-panel-icon-button:checked, -window#ValaPanel.background .right button.flat.-panel-icon-button:checked, .right .budgie-panel #tasklist-button:checked:not(.flat), .budgie-panel .right #tasklist-button:checked:not(.flat) { - border-image: radial-gradient(circle closest-corner at calc(100% - 1px) center, #5294e2 100%, transparent 0%) 0 2 0 0/0 2px 0 0; -} - - -button.flat.launcher { - min-width: 16px; - min-height: 16px; - padding: 0; - border-radius: 0; - border: none; - background-position: center center; -} - - -button.flat.launcher > image { - opacity: 0.87; -} - - -button.flat.launcher:hover { - -gtk-icon-effect: highlight; -} - - -button.flat.launcher:hover > image { - opacity: 1.0; -} - - -button.flat.launcher:active > image { - opacity: 1.0; -} - - -button.flat.launcher:checked:hover { - -gtk-icon-effect: highlight; -} - - -button.flat.launcher:checked > image { - opacity: 1.0; -} - - -.unpinned button.flat.launcher:hover, -.pinned button.flat.launcher.running:hover, -.pinned button.launcher.running.sidebar-button:hover { - -gtk-icon-effect: highlight; -} - - -.unpinned button.flat.launcher > image, -.pinned button.flat.launcher.running > image, -.pinned button.launcher.running.sidebar-button > image { - background-repeat: no-repeat; - opacity: 1.0; -} - - -.unpinned button.flat.launcher:checked > image, -.pinned button.flat.launcher.running:checked > image, -.pinned button.launcher.running.sidebar-button:checked > image { - background-image: none; -} - -box:not(.unpinned):not(.pinned) > revealer > button.flat.launcher { - border-image: none; -} - -widget.icon-tasklist > box:drop(active), -box.pinned:drop(active) { - border: none; - border-radius: 0; - background-color: rgba(82, 148, 226, 0.2); - box-shadow: inset 0 0 0 1px #5294e2; -} - -*:drop(active):focus, -*:drop(active) { - box-shadow: inset 0 0 0 1px #5294e2; -} - -frame.raven-frame > border { - border-style: none; -} - -.top .shadow-block { - padding: 0; - margin: 0; - background-color: transparent; - background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.23), rgba(0, 0, 0, 0.08), transparent); -} - -.bottom .shadow-block { - padding: 0; - margin: 0; - background-color: transparent; - background-image: linear-gradient(to top, rgba(0, 0, 0, 0.23), rgba(0, 0, 0, 0.08), transparent); -} - -.left .shadow-block { - padding: 0; - margin: 0; - background-color: transparent; - background-image: linear-gradient(to right, rgba(0, 0, 0, 0.23), rgba(0, 0, 0, 0.08), transparent); -} - -.right .shadow-block { - padding: 0; - margin: 0; - background-color: transparent; - background-image: linear-gradient(to left, rgba(0, 0, 0, 0.23), rgba(0, 0, 0, 0.08), transparent); -} - -button.raven-trigger:hover, button.raven-trigger:active, button.raven-trigger:checked { - color: #D3DAE3; -} - -.raven { - background-color: #32343D; -} - -.raven > box { - margin-bottom: -10px; -} - -.raven > stack { - margin-bottom: -10px; -} - -.raven stackswitcher { - padding: 0 8px 12px 8px; -} - -.raven button.image-button:active, .raven button.image-button:checked { - background-clip: border-box; - border-color: #68a2e6; -} - -.raven .raven-header { - min-height: 36px; - padding: 3px; -} - -.raven .raven-header:not(.top) { - margin-top: -6px; -} - -.raven .raven-header:not(.top) button { - min-height: 28px; - min-width: 28px; - margin: 0; - padding: 0; -} - -.raven .raven-header:not(.top) button.image-button { - border-radius: 100px; - -gtk-outline-radius: 100px; -} - -.raven .raven-header:not(.top) button.flat:active, .raven .raven-header:not(.top) button.flat:checked { - background-clip: border-box; - border-color: #68a2e6; -} - -.raven .raven-header.top { - padding: 0 6px; - background-color: #282A33; - color: rgba(228, 235, 241, 0.8); - box-shadow: inset 0 -1px rgba(255, 255, 255, 0.12); -} - -.raven .raven-header.top stackswitcher { - padding: 0; -} - -.raven .raven-header.top stackswitcher button { - margin: -4px 0; - min-height: 36px; - min-width: 100px; - border-radius: 0; - border: none; - background-color: transparent; - color: rgba(228, 235, 241, 0.8); -} - -.raven .raven-header.top stackswitcher button:hover { - color: rgba(255, 255, 255, 0.8); - border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), rgba(82, 148, 226, 0.5) 100%, transparent 0%) 0 0 2/0 0 2px; -} - -.raven .raven-header.top stackswitcher button:active, .raven .raven-header.top stackswitcher button:checked { - border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #5294e2 100%, transparent 0%) 0 0 2/0 0 2px; -} - -.raven .raven-header.top stackswitcher button:disabled { - color: rgba(228, 235, 241, 0.5); -} - -.raven .raven-header.top stackswitcher button:disabled label { - color: rgba(228, 235, 241, 0.5); -} - -.raven .raven-header.top button.image-button:dir(ltr) { - margin-right: 2px; -} - -.raven .raven-header.top button.image-button:dir(rtl) { - margin-left: 2px; -} - -.raven .raven-header.top > image { - margin: 0 8px; -} - -.raven .raven-header.top > label { - margin: 0 -8px; - font-weight: bold; -} - -.raven .raven-header.bottom { - border-top: 1px solid rgba(255, 255, 255, 0.12); -} - -.raven viewport.frame .raven-header { - margin-top: -8px; -} - -.raven .raven-background { - border-style: solid none; - border-width: 1px; - border-color: rgba(255, 255, 255, 0.12); - background-color: #282A33; -} - -.raven .raven-background.middle { - border-bottom-style: none; -} - -.raven .raven-background.frame { - border-style: solid none; -} - -.raven .raven-background > overlay > widget > image { - color: alpha(currentColor,0.12); -} - -.raven .raven-background grid > label:first-child { - min-height: 26px; -} - -.raven .raven-background spinbutton:not(.vertical), .raven .raven-background spinbutton:not(.vertical):focus { - min-height: 0; - padding: 2px; - background-image: none; - border-color: transparent; - border-radius: 0; -} - -.raven scrolledwindow.raven-background { - border-bottom-style: none; -} - -.raven .raven-header.top + .raven-background { - border-style: none; - background-color: #5294e2; - color: #ffffff; -} - -.raven .raven-header.top + .raven-background stackswitcher button { - margin: -4px 0; -} - -.raven .powerstrip button.image-button { - min-height: 28px; - min-width: 28px; - margin: 0 4px; - padding: 6px; -} - -.raven .option-subtitle { - font-size: smaller; -} - -calendar.raven-calendar { - margin: 2px 0; - padding: 2px; - border-style: none; - background-color: transparent; -} - -calendar.raven-calendar:selected { - border-radius: 2px; - background-color: #5294e2; -} - -box.audio-widget scale.horizontal.marks-after, -window.sound-popover.background scale.horizontal.marks-after { - padding-top: 0; - padding-bottom: 0; -} - -box.audio-widget scale.horizontal.marks-after mark label, -window.sound-popover.background scale.horizontal.marks-after mark label { - font-size: 0; -} - -.raven-mpris { - background-color: rgba(0, 0, 0, 0.5); - color: #ffffff; -} - -.raven-mpris label { - min-height: 24px; -} - -.raven-mpris button.image-button { - padding: 6px; - border: none; -} - -box.vertical > stack > box.vertical > .raven-background > viewport.frame { - padding: 0; -} - -box.vertical > stack > box.vertical > .raven-background > viewport.frame list { - background-color: transparent; -} - -box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable { - margin-left: -8px; - margin-right: -2px; - background-color: transparent; -} - -box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable > grid > *, -box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable > box.vertical * { - color: #e6ebef; -} - -box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable image { - padding-left: 8px; -} - -box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable button.image-button { - min-height: 32px; - min-width: 32px; - margin: 8px; -} - -box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable button.image-button image { - padding: 0; -} - -box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable button.image-button:hover { - color: rgba(228, 235, 241, 0.8); - border-color: rgba(255, 255, 255, 0.12); - background-color: #333641; -} - -box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable button.image-button:active, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable button.image-button:checked { - color: #ffffff; - border-color: #68a2e6; - background-color: #5294e2; - border-color: #68a2e6; - background-clip: border-box; -} - -box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable button.image-button:active image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable button.image-button:checked image { - color: white; -} - -box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list { - border-radius: 2px; - border-top: 1px solid rgba(255, 255, 255, 0.12); - border-bottom: 1px solid rgba(255, 255, 255, 0.12); -} - -box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > row.activatable { - border-bottom: 1px solid rgba(255, 255, 255, 0.12); -} - -box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > row.activatable:last-child { - border-bottom: none; -} - -box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > row.activatable:selected { - background-color: rgba(230, 235, 239, 0.06); -} - -box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > row.activatable label { - padding: 0 16px; -} - -box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > row.activatable button.image-button { - min-height: 24px; - min-width: 24px; -} - -box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > row.activatable button.image-button image { - padding: 0; -} - -box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected { - background-color: rgba(82, 148, 226, 0.75); -} - -box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected > grid > *, -box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected > box.vertical * { - color: #ffffff; -} - -box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected button.image-button { - border: none; -} - -box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected button.image-button:hover { - background-color: rgba(255, 255, 255, 0.25); -} - -box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected button.image-button:active, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected button.image-button:checked { - background-color: rgba(255, 255, 255, 0.35); -} - -box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list { - border: 1px solid rgba(255, 255, 255, 0.12); -} - -box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > row.activatable { - border-bottom: 1px solid rgba(255, 255, 255, 0.12); -} - -box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > row.activatable:last-child { - border-bottom: none; -} - -box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > row.activatable:selected { - background-color: rgba(82, 148, 226, 0.65); -} - -.devices-list.sound-devices > row.activatable > box.horizontal label { - padding-left: 8px; -} - -.slate-notification-window, -.budgie-notification-window, -.budgie-switcher-window, -.budgie-osd-window { - background-color: transparent; - background-image: none; - border-radius: 2px; -} - -.slate-notification-window button, -.budgie-notification-window button, -.budgie-switcher-window button, -.budgie-osd-window button { - color: rgba(228, 235, 241, 0.8); - outline-offset: -3px; - background-color: rgba(40, 42, 51, 0); - border-color: rgba(40, 42, 51, 0); -} - -.slate-notification-window button:hover, -.budgie-notification-window button:hover, -.budgie-switcher-window button:hover, -.budgie-osd-window button:hover { - color: rgba(228, 235, 241, 0.8); - border-color: rgba(255, 255, 255, 0.12); - background-color: #333641; -} - -.slate-notification-window button:active, .slate-notification-window button:checked, -.budgie-notification-window button:active, -.budgie-switcher-window button:active, -.budgie-osd-window button:active, -.budgie-notification-window button:checked, -.budgie-switcher-window button:checked, -.budgie-osd-window button:checked { - color: #ffffff; - border-color: #68a2e6; - background-color: #5294e2; -} - -.slate-notification-window button:disabled, -.budgie-notification-window button:disabled, -.budgie-switcher-window button:disabled, -.budgie-osd-window button:disabled { - background-color: rgba(40, 42, 51, 0); - border-color: rgba(40, 42, 51, 0); -} - -.slate-notification-window button:disabled label, .slate-notification-window button:disabled, -.budgie-notification-window button:disabled label, -.budgie-switcher-window button:disabled label, -.budgie-osd-window button:disabled label, -.budgie-notification-window button:disabled, -.budgie-switcher-window button:disabled, -.budgie-osd-window button:disabled { - color: rgba(228, 235, 241, 0.3); -} - -.slate-notification .notification-title, -.budgie-notification .notification-title, -.budgie-switcher .notification-title { - font-size: 120%; -} - -.budgie-osd .budgie-osd-text { - font-size: 120%; -} - -.drop-shadow { - margin: 5px 9px; - padding: 8px; - border-radius: 2px; - box-shadow: 0 5px 5px 0 transparent, 0 8px 15px 0 transparent, 0 3px 3px 0 rgba(255, 255, 255, 0.22); - background-color: #282A33; - color: rgba(228, 235, 241, 0.8); -} - -.drop-shadow .linked > button { - border-radius: 2px; -} - -.budgie-run-dialog, .budgie-session-dialog, -.budgie-polkit-dialog { - border-radius: 2px; - background-color: #32343D; -} - -.background.budgie-run-dialog, .background.budgie-session-dialog, -.background.budgie-polkit-dialog { - border-radius: 2px; -} - -.budgie-run-dialog decoration, .budgie-session-dialog decoration, -.budgie-polkit-dialog decoration { - border-radius: 2px; -} - -.budgie-session-dialog buttonbox.linked.horizontal > button, -.budgie-polkit-dialog buttonbox.linked.horizontal > button { - padding: 6px 16px; - border: none; - border-top: 1px solid rgba(255, 255, 255, 0.12); - border-radius: 0; -} - -.budgie-session-dialog buttonbox.linked.horizontal > button:active, .budgie-session-dialog buttonbox.linked.horizontal > button:checked, -.budgie-polkit-dialog buttonbox.linked.horizontal > button:active, -.budgie-polkit-dialog buttonbox.linked.horizontal > button:checked { - transition: background-color 0.00001s 0.3s; - animation: ripple_effect 0.3s cubic-bezier(0, 0, 0.2, 1); -} - -.budgie-session-dialog buttonbox.linked.horizontal > button:first-child, -.budgie-polkit-dialog buttonbox.linked.horizontal > button:first-child { - border-bottom-left-radius: 2px; -} - -.budgie-session-dialog buttonbox.linked.horizontal > button:last-child, -.budgie-polkit-dialog buttonbox.linked.horizontal > button:last-child { - border-bottom-right-radius: 2px; -} - -.budgie-session-dialog buttonbox.linked.horizontal > button:not(.suggested-action):not(.destructive-action):hover, -.budgie-polkit-dialog buttonbox.linked.horizontal > button:not(.suggested-action):not(.destructive-action):hover { - background-color: alpha(#e6ebef,0.06); - border-color: rgba(255, 255, 255, 0.12); - transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); -} - -.budgie-session-dialog buttonbox.linked.horizontal > button:not(.suggested-action):not(.destructive-action):active, .budgie-session-dialog buttonbox.linked.horizontal > button:not(.suggested-action):not(.destructive-action):checked, -.budgie-polkit-dialog buttonbox.linked.horizontal > button:not(.suggested-action):not(.destructive-action):active, -.budgie-polkit-dialog buttonbox.linked.horizontal > button:not(.suggested-action):not(.destructive-action):checked { - color: #e6ebef; - background-color: alpha(#e6ebef,0.1); - border-color: rgba(255, 255, 255, 0.12); -} - -.budgie-polkit-dialog .message { - color: alpha(currentColor,0.6); -} - -.budgie-polkit-dialog .failure { - color: #F04A50; -} - -.budgie-run-dialog { - background-color: #282A33; -} - -.budgie-run-dialog entry.search { - font-size: 120%; - padding: 6px 12px; - border-radius: 0; - background-color: transparent; - border: none; -} - -.budgie-run-dialog entry.search:focus { - border: none; -} - -.budgie-run-dialog list .dim-label, .budgie-run-dialog list label.separator, .budgie-run-dialog list headerbar .subtitle, headerbar .budgie-run-dialog list .subtitle, .budgie-run-dialog list .slate-notification .notification-body, .slate-notification .budgie-run-dialog list .notification-body, -.budgie-run-dialog list .budgie-notification .notification-body, -.budgie-notification .budgie-run-dialog list .notification-body, -.budgie-run-dialog list .budgie-switcher .notification-body, -.budgie-switcher .budgie-run-dialog list .notification-body { - opacity: 1; -} - -.budgie-run-dialog scrolledwindow { - border-top: 1px solid rgba(255, 255, 255, 0.12); -} - -.budgie-panel box.titlebar { - min-width: 20px; - min-height: 20px; - border-radius: 0; - background: unset; - box-shadow: none; - border: none; -} - -.budgie-panel box.titlebar > widget > label { - color: #D3DAE3; -} - -.budgie-panel box.titlebar > button.image-button.titlebutton { - min-width: 20px; - min-height: 20px; - padding: 0; - margin: 0; - background: none; - box-shadow: none; - color: #D3DAE3; -} - -.budgie-panel box.titlebar > button.image-button.titlebutton image { - border-radius: 100px; - background-size: 20px 20px; - background-position: center center; - background-repeat: no-repeat; - transition-duration: 0; -} - -.budgie-panel box.titlebar > button.image-button.titlebutton:hover, .budgie-panel box.titlebar > button.image-button.titlebutton:active { - background: none; - box-shadow: none; - color: #ffffff; - animation: none; -} - -.budgie-panel box.titlebar > button.image-button.titlebutton.close:hover image { - background-image: image(#F04A50); -} - -.budgie-panel box.titlebar > button.image-button.titlebutton.close:active image { - background-image: image(#ec1b22); -} - -.budgie-panel box.titlebar > button.image-button.titlebutton:not(.close):hover image { - background-image: image(rgba(255, 255, 255, 0.2)); -} - -.budgie-panel box.titlebar > button.image-button.titlebutton:not(.close):active image { - background-image: image(rgba(255, 255, 255, 0.35)); -} - -.budgie-panel box.titlebar > button.image-button.titlebutton:disabled image { - opacity: 0; -} - -.budgie-panel box.titlebar.horizontal { - padding: 0 3px; -} - -.budgie-panel box.titlebar.horizontal > widget > label:dir(ltr) { - padding-right: 3px; -} - -.budgie-panel box.titlebar.horizontal > widget > label:dir(rtl) { - padding-left: 3px; -} - -.budgie-panel box.titlebar.horizontal > button.image-button.titlebutton { - padding: 0 3px; -} - -.xfce4-panel button, .xfce4-panel button.flat, .mate-panel-menu-bar button, -.mate-panel-menu-bar button#tasklist-button, -panel-toplevel.background button, -panel-toplevel.background button#tasklist-button { - color: #D3DAE3; - border-radius: 0; - border: none; - background-color: transparent; -} - -.xfce4-panel button:hover:not(:active):not(:checked), .mate-panel-menu-bar button:hover:not(:active):not(:checked), -.mate-panel-menu-bar button#tasklist-button:hover:not(:active):not(:checked), -panel-toplevel.background button:hover:not(:active):not(:checked), -panel-toplevel.background button#tasklist-button:hover:not(:active):not(:checked) { - color: #ffffff; - box-shadow: inset 0 -2px rgba(82, 148, 226, 0.5); -} - -.xfce4-panel button:checked, .mate-panel-menu-bar button:checked, -.mate-panel-menu-bar button#tasklist-button:checked, -panel-toplevel.background button:checked, -panel-toplevel.background button#tasklist-button:checked { - color: #ffffff; - box-shadow: inset 0 -2px #5294e2; -} - -.xfce4-panel button:checked label, .mate-panel-menu-bar button:checked label, -.mate-panel-menu-bar button#tasklist-button:checked label, -panel-toplevel.background button:checked label, -panel-toplevel.background button#tasklist-button:checked label, .xfce4-panel button:checked image, .mate-panel-menu-bar button:checked image, -.mate-panel-menu-bar button#tasklist-button:checked image, -panel-toplevel.background button:checked image, -panel-toplevel.background button#tasklist-button:checked image { - color: inherit; -} - -.xfce4-panel button:active, .mate-panel-menu-bar button:active, -.mate-panel-menu-bar button#tasklist-button:active, -panel-toplevel.background button:active, -panel-toplevel.background button#tasklist-button:active { - background-color: rgba(255, 255, 255, 0.12); - color: #ffffff; - box-shadow: inset 0 -2px #5294e2; -} - -.xfce4-panel.panel { - background-color: #21232b; - text-shadow: none; - -gtk-icon-shadow: none; - border: none; -} - -.XfceHeading { - border: 0 none transparent; - background-color: #32343D; - color: #e6ebef; -} - -.xfce4-panel { - background-color: #21232b; - color: #D3DAE3; - font-weight: 700; - text-shadow: none; - -gtk-icon-shadow: none; -} - -.xfce4-panel, -.xfce4-panel frame > border { - border: none; -} - -.xfce4-panel#XfcePanelWindow { - border: none; -} - -.xfce4-panel#XfcePanelWindow, .xfce4-panel#XfcePanelWindow.marching-ants { - transition: none; -} - -.xfce4-panel button { - font-weight: 700; -} - -.xfce4-panel button#launcher-arrow:hover, .xfce4-panel button#launcher-arrow + button.toggle:hover { - box-shadow: none; -} - -.xfce4-panel button#launcher-arrow + button.toggle:checked { - color: #5294e2; - box-shadow: none; -} - -.xfce4-panel button#xfce4-notification-plugin { - padding: 0 1px; -} - -.xfce4-panel menu { - font-weight: 400; - text-shadow: none; - -gtk-icon-effect: none; -} - -.xfce4-panel widget.tasklist > button.toggle { - font-weight: 400; -} - -XfdesktopIconView.view { - border-radius: 0; - background: transparent; - color: #ffffff; - text-shadow: 0 0 1px rgba(0, 0, 0, 0.26), 0 1px 2px rgba(0, 0, 0, 0.32), 0 2px 3px rgba(0, 0, 0, 0.12); -} - -XfdesktopIconView.view:active, XfdesktopIconView.view:checked { - background-color: #5294e2; - color: #ffffff; - text-shadow: none; -} - -window#whiskermenu-window { - background-color: #282A33; -} - -window#whiskermenu-window > frame > border { - border-radius: 0; -} - -window#whiskermenu-window scrolledwindow > viewport button.radio:hover { - background-color: rgba(255, 255, 255, 0.12); -} - -window#whiskermenu-window scrolledwindow > viewport button.radio:checked, window#whiskermenu-window scrolledwindow > viewport button.radio:active { - background-color: #5294e2; - color: #ffffff; -} - -window#whiskermenu-window scrolledwindow treeview.view:selected:hover { - background-color: rgba(255, 255, 255, 0.1); - color: #e6ebef; -} - -window.thunar > grid > paned > .sidebar { - border-top: none; -} - -window.thunar > grid > paned > .sidebar > treeview.view { - background-color: #32343D; - color: rgba(230, 235, 239, 0.75); - -gtk-icon-style: symbolic; -} - -window.thunar > grid > paned > .sidebar > treeview.view:not(:selected):hover { - color: #e6ebef; - background-color: #44464f; -} - -window.thunar notebook scrolledwindow.frame.standard-view { - border-top-width: 0; - border-right-width: 0; - background-color: #282A33; -} - -window.thunar notebook scrolledwindow.frame.standard-view .view { - background-color: transparent; -} - -window.thunar notebook scrolledwindow.frame.standard-view widget.view { - border-radius: 2px; -} - -window.thunar notebook header.top tab.reorderable-page > box > label { - min-height: 0; -} - -window.thunar toolbar, window.thunar .inline-toolbar { - background-color: #282A33; - color: rgba(228, 235, 241, 0.8); - box-shadow: inset 0 -1px rgba(255, 255, 255, 0.12); -} - -window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button, window.thunar .inline-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button { - margin: 0; - padding: 4px; -} - -.menubar.panel .panel, .menubar.panel .panel.color-light, .menubar.panel .panel.color-dark { - background-color: #21232b; - background-image: image(#21232b); - transition: all 100ms ease-in-out; - color: #D3DAE3; -} - -.menubar.panel .panel.maximized { - background-color: #0b0c0e; -} - -.menubar.panel .panel.translucent { - background-color: rgba(33, 35, 43, 0.95); -} - -.menubar.panel .panel menubar { - background: none; - box-shadow: none; - border: none; -} - -.menubar.panel-shadow { - background-image: none; - background-color: transparent; -} - -.menubar.panel popover { - padding: 2px 4px; - font-weight: normal; - border: 1px solid rgba(255, 255, 255, 0.12); - box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12), 0 3px 6px rgba(0, 0, 0, 0.08); -} - -.menubar.panel popover button { - font-weight: normal; - border-color: transparent; - background-color: transparent; -} - -.menubar.panel popover button:hover { - border-color: rgba(255, 255, 255, 0.12); -} - -.menubar.panel popover button:active, .menubar.panel popover button:checked { - border-color: #2679db; -} - -.menubar.panel popover button:active label, .menubar.panel popover button:checked label { - color: white; -} - -.menubar.panel popover .linked > button { - border-color: rgba(255, 255, 255, 0.12); -} - -.menubar.panel popover list { - background-color: transparent; -} - -.menubar.panel popover separator.horizontal { - margin: 0 -4px; -} - -.menubar.panel popover separator.vertical { - background-image: image(rgba(255, 255, 255, 0.12)); - margin: 0 2px; -} - -.menubar.panel popover .sidebar { - border-style: none; - background: none; -} - -.menubar.panel popover .sidebar .view { - background: none; - border-radius: 2px; - border: 1px solid transparent; - color: #e0e5eb; - transition: all 180ms cubic-bezier(0, 0, 0.2, 1); -} - -.menubar.panel popover .sidebar .view:hover { - background-color: #44464f; - border: 1px solid rgba(255, 255, 255, 0.12); -} - -.menubar.panel popover .sidebar .view:selected, .menubar.panel popover .sidebar .view:active, .menubar.panel popover .sidebar .view:checked, .menubar.panel popover .sidebar .view:active:backdrop, .menubar.panel popover .sidebar .view:checked:backdrop, .menubar.panel popover .sidebar .view:selected:backdrop { - color: #ffffff; - background-color: #5294e2; - border: 1px solid #68a2e6; -} - -button.flat.toggle.switcher { - -gtk-outline-radius: 100px; -} - -button.flat.toggle.switcher:hover image, button.flat.toggle.switcher:active image, button.flat.toggle.switcher:checked image, button.flat.toggle.switcher:selected image { - color: #5294e2; -} - -.circular label:disabled { - color: rgba(230, 235, 239, 0.45); -} - -.circular.accent { - color: #ffffff; - background-color: #5294e2; -} - -.panel-app-button > GtkWidget > GtkWidget:first-child { - padding: 0 2px 0 4px; -} - -.panel .menu .spinner, -.menu .spinner { - opacity: 1; -} - -.composited-indicator { - background-color: transparent; - color: #D3DAE3; - padding: 0 6px; -} - -.composited-indicator > revealer label, -.composited-indicator > revealer image, -.composited-indicator > revealer spinner { - color: #D3DAE3; - font-weight: normal; - text-shadow: none; - transition: all 200ms ease-in-out; -} - -.composited-indicator > revealer image, -.composited-indicator > revealer spinner { - padding: 3px 0; -} - -.composited-indicator > revealer label { - padding: 3px 6px; -} - -.composited-indicator .keyboard { - background-color: #fff; - border-radius: 2px; - box-shadow: none; - color: #333; - font-weight: 600; - padding: 0 3px; - text-shadow: none; -} - -.composited-indicator > GtkWidget > GtkWidget:first-child { - padding: 0 2px; -} - -.composited-indicator .menuitem:active, .composited-indicator .menuitem:hover { - border-style: none; -} - -.composited-indicator > .popup > .menu { - padding-top: 8px; - padding-bottom: 8px; -} - -BirdieWidgetsTweetList * { - background-image: none; - background-color: transparent; -} - -MarlinViewWindow *:selected, MarlinViewWindow *:selected:focus { - color: #ffffff; - background-color: #5294e2; - outline-color: transparent; -} - -MarlinViewWindow GtkIconView.view:selected, MarlinViewWindow GtkIconView.view:selected:focus, MarlinViewWindow GtkIconView.view:selected:hover, MarlinViewWindow GtkIconView.view:selected:focus:hover { - background-color: transparent; -} - -MarlinViewWindow FMListView, MarlinViewWindow FMColumnView { - outline-color: transparent; -} - -.marlin-pathbar.pathbar { - border-radius: 2px; - padding-left: 4px; - padding-right: 4px; - color: rgba(228, 235, 241, 0.8); - border-color: rgba(255, 255, 255, 0.12); - background-color: #21232a; -} - -.marlin-pathbar.pathbar image, .marlin-pathbar.pathbar image:hover { - color: inherit; -} - -.marlin-pathbar.pathbar:focus { - color: rgba(255, 255, 255, 0.8); - border-color: #5294e2; - background-color: #2c2f39; -} - -.marlin-pathbar.pathbar:disabled { - color: rgba(228, 235, 241, 0.35); - border-color: rgba(255, 255, 255, 0.12); - background-color: rgba(33, 35, 42, 0.85); -} - -.marlin-pathbar.pathbar:active, .marlin-pathbar.pathbar:checked { - color: #5294e2; -} - -treeview.view.sidebar { - color: #d8dedf; - background-color: #272931; -} - -treeview.view.sidebar.source-list { - padding-top: 3px; - padding-bottom: 3px; -} - -treeview.view.sidebar.source-list.has-open-popup, treeview.view.sidebar.source-list:hover { - color: #d8dedf; - background-color: #393b42; -} - -treeview.view.sidebar.source-list:disabled { - color: rgba(216, 222, 223, 0.35); -} - -treeview.view.sidebar.source-list:selected.has-open-popup, treeview.view.sidebar.source-list:selected:hover { - color: #ffffff; - background-color: #4a85cb; -} - -treeview.view.sidebar.source-list.trough { - color: #e6ebef; - background-color: rgba(255, 255, 255, 0.12); - border-radius: 2px; - border-width: 0; -} - -treeview.view.sidebar.source-list.trough:selected, treeview.view.sidebar.source-list.trough:selected:focus { - color: #ffffff; - background-color: rgba(0, 0, 0, 0.2); - border-radius: 2px; - border-width: 0; -} - -.dynamic-notebook notebook iconview.view.cell:selected { - background-color: rgba(255, 255, 255, 0.08); -} - -.dynamic-notebook notebook .overlay-bar { - box-shadow: none; - text-shadow: none; -} - -headerbar.titlebar > box.horizontal > entry.pathbar { - margin-top: 0; - margin-bottom: 0; - padding: 2px 12px; - caret-color: currentColor; -} - -headerbar.titlebar button.flat.image-button.toggle { - margin-top: 4px; - margin-bottom: 4px; -} - -headerbar.titlebar > grid.linked.horizontal.format-bar { - background-image: image(#282A33); - border-bottom: 1px solid transparent; - border-radius: 0; -} - -headerbar.titlebar > grid.linked.horizontal.format-bar:backdrop { - transition: 200ms ease-out; - background-image: image(#2b2e37); -} - -popover radiobutton.color-button.color-light, popover radiobutton.color-button.color-dark, popover radiobutton.color-button.color-white { - border: 1px solid rgba(255, 255, 255, 0.12); -} - -.gala-notification { - border: 1px solid rgba(0, 0, 0, 0.35); - border-radius: 2px; - box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2); - background-image: linear-gradient(to bottom, white, white); - background-color: transparent; -} - -.gala-notification .title, .gala-notification .label { - color: #5c616c; -} - -actionbar.inline-toolbar { - border: none; - border-top: 1px solid rgba(255, 255, 255, 0.12); -} - -actionbar.inline-toolbar button { - border-radius: 2px; - border: 1px solid rgba(255, 255, 255, 0.12); -} - -actionbar.inline-toolbar button:first-child { - border-right-style: solid; -} - -actionbar.inline-toolbar button:last-child { - border-left-style: solid; -} - -scale.warmth trough { - background-image: linear-gradient(to right, #5294e2, #F04A50); - box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.25); -} - -.terminal-window headerbar.titlebar.default-decoration { - box-shadow: inset 0 -1px rgba(255, 255, 255, 0.12); -} - -.terminal-window .search-bar { - background-color: #32343D; - border-bottom: 1px solid #494c59; -} - -.terminal-window .dynamic-notebook notebook > header { - border-color: #494c59; -} - -/*********** - * LightDM * - ***********/ -#panel_window { - background-color: #21232b; - color: #D3DAE3; - font-weight: bold; - box-shadow: inset 0 -1px #111317; -} - -#panel_window menubar { - padding-left: 5px; -} - -#panel_window menubar, #panel_window menubar > menuitem { - background-color: transparent; - color: #D3DAE3; - font-weight: bold; -} - -#panel_window menubar menuitem:disabled { - color: rgba(211, 218, 227, 0.5); -} - -#panel_window menubar menuitem:disabled label { - color: inherit; -} - -#panel_window menubar menu > menuitem { - font-weight: normal; -} - -#login_window, -#shutdown_dialog, -#restart_dialog { - font-weight: normal; - border-style: none; - background-color: transparent; - color: #e6ebef; -} - -#content_frame { - padding-bottom: 14px; - background-color: #32343D; - border-top-left-radius: 2px; - border-top-right-radius: 2px; - border: solid rgba(0, 0, 0, 0.1); - border-width: 1px 1px 0 1px; -} - -#content_frame button { - color: #e6ebef; - border-color: rgba(255, 255, 255, 0.12); - background-color: #2c2f39; -} - -#content_frame button:hover { - color: #b7c6d1; - border-color: rgba(255, 255, 255, 0.12); - background-color: #3e4250; -} - -#content_frame button:active, #content_frame button:checked { - color: #ffffff; - border-color: #68a2e6; - background-color: #5294e2; -} - -#content_frame button:disabled { - border-color: rgba(255, 255, 255, 0.05); - background-color: rgba(44, 47, 57, 0.55); -} - -#content_frame button:disabled label, #content_frame button:disabled { - color: rgba(230, 235, 239, 0.45); -} - -#buttonbox_frame { - padding-top: 20px; - padding-bottom: 0px; - border-style: none; - background-color: #282A33; - border-bottom-left-radius: 2px; - border-bottom-right-radius: 2px; - border: solid rgba(0, 0, 0, 0.1); - border-width: 0 1px 1px 1px; - box-shadow: inset 0 1px #3e4250; -} - -#buttonbox_frame button { - color: #D3DAE3; - border-color: #434655; - background-color: #333641; -} - -#buttonbox_frame button:hover { - color: #5294e2; - border-color: #434655; - background-color: #3e4250; -} - -#buttonbox_frame button:active, #buttonbox_frame button:checked { - color: #ffffff; - border-color: #5294e2; - background-color: #5294e2; -} - -#buttonbox_frame button:disabled { - color: #5b5f68; - border-color: #434655; - background-color: rgba(51, 54, 65, 0.85); -} - -#login_window #user_combobox { - color: #e6ebef; - font-size: 13px; -} - -#login_window #user_combobox menu { - font-weight: normal; -} - -#user_image { - padding: 3px; - border-radius: 2px; -} - -#shutdown_button.button { - background-clip: border-box; - color: green; - background-color: #F04A50; - border-color: #ee3239; -} - -#shutdown_button.button:hover { - background-clip: border-box; - color: green; - background-color: #f4797e; - border-color: #f26267; -} - -#shutdown_button.button:active, #shutdown_button.button:checked { - background-clip: border-box; - color: green; - background-color: #ec1b22; - border-color: #db1219; -} - -#restart_button.button { - background-clip: border-box; - color: green; - background-color: #5294e2; - border-color: #3c86de; -} - -#restart_button.button:hover { - background-clip: border-box; - color: green; - background-color: #7eafe9; - border-color: #68a2e6; -} - -#restart_button.button:active, #restart_button.button:checked { - background-clip: border-box; - color: green; - background-color: #2679db; - border-color: #216dc6; -} - -#greeter_infobar { - border-bottom-width: 0; - font-weight: bold; -} - -.overlay-bar { - background-color: #5294e2; - border-color: #5294e2; - border-radius: 2px; - padding: 3px 6px; - margin: 3px; -} - -.overlay-bar label { - color: #ffffff; -} - -GraniteWidgetsThinPaned { - background-color: transparent; - background-image: none; - margin: 0; - border-left: 1px solid rgba(255, 255, 255, 0.12); - border-right: 1px solid rgba(255, 255, 255, 0.12); -} - -GraniteWidgetsPopOver .frame, -GraniteWidgetsStaticNotebook .frame { - border: none; -} - -.help_button { - border-radius: 100px; - padding: 3px 9px; -} - -toolbar.secondary-toolbar, .secondary-toolbar.inline-toolbar { - padding: 3px; - border-bottom: 1px solid rgba(255, 255, 255, 0.12); -} - -toolbar.secondary-toolbar button, .secondary-toolbar.inline-toolbar button { - padding: 0 3px 0 3px; -} - -toolbar.bottom-toolbar, .bottom-toolbar.inline-toolbar { - padding: 5px; - border-width: 1px 0 0 0; - border-style: solid; - border-color: rgba(255, 255, 255, 0.12); - background-color: #32343D; -} - -toolbar.bottom-toolbar button, .bottom-toolbar.inline-toolbar button { - padding: 2px 3px 2px 3px; -} - -.source-list { - -GtkTreeView-horizontal-separator: 1px; - -GtkTreeView-vertical-separator: 6px; -} - -.source-list, -.source-list.view { - background-color: #32343D; - color: #e6ebef; - -gtk-icon-style: regular; -} - -.source-list.category-expander { - color: transparent; -} - -.source-list.view:hover { - background-color: #3d404b; -} - -.source-list.view:selected, -.source-list.view:hover:selected, -.source-list.view:selected:focus, -.source-list.category-expander:hover { - color: #ffffff; - background-color: #5294e2; -} - -.source-list scrollbar, -.source-list junction { - border-image: none; - border-color: transparent; - background-color: #32343D; - background-image: none; -} - -.source-list.badge, -.source-list.badge:hover, -.source-list.badge:selected, -.source-list.badge:selected:focus, -.source-list.badge:hover:selected { - background-image: none; - background-color: #5294e2; - color: #ffffff; - border-radius: 10px; - padding: 0 6px; - margin: 0 3px; - border-width: 0; -} - -.source-list.badge:selected, -.source-list.badge:selected:focus, -.source-list.badge:hover:selected { - background-color: #ffffff; - color: #5294e2; -} - -.source-list.category-expander { - color: #e6ebef; - -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); - -GtkTreeView-expander-size: 16; -} - -.source-list.category-expander, -.source-list.category-expander:backdrop { - color: transparent; - border: none; -} - -.source-list.category-expander:checked { - -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); -} - -GraniteWidgetsWelcome { - background-color: #282A33; -} - -GraniteWidgetsWelcome label { - color: #8c9096; - font-size: 11px; - text-shadow: none; -} - -GraniteWidgetsWelcome .h1, -GraniteWidgetsWelcome .h3 { - color: rgba(230, 235, 239, 0.8); -} - -.help_button { - border-radius: 0; -} - -GraniteWidgetsPopOver { - -GraniteWidgetsPopOver-arrow-width: 21; - -GraniteWidgetsPopOver-arrow-height: 10; - -GraniteWidgetsPopOver-border-radius: 2px; - -GraniteWidgetsPopOver-border-width: 1; - -GraniteWidgetsPopOver-shadow-size: 12; - border: 1px solid rgba(0, 0, 0, 0.3); - margin: 0; -} - -.popover_bg { - background-image: linear-gradient(to bottom, #282A33, #282A33); - border: 1px solid rgba(0, 0, 0, 0.3); -} - -GraniteWidgetsPopOver .sidebar.view, -GraniteWidgetsPopOver * { - background-color: transparent; -} - -GraniteWidgetsXsEntry entry { - padding: 4px; -} - -.h1 { - font-size: 24px; -} - -.h2 { - font-size: 18px; -} - -.h3 { - font-size: 11px; -} - -.h4, -.category-label { - color: #acb0b7; - font-weight: 600; -} - -.h4 { - padding-bottom: 6px; - padding-top: 6px; -} - -GtkListBox .h4 { - padding-left: 6px; -} - -window > hdyleaflet > scrolledwindow > viewport.frame > list, window > leaflet > scrolledwindow > viewport.frame > list, hdyleaflet > box.vertical > scrolledwindow > viewport .sidebar, hdyleaflet > stack > frame > grid.vertical > actionbar, -leaflet.unfolded > stack > frame > grid.vertical > actionbar, hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list, -leaflet.unfolded > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list, hdyleaflet > stack > frame > grid.vertical, -leaflet.unfolded > stack > frame > grid.vertical, .polari-room-list .sidebar, window.background.csd > box.horizontal > box.vertical > box.linked.horizontal, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list, .geary-main-window .geary-main-layout > leaflet > leaflet > box statusbar, .geary-main-window .geary-main-layout > leaflet > leaflet > box .geary-folder-frame, .sidebar.vertical > paned.geary-sidebar-pane-separator statusbar, .sidebar.vertical > paned.geary-sidebar-pane-separator, .sidebar.vertical > paned.sidebar-pane-separator statusbar, .sidebar.vertical > paned.sidebar-pane-separator, window#GearyMainWindow > overlay > box.vertical > paned.horizontal > box.sidebar.vertical, -window.geary-main-window > overlay > box.vertical > paned.horizontal > box.sidebar.vertical, window.background.csd > box.horizontal > box.vertical > scrolledwindow.view, -window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view, -window.background.csd > leaflet > box.vertical > scrolledwindow.view, list.tweak-categories, textview.view.sourceview.gedit-view window#gtk-tooltip, .gedit-map-frame, .gedit-side-panel-paned, .gedit-document-panel-dragged-row, list.gedit-document-panel { - color: rgba(246, 246, 251, 0.8); - background-color: #32343D; -} - -window > hdyleaflet > scrolledwindow > viewport.frame > list:disabled, window > leaflet > scrolledwindow > viewport.frame > list:disabled, hdyleaflet > box.vertical > scrolledwindow > viewport .sidebar:disabled, hdyleaflet > stack > frame > grid.vertical > actionbar:disabled, -leaflet.unfolded > stack > frame > grid.vertical > actionbar:disabled, hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list:disabled, -leaflet.unfolded > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list:disabled, hdyleaflet > stack > frame > grid.vertical:disabled, -leaflet.unfolded > stack > frame > grid.vertical:disabled, .polari-room-list .sidebar:disabled, window.background.csd > box.horizontal > box.vertical > box.linked.horizontal:disabled, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list:disabled, .geary-main-window .geary-main-layout > leaflet > leaflet > box statusbar:disabled, .geary-main-window .geary-main-layout > leaflet > leaflet > box .geary-folder-frame:disabled, .sidebar.vertical > paned.geary-sidebar-pane-separator statusbar:disabled, .sidebar.vertical > paned.geary-sidebar-pane-separator:disabled, .sidebar.vertical > paned.sidebar-pane-separator statusbar:disabled, .sidebar.vertical > paned.sidebar-pane-separator:disabled, window#GearyMainWindow > overlay > box.vertical > paned.horizontal > box.sidebar.vertical:disabled, -window.geary-main-window > overlay > box.vertical > paned.horizontal > box.sidebar.vertical:disabled, window.background.csd > box.horizontal > box.vertical > scrolledwindow.view:disabled, -window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view:disabled, -window.background.csd > leaflet > box.vertical > scrolledwindow.view:disabled, list.tweak-categories:disabled, textview.view.sourceview.gedit-view window#gtk-tooltip:disabled, .gedit-map-frame:disabled, .gedit-side-panel-paned:disabled, .gedit-document-panel-dragged-row:disabled, list.gedit-document-panel:disabled, window > hdyleaflet > scrolledwindow > viewport.frame > list label:disabled, window > leaflet > scrolledwindow > viewport.frame > list label:disabled, hdyleaflet > box.vertical > scrolledwindow > viewport .sidebar label:disabled, hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list label:disabled, -leaflet.unfolded > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list label:disabled, hdyleaflet > stack > frame > grid.vertical label:disabled, -leaflet.unfolded > stack > frame > grid.vertical label:disabled, .polari-room-list .sidebar label:disabled, window.background.csd > box.horizontal > box.vertical > box.linked.horizontal label:disabled, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list label:disabled, .geary-main-window .geary-main-layout > leaflet > leaflet > box statusbar label:disabled, .geary-main-window .geary-main-layout > leaflet > leaflet > box .geary-folder-frame label:disabled, .sidebar.vertical > paned.geary-sidebar-pane-separator label:disabled, .sidebar.vertical > paned.sidebar-pane-separator label:disabled, window#GearyMainWindow > overlay > box.vertical > paned.horizontal > box.sidebar.vertical label:disabled, -window.geary-main-window > overlay > box.vertical > paned.horizontal > box.sidebar.vertical label:disabled, window.background.csd > box.horizontal > box.vertical > scrolledwindow.view label:disabled, -window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view label:disabled, -window.background.csd > leaflet > box.vertical > scrolledwindow.view label:disabled, list.tweak-categories label:disabled, textview.view.sourceview.gedit-view window#gtk-tooltip label:disabled, .gedit-map-frame label:disabled, .gedit-side-panel-paned label:disabled, .gedit-document-panel-dragged-row label:disabled, list.gedit-document-panel label:disabled { - color: rgba(246, 246, 251, 0.35); -} - -hdyleaflet > stack > frame > grid.vertical > actionbar button, -leaflet.unfolded > stack > frame > grid.vertical > actionbar button, .polari-entry-area button, window.background.csd > box.horizontal > box.vertical > box.linked.horizontal button, .gedit-side-panel-paned > box.vertical > stack > grid.horizontal > box.horizontal button { - color: rgba(246, 246, 251, 0.8); - background-color: rgba(246, 246, 251, 0.15); - border: none; -} - -hdyleaflet > stack > frame > grid.vertical > actionbar button:hover, -leaflet.unfolded > stack > frame > grid.vertical > actionbar button:hover, .polari-entry-area button:hover, window.background.csd > box.horizontal > box.vertical > box.linked.horizontal button:hover, .gedit-side-panel-paned > box.vertical > stack > grid.horizontal > box.horizontal button:hover { - color: #F6F6FB; - background-color: rgba(246, 246, 251, 0.25); -} - -hdyleaflet > stack > frame > grid.vertical > actionbar button:active, -leaflet.unfolded > stack > frame > grid.vertical > actionbar button:active, .polari-entry-area button:active, window.background.csd > box.horizontal > box.vertical > box.linked.horizontal button:active, .gedit-side-panel-paned > box.vertical > stack > grid.horizontal > box.horizontal button:active, hdyleaflet > stack > frame > grid.vertical > actionbar button:checked, -leaflet.unfolded > stack > frame > grid.vertical > actionbar button:checked, .polari-entry-area button:checked, window.background.csd > box.horizontal > box.vertical > box.linked.horizontal button:checked, .gedit-side-panel-paned > box.vertical > stack > grid.horizontal > box.horizontal button:checked { - color: #ffffff; - background-color: #5294e2; -} - -hdyleaflet > stack > frame > grid.vertical > actionbar button:disabled, -leaflet.unfolded > stack > frame > grid.vertical > actionbar button:disabled, .polari-entry-area button:disabled, window.background.csd > box.horizontal > box.vertical > box.linked.horizontal button:disabled, .gedit-side-panel-paned > box.vertical > stack > grid.horizontal > box.horizontal button:disabled { - color: rgba(246, 246, 251, 0.35); - background-color: rgba(246, 246, 251, 0.08); -} - -window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable button, hdyleaflet > stack > frame > grid.vertical > actionbar button.flat, -leaflet.unfolded > stack > frame > grid.vertical > actionbar button.flat, .polari-entry-area button.flat, window.background.csd > box.horizontal > box.vertical > box.linked.horizontal button.flat, .gedit-side-panel-paned > box.vertical > stack > grid.horizontal > box.horizontal button.flat { - border: none; - background: none; - box-shadow: none; - color: rgba(246, 246, 251, 0.8); -} - -window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable button:hover, hdyleaflet > stack > frame > grid.vertical > actionbar button.flat:hover, -leaflet.unfolded > stack > frame > grid.vertical > actionbar button.flat:hover, .polari-entry-area button.flat:hover, window.background.csd > box.horizontal > box.vertical > box.linked.horizontal button.flat:hover, .gedit-side-panel-paned > box.vertical > stack > grid.horizontal > box.horizontal button.flat:hover { - color: #F6F6FB; - background-color: rgba(246, 246, 251, 0.15); -} - -window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable button:active, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable button:checked, hdyleaflet > stack > frame > grid.vertical > actionbar button.flat:active, -leaflet.unfolded > stack > frame > grid.vertical > actionbar button.flat:active, .polari-entry-area button.flat:active, window.background.csd > box.horizontal > box.vertical > box.linked.horizontal button.flat:active, .gedit-side-panel-paned > box.vertical > stack > grid.horizontal > box.horizontal button.flat:active, hdyleaflet > stack > frame > grid.vertical > actionbar button.flat:checked, -leaflet.unfolded > stack > frame > grid.vertical > actionbar button.flat:checked, .polari-entry-area button.flat:checked, window.background.csd > box.horizontal > box.vertical > box.linked.horizontal button.flat:checked, .gedit-side-panel-paned > box.vertical > stack > grid.horizontal > box.horizontal button.flat:checked { - color: #ffffff; - background-color: #5294e2; -} - -window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable button:disabled, hdyleaflet > stack > frame > grid.vertical > actionbar button.flat:disabled, -leaflet.unfolded > stack > frame > grid.vertical > actionbar button.flat:disabled, .polari-entry-area button.flat:disabled, window.background.csd > box.horizontal > box.vertical > box.linked.horizontal button.flat:disabled, .gedit-side-panel-paned > box.vertical > stack > grid.horizontal > box.horizontal button.flat:disabled { - color: rgba(246, 246, 251, 0.35); -} - -window > hdyleaflet > scrolledwindow > viewport.frame > list > row.activatable, window > leaflet > scrolledwindow > viewport.frame > list > row.activatable, hdyleaflet > box.vertical > scrolledwindow > viewport .sidebar list > row.activatable, hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list row.activatable.contact-data-row, -leaflet.unfolded > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list row.activatable.contact-data-row, .polari-room-list .sidebar .activatable, .polari-room-list .sidebar .inactive, .polari-room-list .sidebar .room-list-header, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable, .geary-main-window .geary-main-layout > leaflet > leaflet > box .geary-folder-frame > scrolledwindow treeview.view.sidebar, .sidebar.vertical > paned.geary-sidebar-pane-separator .geary-folder-frame > scrolledwindow treeview.view.sidebar, .sidebar.vertical > paned.sidebar-pane-separator .folder-frame > scrolledwindow treeview.view.sidebar, list.tweak-categories > row.activatable.tweak-category, textview.view.sourceview.gedit-view window#gtk-tooltip treeview.view, .gedit-side-panel-paned treeview.view, list.gedit-document-panel row.activatable { - color: rgba(246, 246, 251, 0.8); - background-color: #32343D; -} - -window > hdyleaflet > scrolledwindow > viewport.frame > list > row.has-open-popup.activatable, window > leaflet > scrolledwindow > viewport.frame > list > row.has-open-popup.activatable, hdyleaflet > box.vertical > scrolledwindow > viewport .sidebar list > row.has-open-popup.activatable, hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list row.has-open-popup.activatable.contact-data-row, -leaflet.unfolded > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list row.has-open-popup.activatable.contact-data-row, .polari-room-list .sidebar .has-open-popup.activatable, .polari-room-list .sidebar .has-open-popup.inactive, .polari-room-list .sidebar .has-open-popup.room-list-header, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.has-open-popup.activatable, .geary-main-window .geary-main-layout > leaflet > leaflet > box .geary-folder-frame > scrolledwindow treeview.has-open-popup.view.sidebar, .sidebar.vertical > paned.geary-sidebar-pane-separator .geary-folder-frame > scrolledwindow treeview.has-open-popup.view.sidebar, .sidebar.vertical > paned.sidebar-pane-separator .folder-frame > scrolledwindow treeview.has-open-popup.view.sidebar, list.tweak-categories > row.has-open-popup.activatable.tweak-category, textview.view.sourceview.gedit-view window#gtk-tooltip treeview.has-open-popup.view, .gedit-side-panel-paned treeview.has-open-popup.view, list.gedit-document-panel row.has-open-popup.activatable, window > hdyleaflet > scrolledwindow > viewport.frame > list > row.activatable:hover, window > leaflet > scrolledwindow > viewport.frame > list > row.activatable:hover, hdyleaflet > box.vertical > scrolledwindow > viewport .sidebar list > row.activatable:hover, hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list row.activatable.contact-data-row:hover, -leaflet.unfolded > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list row.activatable.contact-data-row:hover, .polari-room-list .sidebar .activatable:hover, .polari-room-list .sidebar .inactive:hover, .polari-room-list .sidebar .room-list-header:hover, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable:hover, .geary-main-window .geary-main-layout > leaflet > leaflet > box .geary-folder-frame > scrolledwindow treeview.view.sidebar:hover, .sidebar.vertical > paned.geary-sidebar-pane-separator .geary-folder-frame > scrolledwindow treeview.view.sidebar:hover, .sidebar.vertical > paned.sidebar-pane-separator .folder-frame > scrolledwindow treeview.view.sidebar:hover, list.tweak-categories > row.activatable.tweak-category:hover, textview.view.sourceview.gedit-view window#gtk-tooltip treeview.view:hover, .gedit-side-panel-paned treeview.view:hover, list.gedit-document-panel row.activatable:hover { - color: #F6F6FB; - background-color: #464750; -} - -window > hdyleaflet > scrolledwindow > viewport.frame > list > row.activatable:disabled, window > leaflet > scrolledwindow > viewport.frame > list > row.activatable:disabled, hdyleaflet > box.vertical > scrolledwindow > viewport .sidebar list > row.activatable:disabled, hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list row.activatable.contact-data-row:disabled, -leaflet.unfolded > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list row.activatable.contact-data-row:disabled, .polari-room-list .sidebar .activatable:disabled, .polari-room-list .sidebar .inactive:disabled, .polari-room-list .sidebar .room-list-header:disabled, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable:disabled, .geary-main-window .geary-main-layout > leaflet > leaflet > box .geary-folder-frame > scrolledwindow treeview.view.sidebar:disabled, .sidebar.vertical > paned.geary-sidebar-pane-separator .geary-folder-frame > scrolledwindow treeview.view.sidebar:disabled, .sidebar.vertical > paned.sidebar-pane-separator .folder-frame > scrolledwindow treeview.view.sidebar:disabled, list.tweak-categories > row.activatable.tweak-category:disabled, textview.view.sourceview.gedit-view window#gtk-tooltip treeview.view:disabled, .gedit-side-panel-paned treeview.view:disabled, list.gedit-document-panel row.activatable:disabled, window > hdyleaflet > scrolledwindow > viewport.frame > list > row.activatable label:disabled, window > leaflet > scrolledwindow > viewport.frame > list > row.activatable label:disabled, hdyleaflet > box.vertical > scrolledwindow > viewport .sidebar list > row.activatable label:disabled, hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list row.activatable.contact-data-row label:disabled, -leaflet.unfolded > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list row.activatable.contact-data-row label:disabled, .polari-room-list .sidebar .activatable label:disabled, .polari-room-list .sidebar .inactive label:disabled, .polari-room-list .sidebar .room-list-header label:disabled, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable label:disabled, .geary-main-window .geary-main-layout > leaflet > leaflet > box .geary-folder-frame > scrolledwindow treeview.view.sidebar label:disabled, .sidebar.vertical > paned.geary-sidebar-pane-separator .geary-folder-frame > scrolledwindow treeview.view.sidebar label:disabled, .sidebar.vertical > paned.sidebar-pane-separator .folder-frame > scrolledwindow treeview.view.sidebar label:disabled, list.tweak-categories > row.activatable.tweak-category label:disabled, textview.view.sourceview.gedit-view window#gtk-tooltip treeview.view label:disabled, .gedit-side-panel-paned treeview.view label:disabled, list.gedit-document-panel row.activatable label:disabled { - color: rgba(246, 246, 251, 0.35); -} - -window > hdyleaflet > scrolledwindow > viewport.frame > list > row.activatable:selected.has-open-popup, window > leaflet > scrolledwindow > viewport.frame > list > row.activatable:selected.has-open-popup, hdyleaflet > box.vertical > scrolledwindow > viewport .sidebar list > row.activatable:selected.has-open-popup, hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list row.activatable.contact-data-row:selected.has-open-popup, -leaflet.unfolded > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list row.activatable.contact-data-row:selected.has-open-popup, .polari-room-list .sidebar .activatable:selected.has-open-popup, .polari-room-list .sidebar .inactive:selected.has-open-popup, .polari-room-list .sidebar .room-list-header:selected.has-open-popup, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable:selected.has-open-popup, .geary-main-window .geary-main-layout > leaflet > leaflet > box .geary-folder-frame > scrolledwindow treeview.view.sidebar:selected.has-open-popup, .sidebar.vertical > paned.geary-sidebar-pane-separator .geary-folder-frame > scrolledwindow treeview.view.sidebar:selected.has-open-popup, .sidebar.vertical > paned.sidebar-pane-separator .folder-frame > scrolledwindow treeview.view.sidebar:selected.has-open-popup, list.tweak-categories > row.activatable.tweak-category:selected.has-open-popup, textview.view.sourceview.gedit-view window#gtk-tooltip treeview.view:selected.has-open-popup, .gedit-side-panel-paned treeview.view:selected.has-open-popup, list.gedit-document-panel row.activatable:selected.has-open-popup, window > hdyleaflet > scrolledwindow > viewport.frame > list > row.activatable:selected:hover, window > leaflet > scrolledwindow > viewport.frame > list > row.activatable:selected:hover, hdyleaflet > box.vertical > scrolledwindow > viewport .sidebar list > row.activatable:selected:hover, hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list row.activatable.contact-data-row:selected:hover, -leaflet.unfolded > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list row.activatable.contact-data-row:selected:hover, .polari-room-list .sidebar .activatable:selected:hover, .polari-room-list .sidebar .inactive:selected:hover, .polari-room-list .sidebar .room-list-header:selected:hover, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable:selected:hover, .geary-main-window .geary-main-layout > leaflet > leaflet > box .geary-folder-frame > scrolledwindow treeview.view.sidebar:selected:hover, .sidebar.vertical > paned.geary-sidebar-pane-separator .geary-folder-frame > scrolledwindow treeview.view.sidebar:selected:hover, .sidebar.vertical > paned.sidebar-pane-separator .folder-frame > scrolledwindow treeview.view.sidebar:selected:hover, list.tweak-categories > row.activatable.tweak-category:selected:hover, textview.view.sourceview.gedit-view window#gtk-tooltip treeview.view:selected:hover, .gedit-side-panel-paned treeview.view:selected:hover, list.gedit-document-panel row.activatable:selected:hover { - background-color: #4a85cb; -} - -hdyleaflet > box.vertical > searchbar, .polari-entry-area, window#GearyMainWindow > overlay > box.vertical > paned.horizontal > box.sidebar.vertical > searchbar, -window.geary-main-window > overlay > box.vertical > paned.horizontal > box.sidebar.vertical > searchbar, window#GearyMainWindow > box.vertical > paned > box.vertical > searchbar, -window.geary-main-window > box.vertical > paned > box.vertical > searchbar, -window.background.csd > hdyleaflet > box.vertical > searchbar, -window.background.csd > leaflet > box.vertical > searchbar, window.background.csd > box.horizontal > box.vertical > searchbar { - background: none; - box-shadow: none; - border: none; -} - -hdyleaflet > box.vertical > searchbar > revealer > box, .polari-entry-area > revealer > box, window#GearyMainWindow > overlay > box.vertical > paned.horizontal > box.sidebar.vertical > searchbar > revealer > box, -window.geary-main-window > overlay > box.vertical > paned.horizontal > box.sidebar.vertical > searchbar > revealer > box, window#GearyMainWindow > box.vertical > paned > box.vertical > searchbar > revealer > box, -window.geary-main-window > box.vertical > paned > box.vertical > searchbar > revealer > box, -window.background.csd > hdyleaflet > box.vertical > searchbar > revealer > box, -window.background.csd > leaflet > box.vertical > searchbar > revealer > box, window.background.csd > box.horizontal > box.vertical > searchbar > revealer > box { - background-color: #32343D; - border: none; -} - -hdyleaflet > box.vertical > searchbar entry, .polari-entry-area entry, window#GearyMainWindow > overlay > box.vertical > paned.horizontal > box.sidebar.vertical > searchbar entry, -window.geary-main-window > overlay > box.vertical > paned.horizontal > box.sidebar.vertical > searchbar entry, window#GearyMainWindow > box.vertical > paned > box.vertical > searchbar entry, -window.geary-main-window > box.vertical > paned > box.vertical > searchbar entry, -window.background.csd > hdyleaflet > box.vertical > searchbar entry, -window.background.csd > leaflet > box.vertical > searchbar entry, window.background.csd > box.horizontal > box.vertical > searchbar entry { - color: rgba(246, 246, 251, 0.8); - background-color: rgba(246, 246, 251, 0.1); -} - -hdyleaflet > box.vertical > searchbar entry image, .polari-entry-area entry image, window#GearyMainWindow > overlay > box.vertical > paned.horizontal > box.sidebar.vertical > searchbar entry image, -window.geary-main-window > overlay > box.vertical > paned.horizontal > box.sidebar.vertical > searchbar entry image, window#GearyMainWindow > box.vertical > paned > box.vertical > searchbar entry image, -window.geary-main-window > box.vertical > paned > box.vertical > searchbar entry image, -window.background.csd > hdyleaflet > box.vertical > searchbar entry image, -window.background.csd > leaflet > box.vertical > searchbar entry image, window.background.csd > box.horizontal > box.vertical > searchbar entry image { - color: rgba(246, 246, 251, 0.8); -} - -hdyleaflet > box.vertical > searchbar entry:focus, .polari-entry-area entry:focus, window#GearyMainWindow > overlay > box.vertical > paned.horizontal > box.sidebar.vertical > searchbar entry:focus, -window.geary-main-window > overlay > box.vertical > paned.horizontal > box.sidebar.vertical > searchbar entry:focus, window#GearyMainWindow > box.vertical > paned > box.vertical > searchbar entry:focus, -window.geary-main-window > box.vertical > paned > box.vertical > searchbar entry:focus, -window.background.csd > hdyleaflet > box.vertical > searchbar entry:focus, -window.background.csd > leaflet > box.vertical > searchbar entry:focus, window.background.csd > box.horizontal > box.vertical > searchbar entry:focus { - background-color: rgba(246, 246, 251, 0.12); -} - -hdyleaflet > box.vertical > searchbar entry:disabled, .polari-entry-area entry:disabled, window#GearyMainWindow > overlay > box.vertical > paned.horizontal > box.sidebar.vertical > searchbar entry:disabled, -window.geary-main-window > overlay > box.vertical > paned.horizontal > box.sidebar.vertical > searchbar entry:disabled, window#GearyMainWindow > box.vertical > paned > box.vertical > searchbar entry:disabled, -window.geary-main-window > box.vertical > paned > box.vertical > searchbar entry:disabled, -window.background.csd > hdyleaflet > box.vertical > searchbar entry:disabled, -window.background.csd > leaflet > box.vertical > searchbar entry:disabled, window.background.csd > box.horizontal > box.vertical > searchbar entry:disabled, hdyleaflet > box.vertical > searchbar entry label:disabled, .polari-entry-area entry label:disabled, window#GearyMainWindow > overlay > box.vertical > paned.horizontal > box.sidebar.vertical > searchbar entry label:disabled, -window.geary-main-window > overlay > box.vertical > paned.horizontal > box.sidebar.vertical > searchbar entry label:disabled, window#GearyMainWindow > box.vertical > paned > box.vertical > searchbar entry label:disabled, -window.geary-main-window > box.vertical > paned > box.vertical > searchbar entry label:disabled, -window.background.csd > hdyleaflet > box.vertical > searchbar entry label:disabled, -window.background.csd > leaflet > box.vertical > searchbar entry label:disabled, window.background.csd > box.horizontal > box.vertical > searchbar entry label:disabled, hdyleaflet > box.vertical > searchbar entry image:disabled, .polari-entry-area entry image:disabled, window#GearyMainWindow > overlay > box.vertical > paned.horizontal > box.sidebar.vertical > searchbar entry image:disabled, -window.geary-main-window > overlay > box.vertical > paned.horizontal > box.sidebar.vertical > searchbar entry image:disabled, window#GearyMainWindow > box.vertical > paned > box.vertical > searchbar entry image:disabled, -window.geary-main-window > box.vertical > paned > box.vertical > searchbar entry image:disabled, -window.background.csd > hdyleaflet > box.vertical > searchbar entry image:disabled, -window.background.csd > leaflet > box.vertical > searchbar entry image:disabled, window.background.csd > box.horizontal > box.vertical > searchbar entry image:disabled { - color: rgba(246, 246, 251, 0.35); -} - -.selection-mode hdyleaflet headerbar button.titlebutton.close, .selection-mode leaflet.unfolded headerbar button.titlebutton.close, hdyleaflet > headerbar:first-child button.titlebutton.close, -leaflet.unfolded > headerbar:first-child button.titlebutton.close, .geary-main-window > headerbar > leaflet > leaflet > headerbar:not(:last-child) button.titlebutton.close, .geary-titlebar-left button.titlebutton.close, window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child button.titlebutton.close, -window.background.csd > headerbar.titlebar > hdyleaflet > headerbar:first-child button.titlebutton.close, -window.background.csd > headerbar.titlebar > leaflet > headerbar:first-child button.titlebutton.close, window.background.csd > box.titlebar.horizontal > headerbar:first-child button.titlebutton.close, .titlebar > headerbar.titlebar.tweak-titlebar-left button.titlebutton.close, window.org-gnome-gedit .titlebar > headerbar:first-child button.titlebutton.close { - background-image: -gtk-scaled(url("assets/titlebutton-close-dark.png"), url("assets/titlebutton-close-dark@2.png")); -} - -.selection-mode hdyleaflet headerbar button.titlebutton.close:backdrop, .selection-mode leaflet.unfolded headerbar button.titlebutton.close:backdrop, hdyleaflet > headerbar:first-child button.titlebutton.close:backdrop, -leaflet.unfolded > headerbar:first-child button.titlebutton.close:backdrop, .geary-main-window > headerbar > leaflet > leaflet > headerbar:not(:last-child) button.titlebutton.close:backdrop, .geary-titlebar-left button.titlebutton.close:backdrop, window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child button.titlebutton.close:backdrop, -window.background.csd > headerbar.titlebar > hdyleaflet > headerbar:first-child button.titlebutton.close:backdrop, -window.background.csd > headerbar.titlebar > leaflet > headerbar:first-child button.titlebutton.close:backdrop, window.background.csd > box.titlebar.horizontal > headerbar:first-child button.titlebutton.close:backdrop, .titlebar > headerbar.titlebar.tweak-titlebar-left button.titlebutton.close:backdrop, window.org-gnome-gedit .titlebar > headerbar:first-child button.titlebutton.close:backdrop { - background-image: -gtk-scaled(url("assets/titlebutton-close-backdrop-dark.png"), url("assets/titlebutton-close-backdrop-dark@2.png")); -} - -.selection-mode hdyleaflet headerbar button.titlebutton.close:hover, .selection-mode leaflet.unfolded headerbar button.titlebutton.close:hover, hdyleaflet > headerbar:first-child button.titlebutton.close:hover, -leaflet.unfolded > headerbar:first-child button.titlebutton.close:hover, .geary-main-window > headerbar > leaflet > leaflet > headerbar:not(:last-child) button.titlebutton.close:hover, .geary-titlebar-left button.titlebutton.close:hover, window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child button.titlebutton.close:hover, -window.background.csd > headerbar.titlebar > hdyleaflet > headerbar:first-child button.titlebutton.close:hover, -window.background.csd > headerbar.titlebar > leaflet > headerbar:first-child button.titlebutton.close:hover, window.background.csd > box.titlebar.horizontal > headerbar:first-child button.titlebutton.close:hover, .titlebar > headerbar.titlebar.tweak-titlebar-left button.titlebutton.close:hover, window.org-gnome-gedit .titlebar > headerbar:first-child button.titlebutton.close:hover { - background-image: -gtk-scaled(url("assets/titlebutton-close-hover-dark.png"), url("assets/titlebutton-close-hover-dark@2.png")); -} - -.selection-mode hdyleaflet headerbar button.titlebutton.close:active, .selection-mode leaflet.unfolded headerbar button.titlebutton.close:active, hdyleaflet > headerbar:first-child button.titlebutton.close:active, -leaflet.unfolded > headerbar:first-child button.titlebutton.close:active, .geary-main-window > headerbar > leaflet > leaflet > headerbar:not(:last-child) button.titlebutton.close:active, .geary-titlebar-left button.titlebutton.close:active, window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child button.titlebutton.close:active, -window.background.csd > headerbar.titlebar > hdyleaflet > headerbar:first-child button.titlebutton.close:active, -window.background.csd > headerbar.titlebar > leaflet > headerbar:first-child button.titlebutton.close:active, window.background.csd > box.titlebar.horizontal > headerbar:first-child button.titlebutton.close:active, .titlebar > headerbar.titlebar.tweak-titlebar-left button.titlebutton.close:active, window.org-gnome-gedit .titlebar > headerbar:first-child button.titlebutton.close:active { - background-image: -gtk-scaled(url("assets/titlebutton-close-active-dark.png"), url("assets/titlebutton-close-active-dark@2.png")); -} - -.selection-mode hdyleaflet headerbar button.titlebutton.maximize, .selection-mode leaflet.unfolded headerbar button.titlebutton.maximize, hdyleaflet > headerbar:first-child button.titlebutton.maximize, -leaflet.unfolded > headerbar:first-child button.titlebutton.maximize, .geary-main-window > headerbar > leaflet > leaflet > headerbar:not(:last-child) button.titlebutton.maximize, .geary-titlebar-left button.titlebutton.maximize, window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child button.titlebutton.maximize, -window.background.csd > headerbar.titlebar > hdyleaflet > headerbar:first-child button.titlebutton.maximize, -window.background.csd > headerbar.titlebar > leaflet > headerbar:first-child button.titlebutton.maximize, window.background.csd > box.titlebar.horizontal > headerbar:first-child button.titlebutton.maximize, .titlebar > headerbar.titlebar.tweak-titlebar-left button.titlebutton.maximize, window.org-gnome-gedit .titlebar > headerbar:first-child button.titlebutton.maximize { - background-image: -gtk-scaled(url("assets/titlebutton-maximize-dark.png"), url("assets/titlebutton-maximize-dark@2.png")); -} - -.selection-mode hdyleaflet headerbar button.titlebutton.maximize:backdrop, .selection-mode leaflet.unfolded headerbar button.titlebutton.maximize:backdrop, hdyleaflet > headerbar:first-child button.titlebutton.maximize:backdrop, -leaflet.unfolded > headerbar:first-child button.titlebutton.maximize:backdrop, .geary-main-window > headerbar > leaflet > leaflet > headerbar:not(:last-child) button.titlebutton.maximize:backdrop, .geary-titlebar-left button.titlebutton.maximize:backdrop, window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child button.titlebutton.maximize:backdrop, -window.background.csd > headerbar.titlebar > hdyleaflet > headerbar:first-child button.titlebutton.maximize:backdrop, -window.background.csd > headerbar.titlebar > leaflet > headerbar:first-child button.titlebutton.maximize:backdrop, window.background.csd > box.titlebar.horizontal > headerbar:first-child button.titlebutton.maximize:backdrop, .titlebar > headerbar.titlebar.tweak-titlebar-left button.titlebutton.maximize:backdrop, window.org-gnome-gedit .titlebar > headerbar:first-child button.titlebutton.maximize:backdrop { - background-image: -gtk-scaled(url("assets/titlebutton-maximize-backdrop-dark.png"), url("assets/titlebutton-maximize-backdrop-dark@2.png")); -} - -.selection-mode hdyleaflet headerbar button.titlebutton.maximize:hover, .selection-mode leaflet.unfolded headerbar button.titlebutton.maximize:hover, hdyleaflet > headerbar:first-child button.titlebutton.maximize:hover, -leaflet.unfolded > headerbar:first-child button.titlebutton.maximize:hover, .geary-main-window > headerbar > leaflet > leaflet > headerbar:not(:last-child) button.titlebutton.maximize:hover, .geary-titlebar-left button.titlebutton.maximize:hover, window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child button.titlebutton.maximize:hover, -window.background.csd > headerbar.titlebar > hdyleaflet > headerbar:first-child button.titlebutton.maximize:hover, -window.background.csd > headerbar.titlebar > leaflet > headerbar:first-child button.titlebutton.maximize:hover, window.background.csd > box.titlebar.horizontal > headerbar:first-child button.titlebutton.maximize:hover, .titlebar > headerbar.titlebar.tweak-titlebar-left button.titlebutton.maximize:hover, window.org-gnome-gedit .titlebar > headerbar:first-child button.titlebutton.maximize:hover { - background-image: -gtk-scaled(url("assets/titlebutton-maximize-hover-dark.png"), url("assets/titlebutton-maximize-hover-dark@2.png")); -} - -.selection-mode hdyleaflet headerbar button.titlebutton.maximize:active, .selection-mode leaflet.unfolded headerbar button.titlebutton.maximize:active, hdyleaflet > headerbar:first-child button.titlebutton.maximize:active, -leaflet.unfolded > headerbar:first-child button.titlebutton.maximize:active, .geary-main-window > headerbar > leaflet > leaflet > headerbar:not(:last-child) button.titlebutton.maximize:active, .geary-titlebar-left button.titlebutton.maximize:active, window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child button.titlebutton.maximize:active, -window.background.csd > headerbar.titlebar > hdyleaflet > headerbar:first-child button.titlebutton.maximize:active, -window.background.csd > headerbar.titlebar > leaflet > headerbar:first-child button.titlebutton.maximize:active, window.background.csd > box.titlebar.horizontal > headerbar:first-child button.titlebutton.maximize:active, .titlebar > headerbar.titlebar.tweak-titlebar-left button.titlebutton.maximize:active, window.org-gnome-gedit .titlebar > headerbar:first-child button.titlebutton.maximize:active { - background-image: -gtk-scaled(url("assets/titlebutton-maximize-active-dark.png"), url("assets/titlebutton-maximize-active-dark@2.png")); -} - -.selection-mode hdyleaflet headerbar button.titlebutton.minimize, .selection-mode leaflet.unfolded headerbar button.titlebutton.minimize, hdyleaflet > headerbar:first-child button.titlebutton.minimize, -leaflet.unfolded > headerbar:first-child button.titlebutton.minimize, .geary-main-window > headerbar > leaflet > leaflet > headerbar:not(:last-child) button.titlebutton.minimize, .geary-titlebar-left button.titlebutton.minimize, window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child button.titlebutton.minimize, -window.background.csd > headerbar.titlebar > hdyleaflet > headerbar:first-child button.titlebutton.minimize, -window.background.csd > headerbar.titlebar > leaflet > headerbar:first-child button.titlebutton.minimize, window.background.csd > box.titlebar.horizontal > headerbar:first-child button.titlebutton.minimize, .titlebar > headerbar.titlebar.tweak-titlebar-left button.titlebutton.minimize, window.org-gnome-gedit .titlebar > headerbar:first-child button.titlebutton.minimize { - background-image: -gtk-scaled(url("assets/titlebutton-minimize-dark.png"), url("assets/titlebutton-minimize-dark@2.png")); -} - -.selection-mode hdyleaflet headerbar button.titlebutton.minimize:backdrop, .selection-mode leaflet.unfolded headerbar button.titlebutton.minimize:backdrop, hdyleaflet > headerbar:first-child button.titlebutton.minimize:backdrop, -leaflet.unfolded > headerbar:first-child button.titlebutton.minimize:backdrop, .geary-main-window > headerbar > leaflet > leaflet > headerbar:not(:last-child) button.titlebutton.minimize:backdrop, .geary-titlebar-left button.titlebutton.minimize:backdrop, window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child button.titlebutton.minimize:backdrop, -window.background.csd > headerbar.titlebar > hdyleaflet > headerbar:first-child button.titlebutton.minimize:backdrop, -window.background.csd > headerbar.titlebar > leaflet > headerbar:first-child button.titlebutton.minimize:backdrop, window.background.csd > box.titlebar.horizontal > headerbar:first-child button.titlebutton.minimize:backdrop, .titlebar > headerbar.titlebar.tweak-titlebar-left button.titlebutton.minimize:backdrop, window.org-gnome-gedit .titlebar > headerbar:first-child button.titlebutton.minimize:backdrop { - background-image: -gtk-scaled(url("assets/titlebutton-minimize-backdrop-dark.png"), url("assets/titlebutton-minimize-backdrop-dark@2.png")); -} - -.selection-mode hdyleaflet headerbar button.titlebutton.minimize:hover, .selection-mode leaflet.unfolded headerbar button.titlebutton.minimize:hover, hdyleaflet > headerbar:first-child button.titlebutton.minimize:hover, -leaflet.unfolded > headerbar:first-child button.titlebutton.minimize:hover, .geary-main-window > headerbar > leaflet > leaflet > headerbar:not(:last-child) button.titlebutton.minimize:hover, .geary-titlebar-left button.titlebutton.minimize:hover, window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child button.titlebutton.minimize:hover, -window.background.csd > headerbar.titlebar > hdyleaflet > headerbar:first-child button.titlebutton.minimize:hover, -window.background.csd > headerbar.titlebar > leaflet > headerbar:first-child button.titlebutton.minimize:hover, window.background.csd > box.titlebar.horizontal > headerbar:first-child button.titlebutton.minimize:hover, .titlebar > headerbar.titlebar.tweak-titlebar-left button.titlebutton.minimize:hover, window.org-gnome-gedit .titlebar > headerbar:first-child button.titlebutton.minimize:hover { - background-image: -gtk-scaled(url("assets/titlebutton-minimize-hover-dark.png"), url("assets/titlebutton-minimize-hover-dark@2.png")); -} - -.selection-mode hdyleaflet headerbar button.titlebutton.minimize:active, .selection-mode leaflet.unfolded headerbar button.titlebutton.minimize:active, hdyleaflet > headerbar:first-child button.titlebutton.minimize:active, -leaflet.unfolded > headerbar:first-child button.titlebutton.minimize:active, .geary-main-window > headerbar > leaflet > leaflet > headerbar:not(:last-child) button.titlebutton.minimize:active, .geary-titlebar-left button.titlebutton.minimize:active, window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child button.titlebutton.minimize:active, -window.background.csd > headerbar.titlebar > hdyleaflet > headerbar:first-child button.titlebutton.minimize:active, -window.background.csd > headerbar.titlebar > leaflet > headerbar:first-child button.titlebutton.minimize:active, window.background.csd > box.titlebar.horizontal > headerbar:first-child button.titlebutton.minimize:active, .titlebar > headerbar.titlebar.tweak-titlebar-left button.titlebutton.minimize:active, window.org-gnome-gedit .titlebar > headerbar:first-child button.titlebutton.minimize:active { - background-image: -gtk-scaled(url("assets/titlebutton-minimize-active-dark.png"), url("assets/titlebutton-minimize-active-dark@2.png")); -} - -.selection-mode hdyleaflet headerbar button.titlebutton.restore, .selection-mode leaflet.unfolded headerbar button.titlebutton.restore, hdyleaflet > headerbar:first-child button.titlebutton.restore, -leaflet.unfolded > headerbar:first-child button.titlebutton.restore, .geary-main-window > headerbar > leaflet > leaflet > headerbar:not(:last-child) button.titlebutton.restore, .geary-titlebar-left button.titlebutton.restore, window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child button.titlebutton.restore, -window.background.csd > headerbar.titlebar > hdyleaflet > headerbar:first-child button.titlebutton.restore, -window.background.csd > headerbar.titlebar > leaflet > headerbar:first-child button.titlebutton.restore, window.background.csd > box.titlebar.horizontal > headerbar:first-child button.titlebutton.restore, .titlebar > headerbar.titlebar.tweak-titlebar-left button.titlebutton.restore, window.org-gnome-gedit .titlebar > headerbar:first-child button.titlebutton.restore { - background-image: -gtk-scaled(url("assets/titlebutton-restore-dark.png"), url("assets/titlebutton-restore-dark@2.png")); -} - -.selection-mode hdyleaflet headerbar button.titlebutton.restore:backdrop, .selection-mode leaflet.unfolded headerbar button.titlebutton.restore:backdrop, hdyleaflet > headerbar:first-child button.titlebutton.restore:backdrop, -leaflet.unfolded > headerbar:first-child button.titlebutton.restore:backdrop, .geary-main-window > headerbar > leaflet > leaflet > headerbar:not(:last-child) button.titlebutton.restore:backdrop, .geary-titlebar-left button.titlebutton.restore:backdrop, window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child button.titlebutton.restore:backdrop, -window.background.csd > headerbar.titlebar > hdyleaflet > headerbar:first-child button.titlebutton.restore:backdrop, -window.background.csd > headerbar.titlebar > leaflet > headerbar:first-child button.titlebutton.restore:backdrop, window.background.csd > box.titlebar.horizontal > headerbar:first-child button.titlebutton.restore:backdrop, .titlebar > headerbar.titlebar.tweak-titlebar-left button.titlebutton.restore:backdrop, window.org-gnome-gedit .titlebar > headerbar:first-child button.titlebutton.restore:backdrop { - background-image: -gtk-scaled(url("assets/titlebutton-restore-backdrop-dark.png"), url("assets/titlebutton-restore-backdrop-dark@2.png")); -} - -.selection-mode hdyleaflet headerbar button.titlebutton.restore:hover, .selection-mode leaflet.unfolded headerbar button.titlebutton.restore:hover, hdyleaflet > headerbar:first-child button.titlebutton.restore:hover, -leaflet.unfolded > headerbar:first-child button.titlebutton.restore:hover, .geary-main-window > headerbar > leaflet > leaflet > headerbar:not(:last-child) button.titlebutton.restore:hover, .geary-titlebar-left button.titlebutton.restore:hover, window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child button.titlebutton.restore:hover, -window.background.csd > headerbar.titlebar > hdyleaflet > headerbar:first-child button.titlebutton.restore:hover, -window.background.csd > headerbar.titlebar > leaflet > headerbar:first-child button.titlebutton.restore:hover, window.background.csd > box.titlebar.horizontal > headerbar:first-child button.titlebutton.restore:hover, .titlebar > headerbar.titlebar.tweak-titlebar-left button.titlebutton.restore:hover, window.org-gnome-gedit .titlebar > headerbar:first-child button.titlebutton.restore:hover { - background-image: -gtk-scaled(url("assets/titlebutton-restore-hover-dark.png"), url("assets/titlebutton-restore-hover-dark@2.png")); -} - -.selection-mode hdyleaflet headerbar button.titlebutton.restore:active, .selection-mode leaflet.unfolded headerbar button.titlebutton.restore:active, hdyleaflet > headerbar:first-child button.titlebutton.restore:active, -leaflet.unfolded > headerbar:first-child button.titlebutton.restore:active, .geary-main-window > headerbar > leaflet > leaflet > headerbar:not(:last-child) button.titlebutton.restore:active, .geary-titlebar-left button.titlebutton.restore:active, window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child button.titlebutton.restore:active, -window.background.csd > headerbar.titlebar > hdyleaflet > headerbar:first-child button.titlebutton.restore:active, -window.background.csd > headerbar.titlebar > leaflet > headerbar:first-child button.titlebutton.restore:active, window.background.csd > box.titlebar.horizontal > headerbar:first-child button.titlebutton.restore:active, .titlebar > headerbar.titlebar.tweak-titlebar-left button.titlebutton.restore:active, window.org-gnome-gedit .titlebar > headerbar:first-child button.titlebutton.restore:active { - background-image: -gtk-scaled(url("assets/titlebutton-restore-active-dark.png"), url("assets/titlebutton-restore-active-dark@2.png")); -} - -.fullscreen .selection-mode hdyleaflet headerbar button.titlebutton.maximize, .maximized .selection-mode hdyleaflet headerbar button.titlebutton.maximize, .fullscreen .selection-mode leaflet.unfolded headerbar button.titlebutton.maximize, .maximized .selection-mode leaflet.unfolded headerbar button.titlebutton.maximize, window#GearyMainWindow.fullscreen .geary-titlebar-left > box.left.horizontal button.titlebutton.maximize, -window#GearyMainWindow.maximized .geary-titlebar-left > box.left.horizontal button.titlebutton.maximize, window.background.csd.fullscreen > headerbar.titlebar > box.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize, -window.background.csd.fullscreen > headerbar.titlebar > hdyleaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize, -window.background.csd.fullscreen > headerbar.titlebar > leaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize, window.background.csd.maximized > headerbar.titlebar > box.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize, -window.background.csd.maximized > headerbar.titlebar > hdyleaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize, -window.background.csd.maximized > headerbar.titlebar > leaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize, window.background.csd.fullscreen > box.titlebar.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize, window.background.csd.maximized > box.titlebar.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize, window.fullscreen.org-gnome-gedit > .titlebar > headerbar:first-child > box.left.horizontal button.titlebutton.maximize, -window.maximized.org-gnome-gedit > .titlebar > headerbar:first-child > box.left.horizontal button.titlebutton.maximize, .fullscreen hdyleaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize, -.fullscreen leaflet.unfolded > headerbar:first-child > box.left.horizontal button.titlebutton.maximize, .fullscreen .geary-main-window > headerbar > leaflet > leaflet > headerbar:not(:last-child) > box.left.horizontal button.titlebutton.maximize, .fullscreen .geary-titlebar-left > box.left.horizontal button.titlebutton.maximize, .fullscreen window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize, -.fullscreen window.background.csd > headerbar.titlebar > leaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize, .fullscreen window.background.csd > box.titlebar.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize, .fullscreen .titlebar > headerbar.titlebar.tweak-titlebar-left > box.left.horizontal button.titlebutton.maximize, .fullscreen window.org-gnome-gedit .titlebar > headerbar:first-child > box.left.horizontal button.titlebutton.maximize, window.org-gnome-gedit .fullscreen .titlebar > headerbar:first-child > box.left.horizontal button.titlebutton.maximize, .maximized hdyleaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize, -.maximized leaflet.unfolded > headerbar:first-child > box.left.horizontal button.titlebutton.maximize, .maximized .geary-main-window > headerbar > leaflet > leaflet > headerbar:not(:last-child) > box.left.horizontal button.titlebutton.maximize, .maximized .geary-titlebar-left > box.left.horizontal button.titlebutton.maximize, .maximized window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize, -.maximized window.background.csd > headerbar.titlebar > leaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize, .maximized window.background.csd > box.titlebar.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize, .maximized .titlebar > headerbar.titlebar.tweak-titlebar-left > box.left.horizontal button.titlebutton.maximize, .maximized window.org-gnome-gedit .titlebar > headerbar:first-child > box.left.horizontal button.titlebutton.maximize, window.org-gnome-gedit .maximized .titlebar > headerbar:first-child > box.left.horizontal button.titlebutton.maximize { - background-image: -gtk-scaled(url("assets/titlebutton-restore-dark.png"), url("assets/titlebutton-restore-dark@2.png")); -} - -.fullscreen .selection-mode hdyleaflet headerbar button.titlebutton.maximize:backdrop, .maximized .selection-mode hdyleaflet headerbar button.titlebutton.maximize:backdrop, .fullscreen .selection-mode leaflet.unfolded headerbar button.titlebutton.maximize:backdrop, .maximized .selection-mode leaflet.unfolded headerbar button.titlebutton.maximize:backdrop, window#GearyMainWindow.fullscreen .geary-titlebar-left > box.left.horizontal button.titlebutton.maximize:backdrop, -window#GearyMainWindow.maximized .geary-titlebar-left > box.left.horizontal button.titlebutton.maximize:backdrop, window.background.csd.fullscreen > headerbar.titlebar > box.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:backdrop, -window.background.csd.fullscreen > headerbar.titlebar > hdyleaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:backdrop, -window.background.csd.fullscreen > headerbar.titlebar > leaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:backdrop, window.background.csd.maximized > headerbar.titlebar > box.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:backdrop, -window.background.csd.maximized > headerbar.titlebar > hdyleaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:backdrop, -window.background.csd.maximized > headerbar.titlebar > leaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:backdrop, window.background.csd.fullscreen > box.titlebar.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:backdrop, window.background.csd.maximized > box.titlebar.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:backdrop, window.fullscreen.org-gnome-gedit > .titlebar > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:backdrop, -window.maximized.org-gnome-gedit > .titlebar > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:backdrop, .fullscreen hdyleaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:backdrop, -.fullscreen leaflet.unfolded > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:backdrop, .fullscreen .geary-main-window > headerbar > leaflet > leaflet > headerbar:not(:last-child) > box.left.horizontal button.titlebutton.maximize:backdrop, .fullscreen .geary-titlebar-left > box.left.horizontal button.titlebutton.maximize:backdrop, .fullscreen window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:backdrop, -.fullscreen window.background.csd > headerbar.titlebar > leaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:backdrop, .fullscreen window.background.csd > box.titlebar.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:backdrop, .fullscreen .titlebar > headerbar.titlebar.tweak-titlebar-left > box.left.horizontal button.titlebutton.maximize:backdrop, .fullscreen window.org-gnome-gedit .titlebar > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:backdrop, window.org-gnome-gedit .fullscreen .titlebar > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:backdrop, .maximized hdyleaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:backdrop, -.maximized leaflet.unfolded > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:backdrop, .maximized .geary-main-window > headerbar > leaflet > leaflet > headerbar:not(:last-child) > box.left.horizontal button.titlebutton.maximize:backdrop, .maximized .geary-titlebar-left > box.left.horizontal button.titlebutton.maximize:backdrop, .maximized window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:backdrop, -.maximized window.background.csd > headerbar.titlebar > leaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:backdrop, .maximized window.background.csd > box.titlebar.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:backdrop, .maximized .titlebar > headerbar.titlebar.tweak-titlebar-left > box.left.horizontal button.titlebutton.maximize:backdrop, .maximized window.org-gnome-gedit .titlebar > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:backdrop, window.org-gnome-gedit .maximized .titlebar > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:backdrop { - background-image: -gtk-scaled(url("assets/titlebutton-restore-backdrop-dark.png"), url("assets/titlebutton-restore-backdrop-dark@2.png")); -} - -.fullscreen .selection-mode hdyleaflet headerbar button.titlebutton.maximize:hover, .maximized .selection-mode hdyleaflet headerbar button.titlebutton.maximize:hover, .fullscreen .selection-mode leaflet.unfolded headerbar button.titlebutton.maximize:hover, .maximized .selection-mode leaflet.unfolded headerbar button.titlebutton.maximize:hover, window#GearyMainWindow.fullscreen .geary-titlebar-left > box.left.horizontal button.titlebutton.maximize:hover, -window#GearyMainWindow.maximized .geary-titlebar-left > box.left.horizontal button.titlebutton.maximize:hover, window.background.csd.fullscreen > headerbar.titlebar > box.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:hover, -window.background.csd.fullscreen > headerbar.titlebar > hdyleaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:hover, -window.background.csd.fullscreen > headerbar.titlebar > leaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:hover, window.background.csd.maximized > headerbar.titlebar > box.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:hover, -window.background.csd.maximized > headerbar.titlebar > hdyleaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:hover, -window.background.csd.maximized > headerbar.titlebar > leaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:hover, window.background.csd.fullscreen > box.titlebar.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:hover, window.background.csd.maximized > box.titlebar.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:hover, window.fullscreen.org-gnome-gedit > .titlebar > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:hover, -window.maximized.org-gnome-gedit > .titlebar > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:hover, .fullscreen hdyleaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:hover, -.fullscreen leaflet.unfolded > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:hover, .fullscreen .geary-main-window > headerbar > leaflet > leaflet > headerbar:not(:last-child) > box.left.horizontal button.titlebutton.maximize:hover, .fullscreen .geary-titlebar-left > box.left.horizontal button.titlebutton.maximize:hover, .fullscreen window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:hover, -.fullscreen window.background.csd > headerbar.titlebar > leaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:hover, .fullscreen window.background.csd > box.titlebar.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:hover, .fullscreen .titlebar > headerbar.titlebar.tweak-titlebar-left > box.left.horizontal button.titlebutton.maximize:hover, .fullscreen window.org-gnome-gedit .titlebar > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:hover, window.org-gnome-gedit .fullscreen .titlebar > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:hover, .maximized hdyleaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:hover, -.maximized leaflet.unfolded > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:hover, .maximized .geary-main-window > headerbar > leaflet > leaflet > headerbar:not(:last-child) > box.left.horizontal button.titlebutton.maximize:hover, .maximized .geary-titlebar-left > box.left.horizontal button.titlebutton.maximize:hover, .maximized window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:hover, -.maximized window.background.csd > headerbar.titlebar > leaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:hover, .maximized window.background.csd > box.titlebar.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:hover, .maximized .titlebar > headerbar.titlebar.tweak-titlebar-left > box.left.horizontal button.titlebutton.maximize:hover, .maximized window.org-gnome-gedit .titlebar > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:hover, window.org-gnome-gedit .maximized .titlebar > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:hover { - background-image: -gtk-scaled(url("assets/titlebutton-restore-hover-dark.png"), url("assets/titlebutton-restore-hover-dark@2.png")); -} - -.fullscreen .selection-mode hdyleaflet headerbar button.titlebutton.maximize:active, .maximized .selection-mode hdyleaflet headerbar button.titlebutton.maximize:active, .fullscreen .selection-mode leaflet.unfolded headerbar button.titlebutton.maximize:active, .maximized .selection-mode leaflet.unfolded headerbar button.titlebutton.maximize:active, window#GearyMainWindow.fullscreen .geary-titlebar-left > box.left.horizontal button.titlebutton.maximize:active, -window#GearyMainWindow.maximized .geary-titlebar-left > box.left.horizontal button.titlebutton.maximize:active, window.background.csd.fullscreen > headerbar.titlebar > box.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:active, -window.background.csd.fullscreen > headerbar.titlebar > hdyleaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:active, -window.background.csd.fullscreen > headerbar.titlebar > leaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:active, window.background.csd.maximized > headerbar.titlebar > box.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:active, -window.background.csd.maximized > headerbar.titlebar > hdyleaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:active, -window.background.csd.maximized > headerbar.titlebar > leaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:active, window.background.csd.fullscreen > box.titlebar.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:active, window.background.csd.maximized > box.titlebar.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:active, window.fullscreen.org-gnome-gedit > .titlebar > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:active, -window.maximized.org-gnome-gedit > .titlebar > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:active, .fullscreen hdyleaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:active, -.fullscreen leaflet.unfolded > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:active, .fullscreen .geary-main-window > headerbar > leaflet > leaflet > headerbar:not(:last-child) > box.left.horizontal button.titlebutton.maximize:active, .fullscreen .geary-titlebar-left > box.left.horizontal button.titlebutton.maximize:active, .fullscreen window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:active, -.fullscreen window.background.csd > headerbar.titlebar > leaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:active, .fullscreen window.background.csd > box.titlebar.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:active, .fullscreen .titlebar > headerbar.titlebar.tweak-titlebar-left > box.left.horizontal button.titlebutton.maximize:active, .fullscreen window.org-gnome-gedit .titlebar > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:active, window.org-gnome-gedit .fullscreen .titlebar > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:active, .maximized hdyleaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:active, -.maximized leaflet.unfolded > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:active, .maximized .geary-main-window > headerbar > leaflet > leaflet > headerbar:not(:last-child) > box.left.horizontal button.titlebutton.maximize:active, .maximized .geary-titlebar-left > box.left.horizontal button.titlebutton.maximize:active, .maximized window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:active, -.maximized window.background.csd > headerbar.titlebar > leaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:active, .maximized window.background.csd > box.titlebar.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:active, .maximized .titlebar > headerbar.titlebar.tweak-titlebar-left > box.left.horizontal button.titlebutton.maximize:active, .maximized window.org-gnome-gedit .titlebar > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:active, window.org-gnome-gedit .maximized .titlebar > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:active { - background-image: -gtk-scaled(url("assets/titlebutton-restore-active-dark.png"), url("assets/titlebutton-restore-active-dark@2.png")); -} - -hdyleaflet > headerbar:first-child, -leaflet.unfolded > headerbar:first-child, .geary-main-window > headerbar > leaflet > leaflet > headerbar:not(:last-child), .geary-titlebar-left, .geary-titlebar-left.geary-titlebar, window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child, -window.background.csd > headerbar.titlebar > hdyleaflet > headerbar:first-child, -window.background.csd > headerbar.titlebar > leaflet > headerbar:first-child, window.background.csd > box.titlebar.horizontal > headerbar:first-child, .titlebar > headerbar.titlebar.tweak-titlebar-left, window.org-gnome-gedit .titlebar > headerbar:first-child { - color: rgba(246, 246, 251, 0.8); - background-color: #32343D; - background-image: image(#32343D); - border: none; - box-shadow: none; -} - -hdyleaflet > headerbar:first-child button:not(.titlebutton), -leaflet.unfolded > headerbar:first-child button:not(.titlebutton), .geary-main-window > headerbar > leaflet > leaflet > headerbar:not(:last-child) button:not(.titlebutton), .geary-titlebar-left button:not(.titlebutton), window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child button:not(.titlebutton), -window.background.csd > headerbar.titlebar > hdyleaflet > headerbar:first-child button:not(.titlebutton), -window.background.csd > headerbar.titlebar > leaflet > headerbar:first-child button:not(.titlebutton), window.background.csd > box.titlebar.horizontal > headerbar:first-child button:not(.titlebutton), .titlebar > headerbar.titlebar.tweak-titlebar-left button:not(.titlebutton), window.org-gnome-gedit .titlebar > headerbar:first-child button:not(.titlebutton) { - color: rgba(246, 246, 251, 0.8); - border: none; -} - -hdyleaflet > headerbar:first-child button:not(.titlebutton):hover, -leaflet.unfolded > headerbar:first-child button:not(.titlebutton):hover, .geary-main-window > headerbar > leaflet > leaflet > headerbar:not(:last-child) button:not(.titlebutton):hover, .geary-titlebar-left button:not(.titlebutton):hover, window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child button:not(.titlebutton):hover, -window.background.csd > headerbar.titlebar > hdyleaflet > headerbar:first-child button:not(.titlebutton):hover, -window.background.csd > headerbar.titlebar > leaflet > headerbar:first-child button:not(.titlebutton):hover, window.background.csd > box.titlebar.horizontal > headerbar:first-child button:not(.titlebutton):hover, .titlebar > headerbar.titlebar.tweak-titlebar-left button:not(.titlebutton):hover, window.org-gnome-gedit .titlebar > headerbar:first-child button:not(.titlebutton):hover { - color: #F6F6FB; - background-color: rgba(246, 246, 251, 0.25); -} - -hdyleaflet > headerbar:first-child button:not(.titlebutton):active, -leaflet.unfolded > headerbar:first-child button:not(.titlebutton):active, .geary-main-window > headerbar > leaflet > leaflet > headerbar:not(:last-child) button:not(.titlebutton):active, .geary-titlebar-left button:not(.titlebutton):active, window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child button:not(.titlebutton):active, -window.background.csd > headerbar.titlebar > hdyleaflet > headerbar:first-child button:not(.titlebutton):active, -window.background.csd > headerbar.titlebar > leaflet > headerbar:first-child button:not(.titlebutton):active, window.background.csd > box.titlebar.horizontal > headerbar:first-child button:not(.titlebutton):active, .titlebar > headerbar.titlebar.tweak-titlebar-left button:not(.titlebutton):active, window.org-gnome-gedit .titlebar > headerbar:first-child button:not(.titlebutton):active, hdyleaflet > headerbar:first-child button:not(.titlebutton):checked, -leaflet.unfolded > headerbar:first-child button:not(.titlebutton):checked, .geary-main-window > headerbar > leaflet > leaflet > headerbar:not(:last-child) button:not(.titlebutton):checked, .geary-titlebar-left button:not(.titlebutton):checked, window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child button:not(.titlebutton):checked, -window.background.csd > headerbar.titlebar > hdyleaflet > headerbar:first-child button:not(.titlebutton):checked, -window.background.csd > headerbar.titlebar > leaflet > headerbar:first-child button:not(.titlebutton):checked, window.background.csd > box.titlebar.horizontal > headerbar:first-child button:not(.titlebutton):checked, .titlebar > headerbar.titlebar.tweak-titlebar-left button:not(.titlebutton):checked, window.org-gnome-gedit .titlebar > headerbar:first-child button:not(.titlebutton):checked { - color: #ffffff; - border-color: #68a2e6; - background-color: #5294e2; -} - -hdyleaflet > headerbar:first-child button.titlebutton.appmenu, -leaflet.unfolded > headerbar:first-child button.titlebutton.appmenu, .geary-main-window > headerbar > leaflet > leaflet > headerbar:not(:last-child) button.titlebutton.appmenu, .geary-titlebar-left button.titlebutton.appmenu, window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child button.titlebutton.appmenu, -window.background.csd > headerbar.titlebar > hdyleaflet > headerbar:first-child button.titlebutton.appmenu, -window.background.csd > headerbar.titlebar > leaflet > headerbar:first-child button.titlebutton.appmenu, window.background.csd > box.titlebar.horizontal > headerbar:first-child button.titlebutton.appmenu, .titlebar > headerbar.titlebar.tweak-titlebar-left button.titlebutton.appmenu, window.org-gnome-gedit .titlebar > headerbar:first-child button.titlebutton.appmenu { - border: none; - min-height: 30px; - min-width: 30px; - border-radius: 1000px; - color: transparent; - background-color: transparent; - background-image: -gtk-scaled(url("assets/logo.svg"), url("assets/logo@2.svg")); - background-repeat: no-repeat; - background-position: center; -} - -hdyleaflet > headerbar:first-child button.titlebutton.appmenu image, -leaflet.unfolded > headerbar:first-child button.titlebutton.appmenu image, .geary-main-window > headerbar > leaflet > leaflet > headerbar:not(:last-child) button.titlebutton.appmenu image, .geary-titlebar-left button.titlebutton.appmenu image, window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child button.titlebutton.appmenu image, -window.background.csd > headerbar.titlebar > hdyleaflet > headerbar:first-child button.titlebutton.appmenu image, -window.background.csd > headerbar.titlebar > leaflet > headerbar:first-child button.titlebutton.appmenu image, window.background.csd > box.titlebar.horizontal > headerbar:first-child button.titlebutton.appmenu image, .titlebar > headerbar.titlebar.tweak-titlebar-left button.titlebutton.appmenu image, window.org-gnome-gedit .titlebar > headerbar:first-child button.titlebutton.appmenu image { - opacity: 0; -} - -hdyleaflet > headerbar:first-child button.titlebutton.appmenu:hover, -leaflet.unfolded > headerbar:first-child button.titlebutton.appmenu:hover, .geary-main-window > headerbar > leaflet > leaflet > headerbar:not(:last-child) button.titlebutton.appmenu:hover, .geary-titlebar-left button.titlebutton.appmenu:hover, window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child button.titlebutton.appmenu:hover, -window.background.csd > headerbar.titlebar > hdyleaflet > headerbar:first-child button.titlebutton.appmenu:hover, -window.background.csd > headerbar.titlebar > leaflet > headerbar:first-child button.titlebutton.appmenu:hover, window.background.csd > box.titlebar.horizontal > headerbar:first-child button.titlebutton.appmenu:hover, .titlebar > headerbar.titlebar.tweak-titlebar-left button.titlebutton.appmenu:hover, window.org-gnome-gedit .titlebar > headerbar:first-child button.titlebutton.appmenu:hover { - background-color: rgba(246, 246, 251, 0.15); -} - -hdyleaflet > headerbar:first-child button.titlebutton.appmenu:checked, -leaflet.unfolded > headerbar:first-child button.titlebutton.appmenu:checked, .geary-main-window > headerbar > leaflet > leaflet > headerbar:not(:last-child) button.titlebutton.appmenu:checked, .geary-titlebar-left button.titlebutton.appmenu:checked, window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child button.titlebutton.appmenu:checked, -window.background.csd > headerbar.titlebar > hdyleaflet > headerbar:first-child button.titlebutton.appmenu:checked, -window.background.csd > headerbar.titlebar > leaflet > headerbar:first-child button.titlebutton.appmenu:checked, window.background.csd > box.titlebar.horizontal > headerbar:first-child button.titlebutton.appmenu:checked, .titlebar > headerbar.titlebar.tweak-titlebar-left button.titlebutton.appmenu:checked, window.org-gnome-gedit .titlebar > headerbar:first-child button.titlebutton.appmenu:checked, hdyleaflet > headerbar:first-child button.titlebutton.appmenu:active, -leaflet.unfolded > headerbar:first-child button.titlebutton.appmenu:active, .geary-main-window > headerbar > leaflet > leaflet > headerbar:not(:last-child) button.titlebutton.appmenu:active, .geary-titlebar-left button.titlebutton.appmenu:active, window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child button.titlebutton.appmenu:active, -window.background.csd > headerbar.titlebar > hdyleaflet > headerbar:first-child button.titlebutton.appmenu:active, -window.background.csd > headerbar.titlebar > leaflet > headerbar:first-child button.titlebutton.appmenu:active, window.background.csd > box.titlebar.horizontal > headerbar:first-child button.titlebutton.appmenu:active, .titlebar > headerbar.titlebar.tweak-titlebar-left button.titlebutton.appmenu:active, window.org-gnome-gedit .titlebar > headerbar:first-child button.titlebutton.appmenu:active { - background-color: rgba(246, 246, 251, 0.25); -} - -.nemo-window .sidebar scrollbar, .nautilus-window placessidebar.sidebar scrollbar { - border-color: rgba(255, 255, 255, 0.12); -} - -.nemo-window .sidebar scrollbar.overlay-indicator:not(.dragging):not(.hovering) slider, .nautilus-window placessidebar.sidebar scrollbar.overlay-indicator:not(.dragging):not(.hovering) slider { - background-color: white; - border: 1px solid rgba(255, 255, 255, 0.12); -} - -.nemo-window .sidebar scrollbar slider, .nautilus-window placessidebar.sidebar scrollbar slider { - background-color: rgba(255, 255, 255, 0.7); -} - -.nemo-window .sidebar scrollbar slider:hover, .nautilus-window placessidebar.sidebar scrollbar slider:hover { - background-color: white; -} - -.nemo-window .sidebar scrollbar slider:hover:active, .nautilus-window placessidebar.sidebar scrollbar slider:hover:active { - background-color: #5294e2; -} - -.nemo-window .sidebar scrollbar slider:disabled, .nautilus-window placessidebar.sidebar scrollbar slider:disabled { - background-color: transparent; -} - -.nemo-window .sidebar scrollbar trough, .nautilus-window placessidebar.sidebar scrollbar trough { - background-color: #1c1d23; -} - -.nautilus-window headerbar { - background-image: -gtk-scaled(url("assets/logo.svg"), url("assets/logo@2.svg")), image(#32343D); - background-repeat: no-repeat; - background-size: 38px auto; - background-position: left center; -} - -filechooser paned > separator { - background-image: image(#494c59); -} - -.nautilus-window { - background-color: #272931; - background-image: image(#32343D); - background-size: 38px auto; - background-repeat: no-repeat; - border-radius: 0 0 0; -} - -.nautilus-window paned > separator { - background-image: linear-gradient(to bottom, #393c48, #393c48); -} - -.nautilus-window headerbar { - padding-left: 48px; -} - -.nautilus-window headerbar, .nautilus-window headerbar:backdrop { - box-shadow: inset 0 -1px #32343D, inset 38px 0 0 0 transparent; -} - -.nautilus-window placessidebar.sidebar { - background: none; -} - -.nautilus-window placessidebar.sidebar row.sidebar-row { - transition: none; - color: #d8dedf; -} - -.nautilus-window placessidebar.sidebar row.sidebar-row .sidebar-icon { - color: rgba(246, 246, 251, 0.85); -} - -.nautilus-window placessidebar.sidebar row.sidebar-row image.sidebar-icon { - padding-right: 2px; -} - -.nautilus-window placessidebar.sidebar row.sidebar-row label.sidebar-label { - padding-right: 2px; - padding-left: 20px; -} - -.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup, .nautilus-window placessidebar.sidebar row.sidebar-row:hover { - background-color: rgba(216, 222, 223, 0.05); - box-shadow: inset -2px 0 #7eafe9, inset 38px 0 0 0 #32343D; -} - -.nautilus-window placessidebar.sidebar row.sidebar-row:disabled, .nautilus-window placessidebar.sidebar row.sidebar-row:disabled label, .nautilus-window placessidebar.sidebar row.sidebar-row:disabled image { - color: rgba(216, 222, 223, 0.4); -} - -.nautilus-window placessidebar.sidebar row.sidebar-row:active { - transition: box-shadow 0.2s; -} - -.nautilus-window placessidebar.sidebar row.sidebar-row:selected.has-open-popup, .nautilus-window placessidebar.sidebar row.sidebar-row:selected, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover, .nautilus-window placessidebar.sidebar row.sidebar-row:active:hover { - box-shadow: inset 38px 0 0 0 #5294e2; - background-color: rgba(82, 148, 226, 0); - background-image: -gtk-scaled(url("assets/selected-dot.png"), url("assets/selected-dot@2.png")); - background-repeat: no-repeat; - background-position: 42px center; -} - -.nautilus-window placessidebar.sidebar row.sidebar-row:selected.has-open-popup .sidebar-label, .nautilus-window placessidebar.sidebar row.sidebar-row:selected .sidebar-label, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover .sidebar-label, .nautilus-window placessidebar.sidebar row.sidebar-row:active:hover .sidebar-label { - color: #f4f6f6; -} - -.nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover, .nautilus-window placessidebar.sidebar row.sidebar-row:active:hover { - background-color: rgba(216, 222, 223, 0.05); - box-shadow: inset -2px 0 #7eafe9, inset 38px 0 0 0 #5294e2; - background-image: -gtk-scaled(url("assets/selected-dot.png"), url("assets/selected-dot@2.png")); - background-repeat: no-repeat; - background-position: 42px center; -} - -.nautilus-window placessidebar.sidebar row.sidebar-row button.sidebar-button { - color: #d8dedf; -} - -.nautilus-window placessidebar.sidebar row.sidebar-row button.sidebar-button:hover { - color: #b7c6d1; - border-color: rgba(255, 255, 255, 0.12); - background-color: #3e4250; -} - -.nautilus-window placessidebar.sidebar row.sidebar-row button.sidebar-button:active { - color: #ffffff; - border-color: #68a2e6; - background-color: #5294e2; -} - -.nautilus-window placessidebar.sidebar row.sidebar-row button.sidebar-button:not(:hover):not(:active) > image { - opacity: 0.5; -} - -.nautilus-window placessidebar.sidebar row.sidebar-row.sidebar-new-bookmark-row { - color: #5294e2; -} - -.nautilus-window placessidebar.sidebar row.sidebar-row:backdrop { - opacity: 0.75; -} - -.nautilus-window placessidebar.sidebar row.sidebar-row:drop(active):not(:disabled), .nautilus-window placessidebar.sidebar row.sidebar-row:drop(active):not(:disabled) label, .nautilus-window placessidebar.sidebar row.sidebar-row:drop(active):not(:disabled) .sidebar-icon { - color: #F08437; -} - -.nautilus-window placessidebar.sidebar row.sidebar-row:drop(active):not(:disabled):selected { - background-color: #F08437; -} - -.nautilus-window placessidebar.sidebar row.sidebar-row:drop(active):not(:disabled):selected, .nautilus-window placessidebar.sidebar row.sidebar-row:drop(active):not(:disabled):selected label, .nautilus-window placessidebar.sidebar row.sidebar-row:drop(active):not(:disabled):selected .sidebar-icon { - color: #ffffff; -} - -.nautilus-window placessidebar.sidebar separator { - background-color: transparent; -} - -.nemo-window .sidebar { - color: #d8dedf; - background-color: #272931; -} - -.nemo-window .sidebar .view, .nemo-window .sidebar row { - background-color: transparent; - color: #d8dedf; -} - -.nemo-window .sidebar .view.cell:selected.has-open-popup, .nemo-window .sidebar .view.cell:selected:hover, .nemo-window .sidebar row.cell:selected.has-open-popup, .nemo-window .sidebar row.cell:selected:hover { - color: #ffffff; - background-color: #4a85cb; -} - -.nemo-window .sidebar .view.has-open-popup, .nemo-window .sidebar .view:hover, .nemo-window .sidebar row.has-open-popup, .nemo-window .sidebar row:hover { - color: #d8dedf; - background-color: #393b42; -} - -.nemo-window .sidebar .view.expander, .nemo-window .sidebar row.expander { - color: #808488; -} - -.nemo-window .sidebar .view.expander:hover, .nemo-window .sidebar row.expander:hover { - color: #d8dedf; -} - -.nemo-window .sidebar separator { - background-color: transparent; -} - -.NemoSidebar, .NemoSidebar * { - -gtk-icon-style: symbolic; -} - -window.org-gnome-gedit > paned > separator, window.org-gnome-gedit > paned > separator:backdrop, -window.org-gnome-gedit > overlay > box.vertical > paned > separator, -window.org-gnome-gedit > overlay > box.vertical > paned > separator:backdrop { - background-image: image(#494c59); -} - -.open-document-selector-treeview.view { - padding: 3px 6px 3px 6px; - border-color: rgba(255, 255, 255, 0.12); -} - -.open-document-selector-treeview.view:hover { - background-color: #353840; -} - -.open-document-selector-treeview.view:hover:selected { - color: #ffffff; - background-color: #5294e2; -} - -.open-document-selector-name-label { - color: #e6ebef; -} - -.open-document-selector-path-label { - color: #878b91; - font-size: smaller; -} - -.open-document-selector-path-label:selected { - color: rgba(255, 255, 255, 0.9); -} - -list.gedit-document-panel row.activatable { - padding: 4px 0; -} - -list.gedit-document-panel row button { - min-width: 22px; - min-height: 22px; - padding: 0; - margin: 0 6px; - border-radius: 100px; - border: none; - background: none; -} - -list.gedit-document-panel row button:hover { - color: #ffffff; - background-color: rgba(246, 246, 251, 0.15); -} - -list.gedit-document-panel row button:active, list.gedit-document-panel row button:checked { - color: #ffffff; - background-color: rgba(246, 246, 251, 0.25); -} - -list.gedit-document-panel row button image { - color: inherit; -} - -list.gedit-document-panel row:hover:not(:selected) button:active, list.gedit-document-panel row:hover:not(:selected) button:checked { - color: #ffffff; - background-color: rgba(246, 246, 251, 0.25); -} - -.gedit-document-panel-dragged-row { - border: none; -} - -.gedit-side-panel-paned statusbar { - border-top: 1px solid #494c59; - background-color: #32343D; -} - -.gedit-search-slider { - background-color: #373943; - padding: 6px; - border-color: rgba(255, 255, 255, 0.12); - border-radius: 0 0 2px 2px; - border-width: 0 1px 1px 1px; - border-style: solid; -} - -.gedit-search-entry-occurrences-tag { - color: rgba(230, 235, 239, 0.6); - border: none; - margin: 2px; - padding: 2px; -} - -.gedit-map-frame border { - border-width: 0; -} - -.gedit-map-frame border:dir(ltr) { - border-left-width: 1px; -} - -.gedit-map-frame border:dir(rtl) { - border-right-width: 1px; -} - -.gedit-bottom-panel-paned { - background-color: #282A33; -} - -.gedit-side-panel-paned > separator { - background-image: linear-gradient(to bottom, #393c48, #393c48); -} - -.gedit-bottom-panel-paned > separator { - background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.12), rgba(255, 255, 255, 0.12)); -} - -.tweak-group > .tweak > list { - padding: 0; - border: 1px solid rgba(255, 255, 255, 0.12); -} - -.tweak-group > .tweak > list > row:not(:last-child) { - border-bottom: 1px solid rgba(255, 255, 255, 0.12); -} - -row#AutostartTitle.tweak { - padding: 3px; - background-color: #282A33; -} - -list#AutostartListBoxTweakGroup.tweak-group-startup { - border: 1px solid rgba(255, 255, 255, 0.12); -} - -list.tweak-categories separator { - background: none; -} - -window.background.csd > box:not(.titlebar).horizontal > separator.vertical, window.background.csd > box:not(.titlebar).horizontal > separator.vertical:backdrop { - background-image: image(rgba(255, 255, 255, 0.12)); - background-color: transparent; -} - -window.background.csd > headerbar.titlebar > box.horizontal > separator.sidebar, -window.background.csd > headerbar.titlebar > hdyleaflet > separator.sidebar, -window.background.csd > headerbar.titlebar > leaflet > separator.sidebar { - border-right-style: solid; - background: none; - min-width: 0; -} - -window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack list, -window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack list, -window.background.csd > leaflet > box.vertical > scrolledwindow.view > viewport.frame > stack list { - background: none; -} - -window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack list separator, -window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack list separator, -window.background.csd > leaflet > box.vertical > scrolledwindow.view > viewport.frame > stack list separator { - background: none; -} - -window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack list row.activatable:not(:hover):not(:selected), -window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack list row.activatable:not(:hover):not(:selected), -window.background.csd > leaflet > box.vertical > scrolledwindow.view > viewport.frame > stack list row.activatable:not(:hover):not(:selected) { - background: none; -} - -window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack list row.activatable:not(:selected):hover, -window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack list row.activatable:not(:selected):hover, -window.background.csd > leaflet > box.vertical > scrolledwindow.view > viewport.frame > stack list row.activatable:not(:selected):hover { - color: #F6F6FB; - background-color: rgba(246, 246, 251, 0.06); - transition: all 50ms cubic-bezier(0.25, 0.46, 0.45, 0.94); -} - -window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack entry.search, -window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack entry.search, -window.background.csd > leaflet > box.vertical > scrolledwindow.view > viewport.frame > stack entry.search { - color: rgba(246, 246, 251, 0.8); - background-color: rgba(246, 246, 251, 0.1); -} - -window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack entry.search image, -window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack entry.search image, -window.background.csd > leaflet > box.vertical > scrolledwindow.view > viewport.frame > stack entry.search image { - color: rgba(246, 246, 251, 0.8); -} - -window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack entry.search:focus, -window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack entry.search:focus, -window.background.csd > leaflet > box.vertical > scrolledwindow.view > viewport.frame > stack entry.search:focus { - background-color: rgba(246, 246, 251, 0.12); -} - -window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack entry.search:disabled, window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack entry.search label:disabled, window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack entry.search image:disabled, -window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack entry.search:disabled, -window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack entry.search label:disabled, -window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack entry.search image:disabled, -window.background.csd > leaflet > box.vertical > scrolledwindow.view > viewport.frame > stack entry.search:disabled, -window.background.csd > leaflet > box.vertical > scrolledwindow.view > viewport.frame > stack entry.search label:disabled, -window.background.csd > leaflet > box.vertical > scrolledwindow.view > viewport.frame > stack entry.search image:disabled { - color: rgba(246, 246, 251, 0.35); -} - -window.background.csd > box.horizontal > separator.sidebar, -window.background.csd > hdyleaflet > separator.sidebar, -window.background.csd > leaflet > separator.sidebar { - border-right-style: solid; - background: none; - min-width: 0; -} - -.geary-main-window .geary-main-layout > leaflet > leaflet > box .geary-folder-frame > border, .sidebar.vertical > paned.geary-sidebar-pane-separator .geary-folder-frame > border, .sidebar.vertical > paned.sidebar-pane-separator .folder-frame > border { - border-width: 0; -} - -.sidebar.vertical > paned.geary-sidebar-pane-separator .geary-conversation-frame > border, .sidebar.vertical > paned.sidebar-pane-separator .conversation-frame > border { - border: none; -} - -.sidebar.vertical > paned.geary-sidebar-pane-separator .geary-conversation-frame treeview.view, .sidebar.vertical > paned.sidebar-pane-separator .conversation-frame treeview.view { - color: rgba(246, 246, 251, 0.8); - background-color: #2b2d35; -} - -.sidebar.vertical > paned.geary-sidebar-pane-separator .geary-conversation-frame treeview.view:selected, .sidebar.vertical > paned.sidebar-pane-separator .conversation-frame treeview.view:selected { - background-color: #354760; - color: #ffffff; -} - -.sidebar.vertical > paned.geary-sidebar-pane-separator .geary-conversation-frame treeview.view:selected:dir(ltr), .sidebar.vertical > paned.sidebar-pane-separator .conversation-frame treeview.view:selected:dir(ltr) { - box-shadow: inset 2px 0 #5294e2; -} - -.sidebar.vertical > paned.geary-sidebar-pane-separator .geary-conversation-frame treeview.view:selected:dir(rtl), .sidebar.vertical > paned.sidebar-pane-separator .conversation-frame treeview.view:selected:dir(rtl) { - box-shadow: inset -2px 0 #5294e2; -} - -.geary-main-window .geary-main-layout > leaflet > leaflet > box .geary-folder-frame > scrolledwindow:dir(ltr), .sidebar.vertical > paned.geary-sidebar-pane-separator .geary-folder-frame > scrolledwindow:dir(ltr), .sidebar.vertical > paned.sidebar-pane-separator .folder-frame > scrolledwindow:dir(ltr) { - border: none; -} - -.geary-main-window .geary-main-layout > leaflet > leaflet > box .geary-folder-frame > scrolledwindow:dir(rtl), .sidebar.vertical > paned.geary-sidebar-pane-separator .geary-folder-frame > scrolledwindow:dir(rtl), .sidebar.vertical > paned.sidebar-pane-separator .folder-frame > scrolledwindow:dir(rtl) { - border: none; -} - -.geary-main-window .geary-main-layout > leaflet > leaflet > box .geary-folder-frame > scrolledwindow treeview.view.sidebar.cell, .sidebar.vertical > paned.geary-sidebar-pane-separator .geary-folder-frame > scrolledwindow treeview.view.sidebar.cell, .sidebar.vertical > paned.sidebar-pane-separator .folder-frame > scrolledwindow treeview.view.sidebar.cell { - padding-top: 0.25rem; - padding-bottom: 0.25rem; -} - -window#GearyMainWindow .titlebar, -window.geary-main-window .titlebar { - box-shadow: inset 0 -1px rgba(255, 255, 255, 0.12); - background-color: #282A33; -} - -window#GearyMainWindow .titlebar:backdrop, -window.geary-main-window .titlebar:backdrop { - background-color: #2b2e37; -} - -window#GearyMainWindow .titlebar headerbar.geary-titlebar > separator, -window.geary-main-window .titlebar headerbar.geary-titlebar > separator { - margin: 0 -10px 0 0; -} - -window#GearyMainWindow > box.vertical > paned > separator, -window.geary-main-window > box.vertical > paned > separator { - background-image: image(#494c59); -} - -.geary-titlebar-left separator { - margin: 0 -10px 0 0; - border-right: 1px solid #494c59; - background: none; -} - -.sidebar.vertical > paned.sidebar-pane-separator separator { - background: none; -} - -.sidebar.vertical > paned.geary-sidebar-pane-separator separator { - background: none; -} - -stack#conversation_viewer > grid.vertical > scrolledwindow.geary-conversation-scroller > viewport.frame { - border: none; -} - -stack#conversation_viewer > grid.vertical > scrolledwindow.geary-conversation-scroller > viewport.frame > list.background.conversation-listbox { - background-color: #282A33; -} - -.geary-accounts-editor-pane > scrolledwindow.frame { - border: none; -} - -.geary-main-window .geary-main-layout > leaflet > separator.sidebar, .geary-main-window .geary-main-layout > separator.sidebar { - background-image: image(#282A33); -} - -.geary-main-window .geary-main-layout > leaflet > leaflet > box .geary-conversation-frame { - margin: -1px 0; -} - -.geary-main-window .geary-main-layout > leaflet > leaflet > box .geary-conversation-frame treeview.view:hover { - background-color: #45474f; -} - -.geary-main-window .geary-main-layout > leaflet > leaflet > box .geary-conversation-frame treeview.view:selected, .geary-main-window .geary-main-layout > leaflet > leaflet > box .geary-conversation-frame treeview.view:selected:focus { - background-color: #33455f; - color: #e6ebef; -} - -.geary-main-window .geary-main-layout > leaflet > leaflet > box .geary-conversation-frame treeview.view:selected:dir(ltr), .geary-main-window .geary-main-layout > leaflet > leaflet > box .geary-conversation-frame treeview.view:selected:focus:dir(ltr) { - box-shadow: inset -2px 0 #5294e2; -} - -.geary-main-window .geary-main-layout > leaflet > leaflet > box .geary-conversation-frame treeview.view:selected:dir(rtl), .geary-main-window .geary-main-layout > leaflet > leaflet > box .geary-conversation-frame treeview.view:selected:focus:dir(rtl) { - box-shadow: inset 2px 0 #5294e2; -} - -.geary-main-window .geary-main-layout > leaflet > leaflet > box separator { - background: none; -} - -.geary-main-window .geary-main-layout > leaflet > leaflet > box statusbar { - margin: -8px -12px; - padding: 6px; -} - -.geary-main-window list.content.conversation-listbox { - border: none; -} - -.geary-main-window geary-conversation-viewer#conversation_viewer list.background.conversation-listbox.content > row.activatable { - background-color: #282A33; - border: 1px solid rgba(255, 255, 255, 0.12); - border-bottom-width: 0; -} - -.geary-main-window geary-conversation-viewer#conversation_viewer list.background.conversation-listbox.content > row.activatable:first-child { - border-top-left-radius: 8px; - border-top-right-radius: 8px; -} - -window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row > box.vertical > separator.horizontal { - background: none; - min-height: 0; -} - -window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row > box.vertical > label:disabled { - color: #F6F6FB; -} - -window.background.csd > box.horizontal > box.vertical > separator.horizontal { - background: none; - min-height: 0; -} - -window.background.csd > box.horizontal > box.vertical > box.linked.horizontal { - margin: -6px; - padding: 6px; -} - -.polari-room-list .sidebar { - margin-top: -1px; - border-color: #494c59; -} - -overlay > infobar.info.top { - margin-bottom: 0; -} - -hdyleaflet > stack > frame > grid.vertical > entry.search, -leaflet.unfolded > stack > frame > grid.vertical > entry.search { - color: rgba(246, 246, 251, 0.8); - background-color: rgba(246, 246, 251, 0.1); -} - -hdyleaflet > stack > frame > grid.vertical > entry.search image, -leaflet.unfolded > stack > frame > grid.vertical > entry.search image { - color: rgba(246, 246, 251, 0.8); -} - -hdyleaflet > stack > frame > grid.vertical > entry.search:focus, -leaflet.unfolded > stack > frame > grid.vertical > entry.search:focus { - background-color: rgba(246, 246, 251, 0.12); -} - -hdyleaflet > stack > frame > grid.vertical > entry.search:disabled label, hdyleaflet > stack > frame > grid.vertical > entry.search:disabled image, -leaflet.unfolded > stack > frame > grid.vertical > entry.search:disabled label, -leaflet.unfolded > stack > frame > grid.vertical > entry.search:disabled image { - color: rgba(246, 246, 251, 0.35); -} - -hdyleaflet > separator.sidebar, -leaflet.unfolded > separator.sidebar { - border-right-style: solid; - background: none; - min-width: 0; -} - -.selection-mode hdyleaflet headerbar, .selection-mode leaflet.unfolded headerbar { - color: #ffffff; - background-color: #5294e2; - border-color: #4189df; - box-shadow: none; -} - -.selection-mode hdyleaflet headerbar:backdrop, .selection-mode leaflet.unfolded headerbar:backdrop { - background-color: #5294e2; - color: rgba(255, 255, 255, 0.6); -} - -.selection-mode hdyleaflet headerbar .selection-menu, .selection-mode leaflet.unfolded headerbar .selection-menu { - box-shadow: none; - padding-left: 10px; - padding-right: 10px; -} - -.selection-mode hdyleaflet headerbar .selection-menu .arrow, .selection-mode leaflet.unfolded headerbar .selection-menu .arrow { - -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); -} - -.maximized .selection-mode hdyleaflet headerbar, .maximized .selection-mode leaflet.unfolded headerbar { - background-color: #5294e2; -} - -.selection-mode hdyleaflet headerbar button:not(.titlebutton), .selection-mode hdyleaflet headerbar button:not(.titlebutton).flat, .selection-mode leaflet.unfolded headerbar button:not(.titlebutton), .selection-mode leaflet.unfolded headerbar button:not(.titlebutton).flat { - border-color: transparent; - background-color: transparent; - background-image: none; - color: #ffffff; - background-color: rgba(255, 255, 255, 0); -} - -.selection-mode hdyleaflet headerbar button:not(.titlebutton):hover, .selection-mode leaflet.unfolded headerbar button:not(.titlebutton):hover { - background-color: alpha(#ffffff,0.3); -} - -.selection-mode hdyleaflet headerbar button:not(.titlebutton):active, .selection-mode hdyleaflet headerbar button:not(.titlebutton):checked, .selection-mode leaflet.unfolded headerbar button:not(.titlebutton):active, .selection-mode leaflet.unfolded headerbar button:not(.titlebutton):checked { - color: #ffffff; - background-color: rgba(255, 255, 255, 0.35); - border-color: rgba(255, 255, 255, 0.65); -} - -.selection-mode hdyleaflet headerbar button:not(.titlebutton):disabled, .selection-mode leaflet.unfolded headerbar button:not(.titlebutton):disabled { - background-color: rgba(255, 255, 255, 0); - border-color: rgba(255, 255, 255, 0.4); -} - -.selection-mode hdyleaflet headerbar button:not(.titlebutton):disabled, .selection-mode hdyleaflet headerbar button:not(.titlebutton):disabled label, .selection-mode leaflet.unfolded headerbar button:not(.titlebutton):disabled, .selection-mode leaflet.unfolded headerbar button:not(.titlebutton):disabled label { - color: rgba(255, 255, 255, 0.5); -} - -.selection-mode hdyleaflet headerbar button:not(.titlebutton):disabled:active, .selection-mode hdyleaflet headerbar button:not(.titlebutton):disabled:checked, .selection-mode leaflet.unfolded headerbar button:not(.titlebutton):disabled:active, .selection-mode leaflet.unfolded headerbar button:not(.titlebutton):disabled:checked { - color: rgba(255, 255, 255, 0.75); - background-color: rgba(255, 255, 255, 0.2); - border-color: rgba(255, 255, 255, 0.4); -} - -.selection-mode hdyleaflet headerbar button:not(.titlebutton):backdrop, .selection-mode leaflet.unfolded headerbar button:not(.titlebutton):backdrop { - opacity: 0.7; - background: none; -} - -.selection-mode hdyleaflet headerbar button.titlebutton.close, .selection-mode hdyleaflet headerbar button.titlebutton.maximize, .selection-mode hdyleaflet headerbar button.titlebutton.minimize, .selection-mode leaflet.unfolded headerbar button.titlebutton.close, .selection-mode leaflet.unfolded headerbar button.titlebutton.maximize, .selection-mode leaflet.unfolded headerbar button.titlebutton.minimize { - color: transparent; - background-color: transparent; -} - -hdyleaflet > box.vertical > scrolledwindow > viewport .sidebar .room-title, hdyleaflet > box.vertical > scrolledwindow > viewport .sidebar .room-title image { - color: rgba(246, 246, 251, 0.8); -} - -hdyleaflet > box.vertical > scrolledwindow > viewport .sidebar .room-title:hover, hdyleaflet > box.vertical > scrolledwindow > viewport .sidebar .room-title:active { - color: #F6F6FB; -} - -hdyleaflet > box.vertical > scrolledwindow > viewport .sidebar label { - color: rgba(246, 246, 251, 0.8); -} - -hdyleaflet > box.vertical > scrolledwindow > viewport .sidebar label:disabled { - color: rgba(246, 246, 251, 0.35); -} - -window > hdyleaflet > scrolledwindow > viewport.frame > list > row.activatable .seahorse-sidebar-item, window > leaflet > scrolledwindow > viewport.frame > list > row.activatable .seahorse-sidebar-item { - -gtk-icon-style: symbolic; -} - -@define-color theme_fg_color #e6ebef; -@define-color theme_text_color currentColor; -@define-color theme_bg_color #32343D; -@define-color theme_base_color #282A33; -@define-color theme_selected_bg_color #5294e2; -@define-color theme_selected_fg_color #ffffff; -@define-color fg_color #e6ebef; -@define-color text_color currentColor; -@define-color bg_color #32343D; -@define-color base_color #282A33; -@define-color selected_bg_color #5294e2; -@define-color selected_fg_color #ffffff; -@define-color insensitive_bg_color #373943; -@define-color insensitive_fg_color rgba(230, 235, 239, 0.45); -@define-color insensitive_base_color #282A33; -@define-color theme_unfocused_fg_color #e6ebef; -@define-color theme_unfocused_text_color currentColor; -@define-color theme_unfocused_bg_color #32343D; -@define-color theme_unfocused_base_color #282A33; -@define-color theme_unfocused_selected_bg_color #5294e2; -@define-color theme_unfocused_selected_fg_color #ffffff; -@define-color unfocused_insensitive_color rgba(230, 235, 239, 0.45); -@define-color borders rgba(255, 255, 255, 0.12); -@define-color unfocused_borders rgba(255, 255, 255, 0.12); -@define-color warning_color #F27835; -@define-color error_color #FC4138; -@define-color success_color #6dcfa7; -@define-color placeholder_text_color #A8A8A8; -@define-color link_color #a9caf1; -@define-color content_view_bg #282A33; -/* Very contrasty background for text views (@theme_text_color foreground) */ -@define-color text_view_bg #1b1c22; -@define-color wm_title alpha(#e4ebf1, 0.8); -@define-color wm_unfocused_title alpha(#e4ebf1, 0.5); -@define-color wm_bg #282a33; -@define-color wm_bg_unfocused #2b2e37; -@define-color wm_highlight #333641; -@define-color wm_shadow alpha(black, 0.35); -@define-color wm_border #121216; -@define-color wm_button_close_bg #cc575d; -@define-color wm_button_close_hover_bg #d7787d; -@define-color wm_button_close_active_bg #be3841; -@define-color wm_icon_close_bg #2f343f; -@define-color wm_button_hover_bg #454C5C; -@define-color wm_button_active_bg #5294e2; -@define-color wm_button_hover_border #262932; -@define-color wm_icon_bg #90939B; -@define-color wm_icon_unfocused_bg #666A74; -@define-color wm_icon_hover_bg #C4C7CC; -@define-color wm_icon_active_bg #ffffff; -@define-color budgie_tasklist_indicator_color #5294e2; -@define-color budgie_tasklist_indicator_color_active #5294e2; -@define-color budgie_tasklist_indicator_color_active_window #3b608e; -@define-color budgie_tasklist_indicator_color_attention #F27835; -@define-color STRAWBERRY_100 #FF9262; -@define-color STRAWBERRY_300 #FF793E; -@define-color STRAWBERRY_500 #F15D22; -@define-color STRAWBERRY_700 #CF3B00; -@define-color STRAWBERRY_900 #AC1800; -@define-color ORANGE_100 #FFDB91; -@define-color ORANGE_300 #FFCA40; -@define-color ORANGE_500 #FAA41A; -@define-color ORANGE_700 #DE8800; -@define-color ORANGE_900 #C26C00; -@define-color BANANA_100 #FFFFA8; -@define-color BANANA_300 #FFFA7D; -@define-color BANANA_500 #FFCE51; -@define-color BANANA_700 #D1A023; -@define-color BANANA_900 #A27100; -@define-color LIME_100 #A2F3BE; -@define-color LIME_300 #8ADBA6; -@define-color LIME_500 #73C48F; -@define-color LIME_700 #479863; -@define-color LIME_900 #1C6D38; -@define-color BLUEBERRY_100 #94A6FF; -@define-color BLUEBERRY_300 #6A7CE0; -@define-color BLUEBERRY_500 #3F51B5; -@define-color BLUEBERRY_700 #213397; -@define-color BLUEBERRY_900 #031579; -@define-color GRAPE_100 #D25DE6; -@define-color GRAPE_300 #B84ACB; -@define-color GRAPE_500 #9C27B0; -@define-color GRAPE_700 #830E97; -@define-color GRAPE_900 #6A007E; -@define-color COCOA_100 #9F9792; -@define-color COCOA_300 #7B736E; -@define-color COCOA_500 #574F4A; -@define-color COCOA_700 #463E39; -@define-color COCOA_900 #342C27; -@define-color SILVER_100 #EEE; -@define-color SILVER_300 #CCC; -@define-color SILVER_500 #AAA; -@define-color SILVER_700 #888; -@define-color SILVER_900 #666; -@define-color SLATE_100 #888; -@define-color SLATE_300 #666; -@define-color SLATE_500 #444; -@define-color SLATE_700 #222; -@define-color SLATE_900 #111; -@define-color BLACK_100 #474341; -@define-color BLACK_300 #403C3A; -@define-color BLACK_500 #393634; -@define-color BLACK_700 #33302F; -@define-color BLACK_900 #2B2928; diff --git a/themes/Qogir/gtk-3.0/gtk.css b/themes/Qogir/gtk-3.0/gtk.css deleted file mode 100644 index a3b704b8..00000000 --- a/themes/Qogir/gtk-3.0/gtk.css +++ /dev/null @@ -1,11160 +0,0 @@ -@keyframes ripple_effect { - from { - background-image: radial-gradient(circle farthest-corner at center, alpha(currentColor,0.1) 0%, transparent 0%); - } - to { - background-image: radial-gradient(circle farthest-corner at center, alpha(currentColor,0.1) 100%, transparent 0%); - } -} - -* { - background-clip: padding-box; - -GtkToolButton-icon-spacing: 4; - -GtkTextView-error-underline-color: #FC4138; - -GtkScrolledWindow-scrollbar-spacing: 0; - -GtkToolItemGroup-expander-size: 11; - -GtkWidget-text-handle-width: 20; - -GtkWidget-text-handle-height: 20; - -GtkDialog-button-spacing: 4; - -GtkDialog-action-area-border: 0; - outline-color: alpha(currentColor,0.3); - outline-style: dashed; - outline-offset: -3px; - outline-width: 1px; - -gtk-outline-radius: 2px; -} - -.background { - color: #464853; - background-color: #fafbfc; -} - -.background.csd { - border-radius: 0 0 0 0; -} - -.background.csd.maximized, .background.csd.tiled, .background.csd.fullscreen { - border-radius: 0; -} - -.background.solid-csd { - border-radius: 0; -} - -*:disabled { - -gtk-icon-effect: dim; -} - -.gtkstyle-fallback { - background-color: #fafbfc; - color: #464853; -} - -.gtkstyle-fallback:hover { - background-color: white; - color: #464853; -} - -.gtkstyle-fallback:active { - background-color: #dae2e9; - color: #464853; -} - -.gtkstyle-fallback:disabled { - background-color: white; - color: rgba(70, 72, 83, 0.55); -} - -.gtkstyle-fallback:selected { - background-color: #5294e2; - color: #ffffff; -} - -button.gtkstyle-fallback:active, button.gtkstyle-fallback:checked { - color: #ffffff; - border-color: #2679db; - background-color: #5294e2; -} - -.view, -window.thunar notebook scrolledwindow.frame.standard-view .view, -iconview, -textview text { - color: #4a4c59; - background-color: #ffffff; -} - -textview border { - background-color: #fdfdfe; -} - -iconview:hover, iconview:active, iconview:selected { - border-radius: 2px; -} - -rubberband, XfdesktopIconView.view .rubberband, .content-view rubberband, treeview.view rubberband, flowbox rubberband, -.rubberband { - border: 1px solid #68a2e6; - background-color: rgba(104, 162, 230, 0.2); -} - -flowbox flowboxchild { - padding: 3px; - border-radius: 2px; -} - -flowbox flowboxchild:selected { - outline-offset: -2px; -} - -flowbox.search-bar { - border: 1px solid rgba(0, 0, 0, 0.15); -} - -label.separator { - color: #464853; -} - -label selection { - color: #ffffff; - background-color: #5294e2; -} - -label:disabled { - color: rgba(70, 72, 83, 0.55); -} - -label:disabled selection { - color: #a9caf1; -} - -.dim-label, .slate-notification .notification-body, -.budgie-notification .notification-body, -.budgie-switcher .notification-body, popover label.separator, -popover.background label.separator, headerbar .subtitle, label.separator { - opacity: 0.55; -} - -assistant .sidebar { - background-color: #ffffff; - border-top: 1px solid rgba(0, 0, 0, 0.15); -} - -assistant.csd .sidebar { - border-top-style: none; -} - -assistant .sidebar label { - padding: 6px 12px; -} - -assistant .sidebar label.highlight { - background-color: #5294e2; - color: #ffffff; -} - -textview { - background-color: #ffffff; -} - -.osd .scale-popup, popover.osd, popover.magnifier, .csd popover.osd, .csd popover.magnifier, -popover.background.osd, -popover.background.magnifier, .csd popover.background.osd, .csd popover.background.magnifier, .osd { - color: #D3DAE3; - border: none; - background-color: #282A33; - background-clip: padding-box; - box-shadow: none; -} - -@keyframes spin { - to { - -gtk-icon-transform: rotate(1turn); - } -} - -spinner { - background: none; - opacity: 0; - -gtk-icon-source: -gtk-icontheme("process-working-symbolic"); -} - -spinner:checked { - opacity: 1; - animation: spin 1s linear infinite; -} - -spinner:checked:disabled { - opacity: 0.5; -} - -entry { - min-height: 22px; - border: 1px solid; - padding: 2px 8px; - caret-color: currentColor; - border-radius: 2px; - transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); - color: #4a4c59; - border-color: rgba(0, 0, 0, 0.15); - background-color: #ffffff; -} - -entry.search { - border-radius: 50px; -} - -entry image { - color: #6b6d75; -} - -entry image.left { - padding-left: 0; - padding-right: 5px; -} - -entry image.right { - padding-right: 0; - padding-left: 5px; -} - -entry.flat, entry.flat:focus { - min-height: 0; - padding: 2px; - background-image: none; - border-color: transparent; - border-radius: 0; -} - -entry:focus { - background-clip: border-box; - color: #4a4c59; - border-color: #5294e2; - background-color: #ffffff; -} - -entry:disabled { - color: rgba(70, 72, 83, 0.55); - border-color: rgba(0, 0, 0, 0.05); - background-color: rgba(255, 255, 255, 0.55); -} - -entry.warning { - color: white; - border-color: #F27835; - background-color: #f7ae86; -} - -entry.warning image { - color: white; -} - -entry.warning:focus { - color: white; - background-color: #F27835; - box-shadow: none; -} - -entry.warning selection, entry.warning selection:focus { - background-color: white; - color: #F27835; -} - -entry.error { - color: white; - border-color: #FC4138; - background-color: #fd8d88; -} - -entry.error image { - color: white; -} - -entry.error:focus { - color: white; - background-color: #FC4138; - box-shadow: none; -} - -entry.error selection, entry.error selection:focus { - background-color: white; - color: #FC4138; -} - -entry.search-missing { - color: white; - border-color: #FC4138; - background-color: #fd8d88; -} - -entry.search-missing image { - color: white; -} - -entry.search-missing:focus { - color: white; - background-color: #FC4138; - box-shadow: none; -} - -entry.search-missing selection, entry.search-missing selection:focus { - background-color: white; - color: #FC4138; -} - -entry:drop(active):focus, entry:drop(active) { - border-color: #F08437; - box-shadow: none; -} - -.osd entry { - color: #D3DAE3; - border-color: #434655; - background-color: #333641; -} - -.osd entry image, .osd entry image:hover { - color: inherit; -} - -.osd entry:focus { - color: #ffffff; - border-color: #434655; - background-color: #5294e2; -} - -.osd entry:disabled { - color: rgba(211, 218, 227, 0.55); - background-color: rgba(51, 54, 65, 0.85); -} - -.osd entry selection:focus, .osd entry selection { - color: #5294e2; - background-color: #ffffff; -} - -entry progress { - margin: 0 -6px; - border-radius: 0; - border-width: 0 0 2px; - border-color: #5294e2; - border-style: solid; - background-image: none; - background-color: transparent; - box-shadow: none; -} - -treeview entry.flat, treeview entry { - border-radius: 0; - background-image: none; - background-color: #ffffff; -} - -treeview entry.flat:focus, treeview entry:focus { - border-color: #5294e2; -} - -@keyframes needs_attention { - from { - background-image: -gtk-gradient(radial, center center, 0, center center, 0.01, to(#5294e2), to(transparent)); - } - to { - background-image: -gtk-gradient(radial, center center, 0, center center, 0.5, to(#5294e2), to(transparent)); - } -} - -button { - min-height: 22px; - min-width: 20px; - transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); - border: 1px solid; - border-radius: 2px; - padding: 2px 6px; - color: #464853; - border-color: rgba(0, 0, 0, 0.15); - background-color: white; -} - -button separator { - margin: 4px 1px; -} - -.budgie-panel button.flat.launcher, .budgie-panel #tasklist-button:not(.flat), button.budgie-menu-launcher, PanelToplevel.mate-panel-menu-bar > grid.horizontal > button, button.sidebar-button, button.flat { - border-color: transparent; - background-color: transparent; - background-image: none; - transition: none; -} - -.budgie-panel button.flat.launcher:hover, .budgie-panel #tasklist-button:hover:not(.flat), button.budgie-menu-launcher:hover, PanelToplevel.mate-panel-menu-bar > grid.horizontal > button:hover, button.sidebar-button:hover, button.flat:hover { - transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); - transition-duration: 250ms; -} - -.budgie-panel #tasklist-button:hover:active:not(.flat), button.budgie-menu-launcher:hover:active, PanelToplevel.mate-panel-menu-bar > grid.horizontal > button:hover:active, button.sidebar-button:hover:active, button.flat:hover:active { - transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); -} - -button:hover { - color: #23242a; - border-color: rgba(0, 0, 0, 0.15); - background-color: white; - -gtk-icon-effect: highlight; -} - -button:active, button:checked { - color: #ffffff; - border-color: #2679db; - background-color: #5294e2; - background-clip: border-box; - transition-duration: 50ms; -} - -button:active:not(:disabled) label:disabled, button:checked:not(:disabled) label:disabled { - color: inherit; - opacity: 0.6; -} - -button:active { - color: #464853; -} - -button:active:hover, button:checked { - color: #ffffff; -} - -button.flat:disabled { - border-color: transparent; - background-color: transparent; - background-image: none; -} - -button:disabled { - border-color: rgba(0, 0, 0, 0.05); - background-color: rgba(255, 255, 255, 0.55); -} - -button:disabled label, button:disabled { - color: rgba(70, 72, 83, 0.55); -} - -button:disabled:active, button:disabled:checked { - border-color: rgba(82, 148, 226, 0.75); - background-color: rgba(82, 148, 226, 0.75); - opacity: 0.6; -} - -button:disabled:active label, button:disabled:active, button:disabled:checked label, button:disabled:checked { - color: rgba(255, 255, 255, 0.8); -} - -button.image-button { - min-width: 24px; - padding-left: 5px; - padding-right: 5px; -} - -button.text-button { - padding-left: 12px; - padding-right: 12px; -} - -button.text-button.image-button { - padding-left: 5px; - padding-right: 5px; -} - -button.text-button.image-button label:first-child { - padding-left: 8px; - padding-right: 2px; -} - -button.text-button.image-button label:last-child { - padding-right: 8px; - padding-left: 2px; -} - -button.text-button.image-button label:only-child { - padding-left: 8px; - padding-right: 8px; -} - -button.text-button.image-button.popup { - padding-right: 8px; - padding-left: 8px; -} - -button:drop(active) { - color: #F08437; - border-color: #F08437; - box-shadow: none; -} - -button.osd { - color: #D3DAE3; - border-color: #434655; - background-color: #333641; -} - -button.osd.image-button { - padding: 0; - min-height: 36px; - min-width: 36px; -} - -button.osd:hover { - color: #5294e2; - border-color: #434655; - background-color: #3e4250; -} - -button.osd:active, button.osd:checked { - color: #ffffff; - border-color: #5294e2; - background-color: #5294e2; -} - -button.osd:disabled { - color: #5b5f68; - border-color: #434655; - background-color: rgba(51, 54, 65, 0.85); -} - -.osd button { - color: #D3DAE3; - border-color: #434655; - background-color: #333641; -} - -.osd button:hover { - color: #5294e2; - border-color: #434655; - background-color: #3e4250; -} - -.osd button:active, .osd button:checked { - background-clip: padding-box; - color: #ffffff; - border-color: #5294e2; - background-color: #5294e2; -} - -.osd button:disabled { - color: #5b5f68; - border-color: #434655; - background-color: rgba(51, 54, 65, 0.85); -} - -.osd button.flat { - border-color: transparent; - background-color: transparent; - background-image: none; - box-shadow: none; -} - -.osd button.flat:hover { - color: #5294e2; - border-color: #434655; - background-color: #3e4250; -} - -.osd button.flat:disabled { - color: #5b5f68; - border-color: #434655; - background-color: rgba(51, 54, 65, 0.85); - background-image: none; -} - -.osd button.flat:active, .osd button.flat:checked { - color: #ffffff; - border-color: #5294e2; - background-color: #5294e2; -} - -.osd .linked:not(.vertical):not(.path-bar) > button:hover:not(:checked):not(:active):not(:only-child), .osd .linked:not(.vertical):not(.path-bar) > button:hover:not(:checked):not(:active) + button:not(:checked):not(:active) { - box-shadow: none; -} - -button.suggested-action { - background-clip: border-box; - color: white; - background-color: #5294e2; - border-color: #3c86de; -} - -button.suggested-action.flat { - border-color: transparent; - background-color: transparent; - background-image: none; - color: #5294e2; -} - -button.suggested-action:hover { - background-clip: border-box; - color: white; - background-color: #68a2e6; - border-color: #5294e2; -} - -button.suggested-action:active, button.suggested-action:checked { - background-clip: border-box; - color: white; - background-color: #7eafe9; - border-color: #68a2e6; -} - -button.suggested-action.flat:disabled { - border-color: transparent; - background-color: transparent; - background-image: none; - color: rgba(70, 72, 83, 0.55); -} - -button.suggested-action:disabled { - border-color: rgba(0, 0, 0, 0.05); - background-color: rgba(255, 255, 255, 0.55); -} - -button.suggested-action:disabled label, button.suggested-action:disabled { - color: rgba(70, 72, 83, 0.55); -} - -button.destructive-action { - background-clip: border-box; - color: white; - background-color: #F04A50; - border-color: #ee3239; -} - -button.destructive-action.flat { - border-color: transparent; - background-color: transparent; - background-image: none; - color: #F04A50; -} - -button.destructive-action:hover { - background-clip: border-box; - color: white; - background-color: #f26267; - border-color: #f04a50; -} - -button.destructive-action:active, button.destructive-action:checked { - background-clip: border-box; - color: white; - background-color: #f4797e; - border-color: #f26267; -} - -button.destructive-action.flat:disabled { - border-color: transparent; - background-color: transparent; - background-image: none; - color: rgba(70, 72, 83, 0.55); -} - -button.destructive-action:disabled { - border-color: rgba(0, 0, 0, 0.05); - background-color: rgba(255, 255, 255, 0.55); -} - -button.destructive-action:disabled label, button.destructive-action:disabled { - color: rgba(70, 72, 83, 0.55); -} - -.stack-switcher > button { - outline-offset: -3px; -} - -.stack-switcher > button > label { - padding-left: 6px; - padding-right: 6px; -} - -.stack-switcher > button > image { - padding-left: 6px; - padding-right: 6px; - padding-top: 3px; - padding-bottom: 3px; -} - -.stack-switcher > button.text-button { - padding-left: 10px; - padding-right: 10px; -} - -.stack-switcher > button.image-button { - padding-left: 2px; - padding-right: 2px; -} - -.stack-switcher > button.needs-attention:active > label, .stack-switcher > button.needs-attention:active > image, .stack-switcher > button.needs-attention:checked > label, .stack-switcher > button.needs-attention:checked > image { - animation: none; - background-image: none; -} - -button stacksidebar row.needs-attention > label, stacksidebar button row.needs-attention > label, .stack-switcher > button.needs-attention > label, .stack-switcher > button.needs-attention > image { - animation: needs_attention 150ms ease-in; - background-image: -gtk-gradient(radial, center center, 0, center center, 0.5, to(#5294e2), to(transparent)); - background-size: 6px 6px, 6px 6px; - background-repeat: no-repeat; - background-position: right 3px, right 4px; -} - -button stacksidebar row.needs-attention > label:dir(rtl), stacksidebar button row.needs-attention > label:dir(rtl), .stack-switcher > button.needs-attention > label:dir(rtl), .stack-switcher > button.needs-attention > image:dir(rtl) { - background-position: left 3px, left 4px; -} - -button.font separator, button.file separator { - background-color: transparent; -} - -.inline-toolbar button:hover, .inline-toolbar button:backdrop:hover { - background-color: rgba(70, 72, 83, 0.03); -} - -.inline-toolbar button:active, .inline-toolbar button:checked, .inline-toolbar button:backdrop:active, .inline-toolbar button:backdrop:checked { - color: #ffffff; - border-color: #2679db; - background-color: #5294e2; -} - -.slate-notification-window button.image-button, -.budgie-notification-window button.image-button, -.budgie-switcher-window button.image-button, -.budgie-osd-window button.image-button, .raven .expander-button, .raven button.image-button, popover.background > scrolledwindow > viewport.frame > list > row.activatable button.page-row-close-button, button.nautilus-circular-button.image-button, -button.circular-button, .app-notification button.flat, button.close, button.circular { - min-height: 24px; - min-width: 24px; - padding: 2px; - border-radius: 1000px; - -gtk-outline-radius: 1000px; -} - -.slate-notification-window button.image-button label, -.budgie-notification-window button.image-button label, -.budgie-switcher-window button.image-button label, -.budgie-osd-window button.image-button label, .raven .expander-button label, .raven button.image-button label, popover.background > scrolledwindow > viewport.frame > list > row.activatable button.page-row-close-button label, button.nautilus-circular-button.image-button label, -button.circular-button label, .app-notification button.flat label, button.close label, button.circular label { - padding: 0; -} - -.inline-toolbar toolbutton > button { - color: #464853; - border-color: rgba(0, 0, 0, 0.15); - background-color: white; -} - -.inline-toolbar toolbutton > button:hover { - color: #23242a; - border-color: rgba(0, 0, 0, 0.15); - background-color: white; -} - -.inline-toolbar toolbutton > button:active, .inline-toolbar toolbutton > button:checked { - color: #ffffff; - border-color: #2679db; - background-color: #5294e2; -} - -.inline-toolbar toolbutton > button:disabled { - border-color: rgba(0, 0, 0, 0.05); - background-color: rgba(255, 255, 255, 0.55); -} - -.inline-toolbar toolbutton > button:disabled label, .inline-toolbar toolbutton > button:disabled { - color: rgba(70, 72, 83, 0.55); -} - -.inline-toolbar toolbutton > button:disabled:active, .inline-toolbar toolbutton > button:disabled:checked { - border-color: rgba(82, 148, 226, 0.75); - background-color: rgba(82, 148, 226, 0.75); - opacity: 0.6; -} - -.inline-toolbar toolbutton > button:disabled:active label, .inline-toolbar toolbutton > button:disabled:active, .inline-toolbar toolbutton > button:disabled:checked label, .inline-toolbar toolbutton > button:disabled:checked { - color: rgba(255, 255, 255, 0.8); -} - -toolbar.inline-toolbar toolbutton:first-child > button.flat, .inline-toolbar toolbutton:first-child > button.flat { - border-top-left-radius: 2px; - border-bottom-left-radius: 2px; - border-left-style: solid; - border-right-style: none; -} - -toolbar.inline-toolbar toolbutton:last-child > button.flat, .inline-toolbar toolbutton:last-child > button.flat { - border-top-right-radius: 2px; - border-bottom-right-radius: 2px; - border-right-style: solid; - border-left-style: none; -} - -toolbar.inline-toolbar toolbutton:only-child > button.flat, .inline-toolbar toolbutton:only-child > button.flat { - border-radius: 2px; - border-style: solid; -} - -toolbar.inline-toolbar toolbutton:hover, .inline-toolbar toolbutton:hover { - background-color: rgba(70, 72, 83, 0.03); -} - -toolbar.inline-toolbar toolbutton:active, .inline-toolbar toolbutton:active, toolbar.inline-toolbar toolbutton:checked, .inline-toolbar toolbutton:checked { - color: #ffffff; - border-color: #2679db; - background-color: #5294e2; -} - -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + entry { - border-left-color: rgba(0, 0, 0, 0); -} - -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry.error + entry, -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + entry.error { - border-left-color: #FC4138; -} - -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry.warning + entry, -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + entry.warning { - border-left-color: #F27835; -} - -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry.error + entry.warning, -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry.warning + entry.error { - border-left-color: #f75d37; -} - -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + entry:focus:not(:last-child), -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + entry:focus:last-child { - border-left-color: #5294e2; -} - -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry:focus:not(:only-child) + entry, -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry:focus:not(:only-child) + button, -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry:focus:not(:only-child) + combobox > box > button.combo { - border-left-color: #5294e2; -} - -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + entry:drop(active):not(:last-child), -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + entry:drop(active):last-child { - border-left-color: #F08437; -} - -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry:drop(active):not(:only-child) + entry, -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry:drop(active):not(:only-child) + button, -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry:drop(active):not(:only-child) + combobox > box > button.combo { - border-left-color: #F08437; -} - -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + entry.warning:focus:not(:last-child), -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + entry.warning:focus:last-child { - border-left-color: #F27835; -} - -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry.warning:focus:not(:only-child) + entry, -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry.warning:focus:not(:only-child) + button, -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry.warning:focus:not(:only-child) + combobox > box > button.combo { - border-left-color: #F27835; -} - -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + entry.error:focus:not(:last-child), -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + entry.error:focus:last-child { - border-left-color: #FC4138; -} - -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry.error:focus:not(:only-child) + entry, -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry.error:focus:not(:only-child) + button, -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry.error:focus:not(:only-child) + combobox > box > button.combo { - border-left-color: #FC4138; -} - -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:active + entry, -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:checked + entry { - border-left-color: #5294e2; -} - -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button + button { - border-left-style: none; -} - -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action) { - box-shadow: inset 1px 0 rgba(0, 0, 0, 0.15); -} - -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:not(:only-child), -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):not(:hover) { - box-shadow: inset 1px 0 rgba(0, 0, 0, 0); -} - -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:active + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:checked + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button.suggested-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button.destructive-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):first-child:disabled, -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):first-child:hover, -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:active + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:checked + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button.suggested-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button.destructive-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:not(:only-child), -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) { - box-shadow: none; -} - -.linked:not(.vertical).path-bar > button, .linked:not(.vertical).stack-switcher > button { - border-left-style: none; - border-right-style: none; -} - -.linked:not(.vertical).path-bar > button:first-child, .linked:not(.vertical).stack-switcher > button:first-child { - border-left-style: solid; -} - -.linked:not(.vertical).path-bar > button:last-child, .linked:not(.vertical).stack-switcher > button:last-child { - border-right-style: solid; -} - -.linked:not(.vertical).path-bar > button + button, .linked:not(.vertical).stack-switcher > button + button { - border-left-style: none; - border-right-style: none; -} - -.linked:not(.vertical).path-bar > button + button:last-child, .linked:not(.vertical).stack-switcher > button + button:last-child { - border-right-style: solid; -} - -.linked:not(.vertical).path-bar > button:hover:not(:checked):not(:active):not(:only-child):first-child:hover, .linked:not(.vertical).stack-switcher > button:hover:not(:checked):not(:active):not(:only-child):first-child:hover { - box-shadow: none; -} - -.linked:not(.vertical).path-bar > button:hover:not(:checked):not(:active):not(:only-child):last-child:hover, .linked:not(.vertical).stack-switcher > button:hover:not(:checked):not(:active):not(:only-child):last-child:hover { - box-shadow: none; -} - -.osd .linked:not(.vertical) > entry + entry { - border-left-color: rgba(67, 70, 85, 0.3); -} - -.osd .linked:not(.vertical) > entry.error + entry, -.osd .linked:not(.vertical) > entry + entry.error { - border-left-color: #FC4138; -} - -.osd .linked:not(.vertical) > entry.warning + entry, -.osd .linked:not(.vertical) > entry + entry.warning { - border-left-color: #F27835; -} - -.osd .linked:not(.vertical) > entry.error + entry.warning, -.osd .linked:not(.vertical) > entry.warning + entry.error { - border-left-color: #f75d37; -} - -.osd .linked:not(.vertical) > entry + entry:focus:not(:last-child), -.osd .linked:not(.vertical) > entry + entry:focus:last-child { - border-left-color: #5294e2; -} - -.osd .linked:not(.vertical) > entry:focus:not(:only-child) + entry, -.osd .linked:not(.vertical) > entry:focus:not(:only-child) + button, -.osd .linked:not(.vertical) > entry:focus:not(:only-child) + combobox > box > button.combo { - border-left-color: #5294e2; -} - -.osd .linked:not(.vertical) > entry + entry:drop(active):not(:last-child), -.osd .linked:not(.vertical) > entry + entry:drop(active):last-child { - border-left-color: #F08437; -} - -.osd .linked:not(.vertical) > entry:drop(active):not(:only-child) + entry, -.osd .linked:not(.vertical) > entry:drop(active):not(:only-child) + button, -.osd .linked:not(.vertical) > entry:drop(active):not(:only-child) + combobox > box > button.combo { - border-left-color: #F08437; -} - -.osd .linked:not(.vertical) > entry + entry.warning:focus:not(:last-child), -.osd .linked:not(.vertical) > entry + entry.warning:focus:last-child { - border-left-color: #F27835; -} - -.osd .linked:not(.vertical) > entry.warning:focus:not(:only-child) + entry, -.osd .linked:not(.vertical) > entry.warning:focus:not(:only-child) + button, -.osd .linked:not(.vertical) > entry.warning:focus:not(:only-child) + combobox > box > button.combo { - border-left-color: #F27835; -} - -.osd .linked:not(.vertical) > entry + entry.error:focus:not(:last-child), -.osd .linked:not(.vertical) > entry + entry.error:focus:last-child { - border-left-color: #FC4138; -} - -.osd .linked:not(.vertical) > entry.error:focus:not(:only-child) + entry, -.osd .linked:not(.vertical) > entry.error:focus:not(:only-child) + button, -.osd .linked:not(.vertical) > entry.error:focus:not(:only-child) + combobox > box > button.combo { - border-left-color: #FC4138; -} - -.osd .linked:not(.vertical) > button:active + entry, -.osd .linked:not(.vertical) > button:checked + entry { - border-left-color: #5294e2; -} - -.osd .linked:not(.vertical) > button + button { - border-left-style: none; -} - -.osd .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), -.osd .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action) { - box-shadow: inset 1px 0 #434655; -} - -.osd .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:not(:only-child), -.osd .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):not(:hover) { - box-shadow: inset 1px 0 rgba(67, 70, 85, 0.5); -} - -.osd .linked:not(.vertical) > button:active + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, -.osd .linked:not(.vertical) > button:checked + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, -.osd .linked:not(.vertical) > button.suggested-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, -.osd .linked:not(.vertical) > button.destructive-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, -.osd .linked:not(.vertical) > entry + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), -.osd .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):first-child:disabled, -.osd .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, -.osd .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):first-child:hover, -.osd .linked:not(.vertical) > button:active + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, -.osd .linked:not(.vertical) > button:checked + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, -.osd .linked:not(.vertical) > button.suggested-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, -.osd .linked:not(.vertical) > button.destructive-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, -.osd .linked:not(.vertical) > entry + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:not(:only-child), -.osd .linked:not(.vertical) { - box-shadow: none; -} - -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry + entry, -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry.error + entry, -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry + entry.error, -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry.warning + entry, -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry + entry.warning, -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry.error + entry.warning, -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry.warning + entry.error, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry + entry, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry.error + entry, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry + entry.error, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry.warning + entry, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry + entry.warning, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry.error + entry.warning, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry.warning + entry.error { - border-left-color: rgba(255, 255, 255, 0.12); -} - -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry + entry:focus:not(:last-child), -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry + entry:focus:last-child, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry + entry:focus:not(:last-child), -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry + entry:focus:last-child { - border-left-color: #5294e2; -} - -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry:focus:not(:only-child) + entry, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry:focus:not(:only-child) + entry { - border-left-color: rgba(255, 255, 255, 0.12); -} - -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry:focus:not(:only-child) + button, -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry:focus:not(:only-child) + combobox > box > button.combo, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry:focus:not(:only-child) + button, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry:focus:not(:only-child) + combobox > box > button.combo { - border-left-color: transparent; -} - -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry + entry:drop(active):not(:last-child), -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry + entry:drop(active):last-child, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry + entry:drop(active):not(:last-child), -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry + entry:drop(active):last-child { - border-left-color: #F08437; -} - -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry:drop(active):not(:only-child) + entry, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry:drop(active):not(:only-child) + entry { - border-left-color: rgba(255, 255, 255, 0.12); -} - -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry:drop(active):not(:only-child) + button, -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry:drop(active):not(:only-child) + combobox > box > button.combo, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry:drop(active):not(:only-child) + button, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry:drop(active):not(:only-child) + combobox > box > button.combo { - border-left-color: transparent; -} - -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry + entry.warning:focus:not(:last-child), -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry + entry.warning:focus:last-child, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry + entry.warning:focus:not(:last-child), -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry + entry.warning:focus:last-child { - border-left-color: #F27835; -} - -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry.warning:focus:not(:only-child) + entry, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry.warning:focus:not(:only-child) + entry { - border-left-color: rgba(255, 255, 255, 0.12); -} - -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry.warning:focus:not(:only-child) + button, -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry.warning:focus:not(:only-child) + combobox > box > button.combo, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry.warning:focus:not(:only-child) + button, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry.warning:focus:not(:only-child) + combobox > box > button.combo { - border-left-color: transparent; -} - -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry + entry.error:focus:not(:last-child), -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry + entry.error:focus:last-child, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry + entry.error:focus:not(:last-child), -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry + entry.error:focus:last-child { - border-left-color: #FC4138; -} - -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry.error:focus:not(:only-child) + entry, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry.error:focus:not(:only-child) + entry { - border-left-color: rgba(255, 255, 255, 0.12); -} - -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry.error:focus:not(:only-child) + button, -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry.error:focus:not(:only-child) + combobox > box > button.combo, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry.error:focus:not(:only-child) + button, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry.error:focus:not(:only-child) + combobox > box > button.combo { - border-left-color: transparent; -} - -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > button:active + entry, -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > button:checked + entry, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > button:active + entry, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > button:checked + entry { - border-left-color: rgba(255, 255, 255, 0.12); -} - -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > button + button, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > button + button { - border-left-style: solid; -} - -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action), -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action) { - box-shadow: inset 1px 0 transparent; -} - -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:not(:only-child), -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):not(:hover), -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:not(:only-child), -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):not(:hover) { - box-shadow: inset 1px 0 transparent; -} - -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):first-child:disabled, -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > button:active + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > button:checked + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > button.suggested-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > button.destructive-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:not(:only-child), -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher), -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):first-child:disabled, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > button:active + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > button:checked + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > button.suggested-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > button.destructive-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:not(:only-child), -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) { - box-shadow: inset 1px 0 transparent; -} - -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > button:active + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > button:checked + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > button.suggested-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > button.destructive-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):first-child:hover, -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher), -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > button:active + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > button:checked + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > button.suggested-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > button.destructive-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > entry + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):first-child:hover, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) { - box-shadow: inset 1px 0 transparent; - border-left-color: rgba(255, 255, 255, 0.12); -} - -.linked.vertical > entry + entry { - border-top-color: rgba(0, 0, 0, 0); -} - -.linked.vertical > entry.error + entry, -.linked.vertical > entry + entry.error { - border-top-color: #FC4138; -} - -.linked.vertical > entry.warning + entry, -.linked.vertical > entry + entry.warning { - border-top-color: #F27835; -} - -.linked.vertical > entry.error + entry.warning, -.linked.vertical > entry.warning + entry.error { - border-top-color: #f75d37; -} - -.linked.vertical > entry + entry:focus:not(:last-child), -.linked.vertical > entry + entry:focus:last-child { - border-top-color: #5294e2; -} - -.linked.vertical > entry:focus:not(:only-child) + entry, -.linked.vertical > entry:focus:not(:only-child) + button, -.linked.vertical > entry:focus:not(:only-child) + combobox > box > button.combo { - border-top-color: #5294e2; -} - -.linked.vertical > entry + entry:drop(active):not(:last-child), -.linked.vertical > entry + entry:drop(active):last-child { - border-top-color: #F08437; -} - -.linked.vertical > entry:drop(active):not(:only-child) + entry, -.linked.vertical > entry:drop(active):not(:only-child) + button, -.linked.vertical > entry:drop(active):not(:only-child) + combobox > box > button.combo { - border-top-color: #F08437; -} - -.linked.vertical > entry + entry.warning:focus:not(:last-child), -.linked.vertical > entry + entry.warning:focus:last-child { - border-top-color: #F27835; -} - -.linked.vertical > entry.warning:focus:not(:only-child) + entry, -.linked.vertical > entry.warning:focus:not(:only-child) + button, -.linked.vertical > entry.warning:focus:not(:only-child) + combobox > box > button.combo { - border-top-color: #F27835; -} - -.linked.vertical > entry + entry.error:focus:not(:last-child), -.linked.vertical > entry + entry.error:focus:last-child { - border-top-color: #FC4138; -} - -.linked.vertical > entry.error:focus:not(:only-child) + entry, -.linked.vertical > entry.error:focus:not(:only-child) + button, -.linked.vertical > entry.error:focus:not(:only-child) + combobox > box > button.combo { - border-top-color: #FC4138; -} - -.linked.vertical > button:active + entry, -.linked.vertical > button:checked + entry { - border-top-color: #5294e2; -} - -.linked.vertical > button + button { - border-top-style: none; -} - -.linked.vertical > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), -.linked.vertical > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action) { - box-shadow: inset 0 1px rgba(0, 0, 0, 0.15); -} - -.linked.vertical > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:not(:only-child), -.linked.vertical > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):not(:hover) { - box-shadow: inset 0 1px rgba(0, 0, 0, 0); -} - -.linked.vertical > button:active + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, -.linked.vertical > button:checked + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, -.linked.vertical > button.suggested-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, -.linked.vertical > button.destructive-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, -.linked.vertical > entry + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), -.linked.vertical > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):first-child:disabled, -.linked.vertical > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, -.linked.vertical > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):first-child:hover, -.linked.vertical > button:active + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, -.linked.vertical > button:checked + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, -.linked.vertical > button.suggested-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, -.linked.vertical > button.destructive-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, -.linked.vertical > entry + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:not(:only-child), -.linked.vertical { - box-shadow: none; -} - -.linked.vertical > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):last-child:disabled, -.linked.vertical > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):last-child:hover { - box-shadow: none; -} - -.linked:not(.vertical) > combobox > box > button.combo:dir(ltr), .linked:not(.vertical) > combobox > box > button.combo:dir(rtl), .budgie-settings-window buttonbox.inline-toolbar button, actionbar > revealer > box > viewswitcher > box > button, spinbutton:not(.vertical) button, spinbutton:not(.vertical) entry, .linked:not(.vertical) > entry, .linked:not(.vertical) > entry:focus, .linked:not(.vertical) > button, .linked:not(.vertical) > button:hover, .linked:not(.vertical) > button:active, .linked:not(.vertical) > button:checked { - border-radius: 0; - border-right-style: none; -} - -.inline-toolbar button, .inline-toolbar button:backdrop, toolbar.inline-toolbar toolbutton > button.flat, .inline-toolbar toolbutton > button.flat { - border-radius: 0; - border-right-style: none; - border-left-style: none; -} - -.budgie-settings-window buttonbox.inline-toolbar button:first-child, actionbar > revealer > box > viewswitcher > box > button:first-child, spinbutton:not(.vertical) button:first-child, spinbutton:not(.vertical) entry:first-child, .linked:not(.vertical) > entry:first-child, .linked:not(.vertical) > button:first-child { - border-top-left-radius: 2px; - border-bottom-left-radius: 2px; -} - -.budgie-settings-window buttonbox.inline-toolbar button:last-child, actionbar > revealer > box > viewswitcher > box > button:last-child, spinbutton:not(.vertical) button:last-child, spinbutton:not(.vertical) entry:last-child, .linked:not(.vertical) > entry:last-child, .linked:not(.vertical) > button:last-child { - border-top-right-radius: 2px; - border-bottom-right-radius: 2px; - border-right-style: solid; -} - -.budgie-settings-window buttonbox.inline-toolbar button:only-child, actionbar > revealer > box > viewswitcher > box > button:only-child, spinbutton:not(.vertical) button:only-child, spinbutton:not(.vertical) entry:only-child, .linked:not(.vertical) > entry:only-child, .linked:not(.vertical) > button:only-child { - border-radius: 2px; - border-style: solid; -} - -.inline-toolbar button:first-child, .inline-toolbar button:first-child:backdrop { - border-top-left-radius: 2px; - border-bottom-left-radius: 2px; - border-left-style: solid; - border-right-style: none; -} - -.inline-toolbar button:last-child, .inline-toolbar button:last-child:backdrop { - border-top-right-radius: 2px; - border-bottom-right-radius: 2px; - border-right-style: solid; - border-left-style: none; -} - -.inline-toolbar button:only-child, .inline-toolbar button:only-child:backdrop { - border-radius: 2px; - border-style: solid; -} - -.linked.vertical > combobox > box > button.combo, spinbutton.vertical button, spinbutton.vertical entry, .linked.vertical > entry, .linked.vertical > entry:focus, .linked.vertical > button, .linked.vertical > button:hover, .linked.vertical > button:active, .linked.vertical > button:checked { - border-radius: 0; - border-bottom-style: none; -} - -spinbutton.vertical button:first-child, spinbutton.vertical entry:first-child, .linked.vertical > entry:first-child, .linked.vertical > button:first-child { - border-top-left-radius: 2px; - border-top-right-radius: 2px; -} - -spinbutton.vertical button:last-child, spinbutton.vertical entry:last-child, .linked.vertical > entry:last-child, .linked.vertical > button:last-child { - border-bottom-left-radius: 2px; - border-bottom-right-radius: 2px; - border-bottom-style: solid; -} - -spinbutton.vertical button:only-child, spinbutton.vertical entry:only-child, .linked.vertical > entry:only-child, .linked.vertical > button:only-child { - border-radius: 2px; - border-style: solid; -} - -.nemo-window .floating-bar button, tabbox > tab button:active, tabbox > tab button:hover, tabbox > tab button, calendar.button, .app-notification button.flat:disabled, .app-notification button.flat, notebook > header > tabs > tab button.flat:active, notebook > header > tabs > tab button.flat:active:hover, notebook > header > tabs > tab button.flat:hover, button:link:hover, button:link:active, button:link:checked, button:visited:hover, button:visited:active, button:visited:checked, button:link, button:visited, menuitem.button.flat, -modelbutton.flat { - border-color: transparent; - background-color: transparent; - background-image: none; - box-shadow: none; -} - -menuitem.button.flat, -modelbutton.flat { - transition: none; - min-height: 24px; - padding-left: 8px; - padding-right: 8px; - outline-offset: -3px; - border-radius: 2px; - border: 1px solid transparent; -} - -menuitem.button.flat:hover, -modelbutton.flat:hover { - background-color: #f1f2f4; - border: 1px solid rgba(0, 0, 0, 0.15); -} - -menuitem.button.flat:active, menuitem.button.flat:selected, -modelbutton.flat:active, -modelbutton.flat:selected { - border: 1px solid #2679db; -} - -menuitem.button.flat:checked, -modelbutton.flat:checked { - color: #464853; -} - -menuitem.button.flat:disabled, -modelbutton.flat:disabled { - color: rgba(70, 72, 83, 0.55); -} - -menuitem.button.flat check:last-child, -menuitem.button.flat radio:last-child, -modelbutton.flat check:last-child, -modelbutton.flat radio:last-child { - margin-left: 8px; -} - -menuitem.button.flat check:first-child, -menuitem.button.flat radio:first-child, -modelbutton.flat check:first-child, -modelbutton.flat radio:first-child { - margin-right: 8px; -} - -modelbutton.flat arrow.left { - -gtk-icon-source: -gtk-icontheme("pan-start-symbolic"); -} - -modelbutton.flat arrow.right { - -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); -} - -*:link, button:link, button:visited { - color: #2679db; -} - -*:link:visited, button:visited { - color: #3e404b; -} - -*:selected *:link:visited, *:selected button:visited { - color: #bad4f3; -} - -*:link:hover, button:hover:link, button:hover:visited { - color: #5294e2; -} - -*:selected *:link:hover, *:selected button:hover:link, *:selected button:hover:visited { - color: #eef4fc; -} - -*:link:active, button:active:link, button:active:visited { - color: #2679db; -} - -*:selected *:link:active, *:selected button:active:link, *:selected button:active:visited { - color: #dceaf9; -} - -.selection-mode hdyleaflet headerbar .subtitle:link, .selection-mode leaflet.unfolded headerbar .subtitle:link, infobar.info > revealer > box *:link, infobar.question > revealer > box *:link, infobar.warning > revealer > box *:link, infobar.error > revealer > box *:link, headerbar.selection-mode .subtitle:link, *:link:selected, *:selected *:link, button:selected:link, button:selected:visited, *:selected button:link, *:selected button:visited { - color: #dceaf9; -} - -button:link > label, button:visited > label { - text-decoration-line: underline; -} - -spinbutton:drop(active) { - box-shadow: none; -} - -spinbutton button:active { - color: #ffffff; -} - -spinbutton:disabled { - color: rgba(70, 72, 83, 0.55); -} - -.linked.vertical > spinbutton:not(.vertical):not(:last-child) button, .linked.vertical > spinbutton:not(.vertical):not(:last-child) entry { - border-bottom: none; -} - -.linked.vertical > spinbutton:not(.vertical):not(:last-child) entry:focus { - box-shadow: inset 0 -1px #5294e2; -} - -.linked.vertical > spinbutton:not(.vertical):not(:last-child):not(:first-child) button, .linked.vertical > spinbutton:not(.vertical):not(:last-child):not(:first-child) entry { - border-radius: 0; -} - -spinbutton:not(.vertical) entry { - min-width: 28px; -} - -spinbutton:not(.vertical):dir(ltr) entry, spinbutton:not(.vertical):dir(rtl) button.up { - border-radius: 2px 0 0 2px; -} - -spinbutton:not(.vertical) > button + button { - border-left-style: none; -} - -spinbutton:not(.vertical) > button:hover:not(:active), -spinbutton:not(.vertical) > button:hover + button { - box-shadow: inset 1px 0 rgba(0, 0, 0, 0.15); -} - -spinbutton:not(.vertical) > button:disabled + button:not(:disabled):not(:active):not(:checked):not(:hover), -spinbutton:not(.vertical) > button:not(:disabled):not(:active):not(:checked):not(:hover) + button:disabled { - box-shadow: inset 1px 0 rgba(0, 0, 0, 0.05); -} - -spinbutton:not(.vertical) > button:first-child:hover:not(:active), -spinbutton:not(.vertical) > button.up:dir(rtl):hover:not(:active), -spinbutton:not(.vertical) > entry + button:not(:active):hover { - box-shadow: none; -} - -spinbutton:not(.vertical) > entry:focus + button { - border-left-color: #5294e2; -} - -spinbutton:not(.vertical) > entry:drop(active) + button { - border-left-color: #F08437; -} - -.osd spinbutton:not(.vertical) > button:hover:not(:active), -.osd spinbutton:not(.vertical) > button:hover + button { - border-left-color: #434655; -} - -.osd spinbutton:not(.vertical) > button:first-child:hover:not(:active), -.osd spinbutton:not(.vertical) > button.up:dir(rtl):hover:not(:active), -.osd spinbutton:not(.vertical) > entry + button:not(:active):hover { - box-shadow: none; -} - -.osd spinbutton:not(.vertical) > entry:focus + button { - border-left-color: #5294e2; -} - -spinbutton.vertical button, spinbutton.vertical entry { - padding-left: 4px; - padding-right: 4px; - min-width: 0; -} - -spinbutton.vertical button.up { - border-radius: 2px 2px 0 0; -} - -spinbutton.vertical > entry:focus + button { - border-top-color: #5294e2; -} - -spinbutton.vertical > entry:drop(active) + button { - border-top-color: #F08437; -} - -combobox button.combo { - min-width: 0; - padding-left: 8px; - padding-right: 8px; -} - -combobox arrow { - -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); - min-height: 16px; - min-width: 16px; -} - -combobox:drop(active) button.combo { - color: #F08437; - border-color: #F08437; - box-shadow: none; -} - -combobox decoration, -combobox button.combo:checked { - transition: none; -} - -.linked:not(.vertical) > combobox:first-child > box > button.combo { - border-top-left-radius: 2px; - border-bottom-left-radius: 2px; -} - -.linked:not(.vertical) > combobox:last-child > box > button.combo { - border-top-right-radius: 2px; - border-bottom-right-radius: 2px; - border-right-style: solid; -} - -.linked:not(.vertical) > combobox:only-child > box > button.combo { - border-radius: 2px; - border-style: solid; -} - -.linked.vertical > combobox:first-child > box > button.combo { - border-top-left-radius: 2px; - border-top-right-radius: 2px; -} - -.linked.vertical > combobox:last-child > box > button.combo { - border-bottom-left-radius: 2px; - border-bottom-right-radius: 2px; - border-bottom-style: solid; -} - -.linked.vertical > combobox:only-child > box > button.combo { - border-radius: 2px; - border-style: solid; -} - -toolbar, .inline-toolbar { - -GtkWidget-window-dragging: true; - padding: 4px; - background-color: #fafbfc; -} - -toolbar separator, .inline-toolbar separator { - background: none; -} - -toolbar.horizontal separator, .horizontal.inline-toolbar separator { - margin: 0 6px; -} - -toolbar.vertical separator, .vertical.inline-toolbar separator { - margin: 6px 0; -} - -.osd toolbar, .osd .inline-toolbar { - background-color: transparent; -} - -toolbar.osd, .osd.inline-toolbar { - padding: 8px; - border: none; - border-radius: 3px; - background-color: #282A33; - box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25); -} - -toolbar.osd.left, .osd.left.inline-toolbar, toolbar.osd.right, .osd.right.inline-toolbar, toolbar.osd.top, .osd.top.inline-toolbar, toolbar.osd.bottom, .osd.bottom.inline-toolbar { - border-radius: 0; -} - -toolbar.osd.top, .osd.top.inline-toolbar { - border-width: 0 0 1px 0; -} - -toolbar.osd.bottom, .osd.bottom.inline-toolbar { - border-width: 1px 0 0 0; -} - -toolbar.osd.left, .osd.left.inline-toolbar { - border-width: 0 1px 0 0; -} - -toolbar.osd.right, .osd.right.inline-toolbar { - border-width: 0 0 0 1px; -} - -toolbar:not(.inline-toolbar) switch, .inline-toolbar:not(.inline-toolbar) switch, -toolbar:not(.inline-toolbar) scale, -.inline-toolbar:not(.inline-toolbar) scale, -toolbar:not(.inline-toolbar) entry, -.inline-toolbar:not(.inline-toolbar) entry, -toolbar:not(.inline-toolbar) spinbutton, -.inline-toolbar:not(.inline-toolbar) spinbutton, -toolbar:not(.inline-toolbar) button, -.inline-toolbar:not(.inline-toolbar) button { - margin-right: 1px; - margin-bottom: 1px; -} - -toolbar:not(.inline-toolbar) .linked > button, .inline-toolbar:not(.inline-toolbar) .linked > button, -toolbar:not(.inline-toolbar) .linked > entry, -.inline-toolbar:not(.inline-toolbar) .linked > entry { - margin-right: 0; -} - -.primary-toolbar:not(.libreoffice-toolbar) { - color: #4a4c59; - background-color: transparent; - box-shadow: none; - border-width: 0 0 1px 0; - border-style: solid; - border-image: linear-gradient(to bottom, #cad5df, #cad5df) 1 0 1 0; -} - -.inline-toolbar { - background-color: #f0f3f6; - border-style: solid; - border-color: rgba(0, 0, 0, 0.15); - border-width: 0 1px 1px; - padding: 3px; - border-radius: 0 0 2px 2px; -} - -searchbar { - padding: 0; - margin: 0; - border: none; -} - -searchbar > revealer > box { - padding: 6px; - margin: -6px; - border-style: solid; - border-color: #cad5df; - background-color: #fafbfc; - border-width: 0 0 1px; -} - -actionbar { - border: none; - background: none; -} - -actionbar > revealer > box { - padding: 6px; - border-top: 1px solid rgba(0, 0, 0, 0.15); - background-color: #f0f3f6; - border-radius: 0 0 0 0; -} - -actionbar > revealer > box > viewswitcher > box > button:not(:checked):not(:active):hover { - background-color: rgba(70, 72, 83, 0.1); -} - -actionbar > revealer > box > viewswitcher > box > button:active { - background-color: #5294e2; -} - -actionbar > revealer > box > viewswitcher > box > button:not(:first-child) { - border-left: none; -} - -headerbar { - padding: 0 10px; - color: rgba(228, 235, 241, 0.8); - box-shadow: inset 0 -1px rgba(0, 0, 0, 0.15); - background-color: #282A33; - min-height: 38px; -} - -headerbar:backdrop { - transition: 200ms ease-out; - color: rgba(228, 235, 241, 0.5); - background-color: #2b2e37; -} - -headerbar .title { - padding-left: 12px; - padding-right: 12px; -} - -headerbar .subtitle { - font-size: 80%; - padding-left: 12px; - padding-right: 12px; - margin-top: -3px; -} - -headerbar.selection-mode { - color: #ffffff; - background-color: #5294e2; - border-color: #4189df; - box-shadow: none; -} - -headerbar.selection-mode:backdrop { - background-color: #5294e2; - color: rgba(255, 255, 255, 0.6); -} - -headerbar.selection-mode .selection-menu { - box-shadow: none; - padding-left: 10px; - padding-right: 10px; -} - -headerbar.selection-mode .selection-menu GtkArrow { - -GtkArrow-arrow-scaling: 1; -} - -headerbar.selection-mode .selection-menu .arrow { - -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); -} - -.maximized headerbar.selection-mode { - background-color: #5294e2; -} - -.tiled headerbar, .tiled headerbar:backdrop, .maximized headerbar, .maximized headerbar:backdrop { - border-radius: 0; -} - -.maximized headerbar { - background-color: #282a33; - border-color: #3e4250; -} - -.maximized headerbar:backdrop { - background-color: #2b2e37; -} - -headerbar:not(.csd).default-decoration > button.titlebutton { - min-height: 23px; - min-width: 23px; - padding: 2px; -} - -headerbar:not(.csd).default-decoration { - min-height: 30px; - padding: 0 8px; - background-color: #282A33; -} - -headerbar:not(.csd).default-decoration > button.titlebutton { - border: none; -} - -headerbar.default-decoration, .csd headerbar.default-decoration, headerbar.default-decoration:backdrop, .csd headerbar.default-decoration:backdrop { - background-color: #282A33; - border-bottom-width: 0; - box-shadow: none; -} - -.tiled headerbar.default-decoration, .maximized headerbar.default-decoration, .fullscreen headerbar.default-decoration, .tiled .csd headerbar.default-decoration, .maximized .csd headerbar.default-decoration, .fullscreen .csd headerbar.default-decoration, .tiled headerbar.default-decoration:backdrop, .maximized headerbar.default-decoration:backdrop, .fullscreen headerbar.default-decoration:backdrop, .tiled .csd headerbar.default-decoration:backdrop, .maximized .csd headerbar.default-decoration:backdrop, .fullscreen .csd headerbar.default-decoration:backdrop { - box-shadow: none; -} - -separator:first-child + headerbar, separator:first-child + headerbar:backdrop, headerbar:first-child, headerbar:first-child:backdrop { - border-top-left-radius: 0; -} - -.maximized separator:first-child + headerbar, .tiled separator:first-child + headerbar, .maximized separator:first-child + headerbar:backdrop, .tiled separator:first-child + headerbar:backdrop, .maximized headerbar:first-child, .tiled headerbar:first-child, .maximized headerbar:first-child:backdrop, .tiled headerbar:first-child:backdrop { - border-top-left-radius: 0; -} - -headerbar:last-child, headerbar:last-child:backdrop { - border-top-right-radius: 0; -} - -.maximized headerbar:last-child, .tiled headerbar:last-child, .maximized headerbar:last-child:backdrop, .tiled headerbar:last-child:backdrop { - border-top-right-radius: 0; -} - -stack headerbar:first-child, stack headerbar:last-child { - border-top-left-radius: 0; - border-top-right-radius: 0; -} - -window separator:first-child + headerbar:backdrop, window separator:first-child + headerbar, window headerbar:first-child:backdrop, window headerbar:first-child { - border-top-left-radius: 0; -} - -window headerbar:last-child:backdrop, window headerbar:last-child { - border-top-right-radius: 0; -} - -window stack headerbar:first-child:backdrop, window stack headerbar:first-child, window stack headerbar:last-child:backdrop, window stack headerbar:last-child { - border-top-left-radius: 0; - border-top-right-radius: 0; -} - -window.tiled headerbar, window.tiled headerbar:first-child, window.tiled headerbar:last-child, window.tiled headerbar:only-child, window.tiled-top headerbar, window.tiled-top headerbar:first-child, window.tiled-top headerbar:last-child, window.tiled-top headerbar:only-child, window.tiled-right headerbar, window.tiled-right headerbar:first-child, window.tiled-right headerbar:last-child, window.tiled-right headerbar:only-child, window.tiled-bottom headerbar, window.tiled-bottom headerbar:first-child, window.tiled-bottom headerbar:last-child, window.tiled-bottom headerbar:only-child, window.tiled-left headerbar, window.tiled-left headerbar:first-child, window.tiled-left headerbar:last-child, window.tiled-left headerbar:only-child, window.maximized headerbar, window.maximized headerbar:first-child, window.maximized headerbar:last-child, window.maximized headerbar:only-child { - border-top-left-radius: 0; - border-top-right-radius: 0; -} - -window.fullscreen headerbar, window.fullscreen headerbar:first-child, window.fullscreen headerbar:last-child, window.fullscreen headerbar:only-child, .solid-csd headerbar, .solid-csd headerbar:first-child, .solid-csd headerbar:last-child, .solid-csd headerbar:only-child { - border-top-left-radius: 0; - border-top-right-radius: 0; -} - -.titlebar, .titlebar.background { - border-top-left-radius: 0; - border-top-right-radius: 0; -} - -.tiled .titlebar, .tiled .titlebar.background, .tiled .titlebar:backdrop, .maximized .titlebar, .maximized .titlebar.background, .maximized .titlebar:backdrop, .fullscreen .titlebar, .fullscreen .titlebar.background, .fullscreen .titlebar:backdrop, .tiled .titlebar headerbar, .tiled .titlebar headerbar.background, .tiled .titlebar headerbar:backdrop, .maximized .titlebar headerbar, .maximized .titlebar headerbar.background, .maximized .titlebar headerbar:backdrop, .fullscreen .titlebar headerbar, .fullscreen .titlebar headerbar.background, .fullscreen .titlebar headerbar:backdrop { - border-top-left-radius: 0; - border-top-right-radius: 0; -} - -headerbar entry, headerbar button, headerbar separator:not(.sidebar) { - margin-top: 5px; - margin-bottom: 5px; -} - -headerbar.windowhandle viewswitcher button { - border-radius: 0; - margin-top: 0; - margin-bottom: 0; - padding: 0; - min-height: 0; - min-width: 120px; - border: none; - outline: none; - background-clip: padding-box; - border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #5294e2 0%, transparent 0%) 0 0 0/0 0 0; -} - -headerbar.windowhandle viewswitcher button > stack > box { - padding: 0 12px; -} - -headerbar.windowhandle viewswitcher button > stack > box.narrow { - font-size: 10px; -} - -headerbar.windowhandle viewswitcher button > stack > box.narrow image { - margin-top: 3px; -} - -headerbar.windowhandle viewswitcher button:hover { - color: rgba(255, 255, 255, 0.8); - background-color: rgba(228, 235, 241, 0.06); -} - -headerbar.windowhandle viewswitcher button:active { - color: rgba(228, 235, 241, 0.8); - background-color: rgba(228, 235, 241, 0.15); - border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #5294e2 100%, transparent 0%) 0 0 2/0 0 2px; -} - -headerbar.windowhandle viewswitcher button:checked { - color: rgba(228, 235, 241, 0.8); - background-color: rgba(228, 235, 241, 0.1); - border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #5294e2 100%, transparent 0%) 0 0 2/0 0 2px; -} - -headerbar.windowhandle viewswitcher button:disabled { - color: rgba(228, 235, 241, 0.35); - background-color: transparent; -} - -headerbar.windowhandle viewswitcher button:checked:disabled { - color: rgba(228, 235, 241, 0.35); - background-color: transparent; - border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), rgba(82, 148, 226, 0.35) 100%, transparent 0%) 0 0 2/0 0 2px; -} - -window > .titlebar:not(headerbar), window > .titlebar:not(headerbar):backdrop, window.csd > .titlebar:not(headerbar), window.csd > .titlebar:not(headerbar):backdrop { - padding: 0; - background: none; - border: none; - box-shadow: none; -} - -.titlebar:not(headerbar) > separator { - background-image: image(#282A33); - box-shadow: inset 0 -1px rgba(0, 0, 0, 0.15); -} - -.titlebar:not(headerbar) > separator:backdrop { - background-image: image(#282A33); -} - -.primary-toolbar:not(.libreoffice-toolbar) separator, headerbar separator.titlebutton, headerbar separator { - min-width: 0; - min-height: 0; - background: none; - border-width: 0; - border-image: none; -} - -window.thunar toolbar entry, window.thunar .inline-toolbar entry, .caja-navigation-window toolbar#Toolbar.primary-toolbar entry, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar entry, .nemo-window .primary-toolbar entry, headerbar entry { - color: rgba(228, 235, 241, 0.8); - border-color: rgba(255, 255, 255, 0.12); - background-color: #21232a; -} - -window.thunar toolbar entry image, window.thunar .inline-toolbar entry image, .caja-navigation-window toolbar#Toolbar.primary-toolbar entry image, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar entry image, .nemo-window .primary-toolbar entry image, headerbar entry image, headerbar entry image:hover { - color: inherit; -} - -window.thunar toolbar entry:backdrop, window.thunar .inline-toolbar entry:backdrop, .caja-navigation-window toolbar#Toolbar.primary-toolbar entry:backdrop, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar entry:backdrop, .nemo-window .primary-toolbar entry:backdrop, headerbar entry:backdrop { - opacity: 0.85; -} - -window.thunar toolbar entry:focus, window.thunar .inline-toolbar entry:focus, .caja-navigation-window toolbar#Toolbar.primary-toolbar entry:focus, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar entry:focus, .nemo-window .primary-toolbar entry:focus, headerbar entry:focus { - color: rgba(255, 255, 255, 0.8); - border-color: #5294e2; - background-color: #262830; - background-clip: border-box; -} - -window.thunar toolbar entry:focus image, window.thunar .inline-toolbar entry:focus image, .caja-navigation-window toolbar#Toolbar.primary-toolbar entry:focus image, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar entry:focus image, .nemo-window .primary-toolbar entry:focus image, headerbar entry:focus image { - color: #5294e2; -} - -window.thunar toolbar entry:disabled, window.thunar .inline-toolbar entry:disabled, .caja-navigation-window toolbar#Toolbar.primary-toolbar entry:disabled, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar entry:disabled, .nemo-window .primary-toolbar entry:disabled, headerbar entry:disabled { - color: rgba(228, 235, 241, 0.35); - border-color: rgba(255, 255, 255, 0.12); - background-color: rgba(33, 35, 42, 0.85); -} - -window.thunar toolbar entry selection:focus, window.thunar .inline-toolbar entry selection:focus, .caja-navigation-window toolbar#Toolbar.primary-toolbar entry selection:focus, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar entry selection:focus, .nemo-window .primary-toolbar entry selection:focus, headerbar entry selection:focus { - background-color: #5294e2; - color: #ffffff; -} - -window.thunar toolbar entry progress, window.thunar .inline-toolbar entry progress, .caja-navigation-window toolbar#Toolbar.primary-toolbar entry progress, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar entry progress, .nemo-window .primary-toolbar entry progress, headerbar entry progress { - border-color: #5294e2; - background-image: none; - background-color: transparent; -} - -window.thunar toolbar entry.warning, window.thunar .inline-toolbar entry.warning, .caja-navigation-window toolbar#Toolbar.primary-toolbar entry.warning, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar entry.warning, .nemo-window .primary-toolbar entry.warning, headerbar entry.warning { - color: white; - border-color: #F27835; - background-color: #a15934; -} - -window.thunar toolbar entry.warning:focus, window.thunar .inline-toolbar entry.warning:focus, .caja-navigation-window toolbar#Toolbar.primary-toolbar entry.warning:focus, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar entry.warning:focus, .nemo-window .primary-toolbar entry.warning:focus, headerbar entry.warning:focus { - color: white; - background-color: #F27835; -} - -window.thunar toolbar entry.warning selection, window.thunar .inline-toolbar entry.warning selection, .caja-navigation-window toolbar#Toolbar.primary-toolbar entry.warning selection, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar entry.warning selection, .nemo-window .primary-toolbar entry.warning selection, headerbar entry.warning selection, window.thunar toolbar entry.warning selection:focus, window.thunar .inline-toolbar entry.warning selection:focus { - background-color: white; - color: #F27835; -} - -window.thunar toolbar entry.error, window.thunar .inline-toolbar entry.error, .caja-navigation-window toolbar#Toolbar.primary-toolbar entry.error, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar entry.error, .nemo-window .primary-toolbar entry.error, headerbar entry.error { - color: white; - border-color: #FC4138; - background-color: #a73836; -} - -window.thunar toolbar entry.error:focus, window.thunar .inline-toolbar entry.error:focus, .caja-navigation-window toolbar#Toolbar.primary-toolbar entry.error:focus, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar entry.error:focus, .nemo-window .primary-toolbar entry.error:focus, headerbar entry.error:focus { - color: white; - background-color: #FC4138; -} - -window.thunar toolbar entry.error selection, window.thunar .inline-toolbar entry.error selection, .caja-navigation-window toolbar#Toolbar.primary-toolbar entry.error selection, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar entry.error selection, .nemo-window .primary-toolbar entry.error selection, headerbar entry.error selection, window.thunar toolbar entry.error selection:focus, window.thunar .inline-toolbar entry.error selection:focus { - background-color: white; - color: #FC4138; -} - -window.thunar toolbar button, window.thunar .inline-toolbar button, .caja-navigation-window toolbar#Toolbar.primary-toolbar button, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar button, .nemo-window .primary-toolbar button, headerbar button { - color: rgba(228, 235, 241, 0.8); - outline-offset: -3px; - background-color: rgba(40, 42, 51, 0); - border-color: rgba(40, 42, 51, 0); -} - -window.thunar toolbar button:backdrop, window.thunar .inline-toolbar button:backdrop, .caja-navigation-window toolbar#Toolbar.primary-toolbar button:backdrop, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar button:backdrop, .nemo-window .primary-toolbar button:backdrop, headerbar button:backdrop { - opacity: 0.7; -} - -window.thunar toolbar button:hover, window.thunar .inline-toolbar button:hover, .caja-navigation-window toolbar#Toolbar.primary-toolbar button:hover, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar button:hover, .nemo-window .primary-toolbar button:hover, headerbar button:hover { - color: rgba(228, 235, 241, 0.8); - border-color: rgba(255, 255, 255, 0.12); - background-color: #333641; -} - -window.thunar toolbar button:active, window.thunar .inline-toolbar button:active, .caja-navigation-window toolbar#Toolbar.primary-toolbar button:active, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar button:active, .nemo-window .primary-toolbar button:active, headerbar button:active, window.thunar toolbar button:checked, window.thunar .inline-toolbar button:checked, .caja-navigation-window toolbar#Toolbar.primary-toolbar button:checked, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar button:checked, .nemo-window .primary-toolbar button:checked, headerbar button:checked { - transition: 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); - color: #ffffff; - border-color: #68a2e6; - background-color: #5294e2; - background-clip: border-box; -} - -window.thunar toolbar button:disabled, window.thunar .inline-toolbar button:disabled, .caja-navigation-window toolbar#Toolbar.primary-toolbar button:disabled, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar button:disabled, .nemo-window .primary-toolbar button:disabled, headerbar button:disabled { - background-color: rgba(40, 42, 51, 0); - border-color: rgba(40, 42, 51, 0); -} - -window.thunar toolbar button:disabled label, window.thunar .inline-toolbar button:disabled label, .caja-navigation-window toolbar#Toolbar.primary-toolbar button:disabled label, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar button:disabled label, .nemo-window .primary-toolbar button:disabled label, headerbar button:disabled label, window.thunar toolbar button:disabled, window.thunar .inline-toolbar button:disabled, .caja-navigation-window toolbar#Toolbar.primary-toolbar button:disabled, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar button:disabled, .nemo-window .primary-toolbar button:disabled, headerbar button:disabled { - color: rgba(228, 235, 241, 0.3); -} - -window.thunar toolbar button:disabled:active, window.thunar .inline-toolbar button:disabled:active, .caja-navigation-window toolbar#Toolbar.primary-toolbar button:disabled:active, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar button:disabled:active, .nemo-window .primary-toolbar button:disabled:active, headerbar button:disabled:active, window.thunar toolbar button:disabled:checked, window.thunar .inline-toolbar button:disabled:checked, .caja-navigation-window toolbar#Toolbar.primary-toolbar button:disabled:checked, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar button:disabled:checked, .nemo-window .primary-toolbar button:disabled:checked, headerbar button:disabled:checked { - color: rgba(255, 255, 255, 0.5); - border-color: rgba(82, 148, 226, 0.65); - background-color: rgba(82, 148, 226, 0.65); -} - -window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button, window.thunar .inline-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button, -.nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button, .nautilus-window headerbar.titlebar .path-bar-box .linked.nautilus-path-bar button.text-button, -.nautilus-window headerbar.titlebar .path-bar-box .linked.nautilus-path-bar button.image-button.text-button, .caja-navigation-window toolbar#Toolbar.primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar > button, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar > button, headerbar .linked:not(.vertical):not(.stack-switcher).path-bar > button { - background: none; - border: none; - border-radius: 0; - border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #5294e2 0%, transparent 0%) 0 0 0/0 0 0; -} - -window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:hover, window.thunar .inline-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:hover, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:hover, -.nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:hover, .nautilus-window headerbar.titlebar .path-bar-box .linked.nautilus-path-bar button.text-button:hover, .caja-navigation-window toolbar#Toolbar.primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar > button:hover, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar > button:hover, headerbar .linked:not(.vertical):not(.stack-switcher).path-bar > button:hover { - color: rgba(255, 255, 255, 0.8); - background-color: transparent; - box-shadow: inset 0 -2px rgba(82, 148, 226, 0.5); -} - -window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked, window.thunar .inline-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked, -.nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:checked, .nautilus-window headerbar.titlebar .path-bar-box .linked.nautilus-path-bar button.text-button:checked, .caja-navigation-window toolbar#Toolbar.primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar > button:checked, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar > button:checked, headerbar .linked:not(.vertical):not(.stack-switcher).path-bar > button:checked, window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:active, window.thunar .inline-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:active, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:active, -.nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:active, .nautilus-window headerbar.titlebar .path-bar-box .linked.nautilus-path-bar button.text-button:active, .caja-navigation-window toolbar#Toolbar.primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar > button:active, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar > button:active, headerbar .linked:not(.vertical):not(.stack-switcher).path-bar > button:active { - color: rgba(228, 235, 241, 0.8); - background-color: transparent; - border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #5294e2 100%, transparent 0%) 0 0 2/0 0 2px; -} - -window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:disabled, window.thunar .inline-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:disabled, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:disabled, -.nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:disabled, .nautilus-window headerbar.titlebar .path-bar-box .linked.nautilus-path-bar button.text-button:disabled, .caja-navigation-window toolbar#Toolbar.primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar > button:disabled, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar > button:disabled, headerbar .linked:not(.vertical):not(.stack-switcher).path-bar > button:disabled { - color: rgba(228, 235, 241, 0.4); - background-color: transparent; -} - -window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked:disabled, window.thunar .inline-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked:disabled, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button:checked:disabled, -.nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button:checked:disabled, .nautilus-window headerbar.titlebar .path-bar-box .linked.nautilus-path-bar button.text-button:checked:disabled, .caja-navigation-window toolbar#Toolbar.primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar > button:checked:disabled, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar > button:checked:disabled, headerbar .linked:not(.vertical):not(.stack-switcher).path-bar > button:checked:disabled { - color: rgba(228, 235, 241, 0.4); - background-color: transparent; - border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), rgba(82, 148, 226, 0.4) 100%, transparent 0%) 0 0 2/0 0 2px; -} - -.caja-navigation-window toolbar#Toolbar.primary-toolbar button.flat.popup.toggle.sources-button:hover, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar button.flat.popup.toggle.sources-button:hover, .nemo-window .primary-toolbar button.flat.popup.toggle.sources-button:hover, headerbar button.flat.popup.toggle.sources-button:hover { - box-shadow: inset 0 -1px rgba(0, 0, 0, 0.15); -} - -.caja-navigation-window toolbar.selection-mode#Toolbar.primary-toolbar button, .caja-navigation-window .selection-mode#Toolbar.primary-toolbar.inline-toolbar button, .nemo-window .selection-mode.primary-toolbar button, headerbar.selection-mode button { - border-color: transparent; - background-color: transparent; - background-image: none; - color: #ffffff; - background-color: rgba(255, 255, 255, 0); -} - -.caja-navigation-window toolbar.selection-mode#Toolbar.primary-toolbar button:hover, .caja-navigation-window .selection-mode#Toolbar.primary-toolbar.inline-toolbar button:hover, .nemo-window .selection-mode.primary-toolbar button:hover, headerbar.selection-mode button:hover { - background-color: alpha(#ffffff,0.3); -} - -.caja-navigation-window toolbar.selection-mode#Toolbar.primary-toolbar button:active, .caja-navigation-window .selection-mode#Toolbar.primary-toolbar.inline-toolbar button:active, .nemo-window .selection-mode.primary-toolbar button:active, headerbar.selection-mode button:active, .caja-navigation-window toolbar.selection-mode#Toolbar.primary-toolbar button:checked, .caja-navigation-window .selection-mode#Toolbar.primary-toolbar.inline-toolbar button:checked, .nemo-window .selection-mode.primary-toolbar button:checked, headerbar.selection-mode button:checked { - color: #ffffff; - background-color: rgba(255, 255, 255, 0.35); - border-color: rgba(255, 255, 255, 0.65); -} - -.caja-navigation-window toolbar.selection-mode#Toolbar.primary-toolbar button:disabled, .caja-navigation-window .selection-mode#Toolbar.primary-toolbar.inline-toolbar button:disabled, .nemo-window .selection-mode.primary-toolbar button:disabled, headerbar.selection-mode button:disabled { - background-color: rgba(255, 255, 255, 0); - border-color: rgba(255, 255, 255, 0.4); -} - -.caja-navigation-window toolbar.selection-mode#Toolbar.primary-toolbar button:disabled, .caja-navigation-window .selection-mode#Toolbar.primary-toolbar.inline-toolbar button:disabled, .nemo-window .selection-mode.primary-toolbar button:disabled, headerbar.selection-mode button:disabled, .caja-navigation-window toolbar.selection-mode#Toolbar.primary-toolbar button:disabled label, .caja-navigation-window .selection-mode#Toolbar.primary-toolbar.inline-toolbar button:disabled label, .nemo-window .selection-mode.primary-toolbar button:disabled label, headerbar.selection-mode button:disabled label { - color: rgba(255, 255, 255, 0.5); -} - -.caja-navigation-window toolbar.selection-mode#Toolbar.primary-toolbar button:disabled:active, .caja-navigation-window .selection-mode#Toolbar.primary-toolbar.inline-toolbar button:disabled:active, .nemo-window .selection-mode.primary-toolbar button:disabled:active, headerbar.selection-mode button:disabled:active, .caja-navigation-window toolbar.selection-mode#Toolbar.primary-toolbar button:disabled:checked, .caja-navigation-window .selection-mode#Toolbar.primary-toolbar.inline-toolbar button:disabled:checked, .nemo-window .selection-mode.primary-toolbar button:disabled:checked, headerbar.selection-mode button:disabled:checked { - color: rgba(255, 255, 255, 0.75); - background-color: rgba(255, 255, 255, 0.2); - border-color: rgba(255, 255, 255, 0.4); -} - -.caja-navigation-window toolbar.selection-mode#Toolbar.primary-toolbar button:backdrop, .caja-navigation-window .selection-mode#Toolbar.primary-toolbar.inline-toolbar button:backdrop, .nemo-window .selection-mode.primary-toolbar button:backdrop, headerbar.selection-mode button:backdrop { - opacity: 0.7; - background: none; -} - -.caja-navigation-window toolbar#Toolbar.primary-toolbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) button:not(:only-child), .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) button:not(:only-child), .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) button:not(:only-child), headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) button:not(:only-child) { - margin-left: 1px; -} - -.caja-navigation-window toolbar#Toolbar.primary-toolbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > button, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > button, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > button, headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar):not(.stack-switcher) > button { - border-radius: 2px; - border-style: solid; -} - -.caja-navigation-window toolbar#Toolbar.primary-toolbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), -.caja-navigation-window toolbar#Toolbar.primary-toolbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action), -.caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action), -.nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action), -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action), -.caja-navigation-window toolbar#Toolbar.primary-toolbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:not(:only-child), -.caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:not(:only-child), -.nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:not(:only-child), -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:not(:only-child), -.caja-navigation-window toolbar#Toolbar.primary-toolbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):not(:hover), -.caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):not(:hover), -.nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):not(:hover), -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):not(:hover) { - box-shadow: none; -} - -.caja-navigation-window toolbar#Toolbar.primary-toolbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:backdrop, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:backdrop, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:backdrop, headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:backdrop { - box-shadow: none; -} - -.caja-navigation-window toolbar#Toolbar.primary-toolbar .linked:not(.vertical):not(.path-bar) > entry, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar .linked:not(.vertical):not(.path-bar) > entry, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry, headerbar .linked:not(.vertical):not(.path-bar) > entry { - margin-left: 1px; - border-radius: 2px; - border: 1px solid rgba(255, 255, 255, 0.12); -} - -.caja-navigation-window toolbar#Toolbar.primary-toolbar .linked:not(.vertical):not(.path-bar) > entry:focus, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar .linked:not(.vertical):not(.path-bar) > entry:focus, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar) > entry:focus, headerbar .linked:not(.vertical):not(.path-bar) > entry:focus { - border-color: #5294e2; -} - -.caja-navigation-window toolbar#Toolbar.primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar > button, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar > button, .nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar > button, headerbar .linked:not(.vertical):not(.stack-switcher).path-bar > button { - margin: 0; -} - -.caja-navigation-window toolbar#Toolbar.primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button { - background-color: #3e4250; - color: rgba(228, 235, 241, 0.8); - border-color: rgba(255, 255, 255, 0.12); -} - -.caja-navigation-window toolbar#Toolbar.primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:hover, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:hover, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:hover, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:hover { - background-color: #4a4d5e; -} - -.caja-navigation-window toolbar#Toolbar.primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:active, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:active, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:active, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:active, .caja-navigation-window toolbar#Toolbar.primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:checked, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:checked, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:checked, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:checked { - color: #ffffff; - border-color: #68a2e6; - background-color: #5294e2; -} - -.caja-navigation-window toolbar#Toolbar.primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:disabled, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:disabled, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:disabled, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:disabled { - color: rgba(228, 235, 241, 0.4); -} - -.caja-navigation-window toolbar#Toolbar.primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:disabled label, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:disabled label, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:disabled label, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:disabled label { - color: rgba(228, 235, 241, 0.4); -} - -.caja-navigation-window toolbar#Toolbar.primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button { - border-left-style: none; - border-right-style: none; -} - -.caja-navigation-window toolbar#Toolbar.primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:first-child, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:first-child, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:first-child, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:first-child { - border-left-style: solid; -} - -.caja-navigation-window toolbar#Toolbar.primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:last-child, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:last-child, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:last-child, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:last-child { - border-right-style: solid; -} - -.caja-navigation-window toolbar#Toolbar.primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button + button, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button + button, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button + button, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button + button { - border-left-style: none; - border-right-style: none; -} - -.caja-navigation-window toolbar#Toolbar.primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button + button:last-child, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button + button:last-child, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button + button:last-child, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button + button:last-child { - border-right-style: solid; -} - -.caja-navigation-window toolbar#Toolbar.primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:hover:not(:checked):not(:active):not(:only-child):first-child:hover, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:hover:not(:checked):not(:active):not(:only-child):first-child:hover, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:hover:not(:checked):not(:active):not(:only-child):first-child:hover, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:hover:not(:checked):not(:active):not(:only-child):first-child:hover { - box-shadow: none; -} - -.caja-navigation-window toolbar#Toolbar.primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:hover:not(:checked):not(:active):not(:only-child):last-child:hover, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:hover:not(:checked):not(:active):not(:only-child):last-child:hover, .nemo-window .primary-toolbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:hover:not(:checked):not(:active):not(:only-child):last-child:hover, headerbar .linked:not(.vertical):not(.path-bar).stack-switcher > button:hover:not(:checked):not(:active):not(:only-child):last-child:hover { - box-shadow: none; -} - -.caja-navigation-window toolbar#Toolbar.primary-toolbar button.suggested-action, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar button.suggested-action, .nemo-window .primary-toolbar button.suggested-action, headerbar button.suggested-action { - background-clip: border-box; - color: white; - background-color: #5294e2; - border-color: #3c86de; -} - -.caja-navigation-window toolbar#Toolbar.primary-toolbar button.suggested-action.flat, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar button.suggested-action.flat, .nemo-window .primary-toolbar button.suggested-action.flat, headerbar button.suggested-action.flat { - border-color: transparent; - background-color: transparent; - background-image: none; - color: #5294e2; -} - -.caja-navigation-window toolbar#Toolbar.primary-toolbar button.suggested-action:hover, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar button.suggested-action:hover, .nemo-window .primary-toolbar button.suggested-action:hover, headerbar button.suggested-action:hover { - background-clip: border-box; - color: white; - background-color: #68a2e6; - border-color: #5294e2; -} - -.caja-navigation-window toolbar#Toolbar.primary-toolbar button.suggested-action:active, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar button.suggested-action:active, .nemo-window .primary-toolbar button.suggested-action:active, headerbar button.suggested-action:active, .caja-navigation-window toolbar#Toolbar.primary-toolbar button.suggested-action:checked, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar button.suggested-action:checked, .nemo-window .primary-toolbar button.suggested-action:checked, headerbar button.suggested-action:checked { - background-clip: border-box; - color: white; - background-color: #7eafe9; - border-color: #68a2e6; -} - -.caja-navigation-window toolbar#Toolbar.primary-toolbar button.suggested-action:disabled, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar button.suggested-action:disabled, .nemo-window .primary-toolbar button.suggested-action:disabled, headerbar button.suggested-action:disabled { - background-color: rgba(40, 42, 51, 0); - border-color: rgba(40, 42, 51, 0); -} - -.caja-navigation-window toolbar#Toolbar.primary-toolbar button.suggested-action:disabled label, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar button.suggested-action:disabled label, .nemo-window .primary-toolbar button.suggested-action:disabled label, headerbar button.suggested-action:disabled label, .caja-navigation-window toolbar#Toolbar.primary-toolbar button.suggested-action:disabled, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar button.suggested-action:disabled, .nemo-window .primary-toolbar button.suggested-action:disabled, headerbar button.suggested-action:disabled { - color: rgba(228, 235, 241, 0.3); -} - -.caja-navigation-window toolbar#Toolbar.primary-toolbar button.suggested-action:backdrop, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar button.suggested-action:backdrop, .nemo-window .primary-toolbar button.suggested-action:backdrop, headerbar button.suggested-action:backdrop { - opacity: 0.8; -} - -.caja-navigation-window toolbar#Toolbar.primary-toolbar button.destructive-action, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar button.destructive-action, .nemo-window .primary-toolbar button.destructive-action, headerbar button.destructive-action { - background-clip: border-box; - color: white; - background-color: #F04A50; - border-color: #ee3239; -} - -.caja-navigation-window toolbar#Toolbar.primary-toolbar button.destructive-action.flat, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar button.destructive-action.flat, .nemo-window .primary-toolbar button.destructive-action.flat, headerbar button.destructive-action.flat { - border-color: transparent; - background-color: transparent; - background-image: none; - color: #F04A50; -} - -.caja-navigation-window toolbar#Toolbar.primary-toolbar button.destructive-action:hover, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar button.destructive-action:hover, .nemo-window .primary-toolbar button.destructive-action:hover, headerbar button.destructive-action:hover { - background-clip: border-box; - color: white; - background-color: #f26267; - border-color: #f04a50; -} - -.caja-navigation-window toolbar#Toolbar.primary-toolbar button.destructive-action:active, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar button.destructive-action:active, .nemo-window .primary-toolbar button.destructive-action:active, headerbar button.destructive-action:active, .caja-navigation-window toolbar#Toolbar.primary-toolbar button.destructive-action:checked, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar button.destructive-action:checked, .nemo-window .primary-toolbar button.destructive-action:checked, headerbar button.destructive-action:checked { - background-clip: border-box; - color: white; - background-color: #f4797e; - border-color: #f26267; -} - -.caja-navigation-window toolbar#Toolbar.primary-toolbar button.destructive-action:disabled, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar button.destructive-action:disabled, .nemo-window .primary-toolbar button.destructive-action:disabled, headerbar button.destructive-action:disabled { - background-color: rgba(40, 42, 51, 0); - border-color: rgba(40, 42, 51, 0); -} - -.caja-navigation-window toolbar#Toolbar.primary-toolbar button.destructive-action:disabled label, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar button.destructive-action:disabled label, .nemo-window .primary-toolbar button.destructive-action:disabled label, headerbar button.destructive-action:disabled label, .caja-navigation-window toolbar#Toolbar.primary-toolbar button.destructive-action:disabled, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar button.destructive-action:disabled, .nemo-window .primary-toolbar button.destructive-action:disabled, headerbar button.destructive-action:disabled { - color: rgba(228, 235, 241, 0.3); -} - -.caja-navigation-window toolbar#Toolbar.primary-toolbar button.destructive-action:backdrop, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar button.destructive-action:backdrop, .nemo-window .primary-toolbar button.destructive-action:backdrop, headerbar button.destructive-action:backdrop { - opacity: 0.8; -} - -.caja-navigation-window toolbar#Toolbar.primary-toolbar spinbutton:not(.vertical):focus, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar spinbutton:not(.vertical):focus, .nemo-window .primary-toolbar spinbutton:not(.vertical):focus, headerbar spinbutton:not(.vertical):focus { - color: #ffffff; - caret-color: #ffffff; -} - -.caja-navigation-window toolbar#Toolbar.primary-toolbar spinbutton:not(.vertical) button, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar spinbutton:not(.vertical) button, .nemo-window .primary-toolbar spinbutton:not(.vertical) button, headerbar spinbutton:not(.vertical) button { - color: rgba(228, 235, 241, 0.8); - border-color: rgba(255, 255, 255, 0.12); - background-color: #333641; -} - -.caja-navigation-window toolbar#Toolbar.primary-toolbar spinbutton:not(.vertical) button:hover, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar spinbutton:not(.vertical) button:hover, .nemo-window .primary-toolbar spinbutton:not(.vertical) button:hover, headerbar spinbutton:not(.vertical) button:hover { - background-color: rgba(126, 131, 154, 0.4); -} - -.caja-navigation-window toolbar#Toolbar.primary-toolbar spinbutton:not(.vertical) button:active, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar spinbutton:not(.vertical) button:active, .nemo-window .primary-toolbar spinbutton:not(.vertical) button:active, headerbar spinbutton:not(.vertical) button:active, .caja-navigation-window toolbar#Toolbar.primary-toolbar spinbutton:not(.vertical) button:checked, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar spinbutton:not(.vertical) button:checked, .nemo-window .primary-toolbar spinbutton:not(.vertical) button:checked, headerbar spinbutton:not(.vertical) button:checked { - color: #ffffff; - border-color: #68a2e6; - background-color: #5294e2; -} - -.caja-navigation-window toolbar#Toolbar.primary-toolbar spinbutton:not(.vertical) button:disabled, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar spinbutton:not(.vertical) button:disabled, .nemo-window .primary-toolbar spinbutton:not(.vertical) button:disabled, headerbar spinbutton:not(.vertical) button:disabled { - color: rgba(228, 235, 241, 0.2); -} - -.caja-navigation-window toolbar#Toolbar.primary-toolbar combobox:disabled, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar combobox:disabled, .nemo-window .primary-toolbar combobox:disabled, headerbar combobox:disabled { - color: rgba(228, 235, 241, 0.2); -} - -.caja-navigation-window toolbar#Toolbar.primary-toolbar combobox > .linked > button.combo, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar combobox > .linked > button.combo, .nemo-window .primary-toolbar combobox > .linked > button.combo, headerbar combobox > .linked > button.combo { - color: rgba(228, 235, 241, 0.8); - outline-offset: -3px; - background-color: rgba(40, 42, 51, 0); - border-color: rgba(40, 42, 51, 0); -} - -.caja-navigation-window toolbar#Toolbar.primary-toolbar combobox > .linked > button.combo:hover, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar combobox > .linked > button.combo:hover, .nemo-window .primary-toolbar combobox > .linked > button.combo:hover, headerbar combobox > .linked > button.combo:hover { - color: rgba(228, 235, 241, 0.8); - border-color: rgba(255, 255, 255, 0.12); - background-color: #333641; - box-shadow: none; -} - -.caja-navigation-window toolbar#Toolbar.primary-toolbar combobox > .linked > button.combo:disabled, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar combobox > .linked > button.combo:disabled, .nemo-window .primary-toolbar combobox > .linked > button.combo:disabled, headerbar combobox > .linked > button.combo:disabled { - background-color: rgba(40, 42, 51, 0); - border-color: rgba(40, 42, 51, 0); -} - -.caja-navigation-window toolbar#Toolbar.primary-toolbar combobox > .linked > button.combo:disabled label, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar combobox > .linked > button.combo:disabled label, .nemo-window .primary-toolbar combobox > .linked > button.combo:disabled label, headerbar combobox > .linked > button.combo:disabled label, .caja-navigation-window toolbar#Toolbar.primary-toolbar combobox > .linked > button.combo:disabled, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar combobox > .linked > button.combo:disabled, .nemo-window .primary-toolbar combobox > .linked > button.combo:disabled, headerbar combobox > .linked > button.combo:disabled { - color: rgba(228, 235, 241, 0.3); -} - -.caja-navigation-window toolbar#Toolbar.primary-toolbar combobox > .linked > entry.combo:dir(ltr), .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar combobox > .linked > entry.combo:dir(ltr), .nemo-window .primary-toolbar combobox > .linked > entry.combo:dir(ltr), headerbar combobox > .linked > entry.combo:dir(ltr) { - border-right-style: none; -} - -.caja-navigation-window toolbar#Toolbar.primary-toolbar combobox > .linked > entry.combo:dir(ltr):focus, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar combobox > .linked > entry.combo:dir(ltr):focus, .nemo-window .primary-toolbar combobox > .linked > entry.combo:dir(ltr):focus, headerbar combobox > .linked > entry.combo:dir(ltr):focus { - box-shadow: 1px 0 #5294e2; -} - -.caja-navigation-window toolbar#Toolbar.primary-toolbar combobox > .linked > entry.combo:dir(rtl), .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar combobox > .linked > entry.combo:dir(rtl), .nemo-window .primary-toolbar combobox > .linked > entry.combo:dir(rtl), headerbar combobox > .linked > entry.combo:dir(rtl) { - border-left-style: none; -} - -.caja-navigation-window toolbar#Toolbar.primary-toolbar combobox > .linked > entry.combo:dir(rtl):focus, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar combobox > .linked > entry.combo:dir(rtl):focus, .nemo-window .primary-toolbar combobox > .linked > entry.combo:dir(rtl):focus, headerbar combobox > .linked > entry.combo:dir(rtl):focus { - box-shadow: -1px 0 #5294e2; -} - -.caja-navigation-window toolbar#Toolbar.primary-toolbar switch:backdrop, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar switch:backdrop, .nemo-window .primary-toolbar switch:backdrop, headerbar switch:backdrop { - opacity: 0.75; -} - -.caja-navigation-window toolbar#Toolbar.primary-toolbar progressbar trough, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar progressbar trough, .nemo-window .primary-toolbar progressbar trough, headerbar progressbar trough { - background-color: #121216; -} - -.caja-navigation-window toolbar#Toolbar.primary-toolbar progressbar:backdrop, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar progressbar:backdrop, .nemo-window .primary-toolbar progressbar:backdrop, headerbar progressbar:backdrop { - opacity: 0.75; -} - -.caja-navigation-window toolbar#Toolbar.primary-toolbar scale:backdrop, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar scale:backdrop, .nemo-window .primary-toolbar scale:backdrop, headerbar scale:backdrop { - opacity: 0.75; -} - -.caja-navigation-window toolbar#Toolbar.primary-toolbar scale slider, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar scale slider, .nemo-window .primary-toolbar scale slider, headerbar scale slider { - background-color: #595e72; - border-color: rgba(13, 14, 17, 0.6); -} - -.caja-navigation-window toolbar#Toolbar.primary-toolbar scale slider:hover, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar scale slider:hover, .nemo-window .primary-toolbar scale slider:hover, headerbar scale slider:hover { - background-color: #656a80; - border-color: rgba(13, 14, 17, 0.6); -} - -.caja-navigation-window toolbar#Toolbar.primary-toolbar scale slider:active, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar scale slider:active, .nemo-window .primary-toolbar scale slider:active, headerbar scale slider:active { - background-color: #5294e2; - border-color: #2679db; -} - -.caja-navigation-window toolbar#Toolbar.primary-toolbar scale slider:disabled, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar scale slider:disabled, .nemo-window .primary-toolbar scale slider:disabled, headerbar scale slider:disabled { - background-color: #4b4e5f; - border-color: rgba(13, 14, 17, 0.6); -} - -.caja-navigation-window toolbar#Toolbar.primary-toolbar scale trough, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar scale trough, .nemo-window .primary-toolbar scale trough, headerbar scale trough { - background-color: #121216; -} - -.caja-navigation-window toolbar#Toolbar.primary-toolbar scale trough:disabled, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar scale trough:disabled, .nemo-window .primary-toolbar scale trough:disabled, headerbar scale trough:disabled { - background-color: rgba(18, 18, 22, 0.95); -} - -.path-bar button:hover { - background-color: rgba(70, 72, 83, 0.06); -} - -.path-bar button:checked, .path-bar button:active { - background-color: #5294e2; - border-color: #5294e2; -} - -.path-bar button:checked:hover, .path-bar button:active:hover { - background-color: #68a2e6; - border-color: #68a2e6; -} - -.path-bar button.text-button, .path-bar button.image-button, .path-bar button { - padding-left: 6px; - padding-right: 6px; -} - -.path-bar button.text-button.image-button label { - padding-left: 0; - padding-right: 0; -} - -.path-bar button.text-button.image-button label:last-child, .path-bar button label:last-child { - padding-right: 10px; -} - -.path-bar button.text-button.image-button label:first-child, .path-bar button label:first-child { - padding-left: 10px; -} - -.path-bar button.slider-button, .path-bar button:not(.image-button):not(.text-button) { - padding-left: 1px; - padding-right: 1px; -} - -.path-bar button image { - padding-left: 4px; - padding-right: 4px; -} - -treeview.view { - border-left-color: rgba(70, 72, 83, 0.15); - border-top-color: rgba(0, 0, 0, 0.1); -} - -* { - -GtkTreeView-horizontal-separator: 4; - -GtkTreeView-grid-line-width: 1; - -GtkTreeView-grid-line-pattern: ''; - -GtkTreeView-tree-line-width: 1; - -GtkTreeView-tree-line-pattern: ''; - -GtkTreeView-expander-size: 16; -} - -treeview.view acceleditor > label { - background-color: #5294e2; -} - -treeview.view:selected, treeview.view:selected:focus { - border-radius: 0; - border-left-color: #a9caf1; - border-top-color: rgba(70, 72, 83, 0.1); -} - -treeview.view:disabled { - color: rgba(70, 72, 83, 0.55); -} - -treeview.view:disabled:selected { - color: #97bfee; -} - -treeview.view.separator { - min-height: 2px; - color: rgba(0, 0, 0, 0.1); -} - -treeview.view:drop(active) { - border-style: solid none; - border-width: 1px; - border-color: #4c6e9b; -} - -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: #a3a4a9; -} - -treeview.view.expander:dir(rtl) { - -gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); -} - -treeview.view.expander:hover { - color: #464853; -} - -treeview.view.expander:selected { - color: #cbdff6; -} - -treeview.view.expander:selected:hover { - color: #ffffff; -} - -treeview.view.expander:checked { - -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); -} - -treeview.view.progressbar, treeview.view.progressbar:focus { - color: #ffffff; - border-radius: 2px; - background-color: #5294e2; -} - -treeview.view.progressbar:selected, treeview.view.progressbar:selected:focus, treeview.view.progressbar:focus:selected, treeview.view.progressbar:focus:selected:focus { - color: #5294e2; - box-shadow: none; - background-color: #ffffff; -} - -treeview.view.trough { - color: #464853; - background-color: rgba(0, 0, 0, 0.15); - border-radius: 2px; - border-width: 0; -} - -treeview.view.trough:selected, treeview.view.trough:selected:focus { - color: #ffffff; - background-color: rgba(0, 0, 0, 0.2); - border-radius: 2px; - border-width: 0; -} - -treeview.view header button { - min-height: 0; - min-width: 0; - padding: 3px 6px; - font-weight: bold; - color: #6b6d75; - background-color: #ffffff; - background-image: none; - border-style: none solid none none; - border-radius: 0; - border-image: linear-gradient(to bottom, #ffffff 20%, rgba(0, 0, 0, 0.11) 20%, rgba(0, 0, 0, 0.11) 80%, #ffffff 80%) 0 1 0 0/0 1px 0 0 stretch; -} - -treeview.view header button:hover { - color: #5294e2; -} - -treeview.view header button:active { - color: #464853; -} - -treeview.view header button:active, treeview.view header button:hover { - background-color: #ffffff; -} - -treeview.view header button:active:hover { - color: #464853; -} - -treeview.view header button:disabled { - border-color: #fafbfc; - background-image: none; -} - -treeview.view header button:last-child { - border-right-style: none; - border-image: none; -} - -treeview.view button.dnd, treeview.view button.dnd:selected, treeview.view button.dnd:hover, treeview.view button.dnd:active, -treeview.view header.button.dnd, -treeview.view header.button.dnd:selected, -treeview.view header.button.dnd:hover, -treeview.view header.button.dnd:active { - padding: 0 6px; - transition: none; - color: #ffffff; - background-color: #5294e2; - border-radius: 0; - border-style: none; -} - -menubar, -.menubar { - -GtkWidget-window-dragging: true; - padding: 0 0 0 0; - background-color: #282a33; - color: rgba(228, 235, 241, 0.8); - box-shadow: inset 0 -1px rgba(0, 0, 0, 0.15); -} - -menubar:backdrop, -.menubar:backdrop { - color: rgba(228, 235, 241, 0.5); -} - -menubar > menuitem, -.menubar > menuitem { - transition: all 0.2s cubic-bezier(0, 0, 0.2, 1); - padding: 4px 8px; - border: 1px solid transparent; - border-radius: 0; -} - -menubar > menuitem:hover, -.menubar > menuitem:hover { - background-color: #5294e2; - box-shadow: none; - border-color: #68a2e6; - color: #ffffff; -} - -menubar > menuitem:disabled, -.menubar > menuitem:disabled { - color: rgba(228, 235, 241, 0.45); -} - -menubar > menuitem label:disabled, -.menubar > menuitem label:disabled { - color: rgba(228, 235, 241, 0.45); -} - -.csd.popup { - border-radius: 0; -} - -menu, -.menu, -.context-menu, -popover.touch-selection, -.csd popover.touch-selection, -popover.background.touch-selection, -.csd popover.background.touch-selection { - border-radius: 0; - transition: none; - background-color: #ffffff; - border: 1px solid rgba(0, 0, 0, 0.15); - padding: 6px 0; -} - -.csd menu, .csd .menu, .csd .context-menu, .csd popover.touch-selection, -.csd popover.background.touch-selection { - border: none; - border-radius: 0; -} - -menu separator, .csd menu separator, -.menu separator, .csd .menu separator, -.context-menu separator, -popover.touch-selection separator, -.csd popover.touch-selection separator, -popover.background.touch-selection separator, .csd .context-menu separator { - margin: 4px 0; - background-color: #ffffff; -} - -menu menuitem, -.menu menuitem, -.context-menu menuitem, -popover.touch-selection menuitem, -.csd popover.touch-selection menuitem, -popover.background.touch-selection menuitem { - min-height: 16px; - min-width: 38px; - padding: 4px 8px; - text-shadow: none; - transition: background-color 20ms ease-out; -} - -menu menuitem:hover, -.menu menuitem:hover, -.context-menu menuitem:hover, -popover.touch-selection menuitem:hover { - transition: none; - color: #ffffff; - background-color: #5294e2; -} - -menu menuitem:disabled, -.menu menuitem:disabled, -.context-menu menuitem:disabled, -popover.touch-selection menuitem:disabled { - color: rgba(70, 72, 83, 0.55); -} - -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), -popover.touch-selection menuitem label:dir(rtl), -.context-menu menuitem label:dir(ltr), -popover.touch-selection menuitem label:dir(ltr) { - color: inherit; -} - -menu menuitem arrow, -.menu menuitem arrow, -.context-menu menuitem arrow, -popover.touch-selection menuitem arrow, -.csd popover.touch-selection menuitem arrow, -popover.background.touch-selection menuitem arrow { - min-height: 16px; - min-width: 16px; -} - -menu menuitem arrow:dir(ltr), -.menu menuitem arrow:dir(ltr), -.context-menu menuitem arrow:dir(ltr), -popover.touch-selection menuitem arrow:dir(ltr) { - -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); - margin-left: 8px; -} - -menu menuitem arrow:dir(rtl), -.menu menuitem arrow:dir(rtl), -.context-menu menuitem arrow:dir(rtl), -popover.touch-selection menuitem arrow:dir(rtl) { - -gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); - margin-right: 8px; -} - -menuitem accelerator { - color: alpha(currentColor,0.55); -} - -menuitem check, menuitem radio { - min-height: 16px; - min-width: 16px; -} - -menuitem check:dir(ltr), menuitem radio:dir(ltr) { - margin-right: 6px; - margin-left: 2px; -} - -menuitem check:dir(rtl), menuitem radio:dir(rtl) { - margin-left: 6px; - margin-right: 2px; -} - -menu > arrow, -.menu > arrow, -.context-menu > arrow, -popover.touch-selection > arrow, -.csd popover.touch-selection > arrow, -popover.background.touch-selection > arrow { - min-width: 16px; - min-height: 16px; - padding: 4px; - background-color: #ffffff; - border-radius: 0; - transition: none; -} - -menu > arrow.top, -.menu > arrow.top, -.context-menu > arrow.top, -popover.touch-selection > arrow.top, -.csd popover.touch-selection > arrow.top { - margin-top: -4px; - border-bottom: 1px solid rgba(0, 0, 0, 0.15); - -gtk-icon-source: -gtk-icontheme("pan-up-symbolic"); -} - -menu > arrow.bottom, -.menu > arrow.bottom, -.context-menu > arrow.bottom, -popover.touch-selection > arrow.bottom, -.csd popover.touch-selection > arrow.bottom { - margin-top: 8px; - margin-bottom: -12px; - border-top: 1px solid rgba(0, 0, 0, 0.15); - -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); -} - -menu > arrow:hover, -.menu > arrow:hover, -.context-menu > arrow:hover, -popover.touch-selection > arrow:hover, -.csd popover.touch-selection > arrow:hover { - background-color: #ededee; -} - -menu > arrow:disabled, -.menu > arrow:disabled, -.context-menu > arrow:disabled, -popover.touch-selection > arrow:disabled, -.csd popover.touch-selection > arrow:disabled { - color: transparent; - background-color: transparent; - border-color: transparent; -} - -popover, -popover.background { - padding: 2px; - background-clip: border-box; - background-color: #ffffff; -} - -popover, .csd popover, popover.menu, -popover.background, .csd popover.background, -popover.background.menu { - border-radius: 3px; - border: 1px solid rgba(0, 0, 0, 0.15); - box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1); -} - -popover separator, -popover.background separator { - background-color: #ffffff; -} - -popover label.separator, -popover.background label.separator { - color: #464853; -} - -popover > list, -popover > .view, -popover > toolbar, -popover > .inline-toolbar, -popover.background > list, -popover.background > .view, -popover.background > toolbar, -popover.background > .inline-toolbar { - border-style: none; - background-color: transparent; -} - -popover button:not(.suggested-action):not(.destructive-action):hover, -popover.background button:not(.suggested-action):not(.destructive-action):hover { - background-color: rgba(0, 0, 0, 0.05); - color: #4a4c59; -} - -popover button:not(.suggested-action):not(.destructive-action):checked, popover button:not(.suggested-action):not(.destructive-action):active, -popover.background button:not(.suggested-action):not(.destructive-action):checked, -popover.background button:not(.suggested-action):not(.destructive-action):active { - background-color: #5294e2; - color: #ffffff; -} - -cursor-handle { - background-color: transparent; - background-image: none; - box-shadow: none; - border-style: none; -} - -cursor-handle.top { - -gtk-icon-source: -gtk-icontheme("selection-start-symbolic"); -} - -cursor-handle.bottom { - -gtk-icon-source: -gtk-icontheme("selection-end-symbolic"); -} - -notebook { - padding: 0; -} - -notebook.frame { - border: 1px solid rgba(0, 0, 0, 0.15); -} - -notebook > stack:not(:only-child) { - background-color: #ffffff; -} - -notebook > header { - padding: 0; - background-color: #fafbfc; -} - -notebook > header.top { - padding-bottom: 0; - border-bottom: 1px solid rgba(0, 0, 0, 0.15); -} - -notebook > header.top > tabs > tab { - padding: 2px 16px 4px 16px; - min-width: 24px; - min-height: 24px; - border-radius: 0; - outline-offset: -4px; - border: none; - border-bottom: none; -} - -notebook > header.top > tabs > tab:not(:only-child):first-child { - margin-left: 6px; -} - -notebook > header.top > tabs > tab:not(:only-child):last-child { - margin-right: 6px; -} - -notebook > header.top > tabs > tab:hover { - box-shadow: inset 0 -1px alpha(#5294e2,0.6), 0 1px alpha(#5294e2,0.6); -} - -notebook > header.top > tabs > tab:checked { - box-shadow: inset 0 -1px #5294e2, 0 1px #5294e2; -} - -notebook > header.bottom { - padding-top: 0; - border-top: 1px solid rgba(0, 0, 0, 0.15); -} - -notebook > header.bottom > tabs > tab { - padding: 2px 16px 4px 16px; - min-width: 24px; - min-height: 24px; - border-radius: 0; - outline-offset: -4px; - border: none; - border-top: none; -} - -notebook > header.bottom > tabs > tab:not(:only-child):first-child { - margin-left: 6px; -} - -notebook > header.bottom > tabs > tab:not(:only-child):last-child { - margin-right: 6px; -} - -notebook > header.bottom > tabs > tab:hover { - box-shadow: inset 0 1px alpha(#5294e2,0.6), 0 -1px alpha(#5294e2,0.6); -} - -notebook > header.bottom > tabs > tab:checked { - box-shadow: inset 0 1px #5294e2, 0 -1px #5294e2; -} - -notebook > header.right { - padding-left: 0; - border-left: 1px solid rgba(0, 0, 0, 0.15); -} - -notebook > header.right > tabs > tab { - padding: 2px 16px 4px 16px; - min-width: 24px; - min-height: 24px; - border-radius: 0; - outline-offset: -4px; - border: none; - border-left: none; -} - -notebook > header.right > tabs > tab:not(:only-child):first-child { - margin-top: 6px; -} - -notebook > header.right > tabs > tab:not(:only-child):last-child { - margin-bottom: 6px; -} - -notebook > header.right > tabs > tab:hover { - box-shadow: inset 1px 0 alpha(#5294e2,0.6), -1px 0 alpha(#5294e2,0.6); -} - -notebook > header.right > tabs > tab:checked { - box-shadow: inset 1px 0 #5294e2, -1px 0 #5294e2; -} - -notebook > header.left { - padding-right: 0; - border-right: 1px solid rgba(0, 0, 0, 0.15); -} - -notebook > header.left > tabs > tab { - padding: 2px 16px 4px 16px; - min-width: 24px; - min-height: 24px; - border-radius: 0; - outline-offset: -4px; - border: none; - border-right: none; -} - -notebook > header.left > tabs > tab:not(:only-child):first-child { - margin-top: 6px; -} - -notebook > header.left > tabs > tab:not(:only-child):last-child { - margin-bottom: 6px; -} - -notebook > header.left > tabs > tab:hover { - box-shadow: inset -1px 0 alpha(#5294e2,0.6), 1px 0 alpha(#5294e2,0.6); -} - -notebook > header.left > tabs > tab:checked { - box-shadow: inset -1px 0 #5294e2, 1px 0 #5294e2; -} - -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: rgba(70, 72, 83, 0.55); -} - -notebook > header > tabs > arrow:hover { - color: rgba(70, 72, 83, 0.75); -} - -notebook > header > tabs > arrow:active { - color: #464853; -} - -notebook > header > tabs > arrow:disabled { - color: rgba(70, 72, 83, 0.3); -} - -notebook > header > tabs > tab { - color: rgba(70, 72, 83, 0.55); - background-color: rgba(250, 251, 252, 0); -} - -notebook > header > tabs > tab:hover:not(:checked) { - color: rgba(70, 72, 83, 0.75); - transition: 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); -} - -notebook > header > tabs > tab:checked { - color: #464853; - transition: 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94); -} - -notebook > header > tabs > tab button.flat { - border-radius: 100%; - min-height: 16px; - min-width: 16px; - padding: 0; - margin: 4px 0; - color: #85878e; -} - -notebook > header > tabs > tab button.flat:hover { - color: #ff4d4d; - background-color: #eaeef2; -} - -notebook > header > tabs > tab button.flat:active, notebook > header > tabs > tab button.flat:active:hover { - color: #5294e2; - background-color: #e1e7ed; -} - -scrollbar { - background-color: rgba(0, 0, 0, 0.05); - transition: 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94); -} - -* { - -GtkScrollbar-has-backward-stepper: false; - -GtkScrollbar-has-forward-stepper: false; -} - -scrollbar.top { - border-bottom: 1px solid rgba(0, 0, 0, 0.15); -} - -scrollbar.bottom { - border-top: 1px solid rgba(0, 0, 0, 0.15); -} - -scrollbar.left { - border-right: 1px solid rgba(0, 0, 0, 0.15); -} - -scrollbar.right { - border-left: 1px solid rgba(0, 0, 0, 0.15); -} - -scrollbar button { - border: none; -} - -scrollbar.vertical button.down { - -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); -} - -scrollbar.vertical button.up { - -gtk-icon-source: -gtk-icontheme("pan-up-symbolic"); -} - -scrollbar.horizontal button.down { - -gtk-icon-source: -gtk-icontheme("pan-right-symbolic"); -} - -scrollbar.horizontal button.up { - -gtk-icon-source: -gtk-icontheme("pan-left-symbolic"); -} - -scrollbar slider { - min-width: 6px; - min-height: 6px; - margin: -1px; - border: 4px solid transparent; - border-radius: 8px; - background-clip: padding-box; - background-color: #b2b3b8; -} - -scrollbar slider:hover { - background-color: #c4c5c9; -} - -scrollbar slider:hover:active { - background-color: #5294e2; -} - -scrollbar slider:disabled { - background-color: transparent; -} - -scrollbar.fine-tune slider { - min-width: 4px; - min-height: 4px; -} - -scrollbar.fine-tune.horizontal slider { - border-width: 5px 4px; -} - -scrollbar.fine-tune.vertical slider { - border-width: 4px 5px; -} - -scrollbar.overlay-indicator:not(.dragging):not(.hovering) { - opacity: 0.4; - border-color: transparent; - background-color: transparent; -} - -scrollbar.overlay-indicator:not(.dragging):not(.hovering) slider { - margin: 0; - min-width: 4px; - min-height: 4px; - background-color: #7c7e86; - border: 1px solid rgba(255, 255, 255, 0.6); -} - -scrollbar.overlay-indicator:not(.dragging):not(.hovering).horizontal slider { - margin: 0 2px; - min-width: 38px; -} - -scrollbar.overlay-indicator:not(.dragging):not(.hovering).vertical slider { - margin: 2px 0; - min-height: 38px; -} - -scrollbar.overlay-indicator.dragging, scrollbar.overlay-indicator.hovering { - opacity: 0.99; -} - -scrollbar.horizontal slider { - min-width: 38px; -} - -scrollbar.vertical slider { - min-height: 38px; -} - -switch { - font-size: 0; - min-width: 50px; - min-height: 20px; - background-size: 50px 20px; - background-repeat: no-repeat; - background-position: center center; - transition: all 350ms cubic-bezier(0.25, 0.46, 0.45, 0.94); -} - -switch slider { - min-width: 0; - min-height: 0; -} - -switch, switch slider { - outline-color: transparent; - color: transparent; - border: none; - box-shadow: none; -} - -switch { - background-image: -gtk-scaled(url("assets/switch.png"), url("assets/switch@2.png")); -} - -menuitem:hover switch, -row:selected switch, -infobar switch { - background-image: -gtk-scaled(url("assets/switch-selected.png"), url("assets/switch-selected@2.png")); -} - -headerbar switch { - background-image: -gtk-scaled(url("assets/switch-dark.png"), url("assets/switch-dark@2.png")); -} - -switch:checked { - background-image: -gtk-scaled(url("assets/switch-active.png"), url("assets/switch-active@2.png")); -} - -menuitem:hover switch:checked, -row:selected switch:checked, -infobar switch:checked { - background-image: -gtk-scaled(url("assets/switch-active-selected.png"), url("assets/switch-active-selected@2.png")); -} - -headerbar switch:checked { - background-image: -gtk-scaled(url("assets/switch-active-dark.png"), url("assets/switch-active-dark@2.png")); -} - -switch:disabled { - background-image: -gtk-scaled(url("assets/switch-insensitive.png"), url("assets/switch-insensitive@2.png")); -} - -menuitem:hover switch:disabled, -row:selected switch:disabled, -infobar switch:disabled { - background-image: -gtk-scaled(url("assets/switch-insensitive-selected.png"), url("assets/switch-insensitive-selected@2.png")); -} - -headerbar switch:disabled { - background-image: -gtk-scaled(url("assets/switch-insensitive-dark.png"), url("assets/switch-insensitive-dark@2.png")); -} - -switch:checked:disabled { - background-image: -gtk-scaled(url("assets/switch-active-insensitive.png"), url("assets/switch-active-insensitive@2.png")); -} - -menuitem:hover switch:checked:disabled, -row:selected switch:checked:disabled, -infobar switch:checked:disabled { - background-image: -gtk-scaled(url("assets/switch-active-insensitive-selected.png"), url("assets/switch-active-insensitive-selected@2.png")); -} - -headerbar switch:checked:disabled { - background-image: -gtk-scaled(url("assets/switch-active-insensitive-dark.png"), url("assets/switch-active-insensitive-dark@2.png")); -} - -.check, -check, -.view check:hover, -treeview.check { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked.png"), url("assets/checkbox-unchecked@2.png")); -} - -.view check:hover { - background-color: transparent; -} - -.osd check { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-dark.png"), url("assets/checkbox-unchecked-dark@2.png")); -} - -menuitem check:hover, -.view check:selected, -treeview.check:selected, -row:selected check, -infobar check { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-selected.png"), url("assets/checkbox-unchecked-selected@2.png")); -} - -.check:disabled, -check:disabled, -.view check:disabled:hover, -treeview.check:disabled { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-insensitive.png"), url("assets/checkbox-unchecked-insensitive@2.png")); -} - -.view check:disabled:hover { - background-color: transparent; -} - -.osd check:disabled { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-insensitive-dark.png"), url("assets/checkbox-unchecked-insensitive-dark@2.png")); -} - -menuitem check:disabled:hover, -.view check:disabled:selected, -treeview.check:disabled:selected, -row:selected check:disabled, -infobar check:disabled { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-insensitive-selected.png"), url("assets/checkbox-unchecked-insensitive-selected@2.png")); -} - -.check:indeterminate, -check:indeterminate, -.view check:indeterminate:hover, -treeview.check:indeterminate { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed.png"), url("assets/checkbox-mixed@2.png")); -} - -.view check:indeterminate:hover { - background-color: transparent; -} - -.osd check:indeterminate { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-dark.png"), url("assets/checkbox-mixed-dark@2.png")); -} - -menuitem check:indeterminate:hover, -.view check:indeterminate:selected, -treeview.check:indeterminate:selected, -row:selected check:indeterminate, -infobar check:indeterminate { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-selected.png"), url("assets/checkbox-mixed-selected@2.png")); -} - -.check:indeterminate:disabled, -check:indeterminate:disabled, -.view check:indeterminate:disabled:hover, -treeview.check:indeterminate:disabled { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-insensitive.png"), url("assets/checkbox-mixed-insensitive@2.png")); -} - -.view check:indeterminate:disabled:hover { - background-color: transparent; -} - -.osd check:indeterminate:disabled { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-insensitive-dark.png"), url("assets/checkbox-mixed-insensitive-dark@2.png")); -} - -menuitem check:indeterminate:disabled:hover, -.view check:indeterminate:disabled:selected, -treeview.check:indeterminate:disabled:selected, -row:selected check:indeterminate:disabled, -infobar check:indeterminate:disabled { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-insensitive-selected.png"), url("assets/checkbox-mixed-insensitive-selected@2.png")); -} - -.check:checked, -check:checked, -.view check:checked:hover, -treeview.check:checked { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked.png"), url("assets/checkbox-checked@2.png")); -} - -.view check:checked:hover { - background-color: transparent; -} - -.osd check:checked { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-dark.png"), url("assets/checkbox-checked-dark@2.png")); -} - -menuitem check:checked:hover, -.view check:checked:selected, -treeview.check:checked:selected, -row:selected check:checked, -infobar check:checked { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-selected.png"), url("assets/checkbox-checked-selected@2.png")); -} - -.check:checked:disabled, -check:checked:disabled, -.view check:checked:disabled:hover, -treeview.check:checked:disabled { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-insensitive.png"), url("assets/checkbox-checked-insensitive@2.png")); -} - -.view check:checked:disabled:hover { - background-color: transparent; -} - -.osd check:checked:disabled { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-insensitive-dark.png"), url("assets/checkbox-checked-insensitive-dark@2.png")); -} - -menuitem check:checked:disabled:hover, -.view check:checked:disabled:selected, -treeview.check:checked:disabled:selected, -row:selected check:checked:disabled, -infobar check:checked:disabled { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-insensitive-selected.png"), url("assets/checkbox-checked-insensitive-selected@2.png")); -} - -.radio, -radio, -.view radio:hover, -treeview.radio { - -gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked.png"), url("assets/radio-unchecked@2.png")); -} - -.view radio:hover { - background-color: transparent; -} - -.osd radio { - -gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-dark.png"), url("assets/radio-unchecked-dark@2.png")); -} - -menuitem radio:hover, -.view radio:selected, -treeview.radio:selected, -row:selected radio, -infobar radio { - -gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-selected.png"), url("assets/radio-unchecked-selected@2.png")); -} - -.radio:disabled, -radio:disabled, -.view radio:disabled:hover, -treeview.radio:disabled { - -gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-insensitive.png"), url("assets/radio-unchecked-insensitive@2.png")); -} - -.view radio:disabled:hover { - background-color: transparent; -} - -.osd radio:disabled { - -gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-insensitive-dark.png"), url("assets/radio-unchecked-insensitive-dark@2.png")); -} - -menuitem radio:disabled:hover, -.view radio:disabled:selected, -treeview.radio:disabled:selected, -row:selected radio:disabled, -infobar radio:disabled { - -gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-insensitive-selected.png"), url("assets/radio-unchecked-insensitive-selected@2.png")); -} - -.radio:indeterminate, -radio:indeterminate, -.view radio:indeterminate:hover, -treeview.radio:indeterminate { - -gtk-icon-source: -gtk-scaled(url("assets/radio-mixed.png"), url("assets/radio-mixed@2.png")); -} - -.view radio:indeterminate:hover { - background-color: transparent; -} - -.osd radio:indeterminate { - -gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-dark.png"), url("assets/radio-mixed-dark@2.png")); -} - -menuitem radio:indeterminate:hover, -.view radio:indeterminate:selected, -treeview.radio:indeterminate:selected, -row:selected radio:indeterminate, -infobar radio:indeterminate { - -gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-selected.png"), url("assets/radio-mixed-selected@2.png")); -} - -.radio:indeterminate:disabled, -radio:indeterminate:disabled, -.view radio:indeterminate:disabled:hover, -treeview.radio:indeterminate:disabled { - -gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-insensitive.png"), url("assets/radio-mixed-insensitive@2.png")); -} - -.view radio:indeterminate:disabled:hover { - background-color: transparent; -} - -.osd radio:indeterminate:disabled { - -gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-insensitive-dark.png"), url("assets/radio-mixed-insensitive-dark@2.png")); -} - -menuitem radio:indeterminate:disabled:hover, -.view radio:indeterminate:disabled:selected, -treeview.radio:indeterminate:disabled:selected, -row:selected radio:indeterminate:disabled, -infobar radio:indeterminate:disabled { - -gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-insensitive-selected.png"), url("assets/radio-mixed-insensitive-selected@2.png")); -} - -.radio:checked, -radio:checked, -.view radio:checked:hover, -treeview.radio:checked { - -gtk-icon-source: -gtk-scaled(url("assets/radio-checked.png"), url("assets/radio-checked@2.png")); -} - -.view radio:checked:hover { - background-color: transparent; -} - -.osd radio:checked { - -gtk-icon-source: -gtk-scaled(url("assets/radio-checked-dark.png"), url("assets/radio-checked-dark@2.png")); -} - -menuitem radio:checked:hover, -.view radio:checked:selected, -treeview.radio:checked:selected, -row:selected radio:checked, -infobar radio:checked { - -gtk-icon-source: -gtk-scaled(url("assets/radio-checked-selected.png"), url("assets/radio-checked-selected@2.png")); -} - -.radio:checked:disabled, -radio:checked:disabled, -.view radio:checked:disabled:hover, -treeview.radio:checked:disabled { - -gtk-icon-source: -gtk-scaled(url("assets/radio-checked-insensitive.png"), url("assets/radio-checked-insensitive@2.png")); -} - -.view radio:checked:disabled:hover { - background-color: transparent; -} - -.osd radio:checked:disabled { - -gtk-icon-source: -gtk-scaled(url("assets/radio-checked-insensitive-dark.png"), url("assets/radio-checked-insensitive-dark@2.png")); -} - -menuitem radio:checked:disabled:hover, -.view radio:checked:disabled:selected, -treeview.radio:checked:disabled:selected, -row:selected radio:checked:disabled, -infobar radio:checked:disabled { - -gtk-icon-source: -gtk-scaled(url("assets/radio-checked-insensitive-selected.png"), url("assets/radio-checked-insensitive-selected@2.png")); -} - -.view.content-view.check:not(list), -.content-view .tile check:not(list) { - min-height: 40px; - min-width: 40px; - margin: 0; - padding: 0; - box-shadow: none; - background-color: transparent; - background-image: none; -} - -.view.content-view.check:not(list), -.content-view .tile check:not(list) { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-selectionmode.png"), url("assets/checkbox-selectionmode@2.png")); - background-color: transparent; -} - -.view.content-view.check:checked:not(list), -.content-view .tile check:checked:not(list) { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-selectionmode.png"), url("assets/checkbox-checked-selectionmode@2.png")); - background-color: transparent; -} - -checkbutton.text-button, radiobutton.text-button { - padding: 2px 0; - outline-offset: 0; -} - -checkbutton.text-button:hover, radiobutton.text-button:hover { - color: #23242a; -} - -checkbutton.text-button:disabled, radiobutton.text-button:disabled { - color: rgba(70, 72, 83, 0.55); -} - -checkbutton label:not(:only-child):first-child, radiobutton label:not(:only-child):first-child { - margin-left: 4px; -} - -checkbutton label:not(:only-child):last-child, radiobutton label:not(:only-child):last-child { - margin-right: 4px; -} - -check, -radio { - min-width: 16px; - min-height: 16px; - margin: 0 2px; -} - -check:only-child, menu menuitem check, -radio:only-child, menu menuitem radio { - margin: 0; -} - -scale { - min-height: 15px; - min-width: 15px; - padding: 3px; -} - -scale.horizontal trough { - padding: 0 4px; -} - -scale.horizontal highlight, scale.horizontal fill { - margin: 0 -4px; -} - -scale.vertical trough { - padding: 4px 0; -} - -scale.vertical highlight, scale.vertical fill { - margin: -4px 0; -} - -scale slider { - min-height: 15px; - min-width: 15px; - margin: -6px; -} - -scale.fine-tune slider { - margin: -4px; -} - -scale.fine-tune fill, -scale.fine-tune highlight, -scale.fine-tune trough { - border-radius: 5px; - -gtk-outline-radius: 7px; -} - -scale trough { - outline-offset: 2px; - -gtk-outline-radius: 4.5px; - border-radius: 2.5px; - background-color: rgba(0, 0, 0, 0.15); -} - -scale trough:disabled { - background-color: rgba(0, 0, 0, 0.045); -} - -.osd scale trough { - background-color: #383a47; -} - -.osd scale trough highlight { - background-color: #5294e2; -} - -row:selected scale trough, infobar scale trough { - background-color: rgba(0, 0, 0, 0.2); -} - -row:selected scale trough highlight, infobar scale trough highlight { - background-color: #ffffff; -} - -row:selected scale trough highlight:disabled, infobar scale trough highlight:disabled { - background-color: #b1cff2; -} - -row:selected scale trough:disabled, infobar scale trough:disabled { - background-color: rgba(0, 0, 0, 0.1); -} - -scale highlight { - border-radius: 2.5px; - background-color: #5294e2; -} - -scale highlight:disabled { - background-color: rgba(82, 148, 226, 0.55); -} - -scale fill { - border-radius: 2.5px; - background-color: rgba(82, 148, 226, 0.5); -} - -scale fill:disabled { - background-color: transparent; -} - -scale slider { - background-color: #ffffff; - border: 1px solid rgba(0, 0, 0, 0.15); - border-radius: 100%; - transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); - transition-property: background, border; -} - -scale slider:hover { - background-clip: border-box; - background-color: #5f9ce4; - border-color: #2679db; -} - -scale slider:active { - background-clip: border-box; - background-color: #458ce0; - border-color: #2679db; -} - -scale slider:disabled { - background-color: #e6e6e6; - border-color: rgba(0, 0, 0, 0.15); -} - -row:selected scale slider, infobar scale slider { - background-clip: border-box; - background-color: #ffffff; - border-color: #ffffff; -} - -row:selected scale slider:hover, infobar scale slider:hover { - background-color: #e5effb; - border-color: #e5effb; -} - -row:selected scale slider:active, infobar scale slider:active { - background-color: #a9caf1; - border-color: #a9caf1; -} - -row:selected scale slider:disabled, infobar scale slider:disabled { - background-color: #b1cff2; - border-color: #b1cff2; -} - -.osd scale slider { - background-color: #D3DAE3; - border: none; -} - -.osd scale slider:hover { - background-color: #ffffff; -} - -.osd scale slider:active { - background-color: #ffffff; -} - -.osd scale slider:disabled { - background-color: #8598b1; -} - -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; -} - -progressbar { - padding: 0; - font-size: smaller; - color: rgba(70, 72, 83, 0.7); -} - -progressbar.osd { - min-width: 3px; - min-height: 3px; - background-color: transparent; -} - -progressbar.osd trough { - border-style: none; - background-color: transparent; - box-shadow: none; -} - -progressbar progress { - background-color: #5294e2; - border: none; - border-radius: 2px; - box-shadow: none; -} - -row:selected progressbar progress, infobar progressbar progress { - background-color: #ffffff; -} - -progressbar trough { - border: none; - border-radius: 2px; - background-color: rgba(0, 0, 0, 0.15); -} - -row:selected progressbar trough, infobar progressbar trough { - background-color: rgba(0, 0, 0, 0.2); -} - -levelbar block { - min-width: 32px; - min-height: 1px; -} - -levelbar.vertical block { - min-width: 1px; - min-height: 32px; -} - -levelbar trough { - border: none; - padding: 3px; - border-radius: 2px; - background-color: rgba(0, 0, 0, 0.15); -} - -levelbar.horizontal.discrete block { - margin: 0 1px; -} - -levelbar.vertical.discrete block { - margin: 1px 0; -} - -levelbar block:not(.empty) { - border: 1px solid #5294e2; - background-color: #5294e2; - border-radius: 2px; -} - -levelbar block.low { - border-color: #F27835; - background-color: #F27835; -} - -levelbar block.high { - border-color: #5294e2; - background-color: #5294e2; -} - -levelbar block.full { - border-color: #6dcfa7; - background-color: #6dcfa7; -} - -levelbar block.empty { - background-color: rgba(70, 72, 83, 0.2); - border-color: rgba(70, 72, 83, 0.2); -} - -printdialog paper { - border: 1px solid rgba(0, 0, 0, 0.15); - background: #ffffff; - padding: 0; -} - -printdialog .dialog-action-box { - margin: 12px; -} - -frame > border, -.frame { - margin: 0; - padding: 0; - border-radius: 0; - border: 1px solid rgba(0, 0, 0, 0.15); -} - -frame.flat > border, -frame > border.flat, -.frame.flat { - border: none; -} - -scrolledwindow viewport.frame { - border: none; -} - -scrolledwindow viewport.frame .frame { - border-radius: 2px; -} - -scrolledwindow viewport.frame .frame > textview { - border-radius: 2px; -} - -scrolledwindow viewport.frame .frame > textview > text { - border-radius: 2px; - border: 1px solid rgba(0, 0, 0, 0.15); -} - -scrolledwindow viewport.frame > box.vertical list.content.view { - border-top-left-radius: 2px; - border-top-right-radius: 2px; -} - -scrolledwindow viewport.frame > box.vertical list.frame list { - border-radius: 0; -} - -scrolledwindow viewport.frame > box.vertical list.frame list > row.activatable, scrolledwindow viewport.frame > box.vertical list.frame list > row.activatable:first-child, scrolledwindow viewport.frame > box.vertical list.frame list > row.activatable:last-child { - border-radius: 0; -} - -stack.background scrolledwindow frame, stack.background scrolledwindow frame > border { - border-radius: 2px; -} - -scrolledwindow overshoot.top { - background-image: radial-gradient(farthest-side at top, rgba(0, 0, 0, 0.15) 85%, rgba(0, 0, 0, 0)), radial-gradient(farthest-side at top, rgba(70, 72, 83, 0.07), rgba(70, 72, 83, 0)); - background-size: 100% 3%, 100% 50%; - background-repeat: no-repeat; - background-position: top; - background-color: transparent; - border: none; - box-shadow: none; -} - -scrolledwindow overshoot.bottom { - background-image: radial-gradient(farthest-side at bottom, rgba(0, 0, 0, 0.15) 85%, rgba(0, 0, 0, 0)), radial-gradient(farthest-side at bottom, rgba(70, 72, 83, 0.07), rgba(70, 72, 83, 0)); - background-size: 100% 3%, 100% 50%; - background-repeat: no-repeat; - background-position: bottom; - background-color: transparent; - border: none; - box-shadow: none; -} - -scrolledwindow overshoot.left { - background-image: radial-gradient(farthest-side at left, rgba(0, 0, 0, 0.15) 85%, rgba(0, 0, 0, 0)), radial-gradient(farthest-side at left, rgba(70, 72, 83, 0.07), rgba(70, 72, 83, 0)); - background-size: 3% 100%, 50% 100%; - background-repeat: no-repeat; - background-position: left; - background-color: transparent; - border: none; - box-shadow: none; -} - -scrolledwindow overshoot.right { - background-image: radial-gradient(farthest-side at right, rgba(0, 0, 0, 0.15) 85%, rgba(0, 0, 0, 0)), radial-gradient(farthest-side at right, rgba(70, 72, 83, 0.07), rgba(70, 72, 83, 0)); - background-size: 3% 100%, 50% 100%; - background-repeat: no-repeat; - background-position: right; - background-color: transparent; - border: none; - box-shadow: none; -} - -scrolledwindow undershoot.top { - background-color: transparent; - background-image: linear-gradient(to left, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%); - padding-top: 1px; - background-size: 10px 1px; - background-repeat: repeat-x; - background-origin: content-box; - background-position: center top; - border: none; -} - -scrolledwindow undershoot.bottom { - background-color: transparent; - background-image: linear-gradient(to left, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%); - padding-bottom: 1px; - background-size: 10px 1px; - background-repeat: repeat-x; - background-origin: content-box; - background-position: center bottom; - border: none; -} - -scrolledwindow undershoot.left { - background-color: transparent; - background-image: linear-gradient(to top, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%); - padding-left: 1px; - background-size: 1px 10px; - background-repeat: repeat-y; - background-origin: content-box; - background-position: left center; - border: none; -} - -scrolledwindow undershoot.right { - background-color: transparent; - background-image: linear-gradient(to top, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%); - padding-right: 1px; - background-size: 1px 10px; - background-repeat: repeat-y; - background-origin: content-box; - background-position: right center; - border: none; -} - -scrolledwindow junction { - border-color: transparent; - border-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.15) 1px, transparent 1px) 0 0 0 1/0 1px stretch; - background-color: rgba(0, 0, 0, 0.05); -} - -scrolledwindow junction:dir(rtl) { - border-image-slice: 0 1 0 0; -} - -separator { - background-color: rgba(0, 0, 0, 0.15); - min-width: 1px; - min-height: 1px; -} - -list.content:not(.conversation-listbox), scrolledwindow viewport.frame > box.vertical list.frame, stack.background scrolledwindow frame list { - border-radius: 2px; - -gtk-outline-radius: 2px; -} - -list.content:not(.conversation-listbox) > row:first-child, scrolledwindow viewport.frame > box.vertical list.frame > row.activatable:first-child, stack.background scrolledwindow frame list > row.activatable:first-child { - border-top-left-radius: 2px; - border-top-right-radius: 2px; -} - -list.content:not(.conversation-listbox) > row:last-child, scrolledwindow viewport.frame > box.vertical list.frame > row.activatable:last-child, stack.background scrolledwindow frame list > row.activatable:last-child { - border-bottom-left-radius: 2px; - border-bottom-right-radius: 2px; -} - -list.content:not(.conversation-listbox) > row:only-child, scrolledwindow viewport.frame > box.vertical list.frame > row.activatable:only-child, stack.background scrolledwindow frame list > row.activatable:only-child { - border-radius: 2px; -} - -list { - background-color: #ffffff; - border-color: rgba(0, 0, 0, 0.15); -} - -list.content { - border: 1px solid rgba(0, 0, 0, 0.15); -} - -list row { - padding: 2px; -} - -window.thunar > grid > paned > .sidebar > treeview.has-open-popup.view, .budgie-menu button.has-open-popup, .nemo-window .nemo-places-sidebar .has-open-popup.places-treeview, .has-open-popup.view, -window.thunar notebook scrolledwindow.frame.standard-view .has-open-popup.view, -textview text.has-open-popup, -iconview.has-open-popup, window.thunar > grid > paned > .sidebar > treeview.view:hover, .budgie-menu button:hover, .nemo-window .nemo-places-sidebar .places-treeview:hover, .view:hover, -window.thunar notebook scrolledwindow.frame.standard-view .view:hover, -textview text:hover, -iconview:hover, row.activatable.has-open-popup, row.activatable:hover { - transition: none; - animation: none; - background-color: #ebebeb; -} - -window.thunar > grid > paned > .sidebar > treeview.view:active, .budgie-menu button:active, .nemo-window .nemo-places-sidebar .places-treeview:active, .view:active, -window.thunar notebook scrolledwindow.frame.standard-view .view:active, -textview text:active, -iconview:active, window.thunar > grid > paned > .sidebar > treeview.view:checked, .budgie-menu button:checked, .nemo-window .nemo-places-sidebar .places-treeview:checked, .view:checked, -window.thunar notebook scrolledwindow.frame.standard-view .view:checked, -textview text:checked, -iconview:checked, row.activatable:active, row.activatable:checked { - transition: all 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94); -} - -window.thunar > grid > paned > .sidebar > treeview.view:disabled, .budgie-menu button:disabled, .nemo-window .nemo-places-sidebar .places-treeview:disabled, .view:disabled, -window.thunar notebook scrolledwindow.frame.standard-view .view:disabled, -textview text:disabled, -iconview:disabled, row.activatable:disabled { - color: rgba(70, 72, 83, 0.55); -} - -window.thunar > grid > paned > .sidebar > treeview.view:disabled image, .budgie-menu button:disabled image, .nemo-window .nemo-places-sidebar .places-treeview:disabled image, .view:disabled image, -window.thunar notebook scrolledwindow.frame.standard-view .view:disabled image, -textview text:disabled image, -iconview:disabled image, row.activatable:disabled image { - color: inherit; -} - -.app-notification { - padding: 10px; - color: #D3DAE3; - background-color: alpha(#282A33,0.9); - background-clip: border-box; - border-radius: 0 0 2px 2px; - border-width: 0 1px 1px 1px; - border-style: solid; - border-color: #434655; -} - -.app-notification border { - border: none; -} - -.app-notification button { - color: #D3DAE3; - border-color: #434655; - background-color: #333641; -} - -.app-notification button.flat { - border-color: rgba(82, 148, 226, 0); -} - -.app-notification button:hover { - color: #5294e2; - border-color: #434655; - background-color: #3e4250; -} - -.app-notification button:active, .app-notification button:checked { - color: #ffffff; - border-color: #5294e2; - background-color: #5294e2; - background-clip: padding-box; -} - -.app-notification button:disabled { - color: #5b5f68; - border-color: #434655; - background-color: rgba(51, 54, 65, 0.85); -} - -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: #9093a2; -} - -expander arrow:checked { - -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); -} - -calendar { - color: #464853; - border: 1px solid rgba(0, 0, 0, 0.15); - border-radius: 0; - padding: 2px 7px; -} - -calendar:selected { - border-radius: 6px; -} - -calendar.header { - color: #464853; - border: none; -} - -calendar.button { - color: rgba(70, 72, 83, 0.45); -} - -calendar.button:hover { - color: #464853; -} - -calendar.button:disabled { - color: rgba(70, 72, 83, 0.55); -} - -calendar:indeterminate { - color: alpha(currentColor,0.55); -} - -calendar.highlight { - color: #464853; -} - -messagedialog .linked:not(.vertical) > button, -messagedialog .linked:not(.vertical) > button:hover, -messagedialog .linked:not(.vertical) > button:active, -messagedialog .linked:not(.vertical) > button:checked, -messagedialog .linked:not(.vertical) > button:disabled { - border-radius: 0; - border-top: 1px solid rgba(0, 0, 0, 0.15); - border-right: none; - border-bottom: none; -} - -messagedialog .linked:not(.vertical) > button:last-child { - border-bottom-right-radius: 3px; - border-top-right-radius: 0; - border-right: none; - border-bottom: none; -} - -messagedialog .linked:not(.vertical) > button:first-child { - border-bottom-left-radius: 3px; - border-top-left-radius: 0; - border-left: none; - border-bottom: none; -} - -messagedialog .linked:not(.vertical) > button:only-child { - border-bottom-left-radius: 3px; - border-bottom-right-radius: 3px; - border-left: none; - border-right: none; - border-bottom: none; -} - -messagedialog.background { - background-color: #282A33; - color: rgba(228, 235, 241, 0.8); -} - -messagedialog .titlebar { - min-height: 20px; - background-color: #282A33; - border-bottom: none; - border-top-left-radius: 3px; - border-top-right-radius: 3px; -} - -messagedialog .titlebar:backdrop { - background-color: #282A33; -} - -messagedialog .dialog-action-area button { - padding: 6px 10px 8px 10px; - border-radius: 0; - border: none; - border-top: 1px solid rgba(0, 0, 0, 0.15); - background-color: #282A33; - color: rgba(228, 235, 241, 0.8); -} - -messagedialog .dialog-action-area button:active, messagedialog .dialog-action-area button:checked { - transition: background-color 0.00001s 0.2s; - animation: ripple_effect 0.2s cubic-bezier(0, 0, 0.2, 1); -} - -messagedialog .dialog-action-area button:not(.suggested-action):not(.destructive-action):hover { - background-color: rgba(228, 235, 241, 0.06); -} - -messagedialog .dialog-action-area button:not(.suggested-action):not(.destructive-action):active, messagedialog .dialog-action-area button:not(.suggested-action):not(.destructive-action):checked { - background-color: rgba(228, 235, 241, 0.1); - color: rgba(228, 235, 241, 0.8); -} - -messagedialog.csd.background { - border-bottom-left-radius: 3px; - border-bottom-right-radius: 3px; - border: none; -} - -filechooser .dialog-action-box { - border-top: 1px solid rgba(0, 0, 0, 0.15); -} - -filechooser #pathbarbox { - border-bottom: 1px solid rgba(0, 0, 0, 0.15); - background-color: #fafbfc; -} - -filechooserbutton:drop(active) { - box-shadow: none; - border-color: transparent; -} - -messagedialog.background:not(.csd) .dialog-vbox .dialog-action-box button { - border-radius: 0; -} - -.sidebar { - border-style: none; - background-color: #fafbfc; -} - -stacksidebar.sidebar:dir(ltr) list, stacksidebar.sidebar.left list, stacksidebar.sidebar.left:dir(rtl) list, .sidebar:dir(ltr), .sidebar.left { - border-right: 1px solid #cad5df; - border-left-style: none; -} - -stacksidebar.sidebar:dir(rtl) list, stacksidebar.sidebar.right list, .sidebar:dir(rtl), .sidebar.right { - border-left: 1px solid #cad5df; - border-right-style: none; -} - -.sidebar list { - background-color: transparent; -} - -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 4px; -} - -stacksidebar row > label { - padding-left: 6px; - padding-right: 6px; -} - -stacksidebar row.needs-attention > label { - background-size: 6px 6px, 0 0; -} - -placessidebar > viewport.frame { - border-style: none; -} - -placessidebar row { - min-height: 28px; - padding: 2px; - outline-offset: -3px; -} - -placessidebar row > revealer { - padding: 0 10px; -} - -placessidebar row image.sidebar-icon:dir(ltr) { - padding-right: 8px; -} - -placessidebar row image.sidebar-icon:dir(rtl) { - padding-left: 8px; -} - -placessidebar row label.sidebar-label:dir(ltr) { - padding-right: 2px; -} - -placessidebar row label.sidebar-label:dir(rtl) { - padding-left: 2px; -} - -button.sidebar-button { - min-width: 22px; - min-height: 22px; - margin-top: 2px; - margin-bottom: 2px; - padding: 0; - border-radius: 100%; - -gtk-outline-radius: 100%; -} - -button.sidebar-button:not(:hover):not(:active) > image { - opacity: 0.5; -} - -placessidebar row.sidebar-placeholder-row { - padding: 0 8px; - min-height: 2px; - background-image: linear-gradient(to bottom, #F08437, #F08437); - background-clip: content-box; -} - -placessidebar row.sidebar-new-bookmark-row { - color: #5294e2; -} - -placessidebar row:drop(active):not(:disabled) { - box-shadow: inset 0 1px #F08437, inset 0 -1px #F08437; -} - -placessidebar row:drop(active):not(:disabled), placessidebar row:drop(active):not(:disabled) label, placessidebar row:drop(active):not(:disabled) image { - color: #F08437; -} - -placessidebar row:drop(active):not(:disabled):selected { - background-color: #F08437; -} - -placessidebar row:drop(active):not(:disabled):selected, placessidebar row:drop(active):not(:disabled):selected label, placessidebar row:drop(active):not(:disabled):selected image { - color: #ffffff; -} - -placesview .server-list-button > image { - -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 > actionbar > revealer > box > label { - padding-left: 8px; - padding-right: 8px; -} - -paned > separator { - min-width: 1px; - min-height: 1px; - -gtk-icon-source: none; - border-style: none; - background-color: transparent; - background-image: linear-gradient(to bottom, #cad5df, #cad5df); - background-size: 1px 1px; -} - -paned > separator:selected { - background-image: linear-gradient(to bottom, #5294e2, #5294e2); -} - -paned > separator.wide { - min-width: 5px; - min-height: 5px; - background-color: #fafbfc; - background-image: linear-gradient(to bottom, #cad5df, #cad5df), linear-gradient(to bottom, #cad5df, #cad5df); - background-size: 1px 1px, 1px 1px; -} - -paned.horizontal > separator { - background-repeat: repeat-y; -} - -paned.horizontal > separator:dir(ltr) { - margin: 0 -8px 0 0; - padding: 0 8px 0 0; - background-position: left; -} - -paned.horizontal > separator:dir(rtl) { - margin: 0 0 0 -8px; - padding: 0 0 0 8px; - background-position: right; -} - -paned.horizontal > separator.wide { - margin: 0; - padding: 0; - background-repeat: repeat-y, repeat-y; - background-position: left, right; -} - -paned.vertical > separator { - margin: 0 0 -8px 0; - padding: 0 0 8px 0; - background-repeat: repeat-x; - background-position: top; -} - -paned.vertical > separator.wide { - margin: 0; - padding: 0; - background-repeat: repeat-x, repeat-x; - background-position: bottom, top; -} - -infobar { - border-style: none; - margin: 0; - padding: 0; -} - -infobar.info > revealer > box { - background-color: #5294e2; -} - -infobar.question > revealer > box { - background-color: #6dcfa7; -} - -infobar.warning > revealer > box { - background-color: #F27835; -} - -infobar.error > revealer > box { - background-color: #FC4138; -} - -infobar.info > revealer > box, infobar.question > revealer > box, infobar.warning > revealer > box, infobar.error > revealer > box { - color: #ffffff; - caret-color: currentColor; -} - -infobar.info > revealer > box selection, infobar.question > revealer > box selection, infobar.warning > revealer > box selection, infobar.error > revealer > box selection { - color: #5294e2; - background-color: #ffffff; -} - -window > hdyleaflet > scrolledwindow > viewport.frame > list > row.activatable button, window > leaflet > scrolledwindow > viewport.frame > list > row.activatable button, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable:selected button, .nemo-window .floating-bar button, popover.background > scrolledwindow > viewport.frame > list > row.activatable:selected button.page-row-close-button, .nautilus-window .floating-bar button, row:selected button, infobar.info > revealer > box button, infobar.question > revealer > box button, infobar.warning > revealer > box button, infobar.error > revealer > box button { - color: #ffffff; - background-color: rgba(255, 255, 255, 0); - border-color: rgba(255, 255, 255, 0.5); -} - -window > hdyleaflet > scrolledwindow > viewport.frame > list > row.activatable button.flat, window > leaflet > scrolledwindow > viewport.frame > list > row.activatable button.flat, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable:selected button.flat, .nemo-window .floating-bar button.flat, popover.background > scrolledwindow > viewport.frame > list > row.activatable:selected button.flat.page-row-close-button, .nautilus-window .floating-bar button.flat, row:selected button.flat, infobar.info > revealer > box button.flat, infobar.question > revealer > box button.flat, infobar.warning > revealer > box button.flat, infobar.error > revealer > box button.flat { - border-color: transparent; - background-color: transparent; - background-image: none; - color: #ffffff; - background-color: rgba(255, 255, 255, 0); -} - -window > hdyleaflet > scrolledwindow > viewport.frame > list > row.activatable button.flat:disabled, window > leaflet > scrolledwindow > viewport.frame > list > row.activatable button.flat:disabled, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable:selected button.flat:disabled, .nemo-window .floating-bar button.flat:disabled, popover.background > scrolledwindow > viewport.frame > list > row.activatable:selected button.flat.page-row-close-button:disabled, .nautilus-window .floating-bar button.flat:disabled, row:selected button.flat:disabled, infobar.info > revealer > box button.flat:disabled, infobar.question > revealer > box button.flat:disabled, infobar.warning > revealer > box button.flat:disabled, infobar.error > revealer > box button.flat:disabled, window > hdyleaflet > scrolledwindow > viewport.frame > list > row.activatable button.flat:disabled label, window > leaflet > scrolledwindow > viewport.frame > list > row.activatable button.flat:disabled label, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable:selected button.flat:disabled label, .nemo-window .floating-bar button.flat:disabled label, popover.background > scrolledwindow > viewport.frame > list > row.activatable:selected button.flat.page-row-close-button:disabled label, .nautilus-window .floating-bar button.flat:disabled label, row:selected button.flat:disabled label, infobar.info > revealer > box button.flat:disabled label, infobar.question > revealer > box button.flat:disabled label, infobar.warning > revealer > box button.flat:disabled label, infobar.error > revealer > box button.flat:disabled label { - color: rgba(255, 255, 255, 0.4); -} - -window > hdyleaflet > scrolledwindow > viewport.frame > list > row.activatable button:hover, window > leaflet > scrolledwindow > viewport.frame > list > row.activatable button:hover, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable:selected button:hover, .nemo-window .floating-bar button:hover, popover.background > scrolledwindow > viewport.frame > list > row.activatable:selected button.page-row-close-button:hover, .nautilus-window .floating-bar button:hover, row:selected button:hover, infobar.info > revealer > box button:hover, infobar.question > revealer > box button:hover, infobar.warning > revealer > box button:hover, infobar.error > revealer > box button:hover { - color: #ffffff; - background-color: rgba(255, 255, 255, 0.2); - border-color: rgba(255, 255, 255, 0.65); -} - -window > hdyleaflet > scrolledwindow > viewport.frame > list > row.activatable button:active, window > leaflet > scrolledwindow > viewport.frame > list > row.activatable button:active, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable:selected button:active, .nemo-window .floating-bar button:active, popover.background > scrolledwindow > viewport.frame > list > row.activatable:selected button.page-row-close-button:active, .nautilus-window .floating-bar button:active, row:selected button:active, infobar.info > revealer > box button:active, infobar.question > revealer > box button:active, infobar.warning > revealer > box button:active, infobar.error > revealer > box button:active, window > hdyleaflet > scrolledwindow > viewport.frame > list > row.activatable button:checked, window > leaflet > scrolledwindow > viewport.frame > list > row.activatable button:checked, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable:selected button:checked, .nemo-window .floating-bar button:checked, popover.background > scrolledwindow > viewport.frame > list > row.activatable:selected button.page-row-close-button:checked, .nautilus-window .floating-bar button:checked, row:selected button:checked, infobar.info > revealer > box button:checked, infobar.question > revealer > box button:checked, infobar.warning > revealer > box button:checked, infobar.error > revealer > box button:checked { - color: #ffffff; - background-color: rgba(255, 255, 255, 0.35); - border-color: rgba(255, 255, 255, 0.65); -} - -window > hdyleaflet > scrolledwindow > viewport.frame > list > row.activatable button:disabled, window > leaflet > scrolledwindow > viewport.frame > list > row.activatable button:disabled, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable:selected button:disabled, .nemo-window .floating-bar button:disabled, popover.background > scrolledwindow > viewport.frame > list > row.activatable:selected button.page-row-close-button:disabled, .nautilus-window .floating-bar button:disabled, row:selected button:disabled, infobar.info > revealer > box button:disabled, infobar.question > revealer > box button:disabled, infobar.warning > revealer > box button:disabled, infobar.error > revealer > box button:disabled { - background-color: rgba(255, 255, 255, 0); - border-color: rgba(255, 255, 255, 0.4); -} - -window > hdyleaflet > scrolledwindow > viewport.frame > list > row.activatable button:disabled, window > leaflet > scrolledwindow > viewport.frame > list > row.activatable button:disabled, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable:selected button:disabled, .nemo-window .floating-bar button:disabled, popover.background > scrolledwindow > viewport.frame > list > row.activatable:selected button.page-row-close-button:disabled, .nautilus-window .floating-bar button:disabled, row:selected button:disabled, infobar.info > revealer > box button:disabled, infobar.question > revealer > box button:disabled, infobar.warning > revealer > box button:disabled, infobar.error > revealer > box button:disabled, window > hdyleaflet > scrolledwindow > viewport.frame > list > row.activatable button:disabled label, window > leaflet > scrolledwindow > viewport.frame > list > row.activatable button:disabled label, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable:selected button:disabled label, .nemo-window .floating-bar button:disabled label, popover.background > scrolledwindow > viewport.frame > list > row.activatable:selected button.page-row-close-button:disabled label, .nautilus-window .floating-bar button:disabled label, row:selected button:disabled label, infobar.info > revealer > box button:disabled label, infobar.question > revealer > box button:disabled label, infobar.warning > revealer > box button:disabled label, infobar.error > revealer > box button:disabled label { - color: rgba(255, 255, 255, 0.5); -} - -window > hdyleaflet > scrolledwindow > viewport.frame > list > row.activatable button:disabled:active, window > leaflet > scrolledwindow > viewport.frame > list > row.activatable button:disabled:active, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable:selected button:disabled:active, .nemo-window .floating-bar button:disabled:active, popover.background > scrolledwindow > viewport.frame > list > row.activatable:selected button.page-row-close-button:disabled:active, .nautilus-window .floating-bar button:disabled:active, row:selected button:disabled:active, infobar.info > revealer > box button:disabled:active, infobar.question > revealer > box button:disabled:active, infobar.warning > revealer > box button:disabled:active, infobar.error > revealer > box button:disabled:active, window > hdyleaflet > scrolledwindow > viewport.frame > list > row.activatable button:disabled:checked, window > leaflet > scrolledwindow > viewport.frame > list > row.activatable button:disabled:checked, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable:selected button:disabled:checked, .nemo-window .floating-bar button:disabled:checked, popover.background > scrolledwindow > viewport.frame > list > row.activatable:selected button.page-row-close-button:disabled:checked, .nautilus-window .floating-bar button:disabled:checked, row:selected button:disabled:checked, infobar.info > revealer > box button:disabled:checked, infobar.question > revealer > box button:disabled:checked, infobar.warning > revealer > box button:disabled:checked, infobar.error > revealer > box button:disabled:checked { - color: rgba(255, 255, 255, 0.75); - background-color: rgba(255, 255, 255, 0.2); - border-color: rgba(255, 255, 255, 0.4); -} - -tooltip { - border-radius: 2px; - box-shadow: none; -} - -tooltip.background { - background-color: #3e4250; - background-clip: padding-box; -} - -tooltip.background label { - padding: 4px; -} - -tooltip decoration { - background-color: transparent; -} - -tooltip * { - background-color: transparent; - color: #D3DAE3; -} - -colorswatch, colorswatch:drop(active) { - border-style: none; -} - -colorswatch.top { - border-top-left-radius: 2.5px; - border-top-right-radius: 2.5px; -} - -colorswatch.top overlay { - border-top-left-radius: 2px; - border-top-right-radius: 2px; -} - -colorswatch.bottom { - border-bottom-left-radius: 2.5px; - border-bottom-right-radius: 2.5px; -} - -colorswatch.bottom overlay { - border-bottom-left-radius: 2px; - border-bottom-right-radius: 2px; -} - -colorswatch.left, colorswatch:first-child:not(.top) { - border-top-left-radius: 2.5px; - border-bottom-left-radius: 2.5px; -} - -colorswatch.left overlay, colorswatch:first-child:not(.top) overlay { - border-top-left-radius: 2px; - border-bottom-left-radius: 2px; -} - -colorswatch.right, colorswatch:last-child:not(.bottom) { - border-top-right-radius: 2.5px; - border-bottom-right-radius: 2.5px; -} - -colorswatch.right overlay, colorswatch:last-child:not(.bottom) overlay { - border-top-right-radius: 2px; - border-bottom-right-radius: 2px; -} - -colorswatch.dark overlay { - color: rgba(255, 255, 255, 0.7); -} - -colorswatch.dark overlay:hover { - border-color: rgba(0, 0, 0, 0.5); -} - -colorswatch.light overlay { - color: rgba(0, 0, 0, 0.7); -} - -colorswatch.light overlay:hover { - border-color: rgba(0, 0, 0, 0.3); -} - -colorswatch overlay { - border: 1px solid rgba(0, 0, 0, 0.15); -} - -colorswatch overlay:hover { - background-color: rgba(255, 255, 255, 0.2); -} - -colorswatch:disabled { - opacity: 0.5; -} - -colorswatch:disabled overlay { - border-color: rgba(0, 0, 0, 0.6); - box-shadow: none; -} - -colorswatch#add-color-button { - border-style: solid; - border-width: 1px; - color: #464853; - border-color: rgba(0, 0, 0, 0.15); - background-color: white; -} - -colorswatch#add-color-button:hover { - color: #23242a; - border-color: rgba(0, 0, 0, 0.15); - background-color: white; -} - -colorswatch#add-color-button overlay { - border-color: transparent; - background-color: transparent; - background-image: none; -} - -button.color { - padding: 0; -} - -button.color colorswatch:first-child:last-child, button.color colorswatch:first-child:last-child overlay { - margin: 4px; - border-radius: 0; -} - -colorchooser .popover.osd { - border-radius: 2px; -} - -.content-view { - background-color: #ffffff; -} - -.content-view:hover { - -gtk-icon-effect: highlight; -} - -.scale-popup button:hover { - color: #23242a; - border-color: rgba(0, 0, 0, 0.15); - background-color: white; -} - -.context-menu, popover.touch-selection, .csd popover.touch-selection, -popover.background.touch-selection, .csd popover.background.touch-selection { - font: initial; -} - -.monospace { - font-family: Monospace; -} - -.keycap { - min-width: 16px; - min-height: 20px; - padding: 3px 6px 4px 6px; - color: #464853; - background-color: #ffffff; - border: 1px solid rgba(0, 0, 0, 0.15); - border-radius: 2.5px; - box-shadow: inset 0px -2px 0px rgba(0, 0, 0, 0.05); -} - -stackswitcher button.text-button { - min-width: 80px; -} - -stackswitcher button.circular { - min-width: 0; -} - -*:drop(active):focus, -*:drop(active) { - box-shadow: inset 0 0 0 1px #F08437; -} - -decoration { - border-radius: 0; - border: none; - transition: 200ms ease-out; - box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.15), 0 8px 8px 0 rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(0, 0, 0, 0.12); - margin: 6px; -} - -decoration:backdrop { - box-shadow: 0 3px 5px 0 transparent, 0 8px 8px 0 transparent, 0 3px 3px 0 rgba(0, 0, 0, 0.1), 0 0 0 1px rgba(0, 0, 0, 0.12); -} - -.maximized decoration, .fullscreen decoration, .tiled decoration { - border-radius: 0; - box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1); -} - -.ssd decoration { - border-radius: 0 0 0 0; - box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.15); -} - -.ssd decoration.maximized { - border-radius: 0; -} - -.popup decoration { - border-radius: 0; - box-shadow: none; -} - -.csd.popup decoration { - border-radius: 0; - box-shadow: 0 3px 6px rgba(0, 0, 0, 0.12), 0 0 0 1px rgba(0, 0, 0, 0.15); -} - -tooltip.csd decoration { - border-radius: 3px; - box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.12); -} - -messagedialog.csd decoration { - border-radius: 3px; -} - -.solid-csd decoration { - border: 2px solid #32343D; - border-radius: 0; - margin: 0; - background-color: #282A33; - box-shadow: none; -} - -headerbar button.titlebutton, .titlebar button.titlebutton { - margin: 0; - padding: 0; - min-width: 28px; - min-height: 28px; - border-color: transparent; - background-color: transparent; - background-image: none; - background-color: rgba(40, 42, 51, 0); -} - -headerbar button.titlebutton:hover, .titlebar button.titlebutton:hover { - color: rgba(228, 235, 241, 0.8); - border-color: rgba(255, 255, 255, 0.12); - background-color: #333641; -} - -headerbar button.titlebutton:active, .titlebar button.titlebutton:active, headerbar button.titlebutton:checked, .titlebar button.titlebutton:checked { - color: #ffffff; - border-color: #68a2e6; - background-color: #5294e2; -} - -headerbar button.titlebutton.close, .titlebar button.titlebutton.close, headerbar button.titlebutton.maximize, .titlebar button.titlebutton.maximize, headerbar button.titlebutton.minimize, .titlebar button.titlebutton.minimize, headerbar button.titlebutton.restore, .titlebar button.titlebutton.restore { - padding: 0; - min-width: 27px; - min-height: 27px; - color: transparent; - background-color: transparent; - background-position: center; - background-repeat: no-repeat; - border-width: 0; - border-radius: 0; -} - -headerbar button.titlebutton.close:backdrop, .titlebar button.titlebutton.close:backdrop, headerbar button.titlebutton.maximize:backdrop, .titlebar button.titlebutton.maximize:backdrop, headerbar button.titlebutton.minimize:backdrop, .titlebar button.titlebutton.minimize:backdrop, headerbar button.titlebutton.restore:backdrop, .titlebar button.titlebutton.restore:backdrop { - opacity: 1; -} - -headerbar button.titlebutton.close, .titlebar button.titlebutton.close { - background-image: -gtk-scaled(url("assets/titlebutton-close-dark.png"), url("assets/titlebutton-close-dark@2.png")); -} - -headerbar button.titlebutton.close:backdrop, .titlebar button.titlebutton.close:backdrop { - background-image: -gtk-scaled(url("assets/titlebutton-close-backdrop-dark.png"), url("assets/titlebutton-close-backdrop-dark@2.png")); -} - -headerbar button.titlebutton.close:hover, .titlebar button.titlebutton.close:hover { - background-image: -gtk-scaled(url("assets/titlebutton-close-hover-dark.png"), url("assets/titlebutton-close-hover-dark@2.png")); -} - -headerbar button.titlebutton.close:active, .titlebar button.titlebutton.close:active { - background-image: -gtk-scaled(url("assets/titlebutton-close-active-dark.png"), url("assets/titlebutton-close-active-dark@2.png")); -} - -headerbar button.titlebutton.maximize, .titlebar button.titlebutton.maximize { - background-image: -gtk-scaled(url("assets/titlebutton-maximize-dark.png"), url("assets/titlebutton-maximize-dark@2.png")); -} - -headerbar button.titlebutton.maximize:backdrop, .titlebar button.titlebutton.maximize:backdrop { - background-image: -gtk-scaled(url("assets/titlebutton-maximize-backdrop-dark.png"), url("assets/titlebutton-maximize-backdrop-dark@2.png")); -} - -headerbar button.titlebutton.maximize:hover, .titlebar button.titlebutton.maximize:hover { - background-image: -gtk-scaled(url("assets/titlebutton-maximize-hover-dark.png"), url("assets/titlebutton-maximize-hover-dark@2.png")); -} - -headerbar button.titlebutton.maximize:active, .titlebar button.titlebutton.maximize:active { - background-image: -gtk-scaled(url("assets/titlebutton-maximize-active-dark.png"), url("assets/titlebutton-maximize-active-dark@2.png")); -} - -headerbar button.titlebutton.minimize, .titlebar button.titlebutton.minimize { - background-image: -gtk-scaled(url("assets/titlebutton-minimize-dark.png"), url("assets/titlebutton-minimize-dark@2.png")); -} - -headerbar button.titlebutton.minimize:backdrop, .titlebar button.titlebutton.minimize:backdrop { - background-image: -gtk-scaled(url("assets/titlebutton-minimize-backdrop-dark.png"), url("assets/titlebutton-minimize-backdrop-dark@2.png")); -} - -headerbar button.titlebutton.minimize:hover, .titlebar button.titlebutton.minimize:hover { - background-image: -gtk-scaled(url("assets/titlebutton-minimize-hover-dark.png"), url("assets/titlebutton-minimize-hover-dark@2.png")); -} - -headerbar button.titlebutton.minimize:active, .titlebar button.titlebutton.minimize:active { - background-image: -gtk-scaled(url("assets/titlebutton-minimize-active-dark.png"), url("assets/titlebutton-minimize-active-dark@2.png")); -} - -headerbar button.titlebutton.restore, .titlebar button.titlebutton.restore { - background-image: -gtk-scaled(url("assets/titlebutton-restore-dark.png"), url("assets/titlebutton-restore-dark@2.png")); -} - -headerbar button.titlebutton.restore:backdrop, .titlebar button.titlebutton.restore:backdrop { - background-image: -gtk-scaled(url("assets/titlebutton-restore-backdrop-dark.png"), url("assets/titlebutton-restore-backdrop-dark@2.png")); -} - -headerbar button.titlebutton.restore:hover, .titlebar button.titlebutton.restore:hover { - background-image: -gtk-scaled(url("assets/titlebutton-restore-hover-dark.png"), url("assets/titlebutton-restore-hover-dark@2.png")); -} - -headerbar button.titlebutton.restore:active, .titlebar button.titlebutton.restore:active { - background-image: -gtk-scaled(url("assets/titlebutton-restore-active-dark.png"), url("assets/titlebutton-restore-active-dark@2.png")); -} - -.fullscreen headerbar button.titlebutton.maximize, .fullscreen .titlebar button.titlebutton.maximize, .maximized headerbar button.titlebutton.maximize, .maximized .titlebar button.titlebutton.maximize { - background-image: -gtk-scaled(url("assets/titlebutton-restore-dark.png"), url("assets/titlebutton-restore-dark@2.png")); -} - -.fullscreen headerbar button.titlebutton.maximize:backdrop, .fullscreen .titlebar button.titlebutton.maximize:backdrop, .maximized headerbar button.titlebutton.maximize:backdrop, .maximized .titlebar button.titlebutton.maximize:backdrop { - background-image: -gtk-scaled(url("assets/titlebutton-restore-backdrop-dark.png"), url("assets/titlebutton-restore-backdrop-dark@2.png")); -} - -.fullscreen headerbar button.titlebutton.maximize:hover, .fullscreen .titlebar button.titlebutton.maximize:hover, .maximized headerbar button.titlebutton.maximize:hover, .maximized .titlebar button.titlebutton.maximize:hover { - background-image: -gtk-scaled(url("assets/titlebutton-restore-hover-dark.png"), url("assets/titlebutton-restore-hover-dark@2.png")); -} - -.fullscreen headerbar button.titlebutton.maximize:active, .fullscreen .titlebar button.titlebutton.maximize:active, .maximized headerbar button.titlebutton.maximize:active, .maximized .titlebar button.titlebutton.maximize:active { - background-image: -gtk-scaled(url("assets/titlebutton-restore-active-dark.png"), url("assets/titlebutton-restore-active-dark@2.png")); -} - -.nemo-window .sidebar .view.cell:selected, .nemo-window .sidebar row.cell:selected, window > hdyleaflet > scrolledwindow > viewport.frame > list > row.activatable:selected, window > leaflet > scrolledwindow > viewport.frame > list > row.activatable:selected, hdyleaflet > box.vertical > scrolledwindow > viewport .sidebar list > row.activatable:selected, hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list row.activatable.contact-data-row:selected, -leaflet.unfolded > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list row.activatable.contact-data-row:selected, .polari-room-list .sidebar .activatable:selected, .polari-room-list .sidebar .inactive:selected, .polari-room-list .sidebar .room-list-header:selected, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable:selected, .geary-main-window .geary-main-layout > leaflet > leaflet > box .geary-folder-frame > scrolledwindow treeview.view.sidebar:selected, .sidebar.vertical > paned.geary-sidebar-pane-separator .geary-folder-frame > scrolledwindow treeview.view.sidebar:selected, .sidebar.vertical > paned.sidebar-pane-separator .folder-frame > scrolledwindow treeview.view.sidebar:selected, list.tweak-categories > row.activatable.tweak-category:selected, textview.view.sourceview.gedit-view window#gtk-tooltip treeview.view:selected, list.gedit-document-panel row.activatable:selected, treeview.view.sidebar.source-list:selected, .budgie-menu button:active, .budgie-menu button:checked, .budgie-popover:not(.budgie-menu) button.flat:not(.image-button):active, .budgie-popover:not(.budgie-menu) button.flat:not(.image-button):active arrow, .budgie-popover:not(.budgie-menu) button.flat:not(.image-button):checked, .budgie-popover:not(.budgie-menu) button.flat:not(.image-button):checked arrow, .atril-window scrolledwindow.frame > .view:selected, .atril-window scrolledwindow.frame > .view:active, -.xreader-window scrolledwindow.frame > .view:selected, -.xreader-window scrolledwindow.frame > .view:active, .caja-desktop > widget.entry:selected, .caja-desktop > widget.entry:focus:selected, #MozillaGtkWidget.background > widget > scrolledwindow > textview text:selected, #MozillaGtkWidget.background > widget > scrolledwindow > textview text:selected:focus, -#MozillaGtkWidget.background > widget > scrolledwindow > textview text selection, .nemo-window .nemo-window-pane widget.entry:selected:focus, .nemo-window .nemo-window-pane widget.entry:selected, .view:selected, .view:selected:focus, -window.thunar notebook scrolledwindow.frame.standard-view .view:selected, -textview text:selected, -textview text:selected:focus, textview text selection:focus, textview text selection, -iconview:selected, -iconview:selected:focus, flowbox flowboxchild:selected, entry selection:focus, entry selection, menuitem.button.flat:active, menuitem.button.flat:active arrow, menuitem.button.flat:selected, menuitem.button.flat:selected arrow, -modelbutton.flat:active, -modelbutton.flat:active arrow, -modelbutton.flat:selected, -modelbutton.flat:selected arrow, treeview.view:selected, treeview.view:selected:focus, row:selected, window.thunar > grid > paned > .sidebar > treeview.view:selected, .budgie-menu button:selected, .nemo-window .nemo-places-sidebar .places-treeview:selected, .budgie-menu button:selected.has-open-popup, .budgie-menu button:selected:hover, row.activatable:selected, row.activatable:selected.has-open-popup, row.activatable:selected:hover, calendar:selected { - background-color: #5294e2; -} - -row:selected label, label:selected, .nemo-window .sidebar .view.cell:selected, .nemo-window .sidebar row.cell:selected, window > hdyleaflet > scrolledwindow > viewport.frame > list > row.activatable:selected, window > leaflet > scrolledwindow > viewport.frame > list > row.activatable:selected, hdyleaflet > box.vertical > scrolledwindow > viewport .sidebar list > row.activatable:selected, hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list row.activatable.contact-data-row:selected, -leaflet.unfolded > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list row.activatable.contact-data-row:selected, .polari-room-list .sidebar .activatable:selected, .polari-room-list .sidebar .inactive:selected, .polari-room-list .sidebar .room-list-header:selected, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable:selected, .geary-main-window .geary-main-layout > leaflet > leaflet > box .geary-folder-frame > scrolledwindow treeview.view.sidebar:selected, .sidebar.vertical > paned.geary-sidebar-pane-separator .geary-folder-frame > scrolledwindow treeview.view.sidebar:selected, .sidebar.vertical > paned.sidebar-pane-separator .folder-frame > scrolledwindow treeview.view.sidebar:selected, list.tweak-categories > row.activatable.tweak-category:selected, textview.view.sourceview.gedit-view window#gtk-tooltip treeview.view:selected, list.gedit-document-panel row.activatable:selected, treeview.view.sidebar.source-list:selected, .budgie-menu button:active, .budgie-menu button:checked, .budgie-popover:not(.budgie-menu) button.flat:not(.image-button):active, .budgie-popover:not(.budgie-menu) button.flat:not(.image-button):active arrow, .budgie-popover:not(.budgie-menu) button.flat:not(.image-button):checked, .budgie-popover:not(.budgie-menu) button.flat:not(.image-button):checked arrow, .atril-window scrolledwindow.frame > .view:selected, .atril-window scrolledwindow.frame > .view:active, -.xreader-window scrolledwindow.frame > .view:selected, -.xreader-window scrolledwindow.frame > .view:active, .caja-desktop > widget.entry:selected, .caja-desktop > widget.entry:focus:selected, #MozillaGtkWidget.background > widget > scrolledwindow > textview text:selected, #MozillaGtkWidget.background > widget > scrolledwindow > textview text:selected:focus, -#MozillaGtkWidget.background > widget > scrolledwindow > textview text selection, .nemo-window .nemo-window-pane widget.entry:selected:focus, .nemo-window .nemo-window-pane widget.entry:selected, .view:selected, .view:selected:focus, -window.thunar notebook scrolledwindow.frame.standard-view .view:selected, -textview text:selected, -textview text:selected:focus, textview text selection:focus, textview text selection, -iconview:selected, -iconview:selected:focus, flowbox flowboxchild:selected, entry selection:focus, entry selection, menuitem.button.flat:active, menuitem.button.flat:active arrow, menuitem.button.flat:selected, menuitem.button.flat:selected arrow, -modelbutton.flat:active, -modelbutton.flat:active arrow, -modelbutton.flat:selected, -modelbutton.flat:selected arrow, treeview.view:selected, treeview.view:selected:focus, row:selected, window.thunar > grid > paned > .sidebar > treeview.view:selected, .budgie-menu button:selected, .nemo-window .nemo-places-sidebar .places-treeview:selected, .budgie-menu button:selected.has-open-popup, .budgie-menu button:selected:hover, row.activatable:selected, row.activatable:selected.has-open-popup, row.activatable:selected:hover, calendar:selected { - color: #ffffff; -} - -row:selected label:disabled, label:disabled:selected, .nemo-window .sidebar .view.cell:disabled:selected, .nemo-window .sidebar row.cell:disabled:selected, window > hdyleaflet > scrolledwindow > viewport.frame > list > row.activatable:disabled:selected, window > leaflet > scrolledwindow > viewport.frame > list > row.activatable:disabled:selected, hdyleaflet > box.vertical > scrolledwindow > viewport .sidebar list > row.activatable:disabled:selected, hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list row.activatable.contact-data-row:disabled:selected, -leaflet.unfolded > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list row.activatable.contact-data-row:disabled:selected, .polari-room-list .sidebar .activatable:disabled:selected, .polari-room-list .sidebar .inactive:disabled:selected, .polari-room-list .sidebar .room-list-header:disabled:selected, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable:disabled:selected, .geary-main-window .geary-main-layout > leaflet > leaflet > box .geary-folder-frame > scrolledwindow treeview.view.sidebar:disabled:selected, .sidebar.vertical > paned.geary-sidebar-pane-separator .geary-folder-frame > scrolledwindow treeview.view.sidebar:disabled:selected, .sidebar.vertical > paned.sidebar-pane-separator .folder-frame > scrolledwindow treeview.view.sidebar:disabled:selected, list.tweak-categories > row.activatable.tweak-category:disabled:selected, textview.view.sourceview.gedit-view window#gtk-tooltip treeview.view:disabled:selected, list.gedit-document-panel row.activatable:disabled:selected, treeview.view.sidebar.source-list:disabled:selected, .budgie-menu button:disabled:active, .budgie-menu button:disabled:checked, .budgie-popover:not(.budgie-menu) button.flat:disabled:not(.image-button):active, .budgie-popover:not(.budgie-menu) button.flat:not(.image-button):active arrow:disabled, .budgie-popover:not(.budgie-menu) button.flat:disabled:not(.image-button):checked, .budgie-popover:not(.budgie-menu) button.flat:not(.image-button):checked arrow:disabled, .atril-window scrolledwindow.frame > .view:disabled:selected, .atril-window scrolledwindow.frame > .view:disabled:active, -.xreader-window scrolledwindow.frame > .view:disabled:selected, -.xreader-window scrolledwindow.frame > .view:disabled:active, .caja-desktop > widget.entry:disabled:selected, #MozillaGtkWidget.background > widget > scrolledwindow > textview text:disabled:selected, -#MozillaGtkWidget.background > widget > scrolledwindow > textview text selection:disabled, .nemo-window .nemo-window-pane widget.entry:disabled:selected, .view:disabled:selected, -window.thunar notebook scrolledwindow.frame.standard-view .view:disabled:selected, -textview text:disabled:selected, -textview text:disabled:selected:focus, textview text selection:disabled, -iconview:disabled:selected, -iconview:disabled:selected:focus, flowbox flowboxchild:disabled:selected, entry selection:disabled, menuitem.button.flat:disabled:active, menuitem.button.flat:active arrow:disabled, menuitem.button.flat:disabled:selected, menuitem.button.flat:selected arrow:disabled, -modelbutton.flat:disabled:active, -modelbutton.flat:active arrow:disabled, -modelbutton.flat:disabled:selected, -modelbutton.flat:selected arrow:disabled, row:disabled:selected, window.thunar > grid > paned > .sidebar > treeview.view:disabled:selected, .budgie-menu button:disabled:selected, .nemo-window .nemo-places-sidebar .places-treeview:disabled:selected, calendar:disabled:selected { - color: #a9caf1; -} - -popover.emoji-picker { - padding: 0; -} - -popover.emoji-picker entry { - border-bottom: 1px solid rgba(0, 0, 0, 0.15); - border-radius: 0; - box-shadow: none; - border-width: 0 0 1px 0; - padding: 4px 12px; - background: none; -} - -popover.emoji-picker scrolledwindow { - background-color: #ffffff; - border-bottom: 1px solid rgba(0, 0, 0, 0.15); -} - -button.emoji-section { - margin-top: -1px; - padding: 4px 12px; - border-radius: 0; - outline-offset: -4px; - box-shadow: none; - border: none; -} - -button.emoji-section:first-child { - border-radius: 0 0 0 2px; -} - -button.emoji-section:last-child { - border-radius: 0 0 2px 0; -} - -.emoji { - min-width: 16px; - min-height: 16px; - padding: 2px 6px; - margin: 2px; -} - -.emoji widget { - transition: all 50ms cubic-bezier(0, 0, 0.2, 1); -} - -.emoji widget:hover { - background-color: #5294e2; - color: #ffffff; - border-radius: 2px; -} - -terminal-window notebook > header.top button, -.mate-terminal notebook > header.top button { - padding: 0; - min-width: 24px; - min-height: 24px; -} - -terminal-window notebook scrollbar, -.mate-terminal notebook scrollbar { - background: none; -} - -terminal-window.background.csd, -.mate-terminal.background.csd { - border-radius: 0; -} - -terminal-window.background.csd.maximized, terminal-window.background.csd.tiled, terminal-window.background.csd.fullscreen, -.mate-terminal.background.csd.maximized, -.mate-terminal.background.csd.tiled, -.mate-terminal.background.csd.fullscreen { - border-radius: 0; -} - -terminal-window decoration, -.mate-terminal decoration { - border-radius: 0 0 0 0; -} - -window.background > box.vertical > box.horizontal > frame > border { - border-width: 0 1px 0 0; -} - -window.background > box.vertical > box.horizontal > stack > widget > notebook.frame { - border-width: 0 0 0 1px; -} - -.nautilus-window headerbar.titlebar .path-bar-box .path-bar button.flat.text-button.toggle, -.nautilus-window headerbar.titlebar .path-bar-box .path-bar button.flat.image-button.text-button.toggle { - background: none; - border: none; - margin-top: 0; - margin-bottom: 0; - padding: 0 6px 2px 6px; - border-radius: 0; -} - -.nautilus-window headerbar.titlebar .path-bar-box .path-bar button.flat.text-button.toggle:hover { - color: rgba(255, 255, 255, 0.8); - background: none; - box-shadow: inset 0 -1px rgba(82, 148, 226, 0.5), 0 1px rgba(82, 148, 226, 0.5); -} - -.nautilus-window headerbar.titlebar .path-bar-box .path-bar button.flat.text-button.toggle:checked, .nautilus-window headerbar.titlebar .path-bar-box .path-bar button.flat.text-button.toggle:active { - color: rgba(228, 235, 241, 0.8); - background: none; - box-shadow: inset 0 -1px #5294e2, 0 1px #5294e2; -} - -.nautilus-window headerbar.titlebar .path-bar-box .path-bar button.flat.text-button.toggle:disabled { - color: rgba(228, 235, 241, 0.4); -} - -.nautilus-window headerbar.titlebar .path-bar-box .path-bar button.flat.text-button.toggle:checked:disabled { - color: rgba(228, 235, 241, 0.4); - box-shadow: inset 0 -1px rgba(82, 148, 226, 0.4), 0 1px rgba(82, 148, 226, 0.4); -} - -.nautilus-window.background.csd { - border-radius: 0 0 0 0; -} - -.nautilus-window.background.csd.unified { - border-radius: 0; -} - -.nautilus-window.background.csd placessidebar.sidebar { - border-bottom-left-radius: 0; -} - -.nautilus-window.background.csd notebook, .nautilus-window.background.csd notebook > stack { - border-radius: 0 0 0 0; -} - -.nautilus-window headerbar.titlebar .path-bar-box { - margin-top: 5px; - margin-bottom: 5px; - color: rgba(228, 235, 241, 0.8); - background-color: transparent; - border: none; -} - -.nautilus-window headerbar.titlebar .path-bar-box .linked.nautilus-path-bar button.text-button, -.nautilus-window headerbar.titlebar .path-bar-box .linked.nautilus-path-bar button.image-button.text-button { - padding: 3px 6px; - margin-top: 0; - margin-bottom: 0; -} - -.nautilus-window headerbar.titlebar .path-bar-box .linked.nautilus-path-bar button.text-button:not(:only-child):last-child, -.nautilus-window headerbar.titlebar .path-bar-box .linked.nautilus-path-bar button.image-button.text-button:not(:only-child):last-child { - border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #5294e2 100%, transparent 0%) 0 0 2/0 0 2px; -} - -.nautilus-window headerbar.titlebar .path-bar-box .linked.nautilus-path-bar button.text-button.image-button { - padding: 3px 12px; -} - -.nautilus-window headerbar.titlebar .path-bar-box .linked.nautilus-path-bar button.text-button.image-button label { - padding-left: 0; - padding-right: 0; -} - -.nautilus-window headerbar.titlebar .path-bar-box .linked.nautilus-path-bar button.text-button.image-button image { - padding-left: 0; - padding-right: 0; -} - -.nautilus-window headerbar.titlebar .path-bar-box .linked.nautilus-path-bar button.text-button label { - padding-right: 6px; - padding-left: 6px; -} - -.nautilus-window headerbar.titlebar .path-bar-box.width-maximized { - border: none; - box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.12); - background-color: rgba(228, 235, 241, 0.06); - border-radius: 2px; - padding: 0 6px; -} - -.nautilus-window headerbar.titlebar .path-bar-box.background.frame { - border: none; - background-color: transparent; -} - -.nautilus-canvas-item { - border-radius: 2px; -} - -.caja-desktop.caja-canvas-item, .caja-desktop, .nemo-desktop.nemo-canvas-item, -.nautilus-desktop.nautilus-canvas-item { - color: #ffffff; - text-shadow: 1px 1px rgba(0, 0, 0, 0.6); -} - -.caja-desktop:active, .nemo-desktop.nemo-canvas-item:active, -.nautilus-desktop.nautilus-canvas-item:active { - color: #464853; -} - -.caja-desktop:selected, .nemo-desktop.nemo-canvas-item:selected, -.nautilus-desktop.nautilus-canvas-item:selected { - color: #ffffff; - text-shadow: none; -} - -.nautilus-canvas-item.dim-label, .slate-notification .nautilus-canvas-item.notification-body, -.budgie-notification .nautilus-canvas-item.notification-body, -.budgie-switcher .nautilus-canvas-item.notification-body, label.nautilus-canvas-item.separator, headerbar .nautilus-canvas-item.subtitle, -.nautilus-list-dim-label, -.caja-list-dim-label { - color: #a0a2a8; -} - -.nautilus-canvas-item.dim-label:selected, .slate-notification .nautilus-canvas-item.notification-body:selected, -.budgie-notification .nautilus-canvas-item.notification-body:selected, -.budgie-switcher .nautilus-canvas-item.notification-body:selected, label.nautilus-canvas-item.separator:selected, headerbar .nautilus-canvas-item.subtitle:selected, .nautilus-canvas-item.dim-label:selected:focus, -.nautilus-list-dim-label:selected, -.caja-list-dim-label:selected, -.nautilus-list-dim-label:selected:focus { - color: #dceaf9; -} - -window.thunar notebook scrolledwindow.frame.standard-view, .nemo-window .nemo-window-pane notebook scrolledwindow.view, -.nautilus-window notebook > stack { - background-image: none; -} - -.nautilus-window .searchbar-container { - margin-top: -1px; -} - -.nautilus-window > menubar { - border: none; - box-shadow: none; - background: none; -} - -.nautilus-window notebook, -.nautilus-window notebook > stack:not(:only-child) searchbar { - background-color: #ffffff; -} - -.nautilus-list-view treeview.view:not(:selected):not(:hover):not(:focus) { - background: none; -} - -.disk-space-display { - border-style: solid; - border-width: 1px; -} - -.disk-space-display.unknown { - background-color: rgba(70, 72, 83, 0.5); - border-color: rgba(47, 48, 55, 0.5); -} - -.disk-space-display.used { - background-color: rgba(82, 148, 226, 0.8); - border-color: rgba(38, 121, 219, 0.8); -} - -.disk-space-display.free { - background-color: #f0f3f6; - border-color: #d1dae3; -} - -@keyframes needs_attention_keyframes { - 0% { - color: rgba(228, 235, 241, 0.8); - border-color: rgba(255, 255, 255, 0.12); - background-color: #333641; - } - 100% { - color: #ffffff; - border-color: #68a2e6; - background-color: #5294e2; - } -} - -.nautilus-operations-button-needs-attention { - animation: needs_attention_keyframes 2s ease-in-out; -} - -.nautilus-operations-button-needs-attention-multiple { - animation: needs_attention_keyframes 3s ease-in-out; - animation-iteration-count: 3; -} - -.conflict-row.activatable, .conflict-row.activatable:active { - color: white; - background-color: #FC4138; -} - -.conflict-row.activatable:hover { - background-color: #fd716a; -} - -.conflict-row.activatable:selected { - color: #ffffff; - background-color: #5294e2; -} - -.nautilus-window .floating-bar { - padding: 1px; - background-color: #5294e2; - color: #ffffff; - border-radius: 2px 2px 0 0; -} - -.nautilus-window .floating-bar.bottom.left { - border-top-left-radius: 0; -} - -.nautilus-window .floating-bar.bottom.right { - border-top-right-radius: 0; -} - -.nautilus-window .floating-bar button { - border: none; - border-radius: 100px; - min-height: 0; - min-width: 0; - padding: 0; - margin-right: 6px; - -gtk-icon-shadow: none; -} - -stack grid.vertical scrolledwindow.frame, -stack grid.vertical scrolledwindow.frame.emptyGrid { - border: none; -} - -eog-thumb-nav scrolledwindow, eog-thumb-nav scrolledwindow.frame, -#eog-thumb-nav scrolledwindow, -#eog-thumb-nav scrolledwindow.frame { - border-top: none; -} - -eog-thumb-nav button, -#eog-thumb-nav button { - border-radius: 2px; - border-top: none; -} - -.documents-scrolledwin.frame { - border-width: 0; -} - -button.documents-load-more { - border-width: 1px 0 0; - border-radius: 0; -} - -.documents-icon-bg { - background-color: #5294e2; - color: #ffffff; - border-radius: 2px; -} - -.documents-collection-icon, .photos-collection-icon { - background-color: rgba(70, 72, 83, 0.3); - border-radius: 2px; -} - -button.documents-favorite:active, -button.documents-favorite:active:hover { - color: #a9caf1; -} - -.documents-entry-tag, .photos-entry-tag { - color: #ffffff; - background: #5294e2; - border-radius: 2px; - border-width: 0; - margin: 2px; - padding: 4px; -} - -.documents-entry-tag:hover, .photos-entry-tag:hover { - color: #ffffff; - background: #639fe5; -} - -.documents-entry-tag:active, .photos-entry-tag:active { - color: #ffffff; - background: #4189df; -} - -.documents-entry-tag.button, .button.photos-entry-tag { - box-shadow: none; - border: none; - background-color: transparent; -} - -.content-view.document-page { - border-style: solid; - border-width: 3px 3px 6px 4px; - border-image: url("assets/thumbnail-frame.png") 3 3 6 4; -} - -.photos-fade-in { - opacity: 1.0; - transition: opacity 0.2s ease-out; -} - -.photos-fade-out { - opacity: 0.0; - transition: opacity 0.2s ease-out; -} - -window.background.csd > overlay > grid.horizontal > frame:dir(ltr) > border { - border-top-width: 0; - border-left-width: 0; - border-bottom-width: 0; -} - -frame.sidebar.chat-sidebar > border { - border-right: none; -} - -frame.sidebar.chat-sidebar frame.chat-status-area > border { - border-style: none; - border-top-style: solid; -} - -widget#PROCESSOR list row, widget#MEMORY list row { - margin: -1px; - border: 1px solid #cad5df; -} - -widget#PROCESSOR list row.max, widget#MEMORY list row.max { - color: #282A33; -} - -widget#PROCESSOR list separator.list, widget#MEMORY list separator.list { - box-shadow: inset 0 0 0 1px #cad5df; -} - -widget#STORAGE list { - margin: -1px; -} - -widget#STORAGE list row.activatable { - color: rgba(70, 72, 83, 0.75); -} - -widget#STORAGE list row.activatable:hover, widget#STORAGE list row.activatable:active { - color: rgba(70, 72, 83, 0.75); -} - -widget#STORAGE list separator.list { - box-shadow: inset 0 0 0 1px #cad5df; -} - -graph-switcher-button.toggle { - color: rgba(70, 72, 83, 0.75); - font-weight: 500; -} - -graph-switcher-button.toggle:hover { - color: #464853; - background-image: image(rgba(0, 0, 0, 0.05)); -} - -rg-graph.big { - background-position: left top; - background-origin: border-box; - background-repeat: repeat; -} - -box.speedometer-outter { - opacity: 0.8; -} - -box.speedometer-content-area { - box-shadow: 0 0 0 4px rgba(82, 148, 226, 0.2); -} - -.gb-search-entry-occurrences-tag { - background: none; -} - -window.org-gnome-Builder > menubar { - border: none; - box-shadow: none; - background: none; -} - -workbench.csd > stack.titlebar:not(headerbar) { - padding: 0; - background: none; - border: none; - 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: 0 0 0 0; -} - -editortweak .linked > entry.search:focus + .gb-linked-scroller { - border-top-color: #5294e2; -} - -layouttab { - background-color: #ffffff; -} - -layout { - border: 1px solid rgba(0, 0, 0, 0.15); -} - -eggsearchbar box.search-bar { - border-bottom: 1px solid rgba(0, 0, 0, 0.15); -} - -pillbox { - color: #ffffff; - background-color: #5294e2; - border-radius: 2px; -} - -pillbox:disabled label { - color: rgba(255, 255, 255, 0.5); -} - -docktabstrip { - padding: 0 6px; - background-color: #fafbfc; - border-bottom: 1px solid rgba(0, 0, 0, 0.15); -} - -docktabstrip docktab { - min-height: 28px; - border: solid transparent; - border-width: 0 1px; -} - -docktabstrip docktab label { - opacity: 0.5; -} - -docktabstrip docktab:checked label, docktabstrip docktab:hover label { - opacity: 1; -} - -docktabstrip docktab:checked { - border-color: rgba(0, 0, 0, 0.15); - background-color: #ffffff; -} - -dockbin { - border: 1px solid rgba(0, 0, 0, 0.15); -} - -dockpaned { - border: 1px solid rgba(0, 0, 0, 0.15); -} - -dockoverlayedge { - background-color: #fafbfc; -} - -dockoverlayedge docktabstrip { - padding: 0; - border: none; -} - -dockoverlayedge.left-edge tab:checked, dockoverlayedge.right-edge tab:checked { - border-width: 1px 0; -} - -popover.messagepopover.background { - padding: 0; -} - -popover.messagepopover .popover-content-area { - margin: 16px; -} - -popover.messagepopover .popover-action-area { - margin: 8px; -} - -popover.messagepopover .popover-action-area button:not(:first-child):not(:last-child) { - margin: 0 4px; -} - -popover.popover-selector { - padding: 0; -} - -popover.popover-selector list row { - padding: 5px 0; -} - -popover.popover-selector list row image { - margin-left: 3px; - margin-right: 10px; -} - -button.dzlmenubuttonitem.check label { - color: #464853; -} - -button.dzlmenubuttonitem.check label.dim-label, button.dzlmenubuttonitem.check .slate-notification label.notification-body, .slate-notification button.dzlmenubuttonitem.check label.notification-body, -button.dzlmenubuttonitem.check .budgie-notification label.notification-body, -button.dzlmenubuttonitem.check .budgie-switcher label.notification-body, -.budgie-notification button.dzlmenubuttonitem.check label.notification-body, -.budgie-switcher button.dzlmenubuttonitem.check label.notification-body, button.dzlmenubuttonitem.check label.separator, button.dzlmenubuttonitem.check headerbar label.subtitle, headerbar button.dzlmenubuttonitem.check label.subtitle { - color: #464853; -} - -button.dzlmenubuttonitem.check box > image { - opacity: 0.87; -} - -entry.search.preferences-search { - border: none; - border-right: 1px solid rgba(0, 0, 0, 0.15); - border-bottom: 1px solid rgba(0, 0, 0, 0.15); - border-radius: 0; -} - -preferences stacksidebar.sidebar list { - background-image: linear-gradient(to bottom, #ffffff, #ffffff); -} - -preferences stacksidebar.sidebar list separator { - background-color: transparent; -} - -devhelppanel entry:focus, -symboltreepanel entry:focus { - border-color: rgba(0, 0, 0, 0.15); -} - -button.run-arrow-button { - min-width: 12px; -} - -omnibar.linked > entry:not(:only-child) { - border-style: solid; - border-radius: 2px; - margin-left: 1px; - margin-right: 1px; -} - -gstyleslidein #scale_box button.toggle:checked, -gstyleslidein #strings_controls button.toggle:checked, -gstyleslidein #palette_controls button.toggle:checked, -gstyleslidein #components_controls button.toggle:checked { - color: #464853; -} - -configurationview entry.flat { - background: none; -} - -configurationview list { - border-width: 0; -} - -preferencesbin spinbutton { - border-radius: 2px; - border: 1px solid rgba(0, 0, 0, 0.15); -} - -preferencesbin spinbutton:focus { - border-color: #5294e2; -} - -preferencesbin spinbutton entry, preferencesbin spinbutton button { - border: none; - box-shadow: none; -} - -.tweak-categories { - border-radius: 0 0 0 0; -} - -.maximized .tweak-categories, .fullscreen .tweak-categories, .tiled .tweak-categories, .tiled-top .tweak-categories, .tiled-right .tweak-categories, .tiled-bottom .tweak-categories, .tiled-left .tweak-categories { - border-radius: 0; -} - -window.background.csd > hdyleaflet > box.vertical > stack.main-container, -window.background.csd > leaflet > box.vertical > stack.main-container { - border-bottom-right-radius: 0; -} - -window.background.csd.maximized > hdyleaflet > box.vertical > stack.main-container, window.background.csd.tiled > hdyleaflet > box.vertical > stack.main-container, window.background.csd.fullscreen > hdyleaflet > box.vertical > stack.main-container { - border-bottom-right-radius: 0; -} - -window.background.csd.maximized .tweak-categories, window.background.csd.tiled .tweak-categories, window.background.csd.fullscreen .tweak-categories { - border-radius: 0; -} - -window.background.csd > box.horizontal > stack.background > widget > scrolledwindow.frame { - border: none; -} - -window.background.csd > leaflet > stack.background, -window.background.csd > hdyleaflet > stack.background, -window.background.csd > box.horizontal > stack.background { - border-bottom-right-radius: 0; -} - -window.background.csd > leaflet > stack.background > widget > box.vertical > box.vertical > scrolledwindow > viewport.frame, -window.background.csd > hdyleaflet > stack.background > widget > box.vertical > box.vertical > scrolledwindow > viewport.frame, -window.background.csd > box.horizontal > stack.background > widget > box.vertical > box.vertical > scrolledwindow > viewport.frame { - border-bottom-right-radius: 1px; -} - -window.background.csd > leaflet > stack.background > widget > box.vertical > box.vertical > scrolledwindow > viewport.frame > .view, -window.background.csd > hdyleaflet > stack.background > widget > box.vertical > box.vertical > scrolledwindow > viewport.frame > .view, -window.background.csd > box.horizontal > stack.background > widget > box.vertical > box.vertical > scrolledwindow > viewport.frame > .view { - background: none; -} - -window.background.csd > leaflet > stack.background > widget > scrolledwindow > viewport > clamp.medium > box > box > box > frame > box > box.vertical > separator, -window.background.csd > hdyleaflet > stack.background > widget > scrolledwindow > viewport > clamp.medium > box > box > box > frame > box > box.vertical > separator, -window.background.csd > box.horizontal > stack.background > widget > scrolledwindow > viewport > clamp.medium > box > box > box > frame > box > box.vertical > separator { - background: none; - min-height: 2px; -} - -window.background.csd > leaflet > stack.background > widget > scrolledwindow > viewport > clamp.medium > box > box > box > frame > box > box.vertical > list, -window.background.csd > hdyleaflet > stack.background > widget > scrolledwindow > viewport > clamp.medium > box > box > box > frame > box > box.vertical > list, -window.background.csd > box.horizontal > stack.background > widget > scrolledwindow > viewport > clamp.medium > box > box > box > frame > box > box.vertical > list { - border-radius: 4px; -} - -window.background.csd > leaflet > stack.background > widget > scrolledwindow > viewport > clamp.medium > box > box > box > frame > box > box.vertical:first-child:last-child > list, -window.background.csd > hdyleaflet > stack.background > widget > scrolledwindow > viewport > clamp.medium > box > box > box > frame > box > box.vertical:first-child:last-child > list, -window.background.csd > box.horizontal > stack.background > widget > scrolledwindow > viewport > clamp.medium > box > box > box > frame > box > box.vertical:first-child:last-child > list { - border-radius: 0; -} - -window.background.csd > leaflet > stack.background > widget > scrolledwindow > viewport > clamp.medium > box > box > box > frame > box > box.vertical:first-child > list, -window.background.csd > hdyleaflet > stack.background > widget > scrolledwindow > viewport > clamp.medium > box > box > box > frame > box > box.vertical:first-child > list, -window.background.csd > box.horizontal > stack.background > widget > scrolledwindow > viewport > clamp.medium > box > box > box > frame > box > box.vertical:first-child > list { - border-radius: 0 0 4px 4px; -} - -window.background.csd > leaflet > stack.background > widget > scrolledwindow > viewport > clamp.medium > box > box > box > frame > box > box.vertical:not(:first-child):last-child > list, -window.background.csd > hdyleaflet > stack.background > widget > scrolledwindow > viewport > clamp.medium > box > box > box > frame > box > box.vertical:not(:first-child):last-child > list, -window.background.csd > box.horizontal > stack.background > widget > scrolledwindow > viewport > clamp.medium > box > box > box > frame > box > box.vertical:not(:first-child):last-child > list { - border-radius: 4px 4px 0 0; -} - -window.background.csd > leaflet > box.vertical > scrolledwindow.view, -window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view, -window.background.csd > box.horizontal > box.vertical > scrolledwindow.view { - border-bottom-left-radius: 0; -} - -window.background.csd.maximized > leaflet > stack.background, -window.background.csd.maximized > hdyleaflet > stack.background, -window.background.csd.maximized > box.horizontal > stack.background, window.background.csd.tiled > leaflet > stack.background, -window.background.csd.tiled > hdyleaflet > stack.background, -window.background.csd.tiled > box.horizontal > stack.background, window.background.csd.fullscreen > leaflet > stack.background, -window.background.csd.fullscreen > hdyleaflet > stack.background, -window.background.csd.fullscreen > box.horizontal > stack.background { - border-bottom-right-radius: 0; -} - -window.background.csd.maximized > leaflet > stack.background > widget > box.vertical > box.vertical > scrolledwindow > viewport.frame, -window.background.csd.maximized > hdyleaflet > stack.background > widget > box.vertical > box.vertical > scrolledwindow > viewport.frame, -window.background.csd.maximized > box.horizontal > stack.background > widget > box.vertical > box.vertical > scrolledwindow > viewport.frame, window.background.csd.tiled > leaflet > stack.background > widget > box.vertical > box.vertical > scrolledwindow > viewport.frame, -window.background.csd.tiled > hdyleaflet > stack.background > widget > box.vertical > box.vertical > scrolledwindow > viewport.frame, -window.background.csd.tiled > box.horizontal > stack.background > widget > box.vertical > box.vertical > scrolledwindow > viewport.frame, window.background.csd.fullscreen > leaflet > stack.background > widget > box.vertical > box.vertical > scrolledwindow > viewport.frame, -window.background.csd.fullscreen > hdyleaflet > stack.background > widget > box.vertical > box.vertical > scrolledwindow > viewport.frame, -window.background.csd.fullscreen > box.horizontal > stack.background > widget > box.vertical > box.vertical > scrolledwindow > viewport.frame { - border-bottom-right-radius: 0; -} - -window.background.csd.maximized > leaflet > box.vertical > scrolledwindow.view, -window.background.csd.maximized > hdyleaflet > box.vertical > scrolledwindow.view, -window.background.csd.maximized > box.horizontal > box.vertical > scrolledwindow.view, window.background.csd.tiled > leaflet > box.vertical > scrolledwindow.view, -window.background.csd.tiled > hdyleaflet > box.vertical > scrolledwindow.view, -window.background.csd.tiled > box.horizontal > box.vertical > scrolledwindow.view, window.background.csd.fullscreen > leaflet > box.vertical > scrolledwindow.view, -window.background.csd.fullscreen > hdyleaflet > box.vertical > scrolledwindow.view, -window.background.csd.fullscreen > box.horizontal > box.vertical > scrolledwindow.view { - border-bottom-left-radius: 0; -} - -button.round-button { - min-height: 28px; - min-width: 28px; - padding: 0; -} - -window.background > box.vertical > searchbar { - box-shadow: none; -} - -window.background > box.vertical > overlay > stack > widget > stack > box.vertical > scrolledwindow > viewport.frame > widget > list { - background-color: #fafbfc; -} - -window.background > box.vertical > overlay > stack > widget > stack > box.vertical > scrolledwindow > viewport.frame > widget > list > separator { - border-left: 100px solid transparent; - border-right: 100px solid transparent; -} - -window.background > box.vertical > overlay > stack > widget > stack widget > box.vertical.app-list { - background-image: image(#fafbfc); -} - -window.background > box.vertical > overlay > stack > widget > stack widget > box.vertical.app-list > box.vertical > list { - background-color: #fafbfc; -} - -window.background > box.vertical > overlay > stack > widget > stack widget > box.vertical.app-list separator { - border-left: 100px solid transparent; - border-right: 100px solid transparent; -} - -.category_page_header_filter_box { - background-image: image(#fafbfc); - border-image: linear-gradient(to bottom, #cad5df, #cad5df) 0 0 1 0/0 0 1px 0 stretch; -} - -.category_page_header_filter_box button { - color: rgba(70, 72, 83, 0.55); - background-image: image(#fafbfc); -} - -.category_page_header_filter_box button:hover { - color: rgba(70, 72, 83, 0.75); -} - -.category_page_header_filter_box button:checked { - color: #464853; -} - -.category_page_header_filter_box button:disabled { - color: rgba(70, 72, 83, 0.65); -} - -.application-details-infobar { - background-image: image(#ffffff); - border-image: linear-gradient(to bottom, #cad5df, #cad5df) 1 1 1 1/1px 1px 1px 1px stretch; -} - -button.osd.featured-button-left, -button.osd.featured-button-right { - background-image: image(rgba(255, 255, 255, 0.15)); -} - -button.osd.featured-button-left image, -button.osd.featured-button-right image { - color: white; -} - -label.title-1 { - color: white; -} - -label:backdrop.title-1 { - opacity: 0.5; -} - -label.caption { - color: rgba(255, 255, 255, 0.65); -} - -label:backdrop.caption { - opacity: 0.5; -} - -.maps-popover button.radio.layer-radio-button:checked { - box-shadow: 0 0 0 2px #5294e2; -} - -.tr-workarea undershoot, -.tr-workarea overshoot { - border-color: transparent; -} - -#gf-bubble, #gf-bubble.solid, -#gf-osd-window, -#gf-osd-window.solid, -#gf-input-source-popup, -#gf-input-source-popup.solid, -#gf-candidate-popup, -#gf-candidate-popup.solid { - color: #e9ecf1; - background-color: #282A33; - border: 1px solid #16171c; - border-radius: 2px; -} - -#gf-bubble levelbar block.low, #gf-bubble levelbar block.high, #gf-bubble levelbar block.full, -#gf-osd-window levelbar block.low, -#gf-osd-window levelbar block.high, -#gf-osd-window levelbar block.full, -#gf-input-source-popup levelbar block.low, -#gf-input-source-popup levelbar block.high, -#gf-input-source-popup levelbar block.full, -#gf-candidate-popup levelbar block.low, -#gf-candidate-popup levelbar block.high, -#gf-candidate-popup levelbar block.full { - background-color: #5294e2; - border-color: #5294e2; -} - -#gf-bubble levelbar block.empty, -#gf-osd-window levelbar block.empty, -#gf-input-source-popup levelbar block.empty, -#gf-candidate-popup levelbar block.empty { - background-color: #1d1e25; -} - -#gf-bubble levelbar trough, -#gf-osd-window levelbar trough, -#gf-input-source-popup levelbar trough, -#gf-candidate-popup levelbar trough { - background: none; -} - -#gf-input-source { - min-height: 32px; - min-width: 40px; -} - -#gf-input-source:selected { - color: #ffffff; - background-color: #5294e2; - border-radius: 2px; -} - -gf-candidate-box label { - padding: 3px; -} - -gf-candidate-box:hover, gf-candidate-box:selected { - color: #ffffff; - background-color: #5294e2; - border-radius: 2px; -} - -headerbar > button.flat.popup.title-menu-button.toggle { - border-radius: 2px; -} - -headerbar > button.flat.popup.title-menu-button.toggle > grid .title { - margin: -0.16875rem 0; - padding: 0.08125rem 0.83125rem 0; - font-size: 90%; -} - -headerbar > button.flat.popup.title-menu-button.toggle > grid .subtitle { - margin: -0.16875rem 0; - padding: 0 0.83125rem 0.08125rem; - font-size: 80%; -} - -window.background > box.vertical box.horizontal list.categories { - background-color: #fafbfc; - border: none; - color: #464853; -} - -window.background > box.vertical box.horizontal list.categories row.activatable.category { - color: #464853; - background-color: transparent; - font-weight: 500; -} - -window.background > box.vertical box.horizontal list.categories row.activatable.category:hover { - color: #464853; - background-color: rgba(70, 72, 83, 0.08); -} - -window.background > box.vertical box.horizontal list.categories row.activatable.category:selected { - color: #ffffff; - background-color: #5294e2; -} - -window.background > box.vertical box.horizontal list.categories row.activatable.category:selected label { - color: #ffffff; -} - -window.background > box.vertical box.horizontal list.categories row.activatable.category > label { - padding-left: 0; - padding-right: 0; -} - -window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list > separator { - background-color: transparent; -} - -window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list > separator.compressed-rows-group-separator { - background-image: image(rgba(0, 0, 0, 0.15)); -} - -window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable { - color: #464853; - transition-duration: 0.1s; -} - -window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable:hover, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable:active { - color: #464853; -} - -window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable label.compressed-entries-label { - background-image: image(#5294e2); - color: #ffffff; - font-weight: 700; -} - -window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable.compressed-row { - background-image: image(#f0f3f6); - color: #17181c; - transition-property: opacity, border-image, background-image, box-shadow; -} - -window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable.compressed-row:hover { - background-image: image(#f1f2f4); - color: #464853; -} - -window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable.compressed-row:active, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable.compressed-row:active:focus { - background-image: image(#e8e9eb); - color: #464853; - animation: none; -} - -window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable.compressed-row.popover-activated-row { - background-image: image(#5294e2); - color: #ffffff; -} - -window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable.compressed-row-header { - background-image: image(#ffffff); - color: #5294e2; -} - -window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable.compressed-row-header:hover { - background-image: image(#f6fafe); -} - -window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable.compressed-row-header:active, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable.compressed-row-header:active:focus { - background-image: image(#eef4fc); - color: #5294e2; - animation: none; -} - -window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable.compressed-row-header label.compressed-entries-label { - background-image: image(#5294e2); - color: #ffffff; - transition-duration: 0s; -} - -headerbar.titlebar.incognito-mode entry { - color: rgba(228, 235, 241, 0.8); - border-color: rgba(255, 255, 255, 0.12); - background-color: #21232a; -} - -headerbar.titlebar.incognito-mode entry image, headerbar.titlebar.incognito-mode entry image:hover { - color: inherit; -} - -headerbar.titlebar.incognito-mode entry:focus { - color: rgba(255, 255, 255, 0.8); - border-color: #5294e2; - background-color: #262830; -} - -headerbar.titlebar.incognito-mode entry:disabled { - color: rgba(228, 235, 241, 0.35); - border-color: rgba(255, 255, 255, 0.12); - background-color: rgba(33, 35, 42, 0.85); -} - -notebook > box > stack > box.vertical > paned.vertical > overlay > .floating-bar { - color: rgba(70, 72, 83, 0.75); -} - -.background headerbar entry.starred, .background headerbar entry.non-starred { - color: rgba(228, 235, 241, 0.8); - border-color: rgba(255, 255, 255, 0.12); - background-color: #21232a; -} - -.background headerbar entry.starred image, .background headerbar entry.starred image:hover, .background headerbar entry.non-starred image, .background headerbar entry.non-starred image:hover { - color: inherit; -} - -.background headerbar entry.starred:focus, .background headerbar entry.non-starred:focus { - color: rgba(255, 255, 255, 0.8); - border-color: #5294e2; - background-color: #262830; -} - -.background headerbar entry.starred:disabled, .background headerbar entry.non-starred:disabled { - color: rgba(228, 235, 241, 0.35); - border-color: rgba(255, 255, 255, 0.12); - background-color: rgba(33, 35, 42, 0.85); -} - -.background headerbar entry.starred > image.right { - color: #ccbb00; -} - -.background headerbar entry.starred > image.right:hover, .background headerbar entry.starred > image.right:active, .background headerbar entry.starred > image.right:checked { - color: #FFEA00; -} - -popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background { - background-color: transparent; -} - -popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > row.activatable { - background-color: #fafbfc; - color: rgba(70, 72, 83, 0.85); - border-radius: 2px; - border: 1px solid rgba(0, 0, 0, 0.15); - margin: 2px; -} - -popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > row.activatable:hover { - color: #23242a; - border-color: rgba(0, 0, 0, 0.15); - background-color: white; -} - -popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical { - margin: 0; - padding: 0; -} - -popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame { - border: 1px solid rgba(0, 0, 0, 0.15); -} - -popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > row.activatable.bookmarks-row { - background-color: rgba(255, 255, 255, 0.35); - color: rgba(70, 72, 83, 0.85); - border-bottom: 1px dashed rgba(0, 0, 0, 0.05); - padding: 6px 0; - margin: 0; -} - -popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > row.activatable.bookmarks-row:hover, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > row.activatable.bookmarks-row:active, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > row.activatable.bookmarks-row:checked { - color: #464853; - background-color: rgba(70, 72, 83, 0.05); -} - -popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > row.activatable.bookmarks-row button.flat { - min-width: 16px; - min-height: 16px; - padding: 4px; - margin: 0 6px; - border-radius: 100px; -} - -popover.background > scrolledwindow > viewport.frame > list > row.activatable { - border-radius: 2px; -} - -popover.background > scrolledwindow > viewport.frame > list > row.activatable button.page-row-close-button { - margin: 3px 6px; -} - -flowboxchild.bookmark-tag-widget { - color: #fafbfc; - font-weight: 500; -} - -flowboxchild.bookmark-tag-widget label { - margin-bottom: 2px; -} - -flowboxchild.bookmark-tag-widget-selected { - color: #ffffff; -} - -tabbox { - background-color: #fafbfc; - box-shadow: inset 0 -1px rgba(0, 0, 0, 0.15); -} - -tabbox > tab { - padding: 2px 16px 4px 16px; - min-width: 24px; - min-height: 24px; - border-radius: 0; - border: none; - color: rgba(70, 72, 83, 0.55); - background-color: rgba(250, 251, 252, 0); -} - -tabbox > tab:not(:only-child):first-child { - margin-left: 6px; -} - -tabbox > tab:not(:only-child):last-child { - margin-right: 6px; -} - -tabbox > tab:hover { - color: rgba(70, 72, 83, 0.75); - transition: 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); - box-shadow: inset 0 -2px rgba(82, 148, 226, 0.5); -} - -tabbox > tab:checked { - color: #464853; - transition: 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94); - box-shadow: inset 0 -2px #5294e2; -} - -tabbox > tab button { - border-radius: 100%; - min-height: 16px; - min-width: 16px; - padding: 0; - margin: 4px 0; - color: #85878e; -} - -tabbox > tab button:hover { - color: #ff4d4d; - background-color: #eaeef2; -} - -tabbox > tab button:active { - color: #5294e2; - background-color: #e1e7ed; -} - -tabbox > tab button:active image { - color: #5294e2; -} - -window#gnome-system-monitor > menubar { - border: none; - box-shadow: none; - background: none; -} - -.sidebar-paned .inline-toolbar.horizontal.sidebar-toolbar { - box-shadow: inset 0 1px rgba(0, 0, 0, 0.15); - padding: 4px; - background-color: #f0f3f6; -} - -window.csd > box.vertical > box.vertical > toolbar.horizontal, window.csd > box.vertical > box.vertical > .horizontal.inline-toolbar, -window.solid-csd > box.vertical > box.vertical > toolbar.horizontal, -window.solid-csd > box.vertical > box.vertical > .horizontal.inline-toolbar { - margin-top: -1px; - border-top: 1px solid rgba(0, 0, 0, 0.15); - box-shadow: none; - background-color: transparent; -} - -window.csd > box.vertical > box.vertical > toolbar.horizontal > toolitem > .linked > button, window.csd > box.vertical > box.vertical > .horizontal.inline-toolbar > toolitem > .linked > button, -window.csd > box.vertical > box.vertical > toolbar.horizontal > toolitem > box.horizontal > button, -window.csd > box.vertical > box.vertical > .horizontal.inline-toolbar > toolitem > box.horizontal > button, -window.solid-csd > box.vertical > box.vertical > toolbar.horizontal > toolitem > .linked > button, -window.solid-csd > box.vertical > box.vertical > .horizontal.inline-toolbar > toolitem > .linked > button, -window.solid-csd > box.vertical > box.vertical > toolbar.horizontal > toolitem > box.horizontal > button, -window.solid-csd > box.vertical > box.vertical > .horizontal.inline-toolbar > toolitem > box.horizontal > button { - min-height: 36px; - min-width: 36px; - padding: 0; - margin-top: 8px; - margin-bottom: 8px; -} - -window.csd > box.vertical > box.vertical > frame, -window.solid-csd > box.vertical > box.vertical > frame { - margin-top: -1px; - padding: 0; -} - -window.csd > box.vertical > box.vertical > frame > border, -window.solid-csd > box.vertical > box.vertical > frame > border { - border: none; -} - -window.background > box.vertical > toolbar.primary-toolbar > toolitem > .linked > button.image-button.raised, window.background > box.vertical > .primary-toolbar.inline-toolbar > toolitem > .linked > button.image-button.raised { - min-height: 36px; - min-width: 36px; - padding: 0; - margin: 0; -} - -window.background > box.vertical > toolbar.primary-toolbar > toolitem > .linked > button.image-button.raised > widget > box > image, window.background > box.vertical > .primary-toolbar.inline-toolbar > toolitem > .linked > button.image-button.raised > widget > box > image { - padding: 0; -} - -window.background > box.vertical > toolbar.primary-toolbar > toolitem button.flat.scale, window.background > box.vertical > .primary-toolbar.inline-toolbar > toolitem button.flat.scale { - min-height: 20px; - min-width: 36px; - padding: 0; - margin-top: 8px; - margin-bottom: 8px; -} - -window.background > box.vertical > toolbar.primary-toolbar > toolitem > box.horizontal:not(.linked) > button.toggle, window.background > box.vertical > .primary-toolbar.inline-toolbar > toolitem > box.horizontal:not(.linked) > button.toggle, -window.background > box.vertical > toolbar.primary-toolbar > toolitem > .linked > button:not(.toggle):not(.raised):not(.flat), -window.background > box.vertical > .primary-toolbar.inline-toolbar > toolitem > .linked > button:not(.toggle):not(.raised):not(.flat) { - min-height: 28px; - min-width: 28px; - padding: 0; - margin: 0; -} - -window.background.csd.unified > deck > deck > deck > box.vertical > headerbar.titlebar.windowhandle > viewswitchertitle > squeezer > viewswitcher > box.horizontal > button.radio { - margin: 0; - border-radius: 0; - padding: 0 6px; - border-width: 0; -} - -window.background.csd.unified > deck > deck > deck > box.vertical > headerbar.titlebar.windowhandle > viewswitchertitle > squeezer > viewswitcher > box.horizontal > button.radio:hover { - box-shadow: inset 0 -1px rgba(0, 0, 0, 0.15); -} - -hdyviewswitcherbar > actionbar, -viewswitcherbar > actionbar { - background: none; - border: none; -} - -dialog.background.csd > box.dialog-vbox > grid.horizontal > scrolledwindow.frame { - border: none; -} - -dialog.background.csd > box.dialog-vbox > grid.horizontal > scrolledwindow.frame > viewport.frame { - border: none; -} - -dialog.background.csd > box.dialog-vbox > grid.horizontal > stack > scrolledwindow.frame { - border: 1px solid rgba(0, 0, 0, 0.15); -} - -dialog.background.csd > box.dialog-vbox > filechooser > actionbar > revealer > box.horizontal > box.horizontal > box.horizontal > combobox > .linked > button.combo { - margin: 24px 6px 24px 120px; - background-position: right bottom; -} - -dialog.background.csd headerbar.default-decoration { - box-shadow: inset 0 -1px rgba(0, 0, 0, 0.15); -} - -window.background.csd > paned.horizontal > scrolledwindow.frame.sidebar { - border-top: none; -} - -stack > overlay > frame > scrolledwindow.frame { - border-left-width: 0; - border-right-width: 0; -} - -window.background.csd.unified headerbar { - border-radius: 0 0 0 0; -} - -window.background.csd.unified, -window.background.csd.unified > decoration, -window.background.csd.unified > decoration-overlay { - border-radius: 0; -} - -window.background.csd.unified.tiled, -window.background.csd.unified.tiled > decoration, -window.background.csd.unified.tiled > decoration-overlay, window.background.csd.unified.tiled-top, -window.background.csd.unified.tiled-top > decoration, -window.background.csd.unified.tiled-top > decoration-overlay, window.background.csd.unified.tiled-right, -window.background.csd.unified.tiled-right > decoration, -window.background.csd.unified.tiled-right > decoration-overlay, window.background.csd.unified.tiled-bottom, -window.background.csd.unified.tiled-bottom > decoration, -window.background.csd.unified.tiled-bottom > decoration-overlay, window.background.csd.unified.tiled-left, -window.background.csd.unified.tiled-left > decoration, -window.background.csd.unified.tiled-left > decoration-overlay, window.background.csd.unified.maximized, -window.background.csd.unified.maximized > decoration, -window.background.csd.unified.maximized > decoration-overlay, window.background.csd.unified.fullscreen, -window.background.csd.unified.fullscreen > decoration, -window.background.csd.unified.fullscreen > decoration-overlay { - border-radius: 0; -} - -.nemo-window .nemo-places-sidebar.frame { - border-width: 0; -} - -.nemo-window .nemo-places-sidebar .places-treeview { - -NemoPlacesTreeView-disk-full-bg-color: #cad5df; - -NemoPlacesTreeView-disk-full-fg-color: #3c86de; -} - -.nemo-window notebook { - background-color: #ffffff; -} - -.nemo-window notebook .primary-toolbar { - background-color: #fafbfc; -} - -.nemo-window notebook .primary-toolbar button, -.nemo-window notebook .primary-toolbar combobox > .linked > button.combo { - color: #464853; - border-color: rgba(0, 0, 0, 0.15); - background-color: white; -} - -.nemo-window notebook .primary-toolbar button:hover, -.nemo-window notebook .primary-toolbar combobox > .linked > button.combo:hover { - color: #23242a; - border-color: rgba(0, 0, 0, 0.15); - background-color: white; - -gtk-icon-effect: highlight; -} - -.nemo-window notebook .primary-toolbar button:active, .nemo-window notebook .primary-toolbar button:checked, -.nemo-window notebook .primary-toolbar combobox > .linked > button.combo:active, -.nemo-window notebook .primary-toolbar combobox > .linked > button.combo:checked { - color: #ffffff; - border-color: #2679db; - background-color: #5294e2; -} - -.nemo-window notebook .primary-toolbar button:active:not(:disabled) label:disabled, .nemo-window notebook .primary-toolbar button:checked:not(:disabled) label:disabled, -.nemo-window notebook .primary-toolbar combobox > .linked > button.combo:active:not(:disabled) label:disabled, -.nemo-window notebook .primary-toolbar combobox > .linked > button.combo:checked:not(:disabled) label:disabled { - color: inherit; - opacity: 0.6; -} - -.nemo-window notebook .primary-toolbar button:disabled, -.nemo-window notebook .primary-toolbar combobox > .linked > button.combo:disabled { - border-color: rgba(0, 0, 0, 0.05); - background-color: rgba(255, 255, 255, 0.55); -} - -.nemo-window notebook .primary-toolbar button:disabled label, .nemo-window notebook .primary-toolbar button:disabled, -.nemo-window notebook .primary-toolbar combobox > .linked > button.combo:disabled label, -.nemo-window notebook .primary-toolbar combobox > .linked > button.combo:disabled { - color: rgba(70, 72, 83, 0.55); -} - -.nemo-window notebook .primary-toolbar button:disabled:active, .nemo-window notebook .primary-toolbar button:disabled:checked, -.nemo-window notebook .primary-toolbar combobox > .linked > button.combo:disabled:active, -.nemo-window notebook .primary-toolbar combobox > .linked > button.combo:disabled:checked { - border-color: rgba(82, 148, 226, 0.75); - background-color: rgba(82, 148, 226, 0.75); - opacity: 0.6; -} - -.nemo-window notebook .primary-toolbar button:disabled:active label, .nemo-window notebook .primary-toolbar button:disabled:active, .nemo-window notebook .primary-toolbar button:disabled:checked label, .nemo-window notebook .primary-toolbar button:disabled:checked, -.nemo-window notebook .primary-toolbar combobox > .linked > button.combo:disabled:active label, -.nemo-window notebook .primary-toolbar combobox > .linked > button.combo:disabled:active, -.nemo-window notebook .primary-toolbar combobox > .linked > button.combo:disabled:checked label, -.nemo-window notebook .primary-toolbar combobox > .linked > button.combo:disabled:checked { - color: rgba(255, 255, 255, 0.8); -} - -.nemo-window notebook .primary-toolbar entry { - min-height: 24px; - min-width: 24px; - color: #4a4c59; - border-color: rgba(0, 0, 0, 0.15); - background-color: #ffffff; -} - -.nemo-window notebook .primary-toolbar entry:focus { - color: #4a4c59; - border-color: #5294e2; - background-color: #ffffff; -} - -.nemo-window .nemo-window-pane widget.entry { - border: 1px solid; - border-radius: 2px; - color: #4a4c59; - border-color: #5294e2; - background-color: #ffffff; -} - -.nemo-window .nemo-window-pane notebook infobar > revealer > box { - border-bottom: 1px solid rgba(0, 0, 0, 0.15); -} - -.nemo-window .nemo-window-pane notebook box.vertical > separator { - background: none; -} - -.nemo-window .primary-toolbar { - padding-top: 0; - padding-bottom: 0; - border: none; - color: rgba(228, 235, 241, 0.8); - background-color: #282a33; - box-shadow: inset 0 -1px rgba(0, 0, 0, 0.15); -} - -.nemo-window .primary-toolbar button { - min-height: 20px; - margin-top: 6px; - margin-bottom: 6px; -} - -.nemo-window .primary-toolbar entry { - min-height: 22px; - margin-top: 4px; - margin-bottom: 4px; -} - -.nemo-window .primary-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button, -.nemo-window .primary-toolbar widget.linked.raised:not(.vertical):not(.path-bar) button { - margin-top: 4px; - margin-bottom: 4px; -} - -.nemo-window .sidebar scrolledwindow.frame { - border: none; -} - -.nemo-window .floating-bar { - padding: 2px; - background-color: #5294e2; - color: #ffffff; - border-radius: 0; -} - -.nemo-window .floating-bar.bottom.left { - border-top-right-radius: 2px; -} - -.nemo-window .floating-bar.bottom.right { - border-top-left-radius: 2px; -} - -.nemo-window .floating-bar button { - border: none; - border-radius: 2px; - min-height: 16px; - min-width: 16px; - -gtk-icon-shadow: none; -} - -dialog.background > .dialog-vbox > frame.view > stack > box.vertical > separator.horizontal { - background: none; - border-bottom: 1px solid rgba(0, 0, 0, 0.15); -} - -window.background:not(.csd) > widget > separator { - color: rgba(0, 0, 0, 0.15); -} - -window.background:not(.csd) > widget > scrollbar { - background-clip: border-box; -} - -window.background:not(.csd) > widget > scrollbar, -window.background:not(.csd) > widget > frame > border { - border-color: rgba(0, 0, 0, 0.15); -} - -window.background:not(.csd) > widget > entry, -window.background:not(.csd) > widget .entry { - border-radius: 2px; - color: #4a4c59; - background-image: image(#ffffff); - border: 1px solid rgba(0, 0, 0, 0.15); -} - -window.background:not(.csd) > widget > entry:focus, -window.background:not(.csd) > widget .entry:focus { - border-color: #5294e2; -} - -window.background:not(.csd) > widget > spinbutton { - background-image: image(white); - border: 1px solid rgba(0, 0, 0, 0.15); -} - -window.background:not(.csd) > widget > spinbutton:active { - background-image: image(#eff2f5); -} - -window.background:not(.csd) > widget > spinbutton .entry { - border-top-right-radius: 0; - border-bottom-right-radius: 0; -} - -window.background:not(.csd) > widget > button > button, window.background:not(.csd) > widget > button.combo > button { - color: #4a4c59; - border: 1px solid rgba(0, 0, 0, 0.15); - border-radius: 2px; -} - -window.background:not(.csd) > widget > button > button:active, window.background:not(.csd) > widget > button > button:checked, window.background:not(.csd) > widget > button.combo > button:active, window.background:not(.csd) > widget > button.combo > button:checked { - border: 1px solid #cfd9e2; - background-image: image(#eff2f5); -} - -window.background:not(.csd) > menu, -window.background:not(.csd) > menu > menu { - border-radius: 0; -} - -window.background:not(.csd) > menu > separator, window.background:not(.csd) > menu .separator, -window.background:not(.csd) > menu > menu > separator, -window.background:not(.csd) > menu > menu .separator { - color: #ffffff; -} - -window.background:not(.csd) > menu > menuitem > label:disabled { - color: rgba(70, 72, 83, 0.55); -} - -window.background:not(.csd) > window > menu menuitem { - transition: none; -} - -#MozillaGtkWidget.background { - background-color: #fafbfc; -} - -#MozillaGtkWidget.background .background, -#MozillaGtkWidget.background frame, -#MozillaGtkWidget.background separator, -#MozillaGtkWidget.background scrolledwindow { - background-color: #fafbfc; -} - -#MozillaGtkWidget.background headerbar.titlebar { - padding-left: 10px; - padding-right: 10px; -} - -#MozillaGtkWidget.background scrollbar { - background-color: #ffffff; -} - -#MozillaGtkWidget.background scrollbar slider { - background-color: #a9aab0; -} - -#MozillaGtkWidget.background scrollbar slider:hover { - background-color: #8e9097; -} - -#MozillaGtkWidget.background scrollbar slider:hover:active { - background-color: #73757d; -} - -#MozillaGtkWidget.background scrollbar slider:disabled { - background-color: transparent; -} - -#MozillaGtkWidget.background > window.background > menu, -#MozillaGtkWidget.background > window.background > menu > menu { - border: none; - background-color: #ffffff; -} - -#MozillaGtkWidget.background > window.background > menu > separator, -#MozillaGtkWidget.background > window.background > menu > menu > separator { - padding: 0; - border: none; - background-color: rgba(0, 0, 0, 0.15); -} - -#MozillaGtkWidget.background > widget border { - border-color: #cad5df; -} - -#MozillaGtkWidget.background > widget separator { - background-color: #cfd9e2; -} - -#MozillaGtkWidget.background > widget > scrolledwindow > textview { - background-color: #ffffff; -} - -#MozillaGtkWidget.background > widget > scrolledwindow > textview text { - background-color: transparent; - color: #4a4c59; -} - -window.background.chromium headerbar.titlebar button.titlebutton { - min-width: 23px; - min-height: 23px; - padding: 0 2px; - color: transparent; -} - -window.background.chromium { - background-color: #fafbfc; - color: #464853; -} - -window.background.chromium headerbar.titlebar button.toggle { - color: rgba(228, 235, 241, 0.8); - outline-offset: -3px; - background-color: rgba(40, 42, 51, 0); - border-color: rgba(40, 42, 51, 0); -} - -window.background.chromium headerbar.titlebar button.toggle:hover { - color: rgba(228, 235, 241, 0.8); - border-color: rgba(255, 255, 255, 0.12); - background-color: #333641; -} - -window.background.chromium headerbar.titlebar button.toggle:checked, window.background.chromium headerbar.titlebar button.toggle:active { - color: #ffffff; - border-color: #68a2e6; - background-color: #5294e2; -} - -window.background.chromium button { - border-width: 1px; - border-style: solid; - border-color: #cad5df; - background-color: #fafbfc; - color: #464853; -} - -window.background.chromium entry.chromium { - border-image: none; - border: 1px solid #cad5df; - background-color: #fafbfc; - color: #464853; -} - -window.background.chromium entry.chromium:focus { - border-color: #5294e2; -} - -window.background.chromium > textview.view, window.background.chromium textview { - background-color: #fafbfc; - color: #464853; -} - -window.background.chromium > menubar { - background-color: #282A33; -} - -window.background.chromium > menu { - color: #464853; - background-color: #ffffff; - border: 1px solid #cad5df; -} - -window.background.chromium > menu > separator, window.background.chromium > menu .separator { - background-color: #ffffff; - color: #ffffff; - border: none; -} - -window.background.chromium > menu > menuitem { - color: #464853; - border-radius: 0; -} - -window.background.chromium > menu > menuitem:hover { - color: #ffffff; - background-color: #5294e2; -} - -window.background.chromium > menu > menuitem:disabled { - color: rgba(70, 72, 83, 0.45); -} - -window.background.chromium > menu > menuitem accelerator { - color: rgba(70, 72, 83, 0.45); -} - -window.background > grid.horizontal > grid.horizontal { - background-color: #282A33; - box-shadow: inset 0 -1px rgba(0, 0, 0, 0.15); -} - -window.background > grid.horizontal > grid.horizontal > button.flat.small-button { - color: rgba(228, 235, 241, 0.8); - border: none; - border-radius: 50px; -} - -window.background > grid.horizontal > grid.horizontal > button.flat.small-button:hover { - background-color: rgba(228, 235, 241, 0.25); -} - -window.background > grid.horizontal > grid.horizontal > button.flat.small-button:active, window.background > grid.horizontal > grid.horizontal > button.flat.small-button:checked { - background-color: #5294e2; - color: #ffffff; -} - -window.background > grid.horizontal > grid.horizontal > button.flat.small-button:disabled { - color: rgba(228, 235, 241, 0.6); -} - -window.background:not(.solid-csd) > notebook:not(.frame) { - border: 0 none transparent; - background-color: #ffffff; -} - -window.background:not(.solid-csd) > notebook:not(.frame) > stack { - border: none; - box-shadow: none; -} - -overlay.window-overlay grid.horizontal stack paned.horizontal stack widget.view.frame, -overlay.window-overlay grid.horizontal stack paned.horizontal stack scrolledwindow.frame { - border-left: none; - border-right: none; -} - -overlay.window-overlay grid.horizontal stack .sidebar { - border-bottom: 1px solid rgba(0, 0, 0, 0.15); -} - -widget > box.terminal-titlebar { - padding: 0 6px; -} - -widget > box.terminal-titlebar > button.flat.popup.toggle { - border: none; - border-radius: 0; - padding-top: 0; - padding-bottom: 0; - border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #5294e2 0%, transparent 0%) 0 0 0/0 0 0; -} - -widget > box.terminal-titlebar > button.flat.popup.toggle:dir(ltr) { - padding-right: 6px; -} - -widget > box.terminal-titlebar > button.flat.popup.toggle:dir(rtl) { - padding-left: 6px; -} - -widget > box.terminal-titlebar > button.flat.popup.toggle:hover { - box-shadow: inset 0 -2px #5294e2; - background: none; -} - -widget > box.terminal-titlebar > button.flat.popup.toggle:checked, widget > box.terminal-titlebar > button.flat.popup.toggle:active { - border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #5294e2 100%, transparent 0%) 0 0 2/0 0 2px; - background-color: transparent; - color: #464853; -} - -widget > box.terminal-titlebar > button.image-button, widget > box.terminal-titlebar > button.image-button.toggle { - margin: 2px 0; - padding: 0; - min-height: 24px; - min-width: 24px; - border-radius: 100px; - -gtk-outline-radius: 100px; -} - -list.tilix-session-sidebar { - background-image: image(#272931); -} - -list.tilix-session-sidebar button.tilix-sidebar-close-button { - min-height: 20px; - min-width: 20px; - padding: 0; - border-radius: 100px; - -gtk-outline-radius: 100px; - background-color: #F04A50; -} - -list.tilix-session-sidebar button.tilix-sidebar-close-button, list.tilix-session-sidebar button.tilix-sidebar-close-button:hover, list.tilix-session-sidebar button.tilix-sidebar-close-button:active, list.tilix-session-sidebar button.tilix-sidebar-close-button:checked { - color: white; -} - -list.tilix-session-sidebar button.tilix-sidebar-close-button:hover { - background-color: #f4797e; -} - -list.tilix-session-sidebar button.tilix-sidebar-close-button:active, list.tilix-session-sidebar button.tilix-sidebar-close-button:checked { - background-image: image(#ec1b22); -} - -window.background.csd > box.vertical > stack > box.horizontal > list { - border-right: 1px solid #cad5df; -} - -window.background.csd > box.vertical > stack > box.horizontal > box.vertical > stack > scrolledwindow.frame { - border: none; -} - -window.background.csd > box.vertical > stack > box.horizontal > revealer > stack > list { - border-right: 1px solid #cad5df; -} - -window.background.csd > box.vertical > stack > box.horizontal > revealer > stack > scrolledwindow > viewport.frame > list { - border-right: 1px solid #cad5df; -} - -window.background.csd > box.vertical > stack > box.horizontal > revealer > stack > scrolledwindow > viewport.frame > list { - border-right: 1px solid #cad5df; -} - -window#ValaPanel.background { - background-color: #21232b; - border: none; - color: #D3DAE3; -} - -window#ValaPanel.background widget.-vala-panel-background > separator { - background: none; -} - -window#ValaPanel.background .unpinned button.flat.-panel-icon-button { - border-radius: 0; -} - -window#ValaPanel.background .unpinned button.flat.-panel-icon-button:hover { - -gtk-icon-effect: highlight; -} - -window#ValaPanel.background .unpinned button.flat.-panel-icon-button:hover, window#ValaPanel.background .unpinned button.flat.-panel-icon-button:active, window#ValaPanel.background .unpinned button.flat.-panel-icon-button:checked { - box-shadow: inset 0 -2px #5294e2; - color: #c3cdd9; -} - -window#ValaPanel.background .pinned button.flat.-panel-icon-button.running { - border-radius: 0; -} - -window#ValaPanel.background .pinned button.flat.-panel-icon-button.running > image { - background-position: bottom center; -} - -window#ValaPanel.background .pinned button.flat.-panel-icon-button.running:hover { - -gtk-icon-effect: highlight; -} - -window#ValaPanel.background .pinned button.flat.-panel-icon-button.running:hover, window#ValaPanel.background .pinned button.flat.-panel-icon-button.running:active, window#ValaPanel.background .pinned button.flat.-panel-icon-button.running:checked { - box-shadow: inset 0 -2px #5294e2; - color: #c3cdd9; -} - -.mate-panel-menu-bar menubar, -.mate-panel-menu-bar #PanelApplet-window-menu-applet-button, -menubar.-vala-panel-background, -menubar.-vala-panel-appmenu-private { - background: none; - border: none; - box-shadow: none; - color: #D3DAE3; -} - -.mate-panel-menu-bar menubar > menuitem, -.mate-panel-menu-bar #PanelApplet-window-menu-applet-button > menuitem, -menubar.-vala-panel-background > menuitem, -menubar.-vala-panel-appmenu-private > menuitem { - border: none; - border-radius: 0; - font-weight: normal; -} - -.mate-panel-menu-bar menubar > menuitem:hover, -.mate-panel-menu-bar #PanelApplet-window-menu-applet-button > menuitem:hover, -menubar.-vala-panel-background > menuitem:hover, -menubar.-vala-panel-appmenu-private > menuitem:hover { - background-color: rgba(255, 255, 255, 0.1); - color: #ffffff; - box-shadow: inset 0 -2px #5294e2, 0 1px #5294e2; -} - -.mate-panel-menu-bar menubar > menuitem:disabled, -.mate-panel-menu-bar #PanelApplet-window-menu-applet-button > menuitem:disabled, -menubar.-vala-panel-background > menuitem:disabled, -menubar.-vala-panel-appmenu-private > menuitem:disabled { - color: rgba(211, 218, 227, 0.4); -} - -window#meldapp notebook.frame.meld-notebook { - border: none; -} - -window#meldapp notebook.frame.meld-notebook paned.meld-vc-console-pane { - border: none; -} - -headerbar:not(.titlebar).flat { - background: none; - color: #464853; - border: none; - box-shadow: none; -} - -headerbar:not(.titlebar).flat button:not(.close):not(.maximize):not(.minimize) { - color: rgba(70, 72, 83, 0.75); - border: none; -} - -headerbar:not(.titlebar).flat button:not(.close):not(.maximize):not(.minimize):hover { - background-color: rgba(70, 72, 83, 0.1); - color: #464853; -} - -headerbar:not(.titlebar).flat button:not(.close):not(.maximize):not(.minimize):active { - background-color: rgba(70, 72, 83, 0.25); - color: #464853; -} - -headerbar:not(.titlebar).flat button:not(.close):not(.maximize):not(.minimize):checked { - background-color: rgba(70, 72, 83, 0.2); - color: #464853; -} - -headerbar:not(.titlebar).flat button.titlebutton.close { - background-image: -gtk-scaled(url("assets/titlebutton-close.png"), url("assets/titlebutton-close@2.png")); -} - -headerbar:not(.titlebar).flat button.titlebutton.close:backdrop { - background-image: -gtk-scaled(url("assets/titlebutton-close-backdrop.png"), url("assets/titlebutton-close-backdrop@2.png")); -} - -headerbar:not(.titlebar).flat button.titlebutton.close:hover { - background-image: -gtk-scaled(url("assets/titlebutton-close-hover.png"), url("assets/titlebutton-close-hover@2.png")); -} - -headerbar:not(.titlebar).flat button.titlebutton.close:active { - background-image: -gtk-scaled(url("assets/titlebutton-close-active.png"), url("assets/titlebutton-close-active@2.png")); -} - -headerbar:not(.titlebar).flat button.titlebutton.maximize { - background-image: -gtk-scaled(url("assets/titlebutton-maximize.png"), url("assets/titlebutton-maximize@2.png")); -} - -headerbar:not(.titlebar).flat button.titlebutton.maximize:backdrop { - background-image: -gtk-scaled(url("assets/titlebutton-maximize-backdrop.png"), url("assets/titlebutton-maximize-backdrop@2.png")); -} - -headerbar:not(.titlebar).flat button.titlebutton.maximize:hover { - background-image: -gtk-scaled(url("assets/titlebutton-maximize-hover.png"), url("assets/titlebutton-maximize-hover@2.png")); -} - -headerbar:not(.titlebar).flat button.titlebutton.maximize:active { - background-image: -gtk-scaled(url("assets/titlebutton-maximize-active.png"), url("assets/titlebutton-maximize-active@2.png")); -} - -headerbar:not(.titlebar).flat button.titlebutton.minimize { - background-image: -gtk-scaled(url("assets/titlebutton-minimize.png"), url("assets/titlebutton-minimize@2.png")); -} - -headerbar:not(.titlebar).flat button.titlebutton.minimize:backdrop { - background-image: -gtk-scaled(url("assets/titlebutton-minimize-backdrop.png"), url("assets/titlebutton-minimize-backdrop@2.png")); -} - -headerbar:not(.titlebar).flat button.titlebutton.minimize:hover { - background-image: -gtk-scaled(url("assets/titlebutton-minimize-hover.png"), url("assets/titlebutton-minimize-hover@2.png")); -} - -headerbar:not(.titlebar).flat button.titlebutton.minimize:active { - background-image: -gtk-scaled(url("assets/titlebutton-minimize-active.png"), url("assets/titlebutton-minimize-active@2.png")); -} - -stackswitcher.tall { - margin-top: 6px; -} - -.xapp-status-icon-menu-window > decoration { - box-shadow: none; - transition: none; - margin: 0; -} - -.xapp-status-icon-menu-window > menu > menuitem > window > decoration { - box-shadow: none; - transition: none; - margin: 0; -} - -/***************** - * Unity Desktop * - *****************/ -UnityDecoration { - -UnityDecoration-extents: 28px 1 1 1; - -UnityDecoration-input-extents: 10px; - -UnityDecoration-shadow-offset-x: 0px; - -UnityDecoration-shadow-offset-y: 3px; - -UnityDecoration-active-shadow-color: rgba(0, 0, 0, 0.2); - -UnityDecoration-active-shadow-radius: 12px; - -UnityDecoration-inactive-shadow-color: rgba(0, 0, 0, 0.07); - -UnityDecoration-inactive-shadow-radius: 7px; - -UnityDecoration-glow-size: 10px; - -UnityDecoration-glow-color: #5294e2; - -UnityDecoration-title-indent: 10px; - -UnityDecoration-title-fade: 35px; - -UnityDecoration-title-alignment: 0.0; -} - -UnityDecoration .top { - border: 1px solid rgba(0, 0, 0, 0.1); - border-bottom-width: 0; - border-radius: 4px 4px 0 0; - padding: 1px 6px 0 6px; - background-image: linear-gradient(to bottom, #282a33, #282a33); - color: rgba(228, 235, 241, 0.8); - box-shadow: inset 0 1px #2f313c; -} - -UnityDecoration .top:backdrop { - border-bottom-width: 0; - color: rgba(228, 235, 241, 0.5); -} - -UnityDecoration .left, UnityDecoration .right, UnityDecoration .bottom, -UnityDecoration .left:backdrop, UnityDecoration .right:backdrop, UnityDecoration .bottom:backdrop { - background-color: transparent; - background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)); -} - -UnityPanelWidget, -.unity-panel { - background-image: linear-gradient(to bottom, #1b2224, #1b2224); - color: white; - box-shadow: none; -} - -UnityPanelWidget:backdrop, -.unity-panel:backdrop { - color: #d6dde5; -} - -.unity-panel.menubar.menuitem:hover, -.unity-panel.menubar .menuitem *:hover { - border-radius: 0; - color: #ffffff; - background-image: linear-gradient(to bottom, #5294e2, #5294e2); - border-bottom: none; -} - -.lightdm.menu { - background-image: none; - background-color: rgba(0, 0, 0, 0.4); - border-color: rgba(255, 255, 255, 0.8); - border-radius: 4px; - padding: 1px; - color: white; -} - -.lightdm-combo .menu { - background-color: #3a3d4a; - border-radius: 0px; - padding: 0px; - color: white; -} - -.lightdm.menu .menuitem *, -.lightdm.menu .menuitem.check:active, -.lightdm.menu .menuitem.radio:active { - color: white; -} - -.lightdm.menubar { - color: rgba(255, 255, 255, 0.8); - background-image: none; - background-color: rgba(0, 0, 0, 0.5); -} - -.lightdm.menubar > .menuitem { - padding: 2px 6px; -} - -.lightdm-combo.combobox-entry .button, -.lightdm-combo .cell, -.lightdm-combo .button, -.lightdm-combo .entry, -.lightdm.button, -.lightdm.entry { - background-image: none; - background-color: rgba(0, 0, 0, 0.3); - border-color: rgba(255, 255, 255, 0.4); - border-radius: 10px; - padding: 7px; - color: white; - text-shadow: none; -} - -.lightdm.button, -.lightdm.button:hover, -.lightdm.button:active, -.lightdm.button:active:focus, -.lightdm.entry, -.lightdm.entry:hover, -.lightdm.entry:active, -.lightdm.entry:active:focus { - background-image: none; - border-image: none; -} - -.lightdm.button:focus, -.lightdm.entry:focus { - border-color: rgba(255, 255, 255, 0.1); - border-width: 1px; - border-style: solid; - color: white; -} - -.lightdm.entry:selected { - background-color: rgba(255, 255, 255, 0.8); -} - -.lightdm.entry:active { - -gtk-icon-source: -gtk-icontheme("process-working-symbolic"); - animation: dashentry_spinner 1s infinite linear; -} - -.lightdm.option-button { - padding: 2px; - background: none; - border: 0; -} - -.lightdm.toggle-button { - background: none; - border-width: 0; -} - -.lightdm.toggle-button.selected { - background-color: rgba(0, 0, 0, 0.7); - border-width: 1px; -} - -@keyframes dashentry_spinner { - to { - -gtk-icon-transform: rotate(1turn); - } -} - -/**************** - * Mate Desktop * - ****************/ -.atril-window .primary-toolbar toolbar, .atril-window .primary-toolbar .inline-toolbar { - background: none; -} - -MsdOsdWindow.background.osd { - border-radius: 2px; - border: 1px solid #16171c; -} - -MsdOsdWindow.background.osd .progressbar { - background-color: #5294e2; - border: none; - border-color: red; - border-radius: 5px; -} - -MsdOsdWindow.background.osd .trough { - background-color: #1d1e25; - border: none; - border-radius: 5px; -} - -.mate-panel-menu-bar, .mate-panel-menu-bar menubar, -panel-toplevel.background, -panel-toplevel.background menubar { - background-color: #21232b; -} - -.mate-panel-menu-bar button label, .mate-panel-menu-bar button image, -.mate-panel-menu-bar button#tasklist-button label, -.mate-panel-menu-bar button#tasklist-button image, -panel-toplevel.background button label, -panel-toplevel.background button image, -panel-toplevel.background button#tasklist-button label, -panel-toplevel.background button#tasklist-button image { - color: inherit; -} - -.mate-panel-menu-bar .wnck-pager, -panel-toplevel.background .wnck-pager { - color: #6a6d72; - background-color: #0b0c0e; -} - -.mate-panel-menu-bar .wnck-pager:hover, -panel-toplevel.background .wnck-pager:hover { - background-color: #2c2f39; -} - -.mate-panel-menu-bar .wnck-pager:selected, -panel-toplevel.background .wnck-pager:selected { - color: #a9caf1; - background-color: #5294e2; -} - -.mate-panel-menu-bar na-tray-applet, -panel-toplevel.background na-tray-applet { - -NaTrayApplet-icon-padding: 0; - -NaTrayApplet-icon-size: 16px; -} - -PanelToplevel.background { - color: #D3DAE3; - background-color: #21232b; -} - -#PanelWidget, -#PanelPlug, -#PanelApplet { - color: #D3DAE3; - background-color: #21232b; -} - -PanelSeparator { - border-width: 0; - background: none; - background-image: none; - color: rgba(255, 255, 255, 0.1); -} - -PanelToplevel.horizontal MatePanelAppletFrameDBus { - background-image: linear-gradient(to right, transparent 2px, rgba(255, 255, 255, 0.1) 2px, rgba(255, 255, 255, 0.1) 3px, transparent 3px, transparent 4px, rgba(255, 255, 255, 0.1) 4px, rgba(255, 255, 255, 0.1) 5px, transparent 5px, transparent 7px); - background-repeat: no-repeat; - background-size: 7px 14px; -} - -PanelToplevel.horizontal MatePanelAppletFrameDBus:dir(ltr) { - background-position: left center; -} - -PanelToplevel.horizontal MatePanelAppletFrameDBus:dir(rtl) { - background-position: right center; -} - -PanelToplevel.vertical MatePanelAppletFrameDBus { - background-image: linear-gradient(to bottom, transparent 2px, rgba(255, 255, 255, 0.1) 2px, rgba(255, 255, 255, 0.1) 3px, transparent 3px, transparent 4px, rgba(255, 255, 255, 0.1) 4px, rgba(255, 255, 255, 0.1) 5px, transparent 5px, transparent 7px); - background-repeat: no-repeat; - background-size: 14px 7px; - background-position: center top; -} - -PanelToplevel.mate-panel-menu-bar > grid.horizontal > button { - min-height: 4px; - min-width: 4px; - padding: 0; - border-radius: 0; - border-style: solid; - border-color: rgba(255, 255, 255, 0.1); - -gtk-outline-radius: 0; - background-color: transparent; - color: #D3DAE3; -} - -PanelToplevel.mate-panel-menu-bar > grid.horizontal > button:hover { - background-color: transparent; - color: #ffffff; -} - -PanelToplevel.mate-panel-menu-bar > grid.horizontal > button:active { - background-color: transparent; - color: #ffffff; -} - -PanelToplevel.mate-panel-menu-bar > grid.horizontal > button:disabled { - color: rgba(211, 218, 227, 0.45); -} - -PanelToplevel.mate-panel-menu-bar > grid.horizontal > button:checked { - background-color: transparent; - color: #ffffff; -} - -PanelToplevel.mate-panel-menu-bar > grid.horizontal > button > image { - padding: 0 4px; -} - -PanelToplevel.mate-panel-menu-bar > grid.horizontal > button:first-child:dir(ltr) { - border-width: 0 1px 0 0; -} - -PanelToplevel.mate-panel-menu-bar > grid.horizontal > button:first-child:dir(rtl) { - border-width: 0 0 0 1px; -} - -PanelToplevel.mate-panel-menu-bar > grid.horizontal > button:not(:first-child):dir(ltr) { - border-width: 0 0 0 1px; -} - -PanelToplevel.mate-panel-menu-bar > grid.horizontal > button:not(:first-child):dir(rtl) { - border-width: 0 1px 0 0; -} - -.mate-panel-menu-bar #clock-applet-button label { - padding: 0 6px; -} - -.mate-panel-menu-bar.vertical menubar > menuitem, -.mate-panel-menu-bar.vertical #PanelApplet-window-menu-applet-button > menuitem { - padding: 4px 0; -} - -.mate-panel-menu-bar.vertical menubar > menuitem:hover, -.mate-panel-menu-bar.vertical #PanelApplet-window-menu-applet-button > menuitem:hover { - box-shadow: inset 2px 0 #5294e2; -} - -.mate-panel-menu-bar.vertical #tasklist-button:hover, -.mate-panel-menu-bar.vertical #clock-applet-button:hover, -.mate-panel-menu-bar.vertical #showdesktop-button:hover { - box-shadow: inset 2px 0 rgba(255, 255, 255, 0.1); -} - -.mate-panel-menu-bar.vertical #tasklist-button:checked, .mate-panel-menu-bar.vertical #tasklist-button:hover:checked, -.mate-panel-menu-bar.vertical #clock-applet-button:checked, -.mate-panel-menu-bar.vertical #clock-applet-button:hover:checked, -.mate-panel-menu-bar.vertical #showdesktop-button:checked, -.mate-panel-menu-bar.vertical #showdesktop-button:hover:checked { - box-shadow: inset 2px 0 #5294e2; -} - -.mate-panel-menu-bar.vertical #clock-applet-button label { - padding: 6px 0; -} - -.mate-panel-menu-bar button.flat.toggle.brisk-button { - padding: 0 4px; - border-radius: 0; - -gtk-outline-radius: 0; - background-image: none; - background-color: transparent; - color: #D3DAE3; - font-weight: 700; -} - -.mate-panel-menu-bar button.flat.toggle.brisk-button:hover { - background-image: none; - color: #ffffff; - box-shadow: inset 0 -2px rgba(255, 255, 255, 0.1); -} - -.mate-panel-menu-bar button.flat.toggle.brisk-button:active { - animation: none; -} - -.mate-panel-menu-bar button.flat.toggle.brisk-button:checked { - background-image: none; - color: #ffffff; - box-shadow: inset 0 -2px #5294e2; -} - -.mate-panel-menu-bar button.flat.toggle.brisk-button-vertical { - padding: 0; -} - -.mate-panel-menu-bar button.flat.toggle.brisk-button-vertical:hover { - box-shadow: inset 2px 0 rgba(255, 255, 255, 0.1); -} - -.mate-panel-menu-bar button.flat.toggle.brisk-button-vertical:checked { - box-shadow: inset 2px 0 #5294e2; -} - -.brisk-menu entry { - margin: 0.25rem; -} - -.brisk-menu box.horizontal scrolledwindow:dir(ltr) { - margin: 0.25rem 0.25rem 0.25rem 0; -} - -.brisk-menu box.horizontal scrolledwindow:dir(rtl) { - margin: 0.25rem 0 0.25rem 0.25rem; -} - -.brisk-menu .categories-list:dir(ltr) { - margin: 0.25rem 0 0.25rem 0.25rem; -} - -.brisk-menu .categories-list:dir(rtl) { - margin: 0.25rem 0.25rem 0.25rem 0; -} - -.brisk-menu .categories-list button.flat { - padding-top: unset; - padding-bottom: unset; - border-radius: 2px; - -gtk-outline-radius: 0; - font-weight: 500; - transition-duration: 0.1s; -} - -.brisk-menu .categories-list button.flat:checked { - background-color: #5294e2; - color: #ffffff; -} - -.brisk-menu .categories-list button.flat image { - padding: 0.5rem 0; -} - -.brisk-menu .categories-list button.flat label { - padding-bottom: 0.04375rem; -} - -.brisk-menu box.vertical > box.horizontal > box.vertical > separator.horizontal { - min-height: 0; - background-color: transparent; -} - -.brisk-menu list.content-view.view { - background-color: #ffffff; -} - -.brisk-menu list.content-view.view row.activatable { - padding: 0; - background-image: none; - transition-duration: 0s; -} - -.brisk-menu list.content-view.view row.activatable > button.flat { - padding-top: unset; - padding-bottom: unset; - border-radius: 0; - -gtk-outline-radius: 0; - font-weight: 400; - transition-duration: 0s; - border: none; -} - -.brisk-menu list.content-view.view row.activatable > button.flat:hover { - background-color: rgba(70, 72, 83, 0.06); -} - -.brisk-menu list.content-view.view row.activatable > button.flat:active { - background-color: rgba(70, 72, 83, 0.1); - color: #464853; -} - -.brisk-menu list.content-view.view row.activatable > button.flat > box.horizontal > image { - padding: 0.33125rem 0; -} - -.mate-panel-applet-slider { - background-color: transparent; -} - -.mate-panel-applet-slider frame { - border-width: 1px; - border-style: solid; - border-color: rgba(0, 0, 0, 0.15); - border-radius: 2px; - background-color: #fafbfc; -} - -.mate-panel-applet-slider frame *, -.mate-panel-applet-slider frame > border { - border: unset; -} - -.caja-notebook { - border-top: 1px solid rgba(0, 0, 0, 0.15); -} - -.caja-side-pane .frame { - border-width: 1px 0 0; -} - -.caja-notebook .frame { - border-width: 0 0 1px; -} - -.caja-canvas-item { - border-radius: 2px; -} - -.caja-desktop > widget.entry, .caja-desktop > widget.entry:focus { - transition: none; -} - -.caja-navigation-window toolbar#Toolbar.primary-toolbar, .caja-navigation-window #Toolbar.primary-toolbar.inline-toolbar { - background-color: #282A33; - color: rgba(228, 235, 241, 0.8); -} - -window#MyControlCenter > frame > box.horizontal > widget > scrolledwindow.frame { - border: none; -} - -window#MyControlCenter > frame > box.horizontal > widget > scrolledwindow.frame:dir(ltr) { - border-left: 1px solid #cad5df; -} - -window#MyControlCenter > frame > box.horizontal > widget > scrolledwindow.frame:dir(rtl) { - border-right: 1px solid #cad5df; -} - -window#MyControlCenter > frame > box.horizontal > widget > scrolledwindow.frame > widget.view { - all: unset; - background-color: #fafbfc; -} - -.background:not(.csd) > box.horizontal > notebook.frame { - border: none; -} - -.background:not(.csd) > box.horizontal > notebook.frame > stack { - border-width: 1px; - border-style: solid; - border-color: #fafbfc; - box-shadow: none; -} - -.background:not(.csd) > box.horizontal > notebook.frame > stack:dir(ltr) { - border-left-color: #cad5df; -} - -.background:not(.csd) > box.horizontal > notebook.frame > stack:dir(rtl) { - border-right-color: #cad5df; -} - -.eom-window statusbar { - margin: 0 -10px; - padding: 0 0.41875rem; - background-color: #282A33; - color: #D3DAE3; -} - -.pluma-window statusbar frame > border { - border: none; -} - -.pluma-window notebook > stack scrolledwindow { - border-width: 0 0 1px 0; -} - -#pluma-status-combo-button { - min-height: 0; - padding: 0; - border-top: none; - border-bottom: none; - border-radius: 0; -} - -.atril-window scrolledwindow.frame, -.xreader-window scrolledwindow.frame { - border-style: solid none none; -} - -.atril-window scrolledwindow.frame > .view, -.xreader-window scrolledwindow.frame > .view { - transition: none; -} - -.atril-window toolbar > toolbutton button.flat.image-button, .atril-window .inline-toolbar > toolbutton button.flat.image-button, -.xreader-window toolbar > toolbutton button.flat.image-button, -.xreader-window .inline-toolbar > toolbutton button.flat.image-button { - border-radius: 2px; - -gtk-outline-radius: 2px; -} - -.atril-window.fullscreen.background > box.vertical, -.xreader-window.fullscreen.background > box.vertical { - background-color: black; - transition-duration: 0s; -} - -.atril-window.fullscreen.background > box.vertical > toolbar:not(.primary-toolbar).horizontal, .atril-window.fullscreen.background > box.vertical > .inline-toolbar:not(.primary-toolbar).horizontal, -.xreader-window.fullscreen.background > box.vertical > toolbar:not(.primary-toolbar).horizontal, -.xreader-window.fullscreen.background > box.vertical > .inline-toolbar:not(.primary-toolbar).horizontal { - border-bottom-color: #cad5df; -} - -.atril-window.fullscreen.background > box.vertical > paned.horizontal, -.xreader-window.fullscreen.background > box.vertical > paned.horizontal { - background-color: #fafbfc; -} - -MsdOsdWindow.background.osd { - border-radius: 2px; - border: 1px solid #434655; - background-color: #282A33; - box-shadow: none; -} - -MsdOsdWindow.background.osd image { - color: #D3DAE3; -} - -MsdOsdWindow.background.osd .trough { - border-radius: 0; - border: none; - background-color: rgba(211, 218, 227, 0.2); -} - -MsdOsdWindow.background.osd .progressbar { - border-radius: 0; - border: none; - background-color: #6dcfa7; -} - -.slate-notification { - border-radius: 2px; -} - -.slate-notification-window .drop-shadow { - margin: 4px 6px 10px; - border-radius: 2px; -} - -.drop-shadow button, .raven .raven-header:not(.top) button, .budgie-popover:not(.budgie-menu) button.flat:not(.image-button), .budgie-settings-window buttonbox.inline-toolbar button { - transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); -} - -.drop-shadow button:hover, .raven .raven-header:not(.top) button:hover, .budgie-popover:not(.budgie-menu) button.flat:hover:not(.image-button), .budgie-settings-window buttonbox.inline-toolbar button:hover { - transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); - transition-duration: 250ms; -} - -.drop-shadow button:checked, .raven .raven-header:not(.top) button:checked, .budgie-popover:not(.budgie-menu) button.flat:checked:not(.image-button), .budgie-settings-window buttonbox.inline-toolbar button:checked, .drop-shadow button:active, .raven .raven-header:not(.top) button:active, .budgie-popover:not(.budgie-menu) button.flat:active:not(.image-button), .budgie-settings-window buttonbox.inline-toolbar button:active { - transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); -} - -.budgie-panel #tasklist-button:not(.flat), .budgie-panel button { - color: #D3DAE3; - background: none; -} - -.budgie-panel #tasklist-button:hover:not(.flat), .budgie-panel button:hover { - color: #ffffff; - background-color: rgba(255, 255, 255, 0.05); -} - -.budgie-panel #tasklist-button:disabled:not(.flat), .budgie-panel button:disabled { - color: rgba(211, 218, 227, 0.5); - background: none; -} - -.budgie-panel #tasklist-button:active:not(.flat), .budgie-panel button:active { - background-color: rgba(255, 255, 255, 0.15); - color: #ffffff; -} - -.budgie-panel #tasklist-button:checked:not(.flat), .budgie-panel button:checked { - background-color: rgba(255, 255, 255, 0.08); - color: #ffffff; -} - -.budgie-panel #tasklist-button:checked:disabled:not(.flat), .budgie-panel button:checked:disabled { - background-color: rgba(255, 255, 255, 0.05); - color: rgba(255, 255, 255, 0.65); -} - -.raven-mpris button.image-button, .budgie-panel .flat#tasklist-button:not(.flat), .budgie-panel button.flat { - color: #D3DAE3; - background: none; -} - -.raven-mpris button.image-button:hover, .budgie-panel .flat#tasklist-button:hover:not(.flat), .budgie-panel button.flat:hover { - color: #ffffff; - background-color: rgba(255, 255, 255, 0.15); -} - -.raven-mpris button.image-button:disabled, .budgie-panel .flat#tasklist-button:disabled:not(.flat), .budgie-panel button.flat:disabled { - color: rgba(211, 218, 227, 0.5); - background: none; -} - -.raven-mpris button.image-button:active, .budgie-panel .flat#tasklist-button:active:not(.flat), .budgie-panel button.flat:active { - background-color: rgba(255, 255, 255, 0.3); - color: #ffffff; -} - -.raven-mpris button.image-button:checked, .budgie-panel .flat#tasklist-button:checked:not(.flat), .budgie-panel button.flat:checked { - background-color: rgba(255, 255, 255, 0.2); - color: #ffffff; -} - -.raven-mpris button.image-button:checked:disabled, .budgie-panel .flat#tasklist-button:checked:disabled:not(.flat), .budgie-panel button.flat:checked:disabled { - background-color: rgba(255, 255, 255, 0.1); - color: rgba(255, 255, 255, 0.65); -} - -.budgie-container { - background-color: transparent; -} - -.budgie-settings-window list.sidebar { - border-radius: 0 0 0 0; -} - -.budgie-settings-window list.sidebar row:not(:hover):not(:selected) { - background: none; -} - -.budgie-settings-window buttonbox.inline-toolbar { - border-style: none none solid; -} - -.budgie-popover { - margin: 0; - padding: 0; - border-color: rgba(0, 0, 0, 0.15); - border-radius: 2px; - background-color: #ffffff; - box-shadow: 0 3px 5px rgba(0, 0, 0, 0.12), 0 0 0 1px rgba(0, 0, 0, 0.12); -} - -.budgie-popover .container { - padding: 0; - border: none; -} - -.budgie-popover border { - border: none; -} - -.budgie-popover list { - background-color: transparent; -} - -.budgie-popover list.content-box row.activatable { - padding: 0; - background: 0; - border: none; - box-shadow: none; -} - -.budgie-popover treeview.view.sidebar { - background: none; - border-right: none; - color: #464853; -} - -.budgie-popover treeview.view.sidebar label { - padding: 3px 8px; -} - -.budgie-popover treeview.view.sidebar:hover { - background-color: rgba(70, 72, 83, 0.05); -} - -.budgie-popover treeview.view.sidebar:selected { - background-color: rgba(70, 72, 83, 0.1); -} - -.budgie-popover scrolledwindow.sidebar:not(.categories) { - background: none; - border-right: none; - color: #464853; -} - -.budgie-popover scrolledwindow.sidebar:not(.categories) label { - padding: 4px 6px; -} - -.budgie-popover scrolledwindow.sidebar:not(.categories) list > row.activatable:hover { - background-color: rgba(70, 72, 83, 0.05); -} - -.budgie-popover scrolledwindow.sidebar:not(.categories) list > row.activatable:active { - background-image: image(rgba(70, 72, 83, 0.12)); -} - -.budgie-popover scrolledwindow.sidebar:not(.categories) list > row.activatable:selected, .budgie-popover scrolledwindow.sidebar:not(.categories) list > row.activatable:selected:hover { - color: #ffffff; - background-color: #5294e2; -} - -.budgie-popover stack > widget scrolledwindow:not(.sidebar) > viewport.frame > list > row.activatable:hover { - background-color: rgba(70, 72, 83, 0.05); -} - -.budgie-popover stack > widget scrolledwindow:not(.sidebar) > viewport.frame > list > row.activatable:active { - background-image: image(rgba(70, 72, 83, 0.12)); -} - -.budgie-popover stack > widget scrolledwindow:not(.sidebar) > viewport.frame > list > row.activatable:selected, .budgie-popover stack > widget scrolledwindow:not(.sidebar) > viewport.frame > list > row.activatable:selected:hover { - color: #464853; - background-color: rgba(70, 72, 83, 0.08); -} - -.budgie-popover stack > widget scrolledwindow:not(.sidebar) > viewport.frame > list > row.activatable:selected label, .budgie-popover stack > widget scrolledwindow:not(.sidebar) > viewport.frame > list > row.activatable:selected:hover label { - color: #464853; -} - -.budgie-popover > frame.container > grid.horizontal > grid.horizontal > widget > grid.horizontal > stack { - border-top: 1px solid rgba(0, 0, 0, 0.15); -} - -.budgie-popover.bottom > frame.container > grid.horizontal > grid.horizontal > widget > grid.horizontal > stack { - border-top: none; - border-bottom: 1px solid rgba(0, 0, 0, 0.15); -} - -.budgie-popover switch { - margin-left: 56px; -} - -.budgie-popover:not(.budgie-menu) button.flat:not(.image-button) { - min-height: 28px; - padding: 0 8px; - color: rgba(70, 72, 83, 0.85); - font-weight: normal; - border: 1px solid transparent; -} - -.budgie-popover:not(.budgie-menu) button.flat:not(.image-button):hover { - background-color: #f1f2f4; - border: 1px solid rgba(0, 0, 0, 0.15); -} - -.budgie-popover:not(.budgie-menu) button.flat:not(.image-button):active, .budgie-popover:not(.budgie-menu) button.flat:not(.image-button):checked { - border: 1px solid #2679db; - background-color: #5294e2; -} - -.budgie-popover:not(.budgie-menu) button.flat:not(.image-button):disabled { - color: rgba(70, 72, 83, 0.55); -} - -.budgie-popover.budgie-menu .container { - padding: 0; -} - -.budgie-popover.user-menu .container { - padding: 8px; -} - -.budgie-popover.user-menu separator { - margin: 4px 0; - background-color: rgba(0, 0, 0, 0.15); -} - -.budgie-popover.sound-popover separator { - margin: 3px 0; - background-color: rgba(0, 0, 0, 0.15); -} - -.budgie-popover.sound-popover buttonbox.linked > button { - border-color: rgba(0, 0, 0, 0.15); -} - -.budgie-popover.caffeine-popover .container { - padding: 6px; -} - -.budgie-popover.night-light-indicator .container { - padding: 6px; -} - -.budgie-popover.icon-popover .container { - padding: 6px; -} - -.budgie-popover.places-menu .container { - padding: 8px; -} - -.budgie-popover.places-menu .places-list:not(.always-expand) { - margin-top: 4px; - padding-top: 4px; - border-top: 1px solid rgba(0, 0, 0, 0.15); -} - -.budgie-popover.places-menu .alternative-label { - padding: 3px; - font-size: 15px; -} - -.budgie-popover.workspace-popover .container { - padding: 2px 8px 8px; -} - -.budgie-popover.workspace-popover separator { - margin: 4px 0; -} - -.budgie-popover.workspace-popover flowboxchild { - padding: 0; -} - -window.budgie-popover:not(.csd) > frame.container { - margin: 0 -1px -1px; -} - -.bottom window.budgie-popover:not(.csd) > frame.container { - padding: 2px 0 2px; -} - -window.budgie-popover:not(.csd) > frame.container, -window.budgie-popover:not(.csd) > frame.container > border { - border-style: none; -} - -.workspace-switcher .workspace-layout { - border: 0 solid rgba(255, 255, 255, 0.12); -} - -.top .workspace-switcher .workspace-layout:dir(ltr), .bottom .workspace-switcher .workspace-layout:dir(ltr) { - border-left-width: 1px; -} - -.top .workspace-switcher .workspace-layout:dir(rtl), .bottom .workspace-switcher .workspace-layout:dir(rtl) { - border-right-width: 1px; -} - -.left .workspace-switcher .workspace-layout, .right .workspace-switcher .workspace-layout { - border-top-width: 1px; -} - -.workspace-switcher .workspace-item, -.workspace-switcher .workspace-add-button { - border: 0 solid rgba(255, 255, 255, 0.12); -} - -.top .workspace-switcher .workspace-item:dir(ltr), .bottom .workspace-switcher .workspace-item:dir(ltr), .top .workspace-switcher .workspace-add-button:dir(ltr), .bottom .workspace-switcher .workspace-add-button:dir(ltr) { - border-right-width: 1px; -} - -.top .workspace-switcher .workspace-item:dir(rtl), .bottom .workspace-switcher .workspace-item:dir(rtl), .top .workspace-switcher .workspace-add-button:dir(rtl), .bottom .workspace-switcher .workspace-add-button:dir(rtl) { - border-left-width: 1px; -} - -.left .workspace-switcher .workspace-item, .right .workspace-switcher .workspace-item, .left .workspace-switcher .workspace-add-button, .right .workspace-switcher .workspace-add-button { - border-bottom-width: 1px; -} - -.workspace-switcher .workspace-item { - transition: all 0.2s cubic-bezier(0, 0, 0.2, 1); -} - -.workspace-switcher .workspace-item.current-workspace { - background-color: rgba(255, 255, 255, 0.12); -} - -.workspace-switcher .workspace-add-button { - background-color: transparent; -} - -.workspace-switcher .workspace-add-button:hover { - box-shadow: none; -} - -.workspace-switcher .workspace-add-button:active { - background-image: none; -} - -.workspace-switcher .workspace-add-button:active image { - margin: 1px 0 -1px; -} - -.budgie-panel .workspace-switcher .workspace-icon-button { - min-height: 24px; - min-width: 24px; - padding: 0; - border-radius: 2px; -} - -.budgie-menu.background { - padding: 0; - background-color: #ffffff; -} - -.budgie-menu scrollbar, -.budgie-menu entry.search { - background-color: transparent; -} - -.budgie-menu entry.search { - padding: 5px 10px; - border: none; - border-bottom: 1px solid rgba(0, 0, 0, 0.15); - border-radius: 0; - box-shadow: none; - font-size: 110%; -} - -.budgie-menu .categories:dir(ltr) { - border-bottom-left-radius: 2px; -} - -.budgie-menu .categories:dir(rtl) { - border-bottom-right-radius: 2px; -} - -.budgie-menu button { - min-height: 32px; - padding: 0 8px; - border-radius: 0; - color: #464853; - font-weight: normal; - border: none; -} - -.budgie-menu button:disabled { - color: rgba(70, 72, 83, 0.55); -} - -.budgie-menu button:active, .budgie-menu button:checked { - border-color: #2679db; -} - -.budgie-menu button:checked:disabled { - background-color: #5294e2; -} - -.budgie-menu row { - padding: 0; -} - -.budgie-menu row:hover { - box-shadow: none; -} - -popover.background.user-menu { - padding: 8px; -} - -popover.background.user-menu .content-box { - background-color: transparent; -} - -popover.background.user-menu separator { - margin: 4px 0; - background-color: rgba(0, 0, 0, 0.15); -} - -popover.background.user-menu row { - padding: 0; - box-shadow: none; - background-image: none; -} - -popover.background.places-menu { - padding: 8px; -} - -popover.background.places-menu .name-button.text-button { - padding-left: 8px; - padding-right: 8px; -} - -popover.background.places-menu .name-button.text-button image:dir(ltr) { - margin-right: 3px; -} - -popover.background.places-menu .name-button.text-button image:dir(rtl) { - margin-left: 3px; -} - -popover.background.places-menu .places-section-header > image:dir(ltr) { - margin: 0 -2px 0 5px; -} - -popover.background.places-menu .places-section-header > image:dir(rtl) { - margin: 0 5px 0 -2px; -} - -popover.background.places-menu .places-list { - margin-top: 4px; - padding-top: 4px; - border-top: 1px solid rgba(0, 0, 0, 0.15); - background-color: transparent; -} - -popover.background.places-menu row { - padding: 0; - box-shadow: none; - background-image: none; -} - -.budgie-panel { - transition: background-color 0.2s cubic-bezier(0, 0, 0.2, 1); - background-color: #21232b; - color: #D3DAE3; - font-weight: 500; -} - -.budgie-panel.transparent { - background-color: rgba(33, 35, 43, 0.85); -} - -.bottom .budgie-panel.dock-mode { - border-radius: 5px 5px 0 0; -} - -.budgie-panel button { - min-height: 16px; - min-width: 16px; - padding: 0; - border-radius: 0; - border: none; -} - -.budgie-panel.horizontal button { - padding: 0 4px; -} - -.budgie-panel.vertical button { - padding: 4px 0; -} - -.budgie-panel separator { - background-color: rgba(211, 218, 227, 0.12); -} - -.budgie-panel menubar { - border: none; - box-shadow: none; -} - -.budgie-panel menubar > menuitem.budgie-menubar { - border: none; -} - -.budgie-panel menubar > menuitem.budgie-menubar:hover { - background-color: rgba(211, 218, 227, 0.1); -} - -.budgie-panel .alert { - color: #6dcfa7; -} - -.budgie-panel #tasklist-button:not(.flat) { - padding: 0 4px; - box-shadow: none; -} - -.budgie-panel.vertical #tasklist-button { - min-height: 32px; -} - -.budgie-panel button.flat.launcher { - padding: 0; -} - -.budgie-panel button.flat.launcher:not(:checked) { - color: #D3DAE3; -} - -.budgie-panel button.flat.launcher:not(:checked):hover, .budgie-panel button.flat.launcher:not(:checked):active { - color: rgba(211, 218, 227, 0.8); -} - -.budgie-panel button.flat.launcher:not(:checked):disabled { - color: rgba(211, 218, 227, 0.5); -} - -.top window#ValaPanel.background button.flat.-panel-button, window#ValaPanel.background .top button.flat.-panel-button, -.top window#ValaPanel.background button#tasklist-button.toggle.flat, -window#ValaPanel.background .top button#tasklist-button.toggle.flat, -.top window#ValaPanel.background button.flat.-panel-icon-button, -window#ValaPanel.background .top button.flat.-panel-icon-button, .top .budgie-panel #tasklist-button:not(.flat), .budgie-panel .top #tasklist-button:not(.flat) { - border-image: radial-gradient(circle closest-corner at center calc(1px), #5294e2 0%, transparent 0%) 0 0 0 0/0 0 0 0; -} - -.top window#ValaPanel.background button.flat.-panel-button:checked, window#ValaPanel.background .top button.flat.-panel-button:checked, -.top window#ValaPanel.background button#tasklist-button.toggle.flat:checked, -window#ValaPanel.background .top button#tasklist-button.toggle.flat:checked, -.top window#ValaPanel.background button.flat.-panel-icon-button:checked, -window#ValaPanel.background .top button.flat.-panel-icon-button:checked, .top .budgie-panel #tasklist-button:checked:not(.flat), .budgie-panel .top #tasklist-button:checked:not(.flat) { - border-image: radial-gradient(circle closest-corner at center calc(1px), #5294e2 100%, transparent 0%) 2 0 0 0/2px 0 0 0; -} - -.bottom window#ValaPanel.background button.flat.-panel-button, window#ValaPanel.background .bottom button.flat.-panel-button, -.bottom window#ValaPanel.background button#tasklist-button.toggle.flat, -window#ValaPanel.background .bottom button#tasklist-button.toggle.flat, -.bottom window#ValaPanel.background button.flat.-panel-icon-button, -window#ValaPanel.background .bottom button.flat.-panel-icon-button, .bottom .budgie-panel #tasklist-button:not(.flat), .budgie-panel .bottom #tasklist-button:not(.flat) { - border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #5294e2 0%, transparent 0%) 0 0 0 0/0 0 0 0; -} - -.bottom window#ValaPanel.background button.flat.-panel-button:checked, window#ValaPanel.background .bottom button.flat.-panel-button:checked, -.bottom window#ValaPanel.background button#tasklist-button.toggle.flat:checked, -window#ValaPanel.background .bottom button#tasklist-button.toggle.flat:checked, -.bottom window#ValaPanel.background button.flat.-panel-icon-button:checked, -window#ValaPanel.background .bottom button.flat.-panel-icon-button:checked, .bottom .budgie-panel #tasklist-button:checked:not(.flat), .budgie-panel .bottom #tasklist-button:checked:not(.flat) { - border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #5294e2 100%, transparent 0%) 0 0 2 0/0 0 2px 0; -} - -.left window#ValaPanel.background button.flat.-panel-button, window#ValaPanel.background .left button.flat.-panel-button, -.left window#ValaPanel.background button#tasklist-button.toggle.flat, -window#ValaPanel.background .left button#tasklist-button.toggle.flat, -.left window#ValaPanel.background button.flat.-panel-icon-button, -window#ValaPanel.background .left button.flat.-panel-icon-button, .left .budgie-panel #tasklist-button:not(.flat), .budgie-panel .left #tasklist-button:not(.flat) { - border-image: radial-gradient(circle closest-corner at calc(1px) center, #5294e2 0%, transparent 0%) 0 0 0 0/0 0 0 0; -} - -.left window#ValaPanel.background button.flat.-panel-button:checked, window#ValaPanel.background .left button.flat.-panel-button:checked, -.left window#ValaPanel.background button#tasklist-button.toggle.flat:checked, -window#ValaPanel.background .left button#tasklist-button.toggle.flat:checked, -.left window#ValaPanel.background button.flat.-panel-icon-button:checked, -window#ValaPanel.background .left button.flat.-panel-icon-button:checked, .left .budgie-panel #tasklist-button:checked:not(.flat), .budgie-panel .left #tasklist-button:checked:not(.flat) { - border-image: radial-gradient(circle closest-corner at calc(1px) center, #5294e2 100%, transparent 0%) 0 0 0 2/0 0 0 2px; -} - -.right window#ValaPanel.background button.flat.-panel-button, window#ValaPanel.background .right button.flat.-panel-button, -.right window#ValaPanel.background button#tasklist-button.toggle.flat, -window#ValaPanel.background .right button#tasklist-button.toggle.flat, -.right window#ValaPanel.background button.flat.-panel-icon-button, -window#ValaPanel.background .right button.flat.-panel-icon-button, .right .budgie-panel #tasklist-button:not(.flat), .budgie-panel .right #tasklist-button:not(.flat) { - border-image: radial-gradient(circle closest-corner at calc(100% - 1px) center, #5294e2 0%, transparent 0%) 0 0 0 0/0 0 0 0; -} - -.right window#ValaPanel.background button.flat.-panel-button:checked, window#ValaPanel.background .right button.flat.-panel-button:checked, -.right window#ValaPanel.background button#tasklist-button.toggle.flat:checked, -window#ValaPanel.background .right button#tasklist-button.toggle.flat:checked, -.right window#ValaPanel.background button.flat.-panel-icon-button:checked, -window#ValaPanel.background .right button.flat.-panel-icon-button:checked, .right .budgie-panel #tasklist-button:checked:not(.flat), .budgie-panel .right #tasklist-button:checked:not(.flat) { - border-image: radial-gradient(circle closest-corner at calc(100% - 1px) center, #5294e2 100%, transparent 0%) 0 2 0 0/0 2px 0 0; -} - - -button.flat.launcher { - min-width: 16px; - min-height: 16px; - padding: 0; - border-radius: 0; - border: none; - background-position: center center; -} - - -button.flat.launcher > image { - opacity: 0.87; -} - - -button.flat.launcher:hover { - -gtk-icon-effect: highlight; -} - - -button.flat.launcher:hover > image { - opacity: 1.0; -} - - -button.flat.launcher:active > image { - opacity: 1.0; -} - - -button.flat.launcher:checked:hover { - -gtk-icon-effect: highlight; -} - - -button.flat.launcher:checked > image { - opacity: 1.0; -} - - -.unpinned button.flat.launcher:hover, -.pinned button.flat.launcher.running:hover, -.pinned button.launcher.running.sidebar-button:hover { - -gtk-icon-effect: highlight; -} - - -.unpinned button.flat.launcher > image, -.pinned button.flat.launcher.running > image, -.pinned button.launcher.running.sidebar-button > image { - background-repeat: no-repeat; - opacity: 1.0; -} - - -.unpinned button.flat.launcher:checked > image, -.pinned button.flat.launcher.running:checked > image, -.pinned button.launcher.running.sidebar-button:checked > image { - background-image: none; -} - -box:not(.unpinned):not(.pinned) > revealer > button.flat.launcher { - border-image: none; -} - -widget.icon-tasklist > box:drop(active), -box.pinned:drop(active) { - border: none; - border-radius: 0; - background-color: rgba(82, 148, 226, 0.2); - box-shadow: inset 0 0 0 1px #5294e2; -} - -*:drop(active):focus, -*:drop(active) { - box-shadow: inset 0 0 0 1px #5294e2; -} - -frame.raven-frame > border { - border-style: none; -} - -.top .shadow-block { - padding: 0; - margin: 0; - background-color: transparent; - background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.23), rgba(0, 0, 0, 0.08), transparent); -} - -.bottom .shadow-block { - padding: 0; - margin: 0; - background-color: transparent; - background-image: linear-gradient(to top, rgba(0, 0, 0, 0.23), rgba(0, 0, 0, 0.08), transparent); -} - -.left .shadow-block { - padding: 0; - margin: 0; - background-color: transparent; - background-image: linear-gradient(to right, rgba(0, 0, 0, 0.23), rgba(0, 0, 0, 0.08), transparent); -} - -.right .shadow-block { - padding: 0; - margin: 0; - background-color: transparent; - background-image: linear-gradient(to left, rgba(0, 0, 0, 0.23), rgba(0, 0, 0, 0.08), transparent); -} - -button.raven-trigger:hover, button.raven-trigger:active, button.raven-trigger:checked { - color: #D3DAE3; -} - -.raven { - background-color: #fafbfc; -} - -.raven > box { - margin-bottom: -10px; -} - -.raven > stack { - margin-bottom: -10px; -} - -.raven stackswitcher { - padding: 0 8px 12px 8px; -} - -.raven button.image-button:active, .raven button.image-button:checked { - background-clip: border-box; - border-color: #2679db; -} - -.raven .raven-header { - min-height: 36px; - padding: 3px; -} - -.raven .raven-header:not(.top) { - margin-top: -6px; -} - -.raven .raven-header:not(.top) button { - min-height: 28px; - min-width: 28px; - margin: 0; - padding: 0; -} - -.raven .raven-header:not(.top) button.image-button { - border-radius: 100px; - -gtk-outline-radius: 100px; -} - -.raven .raven-header:not(.top) button.flat:active, .raven .raven-header:not(.top) button.flat:checked { - background-clip: border-box; - border-color: #2679db; -} - -.raven .raven-header.top { - padding: 0 6px; - background-color: #282A33; - color: rgba(228, 235, 241, 0.8); - box-shadow: inset 0 -1px rgba(0, 0, 0, 0.15); -} - -.raven .raven-header.top stackswitcher { - padding: 0; -} - -.raven .raven-header.top stackswitcher button { - margin: -4px 0; - min-height: 36px; - min-width: 100px; - border-radius: 0; - border: none; - background-color: transparent; - color: rgba(228, 235, 241, 0.8); -} - -.raven .raven-header.top stackswitcher button:hover { - color: rgba(255, 255, 255, 0.8); - border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), rgba(82, 148, 226, 0.5) 100%, transparent 0%) 0 0 2/0 0 2px; -} - -.raven .raven-header.top stackswitcher button:active, .raven .raven-header.top stackswitcher button:checked { - border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #5294e2 100%, transparent 0%) 0 0 2/0 0 2px; -} - -.raven .raven-header.top stackswitcher button:disabled { - color: rgba(228, 235, 241, 0.5); -} - -.raven .raven-header.top stackswitcher button:disabled label { - color: rgba(228, 235, 241, 0.5); -} - -.raven .raven-header.top button.image-button:dir(ltr) { - margin-right: 2px; -} - -.raven .raven-header.top button.image-button:dir(rtl) { - margin-left: 2px; -} - -.raven .raven-header.top > image { - margin: 0 8px; -} - -.raven .raven-header.top > label { - margin: 0 -8px; - font-weight: bold; -} - -.raven .raven-header.bottom { - border-top: 1px solid rgba(0, 0, 0, 0.15); -} - -.raven viewport.frame .raven-header { - margin-top: -8px; -} - -.raven .raven-background { - border-style: solid none; - border-width: 1px; - border-color: rgba(0, 0, 0, 0.15); - background-color: #ffffff; -} - -.raven .raven-background.middle { - border-bottom-style: none; -} - -.raven .raven-background.frame { - border-style: solid none; -} - -.raven .raven-background > overlay > widget > image { - color: alpha(currentColor,0.12); -} - -.raven .raven-background grid > label:first-child { - min-height: 26px; -} - -.raven .raven-background spinbutton:not(.vertical), .raven .raven-background spinbutton:not(.vertical):focus { - min-height: 0; - padding: 2px; - background-image: none; - border-color: transparent; - border-radius: 0; -} - -.raven scrolledwindow.raven-background { - border-bottom-style: none; -} - -.raven .raven-header.top + .raven-background { - border-style: none; - background-color: #5294e2; - color: #ffffff; -} - -.raven .raven-header.top + .raven-background stackswitcher button { - margin: -4px 0; -} - -.raven .powerstrip button.image-button { - min-height: 28px; - min-width: 28px; - margin: 0 4px; - padding: 6px; -} - -.raven .option-subtitle { - font-size: smaller; -} - -calendar.raven-calendar { - margin: 2px 0; - padding: 2px; - border-style: none; - background-color: transparent; -} - -calendar.raven-calendar:selected { - border-radius: 2px; - background-color: #5294e2; -} - -box.audio-widget scale.horizontal.marks-after, -window.sound-popover.background scale.horizontal.marks-after { - padding-top: 0; - padding-bottom: 0; -} - -box.audio-widget scale.horizontal.marks-after mark label, -window.sound-popover.background scale.horizontal.marks-after mark label { - font-size: 0; -} - -.raven-mpris { - background-color: rgba(0, 0, 0, 0.5); - color: #ffffff; -} - -.raven-mpris label { - min-height: 24px; -} - -.raven-mpris button.image-button { - padding: 6px; - border: none; -} - -box.vertical > stack > box.vertical > .raven-background > viewport.frame { - padding: 0; -} - -box.vertical > stack > box.vertical > .raven-background > viewport.frame list { - background-color: transparent; -} - -box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable { - margin-left: -8px; - margin-right: -2px; - background-color: transparent; -} - -box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable > grid > *, -box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable > box.vertical * { - color: #464853; -} - -box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable image { - padding-left: 8px; -} - -box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable button.image-button { - min-height: 32px; - min-width: 32px; - margin: 8px; -} - -box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable button.image-button image { - padding: 0; -} - -box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable button.image-button:hover { - color: rgba(228, 235, 241, 0.8); - border-color: rgba(255, 255, 255, 0.12); - background-color: #333641; -} - -box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable button.image-button:active, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable button.image-button:checked { - color: #ffffff; - border-color: #68a2e6; - background-color: #5294e2; - border-color: #2679db; - background-clip: border-box; -} - -box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable button.image-button:active image, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable button.image-button:checked image { - color: white; -} - -box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list { - border-radius: 2px; - border-top: 1px solid rgba(0, 0, 0, 0.15); - border-bottom: 1px solid rgba(0, 0, 0, 0.15); -} - -box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > row.activatable { - border-bottom: 1px solid rgba(0, 0, 0, 0.15); -} - -box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > row.activatable:last-child { - border-bottom: none; -} - -box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > row.activatable:selected { - background-color: rgba(70, 72, 83, 0.06); -} - -box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > row.activatable label { - padding: 0 16px; -} - -box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > row.activatable button.image-button { - min-height: 24px; - min-width: 24px; -} - -box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable list > row.activatable button.image-button image { - padding: 0; -} - -box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected { - background-color: rgba(82, 148, 226, 0.75); -} - -box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected > grid > *, -box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected > box.vertical * { - color: #ffffff; -} - -box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected button.image-button { - border: none; -} - -box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected button.image-button:hover { - background-color: rgba(255, 255, 255, 0.25); -} - -box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected button.image-button:active, box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected button.image-button:checked { - background-color: rgba(255, 255, 255, 0.35); -} - -box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list { - border: 1px solid rgba(255, 255, 255, 0.12); -} - -box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > row.activatable { - border-bottom: 1px solid rgba(255, 255, 255, 0.12); -} - -box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > row.activatable:last-child { - border-bottom: none; -} - -box.vertical > stack > box.vertical > .raven-background > viewport.frame > list > row.activatable:selected list > row.activatable:selected { - background-color: rgba(82, 148, 226, 0.65); -} - -.devices-list.sound-devices > row.activatable > box.horizontal label { - padding-left: 8px; -} - -.slate-notification-window, -.budgie-notification-window, -.budgie-switcher-window, -.budgie-osd-window { - background-color: transparent; - background-image: none; - border-radius: 2px; -} - -.slate-notification-window button, -.budgie-notification-window button, -.budgie-switcher-window button, -.budgie-osd-window button { - color: rgba(228, 235, 241, 0.8); - outline-offset: -3px; - background-color: rgba(40, 42, 51, 0); - border-color: rgba(40, 42, 51, 0); -} - -.slate-notification-window button:hover, -.budgie-notification-window button:hover, -.budgie-switcher-window button:hover, -.budgie-osd-window button:hover { - color: rgba(228, 235, 241, 0.8); - border-color: rgba(255, 255, 255, 0.12); - background-color: #333641; -} - -.slate-notification-window button:active, .slate-notification-window button:checked, -.budgie-notification-window button:active, -.budgie-switcher-window button:active, -.budgie-osd-window button:active, -.budgie-notification-window button:checked, -.budgie-switcher-window button:checked, -.budgie-osd-window button:checked { - color: #ffffff; - border-color: #68a2e6; - background-color: #5294e2; -} - -.slate-notification-window button:disabled, -.budgie-notification-window button:disabled, -.budgie-switcher-window button:disabled, -.budgie-osd-window button:disabled { - background-color: rgba(40, 42, 51, 0); - border-color: rgba(40, 42, 51, 0); -} - -.slate-notification-window button:disabled label, .slate-notification-window button:disabled, -.budgie-notification-window button:disabled label, -.budgie-switcher-window button:disabled label, -.budgie-osd-window button:disabled label, -.budgie-notification-window button:disabled, -.budgie-switcher-window button:disabled, -.budgie-osd-window button:disabled { - color: rgba(228, 235, 241, 0.3); -} - -.slate-notification .notification-title, -.budgie-notification .notification-title, -.budgie-switcher .notification-title { - font-size: 120%; -} - -.budgie-osd .budgie-osd-text { - font-size: 120%; -} - -.drop-shadow { - margin: 5px 9px; - padding: 8px; - border-radius: 2px; - box-shadow: 0 5px 5px 0 transparent, 0 8px 15px 0 transparent, 0 3px 3px 0 rgba(0, 0, 0, 0.27); - background-color: #282A33; - color: rgba(228, 235, 241, 0.8); -} - -.drop-shadow .linked > button { - border-radius: 2px; -} - -.budgie-run-dialog, .budgie-session-dialog, -.budgie-polkit-dialog { - border-radius: 2px; - background-color: #fafbfc; -} - -.background.budgie-run-dialog, .background.budgie-session-dialog, -.background.budgie-polkit-dialog { - border-radius: 2px; -} - -.budgie-run-dialog decoration, .budgie-session-dialog decoration, -.budgie-polkit-dialog decoration { - border-radius: 2px; -} - -.budgie-session-dialog buttonbox.linked.horizontal > button, -.budgie-polkit-dialog buttonbox.linked.horizontal > button { - padding: 6px 16px; - border: none; - border-top: 1px solid rgba(0, 0, 0, 0.15); - border-radius: 0; -} - -.budgie-session-dialog buttonbox.linked.horizontal > button:active, .budgie-session-dialog buttonbox.linked.horizontal > button:checked, -.budgie-polkit-dialog buttonbox.linked.horizontal > button:active, -.budgie-polkit-dialog buttonbox.linked.horizontal > button:checked { - transition: background-color 0.00001s 0.3s; - animation: ripple_effect 0.3s cubic-bezier(0, 0, 0.2, 1); -} - -.budgie-session-dialog buttonbox.linked.horizontal > button:first-child, -.budgie-polkit-dialog buttonbox.linked.horizontal > button:first-child { - border-bottom-left-radius: 2px; -} - -.budgie-session-dialog buttonbox.linked.horizontal > button:last-child, -.budgie-polkit-dialog buttonbox.linked.horizontal > button:last-child { - border-bottom-right-radius: 2px; -} - -.budgie-session-dialog buttonbox.linked.horizontal > button:not(.suggested-action):not(.destructive-action):hover, -.budgie-polkit-dialog buttonbox.linked.horizontal > button:not(.suggested-action):not(.destructive-action):hover { - background-color: alpha(#464853,0.06); - border-color: rgba(0, 0, 0, 0.15); - transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); -} - -.budgie-session-dialog buttonbox.linked.horizontal > button:not(.suggested-action):not(.destructive-action):active, .budgie-session-dialog buttonbox.linked.horizontal > button:not(.suggested-action):not(.destructive-action):checked, -.budgie-polkit-dialog buttonbox.linked.horizontal > button:not(.suggested-action):not(.destructive-action):active, -.budgie-polkit-dialog buttonbox.linked.horizontal > button:not(.suggested-action):not(.destructive-action):checked { - color: #464853; - background-color: alpha(#464853,0.1); - border-color: rgba(0, 0, 0, 0.15); -} - -.budgie-polkit-dialog .message { - color: alpha(currentColor,0.6); -} - -.budgie-polkit-dialog .failure { - color: #F04A50; -} - -.budgie-run-dialog { - background-color: #ffffff; -} - -.budgie-run-dialog entry.search { - font-size: 120%; - padding: 6px 12px; - border-radius: 0; - background-color: transparent; - border: none; -} - -.budgie-run-dialog entry.search:focus { - border: none; -} - -.budgie-run-dialog list .dim-label, .budgie-run-dialog list label.separator, .budgie-run-dialog list headerbar .subtitle, headerbar .budgie-run-dialog list .subtitle, .budgie-run-dialog list .slate-notification .notification-body, .slate-notification .budgie-run-dialog list .notification-body, -.budgie-run-dialog list .budgie-notification .notification-body, -.budgie-notification .budgie-run-dialog list .notification-body, -.budgie-run-dialog list .budgie-switcher .notification-body, -.budgie-switcher .budgie-run-dialog list .notification-body { - opacity: 1; -} - -.budgie-run-dialog scrolledwindow { - border-top: 1px solid rgba(0, 0, 0, 0.15); -} - -.budgie-panel box.titlebar { - min-width: 20px; - min-height: 20px; - border-radius: 0; - background: unset; - box-shadow: none; - border: none; -} - -.budgie-panel box.titlebar > widget > label { - color: #D3DAE3; -} - -.budgie-panel box.titlebar > button.image-button.titlebutton { - min-width: 20px; - min-height: 20px; - padding: 0; - margin: 0; - background: none; - box-shadow: none; - color: #D3DAE3; -} - -.budgie-panel box.titlebar > button.image-button.titlebutton image { - border-radius: 100px; - background-size: 20px 20px; - background-position: center center; - background-repeat: no-repeat; - transition-duration: 0; -} - -.budgie-panel box.titlebar > button.image-button.titlebutton:hover, .budgie-panel box.titlebar > button.image-button.titlebutton:active { - background: none; - box-shadow: none; - color: #ffffff; - animation: none; -} - -.budgie-panel box.titlebar > button.image-button.titlebutton.close:hover image { - background-image: image(#F04A50); -} - -.budgie-panel box.titlebar > button.image-button.titlebutton.close:active image { - background-image: image(#ec1b22); -} - -.budgie-panel box.titlebar > button.image-button.titlebutton:not(.close):hover image { - background-image: image(rgba(255, 255, 255, 0.2)); -} - -.budgie-panel box.titlebar > button.image-button.titlebutton:not(.close):active image { - background-image: image(rgba(255, 255, 255, 0.35)); -} - -.budgie-panel box.titlebar > button.image-button.titlebutton:disabled image { - opacity: 0; -} - -.budgie-panel box.titlebar.horizontal { - padding: 0 3px; -} - -.budgie-panel box.titlebar.horizontal > widget > label:dir(ltr) { - padding-right: 3px; -} - -.budgie-panel box.titlebar.horizontal > widget > label:dir(rtl) { - padding-left: 3px; -} - -.budgie-panel box.titlebar.horizontal > button.image-button.titlebutton { - padding: 0 3px; -} - -.xfce4-panel button, .xfce4-panel button.flat, .mate-panel-menu-bar button, -.mate-panel-menu-bar button#tasklist-button, -panel-toplevel.background button, -panel-toplevel.background button#tasklist-button { - color: #D3DAE3; - border-radius: 0; - border: none; - background-color: transparent; -} - -.xfce4-panel button:hover:not(:active):not(:checked), .mate-panel-menu-bar button:hover:not(:active):not(:checked), -.mate-panel-menu-bar button#tasklist-button:hover:not(:active):not(:checked), -panel-toplevel.background button:hover:not(:active):not(:checked), -panel-toplevel.background button#tasklist-button:hover:not(:active):not(:checked) { - color: #ffffff; - box-shadow: inset 0 -2px rgba(82, 148, 226, 0.5); -} - -.xfce4-panel button:checked, .mate-panel-menu-bar button:checked, -.mate-panel-menu-bar button#tasklist-button:checked, -panel-toplevel.background button:checked, -panel-toplevel.background button#tasklist-button:checked { - color: #ffffff; - box-shadow: inset 0 -2px #5294e2; -} - -.xfce4-panel button:checked label, .mate-panel-menu-bar button:checked label, -.mate-panel-menu-bar button#tasklist-button:checked label, -panel-toplevel.background button:checked label, -panel-toplevel.background button#tasklist-button:checked label, .xfce4-panel button:checked image, .mate-panel-menu-bar button:checked image, -.mate-panel-menu-bar button#tasklist-button:checked image, -panel-toplevel.background button:checked image, -panel-toplevel.background button#tasklist-button:checked image { - color: inherit; -} - -.xfce4-panel button:active, .mate-panel-menu-bar button:active, -.mate-panel-menu-bar button#tasklist-button:active, -panel-toplevel.background button:active, -panel-toplevel.background button#tasklist-button:active { - background-color: rgba(255, 255, 255, 0.12); - color: #ffffff; - box-shadow: inset 0 -2px #5294e2; -} - -.xfce4-panel.panel { - background-color: #21232b; - text-shadow: none; - -gtk-icon-shadow: none; - border: none; -} - -.XfceHeading { - border: 0 none transparent; - background-color: #fafbfc; - color: #464853; -} - -.xfce4-panel { - background-color: #21232b; - color: #D3DAE3; - font-weight: 700; - text-shadow: none; - -gtk-icon-shadow: none; -} - -.xfce4-panel, -.xfce4-panel frame > border { - border: none; -} - -.xfce4-panel#XfcePanelWindow { - border: none; -} - -.xfce4-panel#XfcePanelWindow, .xfce4-panel#XfcePanelWindow.marching-ants { - transition: none; -} - -.xfce4-panel button { - font-weight: 700; -} - -.xfce4-panel button#launcher-arrow:hover, .xfce4-panel button#launcher-arrow + button.toggle:hover { - box-shadow: none; -} - -.xfce4-panel button#launcher-arrow + button.toggle:checked { - color: #5294e2; - box-shadow: none; -} - -.xfce4-panel button#xfce4-notification-plugin { - padding: 0 1px; -} - -.xfce4-panel menu { - font-weight: 400; - text-shadow: none; - -gtk-icon-effect: none; -} - -.xfce4-panel widget.tasklist > button.toggle { - font-weight: 400; -} - -XfdesktopIconView.view { - border-radius: 0; - background: transparent; - color: #ffffff; - text-shadow: 0 0 1px rgba(0, 0, 0, 0.26), 0 1px 2px rgba(0, 0, 0, 0.32), 0 2px 3px rgba(0, 0, 0, 0.12); -} - -XfdesktopIconView.view:active, XfdesktopIconView.view:checked { - background-color: #5294e2; - color: #ffffff; - text-shadow: none; -} - -window#whiskermenu-window { - background-color: #ffffff; -} - -window#whiskermenu-window > frame > border { - border-radius: 0; -} - -window#whiskermenu-window scrolledwindow > viewport button.radio:hover { - background-color: rgba(0, 0, 0, 0.12); -} - -window#whiskermenu-window scrolledwindow > viewport button.radio:checked, window#whiskermenu-window scrolledwindow > viewport button.radio:active { - background-color: #5294e2; - color: #ffffff; -} - -window#whiskermenu-window scrolledwindow treeview.view:selected:hover { - background-color: rgba(0, 0, 0, 0.1); - color: #464853; -} - -window.thunar > grid > paned > .sidebar { - border-top: none; -} - -window.thunar > grid > paned > .sidebar > treeview.view { - background-color: #fafbfc; - color: rgba(70, 72, 83, 0.75); - -gtk-icon-style: symbolic; -} - -window.thunar > grid > paned > .sidebar > treeview.view:not(:selected):hover { - color: #464853; - background-color: #e8e9eb; -} - -window.thunar notebook scrolledwindow.frame.standard-view { - border-top-width: 0; - border-right-width: 0; - background-color: #ffffff; -} - -window.thunar notebook scrolledwindow.frame.standard-view .view { - background-color: transparent; -} - -window.thunar notebook scrolledwindow.frame.standard-view widget.view { - border-radius: 2px; -} - -window.thunar notebook header.top tab.reorderable-page > box > label { - min-height: 0; -} - -window.thunar toolbar, window.thunar .inline-toolbar { - background-color: #282A33; - color: rgba(228, 235, 241, 0.8); - box-shadow: inset 0 -1px rgba(0, 0, 0, 0.15); -} - -window.thunar toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button, window.thunar .inline-toolbar .linked:not(.vertical):not(.stack-switcher).path-bar button { - margin: 0; - padding: 4px; -} - -.menubar.panel .panel, .menubar.panel .panel.color-light, .menubar.panel .panel.color-dark { - background-color: #21232b; - background-image: image(#21232b); - transition: all 100ms ease-in-out; - color: #D3DAE3; -} - -.menubar.panel .panel.maximized { - background-color: #0b0c0e; -} - -.menubar.panel .panel.translucent { - background-color: rgba(33, 35, 43, 0.95); -} - -.menubar.panel .panel menubar { - background: none; - box-shadow: none; - border: none; -} - -.menubar.panel-shadow { - background-image: none; - background-color: transparent; -} - -.menubar.panel popover { - padding: 2px 4px; - font-weight: normal; - border: 1px solid rgba(0, 0, 0, 0.35); - box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12), 0 3px 6px rgba(0, 0, 0, 0.08); -} - -.menubar.panel popover button { - font-weight: normal; - border-color: transparent; - background-color: transparent; -} - -.menubar.panel popover button:hover { - border-color: rgba(0, 0, 0, 0.15); -} - -.menubar.panel popover button:active, .menubar.panel popover button:checked { - border-color: #2679db; -} - -.menubar.panel popover button:active label, .menubar.panel popover button:checked label { - color: white; -} - -.menubar.panel popover .linked > button { - border-color: rgba(0, 0, 0, 0.15); -} - -.menubar.panel popover list { - background-color: transparent; -} - -.menubar.panel popover separator.horizontal { - margin: 0 -4px; -} - -.menubar.panel popover separator.vertical { - background-image: image(rgba(0, 0, 0, 0.15)); - margin: 0 2px; -} - -.menubar.panel popover .sidebar { - border-style: none; - background: none; -} - -.menubar.panel popover .sidebar .view { - background: none; - border-radius: 2px; - border: 1px solid transparent; - color: #4a4c59; - transition: all 180ms cubic-bezier(0, 0, 0.2, 1); -} - -.menubar.panel popover .sidebar .view:hover { - background-color: #f1f2f4; - border: 1px solid rgba(0, 0, 0, 0.15); -} - -.menubar.panel popover .sidebar .view:selected, .menubar.panel popover .sidebar .view:active, .menubar.panel popover .sidebar .view:checked, .menubar.panel popover .sidebar .view:active:backdrop, .menubar.panel popover .sidebar .view:checked:backdrop, .menubar.panel popover .sidebar .view:selected:backdrop { - color: #ffffff; - background-color: #5294e2; - border: 1px solid #2679db; -} - -button.flat.toggle.switcher { - -gtk-outline-radius: 100px; -} - -button.flat.toggle.switcher:hover image, button.flat.toggle.switcher:active image, button.flat.toggle.switcher:checked image, button.flat.toggle.switcher:selected image { - color: #5294e2; -} - -.circular label:disabled { - color: rgba(70, 72, 83, 0.55); -} - -.circular.accent { - color: #ffffff; - background-color: #5294e2; -} - -.panel-app-button > GtkWidget > GtkWidget:first-child { - padding: 0 2px 0 4px; -} - -.panel .menu .spinner, -.menu .spinner { - opacity: 1; -} - -.composited-indicator { - background-color: transparent; - color: #D3DAE3; - padding: 0 6px; -} - -.composited-indicator > revealer label, -.composited-indicator > revealer image, -.composited-indicator > revealer spinner { - color: #D3DAE3; - font-weight: normal; - text-shadow: none; - transition: all 200ms ease-in-out; -} - -.composited-indicator > revealer image, -.composited-indicator > revealer spinner { - padding: 3px 0; -} - -.composited-indicator > revealer label { - padding: 3px 6px; -} - -.composited-indicator .keyboard { - background-color: #fff; - border-radius: 2px; - box-shadow: none; - color: #333; - font-weight: 600; - padding: 0 3px; - text-shadow: none; -} - -.composited-indicator > GtkWidget > GtkWidget:first-child { - padding: 0 2px; -} - -.composited-indicator .menuitem:active, .composited-indicator .menuitem:hover { - border-style: none; -} - -.composited-indicator > .popup > .menu { - padding-top: 8px; - padding-bottom: 8px; -} - -BirdieWidgetsTweetList * { - background-image: none; - background-color: transparent; -} - -MarlinViewWindow *:selected, MarlinViewWindow *:selected:focus { - color: #ffffff; - background-color: #5294e2; - outline-color: transparent; -} - -MarlinViewWindow GtkIconView.view:selected, MarlinViewWindow GtkIconView.view:selected:focus, MarlinViewWindow GtkIconView.view:selected:hover, MarlinViewWindow GtkIconView.view:selected:focus:hover { - background-color: transparent; -} - -MarlinViewWindow FMListView, MarlinViewWindow FMColumnView { - outline-color: transparent; -} - -.marlin-pathbar.pathbar { - border-radius: 2px; - padding-left: 4px; - padding-right: 4px; - color: rgba(228, 235, 241, 0.8); - border-color: rgba(255, 255, 255, 0.12); - background-color: #21232a; -} - -.marlin-pathbar.pathbar image, .marlin-pathbar.pathbar image:hover { - color: inherit; -} - -.marlin-pathbar.pathbar:focus { - color: rgba(255, 255, 255, 0.8); - border-color: #5294e2; - background-color: #262830; -} - -.marlin-pathbar.pathbar:disabled { - color: rgba(228, 235, 241, 0.35); - border-color: rgba(255, 255, 255, 0.12); - background-color: rgba(33, 35, 42, 0.85); -} - -.marlin-pathbar.pathbar:active, .marlin-pathbar.pathbar:checked { - color: #5294e2; -} - -treeview.view.sidebar { - color: #d8dedf; - background-color: #272931; -} - -treeview.view.sidebar.source-list { - padding-top: 3px; - padding-bottom: 3px; -} - -treeview.view.sidebar.source-list.has-open-popup, treeview.view.sidebar.source-list:hover { - color: #d8dedf; - background-color: #393b42; -} - -treeview.view.sidebar.source-list:disabled { - color: rgba(216, 222, 223, 0.35); -} - -treeview.view.sidebar.source-list:selected.has-open-popup, treeview.view.sidebar.source-list:selected:hover { - color: #ffffff; - background-color: #4a85cb; -} - -treeview.view.sidebar.source-list.trough { - color: #464853; - background-color: rgba(0, 0, 0, 0.15); - border-radius: 2px; - border-width: 0; -} - -treeview.view.sidebar.source-list.trough:selected, treeview.view.sidebar.source-list.trough:selected:focus { - color: #ffffff; - background-color: rgba(0, 0, 0, 0.2); - border-radius: 2px; - border-width: 0; -} - -.dynamic-notebook notebook iconview.view.cell:selected { - background-color: rgba(0, 0, 0, 0.1); -} - -.dynamic-notebook notebook .overlay-bar { - box-shadow: none; - text-shadow: none; -} - -headerbar.titlebar > box.horizontal > entry.pathbar { - margin-top: 0; - margin-bottom: 0; - padding: 2px 12px; - caret-color: currentColor; -} - -headerbar.titlebar button.flat.image-button.toggle { - margin-top: 4px; - margin-bottom: 4px; -} - -headerbar.titlebar > grid.linked.horizontal.format-bar { - background-image: image(#282A33); - border-bottom: 1px solid transparent; - border-radius: 0; -} - -headerbar.titlebar > grid.linked.horizontal.format-bar:backdrop { - transition: 200ms ease-out; - background-image: image(#2b2e37); -} - -popover radiobutton.color-button.color-light, popover radiobutton.color-button.color-dark, popover radiobutton.color-button.color-white { - border: 1px solid rgba(0, 0, 0, 0.15); -} - -.gala-notification { - border: 1px solid rgba(0, 0, 0, 0.35); - border-radius: 2px; - box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2); - background-image: linear-gradient(to bottom, white, white); - background-color: transparent; -} - -.gala-notification .title, .gala-notification .label { - color: #5c616c; -} - -actionbar.inline-toolbar { - border: none; - border-top: 1px solid rgba(0, 0, 0, 0.15); -} - -actionbar.inline-toolbar button { - border-radius: 2px; - border: 1px solid rgba(0, 0, 0, 0.15); -} - -actionbar.inline-toolbar button:first-child { - border-right-style: solid; -} - -actionbar.inline-toolbar button:last-child { - border-left-style: solid; -} - -scale.warmth trough { - background-image: linear-gradient(to right, #5294e2, #F04A50); - box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.25); -} - -.terminal-window headerbar.titlebar.default-decoration { - box-shadow: inset 0 -1px rgba(0, 0, 0, 0.15); -} - -.terminal-window .search-bar { - background-color: #fafbfc; - border-bottom: 1px solid #cad5df; -} - -.terminal-window .dynamic-notebook notebook > header { - border-color: #cad5df; -} - -/*********** - * LightDM * - ***********/ -#panel_window { - background-color: #21232b; - color: #D3DAE3; - font-weight: bold; - box-shadow: inset 0 -1px #111317; -} - -#panel_window menubar { - padding-left: 5px; -} - -#panel_window menubar, #panel_window menubar > menuitem { - background-color: transparent; - color: #D3DAE3; - font-weight: bold; -} - -#panel_window menubar menuitem:disabled { - color: rgba(211, 218, 227, 0.5); -} - -#panel_window menubar menuitem:disabled label { - color: inherit; -} - -#panel_window menubar menu > menuitem { - font-weight: normal; -} - -#login_window, -#shutdown_dialog, -#restart_dialog { - font-weight: normal; - border-style: none; - background-color: transparent; - color: #464853; -} - -#content_frame { - padding-bottom: 14px; - background-color: #fafbfc; - border-top-left-radius: 2px; - border-top-right-radius: 2px; - border: solid rgba(0, 0, 0, 0.1); - border-width: 1px 1px 0 1px; -} - -#content_frame button { - color: #464853; - border-color: rgba(0, 0, 0, 0.15); - background-color: white; -} - -#content_frame button:hover { - color: #23242a; - border-color: rgba(0, 0, 0, 0.15); - background-color: white; -} - -#content_frame button:active, #content_frame button:checked { - color: #ffffff; - border-color: #2679db; - background-color: #5294e2; -} - -#content_frame button:disabled { - border-color: rgba(0, 0, 0, 0.05); - background-color: rgba(255, 255, 255, 0.55); -} - -#content_frame button:disabled label, #content_frame button:disabled { - color: rgba(70, 72, 83, 0.55); -} - -#buttonbox_frame { - padding-top: 20px; - padding-bottom: 0px; - border-style: none; - background-color: #282A33; - border-bottom-left-radius: 2px; - border-bottom-right-radius: 2px; - border: solid rgba(0, 0, 0, 0.1); - border-width: 0 1px 1px 1px; - box-shadow: inset 0 1px #101115; -} - -#buttonbox_frame button { - color: #D3DAE3; - border-color: #434655; - background-color: #333641; -} - -#buttonbox_frame button:hover { - color: #5294e2; - border-color: #434655; - background-color: #3e4250; -} - -#buttonbox_frame button:active, #buttonbox_frame button:checked { - color: #ffffff; - border-color: #5294e2; - background-color: #5294e2; -} - -#buttonbox_frame button:disabled { - color: #5b5f68; - border-color: #434655; - background-color: rgba(51, 54, 65, 0.85); -} - -#login_window #user_combobox { - color: #464853; - font-size: 13px; -} - -#login_window #user_combobox menu { - font-weight: normal; -} - -#user_image { - padding: 3px; - border-radius: 2px; -} - -#shutdown_button.button { - background-clip: border-box; - color: green; - background-color: #F04A50; - border-color: #ee3239; -} - -#shutdown_button.button:hover { - background-clip: border-box; - color: green; - background-color: #f4797e; - border-color: #f26267; -} - -#shutdown_button.button:active, #shutdown_button.button:checked { - background-clip: border-box; - color: green; - background-color: #ec1b22; - border-color: #db1219; -} - -#restart_button.button { - background-clip: border-box; - color: green; - background-color: #5294e2; - border-color: #3c86de; -} - -#restart_button.button:hover { - background-clip: border-box; - color: green; - background-color: #7eafe9; - border-color: #68a2e6; -} - -#restart_button.button:active, #restart_button.button:checked { - background-clip: border-box; - color: green; - background-color: #2679db; - border-color: #216dc6; -} - -#greeter_infobar { - border-bottom-width: 0; - font-weight: bold; -} - -.overlay-bar { - background-color: #5294e2; - border-color: #5294e2; - border-radius: 2px; - padding: 3px 6px; - margin: 3px; -} - -.overlay-bar label { - color: #ffffff; -} - -GraniteWidgetsThinPaned { - background-color: transparent; - background-image: none; - margin: 0; - border-left: 1px solid rgba(0, 0, 0, 0.15); - border-right: 1px solid rgba(0, 0, 0, 0.15); -} - -GraniteWidgetsPopOver .frame, -GraniteWidgetsStaticNotebook .frame { - border: none; -} - -.help_button { - border-radius: 100px; - padding: 3px 9px; -} - -toolbar.secondary-toolbar, .secondary-toolbar.inline-toolbar { - padding: 3px; - border-bottom: 1px solid rgba(0, 0, 0, 0.15); -} - -toolbar.secondary-toolbar button, .secondary-toolbar.inline-toolbar button { - padding: 0 3px 0 3px; -} - -toolbar.bottom-toolbar, .bottom-toolbar.inline-toolbar { - padding: 5px; - border-width: 1px 0 0 0; - border-style: solid; - border-color: rgba(0, 0, 0, 0.15); - background-color: #fafbfc; -} - -toolbar.bottom-toolbar button, .bottom-toolbar.inline-toolbar button { - padding: 2px 3px 2px 3px; -} - -.source-list { - -GtkTreeView-horizontal-separator: 1px; - -GtkTreeView-vertical-separator: 6px; -} - -.source-list, -.source-list.view { - background-color: #fafbfc; - color: #464853; - -gtk-icon-style: regular; -} - -.source-list.category-expander { - color: transparent; -} - -.source-list.view:hover { - background-color: white; -} - -.source-list.view:selected, -.source-list.view:hover:selected, -.source-list.view:selected:focus, -.source-list.category-expander:hover { - color: #ffffff; - background-color: #5294e2; -} - -.source-list scrollbar, -.source-list junction { - border-image: none; - border-color: transparent; - background-color: #fafbfc; - background-image: none; -} - -.source-list.badge, -.source-list.badge:hover, -.source-list.badge:selected, -.source-list.badge:selected:focus, -.source-list.badge:hover:selected { - background-image: none; - background-color: #5294e2; - color: #ffffff; - border-radius: 10px; - padding: 0 6px; - margin: 0 3px; - border-width: 0; -} - -.source-list.badge:selected, -.source-list.badge:selected:focus, -.source-list.badge:hover:selected { - background-color: #ffffff; - color: #5294e2; -} - -.source-list.category-expander { - color: #464853; - -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); - -GtkTreeView-expander-size: 16; -} - -.source-list.category-expander, -.source-list.category-expander:backdrop { - color: transparent; - border: none; -} - -.source-list.category-expander:checked { - -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); -} - -GraniteWidgetsWelcome { - background-color: #ffffff; -} - -GraniteWidgetsWelcome label { - color: #a0a2a8; - font-size: 11px; - text-shadow: none; -} - -GraniteWidgetsWelcome .h1, -GraniteWidgetsWelcome .h3 { - color: rgba(70, 72, 83, 0.8); -} - -.help_button { - border-radius: 0; -} - -GraniteWidgetsPopOver { - -GraniteWidgetsPopOver-arrow-width: 21; - -GraniteWidgetsPopOver-arrow-height: 10; - -GraniteWidgetsPopOver-border-radius: 2px; - -GraniteWidgetsPopOver-border-width: 1; - -GraniteWidgetsPopOver-shadow-size: 12; - border: 1px solid rgba(0, 0, 0, 0.3); - margin: 0; -} - -.popover_bg { - background-image: linear-gradient(to bottom, #ffffff, #ffffff); - border: 1px solid rgba(0, 0, 0, 0.3); -} - -GraniteWidgetsPopOver .sidebar.view, -GraniteWidgetsPopOver * { - background-color: transparent; -} - -GraniteWidgetsXsEntry entry { - padding: 4px; -} - -.h1 { - font-size: 24px; -} - -.h2 { - font-size: 18px; -} - -.h3 { - font-size: 11px; -} - -.h4, -.category-label { - color: #7f818a; - font-weight: 600; -} - -.h4 { - padding-bottom: 6px; - padding-top: 6px; -} - -GtkListBox .h4 { - padding-left: 6px; -} - -window > hdyleaflet > scrolledwindow > viewport.frame > list, window > leaflet > scrolledwindow > viewport.frame > list, hdyleaflet > box.vertical > scrolledwindow > viewport .sidebar, hdyleaflet > stack > frame > grid.vertical > actionbar, -leaflet.unfolded > stack > frame > grid.vertical > actionbar, hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list, -leaflet.unfolded > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list, hdyleaflet > stack > frame > grid.vertical, -leaflet.unfolded > stack > frame > grid.vertical, .polari-room-list .sidebar, window.background.csd > box.horizontal > box.vertical > box.linked.horizontal, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list, .geary-main-window .geary-main-layout > leaflet > leaflet > box statusbar, .geary-main-window .geary-main-layout > leaflet > leaflet > box .geary-folder-frame, .sidebar.vertical > paned.geary-sidebar-pane-separator statusbar, .sidebar.vertical > paned.geary-sidebar-pane-separator, .sidebar.vertical > paned.sidebar-pane-separator statusbar, .sidebar.vertical > paned.sidebar-pane-separator, window#GearyMainWindow > overlay > box.vertical > paned.horizontal > box.sidebar.vertical, -window.geary-main-window > overlay > box.vertical > paned.horizontal > box.sidebar.vertical, window.background.csd > box.horizontal > box.vertical > scrolledwindow.view, -window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view, -window.background.csd > leaflet > box.vertical > scrolledwindow.view, list.tweak-categories, textview.view.sourceview.gedit-view window#gtk-tooltip, .gedit-map-frame, .gedit-side-panel-paned, .gedit-document-panel-dragged-row, list.gedit-document-panel { - color: rgba(246, 246, 251, 0.8); - background-color: #32343D; -} - -window > hdyleaflet > scrolledwindow > viewport.frame > list:disabled, window > leaflet > scrolledwindow > viewport.frame > list:disabled, hdyleaflet > box.vertical > scrolledwindow > viewport .sidebar:disabled, hdyleaflet > stack > frame > grid.vertical > actionbar:disabled, -leaflet.unfolded > stack > frame > grid.vertical > actionbar:disabled, hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list:disabled, -leaflet.unfolded > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list:disabled, hdyleaflet > stack > frame > grid.vertical:disabled, -leaflet.unfolded > stack > frame > grid.vertical:disabled, .polari-room-list .sidebar:disabled, window.background.csd > box.horizontal > box.vertical > box.linked.horizontal:disabled, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list:disabled, .geary-main-window .geary-main-layout > leaflet > leaflet > box statusbar:disabled, .geary-main-window .geary-main-layout > leaflet > leaflet > box .geary-folder-frame:disabled, .sidebar.vertical > paned.geary-sidebar-pane-separator statusbar:disabled, .sidebar.vertical > paned.geary-sidebar-pane-separator:disabled, .sidebar.vertical > paned.sidebar-pane-separator statusbar:disabled, .sidebar.vertical > paned.sidebar-pane-separator:disabled, window#GearyMainWindow > overlay > box.vertical > paned.horizontal > box.sidebar.vertical:disabled, -window.geary-main-window > overlay > box.vertical > paned.horizontal > box.sidebar.vertical:disabled, window.background.csd > box.horizontal > box.vertical > scrolledwindow.view:disabled, -window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view:disabled, -window.background.csd > leaflet > box.vertical > scrolledwindow.view:disabled, list.tweak-categories:disabled, textview.view.sourceview.gedit-view window#gtk-tooltip:disabled, .gedit-map-frame:disabled, .gedit-side-panel-paned:disabled, .gedit-document-panel-dragged-row:disabled, list.gedit-document-panel:disabled, window > hdyleaflet > scrolledwindow > viewport.frame > list label:disabled, window > leaflet > scrolledwindow > viewport.frame > list label:disabled, hdyleaflet > box.vertical > scrolledwindow > viewport .sidebar label:disabled, hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list label:disabled, -leaflet.unfolded > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list label:disabled, hdyleaflet > stack > frame > grid.vertical label:disabled, -leaflet.unfolded > stack > frame > grid.vertical label:disabled, .polari-room-list .sidebar label:disabled, window.background.csd > box.horizontal > box.vertical > box.linked.horizontal label:disabled, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list label:disabled, .geary-main-window .geary-main-layout > leaflet > leaflet > box statusbar label:disabled, .geary-main-window .geary-main-layout > leaflet > leaflet > box .geary-folder-frame label:disabled, .sidebar.vertical > paned.geary-sidebar-pane-separator label:disabled, .sidebar.vertical > paned.sidebar-pane-separator label:disabled, window#GearyMainWindow > overlay > box.vertical > paned.horizontal > box.sidebar.vertical label:disabled, -window.geary-main-window > overlay > box.vertical > paned.horizontal > box.sidebar.vertical label:disabled, window.background.csd > box.horizontal > box.vertical > scrolledwindow.view label:disabled, -window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view label:disabled, -window.background.csd > leaflet > box.vertical > scrolledwindow.view label:disabled, list.tweak-categories label:disabled, textview.view.sourceview.gedit-view window#gtk-tooltip label:disabled, .gedit-map-frame label:disabled, .gedit-side-panel-paned label:disabled, .gedit-document-panel-dragged-row label:disabled, list.gedit-document-panel label:disabled { - color: rgba(246, 246, 251, 0.35); -} - -hdyleaflet > stack > frame > grid.vertical > actionbar button, -leaflet.unfolded > stack > frame > grid.vertical > actionbar button, .polari-entry-area button, window.background.csd > box.horizontal > box.vertical > box.linked.horizontal button, .gedit-side-panel-paned > box.vertical > stack > grid.horizontal > box.horizontal button { - color: rgba(246, 246, 251, 0.8); - background-color: rgba(246, 246, 251, 0.15); - border: none; -} - -hdyleaflet > stack > frame > grid.vertical > actionbar button:hover, -leaflet.unfolded > stack > frame > grid.vertical > actionbar button:hover, .polari-entry-area button:hover, window.background.csd > box.horizontal > box.vertical > box.linked.horizontal button:hover, .gedit-side-panel-paned > box.vertical > stack > grid.horizontal > box.horizontal button:hover { - color: #F6F6FB; - background-color: rgba(246, 246, 251, 0.25); -} - -hdyleaflet > stack > frame > grid.vertical > actionbar button:active, -leaflet.unfolded > stack > frame > grid.vertical > actionbar button:active, .polari-entry-area button:active, window.background.csd > box.horizontal > box.vertical > box.linked.horizontal button:active, .gedit-side-panel-paned > box.vertical > stack > grid.horizontal > box.horizontal button:active, hdyleaflet > stack > frame > grid.vertical > actionbar button:checked, -leaflet.unfolded > stack > frame > grid.vertical > actionbar button:checked, .polari-entry-area button:checked, window.background.csd > box.horizontal > box.vertical > box.linked.horizontal button:checked, .gedit-side-panel-paned > box.vertical > stack > grid.horizontal > box.horizontal button:checked { - color: #ffffff; - background-color: #5294e2; -} - -hdyleaflet > stack > frame > grid.vertical > actionbar button:disabled, -leaflet.unfolded > stack > frame > grid.vertical > actionbar button:disabled, .polari-entry-area button:disabled, window.background.csd > box.horizontal > box.vertical > box.linked.horizontal button:disabled, .gedit-side-panel-paned > box.vertical > stack > grid.horizontal > box.horizontal button:disabled { - color: rgba(246, 246, 251, 0.35); - background-color: rgba(246, 246, 251, 0.08); -} - -window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable button, hdyleaflet > stack > frame > grid.vertical > actionbar button.flat, -leaflet.unfolded > stack > frame > grid.vertical > actionbar button.flat, .polari-entry-area button.flat, window.background.csd > box.horizontal > box.vertical > box.linked.horizontal button.flat, .gedit-side-panel-paned > box.vertical > stack > grid.horizontal > box.horizontal button.flat { - border: none; - background: none; - box-shadow: none; - color: rgba(246, 246, 251, 0.8); -} - -window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable button:hover, hdyleaflet > stack > frame > grid.vertical > actionbar button.flat:hover, -leaflet.unfolded > stack > frame > grid.vertical > actionbar button.flat:hover, .polari-entry-area button.flat:hover, window.background.csd > box.horizontal > box.vertical > box.linked.horizontal button.flat:hover, .gedit-side-panel-paned > box.vertical > stack > grid.horizontal > box.horizontal button.flat:hover { - color: #F6F6FB; - background-color: rgba(246, 246, 251, 0.15); -} - -window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable button:active, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable button:checked, hdyleaflet > stack > frame > grid.vertical > actionbar button.flat:active, -leaflet.unfolded > stack > frame > grid.vertical > actionbar button.flat:active, .polari-entry-area button.flat:active, window.background.csd > box.horizontal > box.vertical > box.linked.horizontal button.flat:active, .gedit-side-panel-paned > box.vertical > stack > grid.horizontal > box.horizontal button.flat:active, hdyleaflet > stack > frame > grid.vertical > actionbar button.flat:checked, -leaflet.unfolded > stack > frame > grid.vertical > actionbar button.flat:checked, .polari-entry-area button.flat:checked, window.background.csd > box.horizontal > box.vertical > box.linked.horizontal button.flat:checked, .gedit-side-panel-paned > box.vertical > stack > grid.horizontal > box.horizontal button.flat:checked { - color: #ffffff; - background-color: #5294e2; -} - -window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable button:disabled, hdyleaflet > stack > frame > grid.vertical > actionbar button.flat:disabled, -leaflet.unfolded > stack > frame > grid.vertical > actionbar button.flat:disabled, .polari-entry-area button.flat:disabled, window.background.csd > box.horizontal > box.vertical > box.linked.horizontal button.flat:disabled, .gedit-side-panel-paned > box.vertical > stack > grid.horizontal > box.horizontal button.flat:disabled { - color: rgba(246, 246, 251, 0.35); -} - -window > hdyleaflet > scrolledwindow > viewport.frame > list > row.activatable, window > leaflet > scrolledwindow > viewport.frame > list > row.activatable, hdyleaflet > box.vertical > scrolledwindow > viewport .sidebar list > row.activatable, hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list row.activatable.contact-data-row, -leaflet.unfolded > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list row.activatable.contact-data-row, .polari-room-list .sidebar .activatable, .polari-room-list .sidebar .inactive, .polari-room-list .sidebar .room-list-header, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable, .geary-main-window .geary-main-layout > leaflet > leaflet > box .geary-folder-frame > scrolledwindow treeview.view.sidebar, .sidebar.vertical > paned.geary-sidebar-pane-separator .geary-folder-frame > scrolledwindow treeview.view.sidebar, .sidebar.vertical > paned.sidebar-pane-separator .folder-frame > scrolledwindow treeview.view.sidebar, list.tweak-categories > row.activatable.tweak-category, textview.view.sourceview.gedit-view window#gtk-tooltip treeview.view, .gedit-side-panel-paned treeview.view, list.gedit-document-panel row.activatable { - color: rgba(246, 246, 251, 0.8); - background-color: #32343D; -} - -window > hdyleaflet > scrolledwindow > viewport.frame > list > row.has-open-popup.activatable, window > leaflet > scrolledwindow > viewport.frame > list > row.has-open-popup.activatable, hdyleaflet > box.vertical > scrolledwindow > viewport .sidebar list > row.has-open-popup.activatable, hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list row.has-open-popup.activatable.contact-data-row, -leaflet.unfolded > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list row.has-open-popup.activatable.contact-data-row, .polari-room-list .sidebar .has-open-popup.activatable, .polari-room-list .sidebar .has-open-popup.inactive, .polari-room-list .sidebar .has-open-popup.room-list-header, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.has-open-popup.activatable, .geary-main-window .geary-main-layout > leaflet > leaflet > box .geary-folder-frame > scrolledwindow treeview.has-open-popup.view.sidebar, .sidebar.vertical > paned.geary-sidebar-pane-separator .geary-folder-frame > scrolledwindow treeview.has-open-popup.view.sidebar, .sidebar.vertical > paned.sidebar-pane-separator .folder-frame > scrolledwindow treeview.has-open-popup.view.sidebar, list.tweak-categories > row.has-open-popup.activatable.tweak-category, textview.view.sourceview.gedit-view window#gtk-tooltip treeview.has-open-popup.view, .gedit-side-panel-paned treeview.has-open-popup.view, list.gedit-document-panel row.has-open-popup.activatable, window > hdyleaflet > scrolledwindow > viewport.frame > list > row.activatable:hover, window > leaflet > scrolledwindow > viewport.frame > list > row.activatable:hover, hdyleaflet > box.vertical > scrolledwindow > viewport .sidebar list > row.activatable:hover, hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list row.activatable.contact-data-row:hover, -leaflet.unfolded > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list row.activatable.contact-data-row:hover, .polari-room-list .sidebar .activatable:hover, .polari-room-list .sidebar .inactive:hover, .polari-room-list .sidebar .room-list-header:hover, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable:hover, .geary-main-window .geary-main-layout > leaflet > leaflet > box .geary-folder-frame > scrolledwindow treeview.view.sidebar:hover, .sidebar.vertical > paned.geary-sidebar-pane-separator .geary-folder-frame > scrolledwindow treeview.view.sidebar:hover, .sidebar.vertical > paned.sidebar-pane-separator .folder-frame > scrolledwindow treeview.view.sidebar:hover, list.tweak-categories > row.activatable.tweak-category:hover, textview.view.sourceview.gedit-view window#gtk-tooltip treeview.view:hover, .gedit-side-panel-paned treeview.view:hover, list.gedit-document-panel row.activatable:hover { - color: #F6F6FB; - background-color: #464750; -} - -window > hdyleaflet > scrolledwindow > viewport.frame > list > row.activatable:disabled, window > leaflet > scrolledwindow > viewport.frame > list > row.activatable:disabled, hdyleaflet > box.vertical > scrolledwindow > viewport .sidebar list > row.activatable:disabled, hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list row.activatable.contact-data-row:disabled, -leaflet.unfolded > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list row.activatable.contact-data-row:disabled, .polari-room-list .sidebar .activatable:disabled, .polari-room-list .sidebar .inactive:disabled, .polari-room-list .sidebar .room-list-header:disabled, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable:disabled, .geary-main-window .geary-main-layout > leaflet > leaflet > box .geary-folder-frame > scrolledwindow treeview.view.sidebar:disabled, .sidebar.vertical > paned.geary-sidebar-pane-separator .geary-folder-frame > scrolledwindow treeview.view.sidebar:disabled, .sidebar.vertical > paned.sidebar-pane-separator .folder-frame > scrolledwindow treeview.view.sidebar:disabled, list.tweak-categories > row.activatable.tweak-category:disabled, textview.view.sourceview.gedit-view window#gtk-tooltip treeview.view:disabled, .gedit-side-panel-paned treeview.view:disabled, list.gedit-document-panel row.activatable:disabled, window > hdyleaflet > scrolledwindow > viewport.frame > list > row.activatable label:disabled, window > leaflet > scrolledwindow > viewport.frame > list > row.activatable label:disabled, hdyleaflet > box.vertical > scrolledwindow > viewport .sidebar list > row.activatable label:disabled, hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list row.activatable.contact-data-row label:disabled, -leaflet.unfolded > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list row.activatable.contact-data-row label:disabled, .polari-room-list .sidebar .activatable label:disabled, .polari-room-list .sidebar .inactive label:disabled, .polari-room-list .sidebar .room-list-header label:disabled, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable label:disabled, .geary-main-window .geary-main-layout > leaflet > leaflet > box .geary-folder-frame > scrolledwindow treeview.view.sidebar label:disabled, .sidebar.vertical > paned.geary-sidebar-pane-separator .geary-folder-frame > scrolledwindow treeview.view.sidebar label:disabled, .sidebar.vertical > paned.sidebar-pane-separator .folder-frame > scrolledwindow treeview.view.sidebar label:disabled, list.tweak-categories > row.activatable.tweak-category label:disabled, textview.view.sourceview.gedit-view window#gtk-tooltip treeview.view label:disabled, .gedit-side-panel-paned treeview.view label:disabled, list.gedit-document-panel row.activatable label:disabled { - color: rgba(246, 246, 251, 0.35); -} - -window > hdyleaflet > scrolledwindow > viewport.frame > list > row.activatable:selected.has-open-popup, window > leaflet > scrolledwindow > viewport.frame > list > row.activatable:selected.has-open-popup, hdyleaflet > box.vertical > scrolledwindow > viewport .sidebar list > row.activatable:selected.has-open-popup, hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list row.activatable.contact-data-row:selected.has-open-popup, -leaflet.unfolded > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list row.activatable.contact-data-row:selected.has-open-popup, .polari-room-list .sidebar .activatable:selected.has-open-popup, .polari-room-list .sidebar .inactive:selected.has-open-popup, .polari-room-list .sidebar .room-list-header:selected.has-open-popup, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable:selected.has-open-popup, .geary-main-window .geary-main-layout > leaflet > leaflet > box .geary-folder-frame > scrolledwindow treeview.view.sidebar:selected.has-open-popup, .sidebar.vertical > paned.geary-sidebar-pane-separator .geary-folder-frame > scrolledwindow treeview.view.sidebar:selected.has-open-popup, .sidebar.vertical > paned.sidebar-pane-separator .folder-frame > scrolledwindow treeview.view.sidebar:selected.has-open-popup, list.tweak-categories > row.activatable.tweak-category:selected.has-open-popup, textview.view.sourceview.gedit-view window#gtk-tooltip treeview.view:selected.has-open-popup, .gedit-side-panel-paned treeview.view:selected.has-open-popup, list.gedit-document-panel row.activatable:selected.has-open-popup, window > hdyleaflet > scrolledwindow > viewport.frame > list > row.activatable:selected:hover, window > leaflet > scrolledwindow > viewport.frame > list > row.activatable:selected:hover, hdyleaflet > box.vertical > scrolledwindow > viewport .sidebar list > row.activatable:selected:hover, hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list row.activatable.contact-data-row:selected:hover, -leaflet.unfolded > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list row.activatable.contact-data-row:selected:hover, .polari-room-list .sidebar .activatable:selected:hover, .polari-room-list .sidebar .inactive:selected:hover, .polari-room-list .sidebar .room-list-header:selected:hover, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable:selected:hover, .geary-main-window .geary-main-layout > leaflet > leaflet > box .geary-folder-frame > scrolledwindow treeview.view.sidebar:selected:hover, .sidebar.vertical > paned.geary-sidebar-pane-separator .geary-folder-frame > scrolledwindow treeview.view.sidebar:selected:hover, .sidebar.vertical > paned.sidebar-pane-separator .folder-frame > scrolledwindow treeview.view.sidebar:selected:hover, list.tweak-categories > row.activatable.tweak-category:selected:hover, textview.view.sourceview.gedit-view window#gtk-tooltip treeview.view:selected:hover, .gedit-side-panel-paned treeview.view:selected:hover, list.gedit-document-panel row.activatable:selected:hover { - background-color: #4a85cb; -} - -hdyleaflet > box.vertical > searchbar, .polari-entry-area, window#GearyMainWindow > overlay > box.vertical > paned.horizontal > box.sidebar.vertical > searchbar, -window.geary-main-window > overlay > box.vertical > paned.horizontal > box.sidebar.vertical > searchbar, window#GearyMainWindow > box.vertical > paned > box.vertical > searchbar, -window.geary-main-window > box.vertical > paned > box.vertical > searchbar, -window.background.csd > hdyleaflet > box.vertical > searchbar, -window.background.csd > leaflet > box.vertical > searchbar, window.background.csd > box.horizontal > box.vertical > searchbar { - background: none; - box-shadow: none; - border: none; -} - -hdyleaflet > box.vertical > searchbar > revealer > box, .polari-entry-area > revealer > box, window#GearyMainWindow > overlay > box.vertical > paned.horizontal > box.sidebar.vertical > searchbar > revealer > box, -window.geary-main-window > overlay > box.vertical > paned.horizontal > box.sidebar.vertical > searchbar > revealer > box, window#GearyMainWindow > box.vertical > paned > box.vertical > searchbar > revealer > box, -window.geary-main-window > box.vertical > paned > box.vertical > searchbar > revealer > box, -window.background.csd > hdyleaflet > box.vertical > searchbar > revealer > box, -window.background.csd > leaflet > box.vertical > searchbar > revealer > box, window.background.csd > box.horizontal > box.vertical > searchbar > revealer > box { - background-color: #32343D; - border: none; -} - -hdyleaflet > box.vertical > searchbar entry, .polari-entry-area entry, window#GearyMainWindow > overlay > box.vertical > paned.horizontal > box.sidebar.vertical > searchbar entry, -window.geary-main-window > overlay > box.vertical > paned.horizontal > box.sidebar.vertical > searchbar entry, window#GearyMainWindow > box.vertical > paned > box.vertical > searchbar entry, -window.geary-main-window > box.vertical > paned > box.vertical > searchbar entry, -window.background.csd > hdyleaflet > box.vertical > searchbar entry, -window.background.csd > leaflet > box.vertical > searchbar entry, window.background.csd > box.horizontal > box.vertical > searchbar entry { - color: rgba(246, 246, 251, 0.8); - background-color: rgba(246, 246, 251, 0.1); -} - -hdyleaflet > box.vertical > searchbar entry image, .polari-entry-area entry image, window#GearyMainWindow > overlay > box.vertical > paned.horizontal > box.sidebar.vertical > searchbar entry image, -window.geary-main-window > overlay > box.vertical > paned.horizontal > box.sidebar.vertical > searchbar entry image, window#GearyMainWindow > box.vertical > paned > box.vertical > searchbar entry image, -window.geary-main-window > box.vertical > paned > box.vertical > searchbar entry image, -window.background.csd > hdyleaflet > box.vertical > searchbar entry image, -window.background.csd > leaflet > box.vertical > searchbar entry image, window.background.csd > box.horizontal > box.vertical > searchbar entry image { - color: rgba(246, 246, 251, 0.8); -} - -hdyleaflet > box.vertical > searchbar entry:focus, .polari-entry-area entry:focus, window#GearyMainWindow > overlay > box.vertical > paned.horizontal > box.sidebar.vertical > searchbar entry:focus, -window.geary-main-window > overlay > box.vertical > paned.horizontal > box.sidebar.vertical > searchbar entry:focus, window#GearyMainWindow > box.vertical > paned > box.vertical > searchbar entry:focus, -window.geary-main-window > box.vertical > paned > box.vertical > searchbar entry:focus, -window.background.csd > hdyleaflet > box.vertical > searchbar entry:focus, -window.background.csd > leaflet > box.vertical > searchbar entry:focus, window.background.csd > box.horizontal > box.vertical > searchbar entry:focus { - background-color: rgba(246, 246, 251, 0.12); -} - -hdyleaflet > box.vertical > searchbar entry:disabled, .polari-entry-area entry:disabled, window#GearyMainWindow > overlay > box.vertical > paned.horizontal > box.sidebar.vertical > searchbar entry:disabled, -window.geary-main-window > overlay > box.vertical > paned.horizontal > box.sidebar.vertical > searchbar entry:disabled, window#GearyMainWindow > box.vertical > paned > box.vertical > searchbar entry:disabled, -window.geary-main-window > box.vertical > paned > box.vertical > searchbar entry:disabled, -window.background.csd > hdyleaflet > box.vertical > searchbar entry:disabled, -window.background.csd > leaflet > box.vertical > searchbar entry:disabled, window.background.csd > box.horizontal > box.vertical > searchbar entry:disabled, hdyleaflet > box.vertical > searchbar entry label:disabled, .polari-entry-area entry label:disabled, window#GearyMainWindow > overlay > box.vertical > paned.horizontal > box.sidebar.vertical > searchbar entry label:disabled, -window.geary-main-window > overlay > box.vertical > paned.horizontal > box.sidebar.vertical > searchbar entry label:disabled, window#GearyMainWindow > box.vertical > paned > box.vertical > searchbar entry label:disabled, -window.geary-main-window > box.vertical > paned > box.vertical > searchbar entry label:disabled, -window.background.csd > hdyleaflet > box.vertical > searchbar entry label:disabled, -window.background.csd > leaflet > box.vertical > searchbar entry label:disabled, window.background.csd > box.horizontal > box.vertical > searchbar entry label:disabled, hdyleaflet > box.vertical > searchbar entry image:disabled, .polari-entry-area entry image:disabled, window#GearyMainWindow > overlay > box.vertical > paned.horizontal > box.sidebar.vertical > searchbar entry image:disabled, -window.geary-main-window > overlay > box.vertical > paned.horizontal > box.sidebar.vertical > searchbar entry image:disabled, window#GearyMainWindow > box.vertical > paned > box.vertical > searchbar entry image:disabled, -window.geary-main-window > box.vertical > paned > box.vertical > searchbar entry image:disabled, -window.background.csd > hdyleaflet > box.vertical > searchbar entry image:disabled, -window.background.csd > leaflet > box.vertical > searchbar entry image:disabled, window.background.csd > box.horizontal > box.vertical > searchbar entry image:disabled { - color: rgba(246, 246, 251, 0.35); -} - -.selection-mode hdyleaflet headerbar button.titlebutton.close, .selection-mode leaflet.unfolded headerbar button.titlebutton.close, hdyleaflet > headerbar:first-child button.titlebutton.close, -leaflet.unfolded > headerbar:first-child button.titlebutton.close, .geary-main-window > headerbar > leaflet > leaflet > headerbar:not(:last-child) button.titlebutton.close, .geary-titlebar-left button.titlebutton.close, window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child button.titlebutton.close, -window.background.csd > headerbar.titlebar > hdyleaflet > headerbar:first-child button.titlebutton.close, -window.background.csd > headerbar.titlebar > leaflet > headerbar:first-child button.titlebutton.close, window.background.csd > box.titlebar.horizontal > headerbar:first-child button.titlebutton.close, .titlebar > headerbar.titlebar.tweak-titlebar-left button.titlebutton.close, window.org-gnome-gedit .titlebar > headerbar:first-child button.titlebutton.close { - background-image: -gtk-scaled(url("assets/titlebutton-close-dark.png"), url("assets/titlebutton-close-dark@2.png")); -} - -.selection-mode hdyleaflet headerbar button.titlebutton.close:backdrop, .selection-mode leaflet.unfolded headerbar button.titlebutton.close:backdrop, hdyleaflet > headerbar:first-child button.titlebutton.close:backdrop, -leaflet.unfolded > headerbar:first-child button.titlebutton.close:backdrop, .geary-main-window > headerbar > leaflet > leaflet > headerbar:not(:last-child) button.titlebutton.close:backdrop, .geary-titlebar-left button.titlebutton.close:backdrop, window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child button.titlebutton.close:backdrop, -window.background.csd > headerbar.titlebar > hdyleaflet > headerbar:first-child button.titlebutton.close:backdrop, -window.background.csd > headerbar.titlebar > leaflet > headerbar:first-child button.titlebutton.close:backdrop, window.background.csd > box.titlebar.horizontal > headerbar:first-child button.titlebutton.close:backdrop, .titlebar > headerbar.titlebar.tweak-titlebar-left button.titlebutton.close:backdrop, window.org-gnome-gedit .titlebar > headerbar:first-child button.titlebutton.close:backdrop { - background-image: -gtk-scaled(url("assets/titlebutton-close-backdrop-dark.png"), url("assets/titlebutton-close-backdrop-dark@2.png")); -} - -.selection-mode hdyleaflet headerbar button.titlebutton.close:hover, .selection-mode leaflet.unfolded headerbar button.titlebutton.close:hover, hdyleaflet > headerbar:first-child button.titlebutton.close:hover, -leaflet.unfolded > headerbar:first-child button.titlebutton.close:hover, .geary-main-window > headerbar > leaflet > leaflet > headerbar:not(:last-child) button.titlebutton.close:hover, .geary-titlebar-left button.titlebutton.close:hover, window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child button.titlebutton.close:hover, -window.background.csd > headerbar.titlebar > hdyleaflet > headerbar:first-child button.titlebutton.close:hover, -window.background.csd > headerbar.titlebar > leaflet > headerbar:first-child button.titlebutton.close:hover, window.background.csd > box.titlebar.horizontal > headerbar:first-child button.titlebutton.close:hover, .titlebar > headerbar.titlebar.tweak-titlebar-left button.titlebutton.close:hover, window.org-gnome-gedit .titlebar > headerbar:first-child button.titlebutton.close:hover { - background-image: -gtk-scaled(url("assets/titlebutton-close-hover-dark.png"), url("assets/titlebutton-close-hover-dark@2.png")); -} - -.selection-mode hdyleaflet headerbar button.titlebutton.close:active, .selection-mode leaflet.unfolded headerbar button.titlebutton.close:active, hdyleaflet > headerbar:first-child button.titlebutton.close:active, -leaflet.unfolded > headerbar:first-child button.titlebutton.close:active, .geary-main-window > headerbar > leaflet > leaflet > headerbar:not(:last-child) button.titlebutton.close:active, .geary-titlebar-left button.titlebutton.close:active, window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child button.titlebutton.close:active, -window.background.csd > headerbar.titlebar > hdyleaflet > headerbar:first-child button.titlebutton.close:active, -window.background.csd > headerbar.titlebar > leaflet > headerbar:first-child button.titlebutton.close:active, window.background.csd > box.titlebar.horizontal > headerbar:first-child button.titlebutton.close:active, .titlebar > headerbar.titlebar.tweak-titlebar-left button.titlebutton.close:active, window.org-gnome-gedit .titlebar > headerbar:first-child button.titlebutton.close:active { - background-image: -gtk-scaled(url("assets/titlebutton-close-active-dark.png"), url("assets/titlebutton-close-active-dark@2.png")); -} - -.selection-mode hdyleaflet headerbar button.titlebutton.maximize, .selection-mode leaflet.unfolded headerbar button.titlebutton.maximize, hdyleaflet > headerbar:first-child button.titlebutton.maximize, -leaflet.unfolded > headerbar:first-child button.titlebutton.maximize, .geary-main-window > headerbar > leaflet > leaflet > headerbar:not(:last-child) button.titlebutton.maximize, .geary-titlebar-left button.titlebutton.maximize, window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child button.titlebutton.maximize, -window.background.csd > headerbar.titlebar > hdyleaflet > headerbar:first-child button.titlebutton.maximize, -window.background.csd > headerbar.titlebar > leaflet > headerbar:first-child button.titlebutton.maximize, window.background.csd > box.titlebar.horizontal > headerbar:first-child button.titlebutton.maximize, .titlebar > headerbar.titlebar.tweak-titlebar-left button.titlebutton.maximize, window.org-gnome-gedit .titlebar > headerbar:first-child button.titlebutton.maximize { - background-image: -gtk-scaled(url("assets/titlebutton-maximize-dark.png"), url("assets/titlebutton-maximize-dark@2.png")); -} - -.selection-mode hdyleaflet headerbar button.titlebutton.maximize:backdrop, .selection-mode leaflet.unfolded headerbar button.titlebutton.maximize:backdrop, hdyleaflet > headerbar:first-child button.titlebutton.maximize:backdrop, -leaflet.unfolded > headerbar:first-child button.titlebutton.maximize:backdrop, .geary-main-window > headerbar > leaflet > leaflet > headerbar:not(:last-child) button.titlebutton.maximize:backdrop, .geary-titlebar-left button.titlebutton.maximize:backdrop, window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child button.titlebutton.maximize:backdrop, -window.background.csd > headerbar.titlebar > hdyleaflet > headerbar:first-child button.titlebutton.maximize:backdrop, -window.background.csd > headerbar.titlebar > leaflet > headerbar:first-child button.titlebutton.maximize:backdrop, window.background.csd > box.titlebar.horizontal > headerbar:first-child button.titlebutton.maximize:backdrop, .titlebar > headerbar.titlebar.tweak-titlebar-left button.titlebutton.maximize:backdrop, window.org-gnome-gedit .titlebar > headerbar:first-child button.titlebutton.maximize:backdrop { - background-image: -gtk-scaled(url("assets/titlebutton-maximize-backdrop-dark.png"), url("assets/titlebutton-maximize-backdrop-dark@2.png")); -} - -.selection-mode hdyleaflet headerbar button.titlebutton.maximize:hover, .selection-mode leaflet.unfolded headerbar button.titlebutton.maximize:hover, hdyleaflet > headerbar:first-child button.titlebutton.maximize:hover, -leaflet.unfolded > headerbar:first-child button.titlebutton.maximize:hover, .geary-main-window > headerbar > leaflet > leaflet > headerbar:not(:last-child) button.titlebutton.maximize:hover, .geary-titlebar-left button.titlebutton.maximize:hover, window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child button.titlebutton.maximize:hover, -window.background.csd > headerbar.titlebar > hdyleaflet > headerbar:first-child button.titlebutton.maximize:hover, -window.background.csd > headerbar.titlebar > leaflet > headerbar:first-child button.titlebutton.maximize:hover, window.background.csd > box.titlebar.horizontal > headerbar:first-child button.titlebutton.maximize:hover, .titlebar > headerbar.titlebar.tweak-titlebar-left button.titlebutton.maximize:hover, window.org-gnome-gedit .titlebar > headerbar:first-child button.titlebutton.maximize:hover { - background-image: -gtk-scaled(url("assets/titlebutton-maximize-hover-dark.png"), url("assets/titlebutton-maximize-hover-dark@2.png")); -} - -.selection-mode hdyleaflet headerbar button.titlebutton.maximize:active, .selection-mode leaflet.unfolded headerbar button.titlebutton.maximize:active, hdyleaflet > headerbar:first-child button.titlebutton.maximize:active, -leaflet.unfolded > headerbar:first-child button.titlebutton.maximize:active, .geary-main-window > headerbar > leaflet > leaflet > headerbar:not(:last-child) button.titlebutton.maximize:active, .geary-titlebar-left button.titlebutton.maximize:active, window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child button.titlebutton.maximize:active, -window.background.csd > headerbar.titlebar > hdyleaflet > headerbar:first-child button.titlebutton.maximize:active, -window.background.csd > headerbar.titlebar > leaflet > headerbar:first-child button.titlebutton.maximize:active, window.background.csd > box.titlebar.horizontal > headerbar:first-child button.titlebutton.maximize:active, .titlebar > headerbar.titlebar.tweak-titlebar-left button.titlebutton.maximize:active, window.org-gnome-gedit .titlebar > headerbar:first-child button.titlebutton.maximize:active { - background-image: -gtk-scaled(url("assets/titlebutton-maximize-active-dark.png"), url("assets/titlebutton-maximize-active-dark@2.png")); -} - -.selection-mode hdyleaflet headerbar button.titlebutton.minimize, .selection-mode leaflet.unfolded headerbar button.titlebutton.minimize, hdyleaflet > headerbar:first-child button.titlebutton.minimize, -leaflet.unfolded > headerbar:first-child button.titlebutton.minimize, .geary-main-window > headerbar > leaflet > leaflet > headerbar:not(:last-child) button.titlebutton.minimize, .geary-titlebar-left button.titlebutton.minimize, window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child button.titlebutton.minimize, -window.background.csd > headerbar.titlebar > hdyleaflet > headerbar:first-child button.titlebutton.minimize, -window.background.csd > headerbar.titlebar > leaflet > headerbar:first-child button.titlebutton.minimize, window.background.csd > box.titlebar.horizontal > headerbar:first-child button.titlebutton.minimize, .titlebar > headerbar.titlebar.tweak-titlebar-left button.titlebutton.minimize, window.org-gnome-gedit .titlebar > headerbar:first-child button.titlebutton.minimize { - background-image: -gtk-scaled(url("assets/titlebutton-minimize-dark.png"), url("assets/titlebutton-minimize-dark@2.png")); -} - -.selection-mode hdyleaflet headerbar button.titlebutton.minimize:backdrop, .selection-mode leaflet.unfolded headerbar button.titlebutton.minimize:backdrop, hdyleaflet > headerbar:first-child button.titlebutton.minimize:backdrop, -leaflet.unfolded > headerbar:first-child button.titlebutton.minimize:backdrop, .geary-main-window > headerbar > leaflet > leaflet > headerbar:not(:last-child) button.titlebutton.minimize:backdrop, .geary-titlebar-left button.titlebutton.minimize:backdrop, window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child button.titlebutton.minimize:backdrop, -window.background.csd > headerbar.titlebar > hdyleaflet > headerbar:first-child button.titlebutton.minimize:backdrop, -window.background.csd > headerbar.titlebar > leaflet > headerbar:first-child button.titlebutton.minimize:backdrop, window.background.csd > box.titlebar.horizontal > headerbar:first-child button.titlebutton.minimize:backdrop, .titlebar > headerbar.titlebar.tweak-titlebar-left button.titlebutton.minimize:backdrop, window.org-gnome-gedit .titlebar > headerbar:first-child button.titlebutton.minimize:backdrop { - background-image: -gtk-scaled(url("assets/titlebutton-minimize-backdrop-dark.png"), url("assets/titlebutton-minimize-backdrop-dark@2.png")); -} - -.selection-mode hdyleaflet headerbar button.titlebutton.minimize:hover, .selection-mode leaflet.unfolded headerbar button.titlebutton.minimize:hover, hdyleaflet > headerbar:first-child button.titlebutton.minimize:hover, -leaflet.unfolded > headerbar:first-child button.titlebutton.minimize:hover, .geary-main-window > headerbar > leaflet > leaflet > headerbar:not(:last-child) button.titlebutton.minimize:hover, .geary-titlebar-left button.titlebutton.minimize:hover, window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child button.titlebutton.minimize:hover, -window.background.csd > headerbar.titlebar > hdyleaflet > headerbar:first-child button.titlebutton.minimize:hover, -window.background.csd > headerbar.titlebar > leaflet > headerbar:first-child button.titlebutton.minimize:hover, window.background.csd > box.titlebar.horizontal > headerbar:first-child button.titlebutton.minimize:hover, .titlebar > headerbar.titlebar.tweak-titlebar-left button.titlebutton.minimize:hover, window.org-gnome-gedit .titlebar > headerbar:first-child button.titlebutton.minimize:hover { - background-image: -gtk-scaled(url("assets/titlebutton-minimize-hover-dark.png"), url("assets/titlebutton-minimize-hover-dark@2.png")); -} - -.selection-mode hdyleaflet headerbar button.titlebutton.minimize:active, .selection-mode leaflet.unfolded headerbar button.titlebutton.minimize:active, hdyleaflet > headerbar:first-child button.titlebutton.minimize:active, -leaflet.unfolded > headerbar:first-child button.titlebutton.minimize:active, .geary-main-window > headerbar > leaflet > leaflet > headerbar:not(:last-child) button.titlebutton.minimize:active, .geary-titlebar-left button.titlebutton.minimize:active, window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child button.titlebutton.minimize:active, -window.background.csd > headerbar.titlebar > hdyleaflet > headerbar:first-child button.titlebutton.minimize:active, -window.background.csd > headerbar.titlebar > leaflet > headerbar:first-child button.titlebutton.minimize:active, window.background.csd > box.titlebar.horizontal > headerbar:first-child button.titlebutton.minimize:active, .titlebar > headerbar.titlebar.tweak-titlebar-left button.titlebutton.minimize:active, window.org-gnome-gedit .titlebar > headerbar:first-child button.titlebutton.minimize:active { - background-image: -gtk-scaled(url("assets/titlebutton-minimize-active-dark.png"), url("assets/titlebutton-minimize-active-dark@2.png")); -} - -.selection-mode hdyleaflet headerbar button.titlebutton.restore, .selection-mode leaflet.unfolded headerbar button.titlebutton.restore, hdyleaflet > headerbar:first-child button.titlebutton.restore, -leaflet.unfolded > headerbar:first-child button.titlebutton.restore, .geary-main-window > headerbar > leaflet > leaflet > headerbar:not(:last-child) button.titlebutton.restore, .geary-titlebar-left button.titlebutton.restore, window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child button.titlebutton.restore, -window.background.csd > headerbar.titlebar > hdyleaflet > headerbar:first-child button.titlebutton.restore, -window.background.csd > headerbar.titlebar > leaflet > headerbar:first-child button.titlebutton.restore, window.background.csd > box.titlebar.horizontal > headerbar:first-child button.titlebutton.restore, .titlebar > headerbar.titlebar.tweak-titlebar-left button.titlebutton.restore, window.org-gnome-gedit .titlebar > headerbar:first-child button.titlebutton.restore { - background-image: -gtk-scaled(url("assets/titlebutton-restore-dark.png"), url("assets/titlebutton-restore-dark@2.png")); -} - -.selection-mode hdyleaflet headerbar button.titlebutton.restore:backdrop, .selection-mode leaflet.unfolded headerbar button.titlebutton.restore:backdrop, hdyleaflet > headerbar:first-child button.titlebutton.restore:backdrop, -leaflet.unfolded > headerbar:first-child button.titlebutton.restore:backdrop, .geary-main-window > headerbar > leaflet > leaflet > headerbar:not(:last-child) button.titlebutton.restore:backdrop, .geary-titlebar-left button.titlebutton.restore:backdrop, window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child button.titlebutton.restore:backdrop, -window.background.csd > headerbar.titlebar > hdyleaflet > headerbar:first-child button.titlebutton.restore:backdrop, -window.background.csd > headerbar.titlebar > leaflet > headerbar:first-child button.titlebutton.restore:backdrop, window.background.csd > box.titlebar.horizontal > headerbar:first-child button.titlebutton.restore:backdrop, .titlebar > headerbar.titlebar.tweak-titlebar-left button.titlebutton.restore:backdrop, window.org-gnome-gedit .titlebar > headerbar:first-child button.titlebutton.restore:backdrop { - background-image: -gtk-scaled(url("assets/titlebutton-restore-backdrop-dark.png"), url("assets/titlebutton-restore-backdrop-dark@2.png")); -} - -.selection-mode hdyleaflet headerbar button.titlebutton.restore:hover, .selection-mode leaflet.unfolded headerbar button.titlebutton.restore:hover, hdyleaflet > headerbar:first-child button.titlebutton.restore:hover, -leaflet.unfolded > headerbar:first-child button.titlebutton.restore:hover, .geary-main-window > headerbar > leaflet > leaflet > headerbar:not(:last-child) button.titlebutton.restore:hover, .geary-titlebar-left button.titlebutton.restore:hover, window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child button.titlebutton.restore:hover, -window.background.csd > headerbar.titlebar > hdyleaflet > headerbar:first-child button.titlebutton.restore:hover, -window.background.csd > headerbar.titlebar > leaflet > headerbar:first-child button.titlebutton.restore:hover, window.background.csd > box.titlebar.horizontal > headerbar:first-child button.titlebutton.restore:hover, .titlebar > headerbar.titlebar.tweak-titlebar-left button.titlebutton.restore:hover, window.org-gnome-gedit .titlebar > headerbar:first-child button.titlebutton.restore:hover { - background-image: -gtk-scaled(url("assets/titlebutton-restore-hover-dark.png"), url("assets/titlebutton-restore-hover-dark@2.png")); -} - -.selection-mode hdyleaflet headerbar button.titlebutton.restore:active, .selection-mode leaflet.unfolded headerbar button.titlebutton.restore:active, hdyleaflet > headerbar:first-child button.titlebutton.restore:active, -leaflet.unfolded > headerbar:first-child button.titlebutton.restore:active, .geary-main-window > headerbar > leaflet > leaflet > headerbar:not(:last-child) button.titlebutton.restore:active, .geary-titlebar-left button.titlebutton.restore:active, window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child button.titlebutton.restore:active, -window.background.csd > headerbar.titlebar > hdyleaflet > headerbar:first-child button.titlebutton.restore:active, -window.background.csd > headerbar.titlebar > leaflet > headerbar:first-child button.titlebutton.restore:active, window.background.csd > box.titlebar.horizontal > headerbar:first-child button.titlebutton.restore:active, .titlebar > headerbar.titlebar.tweak-titlebar-left button.titlebutton.restore:active, window.org-gnome-gedit .titlebar > headerbar:first-child button.titlebutton.restore:active { - background-image: -gtk-scaled(url("assets/titlebutton-restore-active-dark.png"), url("assets/titlebutton-restore-active-dark@2.png")); -} - -.fullscreen .selection-mode hdyleaflet headerbar button.titlebutton.maximize, .maximized .selection-mode hdyleaflet headerbar button.titlebutton.maximize, .fullscreen .selection-mode leaflet.unfolded headerbar button.titlebutton.maximize, .maximized .selection-mode leaflet.unfolded headerbar button.titlebutton.maximize, window#GearyMainWindow.fullscreen .geary-titlebar-left > box.left.horizontal button.titlebutton.maximize, -window#GearyMainWindow.maximized .geary-titlebar-left > box.left.horizontal button.titlebutton.maximize, window.background.csd.fullscreen > headerbar.titlebar > box.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize, -window.background.csd.fullscreen > headerbar.titlebar > hdyleaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize, -window.background.csd.fullscreen > headerbar.titlebar > leaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize, window.background.csd.maximized > headerbar.titlebar > box.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize, -window.background.csd.maximized > headerbar.titlebar > hdyleaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize, -window.background.csd.maximized > headerbar.titlebar > leaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize, window.background.csd.fullscreen > box.titlebar.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize, window.background.csd.maximized > box.titlebar.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize, window.fullscreen.org-gnome-gedit > .titlebar > headerbar:first-child > box.left.horizontal button.titlebutton.maximize, -window.maximized.org-gnome-gedit > .titlebar > headerbar:first-child > box.left.horizontal button.titlebutton.maximize, .fullscreen hdyleaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize, -.fullscreen leaflet.unfolded > headerbar:first-child > box.left.horizontal button.titlebutton.maximize, .fullscreen .geary-main-window > headerbar > leaflet > leaflet > headerbar:not(:last-child) > box.left.horizontal button.titlebutton.maximize, .fullscreen .geary-titlebar-left > box.left.horizontal button.titlebutton.maximize, .fullscreen window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize, -.fullscreen window.background.csd > headerbar.titlebar > leaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize, .fullscreen window.background.csd > box.titlebar.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize, .fullscreen .titlebar > headerbar.titlebar.tweak-titlebar-left > box.left.horizontal button.titlebutton.maximize, .fullscreen window.org-gnome-gedit .titlebar > headerbar:first-child > box.left.horizontal button.titlebutton.maximize, window.org-gnome-gedit .fullscreen .titlebar > headerbar:first-child > box.left.horizontal button.titlebutton.maximize, .maximized hdyleaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize, -.maximized leaflet.unfolded > headerbar:first-child > box.left.horizontal button.titlebutton.maximize, .maximized .geary-main-window > headerbar > leaflet > leaflet > headerbar:not(:last-child) > box.left.horizontal button.titlebutton.maximize, .maximized .geary-titlebar-left > box.left.horizontal button.titlebutton.maximize, .maximized window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize, -.maximized window.background.csd > headerbar.titlebar > leaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize, .maximized window.background.csd > box.titlebar.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize, .maximized .titlebar > headerbar.titlebar.tweak-titlebar-left > box.left.horizontal button.titlebutton.maximize, .maximized window.org-gnome-gedit .titlebar > headerbar:first-child > box.left.horizontal button.titlebutton.maximize, window.org-gnome-gedit .maximized .titlebar > headerbar:first-child > box.left.horizontal button.titlebutton.maximize { - background-image: -gtk-scaled(url("assets/titlebutton-restore-dark.png"), url("assets/titlebutton-restore-dark@2.png")); -} - -.fullscreen .selection-mode hdyleaflet headerbar button.titlebutton.maximize:backdrop, .maximized .selection-mode hdyleaflet headerbar button.titlebutton.maximize:backdrop, .fullscreen .selection-mode leaflet.unfolded headerbar button.titlebutton.maximize:backdrop, .maximized .selection-mode leaflet.unfolded headerbar button.titlebutton.maximize:backdrop, window#GearyMainWindow.fullscreen .geary-titlebar-left > box.left.horizontal button.titlebutton.maximize:backdrop, -window#GearyMainWindow.maximized .geary-titlebar-left > box.left.horizontal button.titlebutton.maximize:backdrop, window.background.csd.fullscreen > headerbar.titlebar > box.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:backdrop, -window.background.csd.fullscreen > headerbar.titlebar > hdyleaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:backdrop, -window.background.csd.fullscreen > headerbar.titlebar > leaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:backdrop, window.background.csd.maximized > headerbar.titlebar > box.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:backdrop, -window.background.csd.maximized > headerbar.titlebar > hdyleaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:backdrop, -window.background.csd.maximized > headerbar.titlebar > leaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:backdrop, window.background.csd.fullscreen > box.titlebar.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:backdrop, window.background.csd.maximized > box.titlebar.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:backdrop, window.fullscreen.org-gnome-gedit > .titlebar > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:backdrop, -window.maximized.org-gnome-gedit > .titlebar > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:backdrop, .fullscreen hdyleaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:backdrop, -.fullscreen leaflet.unfolded > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:backdrop, .fullscreen .geary-main-window > headerbar > leaflet > leaflet > headerbar:not(:last-child) > box.left.horizontal button.titlebutton.maximize:backdrop, .fullscreen .geary-titlebar-left > box.left.horizontal button.titlebutton.maximize:backdrop, .fullscreen window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:backdrop, -.fullscreen window.background.csd > headerbar.titlebar > leaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:backdrop, .fullscreen window.background.csd > box.titlebar.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:backdrop, .fullscreen .titlebar > headerbar.titlebar.tweak-titlebar-left > box.left.horizontal button.titlebutton.maximize:backdrop, .fullscreen window.org-gnome-gedit .titlebar > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:backdrop, window.org-gnome-gedit .fullscreen .titlebar > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:backdrop, .maximized hdyleaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:backdrop, -.maximized leaflet.unfolded > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:backdrop, .maximized .geary-main-window > headerbar > leaflet > leaflet > headerbar:not(:last-child) > box.left.horizontal button.titlebutton.maximize:backdrop, .maximized .geary-titlebar-left > box.left.horizontal button.titlebutton.maximize:backdrop, .maximized window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:backdrop, -.maximized window.background.csd > headerbar.titlebar > leaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:backdrop, .maximized window.background.csd > box.titlebar.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:backdrop, .maximized .titlebar > headerbar.titlebar.tweak-titlebar-left > box.left.horizontal button.titlebutton.maximize:backdrop, .maximized window.org-gnome-gedit .titlebar > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:backdrop, window.org-gnome-gedit .maximized .titlebar > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:backdrop { - background-image: -gtk-scaled(url("assets/titlebutton-restore-backdrop-dark.png"), url("assets/titlebutton-restore-backdrop-dark@2.png")); -} - -.fullscreen .selection-mode hdyleaflet headerbar button.titlebutton.maximize:hover, .maximized .selection-mode hdyleaflet headerbar button.titlebutton.maximize:hover, .fullscreen .selection-mode leaflet.unfolded headerbar button.titlebutton.maximize:hover, .maximized .selection-mode leaflet.unfolded headerbar button.titlebutton.maximize:hover, window#GearyMainWindow.fullscreen .geary-titlebar-left > box.left.horizontal button.titlebutton.maximize:hover, -window#GearyMainWindow.maximized .geary-titlebar-left > box.left.horizontal button.titlebutton.maximize:hover, window.background.csd.fullscreen > headerbar.titlebar > box.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:hover, -window.background.csd.fullscreen > headerbar.titlebar > hdyleaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:hover, -window.background.csd.fullscreen > headerbar.titlebar > leaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:hover, window.background.csd.maximized > headerbar.titlebar > box.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:hover, -window.background.csd.maximized > headerbar.titlebar > hdyleaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:hover, -window.background.csd.maximized > headerbar.titlebar > leaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:hover, window.background.csd.fullscreen > box.titlebar.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:hover, window.background.csd.maximized > box.titlebar.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:hover, window.fullscreen.org-gnome-gedit > .titlebar > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:hover, -window.maximized.org-gnome-gedit > .titlebar > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:hover, .fullscreen hdyleaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:hover, -.fullscreen leaflet.unfolded > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:hover, .fullscreen .geary-main-window > headerbar > leaflet > leaflet > headerbar:not(:last-child) > box.left.horizontal button.titlebutton.maximize:hover, .fullscreen .geary-titlebar-left > box.left.horizontal button.titlebutton.maximize:hover, .fullscreen window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:hover, -.fullscreen window.background.csd > headerbar.titlebar > leaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:hover, .fullscreen window.background.csd > box.titlebar.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:hover, .fullscreen .titlebar > headerbar.titlebar.tweak-titlebar-left > box.left.horizontal button.titlebutton.maximize:hover, .fullscreen window.org-gnome-gedit .titlebar > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:hover, window.org-gnome-gedit .fullscreen .titlebar > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:hover, .maximized hdyleaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:hover, -.maximized leaflet.unfolded > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:hover, .maximized .geary-main-window > headerbar > leaflet > leaflet > headerbar:not(:last-child) > box.left.horizontal button.titlebutton.maximize:hover, .maximized .geary-titlebar-left > box.left.horizontal button.titlebutton.maximize:hover, .maximized window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:hover, -.maximized window.background.csd > headerbar.titlebar > leaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:hover, .maximized window.background.csd > box.titlebar.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:hover, .maximized .titlebar > headerbar.titlebar.tweak-titlebar-left > box.left.horizontal button.titlebutton.maximize:hover, .maximized window.org-gnome-gedit .titlebar > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:hover, window.org-gnome-gedit .maximized .titlebar > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:hover { - background-image: -gtk-scaled(url("assets/titlebutton-restore-hover-dark.png"), url("assets/titlebutton-restore-hover-dark@2.png")); -} - -.fullscreen .selection-mode hdyleaflet headerbar button.titlebutton.maximize:active, .maximized .selection-mode hdyleaflet headerbar button.titlebutton.maximize:active, .fullscreen .selection-mode leaflet.unfolded headerbar button.titlebutton.maximize:active, .maximized .selection-mode leaflet.unfolded headerbar button.titlebutton.maximize:active, window#GearyMainWindow.fullscreen .geary-titlebar-left > box.left.horizontal button.titlebutton.maximize:active, -window#GearyMainWindow.maximized .geary-titlebar-left > box.left.horizontal button.titlebutton.maximize:active, window.background.csd.fullscreen > headerbar.titlebar > box.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:active, -window.background.csd.fullscreen > headerbar.titlebar > hdyleaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:active, -window.background.csd.fullscreen > headerbar.titlebar > leaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:active, window.background.csd.maximized > headerbar.titlebar > box.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:active, -window.background.csd.maximized > headerbar.titlebar > hdyleaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:active, -window.background.csd.maximized > headerbar.titlebar > leaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:active, window.background.csd.fullscreen > box.titlebar.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:active, window.background.csd.maximized > box.titlebar.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:active, window.fullscreen.org-gnome-gedit > .titlebar > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:active, -window.maximized.org-gnome-gedit > .titlebar > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:active, .fullscreen hdyleaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:active, -.fullscreen leaflet.unfolded > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:active, .fullscreen .geary-main-window > headerbar > leaflet > leaflet > headerbar:not(:last-child) > box.left.horizontal button.titlebutton.maximize:active, .fullscreen .geary-titlebar-left > box.left.horizontal button.titlebutton.maximize:active, .fullscreen window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:active, -.fullscreen window.background.csd > headerbar.titlebar > leaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:active, .fullscreen window.background.csd > box.titlebar.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:active, .fullscreen .titlebar > headerbar.titlebar.tweak-titlebar-left > box.left.horizontal button.titlebutton.maximize:active, .fullscreen window.org-gnome-gedit .titlebar > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:active, window.org-gnome-gedit .fullscreen .titlebar > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:active, .maximized hdyleaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:active, -.maximized leaflet.unfolded > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:active, .maximized .geary-main-window > headerbar > leaflet > leaflet > headerbar:not(:last-child) > box.left.horizontal button.titlebutton.maximize:active, .maximized .geary-titlebar-left > box.left.horizontal button.titlebutton.maximize:active, .maximized window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:active, -.maximized window.background.csd > headerbar.titlebar > leaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:active, .maximized window.background.csd > box.titlebar.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:active, .maximized .titlebar > headerbar.titlebar.tweak-titlebar-left > box.left.horizontal button.titlebutton.maximize:active, .maximized window.org-gnome-gedit .titlebar > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:active, window.org-gnome-gedit .maximized .titlebar > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:active { - background-image: -gtk-scaled(url("assets/titlebutton-restore-active-dark.png"), url("assets/titlebutton-restore-active-dark@2.png")); -} - -hdyleaflet > headerbar:first-child, -leaflet.unfolded > headerbar:first-child, .geary-main-window > headerbar > leaflet > leaflet > headerbar:not(:last-child), .geary-titlebar-left, .geary-titlebar-left.geary-titlebar, window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child, -window.background.csd > headerbar.titlebar > hdyleaflet > headerbar:first-child, -window.background.csd > headerbar.titlebar > leaflet > headerbar:first-child, window.background.csd > box.titlebar.horizontal > headerbar:first-child, .titlebar > headerbar.titlebar.tweak-titlebar-left, window.org-gnome-gedit .titlebar > headerbar:first-child { - color: rgba(246, 246, 251, 0.8); - background-color: #32343D; - background-image: image(#32343D); - border: none; - box-shadow: none; -} - -hdyleaflet > headerbar:first-child button:not(.titlebutton), -leaflet.unfolded > headerbar:first-child button:not(.titlebutton), .geary-main-window > headerbar > leaflet > leaflet > headerbar:not(:last-child) button:not(.titlebutton), .geary-titlebar-left button:not(.titlebutton), window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child button:not(.titlebutton), -window.background.csd > headerbar.titlebar > hdyleaflet > headerbar:first-child button:not(.titlebutton), -window.background.csd > headerbar.titlebar > leaflet > headerbar:first-child button:not(.titlebutton), window.background.csd > box.titlebar.horizontal > headerbar:first-child button:not(.titlebutton), .titlebar > headerbar.titlebar.tweak-titlebar-left button:not(.titlebutton), window.org-gnome-gedit .titlebar > headerbar:first-child button:not(.titlebutton) { - color: rgba(246, 246, 251, 0.8); - border: none; -} - -hdyleaflet > headerbar:first-child button:not(.titlebutton):hover, -leaflet.unfolded > headerbar:first-child button:not(.titlebutton):hover, .geary-main-window > headerbar > leaflet > leaflet > headerbar:not(:last-child) button:not(.titlebutton):hover, .geary-titlebar-left button:not(.titlebutton):hover, window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child button:not(.titlebutton):hover, -window.background.csd > headerbar.titlebar > hdyleaflet > headerbar:first-child button:not(.titlebutton):hover, -window.background.csd > headerbar.titlebar > leaflet > headerbar:first-child button:not(.titlebutton):hover, window.background.csd > box.titlebar.horizontal > headerbar:first-child button:not(.titlebutton):hover, .titlebar > headerbar.titlebar.tweak-titlebar-left button:not(.titlebutton):hover, window.org-gnome-gedit .titlebar > headerbar:first-child button:not(.titlebutton):hover { - color: #F6F6FB; - background-color: rgba(246, 246, 251, 0.25); -} - -hdyleaflet > headerbar:first-child button:not(.titlebutton):active, -leaflet.unfolded > headerbar:first-child button:not(.titlebutton):active, .geary-main-window > headerbar > leaflet > leaflet > headerbar:not(:last-child) button:not(.titlebutton):active, .geary-titlebar-left button:not(.titlebutton):active, window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child button:not(.titlebutton):active, -window.background.csd > headerbar.titlebar > hdyleaflet > headerbar:first-child button:not(.titlebutton):active, -window.background.csd > headerbar.titlebar > leaflet > headerbar:first-child button:not(.titlebutton):active, window.background.csd > box.titlebar.horizontal > headerbar:first-child button:not(.titlebutton):active, .titlebar > headerbar.titlebar.tweak-titlebar-left button:not(.titlebutton):active, window.org-gnome-gedit .titlebar > headerbar:first-child button:not(.titlebutton):active, hdyleaflet > headerbar:first-child button:not(.titlebutton):checked, -leaflet.unfolded > headerbar:first-child button:not(.titlebutton):checked, .geary-main-window > headerbar > leaflet > leaflet > headerbar:not(:last-child) button:not(.titlebutton):checked, .geary-titlebar-left button:not(.titlebutton):checked, window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child button:not(.titlebutton):checked, -window.background.csd > headerbar.titlebar > hdyleaflet > headerbar:first-child button:not(.titlebutton):checked, -window.background.csd > headerbar.titlebar > leaflet > headerbar:first-child button:not(.titlebutton):checked, window.background.csd > box.titlebar.horizontal > headerbar:first-child button:not(.titlebutton):checked, .titlebar > headerbar.titlebar.tweak-titlebar-left button:not(.titlebutton):checked, window.org-gnome-gedit .titlebar > headerbar:first-child button:not(.titlebutton):checked { - color: #ffffff; - border-color: #2679db; - background-color: #5294e2; -} - -hdyleaflet > headerbar:first-child button.titlebutton.appmenu, -leaflet.unfolded > headerbar:first-child button.titlebutton.appmenu, .geary-main-window > headerbar > leaflet > leaflet > headerbar:not(:last-child) button.titlebutton.appmenu, .geary-titlebar-left button.titlebutton.appmenu, window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child button.titlebutton.appmenu, -window.background.csd > headerbar.titlebar > hdyleaflet > headerbar:first-child button.titlebutton.appmenu, -window.background.csd > headerbar.titlebar > leaflet > headerbar:first-child button.titlebutton.appmenu, window.background.csd > box.titlebar.horizontal > headerbar:first-child button.titlebutton.appmenu, .titlebar > headerbar.titlebar.tweak-titlebar-left button.titlebutton.appmenu, window.org-gnome-gedit .titlebar > headerbar:first-child button.titlebutton.appmenu { - border: none; - min-height: 30px; - min-width: 30px; - border-radius: 1000px; - color: transparent; - background-color: transparent; - background-image: -gtk-scaled(url("assets/logo.svg"), url("assets/logo@2.svg")); - background-repeat: no-repeat; - background-position: center; -} - -hdyleaflet > headerbar:first-child button.titlebutton.appmenu image, -leaflet.unfolded > headerbar:first-child button.titlebutton.appmenu image, .geary-main-window > headerbar > leaflet > leaflet > headerbar:not(:last-child) button.titlebutton.appmenu image, .geary-titlebar-left button.titlebutton.appmenu image, window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child button.titlebutton.appmenu image, -window.background.csd > headerbar.titlebar > hdyleaflet > headerbar:first-child button.titlebutton.appmenu image, -window.background.csd > headerbar.titlebar > leaflet > headerbar:first-child button.titlebutton.appmenu image, window.background.csd > box.titlebar.horizontal > headerbar:first-child button.titlebutton.appmenu image, .titlebar > headerbar.titlebar.tweak-titlebar-left button.titlebutton.appmenu image, window.org-gnome-gedit .titlebar > headerbar:first-child button.titlebutton.appmenu image { - opacity: 0; -} - -hdyleaflet > headerbar:first-child button.titlebutton.appmenu:hover, -leaflet.unfolded > headerbar:first-child button.titlebutton.appmenu:hover, .geary-main-window > headerbar > leaflet > leaflet > headerbar:not(:last-child) button.titlebutton.appmenu:hover, .geary-titlebar-left button.titlebutton.appmenu:hover, window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child button.titlebutton.appmenu:hover, -window.background.csd > headerbar.titlebar > hdyleaflet > headerbar:first-child button.titlebutton.appmenu:hover, -window.background.csd > headerbar.titlebar > leaflet > headerbar:first-child button.titlebutton.appmenu:hover, window.background.csd > box.titlebar.horizontal > headerbar:first-child button.titlebutton.appmenu:hover, .titlebar > headerbar.titlebar.tweak-titlebar-left button.titlebutton.appmenu:hover, window.org-gnome-gedit .titlebar > headerbar:first-child button.titlebutton.appmenu:hover { - background-color: rgba(246, 246, 251, 0.15); -} - -hdyleaflet > headerbar:first-child button.titlebutton.appmenu:checked, -leaflet.unfolded > headerbar:first-child button.titlebutton.appmenu:checked, .geary-main-window > headerbar > leaflet > leaflet > headerbar:not(:last-child) button.titlebutton.appmenu:checked, .geary-titlebar-left button.titlebutton.appmenu:checked, window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child button.titlebutton.appmenu:checked, -window.background.csd > headerbar.titlebar > hdyleaflet > headerbar:first-child button.titlebutton.appmenu:checked, -window.background.csd > headerbar.titlebar > leaflet > headerbar:first-child button.titlebutton.appmenu:checked, window.background.csd > box.titlebar.horizontal > headerbar:first-child button.titlebutton.appmenu:checked, .titlebar > headerbar.titlebar.tweak-titlebar-left button.titlebutton.appmenu:checked, window.org-gnome-gedit .titlebar > headerbar:first-child button.titlebutton.appmenu:checked, hdyleaflet > headerbar:first-child button.titlebutton.appmenu:active, -leaflet.unfolded > headerbar:first-child button.titlebutton.appmenu:active, .geary-main-window > headerbar > leaflet > leaflet > headerbar:not(:last-child) button.titlebutton.appmenu:active, .geary-titlebar-left button.titlebutton.appmenu:active, window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child button.titlebutton.appmenu:active, -window.background.csd > headerbar.titlebar > hdyleaflet > headerbar:first-child button.titlebutton.appmenu:active, -window.background.csd > headerbar.titlebar > leaflet > headerbar:first-child button.titlebutton.appmenu:active, window.background.csd > box.titlebar.horizontal > headerbar:first-child button.titlebutton.appmenu:active, .titlebar > headerbar.titlebar.tweak-titlebar-left button.titlebutton.appmenu:active, window.org-gnome-gedit .titlebar > headerbar:first-child button.titlebutton.appmenu:active { - background-color: rgba(246, 246, 251, 0.25); -} - -.nemo-window .sidebar scrollbar, .nautilus-window placessidebar.sidebar scrollbar { - border-color: rgba(0, 0, 0, 0.15); -} - -.nemo-window .sidebar scrollbar.overlay-indicator:not(.dragging):not(.hovering) slider, .nautilus-window placessidebar.sidebar scrollbar.overlay-indicator:not(.dragging):not(.hovering) slider { - background-color: white; - border: 1px solid rgba(0, 0, 0, 0.15); -} - -.nemo-window .sidebar scrollbar slider, .nautilus-window placessidebar.sidebar scrollbar slider { - background-color: rgba(255, 255, 255, 0.7); -} - -.nemo-window .sidebar scrollbar slider:hover, .nautilus-window placessidebar.sidebar scrollbar slider:hover { - background-color: white; -} - -.nemo-window .sidebar scrollbar slider:hover:active, .nautilus-window placessidebar.sidebar scrollbar slider:hover:active { - background-color: #5294e2; -} - -.nemo-window .sidebar scrollbar slider:disabled, .nautilus-window placessidebar.sidebar scrollbar slider:disabled { - background-color: transparent; -} - -.nemo-window .sidebar scrollbar trough, .nautilus-window placessidebar.sidebar scrollbar trough { - background-color: #1c1d23; -} - -.nautilus-window headerbar { - background-image: -gtk-scaled(url("assets/logo.svg"), url("assets/logo@2.svg")), image(#32343D); - background-repeat: no-repeat; - background-size: 38px auto; - background-position: left center; -} - -filechooser paned > separator { - background-image: image(#cad5df); -} - -.nautilus-window { - background-color: #272931; - background-image: image(#32343D); - background-size: 38px auto; - background-repeat: no-repeat; - border-radius: 0 0 0; -} - -.nautilus-window paned > separator { - background-image: linear-gradient(to bottom, #ffffff, #ffffff); -} - -.nautilus-window headerbar { - padding-left: 48px; -} - -.nautilus-window headerbar, .nautilus-window headerbar:backdrop { - box-shadow: inset 0 -1px rgba(50, 52, 61, 0.15), inset 38px 0 0 0 transparent; -} - -.nautilus-window placessidebar.sidebar { - background: none; -} - -.nautilus-window placessidebar.sidebar row.sidebar-row { - transition: none; - color: #d8dedf; -} - -.nautilus-window placessidebar.sidebar row.sidebar-row .sidebar-icon { - color: rgba(246, 246, 251, 0.85); -} - -.nautilus-window placessidebar.sidebar row.sidebar-row image.sidebar-icon { - padding-right: 2px; -} - -.nautilus-window placessidebar.sidebar row.sidebar-row label.sidebar-label { - padding-right: 2px; - padding-left: 20px; -} - -.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup, .nautilus-window placessidebar.sidebar row.sidebar-row:hover { - background-color: rgba(216, 222, 223, 0.05); - box-shadow: inset -2px 0 #7eafe9, inset 38px 0 0 0 #32343D; -} - -.nautilus-window placessidebar.sidebar row.sidebar-row:disabled, .nautilus-window placessidebar.sidebar row.sidebar-row:disabled label, .nautilus-window placessidebar.sidebar row.sidebar-row:disabled image { - color: rgba(216, 222, 223, 0.4); -} - -.nautilus-window placessidebar.sidebar row.sidebar-row:active { - transition: box-shadow 0.2s; -} - -.nautilus-window placessidebar.sidebar row.sidebar-row:selected.has-open-popup, .nautilus-window placessidebar.sidebar row.sidebar-row:selected, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover, .nautilus-window placessidebar.sidebar row.sidebar-row:active:hover { - box-shadow: inset 38px 0 0 0 #5294e2; - background-color: rgba(82, 148, 226, 0); - background-image: -gtk-scaled(url("assets/selected-dot.png"), url("assets/selected-dot@2.png")); - background-repeat: no-repeat; - background-position: 42px center; -} - -.nautilus-window placessidebar.sidebar row.sidebar-row:selected.has-open-popup .sidebar-label, .nautilus-window placessidebar.sidebar row.sidebar-row:selected .sidebar-label, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover .sidebar-label, .nautilus-window placessidebar.sidebar row.sidebar-row:active:hover .sidebar-label { - color: #bcc6c8; -} - -.nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover, .nautilus-window placessidebar.sidebar row.sidebar-row:active:hover { - background-color: rgba(216, 222, 223, 0.05); - box-shadow: inset -2px 0 #7eafe9, inset 38px 0 0 0 #5294e2; - background-image: -gtk-scaled(url("assets/selected-dot.png"), url("assets/selected-dot@2.png")); - background-repeat: no-repeat; - background-position: 42px center; -} - -.nautilus-window placessidebar.sidebar row.sidebar-row button.sidebar-button { - color: #d8dedf; -} - -.nautilus-window placessidebar.sidebar row.sidebar-row button.sidebar-button:hover { - color: #23242a; - border-color: rgba(0, 0, 0, 0.15); - background-color: white; -} - -.nautilus-window placessidebar.sidebar row.sidebar-row button.sidebar-button:active { - color: #ffffff; - border-color: #2679db; - background-color: #5294e2; -} - -.nautilus-window placessidebar.sidebar row.sidebar-row button.sidebar-button:not(:hover):not(:active) > image { - opacity: 0.5; -} - -.nautilus-window placessidebar.sidebar row.sidebar-row.sidebar-new-bookmark-row { - color: #5294e2; -} - -.nautilus-window placessidebar.sidebar row.sidebar-row:backdrop { - opacity: 0.75; -} - -.nautilus-window placessidebar.sidebar row.sidebar-row:drop(active):not(:disabled), .nautilus-window placessidebar.sidebar row.sidebar-row:drop(active):not(:disabled) label, .nautilus-window placessidebar.sidebar row.sidebar-row:drop(active):not(:disabled) .sidebar-icon { - color: #F08437; -} - -.nautilus-window placessidebar.sidebar row.sidebar-row:drop(active):not(:disabled):selected { - background-color: #F08437; -} - -.nautilus-window placessidebar.sidebar row.sidebar-row:drop(active):not(:disabled):selected, .nautilus-window placessidebar.sidebar row.sidebar-row:drop(active):not(:disabled):selected label, .nautilus-window placessidebar.sidebar row.sidebar-row:drop(active):not(:disabled):selected .sidebar-icon { - color: #ffffff; -} - -.nautilus-window placessidebar.sidebar separator { - background-color: transparent; -} - -.nemo-window .sidebar { - color: #d8dedf; - background-color: #272931; -} - -.nemo-window .sidebar .view, .nemo-window .sidebar row { - background-color: transparent; - color: #d8dedf; -} - -.nemo-window .sidebar .view.cell:selected.has-open-popup, .nemo-window .sidebar .view.cell:selected:hover, .nemo-window .sidebar row.cell:selected.has-open-popup, .nemo-window .sidebar row.cell:selected:hover { - color: #ffffff; - background-color: #4a85cb; -} - -.nemo-window .sidebar .view.has-open-popup, .nemo-window .sidebar .view:hover, .nemo-window .sidebar row.has-open-popup, .nemo-window .sidebar row:hover { - color: #d8dedf; - background-color: #393b42; -} - -.nemo-window .sidebar .view.expander, .nemo-window .sidebar row.expander { - color: #808488; -} - -.nemo-window .sidebar .view.expander:hover, .nemo-window .sidebar row.expander:hover { - color: #d8dedf; -} - -.nemo-window .sidebar separator { - background-color: transparent; -} - -.NemoSidebar, .NemoSidebar * { - -gtk-icon-style: symbolic; -} - -window.org-gnome-gedit > paned > separator, window.org-gnome-gedit > paned > separator:backdrop, -window.org-gnome-gedit > overlay > box.vertical > paned > separator, -window.org-gnome-gedit > overlay > box.vertical > paned > separator:backdrop { - background-image: image(#32343D); -} - -.open-document-selector-treeview.view { - padding: 3px 6px 3px 6px; - border-color: rgba(0, 0, 0, 0.15); -} - -.open-document-selector-treeview.view:hover { - background-color: #f2f2f3; -} - -.open-document-selector-treeview.view:hover:selected { - color: #ffffff; - background-color: #5294e2; -} - -.open-document-selector-name-label { - color: #464853; -} - -.open-document-selector-path-label { - color: #a3a4a9; - font-size: smaller; -} - -.open-document-selector-path-label:selected { - color: rgba(255, 255, 255, 0.9); -} - -list.gedit-document-panel row.activatable { - padding: 4px 0; -} - -list.gedit-document-panel row button { - min-width: 22px; - min-height: 22px; - padding: 0; - margin: 0 6px; - border-radius: 100px; - border: none; - background: none; -} - -list.gedit-document-panel row button:hover { - color: #ffffff; - background-color: rgba(246, 246, 251, 0.15); -} - -list.gedit-document-panel row button:active, list.gedit-document-panel row button:checked { - color: #ffffff; - background-color: rgba(246, 246, 251, 0.25); -} - -list.gedit-document-panel row button image { - color: inherit; -} - -list.gedit-document-panel row:hover:not(:selected) button:active, list.gedit-document-panel row:hover:not(:selected) button:checked { - color: #ffffff; - background-color: rgba(246, 246, 251, 0.25); -} - -.gedit-document-panel-dragged-row { - border: none; -} - -.gedit-side-panel-paned statusbar { - border-top: 1px solid #cad5df; - background-color: #fafbfc; -} - -.gedit-search-slider { - background-color: white; - padding: 6px; - border-color: rgba(0, 0, 0, 0.15); - border-radius: 0 0 2px 2px; - border-width: 0 1px 1px 1px; - border-style: solid; -} - -.gedit-search-entry-occurrences-tag { - color: rgba(70, 72, 83, 0.6); - border: none; - margin: 2px; - padding: 2px; -} - -.gedit-map-frame border { - border-color: rgba(0, 0, 0, 0.3); - border-width: 0; -} - -.gedit-map-frame border:dir(ltr) { - border-left-width: 1px; -} - -.gedit-map-frame border:dir(rtl) { - border-right-width: 1px; -} - -.gedit-bottom-panel-paned { - background-color: #ffffff; -} - -.gedit-side-panel-paned > separator { - background-image: linear-gradient(to bottom, #101115, #101115); -} - -.gedit-bottom-panel-paned > separator { - background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0.15)); -} - -.tweak-group > .tweak > list { - padding: 0; - border: 1px solid rgba(0, 0, 0, 0.15); -} - -.tweak-group > .tweak > list > row:not(:last-child) { - border-bottom: 1px solid rgba(0, 0, 0, 0.15); -} - -row#AutostartTitle.tweak { - padding: 3px; - background-color: #ffffff; -} - -list#AutostartListBoxTweakGroup.tweak-group-startup { - border: 1px solid rgba(0, 0, 0, 0.15); -} - -list.tweak-categories separator { - background: none; -} - -window.background.csd > box:not(.titlebar).horizontal > separator.vertical, window.background.csd > box:not(.titlebar).horizontal > separator.vertical:backdrop { - background-image: image(#fafbfc); - background-color: transparent; -} - -window.background.csd > headerbar.titlebar > box.horizontal > separator.sidebar, -window.background.csd > headerbar.titlebar > hdyleaflet > separator.sidebar, -window.background.csd > headerbar.titlebar > leaflet > separator.sidebar { - border-right-style: none; - background: none; - min-width: 0; -} - -window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack list, -window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack list, -window.background.csd > leaflet > box.vertical > scrolledwindow.view > viewport.frame > stack list { - background: none; -} - -window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack list separator, -window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack list separator, -window.background.csd > leaflet > box.vertical > scrolledwindow.view > viewport.frame > stack list separator { - background: none; -} - -window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack list row.activatable:not(:hover):not(:selected), -window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack list row.activatable:not(:hover):not(:selected), -window.background.csd > leaflet > box.vertical > scrolledwindow.view > viewport.frame > stack list row.activatable:not(:hover):not(:selected) { - background: none; -} - -window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack list row.activatable:not(:selected):hover, -window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack list row.activatable:not(:selected):hover, -window.background.csd > leaflet > box.vertical > scrolledwindow.view > viewport.frame > stack list row.activatable:not(:selected):hover { - color: #F6F6FB; - background-color: rgba(246, 246, 251, 0.06); - transition: all 50ms cubic-bezier(0.25, 0.46, 0.45, 0.94); -} - -window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack entry.search, -window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack entry.search, -window.background.csd > leaflet > box.vertical > scrolledwindow.view > viewport.frame > stack entry.search { - color: rgba(246, 246, 251, 0.8); - background-color: rgba(246, 246, 251, 0.1); -} - -window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack entry.search image, -window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack entry.search image, -window.background.csd > leaflet > box.vertical > scrolledwindow.view > viewport.frame > stack entry.search image { - color: rgba(246, 246, 251, 0.8); -} - -window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack entry.search:focus, -window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack entry.search:focus, -window.background.csd > leaflet > box.vertical > scrolledwindow.view > viewport.frame > stack entry.search:focus { - background-color: rgba(246, 246, 251, 0.12); -} - -window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack entry.search:disabled, window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack entry.search label:disabled, window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack entry.search image:disabled, -window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack entry.search:disabled, -window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack entry.search label:disabled, -window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack entry.search image:disabled, -window.background.csd > leaflet > box.vertical > scrolledwindow.view > viewport.frame > stack entry.search:disabled, -window.background.csd > leaflet > box.vertical > scrolledwindow.view > viewport.frame > stack entry.search label:disabled, -window.background.csd > leaflet > box.vertical > scrolledwindow.view > viewport.frame > stack entry.search image:disabled { - color: rgba(246, 246, 251, 0.35); -} - -window.background.csd > box.horizontal > separator.sidebar, -window.background.csd > hdyleaflet > separator.sidebar, -window.background.csd > leaflet > separator.sidebar { - border-right-style: none; - background: none; - min-width: 0; -} - -.geary-main-window .geary-main-layout > leaflet > leaflet > box .geary-folder-frame > border, .sidebar.vertical > paned.geary-sidebar-pane-separator .geary-folder-frame > border, .sidebar.vertical > paned.sidebar-pane-separator .folder-frame > border { - border-width: 0; -} - -.sidebar.vertical > paned.geary-sidebar-pane-separator .geary-conversation-frame > border, .sidebar.vertical > paned.sidebar-pane-separator .conversation-frame > border { - border: none; -} - -.sidebar.vertical > paned.geary-sidebar-pane-separator .geary-conversation-frame treeview.view, .sidebar.vertical > paned.sidebar-pane-separator .conversation-frame treeview.view { - color: rgba(246, 246, 251, 0.8); - background-color: #2b2d35; -} - -.sidebar.vertical > paned.geary-sidebar-pane-separator .geary-conversation-frame treeview.view:selected, .sidebar.vertical > paned.sidebar-pane-separator .conversation-frame treeview.view:selected { - background-color: #354760; - color: #ffffff; -} - -.sidebar.vertical > paned.geary-sidebar-pane-separator .geary-conversation-frame treeview.view:selected:dir(ltr), .sidebar.vertical > paned.sidebar-pane-separator .conversation-frame treeview.view:selected:dir(ltr) { - box-shadow: inset 2px 0 #5294e2; -} - -.sidebar.vertical > paned.geary-sidebar-pane-separator .geary-conversation-frame treeview.view:selected:dir(rtl), .sidebar.vertical > paned.sidebar-pane-separator .conversation-frame treeview.view:selected:dir(rtl) { - box-shadow: inset -2px 0 #5294e2; -} - -.geary-main-window .geary-main-layout > leaflet > leaflet > box .geary-folder-frame > scrolledwindow:dir(ltr), .sidebar.vertical > paned.geary-sidebar-pane-separator .geary-folder-frame > scrolledwindow:dir(ltr), .sidebar.vertical > paned.sidebar-pane-separator .folder-frame > scrolledwindow:dir(ltr) { - border: none; -} - -.geary-main-window .geary-main-layout > leaflet > leaflet > box .geary-folder-frame > scrolledwindow:dir(rtl), .sidebar.vertical > paned.geary-sidebar-pane-separator .geary-folder-frame > scrolledwindow:dir(rtl), .sidebar.vertical > paned.sidebar-pane-separator .folder-frame > scrolledwindow:dir(rtl) { - border: none; -} - -.geary-main-window .geary-main-layout > leaflet > leaflet > box .geary-folder-frame > scrolledwindow treeview.view.sidebar.cell, .sidebar.vertical > paned.geary-sidebar-pane-separator .geary-folder-frame > scrolledwindow treeview.view.sidebar.cell, .sidebar.vertical > paned.sidebar-pane-separator .folder-frame > scrolledwindow treeview.view.sidebar.cell { - padding-top: 0.25rem; - padding-bottom: 0.25rem; -} - -window#GearyMainWindow .titlebar, -window.geary-main-window .titlebar { - box-shadow: inset 0 -1px rgba(0, 0, 0, 0.15); - background-color: #282A33; -} - -window#GearyMainWindow .titlebar:backdrop, -window.geary-main-window .titlebar:backdrop { - background-color: #2b2e37; -} - -window#GearyMainWindow .titlebar headerbar.geary-titlebar > separator, -window.geary-main-window .titlebar headerbar.geary-titlebar > separator { - margin: 0 -10px 0 0; -} - -window#GearyMainWindow > box.vertical > paned > separator, -window.geary-main-window > box.vertical > paned > separator { - background-image: none; -} - -.geary-titlebar-left separator { - margin: 0 -10px 0 0; - border-right: none; - background: none; -} - -.sidebar.vertical > paned.sidebar-pane-separator separator { - background: none; -} - -.sidebar.vertical > paned.geary-sidebar-pane-separator separator { - background: none; -} - -stack#conversation_viewer > grid.vertical > scrolledwindow.geary-conversation-scroller > viewport.frame { - border: none; -} - -stack#conversation_viewer > grid.vertical > scrolledwindow.geary-conversation-scroller > viewport.frame > list.background.conversation-listbox { - background-color: #ffffff; -} - -.geary-accounts-editor-pane > scrolledwindow.frame { - border: none; -} - -.geary-main-window .geary-main-layout > leaflet > separator.sidebar, .geary-main-window .geary-main-layout > separator.sidebar { - background-image: image(#282A33); -} - -.geary-main-window .geary-main-layout > leaflet > leaflet > box .geary-conversation-frame { - margin: -1px 0; -} - -.geary-main-window .geary-main-layout > leaflet > leaflet > box .geary-conversation-frame treeview.view:hover { - background-color: #e3e4e5; -} - -.geary-main-window .geary-main-layout > leaflet > leaflet > box .geary-conversation-frame treeview.view:selected, .geary-main-window .geary-main-layout > leaflet > leaflet > box .geary-conversation-frame treeview.view:selected:focus { - background-color: #d4e4f8; - color: #464853; -} - -.geary-main-window .geary-main-layout > leaflet > leaflet > box .geary-conversation-frame treeview.view:selected:dir(ltr), .geary-main-window .geary-main-layout > leaflet > leaflet > box .geary-conversation-frame treeview.view:selected:focus:dir(ltr) { - box-shadow: inset -2px 0 #5294e2; -} - -.geary-main-window .geary-main-layout > leaflet > leaflet > box .geary-conversation-frame treeview.view:selected:dir(rtl), .geary-main-window .geary-main-layout > leaflet > leaflet > box .geary-conversation-frame treeview.view:selected:focus:dir(rtl) { - box-shadow: inset 2px 0 #5294e2; -} - -.geary-main-window .geary-main-layout > leaflet > leaflet > box separator { - background: none; -} - -.geary-main-window .geary-main-layout > leaflet > leaflet > box statusbar { - margin: -8px -12px; - padding: 6px; -} - -.geary-main-window list.content.conversation-listbox { - border: none; -} - -.geary-main-window geary-conversation-viewer#conversation_viewer list.background.conversation-listbox.content > row.activatable { - background-color: #ffffff; - border: 1px solid rgba(0, 0, 0, 0.15); - border-bottom-width: 0; -} - -.geary-main-window geary-conversation-viewer#conversation_viewer list.background.conversation-listbox.content > row.activatable:first-child { - border-top-left-radius: 8px; - border-top-right-radius: 8px; -} - -window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row > box.vertical > separator.horizontal { - background: none; - min-height: 0; -} - -window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row > box.vertical > label:disabled { - color: #F6F6FB; -} - -window.background.csd > box.horizontal > box.vertical > separator.horizontal { - background: none; - min-height: 0; -} - -window.background.csd > box.horizontal > box.vertical > box.linked.horizontal { - margin: -6px; - padding: 6px; -} - -.polari-room-list .sidebar { - margin-top: -1px; - border-color: #fafbfc; -} - -overlay > infobar.info.top { - margin-bottom: 0; -} - -hdyleaflet > stack > frame > grid.vertical > entry.search, -leaflet.unfolded > stack > frame > grid.vertical > entry.search { - color: rgba(246, 246, 251, 0.8); - background-color: rgba(246, 246, 251, 0.1); -} - -hdyleaflet > stack > frame > grid.vertical > entry.search image, -leaflet.unfolded > stack > frame > grid.vertical > entry.search image { - color: rgba(246, 246, 251, 0.8); -} - -hdyleaflet > stack > frame > grid.vertical > entry.search:focus, -leaflet.unfolded > stack > frame > grid.vertical > entry.search:focus { - background-color: rgba(246, 246, 251, 0.12); -} - -hdyleaflet > stack > frame > grid.vertical > entry.search:disabled label, hdyleaflet > stack > frame > grid.vertical > entry.search:disabled image, -leaflet.unfolded > stack > frame > grid.vertical > entry.search:disabled label, -leaflet.unfolded > stack > frame > grid.vertical > entry.search:disabled image { - color: rgba(246, 246, 251, 0.35); -} - -hdyleaflet > separator.sidebar, -leaflet.unfolded > separator.sidebar { - border-right-style: none; - background: none; - min-width: 0; -} - -.selection-mode hdyleaflet headerbar, .selection-mode leaflet.unfolded headerbar { - color: #ffffff; - background-color: #5294e2; - border-color: #4189df; - box-shadow: none; -} - -.selection-mode hdyleaflet headerbar:backdrop, .selection-mode leaflet.unfolded headerbar:backdrop { - background-color: #5294e2; - color: rgba(255, 255, 255, 0.6); -} - -.selection-mode hdyleaflet headerbar .selection-menu, .selection-mode leaflet.unfolded headerbar .selection-menu { - box-shadow: none; - padding-left: 10px; - padding-right: 10px; -} - -.selection-mode hdyleaflet headerbar .selection-menu .arrow, .selection-mode leaflet.unfolded headerbar .selection-menu .arrow { - -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); -} - -.maximized .selection-mode hdyleaflet headerbar, .maximized .selection-mode leaflet.unfolded headerbar { - background-color: #5294e2; -} - -.selection-mode hdyleaflet headerbar button:not(.titlebutton), .selection-mode hdyleaflet headerbar button:not(.titlebutton).flat, .selection-mode leaflet.unfolded headerbar button:not(.titlebutton), .selection-mode leaflet.unfolded headerbar button:not(.titlebutton).flat { - border-color: transparent; - background-color: transparent; - background-image: none; - color: #ffffff; - background-color: rgba(255, 255, 255, 0); -} - -.selection-mode hdyleaflet headerbar button:not(.titlebutton):hover, .selection-mode leaflet.unfolded headerbar button:not(.titlebutton):hover { - background-color: alpha(#ffffff,0.3); -} - -.selection-mode hdyleaflet headerbar button:not(.titlebutton):active, .selection-mode hdyleaflet headerbar button:not(.titlebutton):checked, .selection-mode leaflet.unfolded headerbar button:not(.titlebutton):active, .selection-mode leaflet.unfolded headerbar button:not(.titlebutton):checked { - color: #ffffff; - background-color: rgba(255, 255, 255, 0.35); - border-color: rgba(255, 255, 255, 0.65); -} - -.selection-mode hdyleaflet headerbar button:not(.titlebutton):disabled, .selection-mode leaflet.unfolded headerbar button:not(.titlebutton):disabled { - background-color: rgba(255, 255, 255, 0); - border-color: rgba(255, 255, 255, 0.4); -} - -.selection-mode hdyleaflet headerbar button:not(.titlebutton):disabled, .selection-mode hdyleaflet headerbar button:not(.titlebutton):disabled label, .selection-mode leaflet.unfolded headerbar button:not(.titlebutton):disabled, .selection-mode leaflet.unfolded headerbar button:not(.titlebutton):disabled label { - color: rgba(255, 255, 255, 0.5); -} - -.selection-mode hdyleaflet headerbar button:not(.titlebutton):disabled:active, .selection-mode hdyleaflet headerbar button:not(.titlebutton):disabled:checked, .selection-mode leaflet.unfolded headerbar button:not(.titlebutton):disabled:active, .selection-mode leaflet.unfolded headerbar button:not(.titlebutton):disabled:checked { - color: rgba(255, 255, 255, 0.75); - background-color: rgba(255, 255, 255, 0.2); - border-color: rgba(255, 255, 255, 0.4); -} - -.selection-mode hdyleaflet headerbar button:not(.titlebutton):backdrop, .selection-mode leaflet.unfolded headerbar button:not(.titlebutton):backdrop { - opacity: 0.7; - background: none; -} - -.selection-mode hdyleaflet headerbar button.titlebutton.close, .selection-mode hdyleaflet headerbar button.titlebutton.maximize, .selection-mode hdyleaflet headerbar button.titlebutton.minimize, .selection-mode leaflet.unfolded headerbar button.titlebutton.close, .selection-mode leaflet.unfolded headerbar button.titlebutton.maximize, .selection-mode leaflet.unfolded headerbar button.titlebutton.minimize { - color: transparent; - background-color: transparent; -} - -hdyleaflet > box.vertical > scrolledwindow > viewport .sidebar .room-title, hdyleaflet > box.vertical > scrolledwindow > viewport .sidebar .room-title image { - color: rgba(246, 246, 251, 0.8); -} - -hdyleaflet > box.vertical > scrolledwindow > viewport .sidebar .room-title:hover, hdyleaflet > box.vertical > scrolledwindow > viewport .sidebar .room-title:active { - color: #F6F6FB; -} - -hdyleaflet > box.vertical > scrolledwindow > viewport .sidebar label { - color: rgba(246, 246, 251, 0.8); -} - -hdyleaflet > box.vertical > scrolledwindow > viewport .sidebar label:disabled { - color: rgba(246, 246, 251, 0.35); -} - -window > hdyleaflet > scrolledwindow > viewport.frame > list > row.activatable .seahorse-sidebar-item, window > leaflet > scrolledwindow > viewport.frame > list > row.activatable .seahorse-sidebar-item { - -gtk-icon-style: symbolic; -} - -@define-color theme_fg_color #464853; -@define-color theme_text_color currentColor; -@define-color theme_bg_color #fafbfc; -@define-color theme_base_color #ffffff; -@define-color theme_selected_bg_color #5294e2; -@define-color theme_selected_fg_color #ffffff; -@define-color fg_color #464853; -@define-color text_color currentColor; -@define-color bg_color #fafbfc; -@define-color base_color #ffffff; -@define-color selected_bg_color #5294e2; -@define-color selected_fg_color #ffffff; -@define-color insensitive_bg_color white; -@define-color insensitive_fg_color rgba(70, 72, 83, 0.55); -@define-color insensitive_base_color #ffffff; -@define-color theme_unfocused_fg_color #464853; -@define-color theme_unfocused_text_color currentColor; -@define-color theme_unfocused_bg_color #fafbfc; -@define-color theme_unfocused_base_color #ffffff; -@define-color theme_unfocused_selected_bg_color #5294e2; -@define-color theme_unfocused_selected_fg_color #ffffff; -@define-color unfocused_insensitive_color rgba(70, 72, 83, 0.55); -@define-color borders rgba(0, 0, 0, 0.15); -@define-color unfocused_borders rgba(0, 0, 0, 0.15); -@define-color warning_color #F27835; -@define-color error_color #FC4138; -@define-color success_color #6dcfa7; -@define-color placeholder_text_color #A8A8A8; -@define-color link_color #2679db; -@define-color content_view_bg #ffffff; -/* Very contrasty background for text views (@theme_text_color foreground) */ -@define-color text_view_bg #ffffff; -@define-color wm_title alpha(#e4ebf1, 0.8); -@define-color wm_unfocused_title alpha(#e4ebf1, 0.5); -@define-color wm_bg #282a33; -@define-color wm_bg_unfocused #2b2e37; -@define-color wm_highlight #333641; -@define-color wm_shadow alpha(black, 0.35); -@define-color wm_border #a6a6a6; -@define-color wm_button_close_bg #cc575d; -@define-color wm_button_close_hover_bg #d7787d; -@define-color wm_button_close_active_bg #be3841; -@define-color wm_icon_close_bg #2f343f; -@define-color wm_button_hover_bg #454C5C; -@define-color wm_button_active_bg #5294e2; -@define-color wm_button_hover_border #262932; -@define-color wm_icon_bg #90939B; -@define-color wm_icon_unfocused_bg #666A74; -@define-color wm_icon_hover_bg #C4C7CC; -@define-color wm_icon_active_bg #ffffff; -@define-color budgie_tasklist_indicator_color #5294e2; -@define-color budgie_tasklist_indicator_color_active #5294e2; -@define-color budgie_tasklist_indicator_color_active_window #3b608e; -@define-color budgie_tasklist_indicator_color_attention #F27835; -@define-color STRAWBERRY_100 #FF9262; -@define-color STRAWBERRY_300 #FF793E; -@define-color STRAWBERRY_500 #F15D22; -@define-color STRAWBERRY_700 #CF3B00; -@define-color STRAWBERRY_900 #AC1800; -@define-color ORANGE_100 #FFDB91; -@define-color ORANGE_300 #FFCA40; -@define-color ORANGE_500 #FAA41A; -@define-color ORANGE_700 #DE8800; -@define-color ORANGE_900 #C26C00; -@define-color BANANA_100 #FFFFA8; -@define-color BANANA_300 #FFFA7D; -@define-color BANANA_500 #FFCE51; -@define-color BANANA_700 #D1A023; -@define-color BANANA_900 #A27100; -@define-color LIME_100 #A2F3BE; -@define-color LIME_300 #8ADBA6; -@define-color LIME_500 #73C48F; -@define-color LIME_700 #479863; -@define-color LIME_900 #1C6D38; -@define-color BLUEBERRY_100 #94A6FF; -@define-color BLUEBERRY_300 #6A7CE0; -@define-color BLUEBERRY_500 #3F51B5; -@define-color BLUEBERRY_700 #213397; -@define-color BLUEBERRY_900 #031579; -@define-color GRAPE_100 #D25DE6; -@define-color GRAPE_300 #B84ACB; -@define-color GRAPE_500 #9C27B0; -@define-color GRAPE_700 #830E97; -@define-color GRAPE_900 #6A007E; -@define-color COCOA_100 #9F9792; -@define-color COCOA_300 #7B736E; -@define-color COCOA_500 #574F4A; -@define-color COCOA_700 #463E39; -@define-color COCOA_900 #342C27; -@define-color SILVER_100 #EEE; -@define-color SILVER_300 #CCC; -@define-color SILVER_500 #AAA; -@define-color SILVER_700 #888; -@define-color SILVER_900 #666; -@define-color SLATE_100 #888; -@define-color SLATE_300 #666; -@define-color SLATE_500 #444; -@define-color SLATE_700 #222; -@define-color SLATE_900 #111; -@define-color BLACK_100 #474341; -@define-color BLACK_300 #403C3A; -@define-color BLACK_500 #393634; -@define-color BLACK_700 #33302F; -@define-color BLACK_900 #2B2928; diff --git a/themes/Qogir/gtk-3.0/thumbnail.png b/themes/Qogir/gtk-3.0/thumbnail.png deleted file mode 100644 index ef3ec61b..00000000 Binary files a/themes/Qogir/gtk-3.0/thumbnail.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/backimage-dark.png b/themes/Qogir/gtk-4.0/assets/backimage-dark.png deleted file mode 100644 index a9051fa1..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/backimage-dark.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/backimage-dark@2.png b/themes/Qogir/gtk-4.0/assets/backimage-dark@2.png deleted file mode 100644 index 8ebd2597..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/backimage-dark@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/backimage.png b/themes/Qogir/gtk-4.0/assets/backimage.png deleted file mode 100644 index 2d91d7f1..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/backimage.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/backimage@2.png b/themes/Qogir/gtk-4.0/assets/backimage@2.png deleted file mode 100644 index 3be0abed..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/backimage@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/checkbox-checked-dark.png b/themes/Qogir/gtk-4.0/assets/checkbox-checked-dark.png deleted file mode 100644 index 6961a8c4..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/checkbox-checked-dark.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/checkbox-checked-dark@2.png b/themes/Qogir/gtk-4.0/assets/checkbox-checked-dark@2.png deleted file mode 100644 index 7fa45c52..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/checkbox-checked-dark@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/checkbox-checked-insensitive-dark.png b/themes/Qogir/gtk-4.0/assets/checkbox-checked-insensitive-dark.png deleted file mode 100644 index 842c4f77..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/checkbox-checked-insensitive-dark.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/checkbox-checked-insensitive-dark@2.png b/themes/Qogir/gtk-4.0/assets/checkbox-checked-insensitive-dark@2.png deleted file mode 100644 index a9fc831e..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/checkbox-checked-insensitive-dark@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/checkbox-checked-insensitive-selected.png b/themes/Qogir/gtk-4.0/assets/checkbox-checked-insensitive-selected.png deleted file mode 100644 index 9074cfcb..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/checkbox-checked-insensitive-selected.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/checkbox-checked-insensitive-selected@2.png b/themes/Qogir/gtk-4.0/assets/checkbox-checked-insensitive-selected@2.png deleted file mode 100644 index 3aeb02ed..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/checkbox-checked-insensitive-selected@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/checkbox-checked-insensitive.png b/themes/Qogir/gtk-4.0/assets/checkbox-checked-insensitive.png deleted file mode 100644 index 14208518..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/checkbox-checked-insensitive.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/checkbox-checked-insensitive@2.png b/themes/Qogir/gtk-4.0/assets/checkbox-checked-insensitive@2.png deleted file mode 100644 index a03ce90e..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/checkbox-checked-insensitive@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/checkbox-checked-selected.png b/themes/Qogir/gtk-4.0/assets/checkbox-checked-selected.png deleted file mode 100644 index e0126cf3..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/checkbox-checked-selected.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/checkbox-checked-selected@2.png b/themes/Qogir/gtk-4.0/assets/checkbox-checked-selected@2.png deleted file mode 100644 index ccbc033b..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/checkbox-checked-selected@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/checkbox-checked-selectionmode-dark.png b/themes/Qogir/gtk-4.0/assets/checkbox-checked-selectionmode-dark.png deleted file mode 100644 index d80b6940..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/checkbox-checked-selectionmode-dark.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/checkbox-checked-selectionmode-dark@2.png b/themes/Qogir/gtk-4.0/assets/checkbox-checked-selectionmode-dark@2.png deleted file mode 100644 index 4a5f18f0..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/checkbox-checked-selectionmode-dark@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/checkbox-checked-selectionmode.png b/themes/Qogir/gtk-4.0/assets/checkbox-checked-selectionmode.png deleted file mode 100644 index 23e1b6dc..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/checkbox-checked-selectionmode.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/checkbox-checked-selectionmode@2.png b/themes/Qogir/gtk-4.0/assets/checkbox-checked-selectionmode@2.png deleted file mode 100644 index e56deb06..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/checkbox-checked-selectionmode@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/checkbox-checked.png b/themes/Qogir/gtk-4.0/assets/checkbox-checked.png deleted file mode 100644 index 9558fd58..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/checkbox-checked.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/checkbox-checked@2.png b/themes/Qogir/gtk-4.0/assets/checkbox-checked@2.png deleted file mode 100644 index 23f0bc47..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/checkbox-checked@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/checkbox-mixed-dark.png b/themes/Qogir/gtk-4.0/assets/checkbox-mixed-dark.png deleted file mode 100644 index 666972b3..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/checkbox-mixed-dark.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/checkbox-mixed-dark@2.png b/themes/Qogir/gtk-4.0/assets/checkbox-mixed-dark@2.png deleted file mode 100644 index d5d218d8..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/checkbox-mixed-dark@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/checkbox-mixed-insensitive-dark.png b/themes/Qogir/gtk-4.0/assets/checkbox-mixed-insensitive-dark.png deleted file mode 100644 index da8f9d21..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/checkbox-mixed-insensitive-dark.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/checkbox-mixed-insensitive-dark@2.png b/themes/Qogir/gtk-4.0/assets/checkbox-mixed-insensitive-dark@2.png deleted file mode 100644 index d5acc397..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/checkbox-mixed-insensitive-dark@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/checkbox-mixed-insensitive-selected.png b/themes/Qogir/gtk-4.0/assets/checkbox-mixed-insensitive-selected.png deleted file mode 100644 index aecca7c3..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/checkbox-mixed-insensitive-selected.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/checkbox-mixed-insensitive-selected@2.png b/themes/Qogir/gtk-4.0/assets/checkbox-mixed-insensitive-selected@2.png deleted file mode 100644 index 62476462..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/checkbox-mixed-insensitive-selected@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/checkbox-mixed-insensitive.png b/themes/Qogir/gtk-4.0/assets/checkbox-mixed-insensitive.png deleted file mode 100644 index 714f3040..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/checkbox-mixed-insensitive.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/checkbox-mixed-insensitive@2.png b/themes/Qogir/gtk-4.0/assets/checkbox-mixed-insensitive@2.png deleted file mode 100644 index 2dacf73c..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/checkbox-mixed-insensitive@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/checkbox-mixed-selected.png b/themes/Qogir/gtk-4.0/assets/checkbox-mixed-selected.png deleted file mode 100644 index ba907e6a..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/checkbox-mixed-selected.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/checkbox-mixed-selected@2.png b/themes/Qogir/gtk-4.0/assets/checkbox-mixed-selected@2.png deleted file mode 100644 index 4b86b542..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/checkbox-mixed-selected@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/checkbox-mixed.png b/themes/Qogir/gtk-4.0/assets/checkbox-mixed.png deleted file mode 100644 index bfa97e06..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/checkbox-mixed.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/checkbox-mixed@2.png b/themes/Qogir/gtk-4.0/assets/checkbox-mixed@2.png deleted file mode 100644 index e07bbc22..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/checkbox-mixed@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/checkbox-selectionmode-dark.png b/themes/Qogir/gtk-4.0/assets/checkbox-selectionmode-dark.png deleted file mode 100644 index 1fd44388..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/checkbox-selectionmode-dark.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/checkbox-selectionmode-dark@2.png b/themes/Qogir/gtk-4.0/assets/checkbox-selectionmode-dark@2.png deleted file mode 100644 index b40704ab..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/checkbox-selectionmode-dark@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/checkbox-selectionmode.png b/themes/Qogir/gtk-4.0/assets/checkbox-selectionmode.png deleted file mode 100644 index 650994b6..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/checkbox-selectionmode.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/checkbox-selectionmode@2.png b/themes/Qogir/gtk-4.0/assets/checkbox-selectionmode@2.png deleted file mode 100644 index 4efb93f3..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/checkbox-selectionmode@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/checkbox-unchecked-dark.png b/themes/Qogir/gtk-4.0/assets/checkbox-unchecked-dark.png deleted file mode 100644 index 571b2d81..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/checkbox-unchecked-dark.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/checkbox-unchecked-dark@2.png b/themes/Qogir/gtk-4.0/assets/checkbox-unchecked-dark@2.png deleted file mode 100644 index 322db415..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/checkbox-unchecked-dark@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/checkbox-unchecked-insensitive-dark.png b/themes/Qogir/gtk-4.0/assets/checkbox-unchecked-insensitive-dark.png deleted file mode 100644 index 21d7e7bf..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/checkbox-unchecked-insensitive-dark.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/checkbox-unchecked-insensitive-dark@2.png b/themes/Qogir/gtk-4.0/assets/checkbox-unchecked-insensitive-dark@2.png deleted file mode 100644 index 93c7153b..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/checkbox-unchecked-insensitive-dark@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/checkbox-unchecked-insensitive-selected.png b/themes/Qogir/gtk-4.0/assets/checkbox-unchecked-insensitive-selected.png deleted file mode 100644 index 4788e996..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/checkbox-unchecked-insensitive-selected.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/checkbox-unchecked-insensitive-selected@2.png b/themes/Qogir/gtk-4.0/assets/checkbox-unchecked-insensitive-selected@2.png deleted file mode 100644 index e7d3fa0f..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/checkbox-unchecked-insensitive-selected@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/checkbox-unchecked-insensitive.png b/themes/Qogir/gtk-4.0/assets/checkbox-unchecked-insensitive.png deleted file mode 100644 index fc89ef31..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/checkbox-unchecked-insensitive.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/checkbox-unchecked-insensitive@2.png b/themes/Qogir/gtk-4.0/assets/checkbox-unchecked-insensitive@2.png deleted file mode 100644 index d68456f0..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/checkbox-unchecked-insensitive@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/checkbox-unchecked-selected.png b/themes/Qogir/gtk-4.0/assets/checkbox-unchecked-selected.png deleted file mode 100644 index 5a2f5dee..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/checkbox-unchecked-selected.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/checkbox-unchecked-selected@2.png b/themes/Qogir/gtk-4.0/assets/checkbox-unchecked-selected@2.png deleted file mode 100644 index f3131caa..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/checkbox-unchecked-selected@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/checkbox-unchecked.png b/themes/Qogir/gtk-4.0/assets/checkbox-unchecked.png deleted file mode 100644 index 66b51d8f..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/checkbox-unchecked.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/checkbox-unchecked@2.png b/themes/Qogir/gtk-4.0/assets/checkbox-unchecked@2.png deleted file mode 100644 index b2dcc017..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/checkbox-unchecked@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/logo.svg b/themes/Qogir/gtk-4.0/assets/logo.svg deleted file mode 100644 index 8830639d..00000000 --- a/themes/Qogir/gtk-4.0/assets/logo.svg +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - - - - - diff --git a/themes/Qogir/gtk-4.0/assets/logo@2.svg b/themes/Qogir/gtk-4.0/assets/logo@2.svg deleted file mode 100644 index 4c54aab4..00000000 --- a/themes/Qogir/gtk-4.0/assets/logo@2.svg +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - diff --git a/themes/Qogir/gtk-4.0/assets/radio-checked-dark.png b/themes/Qogir/gtk-4.0/assets/radio-checked-dark.png deleted file mode 100644 index 0fe9a5e6..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/radio-checked-dark.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/radio-checked-dark@2.png b/themes/Qogir/gtk-4.0/assets/radio-checked-dark@2.png deleted file mode 100644 index ea04ac27..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/radio-checked-dark@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/radio-checked-insensitive-dark.png b/themes/Qogir/gtk-4.0/assets/radio-checked-insensitive-dark.png deleted file mode 100644 index 23117222..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/radio-checked-insensitive-dark.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/radio-checked-insensitive-dark@2.png b/themes/Qogir/gtk-4.0/assets/radio-checked-insensitive-dark@2.png deleted file mode 100644 index 50ef004a..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/radio-checked-insensitive-dark@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/radio-checked-insensitive-selected.png b/themes/Qogir/gtk-4.0/assets/radio-checked-insensitive-selected.png deleted file mode 100644 index eb989267..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/radio-checked-insensitive-selected.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/radio-checked-insensitive-selected@2.png b/themes/Qogir/gtk-4.0/assets/radio-checked-insensitive-selected@2.png deleted file mode 100644 index c552960c..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/radio-checked-insensitive-selected@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/radio-checked-insensitive.png b/themes/Qogir/gtk-4.0/assets/radio-checked-insensitive.png deleted file mode 100644 index d1e0dd69..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/radio-checked-insensitive.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/radio-checked-insensitive@2.png b/themes/Qogir/gtk-4.0/assets/radio-checked-insensitive@2.png deleted file mode 100644 index 1011edbc..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/radio-checked-insensitive@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/radio-checked-selected.png b/themes/Qogir/gtk-4.0/assets/radio-checked-selected.png deleted file mode 100644 index 6b3af5ab..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/radio-checked-selected.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/radio-checked-selected@2.png b/themes/Qogir/gtk-4.0/assets/radio-checked-selected@2.png deleted file mode 100644 index 269d1a47..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/radio-checked-selected@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/radio-checked.png b/themes/Qogir/gtk-4.0/assets/radio-checked.png deleted file mode 100644 index ea34f568..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/radio-checked.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/radio-checked@2.png b/themes/Qogir/gtk-4.0/assets/radio-checked@2.png deleted file mode 100644 index e006963b..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/radio-checked@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/radio-mixed-dark.png b/themes/Qogir/gtk-4.0/assets/radio-mixed-dark.png deleted file mode 100644 index 4fa1f20c..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/radio-mixed-dark.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/radio-mixed-dark@2.png b/themes/Qogir/gtk-4.0/assets/radio-mixed-dark@2.png deleted file mode 100644 index 696ae3d5..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/radio-mixed-dark@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/radio-mixed-insensitive-dark.png b/themes/Qogir/gtk-4.0/assets/radio-mixed-insensitive-dark.png deleted file mode 100644 index e82470c0..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/radio-mixed-insensitive-dark.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/radio-mixed-insensitive-dark@2.png b/themes/Qogir/gtk-4.0/assets/radio-mixed-insensitive-dark@2.png deleted file mode 100644 index ae3e3c0f..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/radio-mixed-insensitive-dark@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/radio-mixed-insensitive-selected.png b/themes/Qogir/gtk-4.0/assets/radio-mixed-insensitive-selected.png deleted file mode 100644 index 66111628..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/radio-mixed-insensitive-selected.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/radio-mixed-insensitive-selected@2.png b/themes/Qogir/gtk-4.0/assets/radio-mixed-insensitive-selected@2.png deleted file mode 100644 index b6a99000..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/radio-mixed-insensitive-selected@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/radio-mixed-insensitive.png b/themes/Qogir/gtk-4.0/assets/radio-mixed-insensitive.png deleted file mode 100644 index 5b6d2ed0..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/radio-mixed-insensitive.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/radio-mixed-insensitive@2.png b/themes/Qogir/gtk-4.0/assets/radio-mixed-insensitive@2.png deleted file mode 100644 index e03ea3eb..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/radio-mixed-insensitive@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/radio-mixed-selected.png b/themes/Qogir/gtk-4.0/assets/radio-mixed-selected.png deleted file mode 100644 index f14b6caf..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/radio-mixed-selected.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/radio-mixed-selected@2.png b/themes/Qogir/gtk-4.0/assets/radio-mixed-selected@2.png deleted file mode 100644 index 04a50e11..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/radio-mixed-selected@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/radio-mixed.png b/themes/Qogir/gtk-4.0/assets/radio-mixed.png deleted file mode 100644 index b0789913..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/radio-mixed.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/radio-mixed@2.png b/themes/Qogir/gtk-4.0/assets/radio-mixed@2.png deleted file mode 100644 index d8de07f4..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/radio-mixed@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/radio-unchecked-dark.png b/themes/Qogir/gtk-4.0/assets/radio-unchecked-dark.png deleted file mode 100644 index 639697f6..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/radio-unchecked-dark.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/radio-unchecked-dark@2.png b/themes/Qogir/gtk-4.0/assets/radio-unchecked-dark@2.png deleted file mode 100644 index ffed426c..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/radio-unchecked-dark@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/radio-unchecked-insensitive-dark.png b/themes/Qogir/gtk-4.0/assets/radio-unchecked-insensitive-dark.png deleted file mode 100644 index 6dfef275..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/radio-unchecked-insensitive-dark.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/radio-unchecked-insensitive-dark@2.png b/themes/Qogir/gtk-4.0/assets/radio-unchecked-insensitive-dark@2.png deleted file mode 100644 index 1d51d3ca..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/radio-unchecked-insensitive-dark@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/radio-unchecked-insensitive-selected.png b/themes/Qogir/gtk-4.0/assets/radio-unchecked-insensitive-selected.png deleted file mode 100644 index e7caea0c..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/radio-unchecked-insensitive-selected.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/radio-unchecked-insensitive-selected@2.png b/themes/Qogir/gtk-4.0/assets/radio-unchecked-insensitive-selected@2.png deleted file mode 100644 index 2faa2cac..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/radio-unchecked-insensitive-selected@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/radio-unchecked-insensitive.png b/themes/Qogir/gtk-4.0/assets/radio-unchecked-insensitive.png deleted file mode 100644 index c62ee051..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/radio-unchecked-insensitive.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/radio-unchecked-insensitive@2.png b/themes/Qogir/gtk-4.0/assets/radio-unchecked-insensitive@2.png deleted file mode 100644 index 762fdbd6..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/radio-unchecked-insensitive@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/radio-unchecked-selected.png b/themes/Qogir/gtk-4.0/assets/radio-unchecked-selected.png deleted file mode 100644 index e2bf25aa..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/radio-unchecked-selected.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/radio-unchecked-selected@2.png b/themes/Qogir/gtk-4.0/assets/radio-unchecked-selected@2.png deleted file mode 100644 index 4f63ffd4..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/radio-unchecked-selected@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/radio-unchecked.png b/themes/Qogir/gtk-4.0/assets/radio-unchecked.png deleted file mode 100644 index afaf7e80..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/radio-unchecked.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/radio-unchecked@2.png b/themes/Qogir/gtk-4.0/assets/radio-unchecked@2.png deleted file mode 100644 index ac01966a..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/radio-unchecked@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/selected-dot.png b/themes/Qogir/gtk-4.0/assets/selected-dot.png deleted file mode 100644 index b7e8dcc1..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/selected-dot.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/selected-dot@2.png b/themes/Qogir/gtk-4.0/assets/selected-dot@2.png deleted file mode 100644 index 4ff8dfc3..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/selected-dot@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/switch-active-dark.png b/themes/Qogir/gtk-4.0/assets/switch-active-dark.png deleted file mode 100644 index 6083886c..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/switch-active-dark.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/switch-active-dark@2.png b/themes/Qogir/gtk-4.0/assets/switch-active-dark@2.png deleted file mode 100644 index 9cbc1bbe..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/switch-active-dark@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/switch-active-insensitive-dark.png b/themes/Qogir/gtk-4.0/assets/switch-active-insensitive-dark.png deleted file mode 100644 index ccd43830..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/switch-active-insensitive-dark.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/switch-active-insensitive-dark@2.png b/themes/Qogir/gtk-4.0/assets/switch-active-insensitive-dark@2.png deleted file mode 100644 index df3210fb..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/switch-active-insensitive-dark@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/switch-active-insensitive-selected.png b/themes/Qogir/gtk-4.0/assets/switch-active-insensitive-selected.png deleted file mode 100644 index e3567126..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/switch-active-insensitive-selected.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/switch-active-insensitive-selected@2.png b/themes/Qogir/gtk-4.0/assets/switch-active-insensitive-selected@2.png deleted file mode 100644 index ae53d25e..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/switch-active-insensitive-selected@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/switch-active-insensitive.png b/themes/Qogir/gtk-4.0/assets/switch-active-insensitive.png deleted file mode 100644 index 5d0b63f8..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/switch-active-insensitive.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/switch-active-insensitive@2.png b/themes/Qogir/gtk-4.0/assets/switch-active-insensitive@2.png deleted file mode 100644 index 09e2dd62..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/switch-active-insensitive@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/switch-active-selected.png b/themes/Qogir/gtk-4.0/assets/switch-active-selected.png deleted file mode 100644 index d71aa037..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/switch-active-selected.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/switch-active-selected@2.png b/themes/Qogir/gtk-4.0/assets/switch-active-selected@2.png deleted file mode 100644 index e2354f48..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/switch-active-selected@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/switch-active.png b/themes/Qogir/gtk-4.0/assets/switch-active.png deleted file mode 100644 index 25b87c1f..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/switch-active.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/switch-active@2.png b/themes/Qogir/gtk-4.0/assets/switch-active@2.png deleted file mode 100644 index f12885ff..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/switch-active@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/switch-dark.png b/themes/Qogir/gtk-4.0/assets/switch-dark.png deleted file mode 100644 index ff44334e..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/switch-dark.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/switch-dark@2.png b/themes/Qogir/gtk-4.0/assets/switch-dark@2.png deleted file mode 100644 index efd720d8..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/switch-dark@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/switch-insensitive-dark.png b/themes/Qogir/gtk-4.0/assets/switch-insensitive-dark.png deleted file mode 100644 index 6d595ead..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/switch-insensitive-dark.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/switch-insensitive-dark@2.png b/themes/Qogir/gtk-4.0/assets/switch-insensitive-dark@2.png deleted file mode 100644 index 45d9f3ae..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/switch-insensitive-dark@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/switch-insensitive-selected.png b/themes/Qogir/gtk-4.0/assets/switch-insensitive-selected.png deleted file mode 100644 index 0e875937..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/switch-insensitive-selected.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/switch-insensitive-selected@2.png b/themes/Qogir/gtk-4.0/assets/switch-insensitive-selected@2.png deleted file mode 100644 index afa3c0bf..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/switch-insensitive-selected@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/switch-insensitive.png b/themes/Qogir/gtk-4.0/assets/switch-insensitive.png deleted file mode 100644 index 2cb38c07..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/switch-insensitive.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/switch-insensitive@2.png b/themes/Qogir/gtk-4.0/assets/switch-insensitive@2.png deleted file mode 100644 index 89b7dbbf..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/switch-insensitive@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/switch-selected.png b/themes/Qogir/gtk-4.0/assets/switch-selected.png deleted file mode 100644 index 538b1294..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/switch-selected.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/switch-selected@2.png b/themes/Qogir/gtk-4.0/assets/switch-selected@2.png deleted file mode 100644 index e4159496..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/switch-selected@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/switch.png b/themes/Qogir/gtk-4.0/assets/switch.png deleted file mode 100644 index 7723a768..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/switch.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/switch@2.png b/themes/Qogir/gtk-4.0/assets/switch@2.png deleted file mode 100644 index 86b5e4ae..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/switch@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-close-active-dark-small.png b/themes/Qogir/gtk-4.0/assets/titlebutton-close-active-dark-small.png deleted file mode 100644 index c05c2e66..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-close-active-dark-small.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-close-active-dark-small@2.png b/themes/Qogir/gtk-4.0/assets/titlebutton-close-active-dark-small@2.png deleted file mode 100644 index d08adbd9..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-close-active-dark-small@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-close-active-dark-smaller.png b/themes/Qogir/gtk-4.0/assets/titlebutton-close-active-dark-smaller.png deleted file mode 100644 index 63cdcddf..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-close-active-dark-smaller.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-close-active-dark-smaller@2.png b/themes/Qogir/gtk-4.0/assets/titlebutton-close-active-dark-smaller@2.png deleted file mode 100644 index c1b8936d..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-close-active-dark-smaller@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-close-active-dark-win.png b/themes/Qogir/gtk-4.0/assets/titlebutton-close-active-dark-win.png deleted file mode 100644 index a035fe10..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-close-active-dark-win.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-close-active-dark-win@2.png b/themes/Qogir/gtk-4.0/assets/titlebutton-close-active-dark-win@2.png deleted file mode 100644 index 1f4ba8ed..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-close-active-dark-win@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-close-active-dark.png b/themes/Qogir/gtk-4.0/assets/titlebutton-close-active-dark.png deleted file mode 100644 index dbf73061..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-close-active-dark.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-close-active-dark@2.png b/themes/Qogir/gtk-4.0/assets/titlebutton-close-active-dark@2.png deleted file mode 100644 index f5bfd07c..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-close-active-dark@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-close-active-small.png b/themes/Qogir/gtk-4.0/assets/titlebutton-close-active-small.png deleted file mode 100644 index c05c2e66..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-close-active-small.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-close-active-small@2.png b/themes/Qogir/gtk-4.0/assets/titlebutton-close-active-small@2.png deleted file mode 100644 index d08adbd9..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-close-active-small@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-close-active-smaller.png b/themes/Qogir/gtk-4.0/assets/titlebutton-close-active-smaller.png deleted file mode 100644 index 63cdcddf..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-close-active-smaller.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-close-active-smaller@2.png b/themes/Qogir/gtk-4.0/assets/titlebutton-close-active-smaller@2.png deleted file mode 100644 index c1b8936d..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-close-active-smaller@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-close-active-win.png b/themes/Qogir/gtk-4.0/assets/titlebutton-close-active-win.png deleted file mode 100644 index a035fe10..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-close-active-win.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-close-active-win@2.png b/themes/Qogir/gtk-4.0/assets/titlebutton-close-active-win@2.png deleted file mode 100644 index 1f4ba8ed..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-close-active-win@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-close-active.png b/themes/Qogir/gtk-4.0/assets/titlebutton-close-active.png deleted file mode 100644 index dbf73061..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-close-active.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-close-active@2.png b/themes/Qogir/gtk-4.0/assets/titlebutton-close-active@2.png deleted file mode 100644 index f5bfd07c..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-close-active@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-close-backdrop-dark-small.png b/themes/Qogir/gtk-4.0/assets/titlebutton-close-backdrop-dark-small.png deleted file mode 100644 index 19f21788..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-close-backdrop-dark-small.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-close-backdrop-dark-small@2.png b/themes/Qogir/gtk-4.0/assets/titlebutton-close-backdrop-dark-small@2.png deleted file mode 100644 index 4bfeb950..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-close-backdrop-dark-small@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-close-backdrop-dark-smaller.png b/themes/Qogir/gtk-4.0/assets/titlebutton-close-backdrop-dark-smaller.png deleted file mode 100644 index ae69a22e..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-close-backdrop-dark-smaller.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-close-backdrop-dark-smaller@2.png b/themes/Qogir/gtk-4.0/assets/titlebutton-close-backdrop-dark-smaller@2.png deleted file mode 100644 index 6f6a84d1..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-close-backdrop-dark-smaller@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-close-backdrop-dark-win.png b/themes/Qogir/gtk-4.0/assets/titlebutton-close-backdrop-dark-win.png deleted file mode 100644 index d188a9cf..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-close-backdrop-dark-win.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-close-backdrop-dark-win@2.png b/themes/Qogir/gtk-4.0/assets/titlebutton-close-backdrop-dark-win@2.png deleted file mode 100644 index 37479f56..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-close-backdrop-dark-win@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-close-backdrop-dark.png b/themes/Qogir/gtk-4.0/assets/titlebutton-close-backdrop-dark.png deleted file mode 100644 index 450a5c4a..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-close-backdrop-dark.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-close-backdrop-dark@2.png b/themes/Qogir/gtk-4.0/assets/titlebutton-close-backdrop-dark@2.png deleted file mode 100644 index 75ce7b77..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-close-backdrop-dark@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-close-backdrop-small.png b/themes/Qogir/gtk-4.0/assets/titlebutton-close-backdrop-small.png deleted file mode 100644 index fc3cd722..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-close-backdrop-small.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-close-backdrop-small@2.png b/themes/Qogir/gtk-4.0/assets/titlebutton-close-backdrop-small@2.png deleted file mode 100644 index 83060b1d..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-close-backdrop-small@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-close-backdrop-smaller.png b/themes/Qogir/gtk-4.0/assets/titlebutton-close-backdrop-smaller.png deleted file mode 100644 index 1e02dfcc..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-close-backdrop-smaller.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-close-backdrop-smaller@2.png b/themes/Qogir/gtk-4.0/assets/titlebutton-close-backdrop-smaller@2.png deleted file mode 100644 index ea900765..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-close-backdrop-smaller@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-close-backdrop-win.png b/themes/Qogir/gtk-4.0/assets/titlebutton-close-backdrop-win.png deleted file mode 100644 index 22cda413..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-close-backdrop-win.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-close-backdrop-win@2.png b/themes/Qogir/gtk-4.0/assets/titlebutton-close-backdrop-win@2.png deleted file mode 100644 index da07b512..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-close-backdrop-win@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-close-backdrop.png b/themes/Qogir/gtk-4.0/assets/titlebutton-close-backdrop.png deleted file mode 100644 index 268aae3d..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-close-backdrop.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-close-backdrop@2.png b/themes/Qogir/gtk-4.0/assets/titlebutton-close-backdrop@2.png deleted file mode 100644 index b64b3d5f..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-close-backdrop@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-close-dark-small.png b/themes/Qogir/gtk-4.0/assets/titlebutton-close-dark-small.png deleted file mode 100644 index 83bd9453..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-close-dark-small.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-close-dark-small@2.png b/themes/Qogir/gtk-4.0/assets/titlebutton-close-dark-small@2.png deleted file mode 100644 index 40101cac..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-close-dark-small@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-close-dark-smaller.png b/themes/Qogir/gtk-4.0/assets/titlebutton-close-dark-smaller.png deleted file mode 100644 index b23080b0..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-close-dark-smaller.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-close-dark-smaller@2.png b/themes/Qogir/gtk-4.0/assets/titlebutton-close-dark-smaller@2.png deleted file mode 100644 index fcefc05e..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-close-dark-smaller@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-close-dark-win.png b/themes/Qogir/gtk-4.0/assets/titlebutton-close-dark-win.png deleted file mode 100644 index 70146220..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-close-dark-win.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-close-dark-win@2.png b/themes/Qogir/gtk-4.0/assets/titlebutton-close-dark-win@2.png deleted file mode 100644 index d01ed769..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-close-dark-win@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-close-dark.png b/themes/Qogir/gtk-4.0/assets/titlebutton-close-dark.png deleted file mode 100644 index 62f20695..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-close-dark.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-close-dark@2.png b/themes/Qogir/gtk-4.0/assets/titlebutton-close-dark@2.png deleted file mode 100644 index eac88430..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-close-dark@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-close-hover-dark-small.png b/themes/Qogir/gtk-4.0/assets/titlebutton-close-hover-dark-small.png deleted file mode 100644 index c81226d5..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-close-hover-dark-small.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-close-hover-dark-small@2.png b/themes/Qogir/gtk-4.0/assets/titlebutton-close-hover-dark-small@2.png deleted file mode 100644 index ceac6d34..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-close-hover-dark-small@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-close-hover-dark-smaller.png b/themes/Qogir/gtk-4.0/assets/titlebutton-close-hover-dark-smaller.png deleted file mode 100644 index 005c12b3..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-close-hover-dark-smaller.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-close-hover-dark-smaller@2.png b/themes/Qogir/gtk-4.0/assets/titlebutton-close-hover-dark-smaller@2.png deleted file mode 100644 index 6dd44874..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-close-hover-dark-smaller@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-close-hover-dark-win.png b/themes/Qogir/gtk-4.0/assets/titlebutton-close-hover-dark-win.png deleted file mode 100644 index a376eb7b..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-close-hover-dark-win.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-close-hover-dark-win@2.png b/themes/Qogir/gtk-4.0/assets/titlebutton-close-hover-dark-win@2.png deleted file mode 100644 index 98724a35..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-close-hover-dark-win@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-close-hover-dark.png b/themes/Qogir/gtk-4.0/assets/titlebutton-close-hover-dark.png deleted file mode 100644 index 95aa22e6..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-close-hover-dark.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-close-hover-dark@2.png b/themes/Qogir/gtk-4.0/assets/titlebutton-close-hover-dark@2.png deleted file mode 100644 index 333d1899..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-close-hover-dark@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-close-hover-small.png b/themes/Qogir/gtk-4.0/assets/titlebutton-close-hover-small.png deleted file mode 100644 index c81226d5..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-close-hover-small.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-close-hover-small@2.png b/themes/Qogir/gtk-4.0/assets/titlebutton-close-hover-small@2.png deleted file mode 100644 index ceac6d34..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-close-hover-small@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-close-hover-smaller.png b/themes/Qogir/gtk-4.0/assets/titlebutton-close-hover-smaller.png deleted file mode 100644 index 005c12b3..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-close-hover-smaller.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-close-hover-smaller@2.png b/themes/Qogir/gtk-4.0/assets/titlebutton-close-hover-smaller@2.png deleted file mode 100644 index 6dd44874..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-close-hover-smaller@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-close-hover-win.png b/themes/Qogir/gtk-4.0/assets/titlebutton-close-hover-win.png deleted file mode 100644 index a376eb7b..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-close-hover-win.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-close-hover-win@2.png b/themes/Qogir/gtk-4.0/assets/titlebutton-close-hover-win@2.png deleted file mode 100644 index 98724a35..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-close-hover-win@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-close-hover.png b/themes/Qogir/gtk-4.0/assets/titlebutton-close-hover.png deleted file mode 100644 index 95aa22e6..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-close-hover.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-close-hover@2.png b/themes/Qogir/gtk-4.0/assets/titlebutton-close-hover@2.png deleted file mode 100644 index 333d1899..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-close-hover@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-close-small.png b/themes/Qogir/gtk-4.0/assets/titlebutton-close-small.png deleted file mode 100644 index c2e91ad8..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-close-small.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-close-small@2.png b/themes/Qogir/gtk-4.0/assets/titlebutton-close-small@2.png deleted file mode 100644 index ed33fa21..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-close-small@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-close-smaller.png b/themes/Qogir/gtk-4.0/assets/titlebutton-close-smaller.png deleted file mode 100644 index e534c2f3..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-close-smaller.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-close-smaller@2.png b/themes/Qogir/gtk-4.0/assets/titlebutton-close-smaller@2.png deleted file mode 100644 index 10a12f94..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-close-smaller@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-close-win.png b/themes/Qogir/gtk-4.0/assets/titlebutton-close-win.png deleted file mode 100644 index 66335a1d..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-close-win.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-close-win@2.png b/themes/Qogir/gtk-4.0/assets/titlebutton-close-win@2.png deleted file mode 100644 index 163ece50..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-close-win@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-close.png b/themes/Qogir/gtk-4.0/assets/titlebutton-close.png deleted file mode 100644 index 34b6eebd..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-close.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-close@2.png b/themes/Qogir/gtk-4.0/assets/titlebutton-close@2.png deleted file mode 100644 index 69e9b3b4..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-close@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-active-dark-small.png b/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-active-dark-small.png deleted file mode 100644 index e41eed20..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-active-dark-small.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-active-dark-small@2.png b/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-active-dark-small@2.png deleted file mode 100644 index 900a33a8..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-active-dark-small@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-active-dark-smaller.png b/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-active-dark-smaller.png deleted file mode 100644 index 8bc6daea..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-active-dark-smaller.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-active-dark-smaller@2.png b/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-active-dark-smaller@2.png deleted file mode 100644 index 43b53ffb..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-active-dark-smaller@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-active-dark-win.png b/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-active-dark-win.png deleted file mode 100644 index df806d4a..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-active-dark-win.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-active-dark-win@2.png b/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-active-dark-win@2.png deleted file mode 100644 index 8f5cdcd4..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-active-dark-win@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-active-dark.png b/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-active-dark.png deleted file mode 100644 index f58bb231..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-active-dark.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-active-dark@2.png b/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-active-dark@2.png deleted file mode 100644 index b7c50467..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-active-dark@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-active-small.png b/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-active-small.png deleted file mode 100644 index 57f26684..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-active-small.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-active-small@2.png b/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-active-small@2.png deleted file mode 100644 index 1c78df36..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-active-small@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-active-smaller.png b/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-active-smaller.png deleted file mode 100644 index 6b193c44..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-active-smaller.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-active-smaller@2.png b/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-active-smaller@2.png deleted file mode 100644 index 0844ada1..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-active-smaller@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-active-win.png b/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-active-win.png deleted file mode 100644 index 1c181362..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-active-win.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-active-win@2.png b/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-active-win@2.png deleted file mode 100644 index 330814cf..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-active-win@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-active.png b/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-active.png deleted file mode 100644 index 203ebded..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-active.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-active@2.png b/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-active@2.png deleted file mode 100644 index 0ee6b8c5..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-active@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-backdrop-dark-small.png b/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-backdrop-dark-small.png deleted file mode 100644 index 33c118e7..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-backdrop-dark-small.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-backdrop-dark-small@2.png b/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-backdrop-dark-small@2.png deleted file mode 100644 index e9ada289..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-backdrop-dark-small@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-backdrop-dark-smaller.png b/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-backdrop-dark-smaller.png deleted file mode 100644 index 52e14101..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-backdrop-dark-smaller.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-backdrop-dark-smaller@2.png b/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-backdrop-dark-smaller@2.png deleted file mode 100644 index 01259d91..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-backdrop-dark-smaller@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-backdrop-dark-win.png b/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-backdrop-dark-win.png deleted file mode 100644 index 3502ed7a..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-backdrop-dark-win.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-backdrop-dark-win@2.png b/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-backdrop-dark-win@2.png deleted file mode 100644 index cc400c81..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-backdrop-dark-win@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-backdrop-dark.png b/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-backdrop-dark.png deleted file mode 100644 index abb9195c..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-backdrop-dark.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-backdrop-dark@2.png b/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-backdrop-dark@2.png deleted file mode 100644 index 24b68443..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-backdrop-dark@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-backdrop-small.png b/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-backdrop-small.png deleted file mode 100644 index 419e239c..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-backdrop-small.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-backdrop-small@2.png b/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-backdrop-small@2.png deleted file mode 100644 index 89bc3972..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-backdrop-small@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-backdrop-smaller.png b/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-backdrop-smaller.png deleted file mode 100644 index 25a5f01c..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-backdrop-smaller.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-backdrop-smaller@2.png b/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-backdrop-smaller@2.png deleted file mode 100644 index 780b6cbf..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-backdrop-smaller@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-backdrop-win.png b/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-backdrop-win.png deleted file mode 100644 index fa188e95..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-backdrop-win.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-backdrop-win@2.png b/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-backdrop-win@2.png deleted file mode 100644 index fd0ca8e1..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-backdrop-win@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-backdrop.png b/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-backdrop.png deleted file mode 100644 index c3e3442e..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-backdrop.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-backdrop@2.png b/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-backdrop@2.png deleted file mode 100644 index adc2aba1..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-backdrop@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-dark-small.png b/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-dark-small.png deleted file mode 100644 index 0b54a7d4..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-dark-small.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-dark-small@2.png b/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-dark-small@2.png deleted file mode 100644 index 232f1568..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-dark-small@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-dark-smaller.png b/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-dark-smaller.png deleted file mode 100644 index b7b35406..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-dark-smaller.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-dark-smaller@2.png b/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-dark-smaller@2.png deleted file mode 100644 index 25ea5ffc..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-dark-smaller@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-dark-win.png b/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-dark-win.png deleted file mode 100644 index 9039842a..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-dark-win.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-dark-win@2.png b/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-dark-win@2.png deleted file mode 100644 index c4d9485b..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-dark-win@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-dark.png b/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-dark.png deleted file mode 100644 index ed39d7eb..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-dark.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-dark@2.png b/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-dark@2.png deleted file mode 100644 index f97966ac..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-dark@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-hover-dark-small.png b/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-hover-dark-small.png deleted file mode 100644 index c28662ea..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-hover-dark-small.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-hover-dark-small@2.png b/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-hover-dark-small@2.png deleted file mode 100644 index b7f22df9..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-hover-dark-small@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-hover-dark-smaller.png b/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-hover-dark-smaller.png deleted file mode 100644 index 662499a0..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-hover-dark-smaller.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-hover-dark-smaller@2.png b/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-hover-dark-smaller@2.png deleted file mode 100644 index b28ec607..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-hover-dark-smaller@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-hover-dark-win.png b/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-hover-dark-win.png deleted file mode 100644 index d9371eb8..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-hover-dark-win.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-hover-dark-win@2.png b/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-hover-dark-win@2.png deleted file mode 100644 index b8b86331..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-hover-dark-win@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-hover-dark.png b/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-hover-dark.png deleted file mode 100644 index aa8fa476..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-hover-dark.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-hover-dark@2.png b/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-hover-dark@2.png deleted file mode 100644 index 51355661..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-hover-dark@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-hover-small.png b/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-hover-small.png deleted file mode 100644 index 33af9e43..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-hover-small.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-hover-small@2.png b/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-hover-small@2.png deleted file mode 100644 index fccb127a..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-hover-small@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-hover-smaller.png b/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-hover-smaller.png deleted file mode 100644 index 11f0f508..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-hover-smaller.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-hover-smaller@2.png b/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-hover-smaller@2.png deleted file mode 100644 index b31f8913..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-hover-smaller@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-hover-win.png b/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-hover-win.png deleted file mode 100644 index 100d2943..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-hover-win.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-hover-win@2.png b/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-hover-win@2.png deleted file mode 100644 index 614d2909..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-hover-win@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-hover.png b/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-hover.png deleted file mode 100644 index b98894d2..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-hover.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-hover@2.png b/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-hover@2.png deleted file mode 100644 index 0ab58dd4..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-hover@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-small.png b/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-small.png deleted file mode 100644 index 5b8493cb..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-small.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-small@2.png b/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-small@2.png deleted file mode 100644 index 8a102151..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-small@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-smaller.png b/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-smaller.png deleted file mode 100644 index 0a50dcd4..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-smaller.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-smaller@2.png b/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-smaller@2.png deleted file mode 100644 index 333d64fa..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-smaller@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-win.png b/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-win.png deleted file mode 100644 index 93d6a4c7..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-win.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-win@2.png b/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-win@2.png deleted file mode 100644 index 84926f0f..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-maximize-win@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-maximize.png b/themes/Qogir/gtk-4.0/assets/titlebutton-maximize.png deleted file mode 100644 index fa51ca5b..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-maximize.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-maximize@2.png b/themes/Qogir/gtk-4.0/assets/titlebutton-maximize@2.png deleted file mode 100644 index c2fbb6ae..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-maximize@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-active-dark-small.png b/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-active-dark-small.png deleted file mode 100644 index 27aa86e9..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-active-dark-small.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-active-dark-small@2.png b/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-active-dark-small@2.png deleted file mode 100644 index 23c0b458..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-active-dark-small@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-active-dark-smaller.png b/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-active-dark-smaller.png deleted file mode 100644 index c9fb9d2d..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-active-dark-smaller.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-active-dark-smaller@2.png b/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-active-dark-smaller@2.png deleted file mode 100644 index f3d6e588..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-active-dark-smaller@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-active-dark-win.png b/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-active-dark-win.png deleted file mode 100644 index 6e43728a..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-active-dark-win.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-active-dark-win@2.png b/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-active-dark-win@2.png deleted file mode 100644 index ff7304c3..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-active-dark-win@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-active-dark.png b/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-active-dark.png deleted file mode 100644 index 0ce17c77..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-active-dark.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-active-dark@2.png b/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-active-dark@2.png deleted file mode 100644 index 31475ab1..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-active-dark@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-active-small.png b/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-active-small.png deleted file mode 100644 index f13fc3e8..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-active-small.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-active-small@2.png b/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-active-small@2.png deleted file mode 100644 index edd5577b..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-active-small@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-active-smaller.png b/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-active-smaller.png deleted file mode 100644 index 60b2d62d..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-active-smaller.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-active-smaller@2.png b/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-active-smaller@2.png deleted file mode 100644 index 3acaff98..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-active-smaller@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-active-win.png b/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-active-win.png deleted file mode 100644 index 7d948337..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-active-win.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-active-win@2.png b/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-active-win@2.png deleted file mode 100644 index 4d727033..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-active-win@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-active.png b/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-active.png deleted file mode 100644 index dae82c37..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-active.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-active@2.png b/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-active@2.png deleted file mode 100644 index b02e5ac1..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-active@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-backdrop-dark-small.png b/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-backdrop-dark-small.png deleted file mode 100644 index a52ef667..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-backdrop-dark-small.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-backdrop-dark-small@2.png b/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-backdrop-dark-small@2.png deleted file mode 100644 index ac48eb04..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-backdrop-dark-small@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-backdrop-dark-smaller.png b/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-backdrop-dark-smaller.png deleted file mode 100644 index 13733805..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-backdrop-dark-smaller.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-backdrop-dark-smaller@2.png b/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-backdrop-dark-smaller@2.png deleted file mode 100644 index e3e52684..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-backdrop-dark-smaller@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-backdrop-dark-win.png b/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-backdrop-dark-win.png deleted file mode 100644 index 085bed67..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-backdrop-dark-win.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-backdrop-dark-win@2.png b/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-backdrop-dark-win@2.png deleted file mode 100644 index d5afee5a..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-backdrop-dark-win@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-backdrop-dark.png b/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-backdrop-dark.png deleted file mode 100644 index 17cc5d0b..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-backdrop-dark.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-backdrop-dark@2.png b/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-backdrop-dark@2.png deleted file mode 100644 index 345e4b75..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-backdrop-dark@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-backdrop-small.png b/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-backdrop-small.png deleted file mode 100644 index 1389210d..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-backdrop-small.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-backdrop-small@2.png b/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-backdrop-small@2.png deleted file mode 100644 index a0262ad5..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-backdrop-small@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-backdrop-smaller.png b/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-backdrop-smaller.png deleted file mode 100644 index 4d030e7f..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-backdrop-smaller.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-backdrop-smaller@2.png b/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-backdrop-smaller@2.png deleted file mode 100644 index e018d30d..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-backdrop-smaller@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-backdrop-win.png b/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-backdrop-win.png deleted file mode 100644 index 40eee9ea..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-backdrop-win.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-backdrop-win@2.png b/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-backdrop-win@2.png deleted file mode 100644 index 95f6e7e1..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-backdrop-win@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-backdrop.png b/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-backdrop.png deleted file mode 100644 index f5480ed8..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-backdrop.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-backdrop@2.png b/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-backdrop@2.png deleted file mode 100644 index 42972892..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-backdrop@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-dark-small.png b/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-dark-small.png deleted file mode 100644 index 715ed450..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-dark-small.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-dark-small@2.png b/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-dark-small@2.png deleted file mode 100644 index 704af291..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-dark-small@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-dark-smaller.png b/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-dark-smaller.png deleted file mode 100644 index 72785afc..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-dark-smaller.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-dark-smaller@2.png b/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-dark-smaller@2.png deleted file mode 100644 index f13dc41e..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-dark-smaller@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-dark-win.png b/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-dark-win.png deleted file mode 100644 index 3bc112cd..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-dark-win.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-dark-win@2.png b/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-dark-win@2.png deleted file mode 100644 index 4074f539..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-dark-win@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-dark.png b/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-dark.png deleted file mode 100644 index 1ffa510f..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-dark.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-dark@2.png b/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-dark@2.png deleted file mode 100644 index ad576a50..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-dark@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-hover-dark-small.png b/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-hover-dark-small.png deleted file mode 100644 index 046dd09f..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-hover-dark-small.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-hover-dark-small@2.png b/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-hover-dark-small@2.png deleted file mode 100644 index 71163c20..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-hover-dark-small@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-hover-dark-smaller.png b/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-hover-dark-smaller.png deleted file mode 100644 index 5420e66e..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-hover-dark-smaller.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-hover-dark-smaller@2.png b/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-hover-dark-smaller@2.png deleted file mode 100644 index 68e6b700..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-hover-dark-smaller@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-hover-dark-win.png b/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-hover-dark-win.png deleted file mode 100644 index 06a8231b..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-hover-dark-win.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-hover-dark-win@2.png b/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-hover-dark-win@2.png deleted file mode 100644 index 19ea60a3..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-hover-dark-win@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-hover-dark.png b/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-hover-dark.png deleted file mode 100644 index ce8a87f9..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-hover-dark.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-hover-dark@2.png b/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-hover-dark@2.png deleted file mode 100644 index 9218b55e..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-hover-dark@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-hover-small.png b/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-hover-small.png deleted file mode 100644 index af0cc02b..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-hover-small.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-hover-small@2.png b/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-hover-small@2.png deleted file mode 100644 index 40cf9339..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-hover-small@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-hover-smaller.png b/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-hover-smaller.png deleted file mode 100644 index 97ed087d..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-hover-smaller.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-hover-smaller@2.png b/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-hover-smaller@2.png deleted file mode 100644 index 33d77be0..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-hover-smaller@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-hover-win.png b/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-hover-win.png deleted file mode 100644 index d2dcb276..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-hover-win.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-hover-win@2.png b/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-hover-win@2.png deleted file mode 100644 index 1620c702..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-hover-win@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-hover.png b/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-hover.png deleted file mode 100644 index e6796184..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-hover.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-hover@2.png b/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-hover@2.png deleted file mode 100644 index f9af2c20..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-hover@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-small.png b/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-small.png deleted file mode 100644 index d22307d4..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-small.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-small@2.png b/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-small@2.png deleted file mode 100644 index 6127bcbd..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-small@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-smaller.png b/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-smaller.png deleted file mode 100644 index 8098b7aa..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-smaller.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-smaller@2.png b/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-smaller@2.png deleted file mode 100644 index 56d99c0d..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-smaller@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-win.png b/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-win.png deleted file mode 100644 index a8ccf2a2..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-win.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-win@2.png b/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-win@2.png deleted file mode 100644 index cba56336..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-minimize-win@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-minimize.png b/themes/Qogir/gtk-4.0/assets/titlebutton-minimize.png deleted file mode 100644 index c49d2c92..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-minimize.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-minimize@2.png b/themes/Qogir/gtk-4.0/assets/titlebutton-minimize@2.png deleted file mode 100644 index 06d0c863..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-minimize@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-restore-active-dark-small.png b/themes/Qogir/gtk-4.0/assets/titlebutton-restore-active-dark-small.png deleted file mode 100644 index 283fe829..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-restore-active-dark-small.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-restore-active-dark-small@2.png b/themes/Qogir/gtk-4.0/assets/titlebutton-restore-active-dark-small@2.png deleted file mode 100644 index 496ad0ef..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-restore-active-dark-small@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-restore-active-dark-smaller.png b/themes/Qogir/gtk-4.0/assets/titlebutton-restore-active-dark-smaller.png deleted file mode 100644 index a2da888c..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-restore-active-dark-smaller.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-restore-active-dark-smaller@2.png b/themes/Qogir/gtk-4.0/assets/titlebutton-restore-active-dark-smaller@2.png deleted file mode 100644 index 57b187ac..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-restore-active-dark-smaller@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-restore-active-dark-win.png b/themes/Qogir/gtk-4.0/assets/titlebutton-restore-active-dark-win.png deleted file mode 100644 index bd6f38f0..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-restore-active-dark-win.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-restore-active-dark-win@2.png b/themes/Qogir/gtk-4.0/assets/titlebutton-restore-active-dark-win@2.png deleted file mode 100644 index 0df6c32c..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-restore-active-dark-win@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-restore-active-dark.png b/themes/Qogir/gtk-4.0/assets/titlebutton-restore-active-dark.png deleted file mode 100644 index eef7c0b8..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-restore-active-dark.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-restore-active-dark@2.png b/themes/Qogir/gtk-4.0/assets/titlebutton-restore-active-dark@2.png deleted file mode 100644 index c19c7ab0..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-restore-active-dark@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-restore-active-small.png b/themes/Qogir/gtk-4.0/assets/titlebutton-restore-active-small.png deleted file mode 100644 index c19ccd70..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-restore-active-small.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-restore-active-small@2.png b/themes/Qogir/gtk-4.0/assets/titlebutton-restore-active-small@2.png deleted file mode 100644 index d303cbf2..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-restore-active-small@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-restore-active-smaller.png b/themes/Qogir/gtk-4.0/assets/titlebutton-restore-active-smaller.png deleted file mode 100644 index 1185952a..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-restore-active-smaller.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-restore-active-smaller@2.png b/themes/Qogir/gtk-4.0/assets/titlebutton-restore-active-smaller@2.png deleted file mode 100644 index 1198c0dd..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-restore-active-smaller@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-restore-active-win.png b/themes/Qogir/gtk-4.0/assets/titlebutton-restore-active-win.png deleted file mode 100644 index 4b929bb8..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-restore-active-win.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-restore-active-win@2.png b/themes/Qogir/gtk-4.0/assets/titlebutton-restore-active-win@2.png deleted file mode 100644 index 61416eef..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-restore-active-win@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-restore-active.png b/themes/Qogir/gtk-4.0/assets/titlebutton-restore-active.png deleted file mode 100644 index 445a0b0f..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-restore-active.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-restore-active@2.png b/themes/Qogir/gtk-4.0/assets/titlebutton-restore-active@2.png deleted file mode 100644 index 8d5e0698..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-restore-active@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-restore-backdrop-dark-small.png b/themes/Qogir/gtk-4.0/assets/titlebutton-restore-backdrop-dark-small.png deleted file mode 100644 index 0b26dfe5..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-restore-backdrop-dark-small.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-restore-backdrop-dark-small@2.png b/themes/Qogir/gtk-4.0/assets/titlebutton-restore-backdrop-dark-small@2.png deleted file mode 100644 index 971c5ca1..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-restore-backdrop-dark-small@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-restore-backdrop-dark-smaller.png b/themes/Qogir/gtk-4.0/assets/titlebutton-restore-backdrop-dark-smaller.png deleted file mode 100644 index b3b2e796..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-restore-backdrop-dark-smaller.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-restore-backdrop-dark-smaller@2.png b/themes/Qogir/gtk-4.0/assets/titlebutton-restore-backdrop-dark-smaller@2.png deleted file mode 100644 index 91a7a89b..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-restore-backdrop-dark-smaller@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-restore-backdrop-dark-win.png b/themes/Qogir/gtk-4.0/assets/titlebutton-restore-backdrop-dark-win.png deleted file mode 100644 index 2e56eede..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-restore-backdrop-dark-win.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-restore-backdrop-dark-win@2.png b/themes/Qogir/gtk-4.0/assets/titlebutton-restore-backdrop-dark-win@2.png deleted file mode 100644 index 258e7071..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-restore-backdrop-dark-win@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-restore-backdrop-dark.png b/themes/Qogir/gtk-4.0/assets/titlebutton-restore-backdrop-dark.png deleted file mode 100644 index 6d26bfe5..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-restore-backdrop-dark.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-restore-backdrop-dark@2.png b/themes/Qogir/gtk-4.0/assets/titlebutton-restore-backdrop-dark@2.png deleted file mode 100644 index 3bb719ff..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-restore-backdrop-dark@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-restore-backdrop-small.png b/themes/Qogir/gtk-4.0/assets/titlebutton-restore-backdrop-small.png deleted file mode 100644 index 4accc56a..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-restore-backdrop-small.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-restore-backdrop-small@2.png b/themes/Qogir/gtk-4.0/assets/titlebutton-restore-backdrop-small@2.png deleted file mode 100644 index f089f7ee..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-restore-backdrop-small@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-restore-backdrop-smaller.png b/themes/Qogir/gtk-4.0/assets/titlebutton-restore-backdrop-smaller.png deleted file mode 100644 index c3804a56..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-restore-backdrop-smaller.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-restore-backdrop-smaller@2.png b/themes/Qogir/gtk-4.0/assets/titlebutton-restore-backdrop-smaller@2.png deleted file mode 100644 index d88866f9..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-restore-backdrop-smaller@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-restore-backdrop-win.png b/themes/Qogir/gtk-4.0/assets/titlebutton-restore-backdrop-win.png deleted file mode 100644 index 1998a30c..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-restore-backdrop-win.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-restore-backdrop-win@2.png b/themes/Qogir/gtk-4.0/assets/titlebutton-restore-backdrop-win@2.png deleted file mode 100644 index 9cac2f77..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-restore-backdrop-win@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-restore-backdrop.png b/themes/Qogir/gtk-4.0/assets/titlebutton-restore-backdrop.png deleted file mode 100644 index 22a38bef..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-restore-backdrop.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-restore-backdrop@2.png b/themes/Qogir/gtk-4.0/assets/titlebutton-restore-backdrop@2.png deleted file mode 100644 index dbc12c4d..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-restore-backdrop@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-restore-dark-small.png b/themes/Qogir/gtk-4.0/assets/titlebutton-restore-dark-small.png deleted file mode 100644 index 828a0501..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-restore-dark-small.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-restore-dark-small@2.png b/themes/Qogir/gtk-4.0/assets/titlebutton-restore-dark-small@2.png deleted file mode 100644 index e60fae00..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-restore-dark-small@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-restore-dark-smaller.png b/themes/Qogir/gtk-4.0/assets/titlebutton-restore-dark-smaller.png deleted file mode 100644 index f74e217d..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-restore-dark-smaller.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-restore-dark-smaller@2.png b/themes/Qogir/gtk-4.0/assets/titlebutton-restore-dark-smaller@2.png deleted file mode 100644 index f9fc9ea3..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-restore-dark-smaller@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-restore-dark-win.png b/themes/Qogir/gtk-4.0/assets/titlebutton-restore-dark-win.png deleted file mode 100644 index 5f4a19a6..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-restore-dark-win.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-restore-dark-win@2.png b/themes/Qogir/gtk-4.0/assets/titlebutton-restore-dark-win@2.png deleted file mode 100644 index 6ab7444d..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-restore-dark-win@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-restore-dark.png b/themes/Qogir/gtk-4.0/assets/titlebutton-restore-dark.png deleted file mode 100644 index 884b2d6a..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-restore-dark.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-restore-dark@2.png b/themes/Qogir/gtk-4.0/assets/titlebutton-restore-dark@2.png deleted file mode 100644 index e1352181..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-restore-dark@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-restore-hover-dark-small.png b/themes/Qogir/gtk-4.0/assets/titlebutton-restore-hover-dark-small.png deleted file mode 100644 index e4f46eb6..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-restore-hover-dark-small.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-restore-hover-dark-small@2.png b/themes/Qogir/gtk-4.0/assets/titlebutton-restore-hover-dark-small@2.png deleted file mode 100644 index 547af3ef..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-restore-hover-dark-small@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-restore-hover-dark-smaller.png b/themes/Qogir/gtk-4.0/assets/titlebutton-restore-hover-dark-smaller.png deleted file mode 100644 index 77b190b0..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-restore-hover-dark-smaller.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-restore-hover-dark-smaller@2.png b/themes/Qogir/gtk-4.0/assets/titlebutton-restore-hover-dark-smaller@2.png deleted file mode 100644 index 9bdfa54a..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-restore-hover-dark-smaller@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-restore-hover-dark-win.png b/themes/Qogir/gtk-4.0/assets/titlebutton-restore-hover-dark-win.png deleted file mode 100644 index 8630c3c2..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-restore-hover-dark-win.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-restore-hover-dark-win@2.png b/themes/Qogir/gtk-4.0/assets/titlebutton-restore-hover-dark-win@2.png deleted file mode 100644 index a6acb529..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-restore-hover-dark-win@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-restore-hover-dark.png b/themes/Qogir/gtk-4.0/assets/titlebutton-restore-hover-dark.png deleted file mode 100644 index 40d40780..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-restore-hover-dark.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-restore-hover-dark@2.png b/themes/Qogir/gtk-4.0/assets/titlebutton-restore-hover-dark@2.png deleted file mode 100644 index ef3a8bb1..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-restore-hover-dark@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-restore-hover-small.png b/themes/Qogir/gtk-4.0/assets/titlebutton-restore-hover-small.png deleted file mode 100644 index f99d0c5f..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-restore-hover-small.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-restore-hover-small@2.png b/themes/Qogir/gtk-4.0/assets/titlebutton-restore-hover-small@2.png deleted file mode 100644 index ec4f3cc8..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-restore-hover-small@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-restore-hover-smaller.png b/themes/Qogir/gtk-4.0/assets/titlebutton-restore-hover-smaller.png deleted file mode 100644 index 42e79605..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-restore-hover-smaller.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-restore-hover-smaller@2.png b/themes/Qogir/gtk-4.0/assets/titlebutton-restore-hover-smaller@2.png deleted file mode 100644 index 85cbb2d4..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-restore-hover-smaller@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-restore-hover-win.png b/themes/Qogir/gtk-4.0/assets/titlebutton-restore-hover-win.png deleted file mode 100644 index 79f604f7..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-restore-hover-win.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-restore-hover-win@2.png b/themes/Qogir/gtk-4.0/assets/titlebutton-restore-hover-win@2.png deleted file mode 100644 index 58fc6ec0..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-restore-hover-win@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-restore-hover.png b/themes/Qogir/gtk-4.0/assets/titlebutton-restore-hover.png deleted file mode 100644 index 82fee815..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-restore-hover.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-restore-hover@2.png b/themes/Qogir/gtk-4.0/assets/titlebutton-restore-hover@2.png deleted file mode 100644 index cc68c74a..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-restore-hover@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-restore-small.png b/themes/Qogir/gtk-4.0/assets/titlebutton-restore-small.png deleted file mode 100644 index b290a46c..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-restore-small.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-restore-small@2.png b/themes/Qogir/gtk-4.0/assets/titlebutton-restore-small@2.png deleted file mode 100644 index 54375eda..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-restore-small@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-restore-smaller.png b/themes/Qogir/gtk-4.0/assets/titlebutton-restore-smaller.png deleted file mode 100644 index 6ee61f1f..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-restore-smaller.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-restore-smaller@2.png b/themes/Qogir/gtk-4.0/assets/titlebutton-restore-smaller@2.png deleted file mode 100644 index 20a046ef..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-restore-smaller@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-restore-win.png b/themes/Qogir/gtk-4.0/assets/titlebutton-restore-win.png deleted file mode 100644 index 16801fea..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-restore-win.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-restore-win@2.png b/themes/Qogir/gtk-4.0/assets/titlebutton-restore-win@2.png deleted file mode 100644 index 023137d2..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-restore-win@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-restore.png b/themes/Qogir/gtk-4.0/assets/titlebutton-restore.png deleted file mode 100644 index ed420e45..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-restore.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/assets/titlebutton-restore@2.png b/themes/Qogir/gtk-4.0/assets/titlebutton-restore@2.png deleted file mode 100644 index 6e04dec2..00000000 Binary files a/themes/Qogir/gtk-4.0/assets/titlebutton-restore@2.png and /dev/null differ diff --git a/themes/Qogir/gtk-4.0/gtk-dark.css b/themes/Qogir/gtk-4.0/gtk-dark.css deleted file mode 100644 index 3a61dc8d..00000000 --- a/themes/Qogir/gtk-4.0/gtk-dark.css +++ /dev/null @@ -1,7771 +0,0 @@ -@keyframes ripple_effect { - from { - background-image: radial-gradient(circle farthest-corner at center, alpha(currentColor,0.1) 0%, transparent 0%); - } - to { - background-image: radial-gradient(circle farthest-corner at center, alpha(currentColor,0.1) 100%, transparent 0%); - } -} - -.background { - color: #e6ebef; - background-color: #32343D; -} - -.background.csd { - border-radius: 0; -} - -.background.csd.maximized, .background.csd.tiled, .background.csd.fullscreen { - border-radius: 0; -} - -.background:backdrop { - text-shadow: none; - -gtk-icon-shadow: none; -} - -dnd { - color: #e6ebef; -} - -.normal-icons { - -gtk-icon-size: 16px; -} - -.large-icons { - -gtk-icon-size: 32px; -} - -spinner:disabled, -arrow:disabled, -scrollbar:disabled, -check:disabled, -radio:disabled, -treeview.expander:disabled { - -gtk-icon-filter: opacity(0.5); -} - -.view, -iconview, -textview > text { - color: #e0e5eb; - background-color: #282A33; -} - -.view:disabled, -iconview:disabled, -textview > text:disabled { - color: rgba(230, 235, 239, 0.45); - background-color: #282A33; -} - -textview:drop(active) { - caret-color: #F08437; -} - -textview > border { - background-color: #2d2f38; -} - -iconview:drop(active) { - box-shadow: none; -} - -iconview > dndtarget:drop(active) { - border-style: solid; - border-width: 1px; - border-color: #2679db; -} - -iconview:hover, iconview:active, iconview:selected { - border-radius: 2px; -} - -rubberband, .content-view > rubberband, treeview.view > rubberband, gridview > rubberband, flowbox > rubberband { - border: 1px solid #68a2e6; - background-color: rgba(104, 162, 230, 0.2); -} - -flowbox > flowboxchild { - padding: 3px; - border-radius: 2px; -} - -flowbox > flowboxchild:selected { - outline-offset: -2px; -} - -flowbox.search-bar { - border: 1px solid rgba(255, 255, 255, 0.12); -} - -gridview > child { - padding: 3px; -} - -gridview > child:selected { - outline-color: #5294e2; -} - -gridview > child box { - border-spacing: 8px; - margin: 12px; -} - -coverflow cover { - color: #e0e5eb; - background-color: #282A33; - border: 1px solid black; -} - -label.separator { - color: #e6ebef; -} - -label > selection { - color: #ffffff; - background-color: #5294e2; -} - -label:disabled { - color: rgba(230, 235, 239, 0.45); -} - -button label:disabled { - color: inherit; -} - -label:disabled > selection { - color: #a9caf1; -} - -label.error { - color: #FC4138; -} - -label.error:disabled { - color: rgba(252, 65, 56, 0.5); -} - -.dim-label, popover.background label.separator, headerbar .subtitle, entry > text > placeholder, spinbutton.vertical > text > text > placeholder, spinbutton:not(.vertical) > text > text > placeholder, label.separator { - opacity: 0.55; - text-shadow: none; -} - -window.assistant .sidebar { - background-color: #282A33; - border-top: 1px solid rgba(255, 255, 255, 0.12); -} - -window.assistant.csd .sidebar { - border-top-style: none; -} - -window.assistant .sidebar > label { - padding: 6px 12px; -} - -window.assistant .sidebar > label.highlight { - background-color: #5294e2; - color: #ffffff; -} - -window.aboutdialog image.large-icons { - -gtk-icon-size: 128px; -} - -textview { - background-color: #282A33; -} - -.osd .scale-popup, .osd popover.background > arrow, -.osd popover.background > contents, popover.background.touch-selection > arrow, -popover.background.touch-selection > contents, popover.background.magnifier > arrow, -popover.background.magnifier > contents, .osd { - color: #D3DAE3; - border: none; - background-color: #282A33; - background-clip: padding-box; - box-shadow: none; - -gtk-icon-shadow: none; -} - -@keyframes spin { - to { - transform: rotate(1turn); - } -} - -spinner { - background: none; - opacity: 0; - -gtk-icon-source: -gtk-icontheme("process-working-symbolic"); -} - -spinner:checked { - opacity: 1; - animation: spin 1s linear infinite; -} - -spinner:checked:disabled { - opacity: 0.5; -} - -.large-title { - font-weight: 300; - font-size: 24pt; -} - -.title-1 { - font-weight: 800; - font-size: 20pt; -} - -.title-2 { - font-weight: 800; - font-size: 15pt; -} - -.title-3 { - font-weight: 700; - font-size: 15pt; -} - -.title-4 { - font-weight: 700; - font-size: 13pt; -} - -.heading { - font-weight: 700; - font-size: 11pt; -} - -.body { - font-weight: 400; - font-size: 11pt; -} - -.caption-heading { - font-weight: 700; - font-size: 9pt; -} - -.caption { - font-weight: 400; - font-size: 9pt; -} - -entry, spinbutton.vertical > text, spinbutton:not(.vertical) > text { - min-height: 22px; - border: 1px solid; - padding: 2px 8px; - caret-color: currentColor; - border-radius: 2px; - transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); - color: #e0e5eb; - border-color: rgba(255, 255, 255, 0.12); - background-color: #282a33; -} - -entry.search, spinbutton.vertical > text.search, spinbutton:not(.vertical) > text.search { - border-radius: 100px; -} - -entry > image, spinbutton.vertical > text > image, spinbutton:not(.vertical) > text > image { - color: #c0c4c9; -} - -entry > image.left, spinbutton.vertical > text > image.left, spinbutton:not(.vertical) > text > image.left { - padding-left: 0; - padding-right: 5px; -} - -entry > image.right, spinbutton.vertical > text > image.right, spinbutton:not(.vertical) > text > image.right { - padding-right: 0; - padding-left: 5px; -} - -entry.flat:focus-within, entry.flat:backdrop, entry.flat:disabled, entry.flat:backdrop:disabled, entry.flat, spinbutton.vertical > text.flat, spinbutton:not(.vertical) > text.flat { - min-height: 0; - padding: 2px; - background-image: none; - border-color: transparent; - border-radius: 0; -} - -entry:focus-within, spinbutton.vertical > text:focus-within, spinbutton:not(.vertical) > text:focus-within { - background-clip: border-box; - color: #e0e5eb; - border-color: #5294e2; - background-color: #282a33; -} - -entry:focus-within > placeholder, spinbutton.vertical > text:focus-within > placeholder, spinbutton:not(.vertical) > text:focus-within > placeholder { - opacity: 0; - /* We hide placeholders on focus */ -} - -entry:disabled, spinbutton.vertical > text:disabled, spinbutton:not(.vertical) > text:disabled { - color: rgba(230, 235, 239, 0.45); - border-color: rgba(255, 255, 255, 0.05); - background-color: rgba(40, 42, 51, 0.55); -} - -entry.warning, spinbutton.vertical > text.warning, spinbutton:not(.vertical) > text.warning { - color: white; - border-color: rgba(255, 255, 255, 0.12); - background-color: #a15934; -} - -entry.warning > image, spinbutton.vertical > text.warning > image, spinbutton:not(.vertical) > text.warning > image { - color: white; -} - -entry.warning:focus-within, spinbutton.vertical > text.warning:focus-within, spinbutton:not(.vertical) > text.warning:focus-within { - color: white; - background-color: #F27835; - box-shadow: none; -} - -entry.warning > selection, entry.warning > selection:focus, spinbutton.vertical > text.warning > selection, spinbutton:not(.vertical) > text.warning > selection { - background-color: white; - color: #F27835; -} - -entry.error, spinbutton.vertical > text.error, spinbutton:not(.vertical) > text.error { - color: white; - border-color: rgba(255, 255, 255, 0.12); - background-color: #a73836; -} - -entry.error > image, spinbutton.vertical > text.error > image, spinbutton:not(.vertical) > text.error > image { - color: white; -} - -entry.error:focus-within, spinbutton.vertical > text.error:focus-within, spinbutton:not(.vertical) > text.error:focus-within { - color: white; - background-color: #FC4138; - box-shadow: none; -} - -entry.error > selection, entry.error > selection:focus, spinbutton.vertical > text.error > selection, spinbutton:not(.vertical) > text.error > selection { - background-color: white; - color: #FC4138; -} - -entry.search-missing, spinbutton.vertical > text.search-missing, spinbutton:not(.vertical) > text.search-missing { - color: white; - border-color: rgba(255, 255, 255, 0.12); - background-color: #a73836; -} - -entry.search-missing > image, spinbutton.vertical > text.search-missing > image, spinbutton:not(.vertical) > text.search-missing > image { - color: white; -} - -entry.search-missing:focus-within, spinbutton.vertical > text.search-missing:focus-within, spinbutton:not(.vertical) > text.search-missing:focus-within { - color: white; - background-color: #FC4138; - box-shadow: none; -} - -entry.search-missing > selection, entry.search-missing > selection:focus, spinbutton.vertical > text.search-missing > selection, spinbutton:not(.vertical) > text.search-missing > selection { - background-color: white; - color: #FC4138; -} - -entry:drop(active):focus-within, entry:drop(active), spinbutton.vertical > text:drop(active), spinbutton:not(.vertical) > text:drop(active) { - border-color: #F08437; - box-shadow: none; -} - -.osd entry, .osd spinbutton.vertical > text, .osd spinbutton:not(.vertical) > text { - color: #D3DAE3; - border-color: #434655; - background-color: #333641; -} - -.osd entry image, .osd spinbutton.vertical > text image, .osd spinbutton:not(.vertical) > text image { - color: inherit; -} - -.osd entry:focus-within, .osd spinbutton.vertical > text:focus-within, .osd spinbutton:not(.vertical) > text:focus-within { - color: #ffffff; - border-color: #434655; - background-color: #5294e2; -} - -.osd entry:disabled, .osd spinbutton.vertical > text:disabled, .osd spinbutton:not(.vertical) > text:disabled { - color: rgba(211, 218, 227, 0.55); - background-color: rgba(51, 54, 65, 0.85); -} - -.osd entry selection, .osd spinbutton.vertical > text selection, .osd spinbutton:not(.vertical) > text selection { - color: #5294e2; - background-color: #ffffff; -} - -entry > progress, spinbutton.vertical > text > progress, spinbutton:not(.vertical) > text > progress { - margin-bottom: 2px; -} - -entry progress > trough > progress, spinbutton.vertical > text progress > trough > progress, spinbutton:not(.vertical) > text progress > trough > progress { - border-radius: 0; - border-width: 0 0 2px; - border-color: #5294e2; - border-style: solid; - background-image: none; - background-color: transparent; - box-shadow: none; -} - -treeview entry.flat, treeview entry { - border-radius: 0; - background-image: none; - background-color: #282A33; -} - -treeview entry.flat:focus-within, treeview entry:focus-within { - border-color: #5294e2; -} - -@keyframes needs_attention { - from { - background-image: radial-gradient(farthest-side, #5294e2 0%, rgba(82, 148, 226, 0) 0%); - } - to { - background-image: radial-gradient(farthest-side, #5294e2 95%, rgba(82, 148, 226, 0)); - } -} - -popover.background.touch-selection button, popover.background.magnifier button, .osd button { - color: #D3DAE3; - border-color: #434655; - background-color: #333641; -} - -popover.background.touch-selection button:hover, popover.background.magnifier button:hover, .osd button:hover { - color: #5294e2; - border-color: #434655; - background-color: #3e4250; -} - -popover.background.touch-selection button:active, popover.background.magnifier button:active, .osd button:active, popover.background.touch-selection button:checked, popover.background.magnifier button:checked, .osd button:checked { - background-clip: padding-box; - color: #ffffff; - border-color: #5294e2; - background-color: #5294e2; -} - -popover.background.touch-selection button:disabled, popover.background.magnifier button:disabled, .osd button:disabled { - color: #5b5f68; - border-color: #434655; - background-color: rgba(51, 54, 65, 0.85); -} - - -button { - min-height: 22px; - min-width: 20px; - transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); - border: 1px solid; - border-radius: 2px; - padding: 2px 6px; - color: #e6ebef; - border-color: rgba(255, 255, 255, 0.12); - background-color: #2c2f39; -} - - -button separator { - margin: 4px 1px; -} - -button.sidebar-button, -button.flat { - border-color: transparent; - background-color: transparent; - background-image: none; - transition: none; -} - -button.sidebar-button:hover, -button.flat:hover { - transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); - transition-duration: 250ms; -} - -button.sidebar-button:hover:active, -button.flat:hover:active { - transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); -} - - -button:hover { - color: #b7c6d1; - border-color: rgba(255, 255, 255, 0.12); - background-color: #3e4250; -} - - -button:active, -button:checked { - color: #ffffff; - border-color: #68a2e6; - background-color: #5294e2; - background-clip: padding-box; - transition-duration: 50ms; -} - - -button:active:not(:disabled) label:disabled, -button:checked:not(:disabled) label:disabled { - color: inherit; - opacity: 0.6; -} - - -button.flat:disabled { - border-color: transparent; - background-color: transparent; - background-image: none; -} - - -button:disabled { - border-color: rgba(255, 255, 255, 0.05); - background-color: rgba(44, 47, 57, 0.55); -} - - -button:disabled label, -button:disabled { - color: rgba(230, 235, 239, 0.45); -} - - -button:disabled:active, -button:disabled:checked { - border-color: rgba(82, 148, 226, 0.75); - background-color: rgba(82, 148, 226, 0.75); - opacity: 0.6; -} - - -button:disabled:active label, -button:disabled:active, -button:disabled:checked label, -button:disabled:checked { - color: rgba(255, 255, 255, 0.8); -} - - -button.image-button { - min-width: 24px; - padding-left: 5px; - padding-right: 5px; -} - - -button.text-button { - padding-left: 12px; - padding-right: 12px; -} - - -button.text-button.image-button { - padding-left: 5px; - padding-right: 5px; -} - - -button.text-button.image-button label:first-child { - padding-left: 8px; - padding-right: 2px; -} - - -button.text-button.image-button label:last-child { - padding-right: 8px; - padding-left: 2px; -} - - -button.text-button.image-button label:only-child { - padding-left: 8px; - padding-right: 8px; -} - - -button.text-button.image-button.popup { - padding-right: 8px; - padding-left: 8px; -} - - -button:drop(active) { - color: #F08437; - border-color: #F08437; - box-shadow: none; -} - - -button.osd { - color: #D3DAE3; - background-color: #282A33; - border-color: #16171c; -} - - -button.osd.image-button { - padding: 0; - min-height: 36px; - min-width: 36px; -} - - -button.osd:hover { - color: #5294e2; -} - - -button.osd:active, -button.osd:checked { - color: #ffffff; - border-color: #5294e2; - background-color: #5294e2; -} - - -button.osd:disabled { - color: #5b5f68; - border-color: #434655; - background-color: rgba(51, 54, 65, 0.85); -} - -.osd button.flat { - border-color: transparent; - background-color: transparent; - background-image: none; - box-shadow: none; -} - -.osd button.flat:hover { - color: #5294e2; - border-color: #434655; - background-color: #3e4250; -} - -.osd button.flat:disabled { - color: #5b5f68; - border-color: #434655; - background-color: rgba(51, 54, 65, 0.85); - background-image: none; -} - -.osd button.flat:active, .osd button.flat:checked { - color: #ffffff; - border-color: #5294e2; - background-color: #5294e2; -} - -.osd .linked:not(.vertical):not(.path-bar) > button:hover:not(:checked):not(:active):not(:only-child), .osd .linked:not(.vertical):not(.path-bar) > button:hover:not(:checked):not(:active) + button:not(:checked):not(:active) { - box-shadow: none; -} - - -button.suggested-action { - background-clip: border-box; - color: white; - background-color: #5294e2; - border-color: #3c86de; -} - - -button.suggested-action.flat { - border-color: transparent; - background-color: transparent; - background-image: none; - color: #5294e2; -} - - -button.suggested-action:hover { - background-clip: border-box; - color: white; - background-color: #68a2e6; - border-color: #5294e2; -} - - -button.suggested-action:active, -button.suggested-action:checked { - background-clip: border-box; - color: white; - background-color: #7eafe9; - border-color: #68a2e6; -} - - -button.suggested-action.flat:disabled { - border-color: transparent; - background-color: transparent; - background-image: none; - color: rgba(230, 235, 239, 0.45); -} - - -button.suggested-action:disabled { - border-color: rgba(255, 255, 255, 0.05); - background-color: rgba(44, 47, 57, 0.55); -} - - -button.suggested-action:disabled label, -button.suggested-action:disabled { - color: rgba(230, 235, 239, 0.45); -} - - -button.destructive-action { - background-clip: border-box; - color: white; - background-color: #F04A50; - border-color: #ee3239; -} - - -button.destructive-action.flat { - border-color: transparent; - background-color: transparent; - background-image: none; - color: #F04A50; -} - - -button.destructive-action:hover { - background-clip: border-box; - color: white; - background-color: #f26267; - border-color: #f04a50; -} - - -button.destructive-action:active, -button.destructive-action:checked { - background-clip: border-box; - color: white; - background-color: #f4797e; - border-color: #f26267; -} - - -button.destructive-action.flat:disabled { - border-color: transparent; - background-color: transparent; - background-image: none; - color: rgba(230, 235, 239, 0.45); -} - - -button.destructive-action:disabled { - border-color: rgba(255, 255, 255, 0.05); - background-color: rgba(44, 47, 57, 0.55); -} - - -button.destructive-action:disabled label, -button.destructive-action:disabled { - color: rgba(230, 235, 239, 0.45); -} - -stackswitcher > button { - outline-offset: -3px; -} - -stackswitcher > button > label { - padding-left: 6px; - padding-right: 6px; -} - -stackswitcher > button > image { - padding-left: 6px; - padding-right: 6px; - padding-top: 3px; - padding-bottom: 3px; -} - -stackswitcher > button.text-button { - padding-left: 10px; - padding-right: 10px; -} - -stackswitcher > button.image-button { - padding-left: 2px; - padding-right: 2px; -} - -stackswitcher > button.needs-attention:active > label, stackswitcher > button.needs-attention:active > image, stackswitcher > button.needs-attention:checked > label, stackswitcher > button.needs-attention:checked > image { - animation: none; - background-image: none; -} - - -button.font separator, -button.file separator { - background-color: transparent; -} - -popover.background > scrolledwindow > viewport.frame > list > row.activatable button.page-row-close-button, button.nautilus-circular-button.image-button, button.circular, -button.circular-button, .app-notification button.flat, -button.close { - min-height: 24px; - min-width: 24px; - padding: 2px; - border-radius: 100px; -} - -popover.background > scrolledwindow > viewport.frame > list > row.activatable button.page-row-close-button:checked, button.nautilus-circular-button.image-button:checked, -button.circular-button:checked, .app-notification button.flat:checked, popover.background > scrolledwindow > viewport.frame > list > row.activatable button.page-row-close-button:active, button.nautilus-circular-button.image-button:active, -button.circular-button:active, .app-notification button.flat:active, -button.close:checked, -button.close:active, -button.circular:checked, -button.circular:active { - border-color: rgba(255, 255, 255, 0.12); -} - -popover.background > scrolledwindow > viewport.frame > list > row.activatable button.page-row-close-button label, button.nautilus-circular-button.image-button label, button.circular label, -button.circular-button label, .app-notification button.flat label, -button.close label { - padding: 0; -} - -stacksidebar row.needs-attention > label, stackswitcher > button.needs-attention > label, stackswitcher > button.needs-attention > image { - animation: needs_attention 150ms ease-in; - background-image: radial-gradient(farthest-side, #5294e2 96%, rgba(82, 148, 226, 0)); - background-size: 6px 6px, 6px 6px; - background-repeat: no-repeat; - background-position: right 3px, right 2px; -} - -stacksidebar row.needs-attention > label:backdrop, stackswitcher > button.needs-attention > label:backdrop, stackswitcher > button.needs-attention > image:backdrop { - background-size: 6px 6px, 0 0; -} - -stacksidebar row.needs-attention > label:dir(rtl), stackswitcher > button.needs-attention > label:dir(rtl), stackswitcher > button.needs-attention > image:dir(rtl) { - background-position: left 3px, left 2px; -} - -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + entry { - border-left-color: rgba(255, 255, 255, 0); -} - -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry.error + entry, -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + entry.error { - border-left-color: #FC4138; -} - -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry.warning + entry, -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + entry.warning { - border-left-color: #F27835; -} - -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry.error + entry.warning, -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry.warning + entry.error { - border-left-color: #f75d37; -} - -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + entry:focus-within:not(:last-child), -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + entry:focus-within:last-child { - border-left-color: #5294e2; -} - -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry:focus-within:not(:only-child) + entry, -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry:focus-within:not(:only-child) + button, -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry:focus-within:not(:only-child) + combobox > box > button.combo { - border-left-color: #5294e2; -} - -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + entry:drop(active):not(:last-child), -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + entry:drop(active):last-child { - border-left-color: #F08437; -} - -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry:drop(active):not(:only-child) + entry, -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry:drop(active):not(:only-child) + button, -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry:drop(active):not(:only-child) + combobox > box > button.combo { - border-left-color: #F08437; -} - -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + entry.warning:focus-within:not(:last-child), -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + entry.warning:focus-within:last-child { - border-left-color: #F27835; -} - -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry.warning:focus-within:not(:only-child) + entry, -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry.warning:focus-within:not(:only-child) + button, -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry.warning:focus-within:not(:only-child) + combobox > box > button.combo { - border-left-color: #F27835; -} - -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + entry.error:focus-within:not(:last-child), -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + entry.error:focus-within:last-child { - border-left-color: #FC4138; -} - -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry.error:focus-within:not(:only-child) + entry, -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry.error:focus-within:not(:only-child) + button, -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry.error:focus-within:not(:only-child) + combobox > box > button.combo { - border-left-color: #FC4138; -} - -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:active + entry, -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:checked + entry { - border-left-color: #5294e2; -} - -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button + button { - border-left-style: none; -} - -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action) { - box-shadow: inset 1px 0 rgba(255, 255, 255, 0.12); -} - -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:not(:only-child), -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):not(:hover) { - box-shadow: inset 1px 0 rgba(255, 255, 255, 0); -} - -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:active + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:checked + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button.suggested-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button.destructive-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):first-child:disabled, -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):first-child:hover, -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:active + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:checked + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button.suggested-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button.destructive-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:not(:only-child), -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) { - box-shadow: none; -} - -.linked:not(.vertical).path-bar > button { - border-left-style: none; - border-right-style: none; -} - -.linked:not(.vertical).path-bar > button:first-child { - border-left-style: solid; -} - -.linked:not(.vertical).path-bar > button:last-child { - border-right-style: solid; -} - -.linked:not(.vertical).path-bar > button + button { - border-left-style: none; - border-right-style: none; -} - -.linked:not(.vertical).path-bar > button + button:last-child { - border-right-style: solid; -} - -.linked:not(.vertical).path-bar > button:hover:not(:checked):not(:active):not(:only-child):first-child:hover { - box-shadow: none; -} - -.linked:not(.vertical).path-bar > button:hover:not(:checked):not(:active):not(:only-child):last-child:hover { - box-shadow: none; -} - -.osd .linked:not(.vertical) > entry + entry { - border-left-color: rgba(67, 70, 85, 0.3); -} - -.osd .linked:not(.vertical) > entry.error + entry, -.osd .linked:not(.vertical) > entry + entry.error { - border-left-color: #FC4138; -} - -.osd .linked:not(.vertical) > entry.warning + entry, -.osd .linked:not(.vertical) > entry + entry.warning { - border-left-color: #F27835; -} - -.osd .linked:not(.vertical) > entry.error + entry.warning, -.osd .linked:not(.vertical) > entry.warning + entry.error { - border-left-color: #f75d37; -} - -.osd .linked:not(.vertical) > entry + entry:focus-within:not(:last-child), -.osd .linked:not(.vertical) > entry + entry:focus-within:last-child { - border-left-color: #5294e2; -} - -.osd .linked:not(.vertical) > entry:focus-within:not(:only-child) + entry, -.osd .linked:not(.vertical) > entry:focus-within:not(:only-child) + button, -.osd .linked:not(.vertical) > entry:focus-within:not(:only-child) + combobox > box > button.combo { - border-left-color: #5294e2; -} - -.osd .linked:not(.vertical) > entry + entry:drop(active):not(:last-child), -.osd .linked:not(.vertical) > entry + entry:drop(active):last-child { - border-left-color: #F08437; -} - -.osd .linked:not(.vertical) > entry:drop(active):not(:only-child) + entry, -.osd .linked:not(.vertical) > entry:drop(active):not(:only-child) + button, -.osd .linked:not(.vertical) > entry:drop(active):not(:only-child) + combobox > box > button.combo { - border-left-color: #F08437; -} - -.osd .linked:not(.vertical) > entry + entry.warning:focus-within:not(:last-child), -.osd .linked:not(.vertical) > entry + entry.warning:focus-within:last-child { - border-left-color: #F27835; -} - -.osd .linked:not(.vertical) > entry.warning:focus-within:not(:only-child) + entry, -.osd .linked:not(.vertical) > entry.warning:focus-within:not(:only-child) + button, -.osd .linked:not(.vertical) > entry.warning:focus-within:not(:only-child) + combobox > box > button.combo { - border-left-color: #F27835; -} - -.osd .linked:not(.vertical) > entry + entry.error:focus-within:not(:last-child), -.osd .linked:not(.vertical) > entry + entry.error:focus-within:last-child { - border-left-color: #FC4138; -} - -.osd .linked:not(.vertical) > entry.error:focus-within:not(:only-child) + entry, -.osd .linked:not(.vertical) > entry.error:focus-within:not(:only-child) + button, -.osd .linked:not(.vertical) > entry.error:focus-within:not(:only-child) + combobox > box > button.combo { - border-left-color: #FC4138; -} - -.osd .linked:not(.vertical) > button:active + entry, -.osd .linked:not(.vertical) > button:checked + entry { - border-left-color: #5294e2; -} - -.osd .linked:not(.vertical) > button + button { - border-left-style: none; -} - -.osd .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), -.osd .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action) { - box-shadow: inset 1px 0 #434655; -} - -.osd .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:not(:only-child), -.osd .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):not(:hover) { - box-shadow: inset 1px 0 rgba(67, 70, 85, 0.5); -} - -.osd .linked:not(.vertical) > button:active + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, -.osd .linked:not(.vertical) > button:checked + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, -.osd .linked:not(.vertical) > button.suggested-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, -.osd .linked:not(.vertical) > button.destructive-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, -.osd .linked:not(.vertical) > entry + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), -.osd .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):first-child:disabled, -.osd .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, -.osd .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):first-child:hover, -.osd .linked:not(.vertical) > button:active + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, -.osd .linked:not(.vertical) > button:checked + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, -.osd .linked:not(.vertical) > button.suggested-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, -.osd .linked:not(.vertical) > button.destructive-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, -.osd .linked:not(.vertical) > entry + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:not(:only-child), -.osd .linked:not(.vertical) { - box-shadow: none; -} - -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + entry, -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry.error + entry, -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + entry.error, -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry.warning + entry, -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + entry.warning, -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry.error + entry.warning, -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry.warning + entry.error, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + entry, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry.error + entry, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + entry.error, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry.warning + entry, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + entry.warning, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry.error + entry.warning, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry.warning + entry.error { - border-left-color: rgba(255, 255, 255, 0.12); -} - -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + entry:focus-within:not(:last-child), -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + entry:focus-within:last-child, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + entry:focus-within:not(:last-child), -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + entry:focus-within:last-child { - border-left-color: #5294e2; -} - -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry:focus-within:not(:only-child) + entry, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry:focus-within:not(:only-child) + entry { - border-left-color: rgba(255, 255, 255, 0.12); -} - -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry:focus-within:not(:only-child) + button, -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry:focus-within:not(:only-child) + combobox > box > button.combo, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry:focus-within:not(:only-child) + button, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry:focus-within:not(:only-child) + combobox > box > button.combo { - border-left-color: transparent; -} - -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + entry:drop(active):not(:last-child), -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + entry:drop(active):last-child, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + entry:drop(active):not(:last-child), -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + entry:drop(active):last-child { - border-left-color: #F08437; -} - -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry:drop(active):not(:only-child) + entry, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry:drop(active):not(:only-child) + entry { - border-left-color: rgba(255, 255, 255, 0.12); -} - -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry:drop(active):not(:only-child) + button, -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry:drop(active):not(:only-child) + combobox > box > button.combo, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry:drop(active):not(:only-child) + button, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry:drop(active):not(:only-child) + combobox > box > button.combo { - border-left-color: transparent; -} - -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + entry.warning:focus-within:not(:last-child), -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + entry.warning:focus-within:last-child, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + entry.warning:focus-within:not(:last-child), -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + entry.warning:focus-within:last-child { - border-left-color: #F27835; -} - -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry.warning:focus-within:not(:only-child) + entry, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry.warning:focus-within:not(:only-child) + entry { - border-left-color: rgba(255, 255, 255, 0.12); -} - -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry.warning:focus-within:not(:only-child) + button, -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry.warning:focus-within:not(:only-child) + combobox > box > button.combo, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry.warning:focus-within:not(:only-child) + button, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry.warning:focus-within:not(:only-child) + combobox > box > button.combo { - border-left-color: transparent; -} - -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + entry.error:focus-within:not(:last-child), -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + entry.error:focus-within:last-child, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + entry.error:focus-within:not(:last-child), -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + entry.error:focus-within:last-child { - border-left-color: #FC4138; -} - -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry.error:focus-within:not(:only-child) + entry, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry.error:focus-within:not(:only-child) + entry { - border-left-color: rgba(255, 255, 255, 0.12); -} - -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry.error:focus-within:not(:only-child) + button, -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry.error:focus-within:not(:only-child) + combobox > box > button.combo, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry.error:focus-within:not(:only-child) + button, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry.error:focus-within:not(:only-child) + combobox > box > button.combo { - border-left-color: transparent; -} - -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:active + entry, -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:checked + entry, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:active + entry, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:checked + entry { - border-left-color: rgba(255, 255, 255, 0.12); -} - -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button + button, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button + button { - border-left-style: solid; -} - -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action), -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action) { - box-shadow: inset 1px 0 transparent; -} - -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:not(:only-child), -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):not(:hover), -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:not(:only-child), -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):not(:hover) { - box-shadow: inset 1px 0 transparent; -} - -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):first-child:disabled, -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:active + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:checked + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button.suggested-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button.destructive-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:not(:only-child), -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar), -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):first-child:disabled, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:active + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:checked + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button.suggested-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button.destructive-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:not(:only-child), -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) { - box-shadow: inset 1px 0 transparent; -} - -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:active + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:checked + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button.suggested-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button.destructive-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):first-child:hover, -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar), -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:active + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:checked + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button.suggested-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button.destructive-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):first-child:hover, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) { - box-shadow: inset 1px 0 transparent; - border-left-color: rgba(255, 255, 255, 0.12); -} - -.linked.vertical > entry + entry { - border-top-color: rgba(255, 255, 255, 0); -} - -.linked.vertical > entry.error + entry, -.linked.vertical > entry + entry.error { - border-top-color: #FC4138; -} - -.linked.vertical > entry.warning + entry, -.linked.vertical > entry + entry.warning { - border-top-color: #F27835; -} - -.linked.vertical > entry.error + entry.warning, -.linked.vertical > entry.warning + entry.error { - border-top-color: #f75d37; -} - -.linked.vertical > entry + entry:focus-within:not(:last-child), -.linked.vertical > entry + entry:focus-within:last-child { - border-top-color: #5294e2; -} - -.linked.vertical > entry:focus-within:not(:only-child) + entry, -.linked.vertical > entry:focus-within:not(:only-child) + button, -.linked.vertical > entry:focus-within:not(:only-child) + combobox > box > button.combo { - border-top-color: #5294e2; -} - -.linked.vertical > entry + entry:drop(active):not(:last-child), -.linked.vertical > entry + entry:drop(active):last-child { - border-top-color: #F08437; -} - -.linked.vertical > entry:drop(active):not(:only-child) + entry, -.linked.vertical > entry:drop(active):not(:only-child) + button, -.linked.vertical > entry:drop(active):not(:only-child) + combobox > box > button.combo { - border-top-color: #F08437; -} - -.linked.vertical > entry + entry.warning:focus-within:not(:last-child), -.linked.vertical > entry + entry.warning:focus-within:last-child { - border-top-color: #F27835; -} - -.linked.vertical > entry.warning:focus-within:not(:only-child) + entry, -.linked.vertical > entry.warning:focus-within:not(:only-child) + button, -.linked.vertical > entry.warning:focus-within:not(:only-child) + combobox > box > button.combo { - border-top-color: #F27835; -} - -.linked.vertical > entry + entry.error:focus-within:not(:last-child), -.linked.vertical > entry + entry.error:focus-within:last-child { - border-top-color: #FC4138; -} - -.linked.vertical > entry.error:focus-within:not(:only-child) + entry, -.linked.vertical > entry.error:focus-within:not(:only-child) + button, -.linked.vertical > entry.error:focus-within:not(:only-child) + combobox > box > button.combo { - border-top-color: #FC4138; -} - -.linked.vertical > button:active + entry, -.linked.vertical > button:checked + entry { - border-top-color: #5294e2; -} - -.linked.vertical > button + button { - border-top-style: none; -} - -.linked.vertical > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), -.linked.vertical > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action) { - box-shadow: inset 0 1px rgba(255, 255, 255, 0.12); -} - -.linked.vertical > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:not(:only-child), -.linked.vertical > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):not(:hover) { - box-shadow: inset 0 1px rgba(255, 255, 255, 0); -} - -.linked.vertical > button:active + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, -.linked.vertical > button:checked + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, -.linked.vertical > button.suggested-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, -.linked.vertical > button.destructive-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, -.linked.vertical > entry + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), -.linked.vertical > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):first-child:disabled, -.linked.vertical > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, -.linked.vertical > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):first-child:hover, -.linked.vertical > button:active + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, -.linked.vertical > button:checked + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, -.linked.vertical > button.suggested-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, -.linked.vertical > button.destructive-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, -.linked.vertical > entry + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:not(:only-child), -.linked.vertical { - box-shadow: none; -} - -.linked.vertical > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):last-child:disabled, -.linked.vertical > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):last-child:hover { - box-shadow: none; -} - -.linked:not(.vertical) > dropdown > box > button.combo:dir(ltr), .linked:not(.vertical) > dropdown > box > button.combo:dir(rtl), .linked:not(.vertical) > combobox > box > button.combo:dir(ltr), .linked:not(.vertical) > combobox > box > button.combo:dir(rtl), spinbutton:not(.vertical) > button, spinbutton:not(.vertical) > text, .linked:not(.vertical) > entry, .linked:not(.vertical) > entry:focus, spinbutton.linked:not(.vertical) > text, spinbutton.linked:not(.vertical) > text:focus, .linked:not(.vertical) > button, .linked:not(.vertical) > button:hover, .linked:not(.vertical) > button:active, .linked:not(.vertical) > button:checked { - border-radius: 0; - border-right-style: none; -} - -spinbutton:not(.vertical) > button:first-child, spinbutton:not(.vertical) > text:first-child, .linked:not(.vertical) > entry:first-child, .linked:not(.vertical) > button:first-child, .linked:not(.vertical) > button:first-child:hover, .linked:not(.vertical) > button:first-child:active, .linked:not(.vertical) > button:first-child:checked { - border-top-left-radius: 2px; - border-bottom-left-radius: 2px; -} - -spinbutton:not(.vertical) > button:last-child, spinbutton:not(.vertical) > text:last-child, .linked:not(.vertical) > entry:last-child, .linked:not(.vertical) > button:last-child, .linked:not(.vertical) > button:last-child:hover, .linked:not(.vertical) > button:last-child:active, .linked:not(.vertical) > button:last-child:checked { - border-top-right-radius: 2px; - border-bottom-right-radius: 2px; - border-right-style: solid; -} - -spinbutton:not(.vertical) > button:only-child, spinbutton:not(.vertical) > text:only-child, .linked:not(.vertical) > entry:only-child, .linked:not(.vertical) > button:only-child, .linked:not(.vertical) > button:only-child:hover, .linked:not(.vertical) > button:only-child:active, .linked:not(.vertical) > button:only-child:checked { - border-radius: 2px; - border-style: solid; -} - -.linked.vertical > dropdown > box > button.combo, .linked.vertical > combobox > box > button.combo, spinbutton.vertical > button, spinbutton.vertical > text, .linked.vertical > entry, .linked.vertical > entry:focus, spinbutton.vertical.linked > text, spinbutton.vertical.linked > text:focus, .linked.vertical > button, .linked.vertical > button:hover, .linked.vertical > button:active, .linked.vertical > button:checked { - border-radius: 0; - border-bottom-style: none; -} - -spinbutton.vertical > button:first-child, spinbutton.vertical > text:first-child, .linked.vertical > entry:first-child, .linked.vertical > button:first-child, .linked.vertical > button:first-child:hover, .linked.vertical > button:first-child:active, .linked.vertical > button:first-child:checked { - border-top-left-radius: 2px; - border-top-right-radius: 2px; -} - -spinbutton.vertical > button:last-child, spinbutton.vertical > text:last-child, .linked.vertical > entry:last-child, .linked.vertical > button:last-child, .linked.vertical > button:last-child:hover, .linked.vertical > button:last-child:active, .linked.vertical > button:last-child:checked { - border-bottom-left-radius: 2px; - border-bottom-right-radius: 2px; - border-bottom-style: solid; -} - -spinbutton.vertical > button:only-child, spinbutton.vertical > text:only-child, .linked.vertical > entry:only-child, .linked.vertical > button:only-child, .linked.vertical > button:only-child:hover, .linked.vertical > button:only-child:active, .linked.vertical > button:only-child:checked { - border-radius: 2px; - border-style: solid; -} - -tabbox > tab button:active, tabbox > tab button:hover, tabbox > tab button, .app-notification button.flat:disabled, .app-notification button.flat, notebook > header > tabs > tab button.flat:active, notebook > header > tabs > tab button.flat:hover, button.link, button.link:hover, button.link:active, button.link:checked, popover.menu box.circular-buttons button.circular.image-button.model, -list > row button.image-button:not(.flat):not(.up):not(.down), .toolbar button, modelbutton.flat { - border-color: transparent; - background-color: transparent; - background-image: none; - box-shadow: none; -} - -modelbutton.flat { - min-height: 24px; - padding-left: 8px; - padding-right: 8px; - outline-offset: -3px; - border-radius: 2px; - border: none; -} - -modelbutton.flat:hover { - background-color: #44464f; -} - -modelbutton.flat:checked { - color: #e6ebef; -} - -modelbutton.flat:disabled { - color: rgba(230, 235, 239, 0.45); -} - -modelbutton.flat check:last-child, -modelbutton.flat radio:last-child { - margin-left: 8px; -} - -modelbutton.flat check:first-child, -modelbutton.flat radio:first-child { - margin-right: 8px; -} - -modelbutton.flat arrow { - background: none; - min-width: 16px; - min-height: 16px; - opacity: 0.5; -} - -modelbutton.flat arrow:hover, modelbutton.flat arrow:selected, modelbutton.flat arrow:active, modelbutton.flat arrow:focus { - background: none; -} - -modelbutton.flat arrow.left { - -gtk-icon-source: -gtk-icontheme("go-previous-symbolic"); -} - -modelbutton.flat arrow.right { - -gtk-icon-source: -gtk-icontheme("go-next-symbolic"); -} - -.toolbar button { - margin: 2px; -} - -.toolbar button:hover { - color: #b7c6d1; - border-color: rgba(255, 255, 255, 0.12); - background-color: #3e4250; -} - -.toolbar button:active { - color: #ffffff; - border-color: #68a2e6; - background-color: #5294e2; -} - -.toolbar button:disabled { - border-color: rgba(255, 255, 255, 0.05); - background-color: rgba(44, 47, 57, 0.55); -} - -.toolbar button:disabled label, .toolbar button:disabled { - color: rgba(230, 235, 239, 0.45); -} - -popover.menu box.circular-buttons button.circular.image-button.model, -list > row button.image-button:not(.flat):not(.up):not(.down) { - border: 1px solid rgba(255, 255, 255, 0); -} - -popover.menu box.circular-buttons button.circular.image-button.model:hover, -list > row button.image-button:not(.flat):not(.up):not(.down):hover { - color: #b7c6d1; - border-color: rgba(255, 255, 255, 0.12); - background-color: #3e4250; -} - -popover.menu box.circular-buttons button.circular.image-button.model:active, popover.menu box.circular-buttons button.circular.image-button.model:checked, -list > row button.image-button:not(.flat):not(.up):not(.down):active, -list > row button.image-button:not(.flat):not(.up):not(.down):checked { - color: #ffffff; - border-color: #68a2e6; - background-color: #5294e2; -} - -popover.menu box.circular-buttons button.suggested-action.circular.image-button.model, -list > row button.image-button:not(.flat):not(.up):not(.down).suggested-action { - color: #e6ebef; - border-color: rgba(255, 255, 255, 0.12); - background-color: #2c2f39; -} - -popover.menu box.circular-buttons button.destructive-action.circular.image-button.model, -list > row button.image-button:not(.flat):not(.up):not(.down).destructive-action { - color: #e6ebef; - border-color: rgba(255, 255, 255, 0.12); - background-color: #2c2f39; -} - -button.link, -link { - color: #a9caf1; -} - -button.link:visited, -link:visited { - color: white; -} - -*:selected button.link:visited, *:selected link:visited { - color: #bad4f3; -} - -button.link:hover, -link:hover { - color: #d5e5f8; -} - -*:selected button.link:hover, *:selected link:hover { - color: #eef4fc; -} - -button.link:active, -link:active { - color: #a9caf1; -} - -*:selected button.link:active, *:selected link:active { - color: #dceaf9; -} - -.selection-mode hdyleaflet headerbar .subtitle:link, .selection-mode leaflet.unfolded headerbar .subtitle:link, infobar.info > revealer > box link, infobar.question > revealer > box link, infobar.warning > revealer > box link, infobar.error > revealer > box link, headerbar.selection-mode .subtitle:link, button.link:selected, *:selected button.link, -link:selected, *:selected link { - color: #dceaf9; -} - -button.link, button.link:hover, button.link:active, button.link:checked { - text-shadow: none; -} - -button.link > label { - text-decoration-line: underline; -} - -spinbutton { - font-feature-settings: "tnum"; -} - -spinbutton:drop(active) { - box-shadow: none; -} - -spinbutton button:active { - color: #ffffff; -} - -spinbutton:disabled { - color: rgba(230, 235, 239, 0.45); -} - -spinbutton:not(.vertical) { - padding: 0; - border-spacing: 0; -} - -.linked.vertical > spinbutton:not(.vertical):not(:last-child) button, .linked.vertical > spinbutton:not(.vertical):not(:last-child) entry { - border-bottom: none; -} - -.linked.vertical > spinbutton:not(.vertical):not(:last-child) entry:focus { - box-shadow: inset 0 -1px #5294e2; -} - -.linked.vertical > spinbutton:not(.vertical):not(:last-child):not(:first-child) button, .linked.vertical > spinbutton:not(.vertical):not(:last-child):not(:first-child) entry { - border-radius: 0; -} - -spinbutton:not(.vertical) > text { - min-width: 28px; -} - -spinbutton:not(.vertical) > button, spinbutton:not(.vertical) > text { - min-height: 24px; -} - -spinbutton:not(.vertical):dir(ltr) > text, spinbutton:not(.vertical):dir(rtl) > button.up { - border-radius: 2px 0 0 2px; -} - -spinbutton:not(.vertical) > button + button { - border-left-style: none; -} - -spinbutton:not(.vertical) > button:hover:not(:active), -spinbutton:not(.vertical) > button:hover + button { - box-shadow: inset 1px 0 rgba(255, 255, 255, 0.12); -} - -spinbutton:not(.vertical) > button:disabled + button:not(:disabled):not(:active):not(:checked):not(:hover), -spinbutton:not(.vertical) > button:not(:disabled):not(:active):not(:checked):not(:hover) + button:disabled { - box-shadow: inset 1px 0 rgba(255, 255, 255, 0.05); -} - -spinbutton:not(.vertical) > button:first-child:hover:not(:active), -spinbutton:not(.vertical) > button.up:dir(rtl):hover:not(:active), -spinbutton:not(.vertical) > text + button:not(:active):hover { - box-shadow: none; -} - -spinbutton:not(.vertical) > text:focus + button { - border-left-color: #5294e2; -} - -spinbutton:not(.vertical) > text:drop(active) + button { - border-left-color: #F08437; -} - -.osd spinbutton:not(.vertical) > button:hover:not(:active), -.osd spinbutton:not(.vertical) > button:hover + button { - border-left-color: #434655; -} - -.osd spinbutton:not(.vertical) > button:first-child:hover:not(:active), -.osd spinbutton:not(.vertical) > button.up:dir(rtl):hover:not(:active), -.osd spinbutton:not(.vertical) > text + button:not(:active):hover { - box-shadow: none; -} - -.osd spinbutton:not(.vertical) > text:focus + button { - border-left-color: #5294e2; -} - -spinbutton.vertical > button, spinbutton.vertical > text { - padding-left: 4px; - padding-right: 4px; - min-height: 28px; - min-width: 28px; -} - -spinbutton.vertical:drop(active) { - border-color: transparent; - box-shadow: none; -} - -spinbutton.vertical > text { - border-radius: 0; -} - -spinbutton.vertical > button.up { - border-radius: 2px 2px 0 0; -} - -spinbutton.vertical > text:focus + button { - border-top-color: #5294e2; -} - -spinbutton.vertical > text:drop(active) + button { - border-top-color: #F08437; -} - -.osd spinbutton.vertical > button:first-child { - color: #D3DAE3; - border-color: #434655; - background-color: #333641; -} - -.osd spinbutton.vertical > button:first-child:hover { - color: #5294e2; - border-color: #434655; - background-color: #3e4250; -} - -.osd spinbutton.vertical > button:first-child:active { - color: #ffffff; - border-color: #5294e2; - background-color: #5294e2; -} - -.osd spinbutton.vertical > button:first-child:disabled { - color: #5b5f68; - border-color: #434655; - background-color: rgba(51, 54, 65, 0.85); -} - -treeview spinbutton:not(.vertical) { - min-height: 0; - border-style: none; - border-radius: 0; -} - -treeview spinbutton:not(.vertical) > text { - min-height: 0; - padding: 1px 2px; -} - -dropdown > popover.menu.background > contents { - padding: 0; -} - -dropdown > button > box { - border-spacing: 6px; -} - -dropdown button.combo, -combobox button.combo { - min-width: 0; - padding-left: 8px; - padding-right: 8px; -} - -dropdown arrow, -combobox arrow { - -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); - min-height: 16px; - min-width: 16px; -} - -dropdown:drop(active) button.combo, -combobox:drop(active) button.combo { - color: #F08437; - border-color: #F08437; - box-shadow: none; -} - -dropdown > popover.menu > contents modelbutton, -combobox > popover.menu > contents modelbutton { - padding-left: 6px; - padding-right: 6px; -} - -.linked:not(.vertical) > dropdown:first-child > box > button.combo, .linked:not(.vertical) > combobox:first-child > box > button.combo { - border-top-left-radius: 2px; - border-bottom-left-radius: 2px; -} - -.linked:not(.vertical) > dropdown:last-child > box > button.combo, .linked:not(.vertical) > combobox:last-child > box > button.combo { - border-top-right-radius: 2px; - border-bottom-right-radius: 2px; - border-right-style: solid; -} - -.linked:not(.vertical) > dropdown:only-child > box > button.combo, .linked:not(.vertical) > combobox:only-child > box > button.combo { - border-radius: 2px; - border-style: solid; -} - -.linked.vertical > dropdown:first-child > box > button.combo, .linked.vertical > combobox:first-child > box > button.combo { - border-top-left-radius: 2px; - border-top-right-radius: 2px; -} - -.linked.vertical > dropdown:last-child > box > button.combo, .linked.vertical > combobox:last-child > box > button.combo { - border-bottom-left-radius: 2px; - border-bottom-right-radius: 2px; - border-bottom-style: solid; -} - -.linked.vertical > dropdown:only-child > box > button.combo, .linked.vertical > combobox:only-child > box > button.combo { - border-radius: 2px; - border-style: solid; -} - -dropdown popover, -combobox popover { - margin-top: 4px; - padding: 0; -} - -dropdown popover listview, -combobox popover listview { - margin: 6px 0; -} - -dropdown popover listview > row, -combobox popover listview > row { - padding: 6px; -} - -dropdown popover listview > row:selected, -combobox popover listview > row:selected { - outline-color: rgba(255, 255, 255, 0.12); - color: #ffffff; - background-color: #5294e2; -} - -dropdown popover .dropdown-searchbar, -combobox popover .dropdown-searchbar { - padding: 4px; - border-bottom: 1px solid rgba(255, 255, 255, 0.12); -} - -toolbar { - padding: 4px; - border-spacing: 4px; - background-color: #32343D; -} - -toolbar separator { - background: none; -} - -toolbar.horizontal separator { - margin: 0 6px; -} - -toolbar.vertical separator { - margin: 6px 0; -} - -.osd toolbar { - background-color: transparent; -} - -toolbar.osd { - padding: 8px; - border: 1px solid rgba(255, 255, 255, 0.12); - border-radius: 2px; - background-color: #282A33; -} - -toolbar.osd.left, toolbar.osd.right, toolbar.osd.top, toolbar.osd.bottom { - border-radius: 0; -} - -toolbar.osd.top { - border-width: 0 0 1px 0; -} - -toolbar.osd.bottom { - border-width: 1px 0 0 0; -} - -toolbar.osd.left { - border-width: 0 1px 0 0; -} - -toolbar.osd.right { - border-width: 0 0 0 1px; -} - -toolbar switch, -toolbar scale, -toolbar entry, -toolbar spinbutton, -toolbar button { - margin-right: 1px; - margin-bottom: 1px; -} - -toolbar .linked > button, -toolbar .linked > entry { - margin-right: 0; -} - -searchbar > revealer > box { - padding: 6px; - border-spacing: 6px; - border-style: solid; - border-color: #494c59; - background-color: #32343D; - border-width: 0 0 1px; -} - -actionbar > revealer > box { - padding: 6px; - border-spacing: 6px; - border-top: 1px solid rgba(255, 255, 255, 0.12); - background-color: #2b2d35; -} - -headerbar { - padding: 0 10px; - color: rgba(228, 235, 241, 0.8); - box-shadow: inset 0 -1px rgba(255, 255, 255, 0.12); - background-color: #282A33; - min-height: 38px; -} - -headerbar:backdrop { - transition: 200ms ease-out; - color: rgba(228, 235, 241, 0.5); - background-color: #2b2e37; -} - -headerbar .title { - padding-left: 12px; - padding-right: 12px; -} - -headerbar .subtitle { - font-size: 80%; - padding-left: 12px; - padding-right: 12px; - margin-top: -3px; -} - -headerbar.selection-mode { - color: #ffffff; - background-color: #5294e2; - border-color: #4189df; - box-shadow: none; -} - -headerbar.selection-mode:backdrop { - background-color: #5294e2; - color: rgba(255, 255, 255, 0.6); -} - -headerbar.selection-mode .selection-menu { - box-shadow: none; - padding-left: 10px; - padding-right: 10px; -} - -headerbar.selection-mode .selection-menu .arrow { - -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); -} - -.maximized headerbar.selection-mode { - background-color: #5294e2; -} - -.tiled headerbar, .tiled headerbar:backdrop, .maximized headerbar, .maximized headerbar:backdrop { - border-radius: 0; -} - -.maximized headerbar { - background-color: #282a33; - border-color: #3e4250; -} - -.maximized headerbar:backdrop { - background-color: #2b2e37; -} - -headerbar:not(.csd).default-decoration windowcontrols button { - min-height: 23px; - min-width: 23px; - padding: 2px; -} - -headerbar:not(.csd).default-decoration { - min-height: 30px; - padding: 0 8px; - background-color: #282A33; -} - -headerbar:not(.csd).default-decoration windowcontrols button { - border: none; -} - -headerbar:not(.csd).default-decoration windowcontrols menubutton button { - min-height: 20px; - min-width: 20px; - margin: 0; - padding: 4px; -} - -headerbar.default-decoration, .csd headerbar.default-decoration, headerbar.default-decoration:backdrop, .csd headerbar.default-decoration:backdrop { - background-color: #282A33; - border-bottom-width: 0; - box-shadow: none; -} - -.tiled headerbar.default-decoration, .maximized headerbar.default-decoration, .fullscreen headerbar.default-decoration, .tiled .csd headerbar.default-decoration, .maximized .csd headerbar.default-decoration, .fullscreen .csd headerbar.default-decoration, .tiled headerbar.default-decoration:backdrop, .maximized headerbar.default-decoration:backdrop, .fullscreen headerbar.default-decoration:backdrop, .tiled .csd headerbar.default-decoration:backdrop, .maximized .csd headerbar.default-decoration:backdrop, .fullscreen .csd headerbar.default-decoration:backdrop { - box-shadow: none; -} - -.titlebar { - border-radius: 0 0 0 0; -} - -headerbar > windowhandle > box, -headerbar > windowhandle > box > box.start, -headerbar > windowhandle > box > box.end { - border-spacing: 6px; -} - -headerbar entry, -headerbar spinbutton, -headerbar separator:not(.sidebar), -headerbar button, -headerbar menubutton { - margin-top: 5px; - margin-bottom: 5px; -} - -headerbar menubutton > button { - margin-top: 0px; - margin-bottom: 0px; -} - -headerbar.windowhandle viewswitcher button { - border-radius: 0; - margin-top: -1px; - margin-bottom: -1px; - padding: 0 10px; - min-height: 0; - border: none; - outline: none; - background-clip: padding-box; - border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #5294e2 0%, transparent 0%) 0 0 0/0 0 0; -} - -headerbar.windowhandle viewswitcher button:hover { - color: rgba(255, 255, 255, 0.8); - background-color: rgba(228, 235, 241, 0.06); -} - -headerbar.windowhandle viewswitcher button:active { - color: rgba(228, 235, 241, 0.8); - background-color: rgba(228, 235, 241, 0.15); - border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #5294e2 100%, transparent 0%) 0 0 3/0 0 3px; -} - -headerbar.windowhandle viewswitcher button:checked { - color: rgba(228, 235, 241, 0.8); - background-color: rgba(228, 235, 241, 0.1); - border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #5294e2 100%, transparent 0%) 0 0 3/0 0 3px; -} - -headerbar.windowhandle viewswitcher button:disabled { - color: rgba(228, 235, 241, 0.35); - background-color: transparent; -} - -headerbar.windowhandle viewswitcher button:checked:disabled { - color: rgba(228, 235, 241, 0.35); - background-color: transparent; - border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), rgba(82, 148, 226, 0.35) 100%, transparent 0%) 0 0 3/0 0 3px; -} - -window > .titlebar:not(headerbar), window > .titlebar:not(headerbar):backdrop, window.csd > .titlebar:not(headerbar), window.csd > .titlebar:not(headerbar):backdrop { - padding: 0; - background: none; - border: none; - box-shadow: none; -} - -.titlebar:not(headerbar) > separator { - background-image: image(#3e4250); - box-shadow: inset 0 -1px rgba(255, 255, 255, 0.12); -} - -.titlebar:not(headerbar) > separator:backdrop { - background-image: image(#3e4250); -} - -headerbar separator.titlebutton, headerbar separator { - min-width: 0; - min-height: 0; - background: none; - border-width: 0; - border-image: none; -} - -headerbar entry { - color: rgba(228, 235, 241, 0.8); - border-color: rgba(255, 255, 255, 0.12); - background-color: #21232a; -} - -headerbar entry image, headerbar entry image:hover { - color: inherit; -} - -headerbar entry:backdrop { - opacity: 0.85; -} - -headerbar entry:focus { - color: rgba(255, 255, 255, 0.8); - border-color: #5294e2; - background-color: #2c2f39; - background-clip: padding-box; -} - -headerbar entry:focus image { - color: #5294e2; -} - -headerbar entry:disabled { - color: rgba(228, 235, 241, 0.35); - border-color: rgba(255, 255, 255, 0.12); - background-color: rgba(33, 35, 42, 0.85); -} - -headerbar entry selection:focus { - background-color: #5294e2; - color: #ffffff; -} - -headerbar entry progress { - border-color: #5294e2; - background-image: none; - background-color: transparent; -} - -headerbar entry.warning { - color: white; - border-color: rgba(255, 255, 255, 0.12); - background-color: #a15934; -} - -headerbar entry.warning:focus { - color: white; - background-color: #F27835; -} - -headerbar entry.warning selection { - background-color: white; - color: #F27835; -} - -headerbar entry.error { - color: white; - border-color: rgba(255, 255, 255, 0.12); - background-color: #a73836; -} - -headerbar entry.error:focus { - color: white; - background-color: #FC4138; -} - -headerbar entry.error selection { - background-color: white; - color: #FC4138; -} - -headerbar button { - color: rgba(228, 235, 241, 0.8); - outline-offset: -3px; - background-color: rgba(40, 42, 51, 0); - border-color: rgba(40, 42, 51, 0); - background-clip: padding-box; - background-origin: padding-box; -} - -headerbar button:backdrop { - opacity: 0.7; -} - -headerbar button:hover { - color: rgba(228, 235, 241, 0.8); - border-color: rgba(255, 255, 255, 0.12); - background-color: #333641; -} - -headerbar button:active, headerbar button:checked { - transition: 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); - color: #ffffff; - border-color: #68a2e6; - background-color: #5294e2; - background-clip: padding-box; - background-origin: padding-box; -} - -headerbar button:disabled { - background-color: rgba(40, 42, 51, 0); - border-color: rgba(40, 42, 51, 0); -} - -headerbar button:disabled label, headerbar button:disabled { - color: rgba(228, 235, 241, 0.3); -} - -headerbar button:disabled:active, headerbar button:disabled:checked { - color: rgba(255, 255, 255, 0.5); - border-color: rgba(82, 148, 226, 0.65); - background-color: rgba(82, 148, 226, 0.65); -} - -.nautilus-window headerbar.titlebar .path-bar-box .linked.nautilus-path-bar button.text-button, -.nautilus-window headerbar.titlebar .path-bar-box .linked.nautilus-path-bar button.image-button.text-button { - background: none; - border: none; - border-radius: 0; - border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #5294e2 0%, transparent 0%) 0 0 0/0 0 0; -} - -.nautilus-window headerbar.titlebar .path-bar-box .linked.nautilus-path-bar button.text-button:hover { - color: rgba(255, 255, 255, 0.8); - background-color: transparent; - box-shadow: inset 0 -2px rgba(82, 148, 226, 0.5); -} - -.nautilus-window headerbar.titlebar .path-bar-box .linked.nautilus-path-bar button.text-button:checked, .nautilus-window headerbar.titlebar .path-bar-box .linked.nautilus-path-bar button.text-button:active { - color: rgba(228, 235, 241, 0.8); - background-color: transparent; - border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #5294e2 100%, transparent 0%) 0 0 2/0 0 2px; -} - -.nautilus-window headerbar.titlebar .path-bar-box .linked.nautilus-path-bar button.text-button:disabled { - color: rgba(228, 235, 241, 0.4); - background-color: transparent; -} - -.nautilus-window headerbar.titlebar .path-bar-box .linked.nautilus-path-bar button.text-button:checked:disabled { - color: rgba(228, 235, 241, 0.4); - background-color: transparent; - border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), rgba(82, 148, 226, 0.4) 100%, transparent 0%) 0 0 2/0 0 2px; -} - -headerbar button.flat.popup.toggle.sources-button:hover { - box-shadow: inset 0 -1px rgba(255, 255, 255, 0.12); -} - -headerbar.selection-mode button { - border-color: transparent; - background-color: transparent; - background-image: none; - color: #ffffff; - background-color: rgba(255, 255, 255, 0); -} - -headerbar.selection-mode button:hover { - background-color: alpha(#ffffff,0.3); -} - -headerbar.selection-mode button:active, headerbar.selection-mode button:checked { - color: #ffffff; - background-color: rgba(255, 255, 255, 0.35); - border-color: rgba(255, 255, 255, 0.65); -} - -headerbar.selection-mode button:disabled { - background-color: rgba(255, 255, 255, 0); - border-color: rgba(255, 255, 255, 0.4); -} - -headerbar.selection-mode button:disabled, headerbar.selection-mode button:disabled label { - color: rgba(255, 255, 255, 0.5); -} - -headerbar.selection-mode button:disabled:active, headerbar.selection-mode button:disabled:checked { - color: rgba(255, 255, 255, 0.75); - background-color: rgba(255, 255, 255, 0.2); - border-color: rgba(255, 255, 255, 0.4); -} - -headerbar.selection-mode button:backdrop { - opacity: 0.7; - background: none; -} - -headerbar .linked > button:not(:only-child).radio { - margin-left: 1px; -} - -headerbar .linked > button:not(:only-child).radio { - border-radius: 2px; - border-style: solid; -} - -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action), -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:not(:only-child), -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):not(:hover) { - box-shadow: none; -} - -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:backdrop { - box-shadow: none; -} - -headerbar .linked:not(.vertical) > entry { - margin-left: 1px; - border-radius: 2px; - border: 1px solid rgba(255, 255, 255, 0.12); -} - -headerbar .linked:not(.vertical) > entry:focus { - border-color: #5294e2; -} - -headerbar stackswitcher.linked:not(.vertical) > button { - border-right-width: 0; - border-left-width: 0; - background-color: #3e4250; - color: rgba(228, 235, 241, 0.8); - border-color: #55596c; -} - -headerbar stackswitcher.linked:not(.vertical) > button:first-child { - border-left-width: 1px; -} - -headerbar stackswitcher.linked:not(.vertical) > button:last-child { - border-right-width: 1px; -} - -headerbar stackswitcher.linked:not(.vertical) > button:hover { - background-color: #4a4d5e; -} - -headerbar stackswitcher.linked:not(.vertical) > button:active, headerbar stackswitcher.linked:not(.vertical) > button:checked { - color: #ffffff; - border-color: #68a2e6; - background-color: #5294e2; -} - -headerbar stackswitcher.linked:not(.vertical) > button:disabled { - color: rgba(228, 235, 241, 0.4); -} - -headerbar stackswitcher.linked:not(.vertical) > button:disabled label { - color: rgba(228, 235, 241, 0.4); -} - -headerbar button.suggested-action { - background-clip: border-box; - color: white; - background-color: #5294e2; - border-color: #3c86de; -} - -headerbar button.suggested-action.flat { - border-color: transparent; - background-color: transparent; - background-image: none; - color: #5294e2; -} - -headerbar button.suggested-action:hover { - background-clip: border-box; - color: white; - background-color: #68a2e6; - border-color: #5294e2; -} - -headerbar button.suggested-action:active, headerbar button.suggested-action:checked { - background-clip: border-box; - color: white; - background-color: #7eafe9; - border-color: #68a2e6; -} - -headerbar button.suggested-action:disabled { - background-color: rgba(40, 42, 51, 0); - border-color: rgba(40, 42, 51, 0); -} - -headerbar button.suggested-action:disabled label, headerbar button.suggested-action:disabled { - color: rgba(228, 235, 241, 0.3); -} - -headerbar button.suggested-action:backdrop { - opacity: 0.8; -} - -headerbar button.destructive-action { - background-clip: border-box; - color: white; - background-color: #F04A50; - border-color: #ee3239; -} - -headerbar button.destructive-action.flat { - border-color: transparent; - background-color: transparent; - background-image: none; - color: #F04A50; -} - -headerbar button.destructive-action:hover { - background-clip: border-box; - color: white; - background-color: #f26267; - border-color: #f04a50; -} - -headerbar button.destructive-action:active, headerbar button.destructive-action:checked { - background-clip: border-box; - color: white; - background-color: #f4797e; - border-color: #f26267; -} - -headerbar button.destructive-action:disabled { - background-color: rgba(40, 42, 51, 0); - border-color: rgba(40, 42, 51, 0); -} - -headerbar button.destructive-action:disabled label, headerbar button.destructive-action:disabled { - color: rgba(228, 235, 241, 0.3); -} - -headerbar button.destructive-action:backdrop { - opacity: 0.8; -} - -headerbar spinbutton:not(.vertical):focus { - color: #ffffff; - caret-color: #ffffff; -} - -headerbar spinbutton:not(.vertical) button { - color: rgba(228, 235, 241, 0.8); - border-color: rgba(255, 255, 255, 0.12); - background-color: #333641; -} - -headerbar spinbutton:not(.vertical) button:hover { - background-color: rgba(126, 131, 154, 0.4); -} - -headerbar spinbutton:not(.vertical) button:active, headerbar spinbutton:not(.vertical) button:checked { - color: #ffffff; - border-color: #68a2e6; - background-color: #5294e2; -} - -headerbar spinbutton:not(.vertical) button:disabled { - color: rgba(228, 235, 241, 0.2); -} - -headerbar combobox:disabled { - color: rgba(228, 235, 241, 0.2); -} - -headerbar combobox > .linked > button.combo { - color: rgba(228, 235, 241, 0.8); - outline-offset: -3px; - background-color: rgba(40, 42, 51, 0); - border-color: rgba(40, 42, 51, 0); -} - -headerbar combobox > .linked > button.combo:hover { - color: rgba(228, 235, 241, 0.8); - border-color: rgba(255, 255, 255, 0.12); - background-color: #333641; - box-shadow: none; -} - -headerbar combobox > .linked > button.combo:disabled { - background-color: rgba(40, 42, 51, 0); - border-color: rgba(40, 42, 51, 0); -} - -headerbar combobox > .linked > button.combo:disabled label, headerbar combobox > .linked > button.combo:disabled { - color: rgba(228, 235, 241, 0.3); -} - -headerbar combobox > .linked > entry.combo:dir(ltr) { - border-right-style: none; -} - -headerbar combobox > .linked > entry.combo:dir(ltr):focus { - box-shadow: 1px 0 #5294e2; -} - -headerbar combobox > .linked > entry.combo:dir(rtl) { - border-left-style: none; -} - -headerbar combobox > .linked > entry.combo:dir(rtl):focus { - box-shadow: -1px 0 #5294e2; -} - -headerbar switch:backdrop { - opacity: 0.75; -} - -headerbar progressbar trough { - background-color: rgba(13, 14, 17, 0.4); -} - -headerbar progressbar:backdrop { - opacity: 0.75; -} - -headerbar scale:backdrop { - opacity: 0.75; -} - -headerbar scale slider { - background-color: #3e4250; - border-color: rgba(13, 14, 17, 0.7); -} - -headerbar scale slider:hover { - background-color: #4a4d5e; - border-color: rgba(13, 14, 17, 0.7); -} - -headerbar scale slider:active { - background-color: #5294e2; - border-color: #68a2e6; -} - -headerbar scale slider:disabled { - background-color: #383a47; - border-color: rgba(13, 14, 17, 0.7); -} - -headerbar scale trough { - background-color: rgba(13, 14, 17, 0.4); -} - -headerbar scale trough:disabled { - background-color: rgba(13, 14, 17, 0.3); -} - -window.devel headerbar.titlebar { - background: #32343D cross-fade(10% -gtk-icontheme("system-run-symbolic"), image(transparent)) 90% 0/256px 256px no-repeat, linear-gradient(to right, transparent 65%, rgba(82, 148, 226, 0.1)), linear-gradient(to top, #222329 3px, #27282f); -} - -window.devel headerbar.titlebar:backdrop { - background: #32343D cross-fade(10% -gtk-icontheme("system-run-symbolic"), image(transparent)) 90% 0/256px 256px no-repeat, image(#32343D); - /* background-color would flash */ -} - -path-bar > button:hover { - background-color: rgba(230, 235, 239, 0.06); -} - -path-bar > button:checked, path-bar > button:active { - background-color: #5294e2; - border-color: #5294e2; -} - -path-bar > button:checked:hover, path-bar > button:active:hover { - background-color: #68a2e6; - border-color: #68a2e6; -} - -path-bar > button.text-button, path-bar > button.image-button, path-bar > button { - padding-left: 6px; - padding-right: 6px; -} - -path-bar > button.text-button.image-button label { - padding-left: 0; - padding-right: 0; -} - -path-bar > button.text-button.image-button label:last-child, path-bar > button label:last-child { - padding-right: 10px; -} - -path-bar > button.text-button.image-button label:first-child, path-bar > button label:first-child { - padding-left: 10px; -} - -path-bar > button.slider-button, path-bar > button:not(.image-button):not(.text-button) { - padding-left: 1px; - padding-right: 1px; -} - -path-bar > button image { - padding-left: 4px; - padding-right: 4px; -} - -treeview.view { - border-left-color: #494c59; - border-top-color: #494c59; -} - -treeview.view acceleditor > label { - background-color: #5294e2; -} - -treeview.view:selected, treeview.view:selected:focus { - border-radius: 0; - border-left-color: #a9caf1; - border-top-color: rgba(230, 235, 239, 0.1); -} - -treeview.view:disabled { - color: rgba(230, 235, 239, 0.45); -} - -treeview.view:disabled:selected { - color: #97bfee; -} - -treeview.view.separator { - min-height: 2px; - color: rgba(0, 0, 0, 0.1); -} - -treeview.view:drop(active) { - border-style: solid none; - border-width: 1px; - border-color: #9cc0e9; -} - -treeview.view:drop(active).after { - border-top-style: none; -} - -treeview.view:drop(active).before { - border-bottom-style: none; -} - -treeview.view.expander { - min-width: 16px; - min-height: 16px; - -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); - color: #878b91; -} - -treeview.view.expander:dir(rtl) { - -gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); -} - -treeview.view.expander:hover { - color: #e6ebef; -} - -treeview.view.expander:selected { - color: #cbdff6; -} - -treeview.view.expander:selected:hover { - color: #ffffff; -} - -treeview.view.expander:checked { - -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); -} - -treeview.view.progressbar, treeview.view.progressbar:focus { - color: #ffffff; - border-radius: 2px; - background-color: #5294e2; -} - -treeview.view.progressbar:selected, treeview.view.progressbar:selected:focus, treeview.view.progressbar:focus:selected, treeview.view.progressbar:focus:selected:focus { - color: #5294e2; - box-shadow: none; - background-color: #ffffff; -} - -treeview.view.trough { - color: #e6ebef; - background-color: rgba(255, 255, 255, 0.12); - border-radius: 2px; - border-width: 0; -} - -treeview.view.trough:selected, treeview.view.trough:selected:focus { - color: #ffffff; - background-color: rgba(0, 0, 0, 0.2); - border-radius: 2px; - border-width: 0; -} - -treeview.view > header > button { - min-height: 0; - min-width: 0; - padding: 3px 6px; - font-weight: bold; - color: #c0c4c9; - background-color: #282A33; - background-image: none; - border-style: none solid none none; - border-radius: 0; - border-image: linear-gradient(to bottom, #282A33 20%, rgba(255, 255, 255, 0.11) 20%, rgba(255, 255, 255, 0.11) 80%, #282A33 80%) 0 1 0 0/0 1px 0 0 stretch; -} - -treeview.view > header > button:hover { - color: #5294e2; -} - -treeview.view > header > button:active { - color: #e6ebef; -} - -treeview.view > header > button:active, treeview.view > header > button:hover { - background-color: #282A33; -} - -treeview.view > header > button:disabled { - border-color: #32343D; - background-image: none; -} - -treeview.view > header > button:last-child { - border-right-style: none; - border-image: none; -} - -treeview.view button.dnd, treeview.view button.dnd:selected, treeview.view button.dnd:hover, treeview.view button.dnd:active, -treeview.view header.button.dnd, -treeview.view header.button.dnd:selected, -treeview.view header.button.dnd:hover, -treeview.view header.button.dnd:active { - padding: 0 6px; - transition: none; - color: #ffffff; - background-color: #5294e2; - border-radius: 0; - border-style: none; -} - -menubar { - padding: 0; - background-color: #282a33; - color: rgba(228, 235, 241, 0.8); - box-shadow: inset 0 -1px rgba(255, 255, 255, 0.12); -} - -menubar:backdrop { - color: rgba(228, 235, 241, 0.5); -} - -menubar > item { - transition: all 0.2s cubic-bezier(0, 0, 0.2, 1); - padding: 4px 8px; - border: 1px solid transparent; - border-radius: 0; -} - -menubar > item:hover { - background-color: #5294e2; - box-shadow: none; - border-color: #68a2e6; - color: #ffffff; -} - -menubar > item:disabled { - color: rgba(228, 235, 241, 0.45); -} - -menubar > item popover.menu.background > contents { - padding: 0; -} - -menubar > item popover.menu popover.menu { - padding: 0 0 4px 0; -} - -menubar > item popover.menu.background popover.menu.background > contents { - margin: 0; - border-radius: 2px; -} - -popover.menu { - padding: 0; -} - -popover.menu > arrow, popover.menu.background > contents { - background-color: #32343D; - border-radius: 0; - border: 1px solid rgba(255, 255, 255, 0.12); - padding: 6px 0; -} - -popover.menu.background separator { - margin: 4px 0; - background-color: #32343D; -} - -popover.menu box.inline-buttons { - padding: 0 6px; -} - -popover.menu box.inline-buttons button.image-button.model { - outline: none; - min-height: 16px; - min-width: 24px; - padding: 4px 8px; - text-shadow: none; - transition-duration: 150ms; -} - -popover.menu box.inline-buttons button.image-button.model:disabled { - color: rgba(230, 235, 239, 0.45); -} - -popover.menu box.inline-buttons button.image-button.model:selected { - color: #e6ebef; - background-color: rgba(230, 235, 239, 0.1); -} - -popover.menu box.inline-buttons button.image-button.model:active { - color: #e6ebef; - background-color: rgba(230, 235, 239, 0.2); - border-color: rgba(255, 255, 255, 0.12); -} - -popover.menu box.circular-buttons { - padding: 6px; -} - -popover.menu box.circular-buttons button.circular.image-button.model { - padding: 6px; -} - -popover.menu box.circular-buttons button.circular.image-button.model:focus { - background-color: rgba(230, 235, 239, 0.1); - border-color: rgba(255, 255, 255, 0.12); -} - -popover.menu box.circular-buttons button.circular.image-button.model:active { - color: #e6ebef; - background-color: rgba(230, 235, 239, 0.2); - border-color: rgba(255, 255, 255, 0.12); -} - -popover.menu check, popover.menu check:hover, popover.menu check:active, popover.menu check:selected, popover.menu check:checked, -popover.menu radio, -popover.menu radio:hover, -popover.menu radio:active, -popover.menu radio:selected, -popover.menu radio:checked { - background-color: transparent; -} - -popover.menu arrow.left, -popover.menu radio.left, -popover.menu check.left { - margin-left: -6px; - margin-right: 6px; -} - -popover.menu arrow.right, -popover.menu radio.right, -popover.menu check.right { - margin-left: 6px; - margin-right: -6px; -} - -popover.menu .linked > button:first-child { - margin-left: 6px; -} - -popover.menu .linked > button:last-child { - margin-right: 6px; -} - -popover.menu modelbutton { - min-height: 24px; - min-width: 38px; - padding: 2px 18px; - border: none; - outline: none; - box-shadow: none; - border-radius: 0; -} - -popover.menu modelbutton:hover { - color: #ffffff; - background-color: #5294e2; -} - -popover.menu modelbutton:active { - color: #ffffff; - background-color: #2679db; -} - -popover.menu label.title { - font-weight: bold; - padding: 4px 28px; -} - -popover.background { - font: initial; -} - -popover.background, popover.background:backdrop { - background-color: transparent; - border-radius: 3px; -} - -popover.background > arrow, -popover.background > contents { - padding: 12px; - background-clip: border-box; - background-color: #32343D; - border-radius: 2px; - border: 1px solid rgba(255, 255, 255, 0.12); - box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.15); -} - -popover.background separator { - background-color: #32343D; -} - -popover.background label.separator { - color: #e6ebef; -} - -popover.background > contents > list, -popover.background > contents > .view, -popover.background > contents > toolbar { - border-style: none; - background-color: transparent; -} - -popover.background > contents separator { - background-color: rgba(77, 78, 86, 0.384); - margin: 3px; -} - -popover.background > contents list separator { - margin: 0; -} - -.osd popover.background, popover.background.touch-selection, popover.background.magnifier { - background-color: transparent; -} - -.osd popover.background > arrow, -.osd popover.background > contents, popover.background.touch-selection > arrow, -popover.background.touch-selection > contents, popover.background.magnifier > arrow, -popover.background.magnifier > contents { - border: 1px solid rgba(255, 255, 255, 0.1); - box-shadow: none; -} - -magnifier { - background-color: #282A33; -} - -cursor-handle { - background-color: transparent; - background-image: none; - box-shadow: none; - border-style: none; -} - -cursor-handle.top { - -gtk-icon-source: -gtk-icontheme("selection-start-symbolic"); -} - -cursor-handle.bottom { - -gtk-icon-source: -gtk-icontheme("selection-end-symbolic"); -} - -notebook { - padding: 0; -} - -notebook.frame { - border: 1px solid rgba(255, 255, 255, 0.12); -} - -notebook > stack:not(:only-child) { - background-color: #282A33; -} - -notebook > header { - padding: 0; - background-color: #32343D; -} - -notebook > header.top { - padding-bottom: 0; - border-bottom: 1px solid rgba(255, 255, 255, 0.12); -} - -notebook > header.top > tabs > tab { - padding: 2px 16px 4px 16px; - min-width: 24px; - min-height: 24px; - border-radius: 0; - outline-offset: -4px; - border: none; - border-bottom: none; -} - -notebook > header.top > tabs > tab:not(:only-child):first-child { - margin-left: 6px; -} - -notebook > header.top > tabs > tab:not(:only-child):last-child { - margin-right: 6px; -} - -notebook > header.top > tabs > tab:hover { - box-shadow: inset 0 -1px alpha(#5294e2,0.6), 0 1px alpha(#5294e2,0.6); -} - -notebook > header.top > tabs > tab:checked { - box-shadow: inset 0 -1px #5294e2, 0 1px #5294e2; -} - -notebook > header.bottom { - padding-top: 0; - border-top: 1px solid rgba(255, 255, 255, 0.12); -} - -notebook > header.bottom > tabs > tab { - padding: 2px 16px 4px 16px; - min-width: 24px; - min-height: 24px; - border-radius: 0; - outline-offset: -4px; - border: none; - border-top: none; -} - -notebook > header.bottom > tabs > tab:not(:only-child):first-child { - margin-left: 6px; -} - -notebook > header.bottom > tabs > tab:not(:only-child):last-child { - margin-right: 6px; -} - -notebook > header.bottom > tabs > tab:hover { - box-shadow: inset 0 1px alpha(#5294e2,0.6), 0 -1px alpha(#5294e2,0.6); -} - -notebook > header.bottom > tabs > tab:checked { - box-shadow: inset 0 1px #5294e2, 0 -1px #5294e2; -} - -notebook > header.right { - padding-left: 0; - border-left: 1px solid rgba(255, 255, 255, 0.12); -} - -notebook > header.right > tabs > tab { - padding: 2px 16px 4px 16px; - min-width: 24px; - min-height: 24px; - border-radius: 0; - outline-offset: -4px; - border: none; - border-left: none; -} - -notebook > header.right > tabs > tab:not(:only-child):first-child { - margin-top: 6px; -} - -notebook > header.right > tabs > tab:not(:only-child):last-child { - margin-bottom: 6px; -} - -notebook > header.right > tabs > tab:hover { - box-shadow: inset 1px 0 alpha(#5294e2,0.6), -1px 0 alpha(#5294e2,0.6); -} - -notebook > header.right > tabs > tab:checked { - box-shadow: inset 1px 0 #5294e2, -1px 0 #5294e2; -} - -notebook > header.left { - padding-right: 0; - border-right: 1px solid rgba(255, 255, 255, 0.12); -} - -notebook > header.left > tabs > tab { - padding: 2px 16px 4px 16px; - min-width: 24px; - min-height: 24px; - border-radius: 0; - outline-offset: -4px; - border: none; - border-right: none; -} - -notebook > header.left > tabs > tab:not(:only-child):first-child { - margin-top: 6px; -} - -notebook > header.left > tabs > tab:not(:only-child):last-child { - margin-bottom: 6px; -} - -notebook > header.left > tabs > tab:hover { - box-shadow: inset -1px 0 alpha(#5294e2,0.6), 1px 0 alpha(#5294e2,0.6); -} - -notebook > header.left > tabs > tab:checked { - box-shadow: inset -1px 0 #5294e2, 1px 0 #5294e2; -} - -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: rgba(230, 235, 239, 0.45); -} - -notebook > header > tabs > arrow:hover { - color: rgba(230, 235, 239, 0.75); -} - -notebook > header > tabs > arrow:active { - color: #e6ebef; -} - -notebook > header > tabs > arrow:disabled { - color: rgba(230, 235, 239, 0.3); -} - -notebook > header > tabs > tab { - color: rgba(230, 235, 239, 0.45); - background-color: rgba(50, 52, 61, 0); -} - -notebook > header > tabs > tab:hover:not(:checked) { - color: rgba(230, 235, 239, 0.75); - transition: 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); -} - -notebook > header > tabs > tab:checked { - color: #e6ebef; - transition: 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94); -} - -notebook > header > tabs > tab button.flat { - border-radius: 100%; - min-height: 16px; - min-width: 16px; - padding: 0; - margin: 4px 0; - color: #a7abb1; -} - -notebook > header > tabs > tab button.flat:hover { - color: #ff4d4d; - background-color: #27282f; -} - -notebook > header > tabs > tab button.flat:active { - color: #5294e2; - background-color: #202127; -} - -scrollbar { - background-color: rgba(0, 0, 0, 0.05); - transition: 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94); -} - -scrollbar.top { - border-bottom: 1px solid rgba(255, 255, 255, 0.12); -} - -scrollbar.bottom { - border-top: 1px solid rgba(255, 255, 255, 0.12); -} - -scrollbar.left { - border-right: 1px solid rgba(255, 255, 255, 0.12); -} - -scrollbar.right { - border-left: 1px solid rgba(255, 255, 255, 0.12); -} - -scrollbar button { - border: none; -} - -scrollbar.vertical button.down { - -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); -} - -scrollbar.vertical button.up { - -gtk-icon-source: -gtk-icontheme("pan-up-symbolic"); -} - -scrollbar.horizontal button.down { - -gtk-icon-source: -gtk-icontheme("pan-right-symbolic"); -} - -scrollbar.horizontal button.up { - -gtk-icon-source: -gtk-icontheme("pan-left-symbolic"); -} - -scrollbar slider { - min-width: 6px; - min-height: 6px; - margin: -1px; - border: 4px solid transparent; - border-radius: 8px; - background-clip: padding-box; - background-color: #7a7d84; -} - -scrollbar slider:hover { - background-color: #686b72; -} - -scrollbar slider:hover:active { - background-color: #5294e2; -} - -scrollbar slider:disabled { - background-color: transparent; -} - -scrollbar.fine-tune slider { - min-width: 4px; - min-height: 4px; -} - -scrollbar.fine-tune.horizontal slider { - border-width: 5px 4px; -} - -scrollbar.fine-tune.vertical slider { - border-width: 4px 5px; -} - -scrollbar.overlay-indicator:not(.dragging):not(.hovering) { - opacity: 0.4; - border-color: transparent; - background-color: transparent; -} - -scrollbar.overlay-indicator:not(.dragging):not(.hovering) slider { - margin: 0; - min-width: 4px; - min-height: 4px; - background-color: #b0b4ba; - border: 1px solid rgba(0, 0, 0, 0.3); -} - -scrollbar.overlay-indicator:not(.dragging):not(.hovering).horizontal slider { - margin: 0 2px; - min-width: 38px; -} - -scrollbar.overlay-indicator:not(.dragging):not(.hovering).vertical slider { - margin: 2px 0; - min-height: 38px; -} - -scrollbar.overlay-indicator.dragging, scrollbar.overlay-indicator.hovering { - opacity: 0.99; -} - -scrollbar.horizontal slider { - min-width: 38px; -} - -scrollbar.vertical slider { - min-height: 38px; -} - -treeview ~ scrollbar.vertical { - border-top: 1px solid rgba(255, 255, 255, 0.12); - margin-top: -1px; -} - -switch { - font-size: 0; - min-width: 50px; - min-height: 20px; - background-size: 50px 20px; - background-repeat: no-repeat; - background-position: center center; - transition: all 350ms cubic-bezier(0.25, 0.46, 0.45, 0.94); -} - -switch slider { - min-width: 0; - min-height: 0; -} - -switch, switch slider { - outline-color: transparent; - color: transparent; - border: none; - box-shadow: none; -} - -switch { - background-image: -gtk-scaled(url("assets/switch-dark.png"), url("assets/switch-dark@2.png")); -} - -menuitem:hover switch, -row:selected switch, -infobar switch { - background-image: -gtk-scaled(url("assets/switch-selected.png"), url("assets/switch-selected@2.png")); -} - -headerbar switch { - background-image: -gtk-scaled(url("assets/switch-dark.png"), url("assets/switch-dark@2.png")); -} - -switch:checked { - background-image: -gtk-scaled(url("assets/switch-active-dark.png"), url("assets/switch-active-dark@2.png")); -} - -menuitem:hover switch:checked, -row:selected switch:checked, -infobar switch:checked { - background-image: -gtk-scaled(url("assets/switch-active-selected.png"), url("assets/switch-active-selected@2.png")); -} - -headerbar switch:checked { - background-image: -gtk-scaled(url("assets/switch-active-dark.png"), url("assets/switch-active-dark@2.png")); -} - -switch:disabled { - background-image: -gtk-scaled(url("assets/switch-insensitive-dark.png"), url("assets/switch-insensitive-dark@2.png")); -} - -menuitem:hover switch:disabled, -row:selected switch:disabled, -infobar switch:disabled { - background-image: -gtk-scaled(url("assets/switch-insensitive-selected.png"), url("assets/switch-insensitive-selected@2.png")); -} - -headerbar switch:disabled { - background-image: -gtk-scaled(url("assets/switch-insensitive-dark.png"), url("assets/switch-insensitive-dark@2.png")); -} - -switch:checked:disabled { - background-image: -gtk-scaled(url("assets/switch-active-insensitive-dark.png"), url("assets/switch-active-insensitive-dark@2.png")); -} - -menuitem:hover switch:checked:disabled, -row:selected switch:checked:disabled, -infobar switch:checked:disabled { - background-image: -gtk-scaled(url("assets/switch-active-insensitive-selected.png"), url("assets/switch-active-insensitive-selected@2.png")); -} - -headerbar switch:checked:disabled { - background-image: -gtk-scaled(url("assets/switch-active-insensitive-dark.png"), url("assets/switch-active-insensitive-dark@2.png")); -} - -.check, -check { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-dark.png"), url("assets/checkbox-unchecked-dark@2.png")); -} - -.osd check { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-dark.png"), url("assets/checkbox-unchecked-dark@2.png")); -} - -popover.menu modelbutton:hover check, -popover.menu modelbutton:selected check, -.view:selected check, -row:selected check, -infobar check { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-selected.png"), url("assets/checkbox-unchecked-selected@2.png")); -} - -.check:disabled, -check:disabled { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-insensitive-dark.png"), url("assets/checkbox-unchecked-insensitive-dark@2.png")); -} - -.osd check:disabled { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-insensitive-dark.png"), url("assets/checkbox-unchecked-insensitive-dark@2.png")); -} - -popover.menu modelbutton:hover check:disabled, -popover.menu modelbutton:selected check:disabled, -.view:selected check:disabled, -row:selected check:disabled, -infobar check:disabled { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-insensitive-selected.png"), url("assets/checkbox-unchecked-insensitive-selected@2.png")); -} - -.check:indeterminate, -check:indeterminate { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-dark.png"), url("assets/checkbox-mixed-dark@2.png")); -} - -.osd check:indeterminate { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-dark.png"), url("assets/checkbox-mixed-dark@2.png")); -} - -popover.menu modelbutton:hover check:indeterminate, -popover.menu modelbutton:selected check:indeterminate, -.view:selected check:indeterminate, -row:selected check:indeterminate, -infobar check:indeterminate { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-selected.png"), url("assets/checkbox-mixed-selected@2.png")); -} - -.check:indeterminate:disabled, -check:indeterminate:disabled { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-insensitive-dark.png"), url("assets/checkbox-mixed-insensitive-dark@2.png")); -} - -.osd check:indeterminate:disabled { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-insensitive-dark.png"), url("assets/checkbox-mixed-insensitive-dark@2.png")); -} - -popover.menu modelbutton:hover check:indeterminate:disabled, -popover.menu modelbutton:selected check:indeterminate:disabled, -.view:selected check:indeterminate:disabled, -row:selected check:indeterminate:disabled, -infobar check:indeterminate:disabled { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-insensitive-selected.png"), url("assets/checkbox-mixed-insensitive-selected@2.png")); -} - -.check:checked, -check:checked { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-dark.png"), url("assets/checkbox-checked-dark@2.png")); -} - -.osd check:checked { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-dark.png"), url("assets/checkbox-checked-dark@2.png")); -} - -popover.menu modelbutton:hover check:checked, -popover.menu modelbutton:selected check:checked, -.view:selected check:checked, -row:selected check:checked, -infobar check:checked { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-selected.png"), url("assets/checkbox-checked-selected@2.png")); -} - -.check:checked:disabled, -check:checked:disabled { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-insensitive-dark.png"), url("assets/checkbox-checked-insensitive-dark@2.png")); -} - -.osd check:checked:disabled { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-insensitive-dark.png"), url("assets/checkbox-checked-insensitive-dark@2.png")); -} - -popover.menu modelbutton:hover check:checked:disabled, -popover.menu modelbutton:selected check:checked:disabled, -.view:selected check:checked:disabled, -row:selected check:checked:disabled, -infobar check:checked:disabled { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-insensitive-selected.png"), url("assets/checkbox-checked-insensitive-selected@2.png")); -} - -.radio, -radio { - -gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-dark.png"), url("assets/radio-unchecked-dark@2.png")); -} - -.osd radio { - -gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-dark.png"), url("assets/radio-unchecked-dark@2.png")); -} - -popover.menu modelbutton:hover radio, -popover.menu modelbutton:selected radio, -.view:selected radio, -row:selected radio, -infobar radio { - -gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-selected.png"), url("assets/radio-unchecked-selected@2.png")); -} - -.radio:disabled, -radio:disabled { - -gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-insensitive-dark.png"), url("assets/radio-unchecked-insensitive-dark@2.png")); -} - -.osd radio:disabled { - -gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-insensitive-dark.png"), url("assets/radio-unchecked-insensitive-dark@2.png")); -} - -popover.menu modelbutton:hover radio:disabled, -popover.menu modelbutton:selected radio:disabled, -.view:selected radio:disabled, -row:selected radio:disabled, -infobar radio:disabled { - -gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-insensitive-selected.png"), url("assets/radio-unchecked-insensitive-selected@2.png")); -} - -.radio:indeterminate, -radio:indeterminate { - -gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-dark.png"), url("assets/radio-mixed-dark@2.png")); -} - -.osd radio:indeterminate { - -gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-dark.png"), url("assets/radio-mixed-dark@2.png")); -} - -popover.menu modelbutton:hover radio:indeterminate, -popover.menu modelbutton:selected radio:indeterminate, -.view:selected radio:indeterminate, -row:selected radio:indeterminate, -infobar radio:indeterminate { - -gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-selected.png"), url("assets/radio-mixed-selected@2.png")); -} - -.radio:indeterminate:disabled, -radio:indeterminate:disabled { - -gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-insensitive-dark.png"), url("assets/radio-mixed-insensitive-dark@2.png")); -} - -.osd radio:indeterminate:disabled { - -gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-insensitive-dark.png"), url("assets/radio-mixed-insensitive-dark@2.png")); -} - -popover.menu modelbutton:hover radio:indeterminate:disabled, -popover.menu modelbutton:selected radio:indeterminate:disabled, -.view:selected radio:indeterminate:disabled, -row:selected radio:indeterminate:disabled, -infobar radio:indeterminate:disabled { - -gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-insensitive-selected.png"), url("assets/radio-mixed-insensitive-selected@2.png")); -} - -.radio:checked, -radio:checked { - -gtk-icon-source: -gtk-scaled(url("assets/radio-checked-dark.png"), url("assets/radio-checked-dark@2.png")); -} - -.osd radio:checked { - -gtk-icon-source: -gtk-scaled(url("assets/radio-checked-dark.png"), url("assets/radio-checked-dark@2.png")); -} - -popover.menu modelbutton:hover radio:checked, -popover.menu modelbutton:selected radio:checked, -.view:selected radio:checked, -row:selected radio:checked, -infobar radio:checked { - -gtk-icon-source: -gtk-scaled(url("assets/radio-checked-selected.png"), url("assets/radio-checked-selected@2.png")); -} - -.radio:checked:disabled, -radio:checked:disabled { - -gtk-icon-source: -gtk-scaled(url("assets/radio-checked-insensitive-dark.png"), url("assets/radio-checked-insensitive-dark@2.png")); -} - -.osd radio:checked:disabled { - -gtk-icon-source: -gtk-scaled(url("assets/radio-checked-insensitive-dark.png"), url("assets/radio-checked-insensitive-dark@2.png")); -} - -popover.menu modelbutton:hover radio:checked:disabled, -popover.menu modelbutton:selected radio:checked:disabled, -.view:selected radio:checked:disabled, -row:selected radio:checked:disabled, -infobar radio:checked:disabled { - -gtk-icon-source: -gtk-scaled(url("assets/radio-checked-insensitive-selected.png"), url("assets/radio-checked-insensitive-selected@2.png")); -} - -.view.content-view.check:not(list), -.content-view .tile check:not(list) { - min-height: 40px; - min-width: 40px; - margin: 0; - padding: 0; - box-shadow: none; - background-color: transparent; - background-image: none; -} - -.view.content-view.check:not(list), -.content-view .tile check:not(list) { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-selectionmode-dark.png"), url("assets/checkbox-selectionmode-dark@2.png")); - background-color: transparent; -} - -.view.content-view.check:checked:not(list), -.content-view .tile check:checked:not(list) { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-selectionmode-dark.png"), url("assets/checkbox-checked-selectionmode-dark@2.png")); - background-color: transparent; -} - -checkbutton.text-button, radiobutton.text-button { - padding: 2px 0; - outline-offset: 0; -} - -checkbutton.text-button:hover, radiobutton.text-button:hover { - color: #b7c6d1; -} - -checkbutton.text-button:disabled, radiobutton.text-button:disabled { - color: rgba(230, 235, 239, 0.45); -} - -checkbutton label:not(:only-child):first-child, radiobutton label:not(:only-child):first-child { - margin-left: 4px; -} - -checkbutton label:not(:only-child):last-child, radiobutton label:not(:only-child):last-child { - margin-right: 4px; -} - -check, -radio { - min-width: 16px; - min-height: 16px; - margin: 0 2px; -} - -check:only-child, -radio:only-child { - margin: 0; -} - -scale { - min-height: 15px; - min-width: 15px; - padding: 3px; -} - -scale > trough > slider { - min-height: 15px; - min-width: 15px; - margin: -6px; -} - -scale.fine-tune > trough > slider { - margin: -4px; -} - -scale.fine-tune > trough > fill, -scale.fine-tune > trough > highlight, -scale.fine-tune > trough { - border-radius: 5px; -} - -scale > trough { - outline-offset: 2px; - border-radius: 2.5px; - background-color: rgba(255, 255, 255, 0.12); -} - -scale > trough:disabled { - background-color: rgba(255, 255, 255, 0.045); -} - -.osd scale > trough { - background-color: #383a47; -} - -.osd scale > trough > highlight { - background-color: #5294e2; -} - -row:selected scale > trough, infobar scale > trough { - background-color: rgba(0, 0, 0, 0.2); -} - -row:selected scale > trough highlight, infobar scale > trough highlight { - background-color: #ffffff; -} - -row:selected scale > trough highlight:disabled, infobar scale > trough highlight:disabled { - background-color: #b1cff2; -} - -row:selected scale > trough:disabled, infobar scale > trough:disabled { - background-color: rgba(0, 0, 0, 0.1); -} - -scale highlight { - border-radius: 2.5px; - background-color: #5294e2; -} - -scale highlight:disabled { - background-color: rgba(82, 148, 226, 0.55); -} - -scale > trough > fill { - border-radius: 2.5px; - background-color: rgba(82, 148, 226, 0.5); -} - -scale > trough > fill:disabled { - background-color: transparent; -} - -scale > trough > slider { - background-color: #ffffff; - border: 1px solid rgba(255, 255, 255, 0.1); - border-radius: 100%; - transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); - transition-property: background, border; -} - -scale > trough > slider:hover { - background-clip: border-box; - background-color: #5f9ce4; - border-color: #68a2e6; -} - -scale > trough > slider:active { - background-clip: border-box; - background-color: #458ce0; - border-color: #68a2e6; -} - -scale > trough > slider:disabled { - background-color: #e6e6e6; - border-color: rgba(242, 242, 242, 0.1); -} - -row:selected scale > trough > slider, infobar scale > trough > slider { - background-clip: border-box; - background-color: #ffffff; - border-color: #ffffff; -} - -row:selected scale > trough > slider:hover, infobar scale > trough > slider:hover { - background-color: #e5effb; - border-color: #e5effb; -} - -row:selected scale > trough > slider:active, infobar scale > trough > slider:active { - background-color: #a9caf1; - border-color: #a9caf1; -} - -row:selected scale > trough > slider:disabled, infobar scale > trough > slider:disabled { - background-color: #b1cff2; - border-color: #b1cff2; -} - -.osd scale > trough > slider { - background-clip: border-box; - background-color: #5294e2; - border-color: #5294e2; -} - -.osd scale > trough > slider:hover { - background-color: #7eafe9; - border-color: #7eafe9; -} - -.osd scale > trough > slider:active { - background-color: #68a2e6; - border-color: #68a2e6; -} - -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; -} - -progressbar { - padding: 0; - font-size: smaller; - color: rgba(230, 235, 239, 0.4); - font-feature-settings: "tnum"; -} - -progressbar.horizontal > trough { - min-width: 150px; -} - -progressbar.horizontal > trough, progressbar.horizontal > trough > progress { - min-height: 6px; -} - -progressbar.vertical > trough { - min-height: 80px; -} - -progressbar.vertical > trough, progressbar.vertical > trough > progress { - min-width: 6px; -} - -progressbar.osd { - min-width: 3px; - min-height: 3px; - background-color: transparent; -} - -progressbar.osd > trough { - border-style: none; - background-color: transparent; - box-shadow: none; -} - -progressbar.osd > trough > progress { - border-style: none; - border-radius: 0; -} - -progressbar > trough > progress { - background-color: #5294e2; - border: none; - border-radius: 2px; - box-shadow: none; -} - -headerbar progressbar > trough > progress { - background-color: #3c86de; -} - -progressbar > trough > progress:disabled { - background-color: rgba(82, 148, 226, 0.35); -} - -row:selected progressbar > trough > progress, infobar progressbar > trough > progress { - background-color: #ffffff; -} - -progressbar > trough > progress.left { - border-top-left-radius: 5px; - border-bottom-left-radius: 5px; -} - -progressbar > trough > progress.right { - border-top-right-radius: 5px; - border-bottom-right-radius: 5px; -} - -progressbar > trough > progress.top { - border-top-right-radius: 5px; - border-top-left-radius: 5px; -} - -progressbar > trough > progress.bottom { - border-bottom-right-radius: 5px; - border-bottom-left-radius: 5px; -} - -progressbar > trough { - border: none; - border-radius: 2px; - background-color: rgba(230, 235, 239, 0.2); -} - -progressbar > trough:disabled { - background-color: rgba(230, 235, 239, 0.08); -} - -row:selected progressbar > trough, infobar progressbar > trough { - background-color: rgba(0, 0, 0, 0.2); -} - -progressbar > trough.empty > progress { - all: unset; -} - -levelbar trough > block { - min-width: 32px; - min-height: 1px; -} - -levelbar.vertical block { - min-width: 1px; - min-height: 32px; -} - -levelbar trough { - border: none; - padding: 3px; - border-radius: 2px; - background-color: rgba(255, 255, 255, 0.12); -} - -levelbar.horizontal.discrete trough > block { - margin: 0 1px; -} - -levelbar.vertical.discrete trough > block { - margin: 1px 0; -} - -levelbar block:not(.empty) { - border: 1px solid #5294e2; - background-color: #5294e2; - border-radius: 2px; -} - -levelbar block.low { - border-color: #F27835; - background-color: #F27835; -} - -levelbar block.high { - border-color: #5294e2; - background-color: #5294e2; -} - -levelbar block.full { - border-color: #6dcfa7; - background-color: #6dcfa7; -} - -levelbar block.empty { - background-color: #282A33; - border-color: #282A33; -} - -window.dialog.print drawing { - color: #e6ebef; - background: none; - border: none; - padding: 0; -} - -window.dialog.print drawing paper { - border: 1px solid rgba(255, 255, 255, 0.12); - background: #282A33; - padding: 0; -} - -window.dialog.print .dialog-action-box { - margin: 12px; -} - -frame, -.frame { - border: 1px solid rgba(255, 255, 255, 0.12); -} - -frame { - border-radius: 2px; -} - -frame > label { - margin: 4px; -} - -scrolledwindow overshoot.top { - background-image: radial-gradient(farthest-side at top, rgba(230, 230, 230, 0.12) 85%, rgba(230, 230, 230, 0)), radial-gradient(farthest-side at top, rgba(230, 235, 239, 0.07), rgba(230, 235, 239, 0)); - background-size: 100% 3%, 100% 50%; - background-repeat: no-repeat; - background-position: top; - background-color: transparent; - border: none; - box-shadow: none; -} - -scrolledwindow overshoot.bottom { - background-image: radial-gradient(farthest-side at bottom, rgba(230, 230, 230, 0.12) 85%, rgba(230, 230, 230, 0)), radial-gradient(farthest-side at bottom, rgba(230, 235, 239, 0.07), rgba(230, 235, 239, 0)); - background-size: 100% 3%, 100% 50%; - background-repeat: no-repeat; - background-position: bottom; - background-color: transparent; - border: none; - box-shadow: none; -} - -scrolledwindow overshoot.left { - background-image: radial-gradient(farthest-side at left, rgba(230, 230, 230, 0.12) 85%, rgba(230, 230, 230, 0)), radial-gradient(farthest-side at left, rgba(230, 235, 239, 0.07), rgba(230, 235, 239, 0)); - background-size: 3% 100%, 50% 100%; - background-repeat: no-repeat; - background-position: left; - background-color: transparent; - border: none; - box-shadow: none; -} - -scrolledwindow overshoot.right { - background-image: radial-gradient(farthest-side at right, rgba(230, 230, 230, 0.12) 85%, rgba(230, 230, 230, 0)), radial-gradient(farthest-side at right, rgba(230, 235, 239, 0.07), rgba(230, 235, 239, 0)); - background-size: 3% 100%, 50% 100%; - background-repeat: no-repeat; - background-position: right; - background-color: transparent; - border: none; - box-shadow: none; -} - -scrolledwindow undershoot.top { - background-color: transparent; - background-image: linear-gradient(to left, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%); - padding-top: 1px; - background-size: 10px 1px; - background-repeat: repeat-x; - background-origin: content-box; - background-position: center top; - border: none; -} - -scrolledwindow undershoot.bottom { - background-color: transparent; - background-image: linear-gradient(to left, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%); - padding-bottom: 1px; - background-size: 10px 1px; - background-repeat: repeat-x; - background-origin: content-box; - background-position: center bottom; - border: none; -} - -scrolledwindow undershoot.left { - background-color: transparent; - background-image: linear-gradient(to top, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%); - padding-left: 1px; - background-size: 1px 10px; - background-repeat: repeat-y; - background-origin: content-box; - background-position: left center; - border: none; -} - -scrolledwindow undershoot.right { - background-color: transparent; - background-image: linear-gradient(to top, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%); - padding-right: 1px; - background-size: 1px 10px; - background-repeat: repeat-y; - background-origin: content-box; - background-position: right center; - border: none; -} - -scrolledwindow junction { - border-color: transparent; - border-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.12) 1px, transparent 1px) 0 0 0 1/0 1px stretch; - background-color: rgba(0, 0, 0, 0.05); -} - -scrolledwindow junction:dir(rtl) { - border-image-slice: 0 1 0 0; -} - -separator { - background-color: rgba(255, 255, 255, 0.12); - min-width: 1px; - min-height: 1px; -} - -listview, -list { - background-color: #282A33; - border-color: rgba(255, 255, 255, 0.12); -} - -listview > row, -list > row { - padding: 2px; -} - -listview > row.expander, -list > row.expander { - padding: 0px; -} - -listview > row.expander .row-header, -list > row.expander .row-header { - padding: 2px; -} - -listview.horizontal row.separator, listview.separators.horizontal > row:not(.separator), -list.horizontal row.separator, -list.separators.horizontal > row:not(.separator) { - border-left: 1px solid #494c59; -} - -listview:not(.horizontal) row.separator, listview.separators:not(.horizontal) > row:not(.separator), -list:not(.horizontal) row.separator, -list.separators:not(.horizontal) > row:not(.separator) { - border-bottom: 1px solid #494c59; -} - -row.activatable.has-open-popup, row.activatable:hover { - transition: none; - animation: none; - background-color: rgba(255, 255, 255, 0.03); -} - -row.activatable:active, row.activatable:checked { - transition: all 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94); -} - -row.activatable:disabled { - color: rgba(230, 235, 239, 0.45); -} - -row.activatable:disabled image { - color: inherit; -} - -columnview > listview > row { - padding: 0; -} - -columnview > listview > row > cell { - padding: 8px 6px; -} - -columnview > listview > row > cell:not(:first-child) { - border-left: 1px solid transparent; -} - -columnview.column-separators > listview > row > cell { - border-left-color: #494c59; -} - -columnview.data-table > listview > row > cell { - padding-top: 2px; - padding-bottom: 2px; -} - -treeexpander { - border-spacing: 4px; -} - -columnview row:not(:selected) cell editablelabel:not(.editing):focus-within { - outline: 1px dashed rgba(255, 255, 255, 0.12); - outline-offset: -2px; -} - -columnview row:not(:selected) cell editablelabel.editing:focus-within { - outline: 1px dashed #5294e2; - outline-offset: -2px; -} - -columnview row:not(:selected) cell editablelabel.editing text selection { - color: #ffffff; - background-color: #5294e2; -} - -.rich-list { - /* rich lists usually containing other widgets than just labels/text */ -} - -.rich-list > row { - padding: 6px 10px; - min-height: 28px; - /* should be tall even when only containing a label */ -} - -.rich-list > row > box { - border-spacing: 10px; -} - -.app-notification { - padding: 10px; - color: #D3DAE3; - background-color: alpha(#282A33,0.9); - background-clip: border-box; - border-radius: 0 0 2px 2px; - border-width: 0 1px 1px 1px; - border-style: solid; - border-color: #434655; -} - -.app-notification border { - border: none; -} - -.app-notification button { - color: #D3DAE3; - border-color: #434655; - background-color: #333641; -} - -.app-notification button.flat { - border-color: rgba(82, 148, 226, 0); -} - -.app-notification button:hover { - color: #5294e2; - border-color: #434655; - background-color: #3e4250; -} - -.app-notification button:active, .app-notification button:checked { - color: #ffffff; - border-color: #5294e2; - background-color: #5294e2; -} - -.app-notification button:disabled { - color: #5b5f68; - border-color: #434655; - background-color: rgba(51, 54, 65, 0.85); -} - -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: white; -} - -expander arrow:checked { - -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); -} - -expander-widget > box > title { - border-radius: 2px; -} - -expander-widget > box > title:hover > expander { - color: rgba(230, 235, 239, 0.75); -} - -.navigation-sidebar:not(decoration):not(window):drop(active):focus, .navigation-sidebar:not(decoration):not(window):drop(active), -placessidebar:not(decoration):not(window):drop(active):focus, -placessidebar:not(decoration):not(window):drop(active), -stackswitcher:not(decoration):not(window):drop(active):focus, -stackswitcher:not(decoration):not(window):drop(active), -expander-widget:not(decoration):not(window):drop(active):focus, -expander-widget:not(decoration):not(window):drop(active) { - box-shadow: none; -} - -calendar { - color: #e6ebef; - border: 1px solid rgba(255, 255, 255, 0.12); -} - -calendar > header { - border-bottom: 1px solid rgba(255, 255, 255, 0.12); -} - -calendar > header > button { - border: none; - box-shadow: none; - background: none; - border-radius: 0; -} - -calendar > header > button:backdrop { - background: none; -} - -calendar > grid > label.today { - border-radius: 2px; - box-shadow: none; - background-color: rgba(255, 255, 255, 0.12); -} - -calendar > grid > label.today:selected { - box-shadow: none; - background-color: #5294e2; - color: #ffffff; -} - -calendar > grid > label:focus { - outline-color: rgba(255, 255, 255, 0.12); - outline-offset: -2px; - outline-width: 1px; - outline-style: dashed; -} - -calendar > grid > label.day-number { - padding: 4px; -} - -calendar > grid > label.day-number:selected { - border-radius: 2px; -} - -calendar > grid > label.day-number.other-month { - color: alpha(currentColor,0.3); -} - -window.dialog.message .linked:not(.vertical) > button, -window.dialog.message .linked:not(.vertical) > button:hover, -window.dialog.message .linked:not(.vertical) > button:active, -window.dialog.message .linked:not(.vertical) > button:checked, -window.dialog.message .linked:not(.vertical) > button:disabled { - border-radius: 0; - border-top: 1px solid rgba(255, 255, 255, 0.12); - border-right: none; - border-bottom: none; -} - -window.dialog.message .linked:not(.vertical) > button:last-child { - border-bottom-right-radius: 2px; - border-top-right-radius: 0; - border-right: none; - border-bottom: none; -} - -window.dialog.message .linked:not(.vertical) > button:first-child { - border-bottom-left-radius: 2px; - border-top-left-radius: 0; - border-left: none; - border-bottom: none; -} - -window.dialog.message .linked:not(.vertical) > button:only-child { - border-bottom-left-radius: 2px; - border-bottom-right-radius: 2px; - border-left: none; - border-right: none; - border-bottom: none; -} - -window.dialog.message.background { - background-color: #32343D; - color: rgba(228, 235, 241, 0.8); -} - -window.dialog.message.background.csd.background { - border-radius: 2px; - border: none; -} - -window.dialog.message .titlebar { - min-height: 20px; - background-color: #32343D; - border-bottom: none; - border-top-left-radius: 2px; - border-top-right-radius: 2px; - box-shadow: inset 0 1px rgba(255, 255, 255, 0.1); -} - -window.dialog.message .titlebar:backdrop { - background-color: #32343D; -} - -window.dialog.message .dialog-action-area button { - padding: 6px 10px 8px 10px; - border-radius: 0; - border: none; - border-top: 1px solid rgba(255, 255, 255, 0.12); - background-color: #32343D; - color: rgba(228, 235, 241, 0.8); -} - -window.dialog.message .dialog-action-area button:not(.suggested-action):not(.destructive-action):hover { - background-color: rgba(228, 235, 241, 0.06); -} - -window.dialog.message .dialog-action-area button:not(.suggested-action):not(.destructive-action):active, window.dialog.message .dialog-action-area button:not(.suggested-action):not(.destructive-action):checked { - background-color: rgba(228, 235, 241, 0.1); - color: rgba(228, 235, 241, 0.8); -} - -filechooser .dialog-action-box { - border-top: 1px solid rgba(255, 255, 255, 0.12); -} - -filechooser #pathbarbox { - border-bottom: 1px solid rgba(255, 255, 255, 0.12); - background-color: #32343D; -} - -filechooserbutton > button > box { - border-spacing: 6px; -} - -filechooserbutton:drop(active) { - box-shadow: none; - border-color: transparent; -} - -messagedialog.background:not(.csd) .dialog-vbox .dialog-action-box button { - border-radius: 0; -} - -.sidebar { - border-style: none; - background-color: #32343D; -} - -.sidebar:dir(ltr), .sidebar.left, .sidebar.left:dir(rtl) { - border-right: 1px solid #494c59; - border-left-style: none; -} - -.sidebar:dir(rtl), .sidebar.right { - border-left: 1px solid #494c59; - border-right-style: none; -} - -.sidebar list { - background-color: transparent; -} - -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 list.separators:not(.horizontal) > row:not(.separator) { - border-bottom: none; -} - -stacksidebar row { - padding: 4px 4px; -} - -stacksidebar row > label { - padding-left: 6px; - padding-right: 6px; -} - -stacksidebar row.needs-attention > label { - background-size: 6px 6px, 0 0; -} - -stacksidebar row:selected { - background-color: #5294e2; - border-radius: 2px; - color: #ffffff; -} - -stacksidebar row:selected:hover:dir(ltr), stacksidebar row:selected:hover:dir(rtl) { - background-color: #68a2e6; -} - -stacksidebar row:focus:focus-visible { - outline-width: 0; - background-color: #5294e2; - color: #ffffff; -} - -stacksidebar row.activatable:active, stacksidebar row.activatable:selected:active { - box-shadow: none; -} - -separator.sidebar { - background: none; - border-right: none; -} - -.navigation-sidebar { - padding: 6px 0; -} - -.navigation-sidebar > separator { - margin: 4px; -} - -.navigation-sidebar > row { - min-height: 28px; - padding: 0 8px; - border-radius: 2px; - margin: 0 2px 2px; -} - -.navigation-sidebar > row:hover, .navigation-sidebar > row:focus-visible:focus-within { - background-color: rgba(230, 235, 239, 0.1); - color: #e6ebef; -} - -.navigation-sidebar > row:selected { - background-color: #5294e2; - color: #ffffff; -} - -.navigation-sidebar > row:selected:hover { - background-color: #3c86de; -} - -.navigation-sidebar > row:selected:focus-visible:focus-within { - outline-width: 0; - color: #ffffff; - background-color: #5294e2; -} - -.navigation-sidebar > row:selected:focus-visible:focus-within:hover { - background-color: #3c86de; -} - -.navigation-sidebar > row:disabled { - color: rgba(230, 235, 239, 0.45); -} - -placessidebar > viewport.frame { - border-style: none; -} - -placessidebar .navigation-sidebar > row { - min-height: 28px; - padding: 2px; - outline-offset: -3px; -} - -placessidebar .navigation-sidebar > row > revealer { - padding: 0 10px; -} - -placessidebar .navigation-sidebar > row image.sidebar-icon:dir(ltr) { - padding-right: 8px; -} - -placessidebar .navigation-sidebar > row image.sidebar-icon:dir(rtl) { - padding-left: 8px; -} - -placessidebar .navigation-sidebar > row label.sidebar-label:dir(ltr) { - padding-right: 2px; -} - -placessidebar .navigation-sidebar > row label.sidebar-label:dir(rtl) { - padding-left: 2px; -} - -button.sidebar-button { - min-width: 22px; - min-height: 22px; - margin-top: 2px; - margin-bottom: 2px; - padding: 0; - border-radius: 100%; -} - -button.sidebar-button:not(:hover):not(:active) > image { - opacity: 0.5; -} - -placessidebar .navigation-sidebar > row.sidebar-placeholder-row { - padding: 0 8px; - min-height: 2px; - background-image: linear-gradient(to bottom, #F08437, #F08437); - background-clip: content-box; -} - -placessidebar .navigation-sidebar > row.sidebar-new-bookmark-row { - color: #5294e2; -} - -placessidebar .navigation-sidebar > row:drop(active):not(:disabled) { - box-shadow: inset 0 1px #F08437, inset 0 -1px #F08437; -} - -placessidebar .navigation-sidebar > row:drop(active):not(:disabled), placessidebar .navigation-sidebar > row:drop(active):not(:disabled) label, placessidebar .navigation-sidebar > row:drop(active):not(:disabled) image { - color: #F08437; -} - -placessidebar .navigation-sidebar > row:drop(active):not(:disabled):selected { - background-color: #F08437; -} - -placessidebar .navigation-sidebar > row:drop(active):not(:disabled):selected, placessidebar .navigation-sidebar > row:drop(active):not(:disabled):selected label, placessidebar .navigation-sidebar > row:drop(active):not(:disabled):selected image { - color: #ffffff; -} - -placesview .server-list-button > image { - -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 > actionbar > revealer > box > label { - padding-left: 8px; - padding-right: 8px; -} - -paned > separator { - min-width: 1px; - min-height: 1px; - -gtk-icon-source: none; - border-style: none; - background-color: transparent; - background-image: linear-gradient(to bottom, #494c59, #494c59); - background-size: 1px 1px; -} - -paned > separator:selected { - background-image: linear-gradient(to bottom, #5294e2, #5294e2); -} - -paned > separator.wide { - min-width: 5px; - min-height: 5px; - background-color: #32343D; - background-image: linear-gradient(to bottom, #494c59, #494c59), linear-gradient(to bottom, #494c59, #494c59); - background-size: 1px 1px, 1px 1px; -} - -paned.horizontal > separator { - background-repeat: repeat-y; -} - -paned.horizontal > separator:dir(ltr) { - margin: 0 -8px 0 0; - padding: 0 8px 0 0; - background-position: left; -} - -paned.horizontal > separator:dir(rtl) { - margin: 0 0 0 -8px; - padding: 0 0 0 8px; - background-position: right; -} - -paned.horizontal > separator.wide { - margin: 0; - padding: 0; - background-repeat: repeat-y, repeat-y; - background-position: left, right; -} - -paned.vertical > separator { - margin: 0 0 -8px 0; - padding: 0 0 8px 0; - background-repeat: repeat-x; - background-position: top; -} - -paned.vertical > separator.wide { - margin: 0; - padding: 0; - background-repeat: repeat-x, repeat-x; - background-position: bottom, top; -} - -video { - background: black; -} - -video image.osd { - min-width: 64px; - min-height: 64px; - border-radius: 1000px; - border: none; -} - -infobar { - border-style: none; - margin: 0; - padding: 0; -} - -infobar.info > revealer > box { - background-color: #5294e2; -} - -infobar.question > revealer > box { - background-color: #6dcfa7; -} - -infobar.warning > revealer > box { - background-color: #F27835; -} - -infobar.error > revealer > box { - background-color: #FC4138; -} - -infobar.info > revealer > box, infobar.question > revealer > box, infobar.warning > revealer > box, infobar.error > revealer > box { - color: #ffffff; - caret-color: currentColor; -} - -infobar.info > revealer > box selection, infobar.question > revealer > box selection, infobar.warning > revealer > box selection, infobar.error > revealer > box selection { - color: #5294e2; - background-color: #ffffff; -} - -window > hdyleaflet > scrolledwindow > viewport.frame > list > row.activatable button, window > leaflet > scrolledwindow > viewport.frame > list > row.activatable button, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable:selected button, popover.background > scrolledwindow > viewport.frame > list > row.activatable:selected button.page-row-close-button, .nautilus-window .floating-bar button, infobar.info > revealer > box button, infobar.question > revealer > box button, infobar.warning > revealer > box button, infobar.error > revealer > box button { - color: #ffffff; - background-color: rgba(255, 255, 255, 0); - border-color: rgba(255, 255, 255, 0.5); -} - -window > hdyleaflet > scrolledwindow > viewport.frame > list > row.activatable button.flat, window > leaflet > scrolledwindow > viewport.frame > list > row.activatable button.flat, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable:selected button.flat, popover.background > scrolledwindow > viewport.frame > list > row.activatable:selected button.flat.page-row-close-button, .nautilus-window .floating-bar button.flat, infobar.info > revealer > box button.flat, infobar.question > revealer > box button.flat, infobar.warning > revealer > box button.flat, infobar.error > revealer > box button.flat { - border-color: transparent; - background-color: transparent; - background-image: none; - color: #ffffff; - background-color: rgba(255, 255, 255, 0); -} - -window > hdyleaflet > scrolledwindow > viewport.frame > list > row.activatable button.flat:disabled, window > leaflet > scrolledwindow > viewport.frame > list > row.activatable button.flat:disabled, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable:selected button.flat:disabled, popover.background > scrolledwindow > viewport.frame > list > row.activatable:selected button.flat.page-row-close-button:disabled, .nautilus-window .floating-bar button.flat:disabled, infobar.info > revealer > box button.flat:disabled, infobar.question > revealer > box button.flat:disabled, infobar.warning > revealer > box button.flat:disabled, infobar.error > revealer > box button.flat:disabled, window > hdyleaflet > scrolledwindow > viewport.frame > list > row.activatable button.flat:disabled label, window > leaflet > scrolledwindow > viewport.frame > list > row.activatable button.flat:disabled label, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable:selected button.flat:disabled label, popover.background > scrolledwindow > viewport.frame > list > row.activatable:selected button.flat.page-row-close-button:disabled label, .nautilus-window .floating-bar button.flat:disabled label, infobar.info > revealer > box button.flat:disabled label, infobar.question > revealer > box button.flat:disabled label, infobar.warning > revealer > box button.flat:disabled label, infobar.error > revealer > box button.flat:disabled label { - color: rgba(255, 255, 255, 0.4); -} - -window > hdyleaflet > scrolledwindow > viewport.frame > list > row.activatable button:hover, window > leaflet > scrolledwindow > viewport.frame > list > row.activatable button:hover, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable:selected button:hover, popover.background > scrolledwindow > viewport.frame > list > row.activatable:selected button.page-row-close-button:hover, .nautilus-window .floating-bar button:hover, infobar.info > revealer > box button:hover, infobar.question > revealer > box button:hover, infobar.warning > revealer > box button:hover, infobar.error > revealer > box button:hover { - color: #ffffff; - background-color: rgba(255, 255, 255, 0.2); - border-color: rgba(255, 255, 255, 0.65); -} - -window > hdyleaflet > scrolledwindow > viewport.frame > list > row.activatable button:active, window > leaflet > scrolledwindow > viewport.frame > list > row.activatable button:active, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable:selected button:active, popover.background > scrolledwindow > viewport.frame > list > row.activatable:selected button.page-row-close-button:active, .nautilus-window .floating-bar button:active, infobar.info > revealer > box button:active, infobar.question > revealer > box button:active, infobar.warning > revealer > box button:active, infobar.error > revealer > box button:active, window > hdyleaflet > scrolledwindow > viewport.frame > list > row.activatable button:checked, window > leaflet > scrolledwindow > viewport.frame > list > row.activatable button:checked, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable:selected button:checked, popover.background > scrolledwindow > viewport.frame > list > row.activatable:selected button.page-row-close-button:checked, .nautilus-window .floating-bar button:checked, infobar.info > revealer > box button:checked, infobar.question > revealer > box button:checked, infobar.warning > revealer > box button:checked, infobar.error > revealer > box button:checked { - color: #ffffff; - background-color: rgba(255, 255, 255, 0.35); - border-color: rgba(255, 255, 255, 0.65); -} - -window > hdyleaflet > scrolledwindow > viewport.frame > list > row.activatable button:disabled, window > leaflet > scrolledwindow > viewport.frame > list > row.activatable button:disabled, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable:selected button:disabled, popover.background > scrolledwindow > viewport.frame > list > row.activatable:selected button.page-row-close-button:disabled, .nautilus-window .floating-bar button:disabled, infobar.info > revealer > box button:disabled, infobar.question > revealer > box button:disabled, infobar.warning > revealer > box button:disabled, infobar.error > revealer > box button:disabled { - background-color: rgba(255, 255, 255, 0); - border-color: rgba(255, 255, 255, 0.4); -} - -window > hdyleaflet > scrolledwindow > viewport.frame > list > row.activatable button:disabled, window > leaflet > scrolledwindow > viewport.frame > list > row.activatable button:disabled, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable:selected button:disabled, popover.background > scrolledwindow > viewport.frame > list > row.activatable:selected button.page-row-close-button:disabled, .nautilus-window .floating-bar button:disabled, infobar.info > revealer > box button:disabled, infobar.question > revealer > box button:disabled, infobar.warning > revealer > box button:disabled, infobar.error > revealer > box button:disabled, window > hdyleaflet > scrolledwindow > viewport.frame > list > row.activatable button:disabled label, window > leaflet > scrolledwindow > viewport.frame > list > row.activatable button:disabled label, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable:selected button:disabled label, popover.background > scrolledwindow > viewport.frame > list > row.activatable:selected button.page-row-close-button:disabled label, .nautilus-window .floating-bar button:disabled label, infobar.info > revealer > box button:disabled label, infobar.question > revealer > box button:disabled label, infobar.warning > revealer > box button:disabled label, infobar.error > revealer > box button:disabled label { - color: rgba(255, 255, 255, 0.5); -} - -window > hdyleaflet > scrolledwindow > viewport.frame > list > row.activatable button:disabled:active, window > leaflet > scrolledwindow > viewport.frame > list > row.activatable button:disabled:active, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable:selected button:disabled:active, popover.background > scrolledwindow > viewport.frame > list > row.activatable:selected button.page-row-close-button:disabled:active, .nautilus-window .floating-bar button:disabled:active, infobar.info > revealer > box button:disabled:active, infobar.question > revealer > box button:disabled:active, infobar.warning > revealer > box button:disabled:active, infobar.error > revealer > box button:disabled:active, window > hdyleaflet > scrolledwindow > viewport.frame > list > row.activatable button:disabled:checked, window > leaflet > scrolledwindow > viewport.frame > list > row.activatable button:disabled:checked, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable:selected button:disabled:checked, popover.background > scrolledwindow > viewport.frame > list > row.activatable:selected button.page-row-close-button:disabled:checked, .nautilus-window .floating-bar button:disabled:checked, infobar.info > revealer > box button:disabled:checked, infobar.question > revealer > box button:disabled:checked, infobar.warning > revealer > box button:disabled:checked, infobar.error > revealer > box button:disabled:checked { - color: rgba(255, 255, 255, 0.75); - background-color: rgba(255, 255, 255, 0.2); - border-color: rgba(255, 255, 255, 0.4); -} - -tooltip { - border-radius: 2px; - box-shadow: none; - padding: 6px 10px; -} - -tooltip.background { - background-color: #3e4250; - background-clip: padding-box; - color: #D3DAE3; -} - -tooltip.background label { - padding: 4px; -} - -tooltip > box { - border-spacing: 6px; -} - -colorswatch, colorswatch:drop(active) { - border-style: none; -} - -colorswatch.top { - border-top-left-radius: 2.5px; - border-top-right-radius: 2.5px; -} - -colorswatch.top overlay { - border-top-left-radius: 2px; - border-top-right-radius: 2px; -} - -colorswatch.bottom { - border-bottom-left-radius: 2.5px; - border-bottom-right-radius: 2.5px; -} - -colorswatch.bottom overlay { - border-bottom-left-radius: 2px; - border-bottom-right-radius: 2px; -} - -colorswatch.left, colorswatch:first-child:not(.top) { - border-top-left-radius: 2.5px; - border-bottom-left-radius: 2.5px; -} - -colorswatch.left overlay, colorswatch:first-child:not(.top) overlay { - border-top-left-radius: 2px; - border-bottom-left-radius: 2px; -} - -colorswatch.right, colorswatch:last-child:not(.bottom) { - border-top-right-radius: 2.5px; - border-bottom-right-radius: 2.5px; -} - -colorswatch.right overlay, colorswatch:last-child:not(.bottom) overlay { - border-top-right-radius: 2px; - border-bottom-right-radius: 2px; -} - -colorswatch.dark overlay { - color: rgba(255, 255, 255, 0.7); -} - -colorswatch.dark overlay:hover { - border-color: rgba(255, 255, 255, 0.12); -} - -colorswatch.light overlay { - color: rgba(0, 0, 0, 0.7); -} - -colorswatch.light overlay:hover { - border-color: rgba(255, 255, 255, 0.12); -} - -colorswatch overlay { - border: 1px solid rgba(255, 255, 255, 0.12); -} - -colorswatch overlay:hover { - background-color: rgba(255, 255, 255, 0.2); -} - -colorswatch:disabled { - opacity: 0.5; -} - -colorswatch:disabled overlay { - border-color: rgba(0, 0, 0, 0.6); - box-shadow: none; -} - -colorswatch#add-color-button { - border-style: solid; - border-width: 1px; - color: #e6ebef; - border-color: rgba(255, 255, 255, 0.12); - background-color: #2c2f39; -} - -colorswatch#add-color-button:hover { - color: #b7c6d1; - border-color: rgba(255, 255, 255, 0.12); - background-color: #3e4250; -} - -colorswatch#add-color-button overlay { - border-color: transparent; - background-color: transparent; - background-image: none; -} - -button.color { - padding: 4px; -} - -button.color > colorswatch:only-child, button.color > colorswatch:only-child > overlay { - border-radius: 0; -} - -colorchooser .popover.osd { - border-radius: 2px; -} - -.content-view { - background-color: #282A33; -} - -.content-view .tile { - margin: 2px; - background-color: black; - border-radius: 0; - padding: 0; -} - -.content-view .tile:active, .content-view .tile:selected { - background-color: #5294e2; -} - -.content-view .tile:disabled { - background-color: #373943; -} - -.scale-popup button:hover { - color: #b7c6d1; - border-color: rgba(255, 255, 255, 0.12); - background-color: #3e4250; -} - -shortcuts-section { - margin: 20px; -} - -.shortcuts-search-results { - margin: 20px; - border-spacing: 24px; -} - -shortcut { - border-spacing: 6px; -} - -shortcut > .keycap { - min-width: 16px; - min-height: 20px; - padding: 3px 6px 4px 6px; - color: #e6ebef; - background-color: #282A33; - border: 1px solid rgba(255, 255, 255, 0.12); - border-radius: 2.5px; - box-shadow: inset 0px -2px 0px rgba(0, 0, 0, 0.15); -} - -:not(decoration):not(window):drop(active):focus, -:not(decoration):not(window):drop(active) { - border-color: #F08437; - box-shadow: inset 0 0 0 1px #F08437; - caret-color: #F08437; -} - -stackswitcher button.text-button { - min-width: 80px; -} - -stackswitcher button.circular { - min-width: 0; -} - -stackswitcher.circular { - border-spacing: 12px; -} - -stackswitcher.circular > button.circular, -stackswitcher.circular > button.text-button.circular { - min-width: 32px; - min-height: 32px; - padding: 0; -} - -window { - border: none; -} - -window.csd { - box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.08), 0 8px 8px 0 rgba(0, 0, 0, 0.08), 0 0 0 1px rgba(255, 255, 255, 0.12); - margin: 0px; - border-radius: 0; - transition: 200ms ease-out; -} - -window.csd:backdrop { - box-shadow: 0 3px 5px 0 transparent, 0 8px 8px 0 transparent, 0 3px 3px 0 rgba(0, 0, 0, 0.06), 0 0 0 1px rgba(255, 255, 255, 0.12); -} - -window.csd.popup { - border-radius: 0; - box-shadow: 0 3px 6px rgba(255, 255, 255, 0.02), 0 0 0 1px rgba(255, 255, 255, 0.12); -} - -window.csd.dialog.message { - border-radius: 2px; - box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2), 0 0 0 1px rgba(255, 255, 255, 0.02); -} - -window.csd.solid-csd { - margin: 0; - padding: 0; - border: solid 2px #32343D; - border-radius: 0; - box-shadow: none; -} - -window.maximized, window.fullscreen, window.tiled, window.tiled-top, window.tiled-left, window.tiled-right, window.tiled-bottom { - border-radius: 0; - box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.06); -} - -window.popup { - box-shadow: none; -} - -window.ssd { - box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.12); -} - -.monospace { - font-family: monospace; -} - -headerbar windowcontrols > button, .csd headerbar windowcontrols > button, .solid-csd headerbar windowcontrols > button { - margin: 0; - padding: 0; - min-width: 28px; - min-height: 28px; - border-color: transparent; - background-color: transparent; - background-image: none; - background-color: rgba(40, 42, 51, 0); -} - -headerbar windowcontrols > button:hover { - color: rgba(228, 235, 241, 0.8); - border-color: rgba(255, 255, 255, 0.12); - background-color: #333641; -} - -headerbar windowcontrols > button:active, headerbar windowcontrols > button:checked { - color: #ffffff; - border-color: #68a2e6; - background-color: #5294e2; -} - -headerbar windowcontrols > button.close, headerbar windowcontrols > button.maximize, headerbar windowcontrols > button.minimize { - padding: 0; - margin: 0 2px; - min-width: 27px; - min-height: 27px; - color: transparent; - background-color: transparent; - background-position: center; - background-repeat: no-repeat; - border-width: 0; - border-radius: 0; -} - -headerbar windowcontrols > button.close:backdrop, headerbar windowcontrols > button.maximize:backdrop, headerbar windowcontrols > button.minimize:backdrop { - opacity: 1; -} - -headerbar windowcontrols > button.close { - background-image: -gtk-scaled(url("assets/titlebutton-close-dark.png"), url("assets/titlebutton-close-dark@2.png")); -} - -headerbar windowcontrols > button.close:backdrop { - background-image: -gtk-scaled(url("assets/titlebutton-close-backdrop-dark.png"), url("assets/titlebutton-close-backdrop-dark@2.png")); -} - -headerbar windowcontrols > button.close:hover { - background-image: -gtk-scaled(url("assets/titlebutton-close-hover-dark.png"), url("assets/titlebutton-close-hover-dark@2.png")); -} - -headerbar windowcontrols > button.close:active { - background-image: -gtk-scaled(url("assets/titlebutton-close-active-dark.png"), url("assets/titlebutton-close-active-dark@2.png")); -} - -headerbar windowcontrols > button.maximize { - background-image: -gtk-scaled(url("assets/titlebutton-maximize-dark.png"), url("assets/titlebutton-maximize-dark@2.png")); -} - -headerbar windowcontrols > button.maximize:backdrop { - background-image: -gtk-scaled(url("assets/titlebutton-maximize-backdrop-dark.png"), url("assets/titlebutton-maximize-backdrop-dark@2.png")); -} - -headerbar windowcontrols > button.maximize:hover { - background-image: -gtk-scaled(url("assets/titlebutton-maximize-hover-dark.png"), url("assets/titlebutton-maximize-hover-dark@2.png")); -} - -headerbar windowcontrols > button.maximize:active { - background-image: -gtk-scaled(url("assets/titlebutton-maximize-active-dark.png"), url("assets/titlebutton-maximize-active-dark@2.png")); -} - -headerbar windowcontrols > button.minimize { - background-image: -gtk-scaled(url("assets/titlebutton-minimize-dark.png"), url("assets/titlebutton-minimize-dark@2.png")); -} - -headerbar windowcontrols > button.minimize:backdrop { - background-image: -gtk-scaled(url("assets/titlebutton-minimize-backdrop-dark.png"), url("assets/titlebutton-minimize-backdrop-dark@2.png")); -} - -headerbar windowcontrols > button.minimize:hover { - background-image: -gtk-scaled(url("assets/titlebutton-minimize-hover-dark.png"), url("assets/titlebutton-minimize-hover-dark@2.png")); -} - -headerbar windowcontrols > button.minimize:active { - background-image: -gtk-scaled(url("assets/titlebutton-minimize-active-dark.png"), url("assets/titlebutton-minimize-active-dark@2.png")); -} - -headerbar windowcontrols > button.restore { - background-image: -gtk-scaled(url("assets/titlebutton-restore-dark.png"), url("assets/titlebutton-restore-dark@2.png")); -} - -headerbar windowcontrols > button.restore:backdrop { - background-image: -gtk-scaled(url("assets/titlebutton-restore-backdrop-dark.png"), url("assets/titlebutton-restore-backdrop-dark@2.png")); -} - -headerbar windowcontrols > button.restore:hover { - background-image: -gtk-scaled(url("assets/titlebutton-restore-hover-dark.png"), url("assets/titlebutton-restore-hover-dark@2.png")); -} - -headerbar windowcontrols > button.restore:active { - background-image: -gtk-scaled(url("assets/titlebutton-restore-active-dark.png"), url("assets/titlebutton-restore-active-dark@2.png")); -} - -.fullscreen headerbar windowcontrols > button.maximize, .maximized headerbar windowcontrols > button.maximize { - background-image: -gtk-scaled(url("assets/titlebutton-restore-dark.png"), url("assets/titlebutton-restore-dark@2.png")); -} - -.fullscreen headerbar windowcontrols > button.maximize:backdrop, .maximized headerbar windowcontrols > button.maximize:backdrop { - background-image: -gtk-scaled(url("assets/titlebutton-restore-backdrop-dark.png"), url("assets/titlebutton-restore-backdrop-dark@2.png")); -} - -.fullscreen headerbar windowcontrols > button.maximize:hover, .maximized headerbar windowcontrols > button.maximize:hover { - background-image: -gtk-scaled(url("assets/titlebutton-restore-hover-dark.png"), url("assets/titlebutton-restore-hover-dark@2.png")); -} - -.fullscreen headerbar windowcontrols > button.maximize:active, .maximized headerbar windowcontrols > button.maximize:active { - background-image: -gtk-scaled(url("assets/titlebutton-restore-active-dark.png"), url("assets/titlebutton-restore-active-dark@2.png")); -} - -.nemo-window .sidebar .view.cell:selected, .nemo-window .sidebar row.cell:selected, window > hdyleaflet > scrolledwindow > viewport.frame > list > row.activatable:selected, window > leaflet > scrolledwindow > viewport.frame > list > row.activatable:selected, hdyleaflet > box.vertical > scrolledwindow > viewport .sidebar list > row.activatable:selected, hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list row.activatable.contact-data-row:selected, -leaflet.unfolded > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list row.activatable.contact-data-row:selected, .polari-room-list .sidebar .activatable:selected, .polari-room-list .sidebar .inactive:selected, .polari-room-list .sidebar .room-list-header:selected, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable:selected, .geary-main-window .geary-main-layout > leaflet > leaflet > box .geary-folder-frame > scrolledwindow treeview.view.sidebar:selected, .sidebar.vertical > paned.geary-sidebar-pane-separator .geary-folder-frame > scrolledwindow treeview.view.sidebar:selected, .sidebar.vertical > paned.sidebar-pane-separator .folder-frame > scrolledwindow treeview.view.sidebar:selected, list.tweak-categories > row.activatable.tweak-category:selected, textview.view.sourceview.gedit-view window#gtk-tooltip treeview.view:selected, list.gedit-document-panel row.activatable:selected, .view:selected, .view:selected:focus, -textview > text:selected, -textview > text:selected:focus, textview > text > selection:focus, textview > text > selection, -iconview:selected, -iconview:selected:focus, flowbox > flowboxchild:selected, gridview > child:selected, entry > text > selection:focus, entry > text > selection, modelbutton.flat:active, modelbutton.flat:selected, spinbutton:not(.vertical) > text > text > selection, spinbutton.vertical > text > text > selection, spinbutton.vertical > text > selection, treeview.view:selected, treeview.view:selected:focus, row:selected, row.activatable:selected, row.activatable:selected.has-open-popup, row.activatable:selected:hover, calendar > grid > label.day-number:selected { - background-color: #5294e2; -} - -row:selected label, label:selected, .nemo-window .sidebar .view.cell:selected, .nemo-window .sidebar row.cell:selected, window > hdyleaflet > scrolledwindow > viewport.frame > list > row.activatable:selected, window > leaflet > scrolledwindow > viewport.frame > list > row.activatable:selected, hdyleaflet > box.vertical > scrolledwindow > viewport .sidebar list > row.activatable:selected, hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list row.activatable.contact-data-row:selected, -leaflet.unfolded > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list row.activatable.contact-data-row:selected, .polari-room-list .sidebar .activatable:selected, .polari-room-list .sidebar .inactive:selected, .polari-room-list .sidebar .room-list-header:selected, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable:selected, .geary-main-window .geary-main-layout > leaflet > leaflet > box .geary-folder-frame > scrolledwindow treeview.view.sidebar:selected, .sidebar.vertical > paned.geary-sidebar-pane-separator .geary-folder-frame > scrolledwindow treeview.view.sidebar:selected, .sidebar.vertical > paned.sidebar-pane-separator .folder-frame > scrolledwindow treeview.view.sidebar:selected, list.tweak-categories > row.activatable.tweak-category:selected, textview.view.sourceview.gedit-view window#gtk-tooltip treeview.view:selected, list.gedit-document-panel row.activatable:selected, .view:selected, .view:selected:focus, -textview > text:selected, -textview > text:selected:focus, textview > text > selection:focus, textview > text > selection, -iconview:selected, -iconview:selected:focus, flowbox > flowboxchild:selected, gridview > child:selected, entry > text > selection:focus, entry > text > selection, modelbutton.flat:active, modelbutton.flat:selected, spinbutton:not(.vertical) > text > text > selection, spinbutton.vertical > text > text > selection, spinbutton.vertical > text > selection, treeview.view:selected, treeview.view:selected:focus, row:selected, row.activatable:selected, row.activatable:selected.has-open-popup, row.activatable:selected:hover, calendar > grid > label.day-number:selected { - color: #ffffff; -} - -row:selected label:disabled, label:disabled:selected, .nemo-window .sidebar .view.cell:disabled:selected, .nemo-window .sidebar row.cell:disabled:selected, window > hdyleaflet > scrolledwindow > viewport.frame > list > row.activatable:disabled:selected, window > leaflet > scrolledwindow > viewport.frame > list > row.activatable:disabled:selected, hdyleaflet > box.vertical > scrolledwindow > viewport .sidebar list > row.activatable:disabled:selected, hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list row.activatable.contact-data-row:disabled:selected, -leaflet.unfolded > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list row.activatable.contact-data-row:disabled:selected, .polari-room-list .sidebar .activatable:disabled:selected, .polari-room-list .sidebar .inactive:disabled:selected, .polari-room-list .sidebar .room-list-header:disabled:selected, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable:disabled:selected, .geary-main-window .geary-main-layout > leaflet > leaflet > box .geary-folder-frame > scrolledwindow treeview.view.sidebar:disabled:selected, .sidebar.vertical > paned.geary-sidebar-pane-separator .geary-folder-frame > scrolledwindow treeview.view.sidebar:disabled:selected, .sidebar.vertical > paned.sidebar-pane-separator .folder-frame > scrolledwindow treeview.view.sidebar:disabled:selected, list.tweak-categories > row.activatable.tweak-category:disabled:selected, textview.view.sourceview.gedit-view window#gtk-tooltip treeview.view:disabled:selected, list.gedit-document-panel row.activatable:disabled:selected, .view:disabled:selected, -textview > text:disabled:selected, -textview > text:disabled:selected:focus, textview > text > selection:disabled, -iconview:disabled:selected, -iconview:disabled:selected:focus, flowbox > flowboxchild:disabled:selected, gridview > child:disabled:selected, entry > text > selection:disabled, modelbutton.flat:disabled:active, modelbutton.flat:disabled:selected, spinbutton:not(.vertical) > text > text > selection:disabled, spinbutton.vertical > text > text > selection:disabled, spinbutton.vertical > text > selection:disabled, row:disabled:selected, calendar > grid > label.day-number:disabled:selected { - color: #a9caf1; -} - -.lowres-icon { - -gtk-icon-shadow: 0 -1px rgba(0, 0, 0, 0.05), 1px 0 rgba(0, 0, 0, 0.1), 0 1px rgba(0, 0, 0, 0.3), -1px 0 rgba(0, 0, 0, 0.1); -} - -.icon-dropshadow { - -gtk-icon-shadow: 0 1px 12px rgba(0, 0, 0, 0.05), 0 -1px rgba(0, 0, 0, 0.05), 1px 0 rgba(0, 0, 0, 0.1), 0 1px rgba(0, 0, 0, 0.3), -1px 0 rgba(0, 0, 0, 0.1); -} - -popover.emoji-picker > contents { - padding: 0; -} - -.emoji-searchbar { - padding: 4px; - border-spacing: 4px; - border-bottom: 1px solid rgba(255, 255, 255, 0.12); -} - -.emoji-toolbar { - padding: 2px; - border-spacing: 2px; - border-top: 1px solid rgba(255, 255, 255, 0.12); -} - -button.emoji-section { - padding: 4px 12px; - outline-offset: -4px; - border: none; -} - -button.emoji-section:hover { - color: #e6ebef; - background-color: rgba(230, 235, 239, 0.1); -} - -button.emoji-section:active { - color: #e6ebef; - background-color: rgba(230, 235, 239, 0.2); -} - -popover.emoji-picker emoji { - font-size: x-large; - padding: 6px; - border-radius: 6px; -} - -popover.emoji-picker emoji:focus, popover.emoji-picker emoji:hover { - background-color: #5294e2; -} - -emoji-completion-row > box { - border-spacing: 10px; - padding: 2px 10px; -} - -emoji-completion-row:focus, -emoji-completion-row:hover { - background: none; - color: #e6ebef; - box-shadow: none; -} - -emoji-completion-row emoji:focus, emoji-completion-row emoji:hover { - background-color: rgba(255, 255, 255, 0.12); -} - -popover.entry-completion > contents { - padding: 0; -} - -statusbar { - padding: 6px 10px; -} - -terminal-window notebook > header.top button, -.mate-terminal notebook > header.top button { - padding: 0; - min-width: 24px; - min-height: 24px; -} - -terminal-window notebook scrollbar, -.mate-terminal notebook scrollbar { - background: none; -} - -terminal-window.background.csd, -.mate-terminal.background.csd { - border-radius: 0; -} - -terminal-window.background.csd.maximized, terminal-window.background.csd.tiled, terminal-window.background.csd.fullscreen, -.mate-terminal.background.csd.maximized, -.mate-terminal.background.csd.tiled, -.mate-terminal.background.csd.fullscreen { - border-radius: 0; -} - -terminal-window decoration, -.mate-terminal decoration { - border-radius: 0 0 0 0; -} - -window.background > box.vertical > box.horizontal > frame > border { - border-width: 0 1px 0 0; -} - -window.background > box.vertical > box.horizontal > stack > widget > notebook.frame { - border-width: 0 0 0 1px; -} - -.nautilus-window headerbar.titlebar .path-bar-box .path-bar button.flat.text-button.toggle, -.nautilus-window headerbar.titlebar .path-bar-box .path-bar button.flat.image-button.text-button.toggle { - background: none; - border: none; - margin-top: 0; - margin-bottom: 0; - padding: 0 6px 2px 6px; - border-radius: 0; -} - -.nautilus-window headerbar.titlebar .path-bar-box .path-bar button.flat.text-button.toggle:hover { - color: rgba(255, 255, 255, 0.8); - background: none; - box-shadow: inset 0 -1px rgba(82, 148, 226, 0.5), 0 1px rgba(82, 148, 226, 0.5); -} - -.nautilus-window headerbar.titlebar .path-bar-box .path-bar button.flat.text-button.toggle:checked, .nautilus-window headerbar.titlebar .path-bar-box .path-bar button.flat.text-button.toggle:active { - color: rgba(228, 235, 241, 0.8); - background: none; - box-shadow: inset 0 -1px #5294e2, 0 1px #5294e2; -} - -.nautilus-window headerbar.titlebar .path-bar-box .path-bar button.flat.text-button.toggle:disabled { - color: rgba(228, 235, 241, 0.4); -} - -.nautilus-window headerbar.titlebar .path-bar-box .path-bar button.flat.text-button.toggle:checked:disabled { - color: rgba(228, 235, 241, 0.4); - box-shadow: inset 0 -1px rgba(82, 148, 226, 0.4), 0 1px rgba(82, 148, 226, 0.4); -} - -.nautilus-window.background.csd { - border-radius: 0 0 0 0; -} - -.nautilus-window.background.csd.unified { - border-radius: 0; -} - -.nautilus-window.background.csd placessidebar.sidebar { - border-bottom-left-radius: 0; -} - -.nautilus-window.background.csd notebook, .nautilus-window.background.csd notebook > stack { - border-radius: 0 0 0 0; -} - -.nautilus-window headerbar.titlebar .path-bar-box { - margin-top: 5px; - margin-bottom: 5px; - color: rgba(228, 235, 241, 0.8); - background-color: transparent; - border: none; -} - -.nautilus-window headerbar.titlebar .path-bar-box .linked.nautilus-path-bar button.text-button, -.nautilus-window headerbar.titlebar .path-bar-box .linked.nautilus-path-bar button.image-button.text-button { - padding: 3px 6px; - margin-top: 0; - margin-bottom: 0; -} - -.nautilus-window headerbar.titlebar .path-bar-box .linked.nautilus-path-bar button.text-button:not(:only-child):last-child, -.nautilus-window headerbar.titlebar .path-bar-box .linked.nautilus-path-bar button.image-button.text-button:not(:only-child):last-child { - border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #5294e2 100%, transparent 0%) 0 0 2/0 0 2px; -} - -.nautilus-window headerbar.titlebar .path-bar-box .linked.nautilus-path-bar button.text-button.image-button { - padding: 3px 12px; -} - -.nautilus-window headerbar.titlebar .path-bar-box .linked.nautilus-path-bar button.text-button.image-button label { - padding-left: 0; - padding-right: 0; -} - -.nautilus-window headerbar.titlebar .path-bar-box .linked.nautilus-path-bar button.text-button.image-button image { - padding-left: 0; - padding-right: 0; -} - -.nautilus-window headerbar.titlebar .path-bar-box .linked.nautilus-path-bar button.text-button label { - padding-right: 6px; - padding-left: 6px; -} - -.nautilus-window headerbar.titlebar .path-bar-box.width-maximized { - border: none; - box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.12); - background-color: rgba(228, 235, 241, 0.06); - border-radius: 2px; - padding: 0 6px; -} - -.nautilus-window headerbar.titlebar .path-bar-box.background.frame { - border: none; - background-color: transparent; -} - -.nautilus-canvas-item { - border-radius: 2px; -} - - -.nautilus-desktop.nautilus-canvas-item { - color: #ffffff; - text-shadow: 1px 1px rgba(0, 0, 0, 0.6); -} - - -.nautilus-desktop.nautilus-canvas-item:active { - color: #e6ebef; -} - - -.nautilus-desktop.nautilus-canvas-item:selected { - color: #ffffff; - text-shadow: none; -} - -.nautilus-canvas-item.dim-label, label.nautilus-canvas-item.separator, entry > text > placeholder.nautilus-canvas-item, spinbutton:not(.vertical) > text > text > placeholder.nautilus-canvas-item, spinbutton.vertical > text > text > placeholder.nautilus-canvas-item, headerbar .nautilus-canvas-item.subtitle, popover.background label.nautilus-canvas-item.separator, -.nautilus-list-dim-label { - color: #8c9096; -} - -.nautilus-canvas-item.dim-label:selected, label.nautilus-canvas-item.separator:selected, entry > text > placeholder.nautilus-canvas-item:selected, spinbutton:not(.vertical) > text > text > placeholder.nautilus-canvas-item:selected, spinbutton.vertical > text > text > placeholder.nautilus-canvas-item:selected, headerbar .nautilus-canvas-item.subtitle:selected, .nautilus-canvas-item.dim-label:selected:focus, -.nautilus-list-dim-label:selected, -.nautilus-list-dim-label:selected:focus { - color: #dceaf9; -} - - -.nautilus-window notebook > stack { - background-image: none; -} - -.nautilus-window .searchbar-container { - margin-top: -1px; -} - -.nautilus-window > menubar { - border: none; - box-shadow: none; - background: none; -} - -.nautilus-window notebook, -.nautilus-window notebook > stack:not(:only-child) searchbar { - background-color: #282A33; -} - -.nautilus-list-view treeview.view:not(:selected):not(:hover):not(:focus) { - background: none; -} - -.disk-space-display { - border-style: solid; - border-width: 1px; -} - -.disk-space-display.unknown { - background-color: rgba(230, 235, 239, 0.5); - border-color: rgba(199, 210, 219, 0.5); -} - -.disk-space-display.used { - background-color: rgba(82, 148, 226, 0.8); - border-color: rgba(38, 121, 219, 0.8); -} - -.disk-space-display.free { - background-color: #2b2d35; - border-color: #141519; -} - -@keyframes needs_attention_keyframes { - 0% { - color: rgba(228, 235, 241, 0.8); - border-color: rgba(255, 255, 255, 0.12); - background-color: #333641; - } - 100% { - color: #ffffff; - border-color: #68a2e6; - background-color: #5294e2; - } -} - -.nautilus-operations-button-needs-attention { - animation: needs_attention_keyframes 2s ease-in-out; -} - -.nautilus-operations-button-needs-attention-multiple { - animation: needs_attention_keyframes 3s ease-in-out; - animation-iteration-count: 3; -} - -.conflict-row.activatable, .conflict-row.activatable:active { - color: white; - background-color: #FC4138; -} - -.conflict-row.activatable:hover { - background-color: #fd716a; -} - -.conflict-row.activatable:selected { - color: #ffffff; - background-color: #5294e2; -} - -.nautilus-window .floating-bar { - padding: 1px; - background-color: #5294e2; - color: #ffffff; - border-radius: 2px 2px 0 0; -} - -.nautilus-window .floating-bar.bottom.left { - border-top-left-radius: 0; -} - -.nautilus-window .floating-bar.bottom.right { - border-top-right-radius: 0; -} - -.nautilus-window .floating-bar button { - border: none; - border-radius: 100px; - min-height: 0; - min-width: 0; - padding: 0; - margin-right: 6px; - -gtk-icon-shadow: none; -} - -stack grid.vertical scrolledwindow.frame, -stack grid.vertical scrolledwindow.frame.emptyGrid { - border: none; -} - -eog-thumb-nav scrolledwindow, eog-thumb-nav scrolledwindow.frame, -#eog-thumb-nav scrolledwindow, -#eog-thumb-nav scrolledwindow.frame { - border-top: none; -} - -eog-thumb-nav button, -#eog-thumb-nav button { - border-radius: 2px; - border-top: none; -} - -.documents-scrolledwin.frame { - border-width: 0; -} - -button.documents-load-more { - border-width: 1px 0 0; - border-radius: 0; -} - -.documents-icon-bg { - background-color: #5294e2; - color: #ffffff; - border-radius: 2px; -} - -.documents-collection-icon, .photos-collection-icon { - background-color: rgba(230, 235, 239, 0.3); - border-radius: 2px; -} - -button.documents-favorite:active, -button.documents-favorite:active:hover { - color: #a9caf1; -} - -.documents-entry-tag, .photos-entry-tag { - color: #ffffff; - background: #5294e2; - border-radius: 2px; - border-width: 0; - margin: 2px; - padding: 4px; -} - -.documents-entry-tag:hover, .photos-entry-tag:hover { - color: #ffffff; - background: #639fe5; -} - -.documents-entry-tag:active, .photos-entry-tag:active { - color: #ffffff; - background: #4189df; -} - -.documents-entry-tag.button, .button.photos-entry-tag { - box-shadow: none; - border: none; - background-color: transparent; -} - -.content-view.document-page { - border-style: solid; - border-width: 3px 3px 6px 4px; - border-image: url("assets/thumbnail-frame.png") 3 3 6 4; -} - -.photos-fade-in { - opacity: 1.0; - transition: opacity 0.2s ease-out; -} - -.photos-fade-out { - opacity: 0.0; - transition: opacity 0.2s ease-out; -} - -window.background.csd > overlay > grid.horizontal > frame:dir(ltr) > border { - border-top-width: 0; - border-left-width: 0; - border-bottom-width: 0; -} - -frame.sidebar.chat-sidebar > border { - border-right: none; -} - -frame.sidebar.chat-sidebar frame.chat-status-area > border { - border-style: none; - border-top-style: solid; -} - -widget#PROCESSOR list row, widget#MEMORY list row { - margin: -1px; - border: 1px solid #494c59; -} - -widget#PROCESSOR list row.max, widget#MEMORY list row.max { - color: #282A33; -} - -widget#PROCESSOR list separator.list, widget#MEMORY list separator.list { - box-shadow: inset 0 0 0 1px #494c59; -} - -widget#STORAGE list { - margin: -1px; -} - -widget#STORAGE list row.activatable { - color: rgba(230, 235, 239, 0.75); -} - -widget#STORAGE list row.activatable:hover, widget#STORAGE list row.activatable:active { - color: rgba(230, 235, 239, 0.75); -} - -widget#STORAGE list separator.list { - box-shadow: inset 0 0 0 1px #494c59; -} - -graph-switcher-button.toggle { - color: rgba(230, 235, 239, 0.75); - font-weight: 500; -} - -graph-switcher-button.toggle:hover { - color: #e6ebef; - background-image: image(rgba(255, 255, 255, 0.03)); -} - -rg-graph.big { - background-position: left top; - background-origin: border-box; - background-repeat: repeat; -} - -box.speedometer-outter { - opacity: 0.8; -} - -box.speedometer-content-area { - box-shadow: 0 0 0 4px rgba(82, 148, 226, 0.2); -} - -.gb-search-entry-occurrences-tag { - background: none; -} - -window.org-gnome-Builder > menubar { - border: none; - box-shadow: none; - background: none; -} - -workbench.csd > stack.titlebar:not(headerbar) { - padding: 0; - background: none; - border: none; - 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: 0 0 0 0; -} - -editortweak .linked > entry.search:focus + .gb-linked-scroller { - border-top-color: #5294e2; -} - -layouttab { - background-color: #282A33; -} - -layout { - border: 1px solid rgba(255, 255, 255, 0.12); -} - -eggsearchbar box.search-bar { - border-bottom: 1px solid rgba(255, 255, 255, 0.12); -} - -pillbox { - color: #ffffff; - background-color: #5294e2; - border-radius: 2px; -} - -pillbox:disabled label { - color: rgba(255, 255, 255, 0.5); -} - -docktabstrip { - padding: 0 6px; - background-color: #32343D; - border-bottom: 1px solid rgba(255, 255, 255, 0.12); -} - -docktabstrip docktab { - min-height: 28px; - border: solid transparent; - border-width: 0 1px; -} - -docktabstrip docktab label { - opacity: 0.5; -} - -docktabstrip docktab:checked label, docktabstrip docktab:hover label { - opacity: 1; -} - -docktabstrip docktab:checked { - border-color: rgba(255, 255, 255, 0.12); - background-color: #282A33; -} - -dockbin { - border: 1px solid rgba(255, 255, 255, 0.12); -} - -dockpaned { - border: 1px solid rgba(255, 255, 255, 0.12); -} - -dockoverlayedge { - background-color: #32343D; -} - -dockoverlayedge docktabstrip { - padding: 0; - border: none; -} - -dockoverlayedge.left-edge tab:checked, dockoverlayedge.right-edge tab:checked { - border-width: 1px 0; -} - -popover.messagepopover.background { - padding: 0; -} - -popover.messagepopover .popover-content-area { - margin: 16px; -} - -popover.messagepopover .popover-action-area { - margin: 8px; -} - -popover.messagepopover .popover-action-area button:not(:first-child):not(:last-child) { - margin: 0 4px; -} - -popover.popover-selector { - padding: 0; -} - -popover.popover-selector list row { - padding: 5px 0; -} - -popover.popover-selector list row image { - margin-left: 3px; - margin-right: 10px; -} - -button.dzlmenubuttonitem.check label { - color: #e6ebef; -} - -button.dzlmenubuttonitem.check label.dim-label { - color: #e6ebef; -} - -button.dzlmenubuttonitem.check box > image { - opacity: 0.87; -} - -entry.search.preferences-search { - border: none; - border-right: 1px solid rgba(255, 255, 255, 0.12); - border-bottom: 1px solid rgba(255, 255, 255, 0.12); - border-radius: 0; -} - -preferences stacksidebar.sidebar list { - background-image: linear-gradient(to bottom, #282A33, #282A33); -} - -preferences stacksidebar.sidebar list separator { - background-color: transparent; -} - -devhelppanel entry:focus, -symboltreepanel entry:focus { - border-color: rgba(255, 255, 255, 0.12); -} - -button.run-arrow-button { - min-width: 12px; -} - -omnibar.linked > entry:not(:only-child) { - border-style: solid; - border-radius: 2px; - margin-left: 1px; - margin-right: 1px; -} - -gstyleslidein #scale_box button.toggle:checked, -gstyleslidein #strings_controls button.toggle:checked, -gstyleslidein #palette_controls button.toggle:checked, -gstyleslidein #components_controls button.toggle:checked { - color: #e6ebef; -} - -configurationview entry.flat { - background: none; -} - -configurationview list { - border-width: 0; -} - -preferencesbin spinbutton { - border-radius: 2px; - border: 1px solid rgba(255, 255, 255, 0.12); -} - -preferencesbin spinbutton:focus { - border-color: #5294e2; -} - -preferencesbin spinbutton entry, preferencesbin spinbutton button { - border: none; - box-shadow: none; -} - -.tweak-categories { - border-radius: 0 0 0 0; -} - -.maximized .tweak-categories, .fullscreen .tweak-categories, .tiled .tweak-categories, .tiled-top .tweak-categories, .tiled-right .tweak-categories, .tiled-bottom .tweak-categories, .tiled-left .tweak-categories { - border-radius: 0; -} - -window.background.csd > hdyleaflet > box.vertical > stack.main-container, -window.background.csd > leaflet > box.vertical > stack.main-container { - border-bottom-right-radius: 0; -} - -window.background.csd.maximized > hdyleaflet > box.vertical > stack.main-container, window.background.csd.tiled > hdyleaflet > box.vertical > stack.main-container, window.background.csd.fullscreen > hdyleaflet > box.vertical > stack.main-container { - border-bottom-right-radius: 0; -} - -window.background.csd.maximized .tweak-categories, window.background.csd.tiled .tweak-categories, window.background.csd.fullscreen .tweak-categories { - border-radius: 0; -} - -window.background.csd > box.horizontal > stack.background > widget > scrolledwindow.frame { - border: none; -} - -window.background.csd > leaflet > stack.background, -window.background.csd > hdyleaflet > stack.background, -window.background.csd > box.horizontal > stack.background { - border-bottom-right-radius: 0; -} - -window.background.csd > leaflet > stack.background > widget > box.vertical > box.vertical > scrolledwindow > viewport.frame, -window.background.csd > hdyleaflet > stack.background > widget > box.vertical > box.vertical > scrolledwindow > viewport.frame, -window.background.csd > box.horizontal > stack.background > widget > box.vertical > box.vertical > scrolledwindow > viewport.frame { - border-bottom-right-radius: 1px; -} - -window.background.csd > leaflet > stack.background > widget > box.vertical > box.vertical > scrolledwindow > viewport.frame > .view, -window.background.csd > hdyleaflet > stack.background > widget > box.vertical > box.vertical > scrolledwindow > viewport.frame > .view, -window.background.csd > box.horizontal > stack.background > widget > box.vertical > box.vertical > scrolledwindow > viewport.frame > .view { - background: none; -} - -window.background.csd > leaflet > stack.background > widget > scrolledwindow > viewport > clamp.medium > box > box > box > frame > box > box.vertical > separator, -window.background.csd > hdyleaflet > stack.background > widget > scrolledwindow > viewport > clamp.medium > box > box > box > frame > box > box.vertical > separator, -window.background.csd > box.horizontal > stack.background > widget > scrolledwindow > viewport > clamp.medium > box > box > box > frame > box > box.vertical > separator { - background: none; - min-height: 2px; -} - -window.background.csd > leaflet > stack.background > widget > scrolledwindow > viewport > clamp.medium > box > box > box > frame > box > box.vertical > list, -window.background.csd > hdyleaflet > stack.background > widget > scrolledwindow > viewport > clamp.medium > box > box > box > frame > box > box.vertical > list, -window.background.csd > box.horizontal > stack.background > widget > scrolledwindow > viewport > clamp.medium > box > box > box > frame > box > box.vertical > list { - border-radius: 4px; -} - -window.background.csd > leaflet > stack.background > widget > scrolledwindow > viewport > clamp.medium > box > box > box > frame > box > box.vertical:first-child:last-child > list, -window.background.csd > hdyleaflet > stack.background > widget > scrolledwindow > viewport > clamp.medium > box > box > box > frame > box > box.vertical:first-child:last-child > list, -window.background.csd > box.horizontal > stack.background > widget > scrolledwindow > viewport > clamp.medium > box > box > box > frame > box > box.vertical:first-child:last-child > list { - border-radius: 0; -} - -window.background.csd > leaflet > stack.background > widget > scrolledwindow > viewport > clamp.medium > box > box > box > frame > box > box.vertical:first-child > list, -window.background.csd > hdyleaflet > stack.background > widget > scrolledwindow > viewport > clamp.medium > box > box > box > frame > box > box.vertical:first-child > list, -window.background.csd > box.horizontal > stack.background > widget > scrolledwindow > viewport > clamp.medium > box > box > box > frame > box > box.vertical:first-child > list { - border-radius: 0 0 4px 4px; -} - -window.background.csd > leaflet > stack.background > widget > scrolledwindow > viewport > clamp.medium > box > box > box > frame > box > box.vertical:not(:first-child):last-child > list, -window.background.csd > hdyleaflet > stack.background > widget > scrolledwindow > viewport > clamp.medium > box > box > box > frame > box > box.vertical:not(:first-child):last-child > list, -window.background.csd > box.horizontal > stack.background > widget > scrolledwindow > viewport > clamp.medium > box > box > box > frame > box > box.vertical:not(:first-child):last-child > list { - border-radius: 4px 4px 0 0; -} - -window.background.csd > leaflet > box.vertical > scrolledwindow.view, -window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view, -window.background.csd > box.horizontal > box.vertical > scrolledwindow.view { - border-bottom-left-radius: 0; -} - -window.background.csd.maximized > leaflet > stack.background, -window.background.csd.maximized > hdyleaflet > stack.background, -window.background.csd.maximized > box.horizontal > stack.background, window.background.csd.tiled > leaflet > stack.background, -window.background.csd.tiled > hdyleaflet > stack.background, -window.background.csd.tiled > box.horizontal > stack.background, window.background.csd.fullscreen > leaflet > stack.background, -window.background.csd.fullscreen > hdyleaflet > stack.background, -window.background.csd.fullscreen > box.horizontal > stack.background { - border-bottom-right-radius: 0; -} - -window.background.csd.maximized > leaflet > stack.background > widget > box.vertical > box.vertical > scrolledwindow > viewport.frame, -window.background.csd.maximized > hdyleaflet > stack.background > widget > box.vertical > box.vertical > scrolledwindow > viewport.frame, -window.background.csd.maximized > box.horizontal > stack.background > widget > box.vertical > box.vertical > scrolledwindow > viewport.frame, window.background.csd.tiled > leaflet > stack.background > widget > box.vertical > box.vertical > scrolledwindow > viewport.frame, -window.background.csd.tiled > hdyleaflet > stack.background > widget > box.vertical > box.vertical > scrolledwindow > viewport.frame, -window.background.csd.tiled > box.horizontal > stack.background > widget > box.vertical > box.vertical > scrolledwindow > viewport.frame, window.background.csd.fullscreen > leaflet > stack.background > widget > box.vertical > box.vertical > scrolledwindow > viewport.frame, -window.background.csd.fullscreen > hdyleaflet > stack.background > widget > box.vertical > box.vertical > scrolledwindow > viewport.frame, -window.background.csd.fullscreen > box.horizontal > stack.background > widget > box.vertical > box.vertical > scrolledwindow > viewport.frame { - border-bottom-right-radius: 0; -} - -window.background.csd.maximized > leaflet > box.vertical > scrolledwindow.view, -window.background.csd.maximized > hdyleaflet > box.vertical > scrolledwindow.view, -window.background.csd.maximized > box.horizontal > box.vertical > scrolledwindow.view, window.background.csd.tiled > leaflet > box.vertical > scrolledwindow.view, -window.background.csd.tiled > hdyleaflet > box.vertical > scrolledwindow.view, -window.background.csd.tiled > box.horizontal > box.vertical > scrolledwindow.view, window.background.csd.fullscreen > leaflet > box.vertical > scrolledwindow.view, -window.background.csd.fullscreen > hdyleaflet > box.vertical > scrolledwindow.view, -window.background.csd.fullscreen > box.horizontal > box.vertical > scrolledwindow.view { - border-bottom-left-radius: 0; -} - -button.round-button { - min-height: 28px; - min-width: 28px; - padding: 0; -} - -window.background > box.vertical > searchbar { - box-shadow: none; -} - -window.background > box.vertical > overlay > stack > widget > stack > box.vertical > scrolledwindow > viewport.frame > widget > list { - background-color: #32343D; -} - -window.background > box.vertical > overlay > stack > widget > stack > box.vertical > scrolledwindow > viewport.frame > widget > list > separator { - border-left: 100px solid transparent; - border-right: 100px solid transparent; -} - -window.background > box.vertical > overlay > stack > widget > stack widget > box.vertical.app-list { - background-image: image(#32343D); -} - -window.background > box.vertical > overlay > stack > widget > stack widget > box.vertical.app-list > box.vertical > list { - background-color: #32343D; -} - -window.background > box.vertical > overlay > stack > widget > stack widget > box.vertical.app-list separator { - border-left: 100px solid transparent; - border-right: 100px solid transparent; -} - -.category_page_header_filter_box { - background-image: image(#32343D); - border-image: linear-gradient(to bottom, #494c59, #494c59) 0 0 1 0/0 0 1px 0 stretch; -} - -.category_page_header_filter_box button { - color: rgba(230, 235, 239, 0.45); - background-image: image(#32343D); -} - -.category_page_header_filter_box button:hover { - color: rgba(230, 235, 239, 0.75); -} - -.category_page_header_filter_box button:checked { - color: #e6ebef; -} - -.category_page_header_filter_box button:disabled { - color: rgba(230, 235, 239, 0.65); -} - -.application-details-infobar { - background-image: image(#282A33); - border-image: linear-gradient(to bottom, #494c59, #494c59) 1 1 1 1/1px 1px 1px 1px stretch; -} - -button.osd.featured-button-left, -button.osd.featured-button-right { - background-image: image(rgba(255, 255, 255, 0.15)); -} - -button.osd.featured-button-left image, -button.osd.featured-button-right image { - color: white; -} - -label.title-1 { - color: white; -} - -label:backdrop.title-1 { - opacity: 0.5; -} - -label.caption { - color: rgba(255, 255, 255, 0.65); -} - -label:backdrop.caption { - opacity: 0.5; -} - -.maps-popover button.radio.layer-radio-button:checked { - box-shadow: 0 0 0 2px #5294e2; -} - -.tr-workarea undershoot, -.tr-workarea overshoot { - border-color: transparent; -} - -#gf-bubble, #gf-bubble.solid, -#gf-osd-window, -#gf-osd-window.solid, -#gf-input-source-popup, -#gf-input-source-popup.solid, -#gf-candidate-popup, -#gf-candidate-popup.solid { - color: #e9ecf1; - background-color: #282A33; - border: 1px solid #16171c; - border-radius: 2px; -} - -#gf-bubble levelbar block.low, #gf-bubble levelbar block.high, #gf-bubble levelbar block.full, -#gf-osd-window levelbar block.low, -#gf-osd-window levelbar block.high, -#gf-osd-window levelbar block.full, -#gf-input-source-popup levelbar block.low, -#gf-input-source-popup levelbar block.high, -#gf-input-source-popup levelbar block.full, -#gf-candidate-popup levelbar block.low, -#gf-candidate-popup levelbar block.high, -#gf-candidate-popup levelbar block.full { - background-color: #5294e2; - border-color: #5294e2; -} - -#gf-bubble levelbar block.empty, -#gf-osd-window levelbar block.empty, -#gf-input-source-popup levelbar block.empty, -#gf-candidate-popup levelbar block.empty { - background-color: #1d1e25; -} - -#gf-bubble levelbar trough, -#gf-osd-window levelbar trough, -#gf-input-source-popup levelbar trough, -#gf-candidate-popup levelbar trough { - background: none; -} - -#gf-input-source { - min-height: 32px; - min-width: 40px; -} - -#gf-input-source:selected { - color: #ffffff; - background-color: #5294e2; - border-radius: 2px; -} - -gf-candidate-box label { - padding: 3px; -} - -gf-candidate-box:hover, gf-candidate-box:selected { - color: #ffffff; - background-color: #5294e2; - border-radius: 2px; -} - -headerbar > button.flat.popup.title-menu-button.toggle { - border-radius: 2px; -} - -headerbar > button.flat.popup.title-menu-button.toggle > grid .title { - margin: -0.16875rem 0; - padding: 0.08125rem 0.83125rem 0; - font-size: 90%; -} - -headerbar > button.flat.popup.title-menu-button.toggle > grid .subtitle { - margin: -0.16875rem 0; - padding: 0 0.83125rem 0.08125rem; - font-size: 80%; -} - -window.background > box.vertical box.horizontal list.categories { - background-color: #32343D; - border: none; - color: #e6ebef; -} - -window.background > box.vertical box.horizontal list.categories row.activatable.category { - color: #e6ebef; - background-color: transparent; - font-weight: 500; -} - -window.background > box.vertical box.horizontal list.categories row.activatable.category:hover { - color: #e6ebef; - background-color: rgba(230, 235, 239, 0.08); -} - -window.background > box.vertical box.horizontal list.categories row.activatable.category:selected { - color: #ffffff; - background-color: #5294e2; -} - -window.background > box.vertical box.horizontal list.categories row.activatable.category:selected label { - color: #ffffff; -} - -window.background > box.vertical box.horizontal list.categories row.activatable.category > label { - padding-left: 0; - padding-right: 0; -} - -window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list > separator { - background-color: transparent; -} - -window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list > separator.compressed-rows-group-separator { - background-image: image(rgba(255, 255, 255, 0.12)); -} - -window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable { - color: #e6ebef; - transition-duration: 0.1s; -} - -window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable:hover, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable:active { - color: #e6ebef; -} - -window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable label.compressed-entries-label { - background-image: image(#5294e2); - color: #ffffff; - font-weight: 700; -} - -window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable.compressed-row { - background-image: image(#2b2d35); - color: #a8b9c7; - transition-property: opacity, border-image, background-image, box-shadow; -} - -window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable.compressed-row:hover { - background-image: image(#3b3d46); - color: #e6ebef; -} - -window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable.compressed-row:active, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable.compressed-row:active:focus { - background-image: image(#44464f); - color: #e6ebef; - animation: none; -} - -window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable.compressed-row.popover-activated-row { - background-image: image(#5294e2); - color: #ffffff; -} - -window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable.compressed-row-header { - background-image: image(#282A33); - color: #5294e2; -} - -window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable.compressed-row-header:hover { - background-image: image(#2a2f3c); -} - -window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable.compressed-row-header:active, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable.compressed-row-header:active:focus { - background-image: image(#2c3545); - color: #5294e2; - animation: none; -} - -window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable.compressed-row-header label.compressed-entries-label { - background-image: image(#5294e2); - color: #ffffff; - transition-duration: 0s; -} - -headerbar.titlebar.incognito-mode entry { - color: rgba(228, 235, 241, 0.8); - border-color: rgba(255, 255, 255, 0.12); - background-color: #21232a; -} - -headerbar.titlebar.incognito-mode entry image, headerbar.titlebar.incognito-mode entry image:hover { - color: inherit; -} - -headerbar.titlebar.incognito-mode entry:focus { - color: rgba(255, 255, 255, 0.8); - border-color: #5294e2; - background-color: #2c2f39; -} - -headerbar.titlebar.incognito-mode entry:disabled { - color: rgba(228, 235, 241, 0.35); - border-color: rgba(255, 255, 255, 0.12); - background-color: rgba(33, 35, 42, 0.85); -} - -notebook > box > stack > box.vertical > paned.vertical > overlay > .floating-bar { - color: rgba(230, 235, 239, 0.75); -} - -.background headerbar entry.starred, .background headerbar entry.non-starred { - color: rgba(228, 235, 241, 0.8); - border-color: rgba(255, 255, 255, 0.12); - background-color: #21232a; -} - -.background headerbar entry.starred image, .background headerbar entry.starred image:hover, .background headerbar entry.non-starred image, .background headerbar entry.non-starred image:hover { - color: inherit; -} - -.background headerbar entry.starred:focus, .background headerbar entry.non-starred:focus { - color: rgba(255, 255, 255, 0.8); - border-color: #5294e2; - background-color: #2c2f39; -} - -.background headerbar entry.starred:disabled, .background headerbar entry.non-starred:disabled { - color: rgba(228, 235, 241, 0.35); - border-color: rgba(255, 255, 255, 0.12); - background-color: rgba(33, 35, 42, 0.85); -} - -.background headerbar entry.starred > image.right { - color: #ccbb00; -} - -.background headerbar entry.starred > image.right:hover, .background headerbar entry.starred > image.right:active, .background headerbar entry.starred > image.right:checked { - color: #FFEA00; -} - -popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background { - background-color: transparent; -} - -popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > row.activatable { - background-color: #494c59; - color: rgba(230, 235, 239, 0.85); - border-radius: 2px; - border: 1px solid rgba(255, 255, 255, 0.12); - margin: 2px; -} - -popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > row.activatable:hover { - color: #b7c6d1; - border-color: rgba(255, 255, 255, 0.12); - background-color: #3e4250; -} - -popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical { - margin: 0; - padding: 0; -} - -popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame { - border: 1px solid rgba(255, 255, 255, 0.12); -} - -popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > row.activatable.bookmarks-row { - background-color: rgba(40, 42, 51, 0.35); - color: rgba(230, 235, 239, 0.85); - border-bottom: 1px dashed rgba(255, 255, 255, 0.05); - padding: 6px 0; - margin: 0; -} - -popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > row.activatable.bookmarks-row:hover, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > row.activatable.bookmarks-row:active, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > row.activatable.bookmarks-row:checked { - color: #e6ebef; - background-color: rgba(230, 235, 239, 0.05); -} - -popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > row.activatable.bookmarks-row button.flat { - min-width: 16px; - min-height: 16px; - padding: 4px; - margin: 0 6px; - border-radius: 100px; -} - -popover.background > scrolledwindow > viewport.frame > list > row.activatable { - border-radius: 2px; -} - -popover.background > scrolledwindow > viewport.frame > list > row.activatable button.page-row-close-button { - margin: 3px 6px; -} - -flowboxchild.bookmark-tag-widget { - color: #32343D; - font-weight: 500; -} - -flowboxchild.bookmark-tag-widget label { - margin-bottom: 2px; -} - -flowboxchild.bookmark-tag-widget-selected { - color: #ffffff; -} - -tabbox { - background-color: #32343D; - box-shadow: inset 0 -1px rgba(255, 255, 255, 0.12); -} - -tabbox > tab { - padding: 2px 16px 4px 16px; - min-width: 24px; - min-height: 24px; - border-radius: 0; - border: none; - color: rgba(230, 235, 239, 0.45); - background-color: rgba(50, 52, 61, 0); -} - -tabbox > tab:not(:only-child):first-child { - margin-left: 6px; -} - -tabbox > tab:not(:only-child):last-child { - margin-right: 6px; -} - -tabbox > tab:hover { - color: rgba(230, 235, 239, 0.75); - transition: 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); - box-shadow: inset 0 -2px rgba(82, 148, 226, 0.5); -} - -tabbox > tab:checked { - color: #e6ebef; - transition: 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94); - box-shadow: inset 0 -2px #5294e2; -} - -tabbox > tab button { - border-radius: 100%; - min-height: 16px; - min-width: 16px; - padding: 0; - margin: 4px 0; - color: #a7abb1; -} - -tabbox > tab button:hover { - color: #ff4d4d; - background-color: #27282f; -} - -tabbox > tab button:active { - color: #5294e2; - background-color: #202127; -} - -tabbox > tab button:active image { - color: #5294e2; -} - -window#gnome-system-monitor > menubar { - border: none; - box-shadow: none; - background: none; -} - -.sidebar-paned .inline-toolbar.horizontal.sidebar-toolbar { - box-shadow: inset 0 1px rgba(255, 255, 255, 0.12); - padding: 4px; - background-color: #2b2d35; -} - -window.csd > box.vertical > box.vertical > toolbar.horizontal, -window.solid-csd > box.vertical > box.vertical > toolbar.horizontal { - margin-top: -1px; - border-top: 1px solid rgba(255, 255, 255, 0.12); - box-shadow: none; - background-color: transparent; -} - -window.csd > box.vertical > box.vertical > toolbar.horizontal > toolitem > .linked > button, -window.csd > box.vertical > box.vertical > toolbar.horizontal > toolitem > box.horizontal > button, -window.solid-csd > box.vertical > box.vertical > toolbar.horizontal > toolitem > .linked > button, -window.solid-csd > box.vertical > box.vertical > toolbar.horizontal > toolitem > box.horizontal > button { - min-height: 36px; - min-width: 36px; - padding: 0; - margin-top: 8px; - margin-bottom: 8px; -} - -window.csd > box.vertical > box.vertical > frame, -window.solid-csd > box.vertical > box.vertical > frame { - margin-top: -1px; - padding: 0; -} - -window.csd > box.vertical > box.vertical > frame > border, -window.solid-csd > box.vertical > box.vertical > frame > border { - border: none; -} - -window.background > box.vertical > toolbar.primary-toolbar > toolitem > .linked > button.image-button.raised { - min-height: 36px; - min-width: 36px; - padding: 0; - margin: 0; -} - -window.background > box.vertical > toolbar.primary-toolbar > toolitem > .linked > button.image-button.raised > widget > box > image { - padding: 0; -} - -window.background > box.vertical > toolbar.primary-toolbar > toolitem button.flat.scale { - min-height: 20px; - min-width: 36px; - padding: 0; - margin-top: 8px; - margin-bottom: 8px; -} - -window.background > box.vertical > toolbar.primary-toolbar > toolitem > box.horizontal:not(.linked) > button.toggle, -window.background > box.vertical > toolbar.primary-toolbar > toolitem > .linked > button:not(.toggle):not(.raised):not(.flat) { - min-height: 28px; - min-width: 28px; - padding: 0; - margin: 0; -} - -window.background.csd.unified > deck > deck > deck > box.vertical > headerbar.titlebar.windowhandle > viewswitchertitle > squeezer > viewswitcher > box.horizontal > button.radio { - margin: 0; - border-radius: 0; - padding: 0 6px; - border-width: 0; -} - -window.background.csd.unified > deck > deck > deck > box.vertical > headerbar.titlebar.windowhandle > viewswitchertitle > squeezer > viewswitcher > box.horizontal > button.radio:hover { - box-shadow: inset 0 -1px rgba(255, 255, 255, 0.12); -} - -hdyviewswitcherbar > actionbar, -viewswitcherbar > actionbar { - background: none; - border: none; -} - -dialog.background.csd > box.dialog-vbox > grid.horizontal > scrolledwindow.frame { - border: none; -} - -dialog.background.csd > box.dialog-vbox > grid.horizontal > scrolledwindow.frame > viewport.frame { - border: none; -} - -dialog.background.csd > box.dialog-vbox > grid.horizontal > stack > scrolledwindow.frame { - border: 1px solid rgba(255, 255, 255, 0.12); -} - -dialog.background.csd > box.dialog-vbox > filechooser > actionbar > revealer > box.horizontal > box.horizontal > box.horizontal > combobox > .linked > button.combo { - margin: 24px 6px 24px 120px; - background-position: right bottom; -} - -dialog.background.csd headerbar.default-decoration { - box-shadow: inset 0 -1px rgba(255, 255, 255, 0.12); -} - -window.background.csd > paned.horizontal > scrolledwindow.frame.sidebar { - border-top: none; -} - -stack > overlay > frame > scrolledwindow.frame { - border-left-width: 0; - border-right-width: 0; -} - -window.background.csd.unified headerbar { - border-radius: 0 0 0 0; -} - -window.background.csd.unified, -window.background.csd.unified > decoration, -window.background.csd.unified > decoration-overlay { - border-radius: 0; -} - -window.background.csd.unified.tiled, -window.background.csd.unified.tiled > decoration, -window.background.csd.unified.tiled > decoration-overlay, window.background.csd.unified.tiled-top, -window.background.csd.unified.tiled-top > decoration, -window.background.csd.unified.tiled-top > decoration-overlay, window.background.csd.unified.tiled-right, -window.background.csd.unified.tiled-right > decoration, -window.background.csd.unified.tiled-right > decoration-overlay, window.background.csd.unified.tiled-bottom, -window.background.csd.unified.tiled-bottom > decoration, -window.background.csd.unified.tiled-bottom > decoration-overlay, window.background.csd.unified.tiled-left, -window.background.csd.unified.tiled-left > decoration, -window.background.csd.unified.tiled-left > decoration-overlay, window.background.csd.unified.maximized, -window.background.csd.unified.maximized > decoration, -window.background.csd.unified.maximized > decoration-overlay, window.background.csd.unified.fullscreen, -window.background.csd.unified.fullscreen > decoration, -window.background.csd.unified.fullscreen > decoration-overlay { - border-radius: 0; -} - -window > hdyleaflet > scrolledwindow > viewport.frame > list, window > leaflet > scrolledwindow > viewport.frame > list, hdyleaflet > box.vertical > scrolledwindow > viewport .sidebar, hdyleaflet > stack > frame > grid.vertical > actionbar, -leaflet.unfolded > stack > frame > grid.vertical > actionbar, hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list, -leaflet.unfolded > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list, hdyleaflet > stack > frame > grid.vertical, -leaflet.unfolded > stack > frame > grid.vertical, .polari-room-list .sidebar, window.background.csd > box.horizontal > box.vertical > box.linked.horizontal, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list, .geary-main-window .geary-main-layout > leaflet > leaflet > box statusbar, .geary-main-window .geary-main-layout > leaflet > leaflet > box .geary-folder-frame, .sidebar.vertical > paned.geary-sidebar-pane-separator statusbar, .sidebar.vertical > paned.geary-sidebar-pane-separator, .sidebar.vertical > paned.sidebar-pane-separator statusbar, .sidebar.vertical > paned.sidebar-pane-separator, window#GearyMainWindow > overlay > box.vertical > paned.horizontal > box.sidebar.vertical, -window.geary-main-window > overlay > box.vertical > paned.horizontal > box.sidebar.vertical, window.background.csd > box.horizontal > box.vertical > scrolledwindow.view, -window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view, -window.background.csd > leaflet > box.vertical > scrolledwindow.view, list.tweak-categories, textview.view.sourceview.gedit-view window#gtk-tooltip, .gedit-map-frame, .gedit-side-panel-paned, .gedit-document-panel-dragged-row, list.gedit-document-panel { - color: rgba(246, 246, 251, 0.8); - background-color: #32343D; -} - -window > hdyleaflet > scrolledwindow > viewport.frame > list:disabled, window > leaflet > scrolledwindow > viewport.frame > list:disabled, hdyleaflet > box.vertical > scrolledwindow > viewport .sidebar:disabled, hdyleaflet > stack > frame > grid.vertical > actionbar:disabled, -leaflet.unfolded > stack > frame > grid.vertical > actionbar:disabled, hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list:disabled, -leaflet.unfolded > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list:disabled, hdyleaflet > stack > frame > grid.vertical:disabled, -leaflet.unfolded > stack > frame > grid.vertical:disabled, .polari-room-list .sidebar:disabled, window.background.csd > box.horizontal > box.vertical > box.linked.horizontal:disabled, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list:disabled, .geary-main-window .geary-main-layout > leaflet > leaflet > box statusbar:disabled, .geary-main-window .geary-main-layout > leaflet > leaflet > box .geary-folder-frame:disabled, .sidebar.vertical > paned.geary-sidebar-pane-separator statusbar:disabled, .sidebar.vertical > paned.geary-sidebar-pane-separator:disabled, .sidebar.vertical > paned.sidebar-pane-separator statusbar:disabled, .sidebar.vertical > paned.sidebar-pane-separator:disabled, window#GearyMainWindow > overlay > box.vertical > paned.horizontal > box.sidebar.vertical:disabled, -window.geary-main-window > overlay > box.vertical > paned.horizontal > box.sidebar.vertical:disabled, window.background.csd > box.horizontal > box.vertical > scrolledwindow.view:disabled, -window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view:disabled, -window.background.csd > leaflet > box.vertical > scrolledwindow.view:disabled, list.tweak-categories:disabled, textview.view.sourceview.gedit-view window#gtk-tooltip:disabled, .gedit-map-frame:disabled, .gedit-side-panel-paned:disabled, .gedit-document-panel-dragged-row:disabled, list.gedit-document-panel:disabled, window > hdyleaflet > scrolledwindow > viewport.frame > list label:disabled, window > leaflet > scrolledwindow > viewport.frame > list label:disabled, hdyleaflet > box.vertical > scrolledwindow > viewport .sidebar label:disabled, hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list label:disabled, -leaflet.unfolded > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list label:disabled, hdyleaflet > stack > frame > grid.vertical label:disabled, -leaflet.unfolded > stack > frame > grid.vertical label:disabled, .polari-room-list .sidebar label:disabled, window.background.csd > box.horizontal > box.vertical > box.linked.horizontal label:disabled, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list label:disabled, .geary-main-window .geary-main-layout > leaflet > leaflet > box statusbar label:disabled, .geary-main-window .geary-main-layout > leaflet > leaflet > box .geary-folder-frame label:disabled, .sidebar.vertical > paned.geary-sidebar-pane-separator label:disabled, .sidebar.vertical > paned.sidebar-pane-separator label:disabled, window#GearyMainWindow > overlay > box.vertical > paned.horizontal > box.sidebar.vertical label:disabled, -window.geary-main-window > overlay > box.vertical > paned.horizontal > box.sidebar.vertical label:disabled, window.background.csd > box.horizontal > box.vertical > scrolledwindow.view label:disabled, -window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view label:disabled, -window.background.csd > leaflet > box.vertical > scrolledwindow.view label:disabled, list.tweak-categories label:disabled, textview.view.sourceview.gedit-view window#gtk-tooltip label:disabled, .gedit-map-frame label:disabled, .gedit-side-panel-paned label:disabled, .gedit-document-panel-dragged-row label:disabled, list.gedit-document-panel label:disabled { - color: rgba(246, 246, 251, 0.35); -} - -hdyleaflet > stack > frame > grid.vertical > actionbar button, -leaflet.unfolded > stack > frame > grid.vertical > actionbar button, .polari-entry-area button, window.background.csd > box.horizontal > box.vertical > box.linked.horizontal button, .gedit-side-panel-paned > box.vertical > stack > grid.horizontal > box.horizontal button { - color: rgba(246, 246, 251, 0.8); - background-color: rgba(246, 246, 251, 0.15); - border: none; -} - -hdyleaflet > stack > frame > grid.vertical > actionbar button:hover, -leaflet.unfolded > stack > frame > grid.vertical > actionbar button:hover, .polari-entry-area button:hover, window.background.csd > box.horizontal > box.vertical > box.linked.horizontal button:hover, .gedit-side-panel-paned > box.vertical > stack > grid.horizontal > box.horizontal button:hover { - color: #F6F6FB; - background-color: rgba(246, 246, 251, 0.25); -} - -hdyleaflet > stack > frame > grid.vertical > actionbar button:active, -leaflet.unfolded > stack > frame > grid.vertical > actionbar button:active, .polari-entry-area button:active, window.background.csd > box.horizontal > box.vertical > box.linked.horizontal button:active, .gedit-side-panel-paned > box.vertical > stack > grid.horizontal > box.horizontal button:active, hdyleaflet > stack > frame > grid.vertical > actionbar button:checked, -leaflet.unfolded > stack > frame > grid.vertical > actionbar button:checked, .polari-entry-area button:checked, window.background.csd > box.horizontal > box.vertical > box.linked.horizontal button:checked, .gedit-side-panel-paned > box.vertical > stack > grid.horizontal > box.horizontal button:checked { - color: #ffffff; - background-color: #5294e2; -} - -hdyleaflet > stack > frame > grid.vertical > actionbar button:disabled, -leaflet.unfolded > stack > frame > grid.vertical > actionbar button:disabled, .polari-entry-area button:disabled, window.background.csd > box.horizontal > box.vertical > box.linked.horizontal button:disabled, .gedit-side-panel-paned > box.vertical > stack > grid.horizontal > box.horizontal button:disabled { - color: rgba(246, 246, 251, 0.35); - background-color: rgba(246, 246, 251, 0.08); -} - -window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable button, hdyleaflet > stack > frame > grid.vertical > actionbar button.flat, -leaflet.unfolded > stack > frame > grid.vertical > actionbar button.flat, .polari-entry-area button.flat, window.background.csd > box.horizontal > box.vertical > box.linked.horizontal button.flat, .gedit-side-panel-paned > box.vertical > stack > grid.horizontal > box.horizontal button.flat { - border: none; - background: none; - box-shadow: none; - color: rgba(246, 246, 251, 0.8); -} - -window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable button:hover, hdyleaflet > stack > frame > grid.vertical > actionbar button.flat:hover, -leaflet.unfolded > stack > frame > grid.vertical > actionbar button.flat:hover, .polari-entry-area button.flat:hover, window.background.csd > box.horizontal > box.vertical > box.linked.horizontal button.flat:hover, .gedit-side-panel-paned > box.vertical > stack > grid.horizontal > box.horizontal button.flat:hover { - color: #F6F6FB; - background-color: rgba(246, 246, 251, 0.15); -} - -window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable button:active, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable button:checked, hdyleaflet > stack > frame > grid.vertical > actionbar button.flat:active, -leaflet.unfolded > stack > frame > grid.vertical > actionbar button.flat:active, .polari-entry-area button.flat:active, window.background.csd > box.horizontal > box.vertical > box.linked.horizontal button.flat:active, .gedit-side-panel-paned > box.vertical > stack > grid.horizontal > box.horizontal button.flat:active, hdyleaflet > stack > frame > grid.vertical > actionbar button.flat:checked, -leaflet.unfolded > stack > frame > grid.vertical > actionbar button.flat:checked, .polari-entry-area button.flat:checked, window.background.csd > box.horizontal > box.vertical > box.linked.horizontal button.flat:checked, .gedit-side-panel-paned > box.vertical > stack > grid.horizontal > box.horizontal button.flat:checked { - color: #ffffff; - background-color: #5294e2; -} - -window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable button:disabled, hdyleaflet > stack > frame > grid.vertical > actionbar button.flat:disabled, -leaflet.unfolded > stack > frame > grid.vertical > actionbar button.flat:disabled, .polari-entry-area button.flat:disabled, window.background.csd > box.horizontal > box.vertical > box.linked.horizontal button.flat:disabled, .gedit-side-panel-paned > box.vertical > stack > grid.horizontal > box.horizontal button.flat:disabled { - color: rgba(246, 246, 251, 0.35); -} - -window > hdyleaflet > scrolledwindow > viewport.frame > list > row.activatable, window > leaflet > scrolledwindow > viewport.frame > list > row.activatable, hdyleaflet > box.vertical > scrolledwindow > viewport .sidebar list > row.activatable, hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list row.activatable.contact-data-row, -leaflet.unfolded > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list row.activatable.contact-data-row, .polari-room-list .sidebar .activatable, .polari-room-list .sidebar .inactive, .polari-room-list .sidebar .room-list-header, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable, .geary-main-window .geary-main-layout > leaflet > leaflet > box .geary-folder-frame > scrolledwindow treeview.view.sidebar, .sidebar.vertical > paned.geary-sidebar-pane-separator .geary-folder-frame > scrolledwindow treeview.view.sidebar, .sidebar.vertical > paned.sidebar-pane-separator .folder-frame > scrolledwindow treeview.view.sidebar, list.tweak-categories > row.activatable.tweak-category, textview.view.sourceview.gedit-view window#gtk-tooltip treeview.view, .gedit-side-panel-paned treeview.view, list.gedit-document-panel row.activatable { - color: rgba(246, 246, 251, 0.8); - background-color: #32343D; -} - -window > hdyleaflet > scrolledwindow > viewport.frame > list > row.has-open-popup.activatable, window > leaflet > scrolledwindow > viewport.frame > list > row.has-open-popup.activatable, hdyleaflet > box.vertical > scrolledwindow > viewport .sidebar list > row.has-open-popup.activatable, hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list row.has-open-popup.activatable.contact-data-row, -leaflet.unfolded > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list row.has-open-popup.activatable.contact-data-row, .polari-room-list .sidebar .has-open-popup.activatable, .polari-room-list .sidebar .has-open-popup.inactive, .polari-room-list .sidebar .has-open-popup.room-list-header, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.has-open-popup.activatable, .geary-main-window .geary-main-layout > leaflet > leaflet > box .geary-folder-frame > scrolledwindow treeview.has-open-popup.view.sidebar, .sidebar.vertical > paned.geary-sidebar-pane-separator .geary-folder-frame > scrolledwindow treeview.has-open-popup.view.sidebar, .sidebar.vertical > paned.sidebar-pane-separator .folder-frame > scrolledwindow treeview.has-open-popup.view.sidebar, list.tweak-categories > row.has-open-popup.activatable.tweak-category, textview.view.sourceview.gedit-view window#gtk-tooltip treeview.has-open-popup.view, .gedit-side-panel-paned treeview.has-open-popup.view, list.gedit-document-panel row.has-open-popup.activatable, window > hdyleaflet > scrolledwindow > viewport.frame > list > row.activatable:hover, window > leaflet > scrolledwindow > viewport.frame > list > row.activatable:hover, hdyleaflet > box.vertical > scrolledwindow > viewport .sidebar list > row.activatable:hover, hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list row.activatable.contact-data-row:hover, -leaflet.unfolded > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list row.activatable.contact-data-row:hover, .polari-room-list .sidebar .activatable:hover, .polari-room-list .sidebar .inactive:hover, .polari-room-list .sidebar .room-list-header:hover, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable:hover, .geary-main-window .geary-main-layout > leaflet > leaflet > box .geary-folder-frame > scrolledwindow treeview.view.sidebar:hover, .sidebar.vertical > paned.geary-sidebar-pane-separator .geary-folder-frame > scrolledwindow treeview.view.sidebar:hover, .sidebar.vertical > paned.sidebar-pane-separator .folder-frame > scrolledwindow treeview.view.sidebar:hover, list.tweak-categories > row.activatable.tweak-category:hover, textview.view.sourceview.gedit-view window#gtk-tooltip treeview.view:hover, .gedit-side-panel-paned treeview.view:hover, list.gedit-document-panel row.activatable:hover { - color: #F6F6FB; - background-color: #464750; -} - -window > hdyleaflet > scrolledwindow > viewport.frame > list > row.activatable:disabled, window > leaflet > scrolledwindow > viewport.frame > list > row.activatable:disabled, hdyleaflet > box.vertical > scrolledwindow > viewport .sidebar list > row.activatable:disabled, hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list row.activatable.contact-data-row:disabled, -leaflet.unfolded > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list row.activatable.contact-data-row:disabled, .polari-room-list .sidebar .activatable:disabled, .polari-room-list .sidebar .inactive:disabled, .polari-room-list .sidebar .room-list-header:disabled, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable:disabled, .geary-main-window .geary-main-layout > leaflet > leaflet > box .geary-folder-frame > scrolledwindow treeview.view.sidebar:disabled, .sidebar.vertical > paned.geary-sidebar-pane-separator .geary-folder-frame > scrolledwindow treeview.view.sidebar:disabled, .sidebar.vertical > paned.sidebar-pane-separator .folder-frame > scrolledwindow treeview.view.sidebar:disabled, list.tweak-categories > row.activatable.tweak-category:disabled, textview.view.sourceview.gedit-view window#gtk-tooltip treeview.view:disabled, .gedit-side-panel-paned treeview.view:disabled, list.gedit-document-panel row.activatable:disabled, window > hdyleaflet > scrolledwindow > viewport.frame > list > row.activatable label:disabled, window > leaflet > scrolledwindow > viewport.frame > list > row.activatable label:disabled, hdyleaflet > box.vertical > scrolledwindow > viewport .sidebar list > row.activatable label:disabled, hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list row.activatable.contact-data-row label:disabled, -leaflet.unfolded > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list row.activatable.contact-data-row label:disabled, .polari-room-list .sidebar .activatable label:disabled, .polari-room-list .sidebar .inactive label:disabled, .polari-room-list .sidebar .room-list-header label:disabled, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable label:disabled, .geary-main-window .geary-main-layout > leaflet > leaflet > box .geary-folder-frame > scrolledwindow treeview.view.sidebar label:disabled, .sidebar.vertical > paned.geary-sidebar-pane-separator .geary-folder-frame > scrolledwindow treeview.view.sidebar label:disabled, .sidebar.vertical > paned.sidebar-pane-separator .folder-frame > scrolledwindow treeview.view.sidebar label:disabled, list.tweak-categories > row.activatable.tweak-category label:disabled, textview.view.sourceview.gedit-view window#gtk-tooltip treeview.view label:disabled, .gedit-side-panel-paned treeview.view label:disabled, list.gedit-document-panel row.activatable label:disabled { - color: rgba(246, 246, 251, 0.35); -} - -window > hdyleaflet > scrolledwindow > viewport.frame > list > row.activatable:selected.has-open-popup, window > leaflet > scrolledwindow > viewport.frame > list > row.activatable:selected.has-open-popup, hdyleaflet > box.vertical > scrolledwindow > viewport .sidebar list > row.activatable:selected.has-open-popup, hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list row.activatable.contact-data-row:selected.has-open-popup, -leaflet.unfolded > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list row.activatable.contact-data-row:selected.has-open-popup, .polari-room-list .sidebar .activatable:selected.has-open-popup, .polari-room-list .sidebar .inactive:selected.has-open-popup, .polari-room-list .sidebar .room-list-header:selected.has-open-popup, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable:selected.has-open-popup, .geary-main-window .geary-main-layout > leaflet > leaflet > box .geary-folder-frame > scrolledwindow treeview.view.sidebar:selected.has-open-popup, .sidebar.vertical > paned.geary-sidebar-pane-separator .geary-folder-frame > scrolledwindow treeview.view.sidebar:selected.has-open-popup, .sidebar.vertical > paned.sidebar-pane-separator .folder-frame > scrolledwindow treeview.view.sidebar:selected.has-open-popup, list.tweak-categories > row.activatable.tweak-category:selected.has-open-popup, textview.view.sourceview.gedit-view window#gtk-tooltip treeview.view:selected.has-open-popup, .gedit-side-panel-paned treeview.view:selected.has-open-popup, list.gedit-document-panel row.activatable:selected.has-open-popup, window > hdyleaflet > scrolledwindow > viewport.frame > list > row.activatable:selected:hover, window > leaflet > scrolledwindow > viewport.frame > list > row.activatable:selected:hover, hdyleaflet > box.vertical > scrolledwindow > viewport .sidebar list > row.activatable:selected:hover, hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list row.activatable.contact-data-row:selected:hover, -leaflet.unfolded > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list row.activatable.contact-data-row:selected:hover, .polari-room-list .sidebar .activatable:selected:hover, .polari-room-list .sidebar .inactive:selected:hover, .polari-room-list .sidebar .room-list-header:selected:hover, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable:selected:hover, .geary-main-window .geary-main-layout > leaflet > leaflet > box .geary-folder-frame > scrolledwindow treeview.view.sidebar:selected:hover, .sidebar.vertical > paned.geary-sidebar-pane-separator .geary-folder-frame > scrolledwindow treeview.view.sidebar:selected:hover, .sidebar.vertical > paned.sidebar-pane-separator .folder-frame > scrolledwindow treeview.view.sidebar:selected:hover, list.tweak-categories > row.activatable.tweak-category:selected:hover, textview.view.sourceview.gedit-view window#gtk-tooltip treeview.view:selected:hover, .gedit-side-panel-paned treeview.view:selected:hover, list.gedit-document-panel row.activatable:selected:hover { - background-color: #4a85cb; -} - -hdyleaflet > box.vertical > searchbar, .polari-entry-area, window#GearyMainWindow > overlay > box.vertical > paned.horizontal > box.sidebar.vertical > searchbar, -window.geary-main-window > overlay > box.vertical > paned.horizontal > box.sidebar.vertical > searchbar, window#GearyMainWindow > box.vertical > paned > box.vertical > searchbar, -window.geary-main-window > box.vertical > paned > box.vertical > searchbar, -window.background.csd > hdyleaflet > box.vertical > searchbar, -window.background.csd > leaflet > box.vertical > searchbar, window.background.csd > box.horizontal > box.vertical > searchbar { - background: none; - box-shadow: none; - border: none; -} - -hdyleaflet > box.vertical > searchbar > revealer > box, .polari-entry-area > revealer > box, window#GearyMainWindow > overlay > box.vertical > paned.horizontal > box.sidebar.vertical > searchbar > revealer > box, -window.geary-main-window > overlay > box.vertical > paned.horizontal > box.sidebar.vertical > searchbar > revealer > box, window#GearyMainWindow > box.vertical > paned > box.vertical > searchbar > revealer > box, -window.geary-main-window > box.vertical > paned > box.vertical > searchbar > revealer > box, -window.background.csd > hdyleaflet > box.vertical > searchbar > revealer > box, -window.background.csd > leaflet > box.vertical > searchbar > revealer > box, window.background.csd > box.horizontal > box.vertical > searchbar > revealer > box { - background-color: #32343D; - border: none; -} - -hdyleaflet > box.vertical > searchbar entry, .polari-entry-area entry, window#GearyMainWindow > overlay > box.vertical > paned.horizontal > box.sidebar.vertical > searchbar entry, -window.geary-main-window > overlay > box.vertical > paned.horizontal > box.sidebar.vertical > searchbar entry, window#GearyMainWindow > box.vertical > paned > box.vertical > searchbar entry, -window.geary-main-window > box.vertical > paned > box.vertical > searchbar entry, -window.background.csd > hdyleaflet > box.vertical > searchbar entry, -window.background.csd > leaflet > box.vertical > searchbar entry, window.background.csd > box.horizontal > box.vertical > searchbar entry { - color: rgba(246, 246, 251, 0.8); - background-color: rgba(246, 246, 251, 0.1); -} - -hdyleaflet > box.vertical > searchbar entry image, .polari-entry-area entry image, window#GearyMainWindow > overlay > box.vertical > paned.horizontal > box.sidebar.vertical > searchbar entry image, -window.geary-main-window > overlay > box.vertical > paned.horizontal > box.sidebar.vertical > searchbar entry image, window#GearyMainWindow > box.vertical > paned > box.vertical > searchbar entry image, -window.geary-main-window > box.vertical > paned > box.vertical > searchbar entry image, -window.background.csd > hdyleaflet > box.vertical > searchbar entry image, -window.background.csd > leaflet > box.vertical > searchbar entry image, window.background.csd > box.horizontal > box.vertical > searchbar entry image { - color: rgba(246, 246, 251, 0.8); -} - -hdyleaflet > box.vertical > searchbar entry:focus, .polari-entry-area entry:focus, window#GearyMainWindow > overlay > box.vertical > paned.horizontal > box.sidebar.vertical > searchbar entry:focus, -window.geary-main-window > overlay > box.vertical > paned.horizontal > box.sidebar.vertical > searchbar entry:focus, window#GearyMainWindow > box.vertical > paned > box.vertical > searchbar entry:focus, -window.geary-main-window > box.vertical > paned > box.vertical > searchbar entry:focus, -window.background.csd > hdyleaflet > box.vertical > searchbar entry:focus, -window.background.csd > leaflet > box.vertical > searchbar entry:focus, window.background.csd > box.horizontal > box.vertical > searchbar entry:focus { - background-color: rgba(246, 246, 251, 0.12); -} - -hdyleaflet > box.vertical > searchbar entry:disabled, .polari-entry-area entry:disabled, window#GearyMainWindow > overlay > box.vertical > paned.horizontal > box.sidebar.vertical > searchbar entry:disabled, -window.geary-main-window > overlay > box.vertical > paned.horizontal > box.sidebar.vertical > searchbar entry:disabled, window#GearyMainWindow > box.vertical > paned > box.vertical > searchbar entry:disabled, -window.geary-main-window > box.vertical > paned > box.vertical > searchbar entry:disabled, -window.background.csd > hdyleaflet > box.vertical > searchbar entry:disabled, -window.background.csd > leaflet > box.vertical > searchbar entry:disabled, window.background.csd > box.horizontal > box.vertical > searchbar entry:disabled, hdyleaflet > box.vertical > searchbar entry label:disabled, .polari-entry-area entry label:disabled, window#GearyMainWindow > overlay > box.vertical > paned.horizontal > box.sidebar.vertical > searchbar entry label:disabled, -window.geary-main-window > overlay > box.vertical > paned.horizontal > box.sidebar.vertical > searchbar entry label:disabled, window#GearyMainWindow > box.vertical > paned > box.vertical > searchbar entry label:disabled, -window.geary-main-window > box.vertical > paned > box.vertical > searchbar entry label:disabled, -window.background.csd > hdyleaflet > box.vertical > searchbar entry label:disabled, -window.background.csd > leaflet > box.vertical > searchbar entry label:disabled, window.background.csd > box.horizontal > box.vertical > searchbar entry label:disabled, hdyleaflet > box.vertical > searchbar entry image:disabled, .polari-entry-area entry image:disabled, window#GearyMainWindow > overlay > box.vertical > paned.horizontal > box.sidebar.vertical > searchbar entry image:disabled, -window.geary-main-window > overlay > box.vertical > paned.horizontal > box.sidebar.vertical > searchbar entry image:disabled, window#GearyMainWindow > box.vertical > paned > box.vertical > searchbar entry image:disabled, -window.geary-main-window > box.vertical > paned > box.vertical > searchbar entry image:disabled, -window.background.csd > hdyleaflet > box.vertical > searchbar entry image:disabled, -window.background.csd > leaflet > box.vertical > searchbar entry image:disabled, window.background.csd > box.horizontal > box.vertical > searchbar entry image:disabled { - color: rgba(246, 246, 251, 0.35); -} - -.selection-mode hdyleaflet headerbar button.titlebutton.close, .selection-mode leaflet.unfolded headerbar button.titlebutton.close, hdyleaflet > headerbar:first-child button.titlebutton.close, -leaflet.unfolded > headerbar:first-child button.titlebutton.close, .geary-main-window > headerbar > leaflet > leaflet > headerbar:not(:last-child) button.titlebutton.close, .geary-titlebar-left button.titlebutton.close, window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child button.titlebutton.close, -window.background.csd > headerbar.titlebar > hdyleaflet > headerbar:first-child button.titlebutton.close, -window.background.csd > headerbar.titlebar > leaflet > headerbar:first-child button.titlebutton.close, window.background.csd > box.titlebar.horizontal > headerbar:first-child button.titlebutton.close, .titlebar > headerbar.titlebar.tweak-titlebar-left button.titlebutton.close, window.org-gnome-gedit .titlebar > headerbar:first-child button.titlebutton.close { - background-image: -gtk-scaled(url("assets/titlebutton-close-dark.png"), url("assets/titlebutton-close-dark@2.png")); -} - -.selection-mode hdyleaflet headerbar button.titlebutton.close:backdrop, .selection-mode leaflet.unfolded headerbar button.titlebutton.close:backdrop, hdyleaflet > headerbar:first-child button.titlebutton.close:backdrop, -leaflet.unfolded > headerbar:first-child button.titlebutton.close:backdrop, .geary-main-window > headerbar > leaflet > leaflet > headerbar:not(:last-child) button.titlebutton.close:backdrop, .geary-titlebar-left button.titlebutton.close:backdrop, window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child button.titlebutton.close:backdrop, -window.background.csd > headerbar.titlebar > hdyleaflet > headerbar:first-child button.titlebutton.close:backdrop, -window.background.csd > headerbar.titlebar > leaflet > headerbar:first-child button.titlebutton.close:backdrop, window.background.csd > box.titlebar.horizontal > headerbar:first-child button.titlebutton.close:backdrop, .titlebar > headerbar.titlebar.tweak-titlebar-left button.titlebutton.close:backdrop, window.org-gnome-gedit .titlebar > headerbar:first-child button.titlebutton.close:backdrop { - background-image: -gtk-scaled(url("assets/titlebutton-close-backdrop-dark.png"), url("assets/titlebutton-close-backdrop-dark@2.png")); -} - -.selection-mode hdyleaflet headerbar button.titlebutton.close:hover, .selection-mode leaflet.unfolded headerbar button.titlebutton.close:hover, hdyleaflet > headerbar:first-child button.titlebutton.close:hover, -leaflet.unfolded > headerbar:first-child button.titlebutton.close:hover, .geary-main-window > headerbar > leaflet > leaflet > headerbar:not(:last-child) button.titlebutton.close:hover, .geary-titlebar-left button.titlebutton.close:hover, window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child button.titlebutton.close:hover, -window.background.csd > headerbar.titlebar > hdyleaflet > headerbar:first-child button.titlebutton.close:hover, -window.background.csd > headerbar.titlebar > leaflet > headerbar:first-child button.titlebutton.close:hover, window.background.csd > box.titlebar.horizontal > headerbar:first-child button.titlebutton.close:hover, .titlebar > headerbar.titlebar.tweak-titlebar-left button.titlebutton.close:hover, window.org-gnome-gedit .titlebar > headerbar:first-child button.titlebutton.close:hover { - background-image: -gtk-scaled(url("assets/titlebutton-close-hover-dark.png"), url("assets/titlebutton-close-hover-dark@2.png")); -} - -.selection-mode hdyleaflet headerbar button.titlebutton.close:active, .selection-mode leaflet.unfolded headerbar button.titlebutton.close:active, hdyleaflet > headerbar:first-child button.titlebutton.close:active, -leaflet.unfolded > headerbar:first-child button.titlebutton.close:active, .geary-main-window > headerbar > leaflet > leaflet > headerbar:not(:last-child) button.titlebutton.close:active, .geary-titlebar-left button.titlebutton.close:active, window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child button.titlebutton.close:active, -window.background.csd > headerbar.titlebar > hdyleaflet > headerbar:first-child button.titlebutton.close:active, -window.background.csd > headerbar.titlebar > leaflet > headerbar:first-child button.titlebutton.close:active, window.background.csd > box.titlebar.horizontal > headerbar:first-child button.titlebutton.close:active, .titlebar > headerbar.titlebar.tweak-titlebar-left button.titlebutton.close:active, window.org-gnome-gedit .titlebar > headerbar:first-child button.titlebutton.close:active { - background-image: -gtk-scaled(url("assets/titlebutton-close-active-dark.png"), url("assets/titlebutton-close-active-dark@2.png")); -} - -.selection-mode hdyleaflet headerbar button.titlebutton.maximize, .selection-mode leaflet.unfolded headerbar button.titlebutton.maximize, hdyleaflet > headerbar:first-child button.titlebutton.maximize, -leaflet.unfolded > headerbar:first-child button.titlebutton.maximize, .geary-main-window > headerbar > leaflet > leaflet > headerbar:not(:last-child) button.titlebutton.maximize, .geary-titlebar-left button.titlebutton.maximize, window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child button.titlebutton.maximize, -window.background.csd > headerbar.titlebar > hdyleaflet > headerbar:first-child button.titlebutton.maximize, -window.background.csd > headerbar.titlebar > leaflet > headerbar:first-child button.titlebutton.maximize, window.background.csd > box.titlebar.horizontal > headerbar:first-child button.titlebutton.maximize, .titlebar > headerbar.titlebar.tweak-titlebar-left button.titlebutton.maximize, window.org-gnome-gedit .titlebar > headerbar:first-child button.titlebutton.maximize { - background-image: -gtk-scaled(url("assets/titlebutton-maximize-dark.png"), url("assets/titlebutton-maximize-dark@2.png")); -} - -.selection-mode hdyleaflet headerbar button.titlebutton.maximize:backdrop, .selection-mode leaflet.unfolded headerbar button.titlebutton.maximize:backdrop, hdyleaflet > headerbar:first-child button.titlebutton.maximize:backdrop, -leaflet.unfolded > headerbar:first-child button.titlebutton.maximize:backdrop, .geary-main-window > headerbar > leaflet > leaflet > headerbar:not(:last-child) button.titlebutton.maximize:backdrop, .geary-titlebar-left button.titlebutton.maximize:backdrop, window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child button.titlebutton.maximize:backdrop, -window.background.csd > headerbar.titlebar > hdyleaflet > headerbar:first-child button.titlebutton.maximize:backdrop, -window.background.csd > headerbar.titlebar > leaflet > headerbar:first-child button.titlebutton.maximize:backdrop, window.background.csd > box.titlebar.horizontal > headerbar:first-child button.titlebutton.maximize:backdrop, .titlebar > headerbar.titlebar.tweak-titlebar-left button.titlebutton.maximize:backdrop, window.org-gnome-gedit .titlebar > headerbar:first-child button.titlebutton.maximize:backdrop { - background-image: -gtk-scaled(url("assets/titlebutton-maximize-backdrop-dark.png"), url("assets/titlebutton-maximize-backdrop-dark@2.png")); -} - -.selection-mode hdyleaflet headerbar button.titlebutton.maximize:hover, .selection-mode leaflet.unfolded headerbar button.titlebutton.maximize:hover, hdyleaflet > headerbar:first-child button.titlebutton.maximize:hover, -leaflet.unfolded > headerbar:first-child button.titlebutton.maximize:hover, .geary-main-window > headerbar > leaflet > leaflet > headerbar:not(:last-child) button.titlebutton.maximize:hover, .geary-titlebar-left button.titlebutton.maximize:hover, window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child button.titlebutton.maximize:hover, -window.background.csd > headerbar.titlebar > hdyleaflet > headerbar:first-child button.titlebutton.maximize:hover, -window.background.csd > headerbar.titlebar > leaflet > headerbar:first-child button.titlebutton.maximize:hover, window.background.csd > box.titlebar.horizontal > headerbar:first-child button.titlebutton.maximize:hover, .titlebar > headerbar.titlebar.tweak-titlebar-left button.titlebutton.maximize:hover, window.org-gnome-gedit .titlebar > headerbar:first-child button.titlebutton.maximize:hover { - background-image: -gtk-scaled(url("assets/titlebutton-maximize-hover-dark.png"), url("assets/titlebutton-maximize-hover-dark@2.png")); -} - -.selection-mode hdyleaflet headerbar button.titlebutton.maximize:active, .selection-mode leaflet.unfolded headerbar button.titlebutton.maximize:active, hdyleaflet > headerbar:first-child button.titlebutton.maximize:active, -leaflet.unfolded > headerbar:first-child button.titlebutton.maximize:active, .geary-main-window > headerbar > leaflet > leaflet > headerbar:not(:last-child) button.titlebutton.maximize:active, .geary-titlebar-left button.titlebutton.maximize:active, window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child button.titlebutton.maximize:active, -window.background.csd > headerbar.titlebar > hdyleaflet > headerbar:first-child button.titlebutton.maximize:active, -window.background.csd > headerbar.titlebar > leaflet > headerbar:first-child button.titlebutton.maximize:active, window.background.csd > box.titlebar.horizontal > headerbar:first-child button.titlebutton.maximize:active, .titlebar > headerbar.titlebar.tweak-titlebar-left button.titlebutton.maximize:active, window.org-gnome-gedit .titlebar > headerbar:first-child button.titlebutton.maximize:active { - background-image: -gtk-scaled(url("assets/titlebutton-maximize-active-dark.png"), url("assets/titlebutton-maximize-active-dark@2.png")); -} - -.selection-mode hdyleaflet headerbar button.titlebutton.minimize, .selection-mode leaflet.unfolded headerbar button.titlebutton.minimize, hdyleaflet > headerbar:first-child button.titlebutton.minimize, -leaflet.unfolded > headerbar:first-child button.titlebutton.minimize, .geary-main-window > headerbar > leaflet > leaflet > headerbar:not(:last-child) button.titlebutton.minimize, .geary-titlebar-left button.titlebutton.minimize, window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child button.titlebutton.minimize, -window.background.csd > headerbar.titlebar > hdyleaflet > headerbar:first-child button.titlebutton.minimize, -window.background.csd > headerbar.titlebar > leaflet > headerbar:first-child button.titlebutton.minimize, window.background.csd > box.titlebar.horizontal > headerbar:first-child button.titlebutton.minimize, .titlebar > headerbar.titlebar.tweak-titlebar-left button.titlebutton.minimize, window.org-gnome-gedit .titlebar > headerbar:first-child button.titlebutton.minimize { - background-image: -gtk-scaled(url("assets/titlebutton-minimize-dark.png"), url("assets/titlebutton-minimize-dark@2.png")); -} - -.selection-mode hdyleaflet headerbar button.titlebutton.minimize:backdrop, .selection-mode leaflet.unfolded headerbar button.titlebutton.minimize:backdrop, hdyleaflet > headerbar:first-child button.titlebutton.minimize:backdrop, -leaflet.unfolded > headerbar:first-child button.titlebutton.minimize:backdrop, .geary-main-window > headerbar > leaflet > leaflet > headerbar:not(:last-child) button.titlebutton.minimize:backdrop, .geary-titlebar-left button.titlebutton.minimize:backdrop, window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child button.titlebutton.minimize:backdrop, -window.background.csd > headerbar.titlebar > hdyleaflet > headerbar:first-child button.titlebutton.minimize:backdrop, -window.background.csd > headerbar.titlebar > leaflet > headerbar:first-child button.titlebutton.minimize:backdrop, window.background.csd > box.titlebar.horizontal > headerbar:first-child button.titlebutton.minimize:backdrop, .titlebar > headerbar.titlebar.tweak-titlebar-left button.titlebutton.minimize:backdrop, window.org-gnome-gedit .titlebar > headerbar:first-child button.titlebutton.minimize:backdrop { - background-image: -gtk-scaled(url("assets/titlebutton-minimize-backdrop-dark.png"), url("assets/titlebutton-minimize-backdrop-dark@2.png")); -} - -.selection-mode hdyleaflet headerbar button.titlebutton.minimize:hover, .selection-mode leaflet.unfolded headerbar button.titlebutton.minimize:hover, hdyleaflet > headerbar:first-child button.titlebutton.minimize:hover, -leaflet.unfolded > headerbar:first-child button.titlebutton.minimize:hover, .geary-main-window > headerbar > leaflet > leaflet > headerbar:not(:last-child) button.titlebutton.minimize:hover, .geary-titlebar-left button.titlebutton.minimize:hover, window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child button.titlebutton.minimize:hover, -window.background.csd > headerbar.titlebar > hdyleaflet > headerbar:first-child button.titlebutton.minimize:hover, -window.background.csd > headerbar.titlebar > leaflet > headerbar:first-child button.titlebutton.minimize:hover, window.background.csd > box.titlebar.horizontal > headerbar:first-child button.titlebutton.minimize:hover, .titlebar > headerbar.titlebar.tweak-titlebar-left button.titlebutton.minimize:hover, window.org-gnome-gedit .titlebar > headerbar:first-child button.titlebutton.minimize:hover { - background-image: -gtk-scaled(url("assets/titlebutton-minimize-hover-dark.png"), url("assets/titlebutton-minimize-hover-dark@2.png")); -} - -.selection-mode hdyleaflet headerbar button.titlebutton.minimize:active, .selection-mode leaflet.unfolded headerbar button.titlebutton.minimize:active, hdyleaflet > headerbar:first-child button.titlebutton.minimize:active, -leaflet.unfolded > headerbar:first-child button.titlebutton.minimize:active, .geary-main-window > headerbar > leaflet > leaflet > headerbar:not(:last-child) button.titlebutton.minimize:active, .geary-titlebar-left button.titlebutton.minimize:active, window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child button.titlebutton.minimize:active, -window.background.csd > headerbar.titlebar > hdyleaflet > headerbar:first-child button.titlebutton.minimize:active, -window.background.csd > headerbar.titlebar > leaflet > headerbar:first-child button.titlebutton.minimize:active, window.background.csd > box.titlebar.horizontal > headerbar:first-child button.titlebutton.minimize:active, .titlebar > headerbar.titlebar.tweak-titlebar-left button.titlebutton.minimize:active, window.org-gnome-gedit .titlebar > headerbar:first-child button.titlebutton.minimize:active { - background-image: -gtk-scaled(url("assets/titlebutton-minimize-active-dark.png"), url("assets/titlebutton-minimize-active-dark@2.png")); -} - -.selection-mode hdyleaflet headerbar button.titlebutton.restore, .selection-mode leaflet.unfolded headerbar button.titlebutton.restore, hdyleaflet > headerbar:first-child button.titlebutton.restore, -leaflet.unfolded > headerbar:first-child button.titlebutton.restore, .geary-main-window > headerbar > leaflet > leaflet > headerbar:not(:last-child) button.titlebutton.restore, .geary-titlebar-left button.titlebutton.restore, window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child button.titlebutton.restore, -window.background.csd > headerbar.titlebar > hdyleaflet > headerbar:first-child button.titlebutton.restore, -window.background.csd > headerbar.titlebar > leaflet > headerbar:first-child button.titlebutton.restore, window.background.csd > box.titlebar.horizontal > headerbar:first-child button.titlebutton.restore, .titlebar > headerbar.titlebar.tweak-titlebar-left button.titlebutton.restore, window.org-gnome-gedit .titlebar > headerbar:first-child button.titlebutton.restore { - background-image: -gtk-scaled(url("assets/titlebutton-restore-dark.png"), url("assets/titlebutton-restore-dark@2.png")); -} - -.selection-mode hdyleaflet headerbar button.titlebutton.restore:backdrop, .selection-mode leaflet.unfolded headerbar button.titlebutton.restore:backdrop, hdyleaflet > headerbar:first-child button.titlebutton.restore:backdrop, -leaflet.unfolded > headerbar:first-child button.titlebutton.restore:backdrop, .geary-main-window > headerbar > leaflet > leaflet > headerbar:not(:last-child) button.titlebutton.restore:backdrop, .geary-titlebar-left button.titlebutton.restore:backdrop, window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child button.titlebutton.restore:backdrop, -window.background.csd > headerbar.titlebar > hdyleaflet > headerbar:first-child button.titlebutton.restore:backdrop, -window.background.csd > headerbar.titlebar > leaflet > headerbar:first-child button.titlebutton.restore:backdrop, window.background.csd > box.titlebar.horizontal > headerbar:first-child button.titlebutton.restore:backdrop, .titlebar > headerbar.titlebar.tweak-titlebar-left button.titlebutton.restore:backdrop, window.org-gnome-gedit .titlebar > headerbar:first-child button.titlebutton.restore:backdrop { - background-image: -gtk-scaled(url("assets/titlebutton-restore-backdrop-dark.png"), url("assets/titlebutton-restore-backdrop-dark@2.png")); -} - -.selection-mode hdyleaflet headerbar button.titlebutton.restore:hover, .selection-mode leaflet.unfolded headerbar button.titlebutton.restore:hover, hdyleaflet > headerbar:first-child button.titlebutton.restore:hover, -leaflet.unfolded > headerbar:first-child button.titlebutton.restore:hover, .geary-main-window > headerbar > leaflet > leaflet > headerbar:not(:last-child) button.titlebutton.restore:hover, .geary-titlebar-left button.titlebutton.restore:hover, window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child button.titlebutton.restore:hover, -window.background.csd > headerbar.titlebar > hdyleaflet > headerbar:first-child button.titlebutton.restore:hover, -window.background.csd > headerbar.titlebar > leaflet > headerbar:first-child button.titlebutton.restore:hover, window.background.csd > box.titlebar.horizontal > headerbar:first-child button.titlebutton.restore:hover, .titlebar > headerbar.titlebar.tweak-titlebar-left button.titlebutton.restore:hover, window.org-gnome-gedit .titlebar > headerbar:first-child button.titlebutton.restore:hover { - background-image: -gtk-scaled(url("assets/titlebutton-restore-hover-dark.png"), url("assets/titlebutton-restore-hover-dark@2.png")); -} - -.selection-mode hdyleaflet headerbar button.titlebutton.restore:active, .selection-mode leaflet.unfolded headerbar button.titlebutton.restore:active, hdyleaflet > headerbar:first-child button.titlebutton.restore:active, -leaflet.unfolded > headerbar:first-child button.titlebutton.restore:active, .geary-main-window > headerbar > leaflet > leaflet > headerbar:not(:last-child) button.titlebutton.restore:active, .geary-titlebar-left button.titlebutton.restore:active, window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child button.titlebutton.restore:active, -window.background.csd > headerbar.titlebar > hdyleaflet > headerbar:first-child button.titlebutton.restore:active, -window.background.csd > headerbar.titlebar > leaflet > headerbar:first-child button.titlebutton.restore:active, window.background.csd > box.titlebar.horizontal > headerbar:first-child button.titlebutton.restore:active, .titlebar > headerbar.titlebar.tweak-titlebar-left button.titlebutton.restore:active, window.org-gnome-gedit .titlebar > headerbar:first-child button.titlebutton.restore:active { - background-image: -gtk-scaled(url("assets/titlebutton-restore-active-dark.png"), url("assets/titlebutton-restore-active-dark@2.png")); -} - -.fullscreen .selection-mode hdyleaflet headerbar button.titlebutton.maximize, .maximized .selection-mode hdyleaflet headerbar button.titlebutton.maximize, .fullscreen .selection-mode leaflet.unfolded headerbar button.titlebutton.maximize, .maximized .selection-mode leaflet.unfolded headerbar button.titlebutton.maximize, window#GearyMainWindow.fullscreen .geary-titlebar-left > box.left.horizontal button.titlebutton.maximize, -window#GearyMainWindow.maximized .geary-titlebar-left > box.left.horizontal button.titlebutton.maximize, window.background.csd.fullscreen > headerbar.titlebar > box.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize, -window.background.csd.fullscreen > headerbar.titlebar > hdyleaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize, -window.background.csd.fullscreen > headerbar.titlebar > leaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize, window.background.csd.maximized > headerbar.titlebar > box.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize, -window.background.csd.maximized > headerbar.titlebar > hdyleaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize, -window.background.csd.maximized > headerbar.titlebar > leaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize, window.background.csd.fullscreen > box.titlebar.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize, window.background.csd.maximized > box.titlebar.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize, window.fullscreen.org-gnome-gedit > .titlebar > headerbar:first-child > box.left.horizontal button.titlebutton.maximize, -window.maximized.org-gnome-gedit > .titlebar > headerbar:first-child > box.left.horizontal button.titlebutton.maximize, .fullscreen hdyleaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize, -.fullscreen leaflet.unfolded > headerbar:first-child > box.left.horizontal button.titlebutton.maximize, .fullscreen .geary-main-window > headerbar > leaflet > leaflet > headerbar:not(:last-child) > box.left.horizontal button.titlebutton.maximize, .fullscreen .geary-titlebar-left > box.left.horizontal button.titlebutton.maximize, .fullscreen window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize, -.fullscreen window.background.csd > headerbar.titlebar > leaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize, .fullscreen window.background.csd > box.titlebar.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize, .fullscreen .titlebar > headerbar.titlebar.tweak-titlebar-left > box.left.horizontal button.titlebutton.maximize, .fullscreen window.org-gnome-gedit .titlebar > headerbar:first-child > box.left.horizontal button.titlebutton.maximize, window.org-gnome-gedit .fullscreen .titlebar > headerbar:first-child > box.left.horizontal button.titlebutton.maximize, .maximized hdyleaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize, -.maximized leaflet.unfolded > headerbar:first-child > box.left.horizontal button.titlebutton.maximize, .maximized .geary-main-window > headerbar > leaflet > leaflet > headerbar:not(:last-child) > box.left.horizontal button.titlebutton.maximize, .maximized .geary-titlebar-left > box.left.horizontal button.titlebutton.maximize, .maximized window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize, -.maximized window.background.csd > headerbar.titlebar > leaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize, .maximized window.background.csd > box.titlebar.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize, .maximized .titlebar > headerbar.titlebar.tweak-titlebar-left > box.left.horizontal button.titlebutton.maximize, .maximized window.org-gnome-gedit .titlebar > headerbar:first-child > box.left.horizontal button.titlebutton.maximize, window.org-gnome-gedit .maximized .titlebar > headerbar:first-child > box.left.horizontal button.titlebutton.maximize { - background-image: -gtk-scaled(url("assets/titlebutton-restore-dark.png"), url("assets/titlebutton-restore-dark@2.png")); -} - -.fullscreen .selection-mode hdyleaflet headerbar button.titlebutton.maximize:backdrop, .maximized .selection-mode hdyleaflet headerbar button.titlebutton.maximize:backdrop, .fullscreen .selection-mode leaflet.unfolded headerbar button.titlebutton.maximize:backdrop, .maximized .selection-mode leaflet.unfolded headerbar button.titlebutton.maximize:backdrop, window#GearyMainWindow.fullscreen .geary-titlebar-left > box.left.horizontal button.titlebutton.maximize:backdrop, -window#GearyMainWindow.maximized .geary-titlebar-left > box.left.horizontal button.titlebutton.maximize:backdrop, window.background.csd.fullscreen > headerbar.titlebar > box.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:backdrop, -window.background.csd.fullscreen > headerbar.titlebar > hdyleaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:backdrop, -window.background.csd.fullscreen > headerbar.titlebar > leaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:backdrop, window.background.csd.maximized > headerbar.titlebar > box.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:backdrop, -window.background.csd.maximized > headerbar.titlebar > hdyleaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:backdrop, -window.background.csd.maximized > headerbar.titlebar > leaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:backdrop, window.background.csd.fullscreen > box.titlebar.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:backdrop, window.background.csd.maximized > box.titlebar.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:backdrop, window.fullscreen.org-gnome-gedit > .titlebar > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:backdrop, -window.maximized.org-gnome-gedit > .titlebar > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:backdrop, .fullscreen hdyleaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:backdrop, -.fullscreen leaflet.unfolded > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:backdrop, .fullscreen .geary-main-window > headerbar > leaflet > leaflet > headerbar:not(:last-child) > box.left.horizontal button.titlebutton.maximize:backdrop, .fullscreen .geary-titlebar-left > box.left.horizontal button.titlebutton.maximize:backdrop, .fullscreen window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:backdrop, -.fullscreen window.background.csd > headerbar.titlebar > leaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:backdrop, .fullscreen window.background.csd > box.titlebar.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:backdrop, .fullscreen .titlebar > headerbar.titlebar.tweak-titlebar-left > box.left.horizontal button.titlebutton.maximize:backdrop, .fullscreen window.org-gnome-gedit .titlebar > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:backdrop, window.org-gnome-gedit .fullscreen .titlebar > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:backdrop, .maximized hdyleaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:backdrop, -.maximized leaflet.unfolded > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:backdrop, .maximized .geary-main-window > headerbar > leaflet > leaflet > headerbar:not(:last-child) > box.left.horizontal button.titlebutton.maximize:backdrop, .maximized .geary-titlebar-left > box.left.horizontal button.titlebutton.maximize:backdrop, .maximized window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:backdrop, -.maximized window.background.csd > headerbar.titlebar > leaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:backdrop, .maximized window.background.csd > box.titlebar.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:backdrop, .maximized .titlebar > headerbar.titlebar.tweak-titlebar-left > box.left.horizontal button.titlebutton.maximize:backdrop, .maximized window.org-gnome-gedit .titlebar > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:backdrop, window.org-gnome-gedit .maximized .titlebar > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:backdrop { - background-image: -gtk-scaled(url("assets/titlebutton-restore-backdrop-dark.png"), url("assets/titlebutton-restore-backdrop-dark@2.png")); -} - -.fullscreen .selection-mode hdyleaflet headerbar button.titlebutton.maximize:hover, .maximized .selection-mode hdyleaflet headerbar button.titlebutton.maximize:hover, .fullscreen .selection-mode leaflet.unfolded headerbar button.titlebutton.maximize:hover, .maximized .selection-mode leaflet.unfolded headerbar button.titlebutton.maximize:hover, window#GearyMainWindow.fullscreen .geary-titlebar-left > box.left.horizontal button.titlebutton.maximize:hover, -window#GearyMainWindow.maximized .geary-titlebar-left > box.left.horizontal button.titlebutton.maximize:hover, window.background.csd.fullscreen > headerbar.titlebar > box.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:hover, -window.background.csd.fullscreen > headerbar.titlebar > hdyleaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:hover, -window.background.csd.fullscreen > headerbar.titlebar > leaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:hover, window.background.csd.maximized > headerbar.titlebar > box.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:hover, -window.background.csd.maximized > headerbar.titlebar > hdyleaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:hover, -window.background.csd.maximized > headerbar.titlebar > leaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:hover, window.background.csd.fullscreen > box.titlebar.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:hover, window.background.csd.maximized > box.titlebar.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:hover, window.fullscreen.org-gnome-gedit > .titlebar > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:hover, -window.maximized.org-gnome-gedit > .titlebar > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:hover, .fullscreen hdyleaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:hover, -.fullscreen leaflet.unfolded > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:hover, .fullscreen .geary-main-window > headerbar > leaflet > leaflet > headerbar:not(:last-child) > box.left.horizontal button.titlebutton.maximize:hover, .fullscreen .geary-titlebar-left > box.left.horizontal button.titlebutton.maximize:hover, .fullscreen window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:hover, -.fullscreen window.background.csd > headerbar.titlebar > leaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:hover, .fullscreen window.background.csd > box.titlebar.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:hover, .fullscreen .titlebar > headerbar.titlebar.tweak-titlebar-left > box.left.horizontal button.titlebutton.maximize:hover, .fullscreen window.org-gnome-gedit .titlebar > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:hover, window.org-gnome-gedit .fullscreen .titlebar > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:hover, .maximized hdyleaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:hover, -.maximized leaflet.unfolded > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:hover, .maximized .geary-main-window > headerbar > leaflet > leaflet > headerbar:not(:last-child) > box.left.horizontal button.titlebutton.maximize:hover, .maximized .geary-titlebar-left > box.left.horizontal button.titlebutton.maximize:hover, .maximized window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:hover, -.maximized window.background.csd > headerbar.titlebar > leaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:hover, .maximized window.background.csd > box.titlebar.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:hover, .maximized .titlebar > headerbar.titlebar.tweak-titlebar-left > box.left.horizontal button.titlebutton.maximize:hover, .maximized window.org-gnome-gedit .titlebar > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:hover, window.org-gnome-gedit .maximized .titlebar > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:hover { - background-image: -gtk-scaled(url("assets/titlebutton-restore-hover-dark.png"), url("assets/titlebutton-restore-hover-dark@2.png")); -} - -.fullscreen .selection-mode hdyleaflet headerbar button.titlebutton.maximize:active, .maximized .selection-mode hdyleaflet headerbar button.titlebutton.maximize:active, .fullscreen .selection-mode leaflet.unfolded headerbar button.titlebutton.maximize:active, .maximized .selection-mode leaflet.unfolded headerbar button.titlebutton.maximize:active, window#GearyMainWindow.fullscreen .geary-titlebar-left > box.left.horizontal button.titlebutton.maximize:active, -window#GearyMainWindow.maximized .geary-titlebar-left > box.left.horizontal button.titlebutton.maximize:active, window.background.csd.fullscreen > headerbar.titlebar > box.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:active, -window.background.csd.fullscreen > headerbar.titlebar > hdyleaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:active, -window.background.csd.fullscreen > headerbar.titlebar > leaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:active, window.background.csd.maximized > headerbar.titlebar > box.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:active, -window.background.csd.maximized > headerbar.titlebar > hdyleaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:active, -window.background.csd.maximized > headerbar.titlebar > leaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:active, window.background.csd.fullscreen > box.titlebar.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:active, window.background.csd.maximized > box.titlebar.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:active, window.fullscreen.org-gnome-gedit > .titlebar > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:active, -window.maximized.org-gnome-gedit > .titlebar > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:active, .fullscreen hdyleaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:active, -.fullscreen leaflet.unfolded > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:active, .fullscreen .geary-main-window > headerbar > leaflet > leaflet > headerbar:not(:last-child) > box.left.horizontal button.titlebutton.maximize:active, .fullscreen .geary-titlebar-left > box.left.horizontal button.titlebutton.maximize:active, .fullscreen window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:active, -.fullscreen window.background.csd > headerbar.titlebar > leaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:active, .fullscreen window.background.csd > box.titlebar.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:active, .fullscreen .titlebar > headerbar.titlebar.tweak-titlebar-left > box.left.horizontal button.titlebutton.maximize:active, .fullscreen window.org-gnome-gedit .titlebar > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:active, window.org-gnome-gedit .fullscreen .titlebar > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:active, .maximized hdyleaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:active, -.maximized leaflet.unfolded > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:active, .maximized .geary-main-window > headerbar > leaflet > leaflet > headerbar:not(:last-child) > box.left.horizontal button.titlebutton.maximize:active, .maximized .geary-titlebar-left > box.left.horizontal button.titlebutton.maximize:active, .maximized window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:active, -.maximized window.background.csd > headerbar.titlebar > leaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:active, .maximized window.background.csd > box.titlebar.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:active, .maximized .titlebar > headerbar.titlebar.tweak-titlebar-left > box.left.horizontal button.titlebutton.maximize:active, .maximized window.org-gnome-gedit .titlebar > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:active, window.org-gnome-gedit .maximized .titlebar > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:active { - background-image: -gtk-scaled(url("assets/titlebutton-restore-active-dark.png"), url("assets/titlebutton-restore-active-dark@2.png")); -} - -hdyleaflet > headerbar:first-child, -leaflet.unfolded > headerbar:first-child, .geary-main-window > headerbar > leaflet > leaflet > headerbar:not(:last-child), .geary-titlebar-left, .geary-titlebar-left.geary-titlebar, window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child, -window.background.csd > headerbar.titlebar > hdyleaflet > headerbar:first-child, -window.background.csd > headerbar.titlebar > leaflet > headerbar:first-child, window.background.csd > box.titlebar.horizontal > headerbar:first-child, .titlebar > headerbar.titlebar.tweak-titlebar-left, window.org-gnome-gedit .titlebar > headerbar:first-child { - color: rgba(246, 246, 251, 0.8); - background-color: #32343D; - background-image: image(#32343D); - border: none; - box-shadow: none; -} - -hdyleaflet > headerbar:first-child button:not(.titlebutton), -leaflet.unfolded > headerbar:first-child button:not(.titlebutton), .geary-main-window > headerbar > leaflet > leaflet > headerbar:not(:last-child) button:not(.titlebutton), .geary-titlebar-left button:not(.titlebutton), window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child button:not(.titlebutton), -window.background.csd > headerbar.titlebar > hdyleaflet > headerbar:first-child button:not(.titlebutton), -window.background.csd > headerbar.titlebar > leaflet > headerbar:first-child button:not(.titlebutton), window.background.csd > box.titlebar.horizontal > headerbar:first-child button:not(.titlebutton), .titlebar > headerbar.titlebar.tweak-titlebar-left button:not(.titlebutton), window.org-gnome-gedit .titlebar > headerbar:first-child button:not(.titlebutton) { - color: rgba(246, 246, 251, 0.8); - border: none; -} - -hdyleaflet > headerbar:first-child button:not(.titlebutton):hover, -leaflet.unfolded > headerbar:first-child button:not(.titlebutton):hover, .geary-main-window > headerbar > leaflet > leaflet > headerbar:not(:last-child) button:not(.titlebutton):hover, .geary-titlebar-left button:not(.titlebutton):hover, window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child button:not(.titlebutton):hover, -window.background.csd > headerbar.titlebar > hdyleaflet > headerbar:first-child button:not(.titlebutton):hover, -window.background.csd > headerbar.titlebar > leaflet > headerbar:first-child button:not(.titlebutton):hover, window.background.csd > box.titlebar.horizontal > headerbar:first-child button:not(.titlebutton):hover, .titlebar > headerbar.titlebar.tweak-titlebar-left button:not(.titlebutton):hover, window.org-gnome-gedit .titlebar > headerbar:first-child button:not(.titlebutton):hover { - color: #F6F6FB; - background-color: rgba(246, 246, 251, 0.25); -} - -hdyleaflet > headerbar:first-child button:not(.titlebutton):active, -leaflet.unfolded > headerbar:first-child button:not(.titlebutton):active, .geary-main-window > headerbar > leaflet > leaflet > headerbar:not(:last-child) button:not(.titlebutton):active, .geary-titlebar-left button:not(.titlebutton):active, window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child button:not(.titlebutton):active, -window.background.csd > headerbar.titlebar > hdyleaflet > headerbar:first-child button:not(.titlebutton):active, -window.background.csd > headerbar.titlebar > leaflet > headerbar:first-child button:not(.titlebutton):active, window.background.csd > box.titlebar.horizontal > headerbar:first-child button:not(.titlebutton):active, .titlebar > headerbar.titlebar.tweak-titlebar-left button:not(.titlebutton):active, window.org-gnome-gedit .titlebar > headerbar:first-child button:not(.titlebutton):active, hdyleaflet > headerbar:first-child button:not(.titlebutton):checked, -leaflet.unfolded > headerbar:first-child button:not(.titlebutton):checked, .geary-main-window > headerbar > leaflet > leaflet > headerbar:not(:last-child) button:not(.titlebutton):checked, .geary-titlebar-left button:not(.titlebutton):checked, window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child button:not(.titlebutton):checked, -window.background.csd > headerbar.titlebar > hdyleaflet > headerbar:first-child button:not(.titlebutton):checked, -window.background.csd > headerbar.titlebar > leaflet > headerbar:first-child button:not(.titlebutton):checked, window.background.csd > box.titlebar.horizontal > headerbar:first-child button:not(.titlebutton):checked, .titlebar > headerbar.titlebar.tweak-titlebar-left button:not(.titlebutton):checked, window.org-gnome-gedit .titlebar > headerbar:first-child button:not(.titlebutton):checked { - color: #ffffff; - border-color: #68a2e6; - background-color: #5294e2; -} - -hdyleaflet > headerbar:first-child button.titlebutton.appmenu, -leaflet.unfolded > headerbar:first-child button.titlebutton.appmenu, .geary-main-window > headerbar > leaflet > leaflet > headerbar:not(:last-child) button.titlebutton.appmenu, .geary-titlebar-left button.titlebutton.appmenu, window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child button.titlebutton.appmenu, -window.background.csd > headerbar.titlebar > hdyleaflet > headerbar:first-child button.titlebutton.appmenu, -window.background.csd > headerbar.titlebar > leaflet > headerbar:first-child button.titlebutton.appmenu, window.background.csd > box.titlebar.horizontal > headerbar:first-child button.titlebutton.appmenu, .titlebar > headerbar.titlebar.tweak-titlebar-left button.titlebutton.appmenu, window.org-gnome-gedit .titlebar > headerbar:first-child button.titlebutton.appmenu { - border: none; - min-height: 30px; - min-width: 30px; - border-radius: 1000px; - color: transparent; - background-color: transparent; - background-image: -gtk-scaled(url("assets/logo.svg"), url("assets/logo@2.svg")); - background-repeat: no-repeat; - background-position: center; -} - -hdyleaflet > headerbar:first-child button.titlebutton.appmenu image, -leaflet.unfolded > headerbar:first-child button.titlebutton.appmenu image, .geary-main-window > headerbar > leaflet > leaflet > headerbar:not(:last-child) button.titlebutton.appmenu image, .geary-titlebar-left button.titlebutton.appmenu image, window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child button.titlebutton.appmenu image, -window.background.csd > headerbar.titlebar > hdyleaflet > headerbar:first-child button.titlebutton.appmenu image, -window.background.csd > headerbar.titlebar > leaflet > headerbar:first-child button.titlebutton.appmenu image, window.background.csd > box.titlebar.horizontal > headerbar:first-child button.titlebutton.appmenu image, .titlebar > headerbar.titlebar.tweak-titlebar-left button.titlebutton.appmenu image, window.org-gnome-gedit .titlebar > headerbar:first-child button.titlebutton.appmenu image { - opacity: 0; -} - -hdyleaflet > headerbar:first-child button.titlebutton.appmenu:hover, -leaflet.unfolded > headerbar:first-child button.titlebutton.appmenu:hover, .geary-main-window > headerbar > leaflet > leaflet > headerbar:not(:last-child) button.titlebutton.appmenu:hover, .geary-titlebar-left button.titlebutton.appmenu:hover, window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child button.titlebutton.appmenu:hover, -window.background.csd > headerbar.titlebar > hdyleaflet > headerbar:first-child button.titlebutton.appmenu:hover, -window.background.csd > headerbar.titlebar > leaflet > headerbar:first-child button.titlebutton.appmenu:hover, window.background.csd > box.titlebar.horizontal > headerbar:first-child button.titlebutton.appmenu:hover, .titlebar > headerbar.titlebar.tweak-titlebar-left button.titlebutton.appmenu:hover, window.org-gnome-gedit .titlebar > headerbar:first-child button.titlebutton.appmenu:hover { - background-color: rgba(246, 246, 251, 0.15); -} - -hdyleaflet > headerbar:first-child button.titlebutton.appmenu:checked, -leaflet.unfolded > headerbar:first-child button.titlebutton.appmenu:checked, .geary-main-window > headerbar > leaflet > leaflet > headerbar:not(:last-child) button.titlebutton.appmenu:checked, .geary-titlebar-left button.titlebutton.appmenu:checked, window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child button.titlebutton.appmenu:checked, -window.background.csd > headerbar.titlebar > hdyleaflet > headerbar:first-child button.titlebutton.appmenu:checked, -window.background.csd > headerbar.titlebar > leaflet > headerbar:first-child button.titlebutton.appmenu:checked, window.background.csd > box.titlebar.horizontal > headerbar:first-child button.titlebutton.appmenu:checked, .titlebar > headerbar.titlebar.tweak-titlebar-left button.titlebutton.appmenu:checked, window.org-gnome-gedit .titlebar > headerbar:first-child button.titlebutton.appmenu:checked, hdyleaflet > headerbar:first-child button.titlebutton.appmenu:active, -leaflet.unfolded > headerbar:first-child button.titlebutton.appmenu:active, .geary-main-window > headerbar > leaflet > leaflet > headerbar:not(:last-child) button.titlebutton.appmenu:active, .geary-titlebar-left button.titlebutton.appmenu:active, window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child button.titlebutton.appmenu:active, -window.background.csd > headerbar.titlebar > hdyleaflet > headerbar:first-child button.titlebutton.appmenu:active, -window.background.csd > headerbar.titlebar > leaflet > headerbar:first-child button.titlebutton.appmenu:active, window.background.csd > box.titlebar.horizontal > headerbar:first-child button.titlebutton.appmenu:active, .titlebar > headerbar.titlebar.tweak-titlebar-left button.titlebutton.appmenu:active, window.org-gnome-gedit .titlebar > headerbar:first-child button.titlebutton.appmenu:active { - background-color: rgba(246, 246, 251, 0.25); -} - -.nemo-window .sidebar scrollbar, .nautilus-window placessidebar.sidebar scrollbar { - border-color: rgba(255, 255, 255, 0.12); -} - -.nemo-window .sidebar scrollbar.overlay-indicator:not(.dragging):not(.hovering) slider, .nautilus-window placessidebar.sidebar scrollbar.overlay-indicator:not(.dragging):not(.hovering) slider { - background-color: white; - border: 1px solid rgba(255, 255, 255, 0.12); -} - -.nemo-window .sidebar scrollbar slider, .nautilus-window placessidebar.sidebar scrollbar slider { - background-color: rgba(255, 255, 255, 0.7); -} - -.nemo-window .sidebar scrollbar slider:hover, .nautilus-window placessidebar.sidebar scrollbar slider:hover { - background-color: white; -} - -.nemo-window .sidebar scrollbar slider:hover:active, .nautilus-window placessidebar.sidebar scrollbar slider:hover:active { - background-color: #5294e2; -} - -.nemo-window .sidebar scrollbar slider:disabled, .nautilus-window placessidebar.sidebar scrollbar slider:disabled { - background-color: transparent; -} - -.nemo-window .sidebar scrollbar trough, .nautilus-window placessidebar.sidebar scrollbar trough { - background-color: #1c1d23; -} - -.nautilus-window headerbar { - background-image: -gtk-scaled(url("assets/logo.svg"), url("assets/logo@2.svg")), image(#32343D); - background-repeat: no-repeat; - background-size: 38px auto; - background-position: left center; -} - -filechooser paned > separator { - background-image: image(#494c59); -} - -.nautilus-window { - background-color: #272931; - background-image: image(#32343D); - background-size: 38px auto; - background-repeat: no-repeat; - border-radius: 0 0 0; -} - -.nautilus-window paned > separator { - background-image: linear-gradient(to bottom, #393c48, #393c48); -} - -.nautilus-window headerbar { - padding-left: 48px; -} - -.nautilus-window headerbar, .nautilus-window headerbar:backdrop { - box-shadow: inset 0 -1px #32343D, inset 38px 0 0 0 transparent; -} - -.nautilus-window placessidebar.sidebar { - background: none; -} - -.nautilus-window placessidebar.sidebar row.sidebar-row { - transition: none; - color: #d8dedf; -} - -.nautilus-window placessidebar.sidebar row.sidebar-row .sidebar-icon { - color: rgba(246, 246, 251, 0.85); -} - -.nautilus-window placessidebar.sidebar row.sidebar-row image.sidebar-icon { - padding-right: 2px; -} - -.nautilus-window placessidebar.sidebar row.sidebar-row label.sidebar-label { - padding-right: 2px; - padding-left: 20px; -} - -.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup, .nautilus-window placessidebar.sidebar row.sidebar-row:hover { - background-color: rgba(216, 222, 223, 0.05); - box-shadow: inset -2px 0 #7eafe9, inset 38px 0 0 0 #32343D; -} - -.nautilus-window placessidebar.sidebar row.sidebar-row:disabled, .nautilus-window placessidebar.sidebar row.sidebar-row:disabled label, .nautilus-window placessidebar.sidebar row.sidebar-row:disabled image { - color: rgba(216, 222, 223, 0.4); -} - -.nautilus-window placessidebar.sidebar row.sidebar-row:active { - transition: box-shadow 0.2s; -} - -.nautilus-window placessidebar.sidebar row.sidebar-row:selected.has-open-popup, .nautilus-window placessidebar.sidebar row.sidebar-row:selected, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover, .nautilus-window placessidebar.sidebar row.sidebar-row:active:hover { - box-shadow: inset 38px 0 0 0 #5294e2; - background-color: rgba(82, 148, 226, 0); - background-image: -gtk-scaled(url("assets/selected-dot.png"), url("assets/selected-dot@2.png")); - background-repeat: no-repeat; - background-position: 42px center; -} - -.nautilus-window placessidebar.sidebar row.sidebar-row:selected.has-open-popup .sidebar-label, .nautilus-window placessidebar.sidebar row.sidebar-row:selected .sidebar-label, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover .sidebar-label, .nautilus-window placessidebar.sidebar row.sidebar-row:active:hover .sidebar-label { - color: #f4f6f6; -} - -.nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover, .nautilus-window placessidebar.sidebar row.sidebar-row:active:hover { - background-color: rgba(216, 222, 223, 0.05); - box-shadow: inset -2px 0 #7eafe9, inset 38px 0 0 0 #5294e2; - background-image: -gtk-scaled(url("assets/selected-dot.png"), url("assets/selected-dot@2.png")); - background-repeat: no-repeat; - background-position: 42px center; -} - -.nautilus-window placessidebar.sidebar row.sidebar-row button.sidebar-button { - color: #d8dedf; -} - -.nautilus-window placessidebar.sidebar row.sidebar-row button.sidebar-button:hover { - color: #b7c6d1; - border-color: rgba(255, 255, 255, 0.12); - background-color: #3e4250; -} - -.nautilus-window placessidebar.sidebar row.sidebar-row button.sidebar-button:active { - color: #ffffff; - border-color: #68a2e6; - background-color: #5294e2; -} - -.nautilus-window placessidebar.sidebar row.sidebar-row button.sidebar-button:not(:hover):not(:active) > image { - opacity: 0.5; -} - -.nautilus-window placessidebar.sidebar row.sidebar-row.sidebar-new-bookmark-row { - color: #5294e2; -} - -.nautilus-window placessidebar.sidebar row.sidebar-row:backdrop { - opacity: 0.75; -} - -.nautilus-window placessidebar.sidebar row.sidebar-row:drop(active):not(:disabled), .nautilus-window placessidebar.sidebar row.sidebar-row:drop(active):not(:disabled) label, .nautilus-window placessidebar.sidebar row.sidebar-row:drop(active):not(:disabled) .sidebar-icon { - color: #F08437; -} - -.nautilus-window placessidebar.sidebar row.sidebar-row:drop(active):not(:disabled):selected { - background-color: #F08437; -} - -.nautilus-window placessidebar.sidebar row.sidebar-row:drop(active):not(:disabled):selected, .nautilus-window placessidebar.sidebar row.sidebar-row:drop(active):not(:disabled):selected label, .nautilus-window placessidebar.sidebar row.sidebar-row:drop(active):not(:disabled):selected .sidebar-icon { - color: #ffffff; -} - -.nautilus-window placessidebar.sidebar separator { - background-color: transparent; -} - -.nemo-window .sidebar { - color: #d8dedf; - background-color: #272931; -} - -.nemo-window .sidebar .view, .nemo-window .sidebar row { - background-color: transparent; - color: #d8dedf; -} - -.nemo-window .sidebar .view.cell:selected.has-open-popup, .nemo-window .sidebar .view.cell:selected:hover, .nemo-window .sidebar row.cell:selected.has-open-popup, .nemo-window .sidebar row.cell:selected:hover { - color: #ffffff; - background-color: #4a85cb; -} - -.nemo-window .sidebar .view.has-open-popup, .nemo-window .sidebar .view:hover, .nemo-window .sidebar row.has-open-popup, .nemo-window .sidebar row:hover { - color: #d8dedf; - background-color: #393b42; -} - -.nemo-window .sidebar .view.expander, .nemo-window .sidebar row.expander { - color: #808488; -} - -.nemo-window .sidebar .view.expander:hover, .nemo-window .sidebar row.expander:hover { - color: #d8dedf; -} - -.nemo-window .sidebar separator { - background-color: transparent; -} - -.NemoSidebar, .NemoSidebar * { - -gtk-icon-style: symbolic; -} - -window.org-gnome-gedit > paned > separator, window.org-gnome-gedit > paned > separator:backdrop, -window.org-gnome-gedit > overlay > box.vertical > paned > separator, -window.org-gnome-gedit > overlay > box.vertical > paned > separator:backdrop { - background-image: image(#494c59); -} - -.open-document-selector-treeview.view { - padding: 3px 6px 3px 6px; - border-color: rgba(255, 255, 255, 0.12); -} - -.open-document-selector-treeview.view:hover { - background-color: #353840; -} - -.open-document-selector-treeview.view:hover:selected { - color: #ffffff; - background-color: #5294e2; -} - -.open-document-selector-name-label { - color: #e6ebef; -} - -.open-document-selector-path-label { - color: #878b91; - font-size: smaller; -} - -.open-document-selector-path-label:selected { - color: rgba(255, 255, 255, 0.9); -} - -list.gedit-document-panel row.activatable { - padding: 4px 0; -} - -list.gedit-document-panel row button { - min-width: 22px; - min-height: 22px; - padding: 0; - margin: 0 6px; - border-radius: 100px; - border: none; - background: none; -} - -list.gedit-document-panel row button:hover { - color: #ffffff; - background-color: rgba(246, 246, 251, 0.15); -} - -list.gedit-document-panel row button:active, list.gedit-document-panel row button:checked { - color: #ffffff; - background-color: rgba(246, 246, 251, 0.25); -} - -list.gedit-document-panel row button image { - color: inherit; -} - -list.gedit-document-panel row:hover:not(:selected) button:active, list.gedit-document-panel row:hover:not(:selected) button:checked { - color: #ffffff; - background-color: rgba(246, 246, 251, 0.25); -} - -.gedit-document-panel-dragged-row { - border: none; -} - -.gedit-side-panel-paned statusbar { - border-top: 1px solid #494c59; - background-color: #32343D; -} - -.gedit-search-slider { - background-color: #373943; - padding: 6px; - border-color: rgba(255, 255, 255, 0.12); - border-radius: 0 0 2px 2px; - border-width: 0 1px 1px 1px; - border-style: solid; -} - -.gedit-search-entry-occurrences-tag { - color: rgba(230, 235, 239, 0.6); - border: none; - margin: 2px; - padding: 2px; -} - -.gedit-map-frame border { - border-width: 0; -} - -.gedit-map-frame border:dir(ltr) { - border-left-width: 1px; -} - -.gedit-map-frame border:dir(rtl) { - border-right-width: 1px; -} - -.gedit-bottom-panel-paned { - background-color: #282A33; -} - -.gedit-side-panel-paned > separator { - background-image: linear-gradient(to bottom, #393c48, #393c48); -} - -.gedit-bottom-panel-paned > separator { - background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.12), rgba(255, 255, 255, 0.12)); -} - -.tweak-group > .tweak > list { - padding: 0; - border: 1px solid rgba(255, 255, 255, 0.12); -} - -.tweak-group > .tweak > list > row:not(:last-child) { - border-bottom: 1px solid rgba(255, 255, 255, 0.12); -} - -row#AutostartTitle.tweak { - padding: 3px; - background-color: #282A33; -} - -list#AutostartListBoxTweakGroup.tweak-group-startup { - border: 1px solid rgba(255, 255, 255, 0.12); -} - -list.tweak-categories separator { - background: none; -} - -window.background.csd > box:not(.titlebar).horizontal > separator.vertical, window.background.csd > box:not(.titlebar).horizontal > separator.vertical:backdrop { - background-image: image(rgba(255, 255, 255, 0.12)); - background-color: transparent; -} - -window.background.csd > headerbar.titlebar > box.horizontal > separator.sidebar, -window.background.csd > headerbar.titlebar > hdyleaflet > separator.sidebar, -window.background.csd > headerbar.titlebar > leaflet > separator.sidebar { - border-right-style: solid; - background: none; - min-width: 0; -} - -window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack list, -window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack list, -window.background.csd > leaflet > box.vertical > scrolledwindow.view > viewport.frame > stack list { - background: none; -} - -window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack list separator, -window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack list separator, -window.background.csd > leaflet > box.vertical > scrolledwindow.view > viewport.frame > stack list separator { - background: none; -} - -window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack list row.activatable:not(:hover):not(:selected), -window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack list row.activatable:not(:hover):not(:selected), -window.background.csd > leaflet > box.vertical > scrolledwindow.view > viewport.frame > stack list row.activatable:not(:hover):not(:selected) { - background: none; -} - -window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack list row.activatable:not(:selected):hover, -window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack list row.activatable:not(:selected):hover, -window.background.csd > leaflet > box.vertical > scrolledwindow.view > viewport.frame > stack list row.activatable:not(:selected):hover { - color: #F6F6FB; - background-color: rgba(246, 246, 251, 0.06); - transition: all 50ms cubic-bezier(0.25, 0.46, 0.45, 0.94); -} - -window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack entry.search, -window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack entry.search, -window.background.csd > leaflet > box.vertical > scrolledwindow.view > viewport.frame > stack entry.search { - color: rgba(246, 246, 251, 0.8); - background-color: rgba(246, 246, 251, 0.1); -} - -window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack entry.search image, -window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack entry.search image, -window.background.csd > leaflet > box.vertical > scrolledwindow.view > viewport.frame > stack entry.search image { - color: rgba(246, 246, 251, 0.8); -} - -window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack entry.search:focus, -window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack entry.search:focus, -window.background.csd > leaflet > box.vertical > scrolledwindow.view > viewport.frame > stack entry.search:focus { - background-color: rgba(246, 246, 251, 0.12); -} - -window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack entry.search:disabled, window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack entry.search label:disabled, window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack entry.search image:disabled, -window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack entry.search:disabled, -window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack entry.search label:disabled, -window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack entry.search image:disabled, -window.background.csd > leaflet > box.vertical > scrolledwindow.view > viewport.frame > stack entry.search:disabled, -window.background.csd > leaflet > box.vertical > scrolledwindow.view > viewport.frame > stack entry.search label:disabled, -window.background.csd > leaflet > box.vertical > scrolledwindow.view > viewport.frame > stack entry.search image:disabled { - color: rgba(246, 246, 251, 0.35); -} - -window.background.csd > box.horizontal > separator.sidebar, -window.background.csd > hdyleaflet > separator.sidebar, -window.background.csd > leaflet > separator.sidebar { - border-right-style: solid; - background: none; - min-width: 0; -} - -.geary-main-window .geary-main-layout > leaflet > leaflet > box .geary-folder-frame > border, .sidebar.vertical > paned.geary-sidebar-pane-separator .geary-folder-frame > border, .sidebar.vertical > paned.sidebar-pane-separator .folder-frame > border { - border-width: 0; -} - -.sidebar.vertical > paned.geary-sidebar-pane-separator .geary-conversation-frame > border, .sidebar.vertical > paned.sidebar-pane-separator .conversation-frame > border { - border: none; -} - -.sidebar.vertical > paned.geary-sidebar-pane-separator .geary-conversation-frame treeview.view, .sidebar.vertical > paned.sidebar-pane-separator .conversation-frame treeview.view { - color: rgba(246, 246, 251, 0.8); - background-color: #2b2d35; -} - -.sidebar.vertical > paned.geary-sidebar-pane-separator .geary-conversation-frame treeview.view:selected, .sidebar.vertical > paned.sidebar-pane-separator .conversation-frame treeview.view:selected { - background-color: #354760; - color: #ffffff; -} - -.sidebar.vertical > paned.geary-sidebar-pane-separator .geary-conversation-frame treeview.view:selected:dir(ltr), .sidebar.vertical > paned.sidebar-pane-separator .conversation-frame treeview.view:selected:dir(ltr) { - box-shadow: inset 2px 0 #5294e2; -} - -.sidebar.vertical > paned.geary-sidebar-pane-separator .geary-conversation-frame treeview.view:selected:dir(rtl), .sidebar.vertical > paned.sidebar-pane-separator .conversation-frame treeview.view:selected:dir(rtl) { - box-shadow: inset -2px 0 #5294e2; -} - -.geary-main-window .geary-main-layout > leaflet > leaflet > box .geary-folder-frame > scrolledwindow:dir(ltr), .sidebar.vertical > paned.geary-sidebar-pane-separator .geary-folder-frame > scrolledwindow:dir(ltr), .sidebar.vertical > paned.sidebar-pane-separator .folder-frame > scrolledwindow:dir(ltr) { - border: none; -} - -.geary-main-window .geary-main-layout > leaflet > leaflet > box .geary-folder-frame > scrolledwindow:dir(rtl), .sidebar.vertical > paned.geary-sidebar-pane-separator .geary-folder-frame > scrolledwindow:dir(rtl), .sidebar.vertical > paned.sidebar-pane-separator .folder-frame > scrolledwindow:dir(rtl) { - border: none; -} - -.geary-main-window .geary-main-layout > leaflet > leaflet > box .geary-folder-frame > scrolledwindow treeview.view.sidebar.cell, .sidebar.vertical > paned.geary-sidebar-pane-separator .geary-folder-frame > scrolledwindow treeview.view.sidebar.cell, .sidebar.vertical > paned.sidebar-pane-separator .folder-frame > scrolledwindow treeview.view.sidebar.cell { - padding-top: 0.25rem; - padding-bottom: 0.25rem; -} - -window#GearyMainWindow .titlebar, -window.geary-main-window .titlebar { - box-shadow: inset 0 -1px rgba(255, 255, 255, 0.12); - background-color: #282A33; -} - -window#GearyMainWindow .titlebar:backdrop, -window.geary-main-window .titlebar:backdrop { - background-color: #2b2e37; -} - -window#GearyMainWindow .titlebar headerbar.geary-titlebar > separator, -window.geary-main-window .titlebar headerbar.geary-titlebar > separator { - margin: 0 -10px 0 0; -} - -window#GearyMainWindow > box.vertical > paned > separator, -window.geary-main-window > box.vertical > paned > separator { - background-image: image(#494c59); -} - -.geary-titlebar-left separator { - margin: 0 -10px 0 0; - border-right: 1px solid #494c59; - background: none; -} - -.sidebar.vertical > paned.sidebar-pane-separator separator { - background: none; -} - -.sidebar.vertical > paned.geary-sidebar-pane-separator separator { - background: none; -} - -stack#conversation_viewer > grid.vertical > scrolledwindow.geary-conversation-scroller > viewport.frame { - border: none; -} - -stack#conversation_viewer > grid.vertical > scrolledwindow.geary-conversation-scroller > viewport.frame > list.background.conversation-listbox { - background-color: #282A33; -} - -.geary-accounts-editor-pane > scrolledwindow.frame { - border: none; -} - -.geary-main-window .geary-main-layout > leaflet > separator.sidebar, .geary-main-window .geary-main-layout > separator.sidebar { - background-image: image(#282A33); -} - -.geary-main-window .geary-main-layout > leaflet > leaflet > box .geary-conversation-frame { - margin: -1px 0; -} - -.geary-main-window .geary-main-layout > leaflet > leaflet > box .geary-conversation-frame treeview.view:hover { - background-color: #45474f; -} - -.geary-main-window .geary-main-layout > leaflet > leaflet > box .geary-conversation-frame treeview.view:selected, .geary-main-window .geary-main-layout > leaflet > leaflet > box .geary-conversation-frame treeview.view:selected:focus { - background-color: #33455f; - color: #e6ebef; -} - -.geary-main-window .geary-main-layout > leaflet > leaflet > box .geary-conversation-frame treeview.view:selected:dir(ltr), .geary-main-window .geary-main-layout > leaflet > leaflet > box .geary-conversation-frame treeview.view:selected:focus:dir(ltr) { - box-shadow: inset -2px 0 #5294e2; -} - -.geary-main-window .geary-main-layout > leaflet > leaflet > box .geary-conversation-frame treeview.view:selected:dir(rtl), .geary-main-window .geary-main-layout > leaflet > leaflet > box .geary-conversation-frame treeview.view:selected:focus:dir(rtl) { - box-shadow: inset 2px 0 #5294e2; -} - -.geary-main-window .geary-main-layout > leaflet > leaflet > box separator { - background: none; -} - -.geary-main-window .geary-main-layout > leaflet > leaflet > box statusbar { - margin: -8px -12px; - padding: 6px; -} - -.geary-main-window list.content.conversation-listbox { - border: none; -} - -.geary-main-window geary-conversation-viewer#conversation_viewer list.background.conversation-listbox.content > row.activatable { - background-color: #282A33; - border: 1px solid rgba(255, 255, 255, 0.12); - border-bottom-width: 0; -} - -.geary-main-window geary-conversation-viewer#conversation_viewer list.background.conversation-listbox.content > row.activatable:first-child { - border-top-left-radius: 8px; - border-top-right-radius: 8px; -} - -window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row > box.vertical > separator.horizontal { - background: none; - min-height: 0; -} - -window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row > box.vertical > label:disabled { - color: #F6F6FB; -} - -window.background.csd > box.horizontal > box.vertical > separator.horizontal { - background: none; - min-height: 0; -} - -window.background.csd > box.horizontal > box.vertical > box.linked.horizontal { - margin: -6px; - padding: 6px; -} - -.polari-room-list .sidebar { - margin-top: -1px; - border-color: #494c59; -} - -overlay > infobar.info.top { - margin-bottom: 0; -} - -hdyleaflet > stack > frame > grid.vertical > entry.search, -leaflet.unfolded > stack > frame > grid.vertical > entry.search { - color: rgba(246, 246, 251, 0.8); - background-color: rgba(246, 246, 251, 0.1); -} - -hdyleaflet > stack > frame > grid.vertical > entry.search image, -leaflet.unfolded > stack > frame > grid.vertical > entry.search image { - color: rgba(246, 246, 251, 0.8); -} - -hdyleaflet > stack > frame > grid.vertical > entry.search:focus, -leaflet.unfolded > stack > frame > grid.vertical > entry.search:focus { - background-color: rgba(246, 246, 251, 0.12); -} - -hdyleaflet > stack > frame > grid.vertical > entry.search:disabled label, hdyleaflet > stack > frame > grid.vertical > entry.search:disabled image, -leaflet.unfolded > stack > frame > grid.vertical > entry.search:disabled label, -leaflet.unfolded > stack > frame > grid.vertical > entry.search:disabled image { - color: rgba(246, 246, 251, 0.35); -} - -hdyleaflet > separator.sidebar, -leaflet.unfolded > separator.sidebar { - border-right-style: solid; - background: none; - min-width: 0; -} - -.selection-mode hdyleaflet headerbar, .selection-mode leaflet.unfolded headerbar { - color: #ffffff; - background-color: #5294e2; - border-color: #4189df; - box-shadow: none; -} - -.selection-mode hdyleaflet headerbar:backdrop, .selection-mode leaflet.unfolded headerbar:backdrop { - background-color: #5294e2; - color: rgba(255, 255, 255, 0.6); -} - -.selection-mode hdyleaflet headerbar .selection-menu, .selection-mode leaflet.unfolded headerbar .selection-menu { - box-shadow: none; - padding-left: 10px; - padding-right: 10px; -} - -.selection-mode hdyleaflet headerbar .selection-menu .arrow, .selection-mode leaflet.unfolded headerbar .selection-menu .arrow { - -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); -} - -.maximized .selection-mode hdyleaflet headerbar, .maximized .selection-mode leaflet.unfolded headerbar { - background-color: #5294e2; -} - -.selection-mode hdyleaflet headerbar button:not(.titlebutton), .selection-mode hdyleaflet headerbar button:not(.titlebutton).flat, .selection-mode leaflet.unfolded headerbar button:not(.titlebutton), .selection-mode leaflet.unfolded headerbar button:not(.titlebutton).flat { - border-color: transparent; - background-color: transparent; - background-image: none; - color: #ffffff; - background-color: rgba(255, 255, 255, 0); -} - -.selection-mode hdyleaflet headerbar button:not(.titlebutton):hover, .selection-mode leaflet.unfolded headerbar button:not(.titlebutton):hover { - background-color: alpha(#ffffff,0.3); -} - -.selection-mode hdyleaflet headerbar button:not(.titlebutton):active, .selection-mode hdyleaflet headerbar button:not(.titlebutton):checked, .selection-mode leaflet.unfolded headerbar button:not(.titlebutton):active, .selection-mode leaflet.unfolded headerbar button:not(.titlebutton):checked { - color: #ffffff; - background-color: rgba(255, 255, 255, 0.35); - border-color: rgba(255, 255, 255, 0.65); -} - -.selection-mode hdyleaflet headerbar button:not(.titlebutton):disabled, .selection-mode leaflet.unfolded headerbar button:not(.titlebutton):disabled { - background-color: rgba(255, 255, 255, 0); - border-color: rgba(255, 255, 255, 0.4); -} - -.selection-mode hdyleaflet headerbar button:not(.titlebutton):disabled, .selection-mode hdyleaflet headerbar button:not(.titlebutton):disabled label, .selection-mode leaflet.unfolded headerbar button:not(.titlebutton):disabled, .selection-mode leaflet.unfolded headerbar button:not(.titlebutton):disabled label { - color: rgba(255, 255, 255, 0.5); -} - -.selection-mode hdyleaflet headerbar button:not(.titlebutton):disabled:active, .selection-mode hdyleaflet headerbar button:not(.titlebutton):disabled:checked, .selection-mode leaflet.unfolded headerbar button:not(.titlebutton):disabled:active, .selection-mode leaflet.unfolded headerbar button:not(.titlebutton):disabled:checked { - color: rgba(255, 255, 255, 0.75); - background-color: rgba(255, 255, 255, 0.2); - border-color: rgba(255, 255, 255, 0.4); -} - -.selection-mode hdyleaflet headerbar button:not(.titlebutton):backdrop, .selection-mode leaflet.unfolded headerbar button:not(.titlebutton):backdrop { - opacity: 0.7; - background: none; -} - -.selection-mode hdyleaflet headerbar button.titlebutton.close, .selection-mode hdyleaflet headerbar button.titlebutton.maximize, .selection-mode hdyleaflet headerbar button.titlebutton.minimize, .selection-mode leaflet.unfolded headerbar button.titlebutton.close, .selection-mode leaflet.unfolded headerbar button.titlebutton.maximize, .selection-mode leaflet.unfolded headerbar button.titlebutton.minimize { - color: transparent; - background-color: transparent; -} - -hdyleaflet > box.vertical > scrolledwindow > viewport .sidebar .room-title, hdyleaflet > box.vertical > scrolledwindow > viewport .sidebar .room-title image { - color: rgba(246, 246, 251, 0.8); -} - -hdyleaflet > box.vertical > scrolledwindow > viewport .sidebar .room-title:hover, hdyleaflet > box.vertical > scrolledwindow > viewport .sidebar .room-title:active { - color: #F6F6FB; -} - -hdyleaflet > box.vertical > scrolledwindow > viewport .sidebar label { - color: rgba(246, 246, 251, 0.8); -} - -hdyleaflet > box.vertical > scrolledwindow > viewport .sidebar label:disabled { - color: rgba(246, 246, 251, 0.35); -} - -window > hdyleaflet > scrolledwindow > viewport.frame > list > row.activatable .seahorse-sidebar-item, window > leaflet > scrolledwindow > viewport.frame > list > row.activatable .seahorse-sidebar-item { - -gtk-icon-style: symbolic; -} - -@define-color theme_fg_color #e6ebef; -@define-color theme_text_color currentColor; -@define-color theme_bg_color #32343D; -@define-color theme_base_color #282A33; -@define-color theme_selected_bg_color #5294e2; -@define-color theme_selected_fg_color #ffffff; -@define-color fg_color #e6ebef; -@define-color text_color currentColor; -@define-color bg_color #32343D; -@define-color base_color #282A33; -@define-color selected_bg_color #5294e2; -@define-color selected_fg_color #ffffff; -@define-color insensitive_bg_color #373943; -@define-color insensitive_fg_color rgba(230, 235, 239, 0.45); -@define-color insensitive_base_color #282A33; -@define-color theme_unfocused_fg_color #e6ebef; -@define-color theme_unfocused_text_color currentColor; -@define-color theme_unfocused_bg_color #32343D; -@define-color theme_unfocused_base_color #282A33; -@define-color theme_unfocused_selected_bg_color #5294e2; -@define-color theme_unfocused_selected_fg_color #ffffff; -@define-color unfocused_insensitive_color rgba(230, 235, 239, 0.45); -@define-color borders rgba(255, 255, 255, 0.12); -@define-color unfocused_borders rgba(255, 255, 255, 0.12); -@define-color warning_color #F27835; -@define-color error_color #FC4138; -@define-color success_color #6dcfa7; -@define-color placeholder_text_color #A8A8A8; -@define-color link_color #a9caf1; -@define-color content_view_bg #282A33; -/* Very contrasty background for text views (@theme_text_color foreground) */ -@define-color text_view_bg #1b1c22; -@define-color wm_title alpha(#e4ebf1, 0.8); -@define-color wm_unfocused_title alpha(#e4ebf1, 0.5); -@define-color wm_bg #282a33; -@define-color wm_bg_unfocused #2b2e37; -@define-color wm_highlight #333641; -@define-color wm_shadow alpha(black, 0.35); -@define-color wm_border #121216; -@define-color wm_button_close_bg #cc575d; -@define-color wm_button_close_hover_bg #d7787d; -@define-color wm_button_close_active_bg #be3841; -@define-color wm_icon_close_bg #2f343f; -@define-color wm_button_hover_bg #454C5C; -@define-color wm_button_active_bg #5294e2; -@define-color wm_button_hover_border #262932; -@define-color wm_icon_bg #90939B; -@define-color wm_icon_unfocused_bg #666A74; -@define-color wm_icon_hover_bg #C4C7CC; -@define-color wm_icon_active_bg #ffffff; -@define-color budgie_tasklist_indicator_color #5294e2; -@define-color budgie_tasklist_indicator_color_active #5294e2; -@define-color budgie_tasklist_indicator_color_active_window #3b608e; -@define-color budgie_tasklist_indicator_color_attention #F27835; -@define-color STRAWBERRY_100 #FF9262; -@define-color STRAWBERRY_300 #FF793E; -@define-color STRAWBERRY_500 #F15D22; -@define-color STRAWBERRY_700 #CF3B00; -@define-color STRAWBERRY_900 #AC1800; -@define-color ORANGE_100 #FFDB91; -@define-color ORANGE_300 #FFCA40; -@define-color ORANGE_500 #FAA41A; -@define-color ORANGE_700 #DE8800; -@define-color ORANGE_900 #C26C00; -@define-color BANANA_100 #FFFFA8; -@define-color BANANA_300 #FFFA7D; -@define-color BANANA_500 #FFCE51; -@define-color BANANA_700 #D1A023; -@define-color BANANA_900 #A27100; -@define-color LIME_100 #A2F3BE; -@define-color LIME_300 #8ADBA6; -@define-color LIME_500 #73C48F; -@define-color LIME_700 #479863; -@define-color LIME_900 #1C6D38; -@define-color BLUEBERRY_100 #94A6FF; -@define-color BLUEBERRY_300 #6A7CE0; -@define-color BLUEBERRY_500 #3F51B5; -@define-color BLUEBERRY_700 #213397; -@define-color BLUEBERRY_900 #031579; -@define-color GRAPE_100 #D25DE6; -@define-color GRAPE_300 #B84ACB; -@define-color GRAPE_500 #9C27B0; -@define-color GRAPE_700 #830E97; -@define-color GRAPE_900 #6A007E; -@define-color COCOA_100 #9F9792; -@define-color COCOA_300 #7B736E; -@define-color COCOA_500 #574F4A; -@define-color COCOA_700 #463E39; -@define-color COCOA_900 #342C27; -@define-color SILVER_100 #EEE; -@define-color SILVER_300 #CCC; -@define-color SILVER_500 #AAA; -@define-color SILVER_700 #888; -@define-color SILVER_900 #666; -@define-color SLATE_100 #888; -@define-color SLATE_300 #666; -@define-color SLATE_500 #444; -@define-color SLATE_700 #222; -@define-color SLATE_900 #111; -@define-color BLACK_100 #474341; -@define-color BLACK_300 #403C3A; -@define-color BLACK_500 #393634; -@define-color BLACK_700 #33302F; -@define-color BLACK_900 #2B2928; diff --git a/themes/Qogir/gtk-4.0/gtk.css b/themes/Qogir/gtk-4.0/gtk.css deleted file mode 100644 index ec5b0830..00000000 --- a/themes/Qogir/gtk-4.0/gtk.css +++ /dev/null @@ -1,7774 +0,0 @@ -@keyframes ripple_effect { - from { - background-image: radial-gradient(circle farthest-corner at center, alpha(currentColor,0.1) 0%, transparent 0%); - } - to { - background-image: radial-gradient(circle farthest-corner at center, alpha(currentColor,0.1) 100%, transparent 0%); - } -} - -.background { - color: #464853; - background-color: #fafbfc; -} - -.background.csd { - border-radius: 0; -} - -.background.csd.maximized, .background.csd.tiled, .background.csd.fullscreen { - border-radius: 0; -} - -.background:backdrop { - text-shadow: none; - -gtk-icon-shadow: none; -} - -dnd { - color: #464853; -} - -.normal-icons { - -gtk-icon-size: 16px; -} - -.large-icons { - -gtk-icon-size: 32px; -} - -spinner:disabled, -arrow:disabled, -scrollbar:disabled, -check:disabled, -radio:disabled, -treeview.expander:disabled { - -gtk-icon-filter: opacity(0.5); -} - -.view, -iconview, -textview > text { - color: #4a4c59; - background-color: #ffffff; -} - -.view:disabled, -iconview:disabled, -textview > text:disabled { - color: rgba(70, 72, 83, 0.55); - background-color: #ffffff; -} - -textview:drop(active) { - caret-color: #F08437; -} - -textview > border { - background-color: #fdfdfe; -} - -iconview:drop(active) { - box-shadow: none; -} - -iconview > dndtarget:drop(active) { - border-style: solid; - border-width: 1px; - border-color: #2679db; -} - -iconview:hover, iconview:active, iconview:selected { - border-radius: 2px; -} - -rubberband, .content-view > rubberband, treeview.view > rubberband, gridview > rubberband, flowbox > rubberband { - border: 1px solid #68a2e6; - background-color: rgba(104, 162, 230, 0.2); -} - -flowbox > flowboxchild { - padding: 3px; - border-radius: 2px; -} - -flowbox > flowboxchild:selected { - outline-offset: -2px; -} - -flowbox.search-bar { - border: 1px solid rgba(0, 0, 0, 0.15); -} - -gridview > child { - padding: 3px; -} - -gridview > child:selected { - outline-color: #5294e2; -} - -gridview > child box { - border-spacing: 8px; - margin: 12px; -} - -coverflow cover { - color: #4a4c59; - background-color: #ffffff; - border: 1px solid black; -} - -label.separator { - color: #464853; -} - -label > selection { - color: #ffffff; - background-color: #5294e2; -} - -label:disabled { - color: rgba(70, 72, 83, 0.55); -} - -button label:disabled { - color: inherit; -} - -label:disabled > selection { - color: #a9caf1; -} - -label.error { - color: #FC4138; -} - -label.error:disabled { - color: rgba(252, 65, 56, 0.5); -} - -.dim-label, popover.background label.separator, headerbar .subtitle, entry > text > placeholder, spinbutton.vertical > text > text > placeholder, spinbutton:not(.vertical) > text > text > placeholder, label.separator { - opacity: 0.55; - text-shadow: none; -} - -window.assistant .sidebar { - background-color: #ffffff; - border-top: 1px solid rgba(0, 0, 0, 0.15); -} - -window.assistant.csd .sidebar { - border-top-style: none; -} - -window.assistant .sidebar > label { - padding: 6px 12px; -} - -window.assistant .sidebar > label.highlight { - background-color: #5294e2; - color: #ffffff; -} - -window.aboutdialog image.large-icons { - -gtk-icon-size: 128px; -} - -textview { - background-color: #ffffff; -} - -.osd .scale-popup, .osd popover.background > arrow, -.osd popover.background > contents, popover.background.touch-selection > arrow, -popover.background.touch-selection > contents, popover.background.magnifier > arrow, -popover.background.magnifier > contents, .osd { - color: #D3DAE3; - border: none; - background-color: #282A33; - background-clip: padding-box; - box-shadow: none; - -gtk-icon-shadow: none; -} - -@keyframes spin { - to { - transform: rotate(1turn); - } -} - -spinner { - background: none; - opacity: 0; - -gtk-icon-source: -gtk-icontheme("process-working-symbolic"); -} - -spinner:checked { - opacity: 1; - animation: spin 1s linear infinite; -} - -spinner:checked:disabled { - opacity: 0.5; -} - -.large-title { - font-weight: 300; - font-size: 24pt; -} - -.title-1 { - font-weight: 800; - font-size: 20pt; -} - -.title-2 { - font-weight: 800; - font-size: 15pt; -} - -.title-3 { - font-weight: 700; - font-size: 15pt; -} - -.title-4 { - font-weight: 700; - font-size: 13pt; -} - -.heading { - font-weight: 700; - font-size: 11pt; -} - -.body { - font-weight: 400; - font-size: 11pt; -} - -.caption-heading { - font-weight: 700; - font-size: 9pt; -} - -.caption { - font-weight: 400; - font-size: 9pt; -} - -entry, spinbutton.vertical > text, spinbutton:not(.vertical) > text { - min-height: 22px; - border: 1px solid; - padding: 2px 8px; - caret-color: currentColor; - border-radius: 2px; - transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); - color: #4a4c59; - border-color: rgba(0, 0, 0, 0.15); - background-color: #ffffff; -} - -entry.search, spinbutton.vertical > text.search, spinbutton:not(.vertical) > text.search { - border-radius: 100px; -} - -entry > image, spinbutton.vertical > text > image, spinbutton:not(.vertical) > text > image { - color: #6b6d75; -} - -entry > image.left, spinbutton.vertical > text > image.left, spinbutton:not(.vertical) > text > image.left { - padding-left: 0; - padding-right: 5px; -} - -entry > image.right, spinbutton.vertical > text > image.right, spinbutton:not(.vertical) > text > image.right { - padding-right: 0; - padding-left: 5px; -} - -entry.flat:focus-within, entry.flat:backdrop, entry.flat:disabled, entry.flat:backdrop:disabled, entry.flat, spinbutton.vertical > text.flat, spinbutton:not(.vertical) > text.flat { - min-height: 0; - padding: 2px; - background-image: none; - border-color: transparent; - border-radius: 0; -} - -entry:focus-within, spinbutton.vertical > text:focus-within, spinbutton:not(.vertical) > text:focus-within { - background-clip: border-box; - color: #4a4c59; - border-color: #5294e2; - background-color: #ffffff; -} - -entry:focus-within > placeholder, spinbutton.vertical > text:focus-within > placeholder, spinbutton:not(.vertical) > text:focus-within > placeholder { - opacity: 0; - /* We hide placeholders on focus */ -} - -entry:disabled, spinbutton.vertical > text:disabled, spinbutton:not(.vertical) > text:disabled { - color: rgba(70, 72, 83, 0.55); - border-color: rgba(0, 0, 0, 0.05); - background-color: rgba(255, 255, 255, 0.55); -} - -entry.warning, spinbutton.vertical > text.warning, spinbutton:not(.vertical) > text.warning { - color: white; - border-color: #F27835; - background-color: #f7ae86; -} - -entry.warning > image, spinbutton.vertical > text.warning > image, spinbutton:not(.vertical) > text.warning > image { - color: white; -} - -entry.warning:focus-within, spinbutton.vertical > text.warning:focus-within, spinbutton:not(.vertical) > text.warning:focus-within { - color: white; - background-color: #F27835; - box-shadow: none; -} - -entry.warning > selection, entry.warning > selection:focus, spinbutton.vertical > text.warning > selection, spinbutton:not(.vertical) > text.warning > selection { - background-color: white; - color: #F27835; -} - -entry.error, spinbutton.vertical > text.error, spinbutton:not(.vertical) > text.error { - color: white; - border-color: #FC4138; - background-color: #fd8d88; -} - -entry.error > image, spinbutton.vertical > text.error > image, spinbutton:not(.vertical) > text.error > image { - color: white; -} - -entry.error:focus-within, spinbutton.vertical > text.error:focus-within, spinbutton:not(.vertical) > text.error:focus-within { - color: white; - background-color: #FC4138; - box-shadow: none; -} - -entry.error > selection, entry.error > selection:focus, spinbutton.vertical > text.error > selection, spinbutton:not(.vertical) > text.error > selection { - background-color: white; - color: #FC4138; -} - -entry.search-missing, spinbutton.vertical > text.search-missing, spinbutton:not(.vertical) > text.search-missing { - color: white; - border-color: #FC4138; - background-color: #fd8d88; -} - -entry.search-missing > image, spinbutton.vertical > text.search-missing > image, spinbutton:not(.vertical) > text.search-missing > image { - color: white; -} - -entry.search-missing:focus-within, spinbutton.vertical > text.search-missing:focus-within, spinbutton:not(.vertical) > text.search-missing:focus-within { - color: white; - background-color: #FC4138; - box-shadow: none; -} - -entry.search-missing > selection, entry.search-missing > selection:focus, spinbutton.vertical > text.search-missing > selection, spinbutton:not(.vertical) > text.search-missing > selection { - background-color: white; - color: #FC4138; -} - -entry:drop(active):focus-within, entry:drop(active), spinbutton.vertical > text:drop(active), spinbutton:not(.vertical) > text:drop(active) { - border-color: #F08437; - box-shadow: none; -} - -.osd entry, .osd spinbutton.vertical > text, .osd spinbutton:not(.vertical) > text { - color: #D3DAE3; - border-color: #434655; - background-color: #333641; -} - -.osd entry image, .osd spinbutton.vertical > text image, .osd spinbutton:not(.vertical) > text image { - color: inherit; -} - -.osd entry:focus-within, .osd spinbutton.vertical > text:focus-within, .osd spinbutton:not(.vertical) > text:focus-within { - color: #ffffff; - border-color: #434655; - background-color: #5294e2; -} - -.osd entry:disabled, .osd spinbutton.vertical > text:disabled, .osd spinbutton:not(.vertical) > text:disabled { - color: rgba(211, 218, 227, 0.55); - background-color: rgba(51, 54, 65, 0.85); -} - -.osd entry selection, .osd spinbutton.vertical > text selection, .osd spinbutton:not(.vertical) > text selection { - color: #5294e2; - background-color: #ffffff; -} - -entry > progress, spinbutton.vertical > text > progress, spinbutton:not(.vertical) > text > progress { - margin-bottom: 2px; -} - -entry progress > trough > progress, spinbutton.vertical > text progress > trough > progress, spinbutton:not(.vertical) > text progress > trough > progress { - border-radius: 0; - border-width: 0 0 2px; - border-color: #5294e2; - border-style: solid; - background-image: none; - background-color: transparent; - box-shadow: none; -} - -treeview entry.flat, treeview entry { - border-radius: 0; - background-image: none; - background-color: #ffffff; -} - -treeview entry.flat:focus-within, treeview entry:focus-within { - border-color: #5294e2; -} - -@keyframes needs_attention { - from { - background-image: radial-gradient(farthest-side, #5294e2 0%, rgba(82, 148, 226, 0) 0%); - } - to { - background-image: radial-gradient(farthest-side, #5294e2 95%, rgba(82, 148, 226, 0)); - } -} - -popover.background.touch-selection button, popover.background.magnifier button, .osd button { - color: #D3DAE3; - border-color: #434655; - background-color: #333641; -} - -popover.background.touch-selection button:hover, popover.background.magnifier button:hover, .osd button:hover { - color: #5294e2; - border-color: #434655; - background-color: #3e4250; -} - -popover.background.touch-selection button:active, popover.background.magnifier button:active, .osd button:active, popover.background.touch-selection button:checked, popover.background.magnifier button:checked, .osd button:checked { - background-clip: padding-box; - color: #ffffff; - border-color: #5294e2; - background-color: #5294e2; -} - -popover.background.touch-selection button:disabled, popover.background.magnifier button:disabled, .osd button:disabled { - color: #5b5f68; - border-color: #434655; - background-color: rgba(51, 54, 65, 0.85); -} - - -button { - min-height: 22px; - min-width: 20px; - transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); - border: 1px solid; - border-radius: 2px; - padding: 2px 6px; - color: #464853; - border-color: rgba(0, 0, 0, 0.15); - background-color: white; -} - - -button separator { - margin: 4px 1px; -} - -button.sidebar-button, -button.flat { - border-color: transparent; - background-color: transparent; - background-image: none; - transition: none; -} - -button.sidebar-button:hover, -button.flat:hover { - transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); - transition-duration: 250ms; -} - -button.sidebar-button:hover:active, -button.flat:hover:active { - transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); -} - - -button:hover { - color: #23242a; - border-color: rgba(0, 0, 0, 0.15); - background-color: white; -} - - -button:active, -button:checked { - color: #ffffff; - border-color: #2679db; - background-color: #5294e2; - background-clip: border-box; - transition-duration: 50ms; -} - - -button:active:not(:disabled) label:disabled, -button:checked:not(:disabled) label:disabled { - color: inherit; - opacity: 0.6; -} - - -button.flat:disabled { - border-color: transparent; - background-color: transparent; - background-image: none; -} - - -button:disabled { - border-color: rgba(0, 0, 0, 0.05); - background-color: rgba(255, 255, 255, 0.55); -} - - -button:disabled label, -button:disabled { - color: rgba(70, 72, 83, 0.55); -} - - -button:disabled:active, -button:disabled:checked { - border-color: rgba(82, 148, 226, 0.75); - background-color: rgba(82, 148, 226, 0.75); - opacity: 0.6; -} - - -button:disabled:active label, -button:disabled:active, -button:disabled:checked label, -button:disabled:checked { - color: rgba(255, 255, 255, 0.8); -} - - -button.image-button { - min-width: 24px; - padding-left: 5px; - padding-right: 5px; -} - - -button.text-button { - padding-left: 12px; - padding-right: 12px; -} - - -button.text-button.image-button { - padding-left: 5px; - padding-right: 5px; -} - - -button.text-button.image-button label:first-child { - padding-left: 8px; - padding-right: 2px; -} - - -button.text-button.image-button label:last-child { - padding-right: 8px; - padding-left: 2px; -} - - -button.text-button.image-button label:only-child { - padding-left: 8px; - padding-right: 8px; -} - - -button.text-button.image-button.popup { - padding-right: 8px; - padding-left: 8px; -} - - -button:drop(active) { - color: #F08437; - border-color: #F08437; - box-shadow: none; -} - - -button.osd { - color: #D3DAE3; - background-color: #282A33; - border-color: #16171c; -} - - -button.osd.image-button { - padding: 0; - min-height: 36px; - min-width: 36px; -} - - -button.osd:hover { - color: #5294e2; -} - - -button.osd:active, -button.osd:checked { - color: #ffffff; - border-color: #5294e2; - background-color: #5294e2; -} - - -button.osd:disabled { - color: #5b5f68; - border-color: #434655; - background-color: rgba(51, 54, 65, 0.85); -} - -.osd button.flat { - border-color: transparent; - background-color: transparent; - background-image: none; - box-shadow: none; -} - -.osd button.flat:hover { - color: #5294e2; - border-color: #434655; - background-color: #3e4250; -} - -.osd button.flat:disabled { - color: #5b5f68; - border-color: #434655; - background-color: rgba(51, 54, 65, 0.85); - background-image: none; -} - -.osd button.flat:active, .osd button.flat:checked { - color: #ffffff; - border-color: #5294e2; - background-color: #5294e2; -} - -.osd .linked:not(.vertical):not(.path-bar) > button:hover:not(:checked):not(:active):not(:only-child), .osd .linked:not(.vertical):not(.path-bar) > button:hover:not(:checked):not(:active) + button:not(:checked):not(:active) { - box-shadow: none; -} - - -button.suggested-action { - background-clip: border-box; - color: white; - background-color: #5294e2; - border-color: #3c86de; -} - - -button.suggested-action.flat { - border-color: transparent; - background-color: transparent; - background-image: none; - color: #5294e2; -} - - -button.suggested-action:hover { - background-clip: border-box; - color: white; - background-color: #68a2e6; - border-color: #5294e2; -} - - -button.suggested-action:active, -button.suggested-action:checked { - background-clip: border-box; - color: white; - background-color: #7eafe9; - border-color: #68a2e6; -} - - -button.suggested-action.flat:disabled { - border-color: transparent; - background-color: transparent; - background-image: none; - color: rgba(70, 72, 83, 0.55); -} - - -button.suggested-action:disabled { - border-color: rgba(0, 0, 0, 0.05); - background-color: rgba(255, 255, 255, 0.55); -} - - -button.suggested-action:disabled label, -button.suggested-action:disabled { - color: rgba(70, 72, 83, 0.55); -} - - -button.destructive-action { - background-clip: border-box; - color: white; - background-color: #F04A50; - border-color: #ee3239; -} - - -button.destructive-action.flat { - border-color: transparent; - background-color: transparent; - background-image: none; - color: #F04A50; -} - - -button.destructive-action:hover { - background-clip: border-box; - color: white; - background-color: #f26267; - border-color: #f04a50; -} - - -button.destructive-action:active, -button.destructive-action:checked { - background-clip: border-box; - color: white; - background-color: #f4797e; - border-color: #f26267; -} - - -button.destructive-action.flat:disabled { - border-color: transparent; - background-color: transparent; - background-image: none; - color: rgba(70, 72, 83, 0.55); -} - - -button.destructive-action:disabled { - border-color: rgba(0, 0, 0, 0.05); - background-color: rgba(255, 255, 255, 0.55); -} - - -button.destructive-action:disabled label, -button.destructive-action:disabled { - color: rgba(70, 72, 83, 0.55); -} - -stackswitcher > button { - outline-offset: -3px; -} - -stackswitcher > button > label { - padding-left: 6px; - padding-right: 6px; -} - -stackswitcher > button > image { - padding-left: 6px; - padding-right: 6px; - padding-top: 3px; - padding-bottom: 3px; -} - -stackswitcher > button.text-button { - padding-left: 10px; - padding-right: 10px; -} - -stackswitcher > button.image-button { - padding-left: 2px; - padding-right: 2px; -} - -stackswitcher > button.needs-attention:active > label, stackswitcher > button.needs-attention:active > image, stackswitcher > button.needs-attention:checked > label, stackswitcher > button.needs-attention:checked > image { - animation: none; - background-image: none; -} - - -button.font separator, -button.file separator { - background-color: transparent; -} - -popover.background > scrolledwindow > viewport.frame > list > row.activatable button.page-row-close-button, button.nautilus-circular-button.image-button, button.circular, -button.circular-button, .app-notification button.flat, -button.close { - min-height: 24px; - min-width: 24px; - padding: 2px; - border-radius: 100px; -} - -popover.background > scrolledwindow > viewport.frame > list > row.activatable button.page-row-close-button label, button.nautilus-circular-button.image-button label, button.circular label, -button.circular-button label, .app-notification button.flat label, -button.close label { - padding: 0; -} - -stacksidebar row.needs-attention > label, stackswitcher > button.needs-attention > label, stackswitcher > button.needs-attention > image { - animation: needs_attention 150ms ease-in; - background-image: radial-gradient(farthest-side, #5294e2 96%, rgba(82, 148, 226, 0)); - background-size: 6px 6px, 6px 6px; - background-repeat: no-repeat; - background-position: right 3px, right 4px; -} - -stacksidebar row.needs-attention > label:backdrop, stackswitcher > button.needs-attention > label:backdrop, stackswitcher > button.needs-attention > image:backdrop { - background-size: 6px 6px, 0 0; -} - -stacksidebar row.needs-attention > label:dir(rtl), stackswitcher > button.needs-attention > label:dir(rtl), stackswitcher > button.needs-attention > image:dir(rtl) { - background-position: left 3px, left 4px; -} - -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + entry { - border-left-color: rgba(0, 0, 0, 0); -} - -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry.error + entry, -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + entry.error { - border-left-color: #FC4138; -} - -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry.warning + entry, -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + entry.warning { - border-left-color: #F27835; -} - -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry.error + entry.warning, -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry.warning + entry.error { - border-left-color: #f75d37; -} - -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + entry:focus-within:not(:last-child), -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + entry:focus-within:last-child { - border-left-color: #5294e2; -} - -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry:focus-within:not(:only-child) + entry, -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry:focus-within:not(:only-child) + button, -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry:focus-within:not(:only-child) + combobox > box > button.combo { - border-left-color: #5294e2; -} - -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + entry:drop(active):not(:last-child), -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + entry:drop(active):last-child { - border-left-color: #F08437; -} - -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry:drop(active):not(:only-child) + entry, -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry:drop(active):not(:only-child) + button, -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry:drop(active):not(:only-child) + combobox > box > button.combo { - border-left-color: #F08437; -} - -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + entry.warning:focus-within:not(:last-child), -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + entry.warning:focus-within:last-child { - border-left-color: #F27835; -} - -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry.warning:focus-within:not(:only-child) + entry, -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry.warning:focus-within:not(:only-child) + button, -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry.warning:focus-within:not(:only-child) + combobox > box > button.combo { - border-left-color: #F27835; -} - -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + entry.error:focus-within:not(:last-child), -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + entry.error:focus-within:last-child { - border-left-color: #FC4138; -} - -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry.error:focus-within:not(:only-child) + entry, -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry.error:focus-within:not(:only-child) + button, -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry.error:focus-within:not(:only-child) + combobox > box > button.combo { - border-left-color: #FC4138; -} - -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:active + entry, -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:checked + entry { - border-left-color: #5294e2; -} - -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button + button { - border-left-style: none; -} - -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action) { - box-shadow: inset 1px 0 rgba(0, 0, 0, 0.15); -} - -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:not(:only-child), -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):not(:hover) { - box-shadow: inset 1px 0 rgba(0, 0, 0, 0); -} - -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:active + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:checked + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button.suggested-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button.destructive-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):first-child:disabled, -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):first-child:hover, -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:active + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:checked + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button.suggested-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button.destructive-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:not(:only-child), -.linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) { - box-shadow: none; -} - -.linked:not(.vertical).path-bar > button { - border-left-style: none; - border-right-style: none; -} - -.linked:not(.vertical).path-bar > button:first-child { - border-left-style: solid; -} - -.linked:not(.vertical).path-bar > button:last-child { - border-right-style: solid; -} - -.linked:not(.vertical).path-bar > button + button { - border-left-style: none; - border-right-style: none; -} - -.linked:not(.vertical).path-bar > button + button:last-child { - border-right-style: solid; -} - -.linked:not(.vertical).path-bar > button:hover:not(:checked):not(:active):not(:only-child):first-child:hover { - box-shadow: none; -} - -.linked:not(.vertical).path-bar > button:hover:not(:checked):not(:active):not(:only-child):last-child:hover { - box-shadow: none; -} - -.osd .linked:not(.vertical) > entry + entry { - border-left-color: rgba(67, 70, 85, 0.3); -} - -.osd .linked:not(.vertical) > entry.error + entry, -.osd .linked:not(.vertical) > entry + entry.error { - border-left-color: #FC4138; -} - -.osd .linked:not(.vertical) > entry.warning + entry, -.osd .linked:not(.vertical) > entry + entry.warning { - border-left-color: #F27835; -} - -.osd .linked:not(.vertical) > entry.error + entry.warning, -.osd .linked:not(.vertical) > entry.warning + entry.error { - border-left-color: #f75d37; -} - -.osd .linked:not(.vertical) > entry + entry:focus-within:not(:last-child), -.osd .linked:not(.vertical) > entry + entry:focus-within:last-child { - border-left-color: #5294e2; -} - -.osd .linked:not(.vertical) > entry:focus-within:not(:only-child) + entry, -.osd .linked:not(.vertical) > entry:focus-within:not(:only-child) + button, -.osd .linked:not(.vertical) > entry:focus-within:not(:only-child) + combobox > box > button.combo { - border-left-color: #5294e2; -} - -.osd .linked:not(.vertical) > entry + entry:drop(active):not(:last-child), -.osd .linked:not(.vertical) > entry + entry:drop(active):last-child { - border-left-color: #F08437; -} - -.osd .linked:not(.vertical) > entry:drop(active):not(:only-child) + entry, -.osd .linked:not(.vertical) > entry:drop(active):not(:only-child) + button, -.osd .linked:not(.vertical) > entry:drop(active):not(:only-child) + combobox > box > button.combo { - border-left-color: #F08437; -} - -.osd .linked:not(.vertical) > entry + entry.warning:focus-within:not(:last-child), -.osd .linked:not(.vertical) > entry + entry.warning:focus-within:last-child { - border-left-color: #F27835; -} - -.osd .linked:not(.vertical) > entry.warning:focus-within:not(:only-child) + entry, -.osd .linked:not(.vertical) > entry.warning:focus-within:not(:only-child) + button, -.osd .linked:not(.vertical) > entry.warning:focus-within:not(:only-child) + combobox > box > button.combo { - border-left-color: #F27835; -} - -.osd .linked:not(.vertical) > entry + entry.error:focus-within:not(:last-child), -.osd .linked:not(.vertical) > entry + entry.error:focus-within:last-child { - border-left-color: #FC4138; -} - -.osd .linked:not(.vertical) > entry.error:focus-within:not(:only-child) + entry, -.osd .linked:not(.vertical) > entry.error:focus-within:not(:only-child) + button, -.osd .linked:not(.vertical) > entry.error:focus-within:not(:only-child) + combobox > box > button.combo { - border-left-color: #FC4138; -} - -.osd .linked:not(.vertical) > button:active + entry, -.osd .linked:not(.vertical) > button:checked + entry { - border-left-color: #5294e2; -} - -.osd .linked:not(.vertical) > button + button { - border-left-style: none; -} - -.osd .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), -.osd .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action) { - box-shadow: inset 1px 0 #434655; -} - -.osd .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:not(:only-child), -.osd .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):not(:hover) { - box-shadow: inset 1px 0 rgba(67, 70, 85, 0.5); -} - -.osd .linked:not(.vertical) > button:active + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, -.osd .linked:not(.vertical) > button:checked + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, -.osd .linked:not(.vertical) > button.suggested-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, -.osd .linked:not(.vertical) > button.destructive-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, -.osd .linked:not(.vertical) > entry + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), -.osd .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):first-child:disabled, -.osd .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, -.osd .linked:not(.vertical) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):first-child:hover, -.osd .linked:not(.vertical) > button:active + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, -.osd .linked:not(.vertical) > button:checked + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, -.osd .linked:not(.vertical) > button.suggested-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, -.osd .linked:not(.vertical) > button.destructive-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, -.osd .linked:not(.vertical) > entry + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:not(:only-child), -.osd .linked:not(.vertical) { - box-shadow: none; -} - -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + entry, -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry.error + entry, -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + entry.error, -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry.warning + entry, -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + entry.warning, -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry.error + entry.warning, -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry.warning + entry.error, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + entry, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry.error + entry, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + entry.error, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry.warning + entry, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + entry.warning, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry.error + entry.warning, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry.warning + entry.error { - border-left-color: rgba(255, 255, 255, 0.12); -} - -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + entry:focus-within:not(:last-child), -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + entry:focus-within:last-child, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + entry:focus-within:not(:last-child), -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + entry:focus-within:last-child { - border-left-color: #5294e2; -} - -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry:focus-within:not(:only-child) + entry, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry:focus-within:not(:only-child) + entry { - border-left-color: rgba(255, 255, 255, 0.12); -} - -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry:focus-within:not(:only-child) + button, -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry:focus-within:not(:only-child) + combobox > box > button.combo, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry:focus-within:not(:only-child) + button, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry:focus-within:not(:only-child) + combobox > box > button.combo { - border-left-color: transparent; -} - -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + entry:drop(active):not(:last-child), -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + entry:drop(active):last-child, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + entry:drop(active):not(:last-child), -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + entry:drop(active):last-child { - border-left-color: #F08437; -} - -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry:drop(active):not(:only-child) + entry, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry:drop(active):not(:only-child) + entry { - border-left-color: rgba(255, 255, 255, 0.12); -} - -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry:drop(active):not(:only-child) + button, -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry:drop(active):not(:only-child) + combobox > box > button.combo, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry:drop(active):not(:only-child) + button, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry:drop(active):not(:only-child) + combobox > box > button.combo { - border-left-color: transparent; -} - -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + entry.warning:focus-within:not(:last-child), -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + entry.warning:focus-within:last-child, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + entry.warning:focus-within:not(:last-child), -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + entry.warning:focus-within:last-child { - border-left-color: #F27835; -} - -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry.warning:focus-within:not(:only-child) + entry, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry.warning:focus-within:not(:only-child) + entry { - border-left-color: rgba(255, 255, 255, 0.12); -} - -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry.warning:focus-within:not(:only-child) + button, -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry.warning:focus-within:not(:only-child) + combobox > box > button.combo, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry.warning:focus-within:not(:only-child) + button, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry.warning:focus-within:not(:only-child) + combobox > box > button.combo { - border-left-color: transparent; -} - -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + entry.error:focus-within:not(:last-child), -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + entry.error:focus-within:last-child, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + entry.error:focus-within:not(:last-child), -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + entry.error:focus-within:last-child { - border-left-color: #FC4138; -} - -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry.error:focus-within:not(:only-child) + entry, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry.error:focus-within:not(:only-child) + entry { - border-left-color: rgba(255, 255, 255, 0.12); -} - -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry.error:focus-within:not(:only-child) + button, -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry.error:focus-within:not(:only-child) + combobox > box > button.combo, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry.error:focus-within:not(:only-child) + button, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry.error:focus-within:not(:only-child) + combobox > box > button.combo { - border-left-color: transparent; -} - -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:active + entry, -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:checked + entry, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:active + entry, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:checked + entry { - border-left-color: rgba(255, 255, 255, 0.12); -} - -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button + button, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button + button { - border-left-style: solid; -} - -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action), -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action) { - box-shadow: inset 1px 0 transparent; -} - -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:not(:only-child), -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):not(:hover), -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:not(:only-child), -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):not(:hover) { - box-shadow: inset 1px 0 transparent; -} - -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):first-child:disabled, -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:active + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:checked + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button.suggested-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button.destructive-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:not(:only-child), -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar), -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):first-child:disabled, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:active + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:checked + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button.suggested-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button.destructive-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:not(:only-child), -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) { - box-shadow: inset 1px 0 transparent; -} - -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:active + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:checked + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button.suggested-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button.destructive-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):first-child:hover, -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar), -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:active + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:checked + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button.suggested-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button.destructive-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > entry + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):first-child:hover, -headerbar.titlebar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) { - box-shadow: inset 1px 0 transparent; - border-left-color: rgba(255, 255, 255, 0.12); -} - -.linked.vertical > entry + entry { - border-top-color: rgba(0, 0, 0, 0); -} - -.linked.vertical > entry.error + entry, -.linked.vertical > entry + entry.error { - border-top-color: #FC4138; -} - -.linked.vertical > entry.warning + entry, -.linked.vertical > entry + entry.warning { - border-top-color: #F27835; -} - -.linked.vertical > entry.error + entry.warning, -.linked.vertical > entry.warning + entry.error { - border-top-color: #f75d37; -} - -.linked.vertical > entry + entry:focus-within:not(:last-child), -.linked.vertical > entry + entry:focus-within:last-child { - border-top-color: #5294e2; -} - -.linked.vertical > entry:focus-within:not(:only-child) + entry, -.linked.vertical > entry:focus-within:not(:only-child) + button, -.linked.vertical > entry:focus-within:not(:only-child) + combobox > box > button.combo { - border-top-color: #5294e2; -} - -.linked.vertical > entry + entry:drop(active):not(:last-child), -.linked.vertical > entry + entry:drop(active):last-child { - border-top-color: #F08437; -} - -.linked.vertical > entry:drop(active):not(:only-child) + entry, -.linked.vertical > entry:drop(active):not(:only-child) + button, -.linked.vertical > entry:drop(active):not(:only-child) + combobox > box > button.combo { - border-top-color: #F08437; -} - -.linked.vertical > entry + entry.warning:focus-within:not(:last-child), -.linked.vertical > entry + entry.warning:focus-within:last-child { - border-top-color: #F27835; -} - -.linked.vertical > entry.warning:focus-within:not(:only-child) + entry, -.linked.vertical > entry.warning:focus-within:not(:only-child) + button, -.linked.vertical > entry.warning:focus-within:not(:only-child) + combobox > box > button.combo { - border-top-color: #F27835; -} - -.linked.vertical > entry + entry.error:focus-within:not(:last-child), -.linked.vertical > entry + entry.error:focus-within:last-child { - border-top-color: #FC4138; -} - -.linked.vertical > entry.error:focus-within:not(:only-child) + entry, -.linked.vertical > entry.error:focus-within:not(:only-child) + button, -.linked.vertical > entry.error:focus-within:not(:only-child) + combobox > box > button.combo { - border-top-color: #FC4138; -} - -.linked.vertical > button:active + entry, -.linked.vertical > button:checked + entry { - border-top-color: #5294e2; -} - -.linked.vertical > button + button { - border-top-style: none; -} - -.linked.vertical > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), -.linked.vertical > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action) { - box-shadow: inset 0 1px rgba(0, 0, 0, 0.15); -} - -.linked.vertical > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:not(:only-child), -.linked.vertical > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):not(:hover) { - box-shadow: inset 0 1px rgba(0, 0, 0, 0); -} - -.linked.vertical > button:active + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, -.linked.vertical > button:checked + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, -.linked.vertical > button.suggested-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, -.linked.vertical > button.destructive-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover, -.linked.vertical > entry + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), -.linked.vertical > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):first-child:disabled, -.linked.vertical > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, -.linked.vertical > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):first-child:hover, -.linked.vertical > button:active + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, -.linked.vertical > button:checked + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, -.linked.vertical > button.suggested-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, -.linked.vertical > button.destructive-action + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled, -.linked.vertical > entry + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:not(:only-child), -.linked.vertical { - box-shadow: none; -} - -.linked.vertical > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):last-child:disabled, -.linked.vertical > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):last-child:hover { - box-shadow: none; -} - -.linked:not(.vertical) > dropdown > box > button.combo:dir(ltr), .linked:not(.vertical) > dropdown > box > button.combo:dir(rtl), .linked:not(.vertical) > combobox > box > button.combo:dir(ltr), .linked:not(.vertical) > combobox > box > button.combo:dir(rtl), spinbutton:not(.vertical) > button, spinbutton:not(.vertical) > text, .linked:not(.vertical) > entry, .linked:not(.vertical) > entry:focus, spinbutton.linked:not(.vertical) > text, spinbutton.linked:not(.vertical) > text:focus, .linked:not(.vertical) > button, .linked:not(.vertical) > button:hover, .linked:not(.vertical) > button:active, .linked:not(.vertical) > button:checked { - border-radius: 0; - border-right-style: none; -} - -spinbutton:not(.vertical) > button:first-child, spinbutton:not(.vertical) > text:first-child, .linked:not(.vertical) > entry:first-child, .linked:not(.vertical) > button:first-child, .linked:not(.vertical) > button:first-child:hover, .linked:not(.vertical) > button:first-child:active, .linked:not(.vertical) > button:first-child:checked { - border-top-left-radius: 2px; - border-bottom-left-radius: 2px; -} - -spinbutton:not(.vertical) > button:last-child, spinbutton:not(.vertical) > text:last-child, .linked:not(.vertical) > entry:last-child, .linked:not(.vertical) > button:last-child, .linked:not(.vertical) > button:last-child:hover, .linked:not(.vertical) > button:last-child:active, .linked:not(.vertical) > button:last-child:checked { - border-top-right-radius: 2px; - border-bottom-right-radius: 2px; - border-right-style: solid; -} - -spinbutton:not(.vertical) > button:only-child, spinbutton:not(.vertical) > text:only-child, .linked:not(.vertical) > entry:only-child, .linked:not(.vertical) > button:only-child, .linked:not(.vertical) > button:only-child:hover, .linked:not(.vertical) > button:only-child:active, .linked:not(.vertical) > button:only-child:checked { - border-radius: 2px; - border-style: solid; -} - -.linked.vertical > dropdown > box > button.combo, .linked.vertical > combobox > box > button.combo, spinbutton.vertical > button, spinbutton.vertical > text, .linked.vertical > entry, .linked.vertical > entry:focus, spinbutton.vertical.linked > text, spinbutton.vertical.linked > text:focus, .linked.vertical > button, .linked.vertical > button:hover, .linked.vertical > button:active, .linked.vertical > button:checked { - border-radius: 0; - border-bottom-style: none; -} - -spinbutton.vertical > button:first-child, spinbutton.vertical > text:first-child, .linked.vertical > entry:first-child, .linked.vertical > button:first-child, .linked.vertical > button:first-child:hover, .linked.vertical > button:first-child:active, .linked.vertical > button:first-child:checked { - border-top-left-radius: 2px; - border-top-right-radius: 2px; -} - -spinbutton.vertical > button:last-child, spinbutton.vertical > text:last-child, .linked.vertical > entry:last-child, .linked.vertical > button:last-child, .linked.vertical > button:last-child:hover, .linked.vertical > button:last-child:active, .linked.vertical > button:last-child:checked { - border-bottom-left-radius: 2px; - border-bottom-right-radius: 2px; - border-bottom-style: solid; -} - -spinbutton.vertical > button:only-child, spinbutton.vertical > text:only-child, .linked.vertical > entry:only-child, .linked.vertical > button:only-child, .linked.vertical > button:only-child:hover, .linked.vertical > button:only-child:active, .linked.vertical > button:only-child:checked { - border-radius: 2px; - border-style: solid; -} - -tabbox > tab button:active, tabbox > tab button:hover, tabbox > tab button, .app-notification button.flat:disabled, .app-notification button.flat, notebook > header > tabs > tab button.flat:active, notebook > header > tabs > tab button.flat:hover, button.link, button.link:hover, button.link:active, button.link:checked, popover.menu box.circular-buttons button.circular.image-button.model, -list > row button.image-button:not(.flat):not(.up):not(.down), .toolbar button, modelbutton.flat { - border-color: transparent; - background-color: transparent; - background-image: none; - box-shadow: none; -} - -modelbutton.flat { - min-height: 24px; - padding-left: 8px; - padding-right: 8px; - outline-offset: -3px; - border-radius: 2px; - border: none; -} - -modelbutton.flat:hover { - background-color: #f1f2f4; -} - -modelbutton.flat:checked { - color: #464853; -} - -modelbutton.flat:disabled { - color: rgba(70, 72, 83, 0.55); -} - -modelbutton.flat check:last-child, -modelbutton.flat radio:last-child { - margin-left: 8px; -} - -modelbutton.flat check:first-child, -modelbutton.flat radio:first-child { - margin-right: 8px; -} - -modelbutton.flat arrow { - background: none; - min-width: 16px; - min-height: 16px; - opacity: 0.5; -} - -modelbutton.flat arrow:hover, modelbutton.flat arrow:selected, modelbutton.flat arrow:active, modelbutton.flat arrow:focus { - background: none; -} - -modelbutton.flat arrow.left { - -gtk-icon-source: -gtk-icontheme("go-previous-symbolic"); -} - -modelbutton.flat arrow.right { - -gtk-icon-source: -gtk-icontheme("go-next-symbolic"); -} - -.toolbar button { - margin: 2px; -} - -.toolbar button:hover { - color: #23242a; - border-color: rgba(0, 0, 0, 0.15); - background-color: white; -} - -.toolbar button:active { - color: #ffffff; - border-color: #2679db; - background-color: #5294e2; -} - -.toolbar button:disabled { - border-color: rgba(0, 0, 0, 0.05); - background-color: rgba(255, 255, 255, 0.55); -} - -.toolbar button:disabled label, .toolbar button:disabled { - color: rgba(70, 72, 83, 0.55); -} - -popover.menu box.circular-buttons button.circular.image-button.model, -list > row button.image-button:not(.flat):not(.up):not(.down) { - border: 1px solid rgba(0, 0, 0, 0); -} - -popover.menu box.circular-buttons button.circular.image-button.model:hover, -list > row button.image-button:not(.flat):not(.up):not(.down):hover { - color: #23242a; - border-color: rgba(0, 0, 0, 0.15); - background-color: white; -} - -popover.menu box.circular-buttons button.circular.image-button.model:active, popover.menu box.circular-buttons button.circular.image-button.model:checked, -list > row button.image-button:not(.flat):not(.up):not(.down):active, -list > row button.image-button:not(.flat):not(.up):not(.down):checked { - color: #ffffff; - border-color: #2679db; - background-color: #5294e2; -} - -popover.menu box.circular-buttons button.suggested-action.circular.image-button.model, -list > row button.image-button:not(.flat):not(.up):not(.down).suggested-action { - color: #464853; - border-color: rgba(0, 0, 0, 0.15); - background-color: white; -} - -popover.menu box.circular-buttons button.destructive-action.circular.image-button.model, -list > row button.image-button:not(.flat):not(.up):not(.down).destructive-action { - color: #464853; - border-color: rgba(0, 0, 0, 0.15); - background-color: white; -} - -button.link, -link { - color: #2679db; -} - -button.link:visited, -link:visited { - color: #3e404b; -} - -*:selected button.link:visited, *:selected link:visited { - color: #bad4f3; -} - -button.link:hover, -link:hover { - color: #5294e2; -} - -*:selected button.link:hover, *:selected link:hover { - color: #eef4fc; -} - -button.link:active, -link:active { - color: #2679db; -} - -*:selected button.link:active, *:selected link:active { - color: #dceaf9; -} - -.selection-mode hdyleaflet headerbar .subtitle:link, .selection-mode leaflet.unfolded headerbar .subtitle:link, infobar.info > revealer > box link, infobar.question > revealer > box link, infobar.warning > revealer > box link, infobar.error > revealer > box link, headerbar.selection-mode .subtitle:link, button.link:selected, *:selected button.link, -link:selected, *:selected link { - color: #dceaf9; -} - -button.link, button.link:hover, button.link:active, button.link:checked { - text-shadow: none; -} - -button.link > label { - text-decoration-line: underline; -} - -spinbutton { - font-feature-settings: "tnum"; -} - -spinbutton:drop(active) { - box-shadow: none; -} - -spinbutton button:active { - color: #ffffff; -} - -spinbutton:disabled { - color: rgba(70, 72, 83, 0.55); -} - -spinbutton:not(.vertical) { - padding: 0; - border-spacing: 0; -} - -.linked.vertical > spinbutton:not(.vertical):not(:last-child) button, .linked.vertical > spinbutton:not(.vertical):not(:last-child) entry { - border-bottom: none; -} - -.linked.vertical > spinbutton:not(.vertical):not(:last-child) entry:focus { - box-shadow: inset 0 -1px #5294e2; -} - -.linked.vertical > spinbutton:not(.vertical):not(:last-child):not(:first-child) button, .linked.vertical > spinbutton:not(.vertical):not(:last-child):not(:first-child) entry { - border-radius: 0; -} - -spinbutton:not(.vertical) > text { - min-width: 28px; -} - -spinbutton:not(.vertical) > button, spinbutton:not(.vertical) > text { - min-height: 24px; -} - -spinbutton:not(.vertical):dir(ltr) > text, spinbutton:not(.vertical):dir(rtl) > button.up { - border-radius: 2px 0 0 2px; -} - -spinbutton:not(.vertical) > button + button { - border-left-style: none; -} - -spinbutton:not(.vertical) > button:hover:not(:active), -spinbutton:not(.vertical) > button:hover + button { - box-shadow: inset 1px 0 rgba(0, 0, 0, 0.15); -} - -spinbutton:not(.vertical) > button:disabled + button:not(:disabled):not(:active):not(:checked):not(:hover), -spinbutton:not(.vertical) > button:not(:disabled):not(:active):not(:checked):not(:hover) + button:disabled { - box-shadow: inset 1px 0 rgba(0, 0, 0, 0.05); -} - -spinbutton:not(.vertical) > button:first-child:hover:not(:active), -spinbutton:not(.vertical) > button.up:dir(rtl):hover:not(:active), -spinbutton:not(.vertical) > text + button:not(:active):hover { - box-shadow: none; -} - -spinbutton:not(.vertical) > text:focus + button { - border-left-color: #5294e2; -} - -spinbutton:not(.vertical) > text:drop(active) + button { - border-left-color: #F08437; -} - -.osd spinbutton:not(.vertical) > button:hover:not(:active), -.osd spinbutton:not(.vertical) > button:hover + button { - border-left-color: #434655; -} - -.osd spinbutton:not(.vertical) > button:first-child:hover:not(:active), -.osd spinbutton:not(.vertical) > button.up:dir(rtl):hover:not(:active), -.osd spinbutton:not(.vertical) > text + button:not(:active):hover { - box-shadow: none; -} - -.osd spinbutton:not(.vertical) > text:focus + button { - border-left-color: #5294e2; -} - -spinbutton.vertical > button, spinbutton.vertical > text { - padding-left: 4px; - padding-right: 4px; - min-height: 28px; - min-width: 28px; -} - -spinbutton.vertical:drop(active) { - border-color: transparent; - box-shadow: none; -} - -spinbutton.vertical > text { - border-radius: 0; -} - -spinbutton.vertical > button.up { - border-radius: 2px 2px 0 0; -} - -spinbutton.vertical > text:focus + button { - border-top-color: #5294e2; -} - -spinbutton.vertical > text:drop(active) + button { - border-top-color: #F08437; -} - -.osd spinbutton.vertical > button:first-child { - color: #D3DAE3; - border-color: #434655; - background-color: #333641; -} - -.osd spinbutton.vertical > button:first-child:hover { - color: #5294e2; - border-color: #434655; - background-color: #3e4250; -} - -.osd spinbutton.vertical > button:first-child:active { - color: #ffffff; - border-color: #5294e2; - background-color: #5294e2; -} - -.osd spinbutton.vertical > button:first-child:disabled { - color: #5b5f68; - border-color: #434655; - background-color: rgba(51, 54, 65, 0.85); -} - -treeview spinbutton:not(.vertical) { - min-height: 0; - border-style: none; - border-radius: 0; -} - -treeview spinbutton:not(.vertical) > text { - min-height: 0; - padding: 1px 2px; -} - -dropdown > popover.menu.background > contents { - padding: 0; -} - -dropdown > button > box { - border-spacing: 6px; -} - -dropdown button.combo, -combobox button.combo { - min-width: 0; - padding-left: 8px; - padding-right: 8px; -} - -dropdown arrow, -combobox arrow { - -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); - min-height: 16px; - min-width: 16px; -} - -dropdown:drop(active) button.combo, -combobox:drop(active) button.combo { - color: #F08437; - border-color: #F08437; - box-shadow: none; -} - -dropdown > popover.menu > contents modelbutton, -combobox > popover.menu > contents modelbutton { - padding-left: 6px; - padding-right: 6px; -} - -.linked:not(.vertical) > dropdown:first-child > box > button.combo, .linked:not(.vertical) > combobox:first-child > box > button.combo { - border-top-left-radius: 2px; - border-bottom-left-radius: 2px; -} - -.linked:not(.vertical) > dropdown:last-child > box > button.combo, .linked:not(.vertical) > combobox:last-child > box > button.combo { - border-top-right-radius: 2px; - border-bottom-right-radius: 2px; - border-right-style: solid; -} - -.linked:not(.vertical) > dropdown:only-child > box > button.combo, .linked:not(.vertical) > combobox:only-child > box > button.combo { - border-radius: 2px; - border-style: solid; -} - -.linked.vertical > dropdown:first-child > box > button.combo, .linked.vertical > combobox:first-child > box > button.combo { - border-top-left-radius: 2px; - border-top-right-radius: 2px; -} - -.linked.vertical > dropdown:last-child > box > button.combo, .linked.vertical > combobox:last-child > box > button.combo { - border-bottom-left-radius: 2px; - border-bottom-right-radius: 2px; - border-bottom-style: solid; -} - -.linked.vertical > dropdown:only-child > box > button.combo, .linked.vertical > combobox:only-child > box > button.combo { - border-radius: 2px; - border-style: solid; -} - -dropdown popover, -combobox popover { - margin-top: 4px; - padding: 0; -} - -dropdown popover listview, -combobox popover listview { - margin: 6px 0; -} - -dropdown popover listview > row, -combobox popover listview > row { - padding: 6px; -} - -dropdown popover listview > row:selected, -combobox popover listview > row:selected { - outline-color: rgba(0, 0, 0, 0.15); - color: #ffffff; - background-color: #5294e2; -} - -dropdown popover .dropdown-searchbar, -combobox popover .dropdown-searchbar { - padding: 4px; - border-bottom: 1px solid rgba(0, 0, 0, 0.15); -} - -toolbar { - padding: 4px; - border-spacing: 4px; - background-color: #fafbfc; -} - -toolbar separator { - background: none; -} - -toolbar.horizontal separator { - margin: 0 6px; -} - -toolbar.vertical separator { - margin: 6px 0; -} - -.osd toolbar { - background-color: transparent; -} - -toolbar.osd { - padding: 8px; - border: 1px solid rgba(0, 0, 0, 0.15); - border-radius: 2px; - background-color: #282A33; -} - -toolbar.osd.left, toolbar.osd.right, toolbar.osd.top, toolbar.osd.bottom { - border-radius: 0; -} - -toolbar.osd.top { - border-width: 0 0 1px 0; -} - -toolbar.osd.bottom { - border-width: 1px 0 0 0; -} - -toolbar.osd.left { - border-width: 0 1px 0 0; -} - -toolbar.osd.right { - border-width: 0 0 0 1px; -} - -toolbar switch, -toolbar scale, -toolbar entry, -toolbar spinbutton, -toolbar button { - margin-right: 1px; - margin-bottom: 1px; -} - -toolbar .linked > button, -toolbar .linked > entry { - margin-right: 0; -} - -searchbar > revealer > box { - padding: 6px; - border-spacing: 6px; - border-style: solid; - border-color: #cad5df; - background-color: #fafbfc; - border-width: 0 0 1px; -} - -actionbar > revealer > box { - padding: 6px; - border-spacing: 6px; - border-top: 1px solid rgba(0, 0, 0, 0.15); - background-color: #f0f3f6; -} - -headerbar { - padding: 0 10px; - color: rgba(228, 235, 241, 0.8); - box-shadow: inset 0 -1px rgba(0, 0, 0, 0.15); - background-color: #282A33; - min-height: 38px; -} - -headerbar:backdrop { - transition: 200ms ease-out; - color: rgba(228, 235, 241, 0.5); - background-color: #2b2e37; -} - -headerbar .title { - padding-left: 12px; - padding-right: 12px; -} - -headerbar .subtitle { - font-size: 80%; - padding-left: 12px; - padding-right: 12px; - margin-top: -3px; -} - -headerbar.selection-mode { - color: #ffffff; - background-color: #5294e2; - border-color: #4189df; - box-shadow: none; -} - -headerbar.selection-mode:backdrop { - background-color: #5294e2; - color: rgba(255, 255, 255, 0.6); -} - -headerbar.selection-mode .selection-menu { - box-shadow: none; - padding-left: 10px; - padding-right: 10px; -} - -headerbar.selection-mode .selection-menu .arrow { - -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); -} - -.maximized headerbar.selection-mode { - background-color: #5294e2; -} - -.tiled headerbar, .tiled headerbar:backdrop, .maximized headerbar, .maximized headerbar:backdrop { - border-radius: 0; -} - -.maximized headerbar { - background-color: #282a33; - border-color: #3e4250; -} - -.maximized headerbar:backdrop { - background-color: #2b2e37; -} - -headerbar:not(.csd).default-decoration windowcontrols button { - min-height: 23px; - min-width: 23px; - padding: 2px; -} - -headerbar:not(.csd).default-decoration { - min-height: 30px; - padding: 0 8px; - background-color: #282A33; -} - -headerbar:not(.csd).default-decoration windowcontrols button { - border: none; -} - -headerbar:not(.csd).default-decoration windowcontrols menubutton button { - min-height: 20px; - min-width: 20px; - margin: 0; - padding: 4px; -} - -headerbar.default-decoration, .csd headerbar.default-decoration, headerbar.default-decoration:backdrop, .csd headerbar.default-decoration:backdrop { - background-color: #282A33; - border-bottom-width: 0; - box-shadow: none; -} - -.tiled headerbar.default-decoration, .maximized headerbar.default-decoration, .fullscreen headerbar.default-decoration, .tiled .csd headerbar.default-decoration, .maximized .csd headerbar.default-decoration, .fullscreen .csd headerbar.default-decoration, .tiled headerbar.default-decoration:backdrop, .maximized headerbar.default-decoration:backdrop, .fullscreen headerbar.default-decoration:backdrop, .tiled .csd headerbar.default-decoration:backdrop, .maximized .csd headerbar.default-decoration:backdrop, .fullscreen .csd headerbar.default-decoration:backdrop { - box-shadow: none; -} - -.titlebar { - border-radius: 0 0 0 0; -} - -headerbar > windowhandle > box, -headerbar > windowhandle > box > box.start, -headerbar > windowhandle > box > box.end { - border-spacing: 6px; -} - -headerbar entry, -headerbar spinbutton, -headerbar separator:not(.sidebar), -headerbar button, -headerbar menubutton { - margin-top: 5px; - margin-bottom: 5px; -} - -headerbar menubutton > button { - margin-top: 0px; - margin-bottom: 0px; -} - -headerbar.windowhandle viewswitcher button { - border-radius: 0; - margin-top: -1px; - margin-bottom: -1px; - padding: 0 10px; - min-height: 0; - border: none; - outline: none; - background-clip: padding-box; - border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #5294e2 0%, transparent 0%) 0 0 0/0 0 0; -} - -headerbar.windowhandle viewswitcher button:hover { - color: rgba(255, 255, 255, 0.8); - background-color: rgba(228, 235, 241, 0.06); -} - -headerbar.windowhandle viewswitcher button:active { - color: rgba(228, 235, 241, 0.8); - background-color: rgba(228, 235, 241, 0.15); - border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #5294e2 100%, transparent 0%) 0 0 3/0 0 3px; -} - -headerbar.windowhandle viewswitcher button:checked { - color: rgba(228, 235, 241, 0.8); - background-color: rgba(228, 235, 241, 0.1); - border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #5294e2 100%, transparent 0%) 0 0 3/0 0 3px; -} - -headerbar.windowhandle viewswitcher button:disabled { - color: rgba(228, 235, 241, 0.35); - background-color: transparent; -} - -headerbar.windowhandle viewswitcher button:checked:disabled { - color: rgba(228, 235, 241, 0.35); - background-color: transparent; - border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), rgba(82, 148, 226, 0.35) 100%, transparent 0%) 0 0 3/0 0 3px; -} - -window > .titlebar:not(headerbar), window > .titlebar:not(headerbar):backdrop, window.csd > .titlebar:not(headerbar), window.csd > .titlebar:not(headerbar):backdrop { - padding: 0; - background: none; - border: none; - box-shadow: none; -} - -.titlebar:not(headerbar) > separator { - background-image: image(#282A33); - box-shadow: inset 0 -1px rgba(0, 0, 0, 0.15); -} - -.titlebar:not(headerbar) > separator:backdrop { - background-image: image(#282A33); -} - -headerbar separator.titlebutton, headerbar separator { - min-width: 0; - min-height: 0; - background: none; - border-width: 0; - border-image: none; -} - -headerbar entry { - color: rgba(228, 235, 241, 0.8); - border-color: rgba(255, 255, 255, 0.12); - background-color: #21232a; -} - -headerbar entry image, headerbar entry image:hover { - color: inherit; -} - -headerbar entry:backdrop { - opacity: 0.85; -} - -headerbar entry:focus { - color: rgba(255, 255, 255, 0.8); - border-color: #5294e2; - background-color: #262830; - background-clip: border-box; -} - -headerbar entry:focus image { - color: #5294e2; -} - -headerbar entry:disabled { - color: rgba(228, 235, 241, 0.35); - border-color: rgba(255, 255, 255, 0.12); - background-color: rgba(33, 35, 42, 0.85); -} - -headerbar entry selection:focus { - background-color: #5294e2; - color: #ffffff; -} - -headerbar entry progress { - border-color: #5294e2; - background-image: none; - background-color: transparent; -} - -headerbar entry.warning { - color: white; - border-color: #F27835; - background-color: #a15934; -} - -headerbar entry.warning:focus { - color: white; - background-color: #F27835; -} - -headerbar entry.warning selection { - background-color: white; - color: #F27835; -} - -headerbar entry.error { - color: white; - border-color: #FC4138; - background-color: #a73836; -} - -headerbar entry.error:focus { - color: white; - background-color: #FC4138; -} - -headerbar entry.error selection { - background-color: white; - color: #FC4138; -} - -headerbar button { - color: rgba(228, 235, 241, 0.8); - outline-offset: -3px; - background-color: rgba(40, 42, 51, 0); - border-color: rgba(40, 42, 51, 0); - background-clip: border-box; - background-origin: border-box; -} - -headerbar button:backdrop { - opacity: 0.7; -} - -headerbar button:hover { - color: rgba(228, 235, 241, 0.8); - border-color: rgba(255, 255, 255, 0.12); - background-color: #333641; -} - -headerbar button:active, headerbar button:checked { - transition: 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); - color: #ffffff; - border-color: #68a2e6; - background-color: #5294e2; - background-clip: border-box; - background-origin: border-box; -} - -headerbar button:disabled { - background-color: rgba(40, 42, 51, 0); - border-color: rgba(40, 42, 51, 0); -} - -headerbar button:disabled label, headerbar button:disabled { - color: rgba(228, 235, 241, 0.3); -} - -headerbar button:disabled:active, headerbar button:disabled:checked { - color: rgba(255, 255, 255, 0.5); - border-color: rgba(82, 148, 226, 0.65); - background-color: rgba(82, 148, 226, 0.65); -} - -.nautilus-window headerbar.titlebar .path-bar-box .linked.nautilus-path-bar button.text-button, -.nautilus-window headerbar.titlebar .path-bar-box .linked.nautilus-path-bar button.image-button.text-button { - background: none; - border: none; - border-radius: 0; - border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #5294e2 0%, transparent 0%) 0 0 0/0 0 0; -} - -.nautilus-window headerbar.titlebar .path-bar-box .linked.nautilus-path-bar button.text-button:hover { - color: rgba(255, 255, 255, 0.8); - background-color: transparent; - box-shadow: inset 0 -2px rgba(82, 148, 226, 0.5); -} - -.nautilus-window headerbar.titlebar .path-bar-box .linked.nautilus-path-bar button.text-button:checked, .nautilus-window headerbar.titlebar .path-bar-box .linked.nautilus-path-bar button.text-button:active { - color: rgba(228, 235, 241, 0.8); - background-color: transparent; - border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #5294e2 100%, transparent 0%) 0 0 2/0 0 2px; -} - -.nautilus-window headerbar.titlebar .path-bar-box .linked.nautilus-path-bar button.text-button:disabled { - color: rgba(228, 235, 241, 0.4); - background-color: transparent; -} - -.nautilus-window headerbar.titlebar .path-bar-box .linked.nautilus-path-bar button.text-button:checked:disabled { - color: rgba(228, 235, 241, 0.4); - background-color: transparent; - border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), rgba(82, 148, 226, 0.4) 100%, transparent 0%) 0 0 2/0 0 2px; -} - -headerbar button.flat.popup.toggle.sources-button:hover { - box-shadow: inset 0 -1px rgba(0, 0, 0, 0.15); -} - -headerbar.selection-mode button { - border-color: transparent; - background-color: transparent; - background-image: none; - color: #ffffff; - background-color: rgba(255, 255, 255, 0); -} - -headerbar.selection-mode button:hover { - background-color: alpha(#ffffff,0.3); -} - -headerbar.selection-mode button:active, headerbar.selection-mode button:checked { - color: #ffffff; - background-color: rgba(255, 255, 255, 0.35); - border-color: rgba(255, 255, 255, 0.65); -} - -headerbar.selection-mode button:disabled { - background-color: rgba(255, 255, 255, 0); - border-color: rgba(255, 255, 255, 0.4); -} - -headerbar.selection-mode button:disabled, headerbar.selection-mode button:disabled label { - color: rgba(255, 255, 255, 0.5); -} - -headerbar.selection-mode button:disabled:active, headerbar.selection-mode button:disabled:checked { - color: rgba(255, 255, 255, 0.75); - background-color: rgba(255, 255, 255, 0.2); - border-color: rgba(255, 255, 255, 0.4); -} - -headerbar.selection-mode button:backdrop { - opacity: 0.7; - background: none; -} - -headerbar .linked > button:not(:only-child).radio { - margin-left: 1px; -} - -headerbar .linked > button:not(:only-child).radio { - border-radius: 2px; - border-style: solid; -} - -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover:not(:only-child), -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):hover + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action), -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:not(:only-child), -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled + button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):not(:hover) { - box-shadow: none; -} - -headerbar .linked:not(.vertical):not(.path-bar):not(.nautilus-path-bar) > button:not(:checked):not(:active):not(.suggested-action):not(.destructive-action):disabled:backdrop { - box-shadow: none; -} - -headerbar .linked:not(.vertical) > entry { - margin-left: 1px; - border-radius: 2px; - border: 1px solid rgba(255, 255, 255, 0.12); -} - -headerbar .linked:not(.vertical) > entry:focus { - border-color: #5294e2; -} - -headerbar stackswitcher.linked:not(.vertical) > button { - border-right-width: 0; - border-left-width: 0; - background-color: #3e4250; - color: rgba(228, 235, 241, 0.8); - border-color: #55596c; -} - -headerbar stackswitcher.linked:not(.vertical) > button:first-child { - border-left-width: 1px; -} - -headerbar stackswitcher.linked:not(.vertical) > button:last-child { - border-right-width: 1px; -} - -headerbar stackswitcher.linked:not(.vertical) > button:hover { - background-color: #4a4d5e; -} - -headerbar stackswitcher.linked:not(.vertical) > button:active, headerbar stackswitcher.linked:not(.vertical) > button:checked { - color: #ffffff; - border-color: #68a2e6; - background-color: #5294e2; -} - -headerbar stackswitcher.linked:not(.vertical) > button:disabled { - color: rgba(228, 235, 241, 0.4); -} - -headerbar stackswitcher.linked:not(.vertical) > button:disabled label { - color: rgba(228, 235, 241, 0.4); -} - -headerbar button.suggested-action { - background-clip: border-box; - color: white; - background-color: #5294e2; - border-color: #3c86de; -} - -headerbar button.suggested-action.flat { - border-color: transparent; - background-color: transparent; - background-image: none; - color: #5294e2; -} - -headerbar button.suggested-action:hover { - background-clip: border-box; - color: white; - background-color: #68a2e6; - border-color: #5294e2; -} - -headerbar button.suggested-action:active, headerbar button.suggested-action:checked { - background-clip: border-box; - color: white; - background-color: #7eafe9; - border-color: #68a2e6; -} - -headerbar button.suggested-action:disabled { - background-color: rgba(40, 42, 51, 0); - border-color: rgba(40, 42, 51, 0); -} - -headerbar button.suggested-action:disabled label, headerbar button.suggested-action:disabled { - color: rgba(228, 235, 241, 0.3); -} - -headerbar button.suggested-action:backdrop { - opacity: 0.8; -} - -headerbar button.destructive-action { - background-clip: border-box; - color: white; - background-color: #F04A50; - border-color: #ee3239; -} - -headerbar button.destructive-action.flat { - border-color: transparent; - background-color: transparent; - background-image: none; - color: #F04A50; -} - -headerbar button.destructive-action:hover { - background-clip: border-box; - color: white; - background-color: #f26267; - border-color: #f04a50; -} - -headerbar button.destructive-action:active, headerbar button.destructive-action:checked { - background-clip: border-box; - color: white; - background-color: #f4797e; - border-color: #f26267; -} - -headerbar button.destructive-action:disabled { - background-color: rgba(40, 42, 51, 0); - border-color: rgba(40, 42, 51, 0); -} - -headerbar button.destructive-action:disabled label, headerbar button.destructive-action:disabled { - color: rgba(228, 235, 241, 0.3); -} - -headerbar button.destructive-action:backdrop { - opacity: 0.8; -} - -headerbar spinbutton:not(.vertical):focus { - color: #ffffff; - caret-color: #ffffff; -} - -headerbar spinbutton:not(.vertical) button { - color: rgba(228, 235, 241, 0.8); - border-color: rgba(255, 255, 255, 0.12); - background-color: #333641; -} - -headerbar spinbutton:not(.vertical) button:hover { - background-color: rgba(126, 131, 154, 0.4); -} - -headerbar spinbutton:not(.vertical) button:active, headerbar spinbutton:not(.vertical) button:checked { - color: #ffffff; - border-color: #68a2e6; - background-color: #5294e2; -} - -headerbar spinbutton:not(.vertical) button:disabled { - color: rgba(228, 235, 241, 0.2); -} - -headerbar combobox:disabled { - color: rgba(228, 235, 241, 0.2); -} - -headerbar combobox > .linked > button.combo { - color: rgba(228, 235, 241, 0.8); - outline-offset: -3px; - background-color: rgba(40, 42, 51, 0); - border-color: rgba(40, 42, 51, 0); -} - -headerbar combobox > .linked > button.combo:hover { - color: rgba(228, 235, 241, 0.8); - border-color: rgba(255, 255, 255, 0.12); - background-color: #333641; - box-shadow: none; -} - -headerbar combobox > .linked > button.combo:disabled { - background-color: rgba(40, 42, 51, 0); - border-color: rgba(40, 42, 51, 0); -} - -headerbar combobox > .linked > button.combo:disabled label, headerbar combobox > .linked > button.combo:disabled { - color: rgba(228, 235, 241, 0.3); -} - -headerbar combobox > .linked > entry.combo:dir(ltr) { - border-right-style: none; -} - -headerbar combobox > .linked > entry.combo:dir(ltr):focus { - box-shadow: 1px 0 #5294e2; -} - -headerbar combobox > .linked > entry.combo:dir(rtl) { - border-left-style: none; -} - -headerbar combobox > .linked > entry.combo:dir(rtl):focus { - box-shadow: -1px 0 #5294e2; -} - -headerbar switch:backdrop { - opacity: 0.75; -} - -headerbar progressbar trough { - background-color: #121216; -} - -headerbar progressbar:backdrop { - opacity: 0.75; -} - -headerbar scale:backdrop { - opacity: 0.75; -} - -headerbar scale slider { - background-color: #595e72; - border-color: rgba(13, 14, 17, 0.6); -} - -headerbar scale slider:hover { - background-color: #656a80; - border-color: rgba(13, 14, 17, 0.6); -} - -headerbar scale slider:active { - background-color: #5294e2; - border-color: #2679db; -} - -headerbar scale slider:disabled { - background-color: #4b4e5f; - border-color: rgba(13, 14, 17, 0.6); -} - -headerbar scale trough { - background-color: #121216; -} - -headerbar scale trough:disabled { - background-color: rgba(18, 18, 22, 0.95); -} - -window.devel headerbar.titlebar { - background: #fafbfc cross-fade(10% -gtk-icontheme("system-run-symbolic"), image(transparent)) 90% 0/256px 256px no-repeat, linear-gradient(to right, transparent 65%, rgba(82, 148, 226, 0.2)), linear-gradient(to top, #d1dae3, #dae2e9 3px, #edf1f4); -} - -window.devel headerbar.titlebar:backdrop { - background: #fafbfc cross-fade(10% -gtk-icontheme("system-run-symbolic"), image(transparent)) 90% 0/256px 256px no-repeat, image(#fafbfc); - /* background-color would flash */ -} - -path-bar > button:hover { - background-color: rgba(70, 72, 83, 0.06); -} - -path-bar > button:checked, path-bar > button:active { - background-color: #5294e2; - border-color: #5294e2; -} - -path-bar > button:checked:hover, path-bar > button:active:hover { - background-color: #68a2e6; - border-color: #68a2e6; -} - -path-bar > button.text-button, path-bar > button.image-button, path-bar > button { - padding-left: 6px; - padding-right: 6px; -} - -path-bar > button.text-button.image-button label { - padding-left: 0; - padding-right: 0; -} - -path-bar > button.text-button.image-button label:last-child, path-bar > button label:last-child { - padding-right: 10px; -} - -path-bar > button.text-button.image-button label:first-child, path-bar > button label:first-child { - padding-left: 10px; -} - -path-bar > button.slider-button, path-bar > button:not(.image-button):not(.text-button) { - padding-left: 1px; - padding-right: 1px; -} - -path-bar > button image { - padding-left: 4px; - padding-right: 4px; -} - -treeview.view { - border-left-color: #cad5df; - border-top-color: #cad5df; -} - -treeview.view acceleditor > label { - background-color: #5294e2; -} - -treeview.view:selected, treeview.view:selected:focus { - border-radius: 0; - border-left-color: #a9caf1; - border-top-color: rgba(70, 72, 83, 0.1); -} - -treeview.view:disabled { - color: rgba(70, 72, 83, 0.55); -} - -treeview.view:disabled:selected { - color: #97bfee; -} - -treeview.view.separator { - min-height: 2px; - color: rgba(0, 0, 0, 0.1); -} - -treeview.view:drop(active) { - border-style: solid none; - border-width: 1px; - border-color: #4c6e9b; -} - -treeview.view:drop(active).after { - border-top-style: none; -} - -treeview.view:drop(active).before { - border-bottom-style: none; -} - -treeview.view.expander { - min-width: 16px; - min-height: 16px; - -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); - color: #a3a4a9; -} - -treeview.view.expander:dir(rtl) { - -gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); -} - -treeview.view.expander:hover { - color: #464853; -} - -treeview.view.expander:selected { - color: #cbdff6; -} - -treeview.view.expander:selected:hover { - color: #ffffff; -} - -treeview.view.expander:checked { - -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); -} - -treeview.view.progressbar, treeview.view.progressbar:focus { - color: #ffffff; - border-radius: 2px; - background-color: #5294e2; -} - -treeview.view.progressbar:selected, treeview.view.progressbar:selected:focus, treeview.view.progressbar:focus:selected, treeview.view.progressbar:focus:selected:focus { - color: #5294e2; - box-shadow: none; - background-color: #ffffff; -} - -treeview.view.trough { - color: #464853; - background-color: rgba(0, 0, 0, 0.15); - border-radius: 2px; - border-width: 0; -} - -treeview.view.trough:selected, treeview.view.trough:selected:focus { - color: #ffffff; - background-color: rgba(0, 0, 0, 0.2); - border-radius: 2px; - border-width: 0; -} - -treeview.view > header > button { - min-height: 0; - min-width: 0; - padding: 3px 6px; - font-weight: bold; - color: #6b6d75; - background-color: #ffffff; - background-image: none; - border-style: none solid none none; - border-radius: 0; - border-image: linear-gradient(to bottom, #ffffff 20%, rgba(0, 0, 0, 0.11) 20%, rgba(0, 0, 0, 0.11) 80%, #ffffff 80%) 0 1 0 0/0 1px 0 0 stretch; -} - -treeview.view > header > button:hover { - color: #5294e2; -} - -treeview.view > header > button:active { - color: #464853; -} - -treeview.view > header > button:active, treeview.view > header > button:hover { - background-color: #ffffff; -} - -treeview.view > header > button:disabled { - border-color: #fafbfc; - background-image: none; -} - -treeview.view > header > button:last-child { - border-right-style: none; - border-image: none; -} - -treeview.view button.dnd, treeview.view button.dnd:selected, treeview.view button.dnd:hover, treeview.view button.dnd:active, -treeview.view header.button.dnd, -treeview.view header.button.dnd:selected, -treeview.view header.button.dnd:hover, -treeview.view header.button.dnd:active { - padding: 0 6px; - transition: none; - color: #ffffff; - background-color: #5294e2; - border-radius: 0; - border-style: none; -} - -menubar { - padding: 0; - background-color: #282a33; - color: rgba(228, 235, 241, 0.8); - box-shadow: inset 0 -1px rgba(0, 0, 0, 0.15); -} - -menubar:backdrop { - color: rgba(228, 235, 241, 0.5); -} - -menubar > item { - transition: all 0.2s cubic-bezier(0, 0, 0.2, 1); - padding: 4px 8px; - border: 1px solid transparent; - border-radius: 0; -} - -menubar > item:hover { - background-color: #5294e2; - box-shadow: none; - border-color: #68a2e6; - color: #ffffff; -} - -menubar > item:disabled { - color: rgba(228, 235, 241, 0.45); -} - -menubar > item popover.menu.background > contents { - padding: 0; -} - -menubar > item popover.menu popover.menu { - padding: 0 0 4px 0; -} - -menubar > item popover.menu.background popover.menu.background > contents { - margin: 0; - border-radius: 2px; -} - -popover.menu { - padding: 0; -} - -popover.menu > arrow, popover.menu.background > contents { - background-color: #ffffff; - border-radius: 0; - border: 1px solid rgba(0, 0, 0, 0.15); - padding: 6px 0; -} - -popover.menu.background separator { - margin: 4px 0; - background-color: #ffffff; -} - -popover.menu box.inline-buttons { - padding: 0 6px; -} - -popover.menu box.inline-buttons button.image-button.model { - outline: none; - min-height: 16px; - min-width: 24px; - padding: 4px 8px; - text-shadow: none; - transition-duration: 150ms; -} - -popover.menu box.inline-buttons button.image-button.model:disabled { - color: rgba(70, 72, 83, 0.55); -} - -popover.menu box.inline-buttons button.image-button.model:selected { - color: #464853; - background-color: rgba(70, 72, 83, 0.1); -} - -popover.menu box.inline-buttons button.image-button.model:active { - color: #464853; - background-color: rgba(70, 72, 83, 0.2); - border-color: rgba(0, 0, 0, 0.15); -} - -popover.menu box.circular-buttons { - padding: 6px; -} - -popover.menu box.circular-buttons button.circular.image-button.model { - padding: 6px; -} - -popover.menu box.circular-buttons button.circular.image-button.model:focus { - background-color: rgba(70, 72, 83, 0.1); - border-color: rgba(0, 0, 0, 0.15); -} - -popover.menu box.circular-buttons button.circular.image-button.model:active { - color: #464853; - background-color: rgba(70, 72, 83, 0.2); - border-color: rgba(0, 0, 0, 0.15); -} - -popover.menu check, popover.menu check:hover, popover.menu check:active, popover.menu check:selected, popover.menu check:checked, -popover.menu radio, -popover.menu radio:hover, -popover.menu radio:active, -popover.menu radio:selected, -popover.menu radio:checked { - background-color: transparent; -} - -popover.menu arrow.left, -popover.menu radio.left, -popover.menu check.left { - margin-left: -6px; - margin-right: 6px; -} - -popover.menu arrow.right, -popover.menu radio.right, -popover.menu check.right { - margin-left: 6px; - margin-right: -6px; -} - -popover.menu .linked > button:first-child { - margin-left: 6px; -} - -popover.menu .linked > button:last-child { - margin-right: 6px; -} - -popover.menu modelbutton { - min-height: 24px; - min-width: 38px; - padding: 2px 18px; - border: none; - outline: none; - box-shadow: none; - border-radius: 0; -} - -popover.menu modelbutton:hover { - color: #ffffff; - background-color: #5294e2; -} - -popover.menu modelbutton:active { - color: #ffffff; - background-color: #2679db; -} - -popover.menu label.title { - font-weight: bold; - padding: 4px 28px; -} - -popover.background { - font: initial; -} - -popover.background, popover.background:backdrop { - background-color: transparent; - border-radius: 3px; -} - -popover.background > arrow, -popover.background > contents { - padding: 12px; - background-clip: border-box; - background-color: #ffffff; - border-radius: 2px; - border: 1px solid rgba(0, 0, 0, 0.15); - box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1); -} - -popover.background separator { - background-color: #ffffff; -} - -popover.background label.separator { - color: #464853; -} - -popover.background > contents > list, -popover.background > contents > .view, -popover.background > contents > toolbar { - border-style: none; - background-color: transparent; -} - -popover.background > contents separator { - background-color: rgba(210, 211, 212, 0.405); - margin: 3px; -} - -popover.background > contents list separator { - margin: 0; -} - -.osd popover.background, popover.background.touch-selection, popover.background.magnifier { - background-color: transparent; -} - -.osd popover.background > arrow, -.osd popover.background > contents, popover.background.touch-selection > arrow, -popover.background.touch-selection > contents, popover.background.magnifier > arrow, -popover.background.magnifier > contents { - border: 1px solid rgba(255, 255, 255, 0.1); - box-shadow: none; -} - -magnifier { - background-color: #ffffff; -} - -cursor-handle { - background-color: transparent; - background-image: none; - box-shadow: none; - border-style: none; -} - -cursor-handle.top { - -gtk-icon-source: -gtk-icontheme("selection-start-symbolic"); -} - -cursor-handle.bottom { - -gtk-icon-source: -gtk-icontheme("selection-end-symbolic"); -} - -notebook { - padding: 0; -} - -notebook.frame { - border: 1px solid rgba(0, 0, 0, 0.15); -} - -notebook > stack:not(:only-child) { - background-color: #ffffff; -} - -notebook > header { - padding: 0; - background-color: #fafbfc; -} - -notebook > header.top { - padding-bottom: 0; - border-bottom: 1px solid rgba(0, 0, 0, 0.15); -} - -notebook > header.top > tabs > tab { - padding: 2px 16px 4px 16px; - min-width: 24px; - min-height: 24px; - border-radius: 0; - outline-offset: -4px; - border: none; - border-bottom: none; -} - -notebook > header.top > tabs > tab:not(:only-child):first-child { - margin-left: 6px; -} - -notebook > header.top > tabs > tab:not(:only-child):last-child { - margin-right: 6px; -} - -notebook > header.top > tabs > tab:hover { - box-shadow: inset 0 -1px alpha(#5294e2,0.6), 0 1px alpha(#5294e2,0.6); -} - -notebook > header.top > tabs > tab:checked { - box-shadow: inset 0 -1px #5294e2, 0 1px #5294e2; -} - -notebook > header.bottom { - padding-top: 0; - border-top: 1px solid rgba(0, 0, 0, 0.15); -} - -notebook > header.bottom > tabs > tab { - padding: 2px 16px 4px 16px; - min-width: 24px; - min-height: 24px; - border-radius: 0; - outline-offset: -4px; - border: none; - border-top: none; -} - -notebook > header.bottom > tabs > tab:not(:only-child):first-child { - margin-left: 6px; -} - -notebook > header.bottom > tabs > tab:not(:only-child):last-child { - margin-right: 6px; -} - -notebook > header.bottom > tabs > tab:hover { - box-shadow: inset 0 1px alpha(#5294e2,0.6), 0 -1px alpha(#5294e2,0.6); -} - -notebook > header.bottom > tabs > tab:checked { - box-shadow: inset 0 1px #5294e2, 0 -1px #5294e2; -} - -notebook > header.right { - padding-left: 0; - border-left: 1px solid rgba(0, 0, 0, 0.15); -} - -notebook > header.right > tabs > tab { - padding: 2px 16px 4px 16px; - min-width: 24px; - min-height: 24px; - border-radius: 0; - outline-offset: -4px; - border: none; - border-left: none; -} - -notebook > header.right > tabs > tab:not(:only-child):first-child { - margin-top: 6px; -} - -notebook > header.right > tabs > tab:not(:only-child):last-child { - margin-bottom: 6px; -} - -notebook > header.right > tabs > tab:hover { - box-shadow: inset 1px 0 alpha(#5294e2,0.6), -1px 0 alpha(#5294e2,0.6); -} - -notebook > header.right > tabs > tab:checked { - box-shadow: inset 1px 0 #5294e2, -1px 0 #5294e2; -} - -notebook > header.left { - padding-right: 0; - border-right: 1px solid rgba(0, 0, 0, 0.15); -} - -notebook > header.left > tabs > tab { - padding: 2px 16px 4px 16px; - min-width: 24px; - min-height: 24px; - border-radius: 0; - outline-offset: -4px; - border: none; - border-right: none; -} - -notebook > header.left > tabs > tab:not(:only-child):first-child { - margin-top: 6px; -} - -notebook > header.left > tabs > tab:not(:only-child):last-child { - margin-bottom: 6px; -} - -notebook > header.left > tabs > tab:hover { - box-shadow: inset -1px 0 alpha(#5294e2,0.6), 1px 0 alpha(#5294e2,0.6); -} - -notebook > header.left > tabs > tab:checked { - box-shadow: inset -1px 0 #5294e2, 1px 0 #5294e2; -} - -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: rgba(70, 72, 83, 0.55); -} - -notebook > header > tabs > arrow:hover { - color: rgba(70, 72, 83, 0.75); -} - -notebook > header > tabs > arrow:active { - color: #464853; -} - -notebook > header > tabs > arrow:disabled { - color: rgba(70, 72, 83, 0.3); -} - -notebook > header > tabs > tab { - color: rgba(70, 72, 83, 0.55); - background-color: rgba(250, 251, 252, 0); -} - -notebook > header > tabs > tab:hover:not(:checked) { - color: rgba(70, 72, 83, 0.75); - transition: 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); -} - -notebook > header > tabs > tab:checked { - color: #464853; - transition: 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94); -} - -notebook > header > tabs > tab button.flat { - border-radius: 100%; - min-height: 16px; - min-width: 16px; - padding: 0; - margin: 4px 0; - color: #85878e; -} - -notebook > header > tabs > tab button.flat:hover { - color: #ff4d4d; - background-color: #eaeef2; -} - -notebook > header > tabs > tab button.flat:active { - color: #5294e2; - background-color: #e1e7ed; -} - -scrollbar { - background-color: rgba(0, 0, 0, 0.05); - transition: 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94); -} - -scrollbar.top { - border-bottom: 1px solid rgba(0, 0, 0, 0.15); -} - -scrollbar.bottom { - border-top: 1px solid rgba(0, 0, 0, 0.15); -} - -scrollbar.left { - border-right: 1px solid rgba(0, 0, 0, 0.15); -} - -scrollbar.right { - border-left: 1px solid rgba(0, 0, 0, 0.15); -} - -scrollbar button { - border: none; -} - -scrollbar.vertical button.down { - -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); -} - -scrollbar.vertical button.up { - -gtk-icon-source: -gtk-icontheme("pan-up-symbolic"); -} - -scrollbar.horizontal button.down { - -gtk-icon-source: -gtk-icontheme("pan-right-symbolic"); -} - -scrollbar.horizontal button.up { - -gtk-icon-source: -gtk-icontheme("pan-left-symbolic"); -} - -scrollbar slider { - min-width: 6px; - min-height: 6px; - margin: -1px; - border: 4px solid transparent; - border-radius: 8px; - background-clip: padding-box; - background-color: #b2b3b8; -} - -scrollbar slider:hover { - background-color: #c4c5c9; -} - -scrollbar slider:hover:active { - background-color: #5294e2; -} - -scrollbar slider:disabled { - background-color: transparent; -} - -scrollbar.fine-tune slider { - min-width: 4px; - min-height: 4px; -} - -scrollbar.fine-tune.horizontal slider { - border-width: 5px 4px; -} - -scrollbar.fine-tune.vertical slider { - border-width: 4px 5px; -} - -scrollbar.overlay-indicator:not(.dragging):not(.hovering) { - opacity: 0.4; - border-color: transparent; - background-color: transparent; -} - -scrollbar.overlay-indicator:not(.dragging):not(.hovering) slider { - margin: 0; - min-width: 4px; - min-height: 4px; - background-color: #7c7e86; - border: 1px solid rgba(255, 255, 255, 0.6); -} - -scrollbar.overlay-indicator:not(.dragging):not(.hovering).horizontal slider { - margin: 0 2px; - min-width: 38px; -} - -scrollbar.overlay-indicator:not(.dragging):not(.hovering).vertical slider { - margin: 2px 0; - min-height: 38px; -} - -scrollbar.overlay-indicator.dragging, scrollbar.overlay-indicator.hovering { - opacity: 0.99; -} - -scrollbar.horizontal slider { - min-width: 38px; -} - -scrollbar.vertical slider { - min-height: 38px; -} - -treeview ~ scrollbar.vertical { - border-top: 1px solid rgba(0, 0, 0, 0.15); - margin-top: -1px; -} - -switch { - font-size: 0; - min-width: 50px; - min-height: 20px; - background-size: 50px 20px; - background-repeat: no-repeat; - background-position: center center; - transition: all 350ms cubic-bezier(0.25, 0.46, 0.45, 0.94); -} - -switch slider { - min-width: 0; - min-height: 0; -} - -switch, switch slider { - outline-color: transparent; - color: transparent; - border: none; - box-shadow: none; -} - -switch { - background-image: -gtk-scaled(url("assets/switch.png"), url("assets/switch@2.png")); -} - -menuitem:hover switch, -row:selected switch, -infobar switch { - background-image: -gtk-scaled(url("assets/switch-selected.png"), url("assets/switch-selected@2.png")); -} - -headerbar switch { - background-image: -gtk-scaled(url("assets/switch-dark.png"), url("assets/switch-dark@2.png")); -} - -switch:checked { - background-image: -gtk-scaled(url("assets/switch-active.png"), url("assets/switch-active@2.png")); -} - -menuitem:hover switch:checked, -row:selected switch:checked, -infobar switch:checked { - background-image: -gtk-scaled(url("assets/switch-active-selected.png"), url("assets/switch-active-selected@2.png")); -} - -headerbar switch:checked { - background-image: -gtk-scaled(url("assets/switch-active-dark.png"), url("assets/switch-active-dark@2.png")); -} - -switch:disabled { - background-image: -gtk-scaled(url("assets/switch-insensitive.png"), url("assets/switch-insensitive@2.png")); -} - -menuitem:hover switch:disabled, -row:selected switch:disabled, -infobar switch:disabled { - background-image: -gtk-scaled(url("assets/switch-insensitive-selected.png"), url("assets/switch-insensitive-selected@2.png")); -} - -headerbar switch:disabled { - background-image: -gtk-scaled(url("assets/switch-insensitive-dark.png"), url("assets/switch-insensitive-dark@2.png")); -} - -switch:checked:disabled { - background-image: -gtk-scaled(url("assets/switch-active-insensitive.png"), url("assets/switch-active-insensitive@2.png")); -} - -menuitem:hover switch:checked:disabled, -row:selected switch:checked:disabled, -infobar switch:checked:disabled { - background-image: -gtk-scaled(url("assets/switch-active-insensitive-selected.png"), url("assets/switch-active-insensitive-selected@2.png")); -} - -headerbar switch:checked:disabled { - background-image: -gtk-scaled(url("assets/switch-active-insensitive-dark.png"), url("assets/switch-active-insensitive-dark@2.png")); -} - -.check, -check { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked.png"), url("assets/checkbox-unchecked@2.png")); -} - -.osd check { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-dark.png"), url("assets/checkbox-unchecked-dark@2.png")); -} - -popover.menu modelbutton:hover check, -popover.menu modelbutton:selected check, -.view:selected check, -row:selected check, -infobar check { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-selected.png"), url("assets/checkbox-unchecked-selected@2.png")); -} - -.check:disabled, -check:disabled { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-insensitive.png"), url("assets/checkbox-unchecked-insensitive@2.png")); -} - -.osd check:disabled { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-insensitive-dark.png"), url("assets/checkbox-unchecked-insensitive-dark@2.png")); -} - -popover.menu modelbutton:hover check:disabled, -popover.menu modelbutton:selected check:disabled, -.view:selected check:disabled, -row:selected check:disabled, -infobar check:disabled { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-unchecked-insensitive-selected.png"), url("assets/checkbox-unchecked-insensitive-selected@2.png")); -} - -.check:indeterminate, -check:indeterminate { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed.png"), url("assets/checkbox-mixed@2.png")); -} - -.osd check:indeterminate { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-dark.png"), url("assets/checkbox-mixed-dark@2.png")); -} - -popover.menu modelbutton:hover check:indeterminate, -popover.menu modelbutton:selected check:indeterminate, -.view:selected check:indeterminate, -row:selected check:indeterminate, -infobar check:indeterminate { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-selected.png"), url("assets/checkbox-mixed-selected@2.png")); -} - -.check:indeterminate:disabled, -check:indeterminate:disabled { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-insensitive.png"), url("assets/checkbox-mixed-insensitive@2.png")); -} - -.osd check:indeterminate:disabled { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-insensitive-dark.png"), url("assets/checkbox-mixed-insensitive-dark@2.png")); -} - -popover.menu modelbutton:hover check:indeterminate:disabled, -popover.menu modelbutton:selected check:indeterminate:disabled, -.view:selected check:indeterminate:disabled, -row:selected check:indeterminate:disabled, -infobar check:indeterminate:disabled { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-mixed-insensitive-selected.png"), url("assets/checkbox-mixed-insensitive-selected@2.png")); -} - -.check:checked, -check:checked { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked.png"), url("assets/checkbox-checked@2.png")); -} - -.osd check:checked { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-dark.png"), url("assets/checkbox-checked-dark@2.png")); -} - -popover.menu modelbutton:hover check:checked, -popover.menu modelbutton:selected check:checked, -.view:selected check:checked, -row:selected check:checked, -infobar check:checked { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-selected.png"), url("assets/checkbox-checked-selected@2.png")); -} - -.check:checked:disabled, -check:checked:disabled { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-insensitive.png"), url("assets/checkbox-checked-insensitive@2.png")); -} - -.osd check:checked:disabled { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-insensitive-dark.png"), url("assets/checkbox-checked-insensitive-dark@2.png")); -} - -popover.menu modelbutton:hover check:checked:disabled, -popover.menu modelbutton:selected check:checked:disabled, -.view:selected check:checked:disabled, -row:selected check:checked:disabled, -infobar check:checked:disabled { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-insensitive-selected.png"), url("assets/checkbox-checked-insensitive-selected@2.png")); -} - -.radio, -radio { - -gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked.png"), url("assets/radio-unchecked@2.png")); -} - -.osd radio { - -gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-dark.png"), url("assets/radio-unchecked-dark@2.png")); -} - -popover.menu modelbutton:hover radio, -popover.menu modelbutton:selected radio, -.view:selected radio, -row:selected radio, -infobar radio { - -gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-selected.png"), url("assets/radio-unchecked-selected@2.png")); -} - -.radio:disabled, -radio:disabled { - -gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-insensitive.png"), url("assets/radio-unchecked-insensitive@2.png")); -} - -.osd radio:disabled { - -gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-insensitive-dark.png"), url("assets/radio-unchecked-insensitive-dark@2.png")); -} - -popover.menu modelbutton:hover radio:disabled, -popover.menu modelbutton:selected radio:disabled, -.view:selected radio:disabled, -row:selected radio:disabled, -infobar radio:disabled { - -gtk-icon-source: -gtk-scaled(url("assets/radio-unchecked-insensitive-selected.png"), url("assets/radio-unchecked-insensitive-selected@2.png")); -} - -.radio:indeterminate, -radio:indeterminate { - -gtk-icon-source: -gtk-scaled(url("assets/radio-mixed.png"), url("assets/radio-mixed@2.png")); -} - -.osd radio:indeterminate { - -gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-dark.png"), url("assets/radio-mixed-dark@2.png")); -} - -popover.menu modelbutton:hover radio:indeterminate, -popover.menu modelbutton:selected radio:indeterminate, -.view:selected radio:indeterminate, -row:selected radio:indeterminate, -infobar radio:indeterminate { - -gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-selected.png"), url("assets/radio-mixed-selected@2.png")); -} - -.radio:indeterminate:disabled, -radio:indeterminate:disabled { - -gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-insensitive.png"), url("assets/radio-mixed-insensitive@2.png")); -} - -.osd radio:indeterminate:disabled { - -gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-insensitive-dark.png"), url("assets/radio-mixed-insensitive-dark@2.png")); -} - -popover.menu modelbutton:hover radio:indeterminate:disabled, -popover.menu modelbutton:selected radio:indeterminate:disabled, -.view:selected radio:indeterminate:disabled, -row:selected radio:indeterminate:disabled, -infobar radio:indeterminate:disabled { - -gtk-icon-source: -gtk-scaled(url("assets/radio-mixed-insensitive-selected.png"), url("assets/radio-mixed-insensitive-selected@2.png")); -} - -.radio:checked, -radio:checked { - -gtk-icon-source: -gtk-scaled(url("assets/radio-checked.png"), url("assets/radio-checked@2.png")); -} - -.osd radio:checked { - -gtk-icon-source: -gtk-scaled(url("assets/radio-checked-dark.png"), url("assets/radio-checked-dark@2.png")); -} - -popover.menu modelbutton:hover radio:checked, -popover.menu modelbutton:selected radio:checked, -.view:selected radio:checked, -row:selected radio:checked, -infobar radio:checked { - -gtk-icon-source: -gtk-scaled(url("assets/radio-checked-selected.png"), url("assets/radio-checked-selected@2.png")); -} - -.radio:checked:disabled, -radio:checked:disabled { - -gtk-icon-source: -gtk-scaled(url("assets/radio-checked-insensitive.png"), url("assets/radio-checked-insensitive@2.png")); -} - -.osd radio:checked:disabled { - -gtk-icon-source: -gtk-scaled(url("assets/radio-checked-insensitive-dark.png"), url("assets/radio-checked-insensitive-dark@2.png")); -} - -popover.menu modelbutton:hover radio:checked:disabled, -popover.menu modelbutton:selected radio:checked:disabled, -.view:selected radio:checked:disabled, -row:selected radio:checked:disabled, -infobar radio:checked:disabled { - -gtk-icon-source: -gtk-scaled(url("assets/radio-checked-insensitive-selected.png"), url("assets/radio-checked-insensitive-selected@2.png")); -} - -.view.content-view.check:not(list), -.content-view .tile check:not(list) { - min-height: 40px; - min-width: 40px; - margin: 0; - padding: 0; - box-shadow: none; - background-color: transparent; - background-image: none; -} - -.view.content-view.check:not(list), -.content-view .tile check:not(list) { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-selectionmode.png"), url("assets/checkbox-selectionmode@2.png")); - background-color: transparent; -} - -.view.content-view.check:checked:not(list), -.content-view .tile check:checked:not(list) { - -gtk-icon-source: -gtk-scaled(url("assets/checkbox-checked-selectionmode.png"), url("assets/checkbox-checked-selectionmode@2.png")); - background-color: transparent; -} - -checkbutton.text-button, radiobutton.text-button { - padding: 2px 0; - outline-offset: 0; -} - -checkbutton.text-button:hover, radiobutton.text-button:hover { - color: #23242a; -} - -checkbutton.text-button:disabled, radiobutton.text-button:disabled { - color: rgba(70, 72, 83, 0.55); -} - -checkbutton label:not(:only-child):first-child, radiobutton label:not(:only-child):first-child { - margin-left: 4px; -} - -checkbutton label:not(:only-child):last-child, radiobutton label:not(:only-child):last-child { - margin-right: 4px; -} - -check, -radio { - min-width: 16px; - min-height: 16px; - margin: 0 2px; -} - -check:only-child, -radio:only-child { - margin: 0; -} - -scale { - min-height: 15px; - min-width: 15px; - padding: 3px; -} - -scale > trough > slider { - min-height: 15px; - min-width: 15px; - margin: -6px; -} - -scale.fine-tune > trough > slider { - margin: -4px; -} - -scale.fine-tune > trough > fill, -scale.fine-tune > trough > highlight, -scale.fine-tune > trough { - border-radius: 5px; -} - -scale > trough { - outline-offset: 2px; - border-radius: 2.5px; - background-color: rgba(0, 0, 0, 0.15); -} - -scale > trough:disabled { - background-color: rgba(0, 0, 0, 0.045); -} - -.osd scale > trough { - background-color: #383a47; -} - -.osd scale > trough > highlight { - background-color: #5294e2; -} - -row:selected scale > trough, infobar scale > trough { - background-color: rgba(0, 0, 0, 0.2); -} - -row:selected scale > trough highlight, infobar scale > trough highlight { - background-color: #ffffff; -} - -row:selected scale > trough highlight:disabled, infobar scale > trough highlight:disabled { - background-color: #b1cff2; -} - -row:selected scale > trough:disabled, infobar scale > trough:disabled { - background-color: rgba(0, 0, 0, 0.1); -} - -scale highlight { - border-radius: 2.5px; - background-color: #5294e2; -} - -scale highlight:disabled { - background-color: rgba(82, 148, 226, 0.55); -} - -scale > trough > fill { - border-radius: 2.5px; - background-color: rgba(82, 148, 226, 0.5); -} - -scale > trough > fill:disabled { - background-color: transparent; -} - -scale > trough > slider { - background-color: #ffffff; - border: 1px solid rgba(0, 0, 0, 0.15); - border-radius: 100%; - transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); - transition-property: background, border; -} - -scale > trough > slider:hover { - background-clip: border-box; - background-color: #5f9ce4; - border-color: #2679db; -} - -scale > trough > slider:active { - background-clip: border-box; - background-color: #458ce0; - border-color: #2679db; -} - -scale > trough > slider:disabled { - background-color: #e6e6e6; - border-color: rgba(0, 0, 0, 0.15); -} - -row:selected scale > trough > slider, infobar scale > trough > slider { - background-clip: border-box; - background-color: #ffffff; - border-color: #ffffff; -} - -row:selected scale > trough > slider:hover, infobar scale > trough > slider:hover { - background-color: #e5effb; - border-color: #e5effb; -} - -row:selected scale > trough > slider:active, infobar scale > trough > slider:active { - background-color: #a9caf1; - border-color: #a9caf1; -} - -row:selected scale > trough > slider:disabled, infobar scale > trough > slider:disabled { - background-color: #b1cff2; - border-color: #b1cff2; -} - -.osd scale > trough > slider { - background-clip: border-box; - background-color: #5294e2; - border-color: #5294e2; -} - -.osd scale > trough > slider:hover { - background-color: #7eafe9; - border-color: #7eafe9; -} - -.osd scale > trough > slider:active { - background-color: #68a2e6; - border-color: #68a2e6; -} - -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; -} - -progressbar { - padding: 0; - font-size: smaller; - color: rgba(70, 72, 83, 0.4); - font-feature-settings: "tnum"; -} - -progressbar.horizontal > trough { - min-width: 150px; -} - -progressbar.horizontal > trough, progressbar.horizontal > trough > progress { - min-height: 6px; -} - -progressbar.vertical > trough { - min-height: 80px; -} - -progressbar.vertical > trough, progressbar.vertical > trough > progress { - min-width: 6px; -} - -progressbar.osd { - min-width: 3px; - min-height: 3px; - background-color: transparent; -} - -progressbar.osd > trough { - border-style: none; - background-color: transparent; - box-shadow: none; -} - -progressbar.osd > trough > progress { - border-style: none; - border-radius: 0; -} - -progressbar > trough > progress { - background-color: #5294e2; - border: none; - border-radius: 2px; - box-shadow: none; -} - -headerbar progressbar > trough > progress { - background-color: #3c86de; -} - -progressbar > trough > progress:disabled { - background-color: rgba(82, 148, 226, 0.35); -} - -row:selected progressbar > trough > progress, infobar progressbar > trough > progress { - background-color: #ffffff; -} - -progressbar > trough > progress.left { - border-top-left-radius: 5px; - border-bottom-left-radius: 5px; -} - -progressbar > trough > progress.right { - border-top-right-radius: 5px; - border-bottom-right-radius: 5px; -} - -progressbar > trough > progress.top { - border-top-right-radius: 5px; - border-top-left-radius: 5px; -} - -progressbar > trough > progress.bottom { - border-bottom-right-radius: 5px; - border-bottom-left-radius: 5px; -} - -progressbar > trough { - border: none; - border-radius: 2px; - background-color: rgba(70, 72, 83, 0.2); -} - -progressbar > trough:disabled { - background-color: rgba(70, 72, 83, 0.08); -} - -row:selected progressbar > trough, infobar progressbar > trough { - background-color: rgba(0, 0, 0, 0.2); -} - -progressbar > trough.empty > progress { - all: unset; -} - -levelbar trough > block { - min-width: 32px; - min-height: 1px; -} - -levelbar.vertical block { - min-width: 1px; - min-height: 32px; -} - -levelbar trough { - border: none; - padding: 3px; - border-radius: 2px; - background-color: rgba(0, 0, 0, 0.15); -} - -levelbar.horizontal.discrete trough > block { - margin: 0 1px; -} - -levelbar.vertical.discrete trough > block { - margin: 1px 0; -} - -levelbar block:not(.empty) { - border: 1px solid #5294e2; - background-color: #5294e2; - border-radius: 2px; -} - -levelbar block.low { - border-color: #F27835; - background-color: #F27835; -} - -levelbar block.high { - border-color: #5294e2; - background-color: #5294e2; -} - -levelbar block.full { - border-color: #6dcfa7; - background-color: #6dcfa7; -} - -levelbar block.empty { - background-color: rgba(70, 72, 83, 0.2); - border-color: rgba(70, 72, 83, 0.2); -} - -window.dialog.print drawing { - color: #464853; - background: none; - border: none; - padding: 0; -} - -window.dialog.print drawing paper { - border: 1px solid rgba(0, 0, 0, 0.15); - background: #ffffff; - padding: 0; -} - -window.dialog.print .dialog-action-box { - margin: 12px; -} - -frame, -.frame { - border: 1px solid rgba(0, 0, 0, 0.15); -} - -frame { - border-radius: 2px; -} - -frame > label { - margin: 4px; -} - -scrolledwindow overshoot.top { - background-image: radial-gradient(farthest-side at top, rgba(0, 0, 0, 0.15) 85%, rgba(0, 0, 0, 0)), radial-gradient(farthest-side at top, rgba(70, 72, 83, 0.07), rgba(70, 72, 83, 0)); - background-size: 100% 3%, 100% 50%; - background-repeat: no-repeat; - background-position: top; - background-color: transparent; - border: none; - box-shadow: none; -} - -scrolledwindow overshoot.bottom { - background-image: radial-gradient(farthest-side at bottom, rgba(0, 0, 0, 0.15) 85%, rgba(0, 0, 0, 0)), radial-gradient(farthest-side at bottom, rgba(70, 72, 83, 0.07), rgba(70, 72, 83, 0)); - background-size: 100% 3%, 100% 50%; - background-repeat: no-repeat; - background-position: bottom; - background-color: transparent; - border: none; - box-shadow: none; -} - -scrolledwindow overshoot.left { - background-image: radial-gradient(farthest-side at left, rgba(0, 0, 0, 0.15) 85%, rgba(0, 0, 0, 0)), radial-gradient(farthest-side at left, rgba(70, 72, 83, 0.07), rgba(70, 72, 83, 0)); - background-size: 3% 100%, 50% 100%; - background-repeat: no-repeat; - background-position: left; - background-color: transparent; - border: none; - box-shadow: none; -} - -scrolledwindow overshoot.right { - background-image: radial-gradient(farthest-side at right, rgba(0, 0, 0, 0.15) 85%, rgba(0, 0, 0, 0)), radial-gradient(farthest-side at right, rgba(70, 72, 83, 0.07), rgba(70, 72, 83, 0)); - background-size: 3% 100%, 50% 100%; - background-repeat: no-repeat; - background-position: right; - background-color: transparent; - border: none; - box-shadow: none; -} - -scrolledwindow undershoot.top { - background-color: transparent; - background-image: linear-gradient(to left, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%); - padding-top: 1px; - background-size: 10px 1px; - background-repeat: repeat-x; - background-origin: content-box; - background-position: center top; - border: none; -} - -scrolledwindow undershoot.bottom { - background-color: transparent; - background-image: linear-gradient(to left, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%); - padding-bottom: 1px; - background-size: 10px 1px; - background-repeat: repeat-x; - background-origin: content-box; - background-position: center bottom; - border: none; -} - -scrolledwindow undershoot.left { - background-color: transparent; - background-image: linear-gradient(to top, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%); - padding-left: 1px; - background-size: 1px 10px; - background-repeat: repeat-y; - background-origin: content-box; - background-position: left center; - border: none; -} - -scrolledwindow undershoot.right { - background-color: transparent; - background-image: linear-gradient(to top, rgba(255, 255, 255, 0.2) 50%, rgba(0, 0, 0, 0.2) 50%); - padding-right: 1px; - background-size: 1px 10px; - background-repeat: repeat-y; - background-origin: content-box; - background-position: right center; - border: none; -} - -scrolledwindow junction { - border-color: transparent; - border-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.15) 1px, transparent 1px) 0 0 0 1/0 1px stretch; - background-color: rgba(0, 0, 0, 0.05); -} - -scrolledwindow junction:dir(rtl) { - border-image-slice: 0 1 0 0; -} - -separator { - background-color: rgba(0, 0, 0, 0.15); - min-width: 1px; - min-height: 1px; -} - -listview, -list { - background-color: #ffffff; - border-color: rgba(0, 0, 0, 0.15); -} - -listview > row, -list > row { - padding: 2px; -} - -listview > row.expander, -list > row.expander { - padding: 0px; -} - -listview > row.expander .row-header, -list > row.expander .row-header { - padding: 2px; -} - -listview.horizontal row.separator, listview.separators.horizontal > row:not(.separator), -list.horizontal row.separator, -list.separators.horizontal > row:not(.separator) { - border-left: 1px solid #cad5df; -} - -listview:not(.horizontal) row.separator, listview.separators:not(.horizontal) > row:not(.separator), -list:not(.horizontal) row.separator, -list.separators:not(.horizontal) > row:not(.separator) { - border-bottom: 1px solid #cad5df; -} - -row.activatable.has-open-popup, row.activatable:hover { - transition: none; - animation: none; - background-color: rgba(0, 0, 0, 0.05); -} - -row.activatable:active, row.activatable:checked { - transition: all 150ms cubic-bezier(0.25, 0.46, 0.45, 0.94); -} - -row.activatable:disabled { - color: rgba(70, 72, 83, 0.55); -} - -row.activatable:disabled image { - color: inherit; -} - -columnview > listview > row { - padding: 0; -} - -columnview > listview > row > cell { - padding: 8px 6px; -} - -columnview > listview > row > cell:not(:first-child) { - border-left: 1px solid transparent; -} - -columnview.column-separators > listview > row > cell { - border-left-color: #cad5df; -} - -columnview.data-table > listview > row > cell { - padding-top: 2px; - padding-bottom: 2px; -} - -treeexpander { - border-spacing: 4px; -} - -columnview row:not(:selected) cell editablelabel:not(.editing):focus-within { - outline: 1px dashed rgba(0, 0, 0, 0.15); - outline-offset: -2px; -} - -columnview row:not(:selected) cell editablelabel.editing:focus-within { - outline: 1px dashed #5294e2; - outline-offset: -2px; -} - -columnview row:not(:selected) cell editablelabel.editing text selection { - color: #ffffff; - background-color: #5294e2; -} - -.rich-list { - /* rich lists usually containing other widgets than just labels/text */ -} - -.rich-list > row { - padding: 6px 10px; - min-height: 28px; - /* should be tall even when only containing a label */ -} - -.rich-list > row > box { - border-spacing: 10px; -} - -.app-notification { - padding: 10px; - color: #D3DAE3; - background-color: alpha(#282A33,0.9); - background-clip: border-box; - border-radius: 0 0 2px 2px; - border-width: 0 1px 1px 1px; - border-style: solid; - border-color: #434655; -} - -.app-notification border { - border: none; -} - -.app-notification button { - color: #D3DAE3; - border-color: #434655; - background-color: #333641; -} - -.app-notification button.flat { - border-color: rgba(82, 148, 226, 0); -} - -.app-notification button:hover { - color: #5294e2; - border-color: #434655; - background-color: #3e4250; -} - -.app-notification button:active, .app-notification button:checked { - color: #ffffff; - border-color: #5294e2; - background-color: #5294e2; -} - -.app-notification button:disabled { - color: #5b5f68; - border-color: #434655; - background-color: rgba(51, 54, 65, 0.85); -} - -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: #9093a2; -} - -expander arrow:checked { - -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); -} - -expander-widget > box > title { - border-radius: 2px; -} - -expander-widget > box > title:hover > expander { - color: rgba(70, 72, 83, 0.75); -} - -.navigation-sidebar:not(decoration):not(window):drop(active):focus, .navigation-sidebar:not(decoration):not(window):drop(active), -placessidebar:not(decoration):not(window):drop(active):focus, -placessidebar:not(decoration):not(window):drop(active), -stackswitcher:not(decoration):not(window):drop(active):focus, -stackswitcher:not(decoration):not(window):drop(active), -expander-widget:not(decoration):not(window):drop(active):focus, -expander-widget:not(decoration):not(window):drop(active) { - box-shadow: none; -} - -calendar { - color: #464853; - border: 1px solid rgba(0, 0, 0, 0.15); -} - -calendar > header { - border-bottom: 1px solid rgba(0, 0, 0, 0.15); -} - -calendar > header > button { - border: none; - box-shadow: none; - background: none; - border-radius: 0; -} - -calendar > header > button:backdrop { - background: none; -} - -calendar > grid > label.today { - border-radius: 2px; - box-shadow: none; - background-color: rgba(0, 0, 0, 0.15); -} - -calendar > grid > label.today:selected { - box-shadow: none; - background-color: #5294e2; - color: #ffffff; -} - -calendar > grid > label:focus { - outline-color: rgba(0, 0, 0, 0.15); - outline-offset: -2px; - outline-width: 1px; - outline-style: dashed; -} - -calendar > grid > label.day-number { - padding: 4px; -} - -calendar > grid > label.day-number:selected { - border-radius: 2px; -} - -calendar > grid > label.day-number.other-month { - color: alpha(currentColor,0.3); -} - -window.dialog.message .linked:not(.vertical) > button, -window.dialog.message .linked:not(.vertical) > button:hover, -window.dialog.message .linked:not(.vertical) > button:active, -window.dialog.message .linked:not(.vertical) > button:checked, -window.dialog.message .linked:not(.vertical) > button:disabled { - border-radius: 0; - border-top: 1px solid rgba(0, 0, 0, 0.15); - border-right: none; - border-bottom: none; -} - -window.dialog.message .linked:not(.vertical) > button:last-child { - border-bottom-right-radius: 2px; - border-top-right-radius: 0; - border-right: none; - border-bottom: none; -} - -window.dialog.message .linked:not(.vertical) > button:first-child { - border-bottom-left-radius: 2px; - border-top-left-radius: 0; - border-left: none; - border-bottom: none; -} - -window.dialog.message .linked:not(.vertical) > button:only-child { - border-bottom-left-radius: 2px; - border-bottom-right-radius: 2px; - border-left: none; - border-right: none; - border-bottom: none; -} - -window.dialog.message.background { - background-color: #282A33; - color: rgba(228, 235, 241, 0.8); -} - -window.dialog.message.background.csd.background { - border-radius: 2px; - border: none; -} - -window.dialog.message .titlebar { - min-height: 20px; - background-color: #282A33; - border-bottom: none; - border-top-left-radius: 2px; - border-top-right-radius: 2px; - box-shadow: inset 0 1px rgba(255, 255, 255, 0.13); -} - -window.dialog.message .titlebar:backdrop { - background-color: #282A33; -} - -window.dialog.message .dialog-action-area button { - padding: 6px 10px 8px 10px; - border-radius: 0; - border: none; - border-top: 1px solid rgba(0, 0, 0, 0.15); - background-color: #282A33; - color: rgba(228, 235, 241, 0.8); -} - -window.dialog.message .dialog-action-area button:not(.suggested-action):not(.destructive-action):hover { - background-color: rgba(228, 235, 241, 0.06); -} - -window.dialog.message .dialog-action-area button:not(.suggested-action):not(.destructive-action):active, window.dialog.message .dialog-action-area button:not(.suggested-action):not(.destructive-action):checked { - background-color: rgba(228, 235, 241, 0.1); - color: rgba(228, 235, 241, 0.8); -} - -filechooser .dialog-action-box { - border-top: 1px solid rgba(0, 0, 0, 0.15); -} - -filechooser #pathbarbox { - border-bottom: 1px solid rgba(0, 0, 0, 0.15); - background-color: #fafbfc; -} - -filechooserbutton > button > box { - border-spacing: 6px; -} - -filechooserbutton:drop(active) { - box-shadow: none; - border-color: transparent; -} - -messagedialog.background:not(.csd) .dialog-vbox .dialog-action-box button { - border-radius: 0; -} - -.sidebar { - border-style: none; - background-color: #fafbfc; -} - -.sidebar:dir(ltr), .sidebar.left, .sidebar.left:dir(rtl) { - border-right: 1px solid #cad5df; - border-left-style: none; -} - -.sidebar:dir(rtl), .sidebar.right { - border-left: 1px solid #cad5df; - border-right-style: none; -} - -.sidebar list { - background-color: transparent; -} - -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 list.separators:not(.horizontal) > row:not(.separator) { - border-bottom: none; -} - -stacksidebar row { - padding: 4px 4px; -} - -stacksidebar row > label { - padding-left: 6px; - padding-right: 6px; -} - -stacksidebar row.needs-attention > label { - background-size: 6px 6px, 0 0; -} - -stacksidebar row:selected { - background-color: #5294e2; - border-radius: 2px; - color: #ffffff; -} - -stacksidebar row:selected:hover:dir(ltr), stacksidebar row:selected:hover:dir(rtl) { - background-color: #68a2e6; -} - -stacksidebar row:focus:focus-visible { - outline-width: 0; - background-color: #5294e2; - color: #ffffff; -} - -stacksidebar row.activatable:active, stacksidebar row.activatable:selected:active { - box-shadow: none; -} - -separator.sidebar { - background: none; - border-right: none; -} - -.navigation-sidebar { - padding: 6px 0; -} - -.navigation-sidebar > separator { - margin: 4px; -} - -.navigation-sidebar > row { - min-height: 28px; - padding: 0 8px; - border-radius: 2px; - margin: 0 2px 2px; -} - -.navigation-sidebar > row:hover, .navigation-sidebar > row:focus-visible:focus-within { - background-color: rgba(70, 72, 83, 0.1); - color: #464853; -} - -.navigation-sidebar > row:selected { - background-color: #5294e2; - color: #ffffff; -} - -.navigation-sidebar > row:selected:hover { - background-color: #3c86de; -} - -.navigation-sidebar > row:selected:focus-visible:focus-within { - outline-width: 0; - color: #ffffff; - background-color: #5294e2; -} - -.navigation-sidebar > row:selected:focus-visible:focus-within:hover { - background-color: #3c86de; -} - -.navigation-sidebar > row:disabled { - color: rgba(70, 72, 83, 0.55); -} - -placessidebar > viewport.frame { - border-style: none; -} - -placessidebar .navigation-sidebar > row { - min-height: 28px; - padding: 2px; - outline-offset: -3px; -} - -placessidebar .navigation-sidebar > row > revealer { - padding: 0 10px; -} - -placessidebar .navigation-sidebar > row image.sidebar-icon:dir(ltr) { - padding-right: 8px; -} - -placessidebar .navigation-sidebar > row image.sidebar-icon:dir(rtl) { - padding-left: 8px; -} - -placessidebar .navigation-sidebar > row label.sidebar-label:dir(ltr) { - padding-right: 2px; -} - -placessidebar .navigation-sidebar > row label.sidebar-label:dir(rtl) { - padding-left: 2px; -} - -button.sidebar-button { - min-width: 22px; - min-height: 22px; - margin-top: 2px; - margin-bottom: 2px; - padding: 0; - border-radius: 100%; -} - -button.sidebar-button:not(:hover):not(:active) > image { - opacity: 0.5; -} - -placessidebar .navigation-sidebar > row.sidebar-placeholder-row { - padding: 0 8px; - min-height: 2px; - background-image: linear-gradient(to bottom, #F08437, #F08437); - background-clip: content-box; -} - -placessidebar .navigation-sidebar > row.sidebar-new-bookmark-row { - color: #5294e2; -} - -placessidebar .navigation-sidebar > row:drop(active):not(:disabled) { - box-shadow: inset 0 1px #F08437, inset 0 -1px #F08437; -} - -placessidebar .navigation-sidebar > row:drop(active):not(:disabled), placessidebar .navigation-sidebar > row:drop(active):not(:disabled) label, placessidebar .navigation-sidebar > row:drop(active):not(:disabled) image { - color: #F08437; -} - -placessidebar .navigation-sidebar > row:drop(active):not(:disabled):selected { - background-color: #F08437; -} - -placessidebar .navigation-sidebar > row:drop(active):not(:disabled):selected, placessidebar .navigation-sidebar > row:drop(active):not(:disabled):selected label, placessidebar .navigation-sidebar > row:drop(active):not(:disabled):selected image { - color: #ffffff; -} - -placesview .server-list-button > image { - -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 > actionbar > revealer > box > label { - padding-left: 8px; - padding-right: 8px; -} - -paned > separator { - min-width: 1px; - min-height: 1px; - -gtk-icon-source: none; - border-style: none; - background-color: transparent; - background-image: linear-gradient(to bottom, #cad5df, #cad5df); - background-size: 1px 1px; -} - -paned > separator:selected { - background-image: linear-gradient(to bottom, #5294e2, #5294e2); -} - -paned > separator.wide { - min-width: 5px; - min-height: 5px; - background-color: #fafbfc; - background-image: linear-gradient(to bottom, #cad5df, #cad5df), linear-gradient(to bottom, #cad5df, #cad5df); - background-size: 1px 1px, 1px 1px; -} - -paned.horizontal > separator { - background-repeat: repeat-y; -} - -paned.horizontal > separator:dir(ltr) { - margin: 0 -8px 0 0; - padding: 0 8px 0 0; - background-position: left; -} - -paned.horizontal > separator:dir(rtl) { - margin: 0 0 0 -8px; - padding: 0 0 0 8px; - background-position: right; -} - -paned.horizontal > separator.wide { - margin: 0; - padding: 0; - background-repeat: repeat-y, repeat-y; - background-position: left, right; -} - -paned.vertical > separator { - margin: 0 0 -8px 0; - padding: 0 0 8px 0; - background-repeat: repeat-x; - background-position: top; -} - -paned.vertical > separator.wide { - margin: 0; - padding: 0; - background-repeat: repeat-x, repeat-x; - background-position: bottom, top; -} - -video { - background: black; -} - -video image.osd { - min-width: 64px; - min-height: 64px; - border-radius: 1000px; - border: none; -} - -infobar { - border-style: none; - margin: 0; - padding: 0; -} - -infobar.info > revealer > box { - background-color: #5294e2; -} - -infobar.question > revealer > box { - background-color: #6dcfa7; -} - -infobar.warning > revealer > box { - background-color: #F27835; -} - -infobar.error > revealer > box { - background-color: #FC4138; -} - -infobar.info > revealer > box, infobar.question > revealer > box, infobar.warning > revealer > box, infobar.error > revealer > box { - color: #ffffff; - caret-color: currentColor; -} - -infobar.info > revealer > box selection, infobar.question > revealer > box selection, infobar.warning > revealer > box selection, infobar.error > revealer > box selection { - color: #5294e2; - background-color: #ffffff; -} - -window > hdyleaflet > scrolledwindow > viewport.frame > list > row.activatable button, window > leaflet > scrolledwindow > viewport.frame > list > row.activatable button, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable:selected button, popover.background > scrolledwindow > viewport.frame > list > row.activatable:selected button.page-row-close-button, .nautilus-window .floating-bar button, infobar.info > revealer > box button, infobar.question > revealer > box button, infobar.warning > revealer > box button, infobar.error > revealer > box button { - color: #ffffff; - background-color: rgba(255, 255, 255, 0); - border-color: rgba(255, 255, 255, 0.5); -} - -window > hdyleaflet > scrolledwindow > viewport.frame > list > row.activatable button.flat, window > leaflet > scrolledwindow > viewport.frame > list > row.activatable button.flat, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable:selected button.flat, popover.background > scrolledwindow > viewport.frame > list > row.activatable:selected button.flat.page-row-close-button, .nautilus-window .floating-bar button.flat, infobar.info > revealer > box button.flat, infobar.question > revealer > box button.flat, infobar.warning > revealer > box button.flat, infobar.error > revealer > box button.flat { - border-color: transparent; - background-color: transparent; - background-image: none; - color: #ffffff; - background-color: rgba(255, 255, 255, 0); -} - -window > hdyleaflet > scrolledwindow > viewport.frame > list > row.activatable button.flat:disabled, window > leaflet > scrolledwindow > viewport.frame > list > row.activatable button.flat:disabled, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable:selected button.flat:disabled, popover.background > scrolledwindow > viewport.frame > list > row.activatable:selected button.flat.page-row-close-button:disabled, .nautilus-window .floating-bar button.flat:disabled, infobar.info > revealer > box button.flat:disabled, infobar.question > revealer > box button.flat:disabled, infobar.warning > revealer > box button.flat:disabled, infobar.error > revealer > box button.flat:disabled, window > hdyleaflet > scrolledwindow > viewport.frame > list > row.activatable button.flat:disabled label, window > leaflet > scrolledwindow > viewport.frame > list > row.activatable button.flat:disabled label, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable:selected button.flat:disabled label, popover.background > scrolledwindow > viewport.frame > list > row.activatable:selected button.flat.page-row-close-button:disabled label, .nautilus-window .floating-bar button.flat:disabled label, infobar.info > revealer > box button.flat:disabled label, infobar.question > revealer > box button.flat:disabled label, infobar.warning > revealer > box button.flat:disabled label, infobar.error > revealer > box button.flat:disabled label { - color: rgba(255, 255, 255, 0.4); -} - -window > hdyleaflet > scrolledwindow > viewport.frame > list > row.activatable button:hover, window > leaflet > scrolledwindow > viewport.frame > list > row.activatable button:hover, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable:selected button:hover, popover.background > scrolledwindow > viewport.frame > list > row.activatable:selected button.page-row-close-button:hover, .nautilus-window .floating-bar button:hover, infobar.info > revealer > box button:hover, infobar.question > revealer > box button:hover, infobar.warning > revealer > box button:hover, infobar.error > revealer > box button:hover { - color: #ffffff; - background-color: rgba(255, 255, 255, 0.2); - border-color: rgba(255, 255, 255, 0.65); -} - -window > hdyleaflet > scrolledwindow > viewport.frame > list > row.activatable button:active, window > leaflet > scrolledwindow > viewport.frame > list > row.activatable button:active, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable:selected button:active, popover.background > scrolledwindow > viewport.frame > list > row.activatable:selected button.page-row-close-button:active, .nautilus-window .floating-bar button:active, infobar.info > revealer > box button:active, infobar.question > revealer > box button:active, infobar.warning > revealer > box button:active, infobar.error > revealer > box button:active, window > hdyleaflet > scrolledwindow > viewport.frame > list > row.activatable button:checked, window > leaflet > scrolledwindow > viewport.frame > list > row.activatable button:checked, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable:selected button:checked, popover.background > scrolledwindow > viewport.frame > list > row.activatable:selected button.page-row-close-button:checked, .nautilus-window .floating-bar button:checked, infobar.info > revealer > box button:checked, infobar.question > revealer > box button:checked, infobar.warning > revealer > box button:checked, infobar.error > revealer > box button:checked { - color: #ffffff; - background-color: rgba(255, 255, 255, 0.35); - border-color: rgba(255, 255, 255, 0.65); -} - -window > hdyleaflet > scrolledwindow > viewport.frame > list > row.activatable button:disabled, window > leaflet > scrolledwindow > viewport.frame > list > row.activatable button:disabled, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable:selected button:disabled, popover.background > scrolledwindow > viewport.frame > list > row.activatable:selected button.page-row-close-button:disabled, .nautilus-window .floating-bar button:disabled, infobar.info > revealer > box button:disabled, infobar.question > revealer > box button:disabled, infobar.warning > revealer > box button:disabled, infobar.error > revealer > box button:disabled { - background-color: rgba(255, 255, 255, 0); - border-color: rgba(255, 255, 255, 0.4); -} - -window > hdyleaflet > scrolledwindow > viewport.frame > list > row.activatable button:disabled, window > leaflet > scrolledwindow > viewport.frame > list > row.activatable button:disabled, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable:selected button:disabled, popover.background > scrolledwindow > viewport.frame > list > row.activatable:selected button.page-row-close-button:disabled, .nautilus-window .floating-bar button:disabled, infobar.info > revealer > box button:disabled, infobar.question > revealer > box button:disabled, infobar.warning > revealer > box button:disabled, infobar.error > revealer > box button:disabled, window > hdyleaflet > scrolledwindow > viewport.frame > list > row.activatable button:disabled label, window > leaflet > scrolledwindow > viewport.frame > list > row.activatable button:disabled label, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable:selected button:disabled label, popover.background > scrolledwindow > viewport.frame > list > row.activatable:selected button.page-row-close-button:disabled label, .nautilus-window .floating-bar button:disabled label, infobar.info > revealer > box button:disabled label, infobar.question > revealer > box button:disabled label, infobar.warning > revealer > box button:disabled label, infobar.error > revealer > box button:disabled label { - color: rgba(255, 255, 255, 0.5); -} - -window > hdyleaflet > scrolledwindow > viewport.frame > list > row.activatable button:disabled:active, window > leaflet > scrolledwindow > viewport.frame > list > row.activatable button:disabled:active, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable:selected button:disabled:active, popover.background > scrolledwindow > viewport.frame > list > row.activatable:selected button.page-row-close-button:disabled:active, .nautilus-window .floating-bar button:disabled:active, infobar.info > revealer > box button:disabled:active, infobar.question > revealer > box button:disabled:active, infobar.warning > revealer > box button:disabled:active, infobar.error > revealer > box button:disabled:active, window > hdyleaflet > scrolledwindow > viewport.frame > list > row.activatable button:disabled:checked, window > leaflet > scrolledwindow > viewport.frame > list > row.activatable button:disabled:checked, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable:selected button:disabled:checked, popover.background > scrolledwindow > viewport.frame > list > row.activatable:selected button.page-row-close-button:disabled:checked, .nautilus-window .floating-bar button:disabled:checked, infobar.info > revealer > box button:disabled:checked, infobar.question > revealer > box button:disabled:checked, infobar.warning > revealer > box button:disabled:checked, infobar.error > revealer > box button:disabled:checked { - color: rgba(255, 255, 255, 0.75); - background-color: rgba(255, 255, 255, 0.2); - border-color: rgba(255, 255, 255, 0.4); -} - -tooltip { - border-radius: 2px; - box-shadow: none; - padding: 6px 10px; -} - -tooltip.background { - background-color: #3e4250; - background-clip: padding-box; - color: #D3DAE3; -} - -tooltip.background label { - padding: 4px; -} - -tooltip > box { - border-spacing: 6px; -} - -colorswatch, colorswatch:drop(active) { - border-style: none; -} - -colorswatch.top { - border-top-left-radius: 2.5px; - border-top-right-radius: 2.5px; -} - -colorswatch.top overlay { - border-top-left-radius: 2px; - border-top-right-radius: 2px; -} - -colorswatch.bottom { - border-bottom-left-radius: 2.5px; - border-bottom-right-radius: 2.5px; -} - -colorswatch.bottom overlay { - border-bottom-left-radius: 2px; - border-bottom-right-radius: 2px; -} - -colorswatch.left, colorswatch:first-child:not(.top) { - border-top-left-radius: 2.5px; - border-bottom-left-radius: 2.5px; -} - -colorswatch.left overlay, colorswatch:first-child:not(.top) overlay { - border-top-left-radius: 2px; - border-bottom-left-radius: 2px; -} - -colorswatch.right, colorswatch:last-child:not(.bottom) { - border-top-right-radius: 2.5px; - border-bottom-right-radius: 2.5px; -} - -colorswatch.right overlay, colorswatch:last-child:not(.bottom) overlay { - border-top-right-radius: 2px; - border-bottom-right-radius: 2px; -} - -colorswatch.dark overlay { - color: rgba(255, 255, 255, 0.7); -} - -colorswatch.dark overlay:hover { - border-color: rgba(0, 0, 0, 0.5); -} - -colorswatch.light overlay { - color: rgba(0, 0, 0, 0.7); -} - -colorswatch.light overlay:hover { - border-color: rgba(0, 0, 0, 0.3); -} - -colorswatch overlay { - border: 1px solid rgba(0, 0, 0, 0.15); -} - -colorswatch overlay:hover { - background-color: rgba(255, 255, 255, 0.2); -} - -colorswatch:disabled { - opacity: 0.5; -} - -colorswatch:disabled overlay { - border-color: rgba(0, 0, 0, 0.6); - box-shadow: none; -} - -colorswatch#add-color-button { - border-style: solid; - border-width: 1px; - color: #464853; - border-color: rgba(0, 0, 0, 0.15); - background-color: white; -} - -colorswatch#add-color-button:hover { - color: #23242a; - border-color: rgba(0, 0, 0, 0.15); - background-color: white; -} - -colorswatch#add-color-button overlay { - border-color: transparent; - background-color: transparent; - background-image: none; -} - -button.color { - padding: 4px; -} - -button.color > colorswatch:only-child { - box-shadow: 0 1px rgba(0, 0, 0, 0.15); -} - -button.color > colorswatch:only-child, button.color > colorswatch:only-child > overlay { - border-radius: 0; -} - -.osd button.color > colorswatch:only-child { - box-shadow: none; -} - -.osd button.color:disabled colorswatch:only-child, .osd button.color:active colorswatch:only-child, .osd button.color:checked colorswatch:only-child, button.color:disabled colorswatch:only-child, button.color:active colorswatch:only-child, button.color:checked colorswatch:only-child { - box-shadow: none; -} - -colorchooser .popover.osd { - border-radius: 2px; -} - -.content-view { - background-color: #ffffff; -} - -.content-view .tile { - margin: 2px; - background-color: transparent; - border-radius: 0; - padding: 0; -} - -.content-view .tile:active, .content-view .tile:selected { - background-color: transparent; -} - -.content-view .tile:disabled { - background-color: transparent; -} - -.scale-popup button:hover { - color: #23242a; - border-color: rgba(0, 0, 0, 0.15); - background-color: white; -} - -shortcuts-section { - margin: 20px; -} - -.shortcuts-search-results { - margin: 20px; - border-spacing: 24px; -} - -shortcut { - border-spacing: 6px; -} - -shortcut > .keycap { - min-width: 16px; - min-height: 20px; - padding: 3px 6px 4px 6px; - color: #464853; - background-color: #ffffff; - border: 1px solid rgba(0, 0, 0, 0.15); - border-radius: 2.5px; - box-shadow: inset 0px -2px 0px rgba(0, 0, 0, 0.05); -} - -:not(decoration):not(window):drop(active):focus, -:not(decoration):not(window):drop(active) { - border-color: #F08437; - box-shadow: inset 0 0 0 1px #F08437; - caret-color: #F08437; -} - -stackswitcher button.text-button { - min-width: 80px; -} - -stackswitcher button.circular { - min-width: 0; -} - -stackswitcher.circular { - border-spacing: 12px; -} - -stackswitcher.circular > button.circular, -stackswitcher.circular > button.text-button.circular { - min-width: 32px; - min-height: 32px; - padding: 0; -} - -window { - border: none; -} - -window.csd { - box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.15), 0 8px 8px 0 rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(0, 0, 0, 0.12); - margin: 0px; - border-radius: 0; - transition: 200ms ease-out; -} - -window.csd:backdrop { - box-shadow: 0 3px 5px 0 transparent, 0 8px 8px 0 transparent, 0 3px 3px 0 rgba(0, 0, 0, 0.1), 0 0 0 1px rgba(0, 0, 0, 0.12); -} - -window.csd.popup { - border-radius: 0; - box-shadow: 0 3px 6px rgba(0, 0, 0, 0.12), 0 0 0 1px rgba(0, 0, 0, 0.15); -} - -window.csd.dialog.message { - border-radius: 2px; - box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2), 0 0 0 1px rgba(0, 0, 0, 0.02); -} - -window.csd.solid-csd { - margin: 0; - padding: 0; - border: solid 2px #32343D; - border-radius: 0; - box-shadow: none; -} - -window.maximized, window.fullscreen, window.tiled, window.tiled-top, window.tiled-left, window.tiled-right, window.tiled-bottom { - border-radius: 0; - box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1); -} - -window.popup { - box-shadow: none; -} - -window.ssd { - box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.12); -} - -.monospace { - font-family: monospace; -} - -headerbar windowcontrols > button, .csd headerbar windowcontrols > button, .solid-csd headerbar windowcontrols > button { - margin: 0; - padding: 0; - min-width: 28px; - min-height: 28px; - border-color: transparent; - background-color: transparent; - background-image: none; - background-color: rgba(40, 42, 51, 0); -} - -headerbar windowcontrols > button:hover { - color: rgba(228, 235, 241, 0.8); - border-color: rgba(255, 255, 255, 0.12); - background-color: #333641; -} - -headerbar windowcontrols > button:active, headerbar windowcontrols > button:checked { - color: #ffffff; - border-color: #68a2e6; - background-color: #5294e2; -} - -headerbar windowcontrols > button.close, headerbar windowcontrols > button.maximize, headerbar windowcontrols > button.minimize { - padding: 0; - margin: 0 2px; - min-width: 27px; - min-height: 27px; - color: transparent; - background-color: transparent; - background-position: center; - background-repeat: no-repeat; - border-width: 0; - border-radius: 0; -} - -headerbar windowcontrols > button.close:backdrop, headerbar windowcontrols > button.maximize:backdrop, headerbar windowcontrols > button.minimize:backdrop { - opacity: 1; -} - -headerbar windowcontrols > button.close { - background-image: -gtk-scaled(url("assets/titlebutton-close-dark.png"), url("assets/titlebutton-close-dark@2.png")); -} - -headerbar windowcontrols > button.close:backdrop { - background-image: -gtk-scaled(url("assets/titlebutton-close-backdrop-dark.png"), url("assets/titlebutton-close-backdrop-dark@2.png")); -} - -headerbar windowcontrols > button.close:hover { - background-image: -gtk-scaled(url("assets/titlebutton-close-hover-dark.png"), url("assets/titlebutton-close-hover-dark@2.png")); -} - -headerbar windowcontrols > button.close:active { - background-image: -gtk-scaled(url("assets/titlebutton-close-active-dark.png"), url("assets/titlebutton-close-active-dark@2.png")); -} - -headerbar windowcontrols > button.maximize { - background-image: -gtk-scaled(url("assets/titlebutton-maximize-dark.png"), url("assets/titlebutton-maximize-dark@2.png")); -} - -headerbar windowcontrols > button.maximize:backdrop { - background-image: -gtk-scaled(url("assets/titlebutton-maximize-backdrop-dark.png"), url("assets/titlebutton-maximize-backdrop-dark@2.png")); -} - -headerbar windowcontrols > button.maximize:hover { - background-image: -gtk-scaled(url("assets/titlebutton-maximize-hover-dark.png"), url("assets/titlebutton-maximize-hover-dark@2.png")); -} - -headerbar windowcontrols > button.maximize:active { - background-image: -gtk-scaled(url("assets/titlebutton-maximize-active-dark.png"), url("assets/titlebutton-maximize-active-dark@2.png")); -} - -headerbar windowcontrols > button.minimize { - background-image: -gtk-scaled(url("assets/titlebutton-minimize-dark.png"), url("assets/titlebutton-minimize-dark@2.png")); -} - -headerbar windowcontrols > button.minimize:backdrop { - background-image: -gtk-scaled(url("assets/titlebutton-minimize-backdrop-dark.png"), url("assets/titlebutton-minimize-backdrop-dark@2.png")); -} - -headerbar windowcontrols > button.minimize:hover { - background-image: -gtk-scaled(url("assets/titlebutton-minimize-hover-dark.png"), url("assets/titlebutton-minimize-hover-dark@2.png")); -} - -headerbar windowcontrols > button.minimize:active { - background-image: -gtk-scaled(url("assets/titlebutton-minimize-active-dark.png"), url("assets/titlebutton-minimize-active-dark@2.png")); -} - -headerbar windowcontrols > button.restore { - background-image: -gtk-scaled(url("assets/titlebutton-restore-dark.png"), url("assets/titlebutton-restore-dark@2.png")); -} - -headerbar windowcontrols > button.restore:backdrop { - background-image: -gtk-scaled(url("assets/titlebutton-restore-backdrop-dark.png"), url("assets/titlebutton-restore-backdrop-dark@2.png")); -} - -headerbar windowcontrols > button.restore:hover { - background-image: -gtk-scaled(url("assets/titlebutton-restore-hover-dark.png"), url("assets/titlebutton-restore-hover-dark@2.png")); -} - -headerbar windowcontrols > button.restore:active { - background-image: -gtk-scaled(url("assets/titlebutton-restore-active-dark.png"), url("assets/titlebutton-restore-active-dark@2.png")); -} - -.fullscreen headerbar windowcontrols > button.maximize, .maximized headerbar windowcontrols > button.maximize { - background-image: -gtk-scaled(url("assets/titlebutton-restore-dark.png"), url("assets/titlebutton-restore-dark@2.png")); -} - -.fullscreen headerbar windowcontrols > button.maximize:backdrop, .maximized headerbar windowcontrols > button.maximize:backdrop { - background-image: -gtk-scaled(url("assets/titlebutton-restore-backdrop-dark.png"), url("assets/titlebutton-restore-backdrop-dark@2.png")); -} - -.fullscreen headerbar windowcontrols > button.maximize:hover, .maximized headerbar windowcontrols > button.maximize:hover { - background-image: -gtk-scaled(url("assets/titlebutton-restore-hover-dark.png"), url("assets/titlebutton-restore-hover-dark@2.png")); -} - -.fullscreen headerbar windowcontrols > button.maximize:active, .maximized headerbar windowcontrols > button.maximize:active { - background-image: -gtk-scaled(url("assets/titlebutton-restore-active-dark.png"), url("assets/titlebutton-restore-active-dark@2.png")); -} - -.nemo-window .sidebar .view.cell:selected, .nemo-window .sidebar row.cell:selected, window > hdyleaflet > scrolledwindow > viewport.frame > list > row.activatable:selected, window > leaflet > scrolledwindow > viewport.frame > list > row.activatable:selected, hdyleaflet > box.vertical > scrolledwindow > viewport .sidebar list > row.activatable:selected, hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list row.activatable.contact-data-row:selected, -leaflet.unfolded > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list row.activatable.contact-data-row:selected, .polari-room-list .sidebar .activatable:selected, .polari-room-list .sidebar .inactive:selected, .polari-room-list .sidebar .room-list-header:selected, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable:selected, .geary-main-window .geary-main-layout > leaflet > leaflet > box .geary-folder-frame > scrolledwindow treeview.view.sidebar:selected, .sidebar.vertical > paned.geary-sidebar-pane-separator .geary-folder-frame > scrolledwindow treeview.view.sidebar:selected, .sidebar.vertical > paned.sidebar-pane-separator .folder-frame > scrolledwindow treeview.view.sidebar:selected, list.tweak-categories > row.activatable.tweak-category:selected, textview.view.sourceview.gedit-view window#gtk-tooltip treeview.view:selected, list.gedit-document-panel row.activatable:selected, .view:selected, .view:selected:focus, -textview > text:selected, -textview > text:selected:focus, textview > text > selection:focus, textview > text > selection, -iconview:selected, -iconview:selected:focus, flowbox > flowboxchild:selected, gridview > child:selected, entry > text > selection:focus, entry > text > selection, modelbutton.flat:active, modelbutton.flat:selected, spinbutton:not(.vertical) > text > text > selection, spinbutton.vertical > text > text > selection, spinbutton.vertical > text > selection, treeview.view:selected, treeview.view:selected:focus, row:selected, row.activatable:selected, row.activatable:selected.has-open-popup, row.activatable:selected:hover, calendar > grid > label.day-number:selected { - background-color: #5294e2; -} - -row:selected label, label:selected, .nemo-window .sidebar .view.cell:selected, .nemo-window .sidebar row.cell:selected, window > hdyleaflet > scrolledwindow > viewport.frame > list > row.activatable:selected, window > leaflet > scrolledwindow > viewport.frame > list > row.activatable:selected, hdyleaflet > box.vertical > scrolledwindow > viewport .sidebar list > row.activatable:selected, hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list row.activatable.contact-data-row:selected, -leaflet.unfolded > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list row.activatable.contact-data-row:selected, .polari-room-list .sidebar .activatable:selected, .polari-room-list .sidebar .inactive:selected, .polari-room-list .sidebar .room-list-header:selected, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable:selected, .geary-main-window .geary-main-layout > leaflet > leaflet > box .geary-folder-frame > scrolledwindow treeview.view.sidebar:selected, .sidebar.vertical > paned.geary-sidebar-pane-separator .geary-folder-frame > scrolledwindow treeview.view.sidebar:selected, .sidebar.vertical > paned.sidebar-pane-separator .folder-frame > scrolledwindow treeview.view.sidebar:selected, list.tweak-categories > row.activatable.tweak-category:selected, textview.view.sourceview.gedit-view window#gtk-tooltip treeview.view:selected, list.gedit-document-panel row.activatable:selected, .view:selected, .view:selected:focus, -textview > text:selected, -textview > text:selected:focus, textview > text > selection:focus, textview > text > selection, -iconview:selected, -iconview:selected:focus, flowbox > flowboxchild:selected, gridview > child:selected, entry > text > selection:focus, entry > text > selection, modelbutton.flat:active, modelbutton.flat:selected, spinbutton:not(.vertical) > text > text > selection, spinbutton.vertical > text > text > selection, spinbutton.vertical > text > selection, treeview.view:selected, treeview.view:selected:focus, row:selected, row.activatable:selected, row.activatable:selected.has-open-popup, row.activatable:selected:hover, calendar > grid > label.day-number:selected { - color: #ffffff; -} - -row:selected label:disabled, label:disabled:selected, .nemo-window .sidebar .view.cell:disabled:selected, .nemo-window .sidebar row.cell:disabled:selected, window > hdyleaflet > scrolledwindow > viewport.frame > list > row.activatable:disabled:selected, window > leaflet > scrolledwindow > viewport.frame > list > row.activatable:disabled:selected, hdyleaflet > box.vertical > scrolledwindow > viewport .sidebar list > row.activatable:disabled:selected, hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list row.activatable.contact-data-row:disabled:selected, -leaflet.unfolded > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list row.activatable.contact-data-row:disabled:selected, .polari-room-list .sidebar .activatable:disabled:selected, .polari-room-list .sidebar .inactive:disabled:selected, .polari-room-list .sidebar .room-list-header:disabled:selected, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable:disabled:selected, .geary-main-window .geary-main-layout > leaflet > leaflet > box .geary-folder-frame > scrolledwindow treeview.view.sidebar:disabled:selected, .sidebar.vertical > paned.geary-sidebar-pane-separator .geary-folder-frame > scrolledwindow treeview.view.sidebar:disabled:selected, .sidebar.vertical > paned.sidebar-pane-separator .folder-frame > scrolledwindow treeview.view.sidebar:disabled:selected, list.tweak-categories > row.activatable.tweak-category:disabled:selected, textview.view.sourceview.gedit-view window#gtk-tooltip treeview.view:disabled:selected, list.gedit-document-panel row.activatable:disabled:selected, .view:disabled:selected, -textview > text:disabled:selected, -textview > text:disabled:selected:focus, textview > text > selection:disabled, -iconview:disabled:selected, -iconview:disabled:selected:focus, flowbox > flowboxchild:disabled:selected, gridview > child:disabled:selected, entry > text > selection:disabled, modelbutton.flat:disabled:active, modelbutton.flat:disabled:selected, spinbutton:not(.vertical) > text > text > selection:disabled, spinbutton.vertical > text > text > selection:disabled, spinbutton.vertical > text > selection:disabled, row:disabled:selected, calendar > grid > label.day-number:disabled:selected { - color: #a9caf1; -} - -.lowres-icon { - -gtk-icon-shadow: 0 -1px rgba(0, 0, 0, 0.05), 1px 0 rgba(0, 0, 0, 0.1), 0 1px rgba(0, 0, 0, 0.3), -1px 0 rgba(0, 0, 0, 0.1); -} - -.icon-dropshadow { - -gtk-icon-shadow: 0 1px 12px rgba(0, 0, 0, 0.05), 0 -1px rgba(0, 0, 0, 0.05), 1px 0 rgba(0, 0, 0, 0.1), 0 1px rgba(0, 0, 0, 0.3), -1px 0 rgba(0, 0, 0, 0.1); -} - -popover.emoji-picker > contents { - padding: 0; -} - -.emoji-searchbar { - padding: 4px; - border-spacing: 4px; - border-bottom: 1px solid rgba(0, 0, 0, 0.15); -} - -.emoji-toolbar { - padding: 2px; - border-spacing: 2px; - border-top: 1px solid rgba(0, 0, 0, 0.15); -} - -button.emoji-section { - padding: 4px 12px; - outline-offset: -4px; - border: none; -} - -button.emoji-section:hover { - color: #464853; - background-color: rgba(70, 72, 83, 0.1); -} - -button.emoji-section:active { - color: #464853; - background-color: rgba(70, 72, 83, 0.2); -} - -popover.emoji-picker emoji { - font-size: x-large; - padding: 6px; - border-radius: 6px; -} - -popover.emoji-picker emoji:focus, popover.emoji-picker emoji:hover { - background-color: #5294e2; -} - -emoji-completion-row > box { - border-spacing: 10px; - padding: 2px 10px; -} - -emoji-completion-row:focus, -emoji-completion-row:hover { - background: none; - color: #464853; - box-shadow: none; -} - -emoji-completion-row emoji:focus, emoji-completion-row emoji:hover { - background-color: rgba(0, 0, 0, 0.15); -} - -popover.entry-completion > contents { - padding: 0; -} - -statusbar { - padding: 6px 10px; -} - -terminal-window notebook > header.top button, -.mate-terminal notebook > header.top button { - padding: 0; - min-width: 24px; - min-height: 24px; -} - -terminal-window notebook scrollbar, -.mate-terminal notebook scrollbar { - background: none; -} - -terminal-window.background.csd, -.mate-terminal.background.csd { - border-radius: 0; -} - -terminal-window.background.csd.maximized, terminal-window.background.csd.tiled, terminal-window.background.csd.fullscreen, -.mate-terminal.background.csd.maximized, -.mate-terminal.background.csd.tiled, -.mate-terminal.background.csd.fullscreen { - border-radius: 0; -} - -terminal-window decoration, -.mate-terminal decoration { - border-radius: 0 0 0 0; -} - -window.background > box.vertical > box.horizontal > frame > border { - border-width: 0 1px 0 0; -} - -window.background > box.vertical > box.horizontal > stack > widget > notebook.frame { - border-width: 0 0 0 1px; -} - -.nautilus-window headerbar.titlebar .path-bar-box .path-bar button.flat.text-button.toggle, -.nautilus-window headerbar.titlebar .path-bar-box .path-bar button.flat.image-button.text-button.toggle { - background: none; - border: none; - margin-top: 0; - margin-bottom: 0; - padding: 0 6px 2px 6px; - border-radius: 0; -} - -.nautilus-window headerbar.titlebar .path-bar-box .path-bar button.flat.text-button.toggle:hover { - color: rgba(255, 255, 255, 0.8); - background: none; - box-shadow: inset 0 -1px rgba(82, 148, 226, 0.5), 0 1px rgba(82, 148, 226, 0.5); -} - -.nautilus-window headerbar.titlebar .path-bar-box .path-bar button.flat.text-button.toggle:checked, .nautilus-window headerbar.titlebar .path-bar-box .path-bar button.flat.text-button.toggle:active { - color: rgba(228, 235, 241, 0.8); - background: none; - box-shadow: inset 0 -1px #5294e2, 0 1px #5294e2; -} - -.nautilus-window headerbar.titlebar .path-bar-box .path-bar button.flat.text-button.toggle:disabled { - color: rgba(228, 235, 241, 0.4); -} - -.nautilus-window headerbar.titlebar .path-bar-box .path-bar button.flat.text-button.toggle:checked:disabled { - color: rgba(228, 235, 241, 0.4); - box-shadow: inset 0 -1px rgba(82, 148, 226, 0.4), 0 1px rgba(82, 148, 226, 0.4); -} - -.nautilus-window.background.csd { - border-radius: 0 0 0 0; -} - -.nautilus-window.background.csd.unified { - border-radius: 0; -} - -.nautilus-window.background.csd placessidebar.sidebar { - border-bottom-left-radius: 0; -} - -.nautilus-window.background.csd notebook, .nautilus-window.background.csd notebook > stack { - border-radius: 0 0 0 0; -} - -.nautilus-window headerbar.titlebar .path-bar-box { - margin-top: 5px; - margin-bottom: 5px; - color: rgba(228, 235, 241, 0.8); - background-color: transparent; - border: none; -} - -.nautilus-window headerbar.titlebar .path-bar-box .linked.nautilus-path-bar button.text-button, -.nautilus-window headerbar.titlebar .path-bar-box .linked.nautilus-path-bar button.image-button.text-button { - padding: 3px 6px; - margin-top: 0; - margin-bottom: 0; -} - -.nautilus-window headerbar.titlebar .path-bar-box .linked.nautilus-path-bar button.text-button:not(:only-child):last-child, -.nautilus-window headerbar.titlebar .path-bar-box .linked.nautilus-path-bar button.image-button.text-button:not(:only-child):last-child { - border-image: radial-gradient(circle closest-corner at center calc(100% - 1px), #5294e2 100%, transparent 0%) 0 0 2/0 0 2px; -} - -.nautilus-window headerbar.titlebar .path-bar-box .linked.nautilus-path-bar button.text-button.image-button { - padding: 3px 12px; -} - -.nautilus-window headerbar.titlebar .path-bar-box .linked.nautilus-path-bar button.text-button.image-button label { - padding-left: 0; - padding-right: 0; -} - -.nautilus-window headerbar.titlebar .path-bar-box .linked.nautilus-path-bar button.text-button.image-button image { - padding-left: 0; - padding-right: 0; -} - -.nautilus-window headerbar.titlebar .path-bar-box .linked.nautilus-path-bar button.text-button label { - padding-right: 6px; - padding-left: 6px; -} - -.nautilus-window headerbar.titlebar .path-bar-box.width-maximized { - border: none; - box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.12); - background-color: rgba(228, 235, 241, 0.06); - border-radius: 2px; - padding: 0 6px; -} - -.nautilus-window headerbar.titlebar .path-bar-box.background.frame { - border: none; - background-color: transparent; -} - -.nautilus-canvas-item { - border-radius: 2px; -} - - -.nautilus-desktop.nautilus-canvas-item { - color: #ffffff; - text-shadow: 1px 1px rgba(0, 0, 0, 0.6); -} - - -.nautilus-desktop.nautilus-canvas-item:active { - color: #464853; -} - - -.nautilus-desktop.nautilus-canvas-item:selected { - color: #ffffff; - text-shadow: none; -} - -.nautilus-canvas-item.dim-label, label.nautilus-canvas-item.separator, entry > text > placeholder.nautilus-canvas-item, spinbutton:not(.vertical) > text > text > placeholder.nautilus-canvas-item, spinbutton.vertical > text > text > placeholder.nautilus-canvas-item, headerbar .nautilus-canvas-item.subtitle, popover.background label.nautilus-canvas-item.separator, -.nautilus-list-dim-label { - color: #a0a2a8; -} - -.nautilus-canvas-item.dim-label:selected, label.nautilus-canvas-item.separator:selected, entry > text > placeholder.nautilus-canvas-item:selected, spinbutton:not(.vertical) > text > text > placeholder.nautilus-canvas-item:selected, spinbutton.vertical > text > text > placeholder.nautilus-canvas-item:selected, headerbar .nautilus-canvas-item.subtitle:selected, .nautilus-canvas-item.dim-label:selected:focus, -.nautilus-list-dim-label:selected, -.nautilus-list-dim-label:selected:focus { - color: #dceaf9; -} - - -.nautilus-window notebook > stack { - background-image: none; -} - -.nautilus-window .searchbar-container { - margin-top: -1px; -} - -.nautilus-window > menubar { - border: none; - box-shadow: none; - background: none; -} - -.nautilus-window notebook, -.nautilus-window notebook > stack:not(:only-child) searchbar { - background-color: #ffffff; -} - -.nautilus-list-view treeview.view:not(:selected):not(:hover):not(:focus) { - background: none; -} - -.disk-space-display { - border-style: solid; - border-width: 1px; -} - -.disk-space-display.unknown { - background-color: rgba(70, 72, 83, 0.5); - border-color: rgba(47, 48, 55, 0.5); -} - -.disk-space-display.used { - background-color: rgba(82, 148, 226, 0.8); - border-color: rgba(38, 121, 219, 0.8); -} - -.disk-space-display.free { - background-color: #f0f3f6; - border-color: #d1dae3; -} - -@keyframes needs_attention_keyframes { - 0% { - color: rgba(228, 235, 241, 0.8); - border-color: rgba(255, 255, 255, 0.12); - background-color: #333641; - } - 100% { - color: #ffffff; - border-color: #68a2e6; - background-color: #5294e2; - } -} - -.nautilus-operations-button-needs-attention { - animation: needs_attention_keyframes 2s ease-in-out; -} - -.nautilus-operations-button-needs-attention-multiple { - animation: needs_attention_keyframes 3s ease-in-out; - animation-iteration-count: 3; -} - -.conflict-row.activatable, .conflict-row.activatable:active { - color: white; - background-color: #FC4138; -} - -.conflict-row.activatable:hover { - background-color: #fd716a; -} - -.conflict-row.activatable:selected { - color: #ffffff; - background-color: #5294e2; -} - -.nautilus-window .floating-bar { - padding: 1px; - background-color: #5294e2; - color: #ffffff; - border-radius: 2px 2px 0 0; -} - -.nautilus-window .floating-bar.bottom.left { - border-top-left-radius: 0; -} - -.nautilus-window .floating-bar.bottom.right { - border-top-right-radius: 0; -} - -.nautilus-window .floating-bar button { - border: none; - border-radius: 100px; - min-height: 0; - min-width: 0; - padding: 0; - margin-right: 6px; - -gtk-icon-shadow: none; -} - -stack grid.vertical scrolledwindow.frame, -stack grid.vertical scrolledwindow.frame.emptyGrid { - border: none; -} - -eog-thumb-nav scrolledwindow, eog-thumb-nav scrolledwindow.frame, -#eog-thumb-nav scrolledwindow, -#eog-thumb-nav scrolledwindow.frame { - border-top: none; -} - -eog-thumb-nav button, -#eog-thumb-nav button { - border-radius: 2px; - border-top: none; -} - -.documents-scrolledwin.frame { - border-width: 0; -} - -button.documents-load-more { - border-width: 1px 0 0; - border-radius: 0; -} - -.documents-icon-bg { - background-color: #5294e2; - color: #ffffff; - border-radius: 2px; -} - -.documents-collection-icon, .photos-collection-icon { - background-color: rgba(70, 72, 83, 0.3); - border-radius: 2px; -} - -button.documents-favorite:active, -button.documents-favorite:active:hover { - color: #a9caf1; -} - -.documents-entry-tag, .photos-entry-tag { - color: #ffffff; - background: #5294e2; - border-radius: 2px; - border-width: 0; - margin: 2px; - padding: 4px; -} - -.documents-entry-tag:hover, .photos-entry-tag:hover { - color: #ffffff; - background: #639fe5; -} - -.documents-entry-tag:active, .photos-entry-tag:active { - color: #ffffff; - background: #4189df; -} - -.documents-entry-tag.button, .button.photos-entry-tag { - box-shadow: none; - border: none; - background-color: transparent; -} - -.content-view.document-page { - border-style: solid; - border-width: 3px 3px 6px 4px; - border-image: url("assets/thumbnail-frame.png") 3 3 6 4; -} - -.photos-fade-in { - opacity: 1.0; - transition: opacity 0.2s ease-out; -} - -.photos-fade-out { - opacity: 0.0; - transition: opacity 0.2s ease-out; -} - -window.background.csd > overlay > grid.horizontal > frame:dir(ltr) > border { - border-top-width: 0; - border-left-width: 0; - border-bottom-width: 0; -} - -frame.sidebar.chat-sidebar > border { - border-right: none; -} - -frame.sidebar.chat-sidebar frame.chat-status-area > border { - border-style: none; - border-top-style: solid; -} - -widget#PROCESSOR list row, widget#MEMORY list row { - margin: -1px; - border: 1px solid #cad5df; -} - -widget#PROCESSOR list row.max, widget#MEMORY list row.max { - color: #282A33; -} - -widget#PROCESSOR list separator.list, widget#MEMORY list separator.list { - box-shadow: inset 0 0 0 1px #cad5df; -} - -widget#STORAGE list { - margin: -1px; -} - -widget#STORAGE list row.activatable { - color: rgba(70, 72, 83, 0.75); -} - -widget#STORAGE list row.activatable:hover, widget#STORAGE list row.activatable:active { - color: rgba(70, 72, 83, 0.75); -} - -widget#STORAGE list separator.list { - box-shadow: inset 0 0 0 1px #cad5df; -} - -graph-switcher-button.toggle { - color: rgba(70, 72, 83, 0.75); - font-weight: 500; -} - -graph-switcher-button.toggle:hover { - color: #464853; - background-image: image(rgba(0, 0, 0, 0.05)); -} - -rg-graph.big { - background-position: left top; - background-origin: border-box; - background-repeat: repeat; -} - -box.speedometer-outter { - opacity: 0.8; -} - -box.speedometer-content-area { - box-shadow: 0 0 0 4px rgba(82, 148, 226, 0.2); -} - -.gb-search-entry-occurrences-tag { - background: none; -} - -window.org-gnome-Builder > menubar { - border: none; - box-shadow: none; - background: none; -} - -workbench.csd > stack.titlebar:not(headerbar) { - padding: 0; - background: none; - border: none; - 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: 0 0 0 0; -} - -editortweak .linked > entry.search:focus + .gb-linked-scroller { - border-top-color: #5294e2; -} - -layouttab { - background-color: #ffffff; -} - -layout { - border: 1px solid rgba(0, 0, 0, 0.15); -} - -eggsearchbar box.search-bar { - border-bottom: 1px solid rgba(0, 0, 0, 0.15); -} - -pillbox { - color: #ffffff; - background-color: #5294e2; - border-radius: 2px; -} - -pillbox:disabled label { - color: rgba(255, 255, 255, 0.5); -} - -docktabstrip { - padding: 0 6px; - background-color: #fafbfc; - border-bottom: 1px solid rgba(0, 0, 0, 0.15); -} - -docktabstrip docktab { - min-height: 28px; - border: solid transparent; - border-width: 0 1px; -} - -docktabstrip docktab label { - opacity: 0.5; -} - -docktabstrip docktab:checked label, docktabstrip docktab:hover label { - opacity: 1; -} - -docktabstrip docktab:checked { - border-color: rgba(0, 0, 0, 0.15); - background-color: #ffffff; -} - -dockbin { - border: 1px solid rgba(0, 0, 0, 0.15); -} - -dockpaned { - border: 1px solid rgba(0, 0, 0, 0.15); -} - -dockoverlayedge { - background-color: #fafbfc; -} - -dockoverlayedge docktabstrip { - padding: 0; - border: none; -} - -dockoverlayedge.left-edge tab:checked, dockoverlayedge.right-edge tab:checked { - border-width: 1px 0; -} - -popover.messagepopover.background { - padding: 0; -} - -popover.messagepopover .popover-content-area { - margin: 16px; -} - -popover.messagepopover .popover-action-area { - margin: 8px; -} - -popover.messagepopover .popover-action-area button:not(:first-child):not(:last-child) { - margin: 0 4px; -} - -popover.popover-selector { - padding: 0; -} - -popover.popover-selector list row { - padding: 5px 0; -} - -popover.popover-selector list row image { - margin-left: 3px; - margin-right: 10px; -} - -button.dzlmenubuttonitem.check label { - color: #464853; -} - -button.dzlmenubuttonitem.check label.dim-label { - color: #464853; -} - -button.dzlmenubuttonitem.check box > image { - opacity: 0.87; -} - -entry.search.preferences-search { - border: none; - border-right: 1px solid rgba(0, 0, 0, 0.15); - border-bottom: 1px solid rgba(0, 0, 0, 0.15); - border-radius: 0; -} - -preferences stacksidebar.sidebar list { - background-image: linear-gradient(to bottom, #ffffff, #ffffff); -} - -preferences stacksidebar.sidebar list separator { - background-color: transparent; -} - -devhelppanel entry:focus, -symboltreepanel entry:focus { - border-color: rgba(0, 0, 0, 0.15); -} - -button.run-arrow-button { - min-width: 12px; -} - -omnibar.linked > entry:not(:only-child) { - border-style: solid; - border-radius: 2px; - margin-left: 1px; - margin-right: 1px; -} - -gstyleslidein #scale_box button.toggle:checked, -gstyleslidein #strings_controls button.toggle:checked, -gstyleslidein #palette_controls button.toggle:checked, -gstyleslidein #components_controls button.toggle:checked { - color: #464853; -} - -configurationview entry.flat { - background: none; -} - -configurationview list { - border-width: 0; -} - -preferencesbin spinbutton { - border-radius: 2px; - border: 1px solid rgba(0, 0, 0, 0.15); -} - -preferencesbin spinbutton:focus { - border-color: #5294e2; -} - -preferencesbin spinbutton entry, preferencesbin spinbutton button { - border: none; - box-shadow: none; -} - -.tweak-categories { - border-radius: 0 0 0 0; -} - -.maximized .tweak-categories, .fullscreen .tweak-categories, .tiled .tweak-categories, .tiled-top .tweak-categories, .tiled-right .tweak-categories, .tiled-bottom .tweak-categories, .tiled-left .tweak-categories { - border-radius: 0; -} - -window.background.csd > hdyleaflet > box.vertical > stack.main-container, -window.background.csd > leaflet > box.vertical > stack.main-container { - border-bottom-right-radius: 0; -} - -window.background.csd.maximized > hdyleaflet > box.vertical > stack.main-container, window.background.csd.tiled > hdyleaflet > box.vertical > stack.main-container, window.background.csd.fullscreen > hdyleaflet > box.vertical > stack.main-container { - border-bottom-right-radius: 0; -} - -window.background.csd.maximized .tweak-categories, window.background.csd.tiled .tweak-categories, window.background.csd.fullscreen .tweak-categories { - border-radius: 0; -} - -window.background.csd > box.horizontal > stack.background > widget > scrolledwindow.frame { - border: none; -} - -window.background.csd > leaflet > stack.background, -window.background.csd > hdyleaflet > stack.background, -window.background.csd > box.horizontal > stack.background { - border-bottom-right-radius: 0; -} - -window.background.csd > leaflet > stack.background > widget > box.vertical > box.vertical > scrolledwindow > viewport.frame, -window.background.csd > hdyleaflet > stack.background > widget > box.vertical > box.vertical > scrolledwindow > viewport.frame, -window.background.csd > box.horizontal > stack.background > widget > box.vertical > box.vertical > scrolledwindow > viewport.frame { - border-bottom-right-radius: 1px; -} - -window.background.csd > leaflet > stack.background > widget > box.vertical > box.vertical > scrolledwindow > viewport.frame > .view, -window.background.csd > hdyleaflet > stack.background > widget > box.vertical > box.vertical > scrolledwindow > viewport.frame > .view, -window.background.csd > box.horizontal > stack.background > widget > box.vertical > box.vertical > scrolledwindow > viewport.frame > .view { - background: none; -} - -window.background.csd > leaflet > stack.background > widget > scrolledwindow > viewport > clamp.medium > box > box > box > frame > box > box.vertical > separator, -window.background.csd > hdyleaflet > stack.background > widget > scrolledwindow > viewport > clamp.medium > box > box > box > frame > box > box.vertical > separator, -window.background.csd > box.horizontal > stack.background > widget > scrolledwindow > viewport > clamp.medium > box > box > box > frame > box > box.vertical > separator { - background: none; - min-height: 2px; -} - -window.background.csd > leaflet > stack.background > widget > scrolledwindow > viewport > clamp.medium > box > box > box > frame > box > box.vertical > list, -window.background.csd > hdyleaflet > stack.background > widget > scrolledwindow > viewport > clamp.medium > box > box > box > frame > box > box.vertical > list, -window.background.csd > box.horizontal > stack.background > widget > scrolledwindow > viewport > clamp.medium > box > box > box > frame > box > box.vertical > list { - border-radius: 4px; -} - -window.background.csd > leaflet > stack.background > widget > scrolledwindow > viewport > clamp.medium > box > box > box > frame > box > box.vertical:first-child:last-child > list, -window.background.csd > hdyleaflet > stack.background > widget > scrolledwindow > viewport > clamp.medium > box > box > box > frame > box > box.vertical:first-child:last-child > list, -window.background.csd > box.horizontal > stack.background > widget > scrolledwindow > viewport > clamp.medium > box > box > box > frame > box > box.vertical:first-child:last-child > list { - border-radius: 0; -} - -window.background.csd > leaflet > stack.background > widget > scrolledwindow > viewport > clamp.medium > box > box > box > frame > box > box.vertical:first-child > list, -window.background.csd > hdyleaflet > stack.background > widget > scrolledwindow > viewport > clamp.medium > box > box > box > frame > box > box.vertical:first-child > list, -window.background.csd > box.horizontal > stack.background > widget > scrolledwindow > viewport > clamp.medium > box > box > box > frame > box > box.vertical:first-child > list { - border-radius: 0 0 4px 4px; -} - -window.background.csd > leaflet > stack.background > widget > scrolledwindow > viewport > clamp.medium > box > box > box > frame > box > box.vertical:not(:first-child):last-child > list, -window.background.csd > hdyleaflet > stack.background > widget > scrolledwindow > viewport > clamp.medium > box > box > box > frame > box > box.vertical:not(:first-child):last-child > list, -window.background.csd > box.horizontal > stack.background > widget > scrolledwindow > viewport > clamp.medium > box > box > box > frame > box > box.vertical:not(:first-child):last-child > list { - border-radius: 4px 4px 0 0; -} - -window.background.csd > leaflet > box.vertical > scrolledwindow.view, -window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view, -window.background.csd > box.horizontal > box.vertical > scrolledwindow.view { - border-bottom-left-radius: 0; -} - -window.background.csd.maximized > leaflet > stack.background, -window.background.csd.maximized > hdyleaflet > stack.background, -window.background.csd.maximized > box.horizontal > stack.background, window.background.csd.tiled > leaflet > stack.background, -window.background.csd.tiled > hdyleaflet > stack.background, -window.background.csd.tiled > box.horizontal > stack.background, window.background.csd.fullscreen > leaflet > stack.background, -window.background.csd.fullscreen > hdyleaflet > stack.background, -window.background.csd.fullscreen > box.horizontal > stack.background { - border-bottom-right-radius: 0; -} - -window.background.csd.maximized > leaflet > stack.background > widget > box.vertical > box.vertical > scrolledwindow > viewport.frame, -window.background.csd.maximized > hdyleaflet > stack.background > widget > box.vertical > box.vertical > scrolledwindow > viewport.frame, -window.background.csd.maximized > box.horizontal > stack.background > widget > box.vertical > box.vertical > scrolledwindow > viewport.frame, window.background.csd.tiled > leaflet > stack.background > widget > box.vertical > box.vertical > scrolledwindow > viewport.frame, -window.background.csd.tiled > hdyleaflet > stack.background > widget > box.vertical > box.vertical > scrolledwindow > viewport.frame, -window.background.csd.tiled > box.horizontal > stack.background > widget > box.vertical > box.vertical > scrolledwindow > viewport.frame, window.background.csd.fullscreen > leaflet > stack.background > widget > box.vertical > box.vertical > scrolledwindow > viewport.frame, -window.background.csd.fullscreen > hdyleaflet > stack.background > widget > box.vertical > box.vertical > scrolledwindow > viewport.frame, -window.background.csd.fullscreen > box.horizontal > stack.background > widget > box.vertical > box.vertical > scrolledwindow > viewport.frame { - border-bottom-right-radius: 0; -} - -window.background.csd.maximized > leaflet > box.vertical > scrolledwindow.view, -window.background.csd.maximized > hdyleaflet > box.vertical > scrolledwindow.view, -window.background.csd.maximized > box.horizontal > box.vertical > scrolledwindow.view, window.background.csd.tiled > leaflet > box.vertical > scrolledwindow.view, -window.background.csd.tiled > hdyleaflet > box.vertical > scrolledwindow.view, -window.background.csd.tiled > box.horizontal > box.vertical > scrolledwindow.view, window.background.csd.fullscreen > leaflet > box.vertical > scrolledwindow.view, -window.background.csd.fullscreen > hdyleaflet > box.vertical > scrolledwindow.view, -window.background.csd.fullscreen > box.horizontal > box.vertical > scrolledwindow.view { - border-bottom-left-radius: 0; -} - -button.round-button { - min-height: 28px; - min-width: 28px; - padding: 0; -} - -window.background > box.vertical > searchbar { - box-shadow: none; -} - -window.background > box.vertical > overlay > stack > widget > stack > box.vertical > scrolledwindow > viewport.frame > widget > list { - background-color: #fafbfc; -} - -window.background > box.vertical > overlay > stack > widget > stack > box.vertical > scrolledwindow > viewport.frame > widget > list > separator { - border-left: 100px solid transparent; - border-right: 100px solid transparent; -} - -window.background > box.vertical > overlay > stack > widget > stack widget > box.vertical.app-list { - background-image: image(#fafbfc); -} - -window.background > box.vertical > overlay > stack > widget > stack widget > box.vertical.app-list > box.vertical > list { - background-color: #fafbfc; -} - -window.background > box.vertical > overlay > stack > widget > stack widget > box.vertical.app-list separator { - border-left: 100px solid transparent; - border-right: 100px solid transparent; -} - -.category_page_header_filter_box { - background-image: image(#fafbfc); - border-image: linear-gradient(to bottom, #cad5df, #cad5df) 0 0 1 0/0 0 1px 0 stretch; -} - -.category_page_header_filter_box button { - color: rgba(70, 72, 83, 0.55); - background-image: image(#fafbfc); -} - -.category_page_header_filter_box button:hover { - color: rgba(70, 72, 83, 0.75); -} - -.category_page_header_filter_box button:checked { - color: #464853; -} - -.category_page_header_filter_box button:disabled { - color: rgba(70, 72, 83, 0.65); -} - -.application-details-infobar { - background-image: image(#ffffff); - border-image: linear-gradient(to bottom, #cad5df, #cad5df) 1 1 1 1/1px 1px 1px 1px stretch; -} - -button.osd.featured-button-left, -button.osd.featured-button-right { - background-image: image(rgba(255, 255, 255, 0.15)); -} - -button.osd.featured-button-left image, -button.osd.featured-button-right image { - color: white; -} - -label.title-1 { - color: white; -} - -label:backdrop.title-1 { - opacity: 0.5; -} - -label.caption { - color: rgba(255, 255, 255, 0.65); -} - -label:backdrop.caption { - opacity: 0.5; -} - -.maps-popover button.radio.layer-radio-button:checked { - box-shadow: 0 0 0 2px #5294e2; -} - -.tr-workarea undershoot, -.tr-workarea overshoot { - border-color: transparent; -} - -#gf-bubble, #gf-bubble.solid, -#gf-osd-window, -#gf-osd-window.solid, -#gf-input-source-popup, -#gf-input-source-popup.solid, -#gf-candidate-popup, -#gf-candidate-popup.solid { - color: #e9ecf1; - background-color: #282A33; - border: 1px solid #16171c; - border-radius: 2px; -} - -#gf-bubble levelbar block.low, #gf-bubble levelbar block.high, #gf-bubble levelbar block.full, -#gf-osd-window levelbar block.low, -#gf-osd-window levelbar block.high, -#gf-osd-window levelbar block.full, -#gf-input-source-popup levelbar block.low, -#gf-input-source-popup levelbar block.high, -#gf-input-source-popup levelbar block.full, -#gf-candidate-popup levelbar block.low, -#gf-candidate-popup levelbar block.high, -#gf-candidate-popup levelbar block.full { - background-color: #5294e2; - border-color: #5294e2; -} - -#gf-bubble levelbar block.empty, -#gf-osd-window levelbar block.empty, -#gf-input-source-popup levelbar block.empty, -#gf-candidate-popup levelbar block.empty { - background-color: #1d1e25; -} - -#gf-bubble levelbar trough, -#gf-osd-window levelbar trough, -#gf-input-source-popup levelbar trough, -#gf-candidate-popup levelbar trough { - background: none; -} - -#gf-input-source { - min-height: 32px; - min-width: 40px; -} - -#gf-input-source:selected { - color: #ffffff; - background-color: #5294e2; - border-radius: 2px; -} - -gf-candidate-box label { - padding: 3px; -} - -gf-candidate-box:hover, gf-candidate-box:selected { - color: #ffffff; - background-color: #5294e2; - border-radius: 2px; -} - -headerbar > button.flat.popup.title-menu-button.toggle { - border-radius: 2px; -} - -headerbar > button.flat.popup.title-menu-button.toggle > grid .title { - margin: -0.16875rem 0; - padding: 0.08125rem 0.83125rem 0; - font-size: 90%; -} - -headerbar > button.flat.popup.title-menu-button.toggle > grid .subtitle { - margin: -0.16875rem 0; - padding: 0 0.83125rem 0.08125rem; - font-size: 80%; -} - -window.background > box.vertical box.horizontal list.categories { - background-color: #fafbfc; - border: none; - color: #464853; -} - -window.background > box.vertical box.horizontal list.categories row.activatable.category { - color: #464853; - background-color: transparent; - font-weight: 500; -} - -window.background > box.vertical box.horizontal list.categories row.activatable.category:hover { - color: #464853; - background-color: rgba(70, 72, 83, 0.08); -} - -window.background > box.vertical box.horizontal list.categories row.activatable.category:selected { - color: #ffffff; - background-color: #5294e2; -} - -window.background > box.vertical box.horizontal list.categories row.activatable.category:selected label { - color: #ffffff; -} - -window.background > box.vertical box.horizontal list.categories row.activatable.category > label { - padding-left: 0; - padding-right: 0; -} - -window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list > separator { - background-color: transparent; -} - -window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list > separator.compressed-rows-group-separator { - background-image: image(rgba(0, 0, 0, 0.15)); -} - -window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable { - color: #464853; - transition-duration: 0.1s; -} - -window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable:hover, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable:active { - color: #464853; -} - -window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable label.compressed-entries-label { - background-image: image(#5294e2); - color: #ffffff; - font-weight: 700; -} - -window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable.compressed-row { - background-image: image(#f0f3f6); - color: #17181c; - transition-property: opacity, border-image, background-image, box-shadow; -} - -window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable.compressed-row:hover { - background-image: image(#f1f2f4); - color: #464853; -} - -window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable.compressed-row:active, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable.compressed-row:active:focus { - background-image: image(#e8e9eb); - color: #464853; - animation: none; -} - -window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable.compressed-row.popover-activated-row { - background-image: image(#5294e2); - color: #ffffff; -} - -window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable.compressed-row-header { - background-image: image(#ffffff); - color: #5294e2; -} - -window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable.compressed-row-header:hover { - background-image: image(#f6fafe); -} - -window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable.compressed-row-header:active, window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable.compressed-row-header:active:focus { - background-image: image(#eef4fc); - color: #5294e2; - animation: none; -} - -window.background > box.vertical box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.event.activatable.compressed-row-header label.compressed-entries-label { - background-image: image(#5294e2); - color: #ffffff; - transition-duration: 0s; -} - -headerbar.titlebar.incognito-mode entry { - color: rgba(228, 235, 241, 0.8); - border-color: rgba(255, 255, 255, 0.12); - background-color: #21232a; -} - -headerbar.titlebar.incognito-mode entry image, headerbar.titlebar.incognito-mode entry image:hover { - color: inherit; -} - -headerbar.titlebar.incognito-mode entry:focus { - color: rgba(255, 255, 255, 0.8); - border-color: #5294e2; - background-color: #262830; -} - -headerbar.titlebar.incognito-mode entry:disabled { - color: rgba(228, 235, 241, 0.35); - border-color: rgba(255, 255, 255, 0.12); - background-color: rgba(33, 35, 42, 0.85); -} - -notebook > box > stack > box.vertical > paned.vertical > overlay > .floating-bar { - color: rgba(70, 72, 83, 0.75); -} - -.background headerbar entry.starred, .background headerbar entry.non-starred { - color: rgba(228, 235, 241, 0.8); - border-color: rgba(255, 255, 255, 0.12); - background-color: #21232a; -} - -.background headerbar entry.starred image, .background headerbar entry.starred image:hover, .background headerbar entry.non-starred image, .background headerbar entry.non-starred image:hover { - color: inherit; -} - -.background headerbar entry.starred:focus, .background headerbar entry.non-starred:focus { - color: rgba(255, 255, 255, 0.8); - border-color: #5294e2; - background-color: #262830; -} - -.background headerbar entry.starred:disabled, .background headerbar entry.non-starred:disabled { - color: rgba(228, 235, 241, 0.35); - border-color: rgba(255, 255, 255, 0.12); - background-color: rgba(33, 35, 42, 0.85); -} - -.background headerbar entry.starred > image.right { - color: #ccbb00; -} - -.background headerbar entry.starred > image.right:hover, .background headerbar entry.starred > image.right:active, .background headerbar entry.starred > image.right:checked { - color: #FFEA00; -} - -popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background { - background-color: transparent; -} - -popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > row.activatable { - background-color: #fafbfc; - color: rgba(70, 72, 83, 0.85); - border-radius: 2px; - border: 1px solid rgba(0, 0, 0, 0.15); - margin: 2px; -} - -popover.background:not(.emoji-picker) > box.vertical > scrolledwindow > viewport.frame > list.background > row.activatable:hover { - color: #23242a; - border-color: rgba(0, 0, 0, 0.15); - background-color: white; -} - -popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical { - margin: 0; - padding: 0; -} - -popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame { - border: 1px solid rgba(0, 0, 0, 0.15); -} - -popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > row.activatable.bookmarks-row { - background-color: rgba(255, 255, 255, 0.35); - color: rgba(70, 72, 83, 0.85); - border-bottom: 1px dashed rgba(0, 0, 0, 0.05); - padding: 6px 0; - margin: 0; -} - -popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > row.activatable.bookmarks-row:hover, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > row.activatable.bookmarks-row:active, popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > row.activatable.bookmarks-row:checked { - color: #464853; - background-color: rgba(70, 72, 83, 0.05); -} - -popover.background:not(.emoji-picker) > box.vertical > stack > box.vertical scrolledwindow > viewport.frame > list.background > row.activatable.bookmarks-row button.flat { - min-width: 16px; - min-height: 16px; - padding: 4px; - margin: 0 6px; - border-radius: 100px; -} - -popover.background > scrolledwindow > viewport.frame > list > row.activatable { - border-radius: 2px; -} - -popover.background > scrolledwindow > viewport.frame > list > row.activatable button.page-row-close-button { - margin: 3px 6px; -} - -flowboxchild.bookmark-tag-widget { - color: #fafbfc; - font-weight: 500; -} - -flowboxchild.bookmark-tag-widget label { - margin-bottom: 2px; -} - -flowboxchild.bookmark-tag-widget-selected { - color: #ffffff; -} - -tabbox { - background-color: #fafbfc; - box-shadow: inset 0 -1px rgba(0, 0, 0, 0.15); -} - -tabbox > tab { - padding: 2px 16px 4px 16px; - min-width: 24px; - min-height: 24px; - border-radius: 0; - border: none; - color: rgba(70, 72, 83, 0.55); - background-color: rgba(250, 251, 252, 0); -} - -tabbox > tab:not(:only-child):first-child { - margin-left: 6px; -} - -tabbox > tab:not(:only-child):last-child { - margin-right: 6px; -} - -tabbox > tab:hover { - color: rgba(70, 72, 83, 0.75); - transition: 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); - box-shadow: inset 0 -2px rgba(82, 148, 226, 0.5); -} - -tabbox > tab:checked { - color: #464853; - transition: 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94); - box-shadow: inset 0 -2px #5294e2; -} - -tabbox > tab button { - border-radius: 100%; - min-height: 16px; - min-width: 16px; - padding: 0; - margin: 4px 0; - color: #85878e; -} - -tabbox > tab button:hover { - color: #ff4d4d; - background-color: #eaeef2; -} - -tabbox > tab button:active { - color: #5294e2; - background-color: #e1e7ed; -} - -tabbox > tab button:active image { - color: #5294e2; -} - -window#gnome-system-monitor > menubar { - border: none; - box-shadow: none; - background: none; -} - -.sidebar-paned .inline-toolbar.horizontal.sidebar-toolbar { - box-shadow: inset 0 1px rgba(0, 0, 0, 0.15); - padding: 4px; - background-color: #f0f3f6; -} - -window.csd > box.vertical > box.vertical > toolbar.horizontal, -window.solid-csd > box.vertical > box.vertical > toolbar.horizontal { - margin-top: -1px; - border-top: 1px solid rgba(0, 0, 0, 0.15); - box-shadow: none; - background-color: transparent; -} - -window.csd > box.vertical > box.vertical > toolbar.horizontal > toolitem > .linked > button, -window.csd > box.vertical > box.vertical > toolbar.horizontal > toolitem > box.horizontal > button, -window.solid-csd > box.vertical > box.vertical > toolbar.horizontal > toolitem > .linked > button, -window.solid-csd > box.vertical > box.vertical > toolbar.horizontal > toolitem > box.horizontal > button { - min-height: 36px; - min-width: 36px; - padding: 0; - margin-top: 8px; - margin-bottom: 8px; -} - -window.csd > box.vertical > box.vertical > frame, -window.solid-csd > box.vertical > box.vertical > frame { - margin-top: -1px; - padding: 0; -} - -window.csd > box.vertical > box.vertical > frame > border, -window.solid-csd > box.vertical > box.vertical > frame > border { - border: none; -} - -window.background > box.vertical > toolbar.primary-toolbar > toolitem > .linked > button.image-button.raised { - min-height: 36px; - min-width: 36px; - padding: 0; - margin: 0; -} - -window.background > box.vertical > toolbar.primary-toolbar > toolitem > .linked > button.image-button.raised > widget > box > image { - padding: 0; -} - -window.background > box.vertical > toolbar.primary-toolbar > toolitem button.flat.scale { - min-height: 20px; - min-width: 36px; - padding: 0; - margin-top: 8px; - margin-bottom: 8px; -} - -window.background > box.vertical > toolbar.primary-toolbar > toolitem > box.horizontal:not(.linked) > button.toggle, -window.background > box.vertical > toolbar.primary-toolbar > toolitem > .linked > button:not(.toggle):not(.raised):not(.flat) { - min-height: 28px; - min-width: 28px; - padding: 0; - margin: 0; -} - -window.background.csd.unified > deck > deck > deck > box.vertical > headerbar.titlebar.windowhandle > viewswitchertitle > squeezer > viewswitcher > box.horizontal > button.radio { - margin: 0; - border-radius: 0; - padding: 0 6px; - border-width: 0; -} - -window.background.csd.unified > deck > deck > deck > box.vertical > headerbar.titlebar.windowhandle > viewswitchertitle > squeezer > viewswitcher > box.horizontal > button.radio:hover { - box-shadow: inset 0 -1px rgba(0, 0, 0, 0.15); -} - -hdyviewswitcherbar > actionbar, -viewswitcherbar > actionbar { - background: none; - border: none; -} - -dialog.background.csd > box.dialog-vbox > grid.horizontal > scrolledwindow.frame { - border: none; -} - -dialog.background.csd > box.dialog-vbox > grid.horizontal > scrolledwindow.frame > viewport.frame { - border: none; -} - -dialog.background.csd > box.dialog-vbox > grid.horizontal > stack > scrolledwindow.frame { - border: 1px solid rgba(0, 0, 0, 0.15); -} - -dialog.background.csd > box.dialog-vbox > filechooser > actionbar > revealer > box.horizontal > box.horizontal > box.horizontal > combobox > .linked > button.combo { - margin: 24px 6px 24px 120px; - background-position: right bottom; -} - -dialog.background.csd headerbar.default-decoration { - box-shadow: inset 0 -1px rgba(0, 0, 0, 0.15); -} - -window.background.csd > paned.horizontal > scrolledwindow.frame.sidebar { - border-top: none; -} - -stack > overlay > frame > scrolledwindow.frame { - border-left-width: 0; - border-right-width: 0; -} - -window.background.csd.unified headerbar { - border-radius: 0 0 0 0; -} - -window.background.csd.unified, -window.background.csd.unified > decoration, -window.background.csd.unified > decoration-overlay { - border-radius: 0; -} - -window.background.csd.unified.tiled, -window.background.csd.unified.tiled > decoration, -window.background.csd.unified.tiled > decoration-overlay, window.background.csd.unified.tiled-top, -window.background.csd.unified.tiled-top > decoration, -window.background.csd.unified.tiled-top > decoration-overlay, window.background.csd.unified.tiled-right, -window.background.csd.unified.tiled-right > decoration, -window.background.csd.unified.tiled-right > decoration-overlay, window.background.csd.unified.tiled-bottom, -window.background.csd.unified.tiled-bottom > decoration, -window.background.csd.unified.tiled-bottom > decoration-overlay, window.background.csd.unified.tiled-left, -window.background.csd.unified.tiled-left > decoration, -window.background.csd.unified.tiled-left > decoration-overlay, window.background.csd.unified.maximized, -window.background.csd.unified.maximized > decoration, -window.background.csd.unified.maximized > decoration-overlay, window.background.csd.unified.fullscreen, -window.background.csd.unified.fullscreen > decoration, -window.background.csd.unified.fullscreen > decoration-overlay { - border-radius: 0; -} - -window > hdyleaflet > scrolledwindow > viewport.frame > list, window > leaflet > scrolledwindow > viewport.frame > list, hdyleaflet > box.vertical > scrolledwindow > viewport .sidebar, hdyleaflet > stack > frame > grid.vertical > actionbar, -leaflet.unfolded > stack > frame > grid.vertical > actionbar, hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list, -leaflet.unfolded > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list, hdyleaflet > stack > frame > grid.vertical, -leaflet.unfolded > stack > frame > grid.vertical, .polari-room-list .sidebar, window.background.csd > box.horizontal > box.vertical > box.linked.horizontal, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list, .geary-main-window .geary-main-layout > leaflet > leaflet > box statusbar, .geary-main-window .geary-main-layout > leaflet > leaflet > box .geary-folder-frame, .sidebar.vertical > paned.geary-sidebar-pane-separator statusbar, .sidebar.vertical > paned.geary-sidebar-pane-separator, .sidebar.vertical > paned.sidebar-pane-separator statusbar, .sidebar.vertical > paned.sidebar-pane-separator, window#GearyMainWindow > overlay > box.vertical > paned.horizontal > box.sidebar.vertical, -window.geary-main-window > overlay > box.vertical > paned.horizontal > box.sidebar.vertical, window.background.csd > box.horizontal > box.vertical > scrolledwindow.view, -window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view, -window.background.csd > leaflet > box.vertical > scrolledwindow.view, list.tweak-categories, textview.view.sourceview.gedit-view window#gtk-tooltip, .gedit-map-frame, .gedit-side-panel-paned, .gedit-document-panel-dragged-row, list.gedit-document-panel { - color: rgba(246, 246, 251, 0.8); - background-color: #32343D; -} - -window > hdyleaflet > scrolledwindow > viewport.frame > list:disabled, window > leaflet > scrolledwindow > viewport.frame > list:disabled, hdyleaflet > box.vertical > scrolledwindow > viewport .sidebar:disabled, hdyleaflet > stack > frame > grid.vertical > actionbar:disabled, -leaflet.unfolded > stack > frame > grid.vertical > actionbar:disabled, hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list:disabled, -leaflet.unfolded > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list:disabled, hdyleaflet > stack > frame > grid.vertical:disabled, -leaflet.unfolded > stack > frame > grid.vertical:disabled, .polari-room-list .sidebar:disabled, window.background.csd > box.horizontal > box.vertical > box.linked.horizontal:disabled, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list:disabled, .geary-main-window .geary-main-layout > leaflet > leaflet > box statusbar:disabled, .geary-main-window .geary-main-layout > leaflet > leaflet > box .geary-folder-frame:disabled, .sidebar.vertical > paned.geary-sidebar-pane-separator statusbar:disabled, .sidebar.vertical > paned.geary-sidebar-pane-separator:disabled, .sidebar.vertical > paned.sidebar-pane-separator statusbar:disabled, .sidebar.vertical > paned.sidebar-pane-separator:disabled, window#GearyMainWindow > overlay > box.vertical > paned.horizontal > box.sidebar.vertical:disabled, -window.geary-main-window > overlay > box.vertical > paned.horizontal > box.sidebar.vertical:disabled, window.background.csd > box.horizontal > box.vertical > scrolledwindow.view:disabled, -window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view:disabled, -window.background.csd > leaflet > box.vertical > scrolledwindow.view:disabled, list.tweak-categories:disabled, textview.view.sourceview.gedit-view window#gtk-tooltip:disabled, .gedit-map-frame:disabled, .gedit-side-panel-paned:disabled, .gedit-document-panel-dragged-row:disabled, list.gedit-document-panel:disabled, window > hdyleaflet > scrolledwindow > viewport.frame > list label:disabled, window > leaflet > scrolledwindow > viewport.frame > list label:disabled, hdyleaflet > box.vertical > scrolledwindow > viewport .sidebar label:disabled, hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list label:disabled, -leaflet.unfolded > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list label:disabled, hdyleaflet > stack > frame > grid.vertical label:disabled, -leaflet.unfolded > stack > frame > grid.vertical label:disabled, .polari-room-list .sidebar label:disabled, window.background.csd > box.horizontal > box.vertical > box.linked.horizontal label:disabled, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list label:disabled, .geary-main-window .geary-main-layout > leaflet > leaflet > box statusbar label:disabled, .geary-main-window .geary-main-layout > leaflet > leaflet > box .geary-folder-frame label:disabled, .sidebar.vertical > paned.geary-sidebar-pane-separator label:disabled, .sidebar.vertical > paned.sidebar-pane-separator label:disabled, window#GearyMainWindow > overlay > box.vertical > paned.horizontal > box.sidebar.vertical label:disabled, -window.geary-main-window > overlay > box.vertical > paned.horizontal > box.sidebar.vertical label:disabled, window.background.csd > box.horizontal > box.vertical > scrolledwindow.view label:disabled, -window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view label:disabled, -window.background.csd > leaflet > box.vertical > scrolledwindow.view label:disabled, list.tweak-categories label:disabled, textview.view.sourceview.gedit-view window#gtk-tooltip label:disabled, .gedit-map-frame label:disabled, .gedit-side-panel-paned label:disabled, .gedit-document-panel-dragged-row label:disabled, list.gedit-document-panel label:disabled { - color: rgba(246, 246, 251, 0.35); -} - -hdyleaflet > stack > frame > grid.vertical > actionbar button, -leaflet.unfolded > stack > frame > grid.vertical > actionbar button, .polari-entry-area button, window.background.csd > box.horizontal > box.vertical > box.linked.horizontal button, .gedit-side-panel-paned > box.vertical > stack > grid.horizontal > box.horizontal button { - color: rgba(246, 246, 251, 0.8); - background-color: rgba(246, 246, 251, 0.15); - border: none; -} - -hdyleaflet > stack > frame > grid.vertical > actionbar button:hover, -leaflet.unfolded > stack > frame > grid.vertical > actionbar button:hover, .polari-entry-area button:hover, window.background.csd > box.horizontal > box.vertical > box.linked.horizontal button:hover, .gedit-side-panel-paned > box.vertical > stack > grid.horizontal > box.horizontal button:hover { - color: #F6F6FB; - background-color: rgba(246, 246, 251, 0.25); -} - -hdyleaflet > stack > frame > grid.vertical > actionbar button:active, -leaflet.unfolded > stack > frame > grid.vertical > actionbar button:active, .polari-entry-area button:active, window.background.csd > box.horizontal > box.vertical > box.linked.horizontal button:active, .gedit-side-panel-paned > box.vertical > stack > grid.horizontal > box.horizontal button:active, hdyleaflet > stack > frame > grid.vertical > actionbar button:checked, -leaflet.unfolded > stack > frame > grid.vertical > actionbar button:checked, .polari-entry-area button:checked, window.background.csd > box.horizontal > box.vertical > box.linked.horizontal button:checked, .gedit-side-panel-paned > box.vertical > stack > grid.horizontal > box.horizontal button:checked { - color: #ffffff; - background-color: #5294e2; -} - -hdyleaflet > stack > frame > grid.vertical > actionbar button:disabled, -leaflet.unfolded > stack > frame > grid.vertical > actionbar button:disabled, .polari-entry-area button:disabled, window.background.csd > box.horizontal > box.vertical > box.linked.horizontal button:disabled, .gedit-side-panel-paned > box.vertical > stack > grid.horizontal > box.horizontal button:disabled { - color: rgba(246, 246, 251, 0.35); - background-color: rgba(246, 246, 251, 0.08); -} - -window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable button, hdyleaflet > stack > frame > grid.vertical > actionbar button.flat, -leaflet.unfolded > stack > frame > grid.vertical > actionbar button.flat, .polari-entry-area button.flat, window.background.csd > box.horizontal > box.vertical > box.linked.horizontal button.flat, .gedit-side-panel-paned > box.vertical > stack > grid.horizontal > box.horizontal button.flat { - border: none; - background: none; - box-shadow: none; - color: rgba(246, 246, 251, 0.8); -} - -window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable button:hover, hdyleaflet > stack > frame > grid.vertical > actionbar button.flat:hover, -leaflet.unfolded > stack > frame > grid.vertical > actionbar button.flat:hover, .polari-entry-area button.flat:hover, window.background.csd > box.horizontal > box.vertical > box.linked.horizontal button.flat:hover, .gedit-side-panel-paned > box.vertical > stack > grid.horizontal > box.horizontal button.flat:hover { - color: #F6F6FB; - background-color: rgba(246, 246, 251, 0.15); -} - -window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable button:active, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable button:checked, hdyleaflet > stack > frame > grid.vertical > actionbar button.flat:active, -leaflet.unfolded > stack > frame > grid.vertical > actionbar button.flat:active, .polari-entry-area button.flat:active, window.background.csd > box.horizontal > box.vertical > box.linked.horizontal button.flat:active, .gedit-side-panel-paned > box.vertical > stack > grid.horizontal > box.horizontal button.flat:active, hdyleaflet > stack > frame > grid.vertical > actionbar button.flat:checked, -leaflet.unfolded > stack > frame > grid.vertical > actionbar button.flat:checked, .polari-entry-area button.flat:checked, window.background.csd > box.horizontal > box.vertical > box.linked.horizontal button.flat:checked, .gedit-side-panel-paned > box.vertical > stack > grid.horizontal > box.horizontal button.flat:checked { - color: #ffffff; - background-color: #5294e2; -} - -window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable button:disabled, hdyleaflet > stack > frame > grid.vertical > actionbar button.flat:disabled, -leaflet.unfolded > stack > frame > grid.vertical > actionbar button.flat:disabled, .polari-entry-area button.flat:disabled, window.background.csd > box.horizontal > box.vertical > box.linked.horizontal button.flat:disabled, .gedit-side-panel-paned > box.vertical > stack > grid.horizontal > box.horizontal button.flat:disabled { - color: rgba(246, 246, 251, 0.35); -} - -window > hdyleaflet > scrolledwindow > viewport.frame > list > row.activatable, window > leaflet > scrolledwindow > viewport.frame > list > row.activatable, hdyleaflet > box.vertical > scrolledwindow > viewport .sidebar list > row.activatable, hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list row.activatable.contact-data-row, -leaflet.unfolded > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list row.activatable.contact-data-row, .polari-room-list .sidebar .activatable, .polari-room-list .sidebar .inactive, .polari-room-list .sidebar .room-list-header, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable, .geary-main-window .geary-main-layout > leaflet > leaflet > box .geary-folder-frame > scrolledwindow treeview.view.sidebar, .sidebar.vertical > paned.geary-sidebar-pane-separator .geary-folder-frame > scrolledwindow treeview.view.sidebar, .sidebar.vertical > paned.sidebar-pane-separator .folder-frame > scrolledwindow treeview.view.sidebar, list.tweak-categories > row.activatable.tweak-category, textview.view.sourceview.gedit-view window#gtk-tooltip treeview.view, .gedit-side-panel-paned treeview.view, list.gedit-document-panel row.activatable { - color: rgba(246, 246, 251, 0.8); - background-color: #32343D; -} - -window > hdyleaflet > scrolledwindow > viewport.frame > list > row.has-open-popup.activatable, window > leaflet > scrolledwindow > viewport.frame > list > row.has-open-popup.activatable, hdyleaflet > box.vertical > scrolledwindow > viewport .sidebar list > row.has-open-popup.activatable, hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list row.has-open-popup.activatable.contact-data-row, -leaflet.unfolded > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list row.has-open-popup.activatable.contact-data-row, .polari-room-list .sidebar .has-open-popup.activatable, .polari-room-list .sidebar .has-open-popup.inactive, .polari-room-list .sidebar .has-open-popup.room-list-header, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.has-open-popup.activatable, .geary-main-window .geary-main-layout > leaflet > leaflet > box .geary-folder-frame > scrolledwindow treeview.has-open-popup.view.sidebar, .sidebar.vertical > paned.geary-sidebar-pane-separator .geary-folder-frame > scrolledwindow treeview.has-open-popup.view.sidebar, .sidebar.vertical > paned.sidebar-pane-separator .folder-frame > scrolledwindow treeview.has-open-popup.view.sidebar, list.tweak-categories > row.has-open-popup.activatable.tweak-category, textview.view.sourceview.gedit-view window#gtk-tooltip treeview.has-open-popup.view, .gedit-side-panel-paned treeview.has-open-popup.view, list.gedit-document-panel row.has-open-popup.activatable, window > hdyleaflet > scrolledwindow > viewport.frame > list > row.activatable:hover, window > leaflet > scrolledwindow > viewport.frame > list > row.activatable:hover, hdyleaflet > box.vertical > scrolledwindow > viewport .sidebar list > row.activatable:hover, hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list row.activatable.contact-data-row:hover, -leaflet.unfolded > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list row.activatable.contact-data-row:hover, .polari-room-list .sidebar .activatable:hover, .polari-room-list .sidebar .inactive:hover, .polari-room-list .sidebar .room-list-header:hover, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable:hover, .geary-main-window .geary-main-layout > leaflet > leaflet > box .geary-folder-frame > scrolledwindow treeview.view.sidebar:hover, .sidebar.vertical > paned.geary-sidebar-pane-separator .geary-folder-frame > scrolledwindow treeview.view.sidebar:hover, .sidebar.vertical > paned.sidebar-pane-separator .folder-frame > scrolledwindow treeview.view.sidebar:hover, list.tweak-categories > row.activatable.tweak-category:hover, textview.view.sourceview.gedit-view window#gtk-tooltip treeview.view:hover, .gedit-side-panel-paned treeview.view:hover, list.gedit-document-panel row.activatable:hover { - color: #F6F6FB; - background-color: #464750; -} - -window > hdyleaflet > scrolledwindow > viewport.frame > list > row.activatable:disabled, window > leaflet > scrolledwindow > viewport.frame > list > row.activatable:disabled, hdyleaflet > box.vertical > scrolledwindow > viewport .sidebar list > row.activatable:disabled, hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list row.activatable.contact-data-row:disabled, -leaflet.unfolded > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list row.activatable.contact-data-row:disabled, .polari-room-list .sidebar .activatable:disabled, .polari-room-list .sidebar .inactive:disabled, .polari-room-list .sidebar .room-list-header:disabled, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable:disabled, .geary-main-window .geary-main-layout > leaflet > leaflet > box .geary-folder-frame > scrolledwindow treeview.view.sidebar:disabled, .sidebar.vertical > paned.geary-sidebar-pane-separator .geary-folder-frame > scrolledwindow treeview.view.sidebar:disabled, .sidebar.vertical > paned.sidebar-pane-separator .folder-frame > scrolledwindow treeview.view.sidebar:disabled, list.tweak-categories > row.activatable.tweak-category:disabled, textview.view.sourceview.gedit-view window#gtk-tooltip treeview.view:disabled, .gedit-side-panel-paned treeview.view:disabled, list.gedit-document-panel row.activatable:disabled, window > hdyleaflet > scrolledwindow > viewport.frame > list > row.activatable label:disabled, window > leaflet > scrolledwindow > viewport.frame > list > row.activatable label:disabled, hdyleaflet > box.vertical > scrolledwindow > viewport .sidebar list > row.activatable label:disabled, hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list row.activatable.contact-data-row label:disabled, -leaflet.unfolded > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list row.activatable.contact-data-row label:disabled, .polari-room-list .sidebar .activatable label:disabled, .polari-room-list .sidebar .inactive label:disabled, .polari-room-list .sidebar .room-list-header label:disabled, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable label:disabled, .geary-main-window .geary-main-layout > leaflet > leaflet > box .geary-folder-frame > scrolledwindow treeview.view.sidebar label:disabled, .sidebar.vertical > paned.geary-sidebar-pane-separator .geary-folder-frame > scrolledwindow treeview.view.sidebar label:disabled, .sidebar.vertical > paned.sidebar-pane-separator .folder-frame > scrolledwindow treeview.view.sidebar label:disabled, list.tweak-categories > row.activatable.tweak-category label:disabled, textview.view.sourceview.gedit-view window#gtk-tooltip treeview.view label:disabled, .gedit-side-panel-paned treeview.view label:disabled, list.gedit-document-panel row.activatable label:disabled { - color: rgba(246, 246, 251, 0.35); -} - -window > hdyleaflet > scrolledwindow > viewport.frame > list > row.activatable:selected.has-open-popup, window > leaflet > scrolledwindow > viewport.frame > list > row.activatable:selected.has-open-popup, hdyleaflet > box.vertical > scrolledwindow > viewport .sidebar list > row.activatable:selected.has-open-popup, hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list row.activatable.contact-data-row:selected.has-open-popup, -leaflet.unfolded > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list row.activatable.contact-data-row:selected.has-open-popup, .polari-room-list .sidebar .activatable:selected.has-open-popup, .polari-room-list .sidebar .inactive:selected.has-open-popup, .polari-room-list .sidebar .room-list-header:selected.has-open-popup, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable:selected.has-open-popup, .geary-main-window .geary-main-layout > leaflet > leaflet > box .geary-folder-frame > scrolledwindow treeview.view.sidebar:selected.has-open-popup, .sidebar.vertical > paned.geary-sidebar-pane-separator .geary-folder-frame > scrolledwindow treeview.view.sidebar:selected.has-open-popup, .sidebar.vertical > paned.sidebar-pane-separator .folder-frame > scrolledwindow treeview.view.sidebar:selected.has-open-popup, list.tweak-categories > row.activatable.tweak-category:selected.has-open-popup, textview.view.sourceview.gedit-view window#gtk-tooltip treeview.view:selected.has-open-popup, .gedit-side-panel-paned treeview.view:selected.has-open-popup, list.gedit-document-panel row.activatable:selected.has-open-popup, window > hdyleaflet > scrolledwindow > viewport.frame > list > row.activatable:selected:hover, window > leaflet > scrolledwindow > viewport.frame > list > row.activatable:selected:hover, hdyleaflet > box.vertical > scrolledwindow > viewport .sidebar list > row.activatable:selected:hover, hdyleaflet > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list row.activatable.contact-data-row:selected:hover, -leaflet.unfolded > stack > frame > grid.vertical > scrolledwindow > viewport.frame > list.contacts-contact-list row.activatable.contact-data-row:selected:hover, .polari-room-list .sidebar .activatable:selected:hover, .polari-room-list .sidebar .inactive:selected:hover, .polari-room-list .sidebar .room-list-header:selected:hover, window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row.activatable:selected:hover, .geary-main-window .geary-main-layout > leaflet > leaflet > box .geary-folder-frame > scrolledwindow treeview.view.sidebar:selected:hover, .sidebar.vertical > paned.geary-sidebar-pane-separator .geary-folder-frame > scrolledwindow treeview.view.sidebar:selected:hover, .sidebar.vertical > paned.sidebar-pane-separator .folder-frame > scrolledwindow treeview.view.sidebar:selected:hover, list.tweak-categories > row.activatable.tweak-category:selected:hover, textview.view.sourceview.gedit-view window#gtk-tooltip treeview.view:selected:hover, .gedit-side-panel-paned treeview.view:selected:hover, list.gedit-document-panel row.activatable:selected:hover { - background-color: #4a85cb; -} - -hdyleaflet > box.vertical > searchbar, .polari-entry-area, window#GearyMainWindow > overlay > box.vertical > paned.horizontal > box.sidebar.vertical > searchbar, -window.geary-main-window > overlay > box.vertical > paned.horizontal > box.sidebar.vertical > searchbar, window#GearyMainWindow > box.vertical > paned > box.vertical > searchbar, -window.geary-main-window > box.vertical > paned > box.vertical > searchbar, -window.background.csd > hdyleaflet > box.vertical > searchbar, -window.background.csd > leaflet > box.vertical > searchbar, window.background.csd > box.horizontal > box.vertical > searchbar { - background: none; - box-shadow: none; - border: none; -} - -hdyleaflet > box.vertical > searchbar > revealer > box, .polari-entry-area > revealer > box, window#GearyMainWindow > overlay > box.vertical > paned.horizontal > box.sidebar.vertical > searchbar > revealer > box, -window.geary-main-window > overlay > box.vertical > paned.horizontal > box.sidebar.vertical > searchbar > revealer > box, window#GearyMainWindow > box.vertical > paned > box.vertical > searchbar > revealer > box, -window.geary-main-window > box.vertical > paned > box.vertical > searchbar > revealer > box, -window.background.csd > hdyleaflet > box.vertical > searchbar > revealer > box, -window.background.csd > leaflet > box.vertical > searchbar > revealer > box, window.background.csd > box.horizontal > box.vertical > searchbar > revealer > box { - background-color: #32343D; - border: none; -} - -hdyleaflet > box.vertical > searchbar entry, .polari-entry-area entry, window#GearyMainWindow > overlay > box.vertical > paned.horizontal > box.sidebar.vertical > searchbar entry, -window.geary-main-window > overlay > box.vertical > paned.horizontal > box.sidebar.vertical > searchbar entry, window#GearyMainWindow > box.vertical > paned > box.vertical > searchbar entry, -window.geary-main-window > box.vertical > paned > box.vertical > searchbar entry, -window.background.csd > hdyleaflet > box.vertical > searchbar entry, -window.background.csd > leaflet > box.vertical > searchbar entry, window.background.csd > box.horizontal > box.vertical > searchbar entry { - color: rgba(246, 246, 251, 0.8); - background-color: rgba(246, 246, 251, 0.1); -} - -hdyleaflet > box.vertical > searchbar entry image, .polari-entry-area entry image, window#GearyMainWindow > overlay > box.vertical > paned.horizontal > box.sidebar.vertical > searchbar entry image, -window.geary-main-window > overlay > box.vertical > paned.horizontal > box.sidebar.vertical > searchbar entry image, window#GearyMainWindow > box.vertical > paned > box.vertical > searchbar entry image, -window.geary-main-window > box.vertical > paned > box.vertical > searchbar entry image, -window.background.csd > hdyleaflet > box.vertical > searchbar entry image, -window.background.csd > leaflet > box.vertical > searchbar entry image, window.background.csd > box.horizontal > box.vertical > searchbar entry image { - color: rgba(246, 246, 251, 0.8); -} - -hdyleaflet > box.vertical > searchbar entry:focus, .polari-entry-area entry:focus, window#GearyMainWindow > overlay > box.vertical > paned.horizontal > box.sidebar.vertical > searchbar entry:focus, -window.geary-main-window > overlay > box.vertical > paned.horizontal > box.sidebar.vertical > searchbar entry:focus, window#GearyMainWindow > box.vertical > paned > box.vertical > searchbar entry:focus, -window.geary-main-window > box.vertical > paned > box.vertical > searchbar entry:focus, -window.background.csd > hdyleaflet > box.vertical > searchbar entry:focus, -window.background.csd > leaflet > box.vertical > searchbar entry:focus, window.background.csd > box.horizontal > box.vertical > searchbar entry:focus { - background-color: rgba(246, 246, 251, 0.12); -} - -hdyleaflet > box.vertical > searchbar entry:disabled, .polari-entry-area entry:disabled, window#GearyMainWindow > overlay > box.vertical > paned.horizontal > box.sidebar.vertical > searchbar entry:disabled, -window.geary-main-window > overlay > box.vertical > paned.horizontal > box.sidebar.vertical > searchbar entry:disabled, window#GearyMainWindow > box.vertical > paned > box.vertical > searchbar entry:disabled, -window.geary-main-window > box.vertical > paned > box.vertical > searchbar entry:disabled, -window.background.csd > hdyleaflet > box.vertical > searchbar entry:disabled, -window.background.csd > leaflet > box.vertical > searchbar entry:disabled, window.background.csd > box.horizontal > box.vertical > searchbar entry:disabled, hdyleaflet > box.vertical > searchbar entry label:disabled, .polari-entry-area entry label:disabled, window#GearyMainWindow > overlay > box.vertical > paned.horizontal > box.sidebar.vertical > searchbar entry label:disabled, -window.geary-main-window > overlay > box.vertical > paned.horizontal > box.sidebar.vertical > searchbar entry label:disabled, window#GearyMainWindow > box.vertical > paned > box.vertical > searchbar entry label:disabled, -window.geary-main-window > box.vertical > paned > box.vertical > searchbar entry label:disabled, -window.background.csd > hdyleaflet > box.vertical > searchbar entry label:disabled, -window.background.csd > leaflet > box.vertical > searchbar entry label:disabled, window.background.csd > box.horizontal > box.vertical > searchbar entry label:disabled, hdyleaflet > box.vertical > searchbar entry image:disabled, .polari-entry-area entry image:disabled, window#GearyMainWindow > overlay > box.vertical > paned.horizontal > box.sidebar.vertical > searchbar entry image:disabled, -window.geary-main-window > overlay > box.vertical > paned.horizontal > box.sidebar.vertical > searchbar entry image:disabled, window#GearyMainWindow > box.vertical > paned > box.vertical > searchbar entry image:disabled, -window.geary-main-window > box.vertical > paned > box.vertical > searchbar entry image:disabled, -window.background.csd > hdyleaflet > box.vertical > searchbar entry image:disabled, -window.background.csd > leaflet > box.vertical > searchbar entry image:disabled, window.background.csd > box.horizontal > box.vertical > searchbar entry image:disabled { - color: rgba(246, 246, 251, 0.35); -} - -.selection-mode hdyleaflet headerbar button.titlebutton.close, .selection-mode leaflet.unfolded headerbar button.titlebutton.close, hdyleaflet > headerbar:first-child button.titlebutton.close, -leaflet.unfolded > headerbar:first-child button.titlebutton.close, .geary-main-window > headerbar > leaflet > leaflet > headerbar:not(:last-child) button.titlebutton.close, .geary-titlebar-left button.titlebutton.close, window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child button.titlebutton.close, -window.background.csd > headerbar.titlebar > hdyleaflet > headerbar:first-child button.titlebutton.close, -window.background.csd > headerbar.titlebar > leaflet > headerbar:first-child button.titlebutton.close, window.background.csd > box.titlebar.horizontal > headerbar:first-child button.titlebutton.close, .titlebar > headerbar.titlebar.tweak-titlebar-left button.titlebutton.close, window.org-gnome-gedit .titlebar > headerbar:first-child button.titlebutton.close { - background-image: -gtk-scaled(url("assets/titlebutton-close-dark.png"), url("assets/titlebutton-close-dark@2.png")); -} - -.selection-mode hdyleaflet headerbar button.titlebutton.close:backdrop, .selection-mode leaflet.unfolded headerbar button.titlebutton.close:backdrop, hdyleaflet > headerbar:first-child button.titlebutton.close:backdrop, -leaflet.unfolded > headerbar:first-child button.titlebutton.close:backdrop, .geary-main-window > headerbar > leaflet > leaflet > headerbar:not(:last-child) button.titlebutton.close:backdrop, .geary-titlebar-left button.titlebutton.close:backdrop, window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child button.titlebutton.close:backdrop, -window.background.csd > headerbar.titlebar > hdyleaflet > headerbar:first-child button.titlebutton.close:backdrop, -window.background.csd > headerbar.titlebar > leaflet > headerbar:first-child button.titlebutton.close:backdrop, window.background.csd > box.titlebar.horizontal > headerbar:first-child button.titlebutton.close:backdrop, .titlebar > headerbar.titlebar.tweak-titlebar-left button.titlebutton.close:backdrop, window.org-gnome-gedit .titlebar > headerbar:first-child button.titlebutton.close:backdrop { - background-image: -gtk-scaled(url("assets/titlebutton-close-backdrop-dark.png"), url("assets/titlebutton-close-backdrop-dark@2.png")); -} - -.selection-mode hdyleaflet headerbar button.titlebutton.close:hover, .selection-mode leaflet.unfolded headerbar button.titlebutton.close:hover, hdyleaflet > headerbar:first-child button.titlebutton.close:hover, -leaflet.unfolded > headerbar:first-child button.titlebutton.close:hover, .geary-main-window > headerbar > leaflet > leaflet > headerbar:not(:last-child) button.titlebutton.close:hover, .geary-titlebar-left button.titlebutton.close:hover, window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child button.titlebutton.close:hover, -window.background.csd > headerbar.titlebar > hdyleaflet > headerbar:first-child button.titlebutton.close:hover, -window.background.csd > headerbar.titlebar > leaflet > headerbar:first-child button.titlebutton.close:hover, window.background.csd > box.titlebar.horizontal > headerbar:first-child button.titlebutton.close:hover, .titlebar > headerbar.titlebar.tweak-titlebar-left button.titlebutton.close:hover, window.org-gnome-gedit .titlebar > headerbar:first-child button.titlebutton.close:hover { - background-image: -gtk-scaled(url("assets/titlebutton-close-hover-dark.png"), url("assets/titlebutton-close-hover-dark@2.png")); -} - -.selection-mode hdyleaflet headerbar button.titlebutton.close:active, .selection-mode leaflet.unfolded headerbar button.titlebutton.close:active, hdyleaflet > headerbar:first-child button.titlebutton.close:active, -leaflet.unfolded > headerbar:first-child button.titlebutton.close:active, .geary-main-window > headerbar > leaflet > leaflet > headerbar:not(:last-child) button.titlebutton.close:active, .geary-titlebar-left button.titlebutton.close:active, window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child button.titlebutton.close:active, -window.background.csd > headerbar.titlebar > hdyleaflet > headerbar:first-child button.titlebutton.close:active, -window.background.csd > headerbar.titlebar > leaflet > headerbar:first-child button.titlebutton.close:active, window.background.csd > box.titlebar.horizontal > headerbar:first-child button.titlebutton.close:active, .titlebar > headerbar.titlebar.tweak-titlebar-left button.titlebutton.close:active, window.org-gnome-gedit .titlebar > headerbar:first-child button.titlebutton.close:active { - background-image: -gtk-scaled(url("assets/titlebutton-close-active-dark.png"), url("assets/titlebutton-close-active-dark@2.png")); -} - -.selection-mode hdyleaflet headerbar button.titlebutton.maximize, .selection-mode leaflet.unfolded headerbar button.titlebutton.maximize, hdyleaflet > headerbar:first-child button.titlebutton.maximize, -leaflet.unfolded > headerbar:first-child button.titlebutton.maximize, .geary-main-window > headerbar > leaflet > leaflet > headerbar:not(:last-child) button.titlebutton.maximize, .geary-titlebar-left button.titlebutton.maximize, window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child button.titlebutton.maximize, -window.background.csd > headerbar.titlebar > hdyleaflet > headerbar:first-child button.titlebutton.maximize, -window.background.csd > headerbar.titlebar > leaflet > headerbar:first-child button.titlebutton.maximize, window.background.csd > box.titlebar.horizontal > headerbar:first-child button.titlebutton.maximize, .titlebar > headerbar.titlebar.tweak-titlebar-left button.titlebutton.maximize, window.org-gnome-gedit .titlebar > headerbar:first-child button.titlebutton.maximize { - background-image: -gtk-scaled(url("assets/titlebutton-maximize-dark.png"), url("assets/titlebutton-maximize-dark@2.png")); -} - -.selection-mode hdyleaflet headerbar button.titlebutton.maximize:backdrop, .selection-mode leaflet.unfolded headerbar button.titlebutton.maximize:backdrop, hdyleaflet > headerbar:first-child button.titlebutton.maximize:backdrop, -leaflet.unfolded > headerbar:first-child button.titlebutton.maximize:backdrop, .geary-main-window > headerbar > leaflet > leaflet > headerbar:not(:last-child) button.titlebutton.maximize:backdrop, .geary-titlebar-left button.titlebutton.maximize:backdrop, window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child button.titlebutton.maximize:backdrop, -window.background.csd > headerbar.titlebar > hdyleaflet > headerbar:first-child button.titlebutton.maximize:backdrop, -window.background.csd > headerbar.titlebar > leaflet > headerbar:first-child button.titlebutton.maximize:backdrop, window.background.csd > box.titlebar.horizontal > headerbar:first-child button.titlebutton.maximize:backdrop, .titlebar > headerbar.titlebar.tweak-titlebar-left button.titlebutton.maximize:backdrop, window.org-gnome-gedit .titlebar > headerbar:first-child button.titlebutton.maximize:backdrop { - background-image: -gtk-scaled(url("assets/titlebutton-maximize-backdrop-dark.png"), url("assets/titlebutton-maximize-backdrop-dark@2.png")); -} - -.selection-mode hdyleaflet headerbar button.titlebutton.maximize:hover, .selection-mode leaflet.unfolded headerbar button.titlebutton.maximize:hover, hdyleaflet > headerbar:first-child button.titlebutton.maximize:hover, -leaflet.unfolded > headerbar:first-child button.titlebutton.maximize:hover, .geary-main-window > headerbar > leaflet > leaflet > headerbar:not(:last-child) button.titlebutton.maximize:hover, .geary-titlebar-left button.titlebutton.maximize:hover, window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child button.titlebutton.maximize:hover, -window.background.csd > headerbar.titlebar > hdyleaflet > headerbar:first-child button.titlebutton.maximize:hover, -window.background.csd > headerbar.titlebar > leaflet > headerbar:first-child button.titlebutton.maximize:hover, window.background.csd > box.titlebar.horizontal > headerbar:first-child button.titlebutton.maximize:hover, .titlebar > headerbar.titlebar.tweak-titlebar-left button.titlebutton.maximize:hover, window.org-gnome-gedit .titlebar > headerbar:first-child button.titlebutton.maximize:hover { - background-image: -gtk-scaled(url("assets/titlebutton-maximize-hover-dark.png"), url("assets/titlebutton-maximize-hover-dark@2.png")); -} - -.selection-mode hdyleaflet headerbar button.titlebutton.maximize:active, .selection-mode leaflet.unfolded headerbar button.titlebutton.maximize:active, hdyleaflet > headerbar:first-child button.titlebutton.maximize:active, -leaflet.unfolded > headerbar:first-child button.titlebutton.maximize:active, .geary-main-window > headerbar > leaflet > leaflet > headerbar:not(:last-child) button.titlebutton.maximize:active, .geary-titlebar-left button.titlebutton.maximize:active, window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child button.titlebutton.maximize:active, -window.background.csd > headerbar.titlebar > hdyleaflet > headerbar:first-child button.titlebutton.maximize:active, -window.background.csd > headerbar.titlebar > leaflet > headerbar:first-child button.titlebutton.maximize:active, window.background.csd > box.titlebar.horizontal > headerbar:first-child button.titlebutton.maximize:active, .titlebar > headerbar.titlebar.tweak-titlebar-left button.titlebutton.maximize:active, window.org-gnome-gedit .titlebar > headerbar:first-child button.titlebutton.maximize:active { - background-image: -gtk-scaled(url("assets/titlebutton-maximize-active-dark.png"), url("assets/titlebutton-maximize-active-dark@2.png")); -} - -.selection-mode hdyleaflet headerbar button.titlebutton.minimize, .selection-mode leaflet.unfolded headerbar button.titlebutton.minimize, hdyleaflet > headerbar:first-child button.titlebutton.minimize, -leaflet.unfolded > headerbar:first-child button.titlebutton.minimize, .geary-main-window > headerbar > leaflet > leaflet > headerbar:not(:last-child) button.titlebutton.minimize, .geary-titlebar-left button.titlebutton.minimize, window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child button.titlebutton.minimize, -window.background.csd > headerbar.titlebar > hdyleaflet > headerbar:first-child button.titlebutton.minimize, -window.background.csd > headerbar.titlebar > leaflet > headerbar:first-child button.titlebutton.minimize, window.background.csd > box.titlebar.horizontal > headerbar:first-child button.titlebutton.minimize, .titlebar > headerbar.titlebar.tweak-titlebar-left button.titlebutton.minimize, window.org-gnome-gedit .titlebar > headerbar:first-child button.titlebutton.minimize { - background-image: -gtk-scaled(url("assets/titlebutton-minimize-dark.png"), url("assets/titlebutton-minimize-dark@2.png")); -} - -.selection-mode hdyleaflet headerbar button.titlebutton.minimize:backdrop, .selection-mode leaflet.unfolded headerbar button.titlebutton.minimize:backdrop, hdyleaflet > headerbar:first-child button.titlebutton.minimize:backdrop, -leaflet.unfolded > headerbar:first-child button.titlebutton.minimize:backdrop, .geary-main-window > headerbar > leaflet > leaflet > headerbar:not(:last-child) button.titlebutton.minimize:backdrop, .geary-titlebar-left button.titlebutton.minimize:backdrop, window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child button.titlebutton.minimize:backdrop, -window.background.csd > headerbar.titlebar > hdyleaflet > headerbar:first-child button.titlebutton.minimize:backdrop, -window.background.csd > headerbar.titlebar > leaflet > headerbar:first-child button.titlebutton.minimize:backdrop, window.background.csd > box.titlebar.horizontal > headerbar:first-child button.titlebutton.minimize:backdrop, .titlebar > headerbar.titlebar.tweak-titlebar-left button.titlebutton.minimize:backdrop, window.org-gnome-gedit .titlebar > headerbar:first-child button.titlebutton.minimize:backdrop { - background-image: -gtk-scaled(url("assets/titlebutton-minimize-backdrop-dark.png"), url("assets/titlebutton-minimize-backdrop-dark@2.png")); -} - -.selection-mode hdyleaflet headerbar button.titlebutton.minimize:hover, .selection-mode leaflet.unfolded headerbar button.titlebutton.minimize:hover, hdyleaflet > headerbar:first-child button.titlebutton.minimize:hover, -leaflet.unfolded > headerbar:first-child button.titlebutton.minimize:hover, .geary-main-window > headerbar > leaflet > leaflet > headerbar:not(:last-child) button.titlebutton.minimize:hover, .geary-titlebar-left button.titlebutton.minimize:hover, window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child button.titlebutton.minimize:hover, -window.background.csd > headerbar.titlebar > hdyleaflet > headerbar:first-child button.titlebutton.minimize:hover, -window.background.csd > headerbar.titlebar > leaflet > headerbar:first-child button.titlebutton.minimize:hover, window.background.csd > box.titlebar.horizontal > headerbar:first-child button.titlebutton.minimize:hover, .titlebar > headerbar.titlebar.tweak-titlebar-left button.titlebutton.minimize:hover, window.org-gnome-gedit .titlebar > headerbar:first-child button.titlebutton.minimize:hover { - background-image: -gtk-scaled(url("assets/titlebutton-minimize-hover-dark.png"), url("assets/titlebutton-minimize-hover-dark@2.png")); -} - -.selection-mode hdyleaflet headerbar button.titlebutton.minimize:active, .selection-mode leaflet.unfolded headerbar button.titlebutton.minimize:active, hdyleaflet > headerbar:first-child button.titlebutton.minimize:active, -leaflet.unfolded > headerbar:first-child button.titlebutton.minimize:active, .geary-main-window > headerbar > leaflet > leaflet > headerbar:not(:last-child) button.titlebutton.minimize:active, .geary-titlebar-left button.titlebutton.minimize:active, window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child button.titlebutton.minimize:active, -window.background.csd > headerbar.titlebar > hdyleaflet > headerbar:first-child button.titlebutton.minimize:active, -window.background.csd > headerbar.titlebar > leaflet > headerbar:first-child button.titlebutton.minimize:active, window.background.csd > box.titlebar.horizontal > headerbar:first-child button.titlebutton.minimize:active, .titlebar > headerbar.titlebar.tweak-titlebar-left button.titlebutton.minimize:active, window.org-gnome-gedit .titlebar > headerbar:first-child button.titlebutton.minimize:active { - background-image: -gtk-scaled(url("assets/titlebutton-minimize-active-dark.png"), url("assets/titlebutton-minimize-active-dark@2.png")); -} - -.selection-mode hdyleaflet headerbar button.titlebutton.restore, .selection-mode leaflet.unfolded headerbar button.titlebutton.restore, hdyleaflet > headerbar:first-child button.titlebutton.restore, -leaflet.unfolded > headerbar:first-child button.titlebutton.restore, .geary-main-window > headerbar > leaflet > leaflet > headerbar:not(:last-child) button.titlebutton.restore, .geary-titlebar-left button.titlebutton.restore, window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child button.titlebutton.restore, -window.background.csd > headerbar.titlebar > hdyleaflet > headerbar:first-child button.titlebutton.restore, -window.background.csd > headerbar.titlebar > leaflet > headerbar:first-child button.titlebutton.restore, window.background.csd > box.titlebar.horizontal > headerbar:first-child button.titlebutton.restore, .titlebar > headerbar.titlebar.tweak-titlebar-left button.titlebutton.restore, window.org-gnome-gedit .titlebar > headerbar:first-child button.titlebutton.restore { - background-image: -gtk-scaled(url("assets/titlebutton-restore-dark.png"), url("assets/titlebutton-restore-dark@2.png")); -} - -.selection-mode hdyleaflet headerbar button.titlebutton.restore:backdrop, .selection-mode leaflet.unfolded headerbar button.titlebutton.restore:backdrop, hdyleaflet > headerbar:first-child button.titlebutton.restore:backdrop, -leaflet.unfolded > headerbar:first-child button.titlebutton.restore:backdrop, .geary-main-window > headerbar > leaflet > leaflet > headerbar:not(:last-child) button.titlebutton.restore:backdrop, .geary-titlebar-left button.titlebutton.restore:backdrop, window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child button.titlebutton.restore:backdrop, -window.background.csd > headerbar.titlebar > hdyleaflet > headerbar:first-child button.titlebutton.restore:backdrop, -window.background.csd > headerbar.titlebar > leaflet > headerbar:first-child button.titlebutton.restore:backdrop, window.background.csd > box.titlebar.horizontal > headerbar:first-child button.titlebutton.restore:backdrop, .titlebar > headerbar.titlebar.tweak-titlebar-left button.titlebutton.restore:backdrop, window.org-gnome-gedit .titlebar > headerbar:first-child button.titlebutton.restore:backdrop { - background-image: -gtk-scaled(url("assets/titlebutton-restore-backdrop-dark.png"), url("assets/titlebutton-restore-backdrop-dark@2.png")); -} - -.selection-mode hdyleaflet headerbar button.titlebutton.restore:hover, .selection-mode leaflet.unfolded headerbar button.titlebutton.restore:hover, hdyleaflet > headerbar:first-child button.titlebutton.restore:hover, -leaflet.unfolded > headerbar:first-child button.titlebutton.restore:hover, .geary-main-window > headerbar > leaflet > leaflet > headerbar:not(:last-child) button.titlebutton.restore:hover, .geary-titlebar-left button.titlebutton.restore:hover, window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child button.titlebutton.restore:hover, -window.background.csd > headerbar.titlebar > hdyleaflet > headerbar:first-child button.titlebutton.restore:hover, -window.background.csd > headerbar.titlebar > leaflet > headerbar:first-child button.titlebutton.restore:hover, window.background.csd > box.titlebar.horizontal > headerbar:first-child button.titlebutton.restore:hover, .titlebar > headerbar.titlebar.tweak-titlebar-left button.titlebutton.restore:hover, window.org-gnome-gedit .titlebar > headerbar:first-child button.titlebutton.restore:hover { - background-image: -gtk-scaled(url("assets/titlebutton-restore-hover-dark.png"), url("assets/titlebutton-restore-hover-dark@2.png")); -} - -.selection-mode hdyleaflet headerbar button.titlebutton.restore:active, .selection-mode leaflet.unfolded headerbar button.titlebutton.restore:active, hdyleaflet > headerbar:first-child button.titlebutton.restore:active, -leaflet.unfolded > headerbar:first-child button.titlebutton.restore:active, .geary-main-window > headerbar > leaflet > leaflet > headerbar:not(:last-child) button.titlebutton.restore:active, .geary-titlebar-left button.titlebutton.restore:active, window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child button.titlebutton.restore:active, -window.background.csd > headerbar.titlebar > hdyleaflet > headerbar:first-child button.titlebutton.restore:active, -window.background.csd > headerbar.titlebar > leaflet > headerbar:first-child button.titlebutton.restore:active, window.background.csd > box.titlebar.horizontal > headerbar:first-child button.titlebutton.restore:active, .titlebar > headerbar.titlebar.tweak-titlebar-left button.titlebutton.restore:active, window.org-gnome-gedit .titlebar > headerbar:first-child button.titlebutton.restore:active { - background-image: -gtk-scaled(url("assets/titlebutton-restore-active-dark.png"), url("assets/titlebutton-restore-active-dark@2.png")); -} - -.fullscreen .selection-mode hdyleaflet headerbar button.titlebutton.maximize, .maximized .selection-mode hdyleaflet headerbar button.titlebutton.maximize, .fullscreen .selection-mode leaflet.unfolded headerbar button.titlebutton.maximize, .maximized .selection-mode leaflet.unfolded headerbar button.titlebutton.maximize, window#GearyMainWindow.fullscreen .geary-titlebar-left > box.left.horizontal button.titlebutton.maximize, -window#GearyMainWindow.maximized .geary-titlebar-left > box.left.horizontal button.titlebutton.maximize, window.background.csd.fullscreen > headerbar.titlebar > box.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize, -window.background.csd.fullscreen > headerbar.titlebar > hdyleaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize, -window.background.csd.fullscreen > headerbar.titlebar > leaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize, window.background.csd.maximized > headerbar.titlebar > box.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize, -window.background.csd.maximized > headerbar.titlebar > hdyleaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize, -window.background.csd.maximized > headerbar.titlebar > leaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize, window.background.csd.fullscreen > box.titlebar.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize, window.background.csd.maximized > box.titlebar.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize, window.fullscreen.org-gnome-gedit > .titlebar > headerbar:first-child > box.left.horizontal button.titlebutton.maximize, -window.maximized.org-gnome-gedit > .titlebar > headerbar:first-child > box.left.horizontal button.titlebutton.maximize, .fullscreen hdyleaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize, -.fullscreen leaflet.unfolded > headerbar:first-child > box.left.horizontal button.titlebutton.maximize, .fullscreen .geary-main-window > headerbar > leaflet > leaflet > headerbar:not(:last-child) > box.left.horizontal button.titlebutton.maximize, .fullscreen .geary-titlebar-left > box.left.horizontal button.titlebutton.maximize, .fullscreen window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize, -.fullscreen window.background.csd > headerbar.titlebar > leaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize, .fullscreen window.background.csd > box.titlebar.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize, .fullscreen .titlebar > headerbar.titlebar.tweak-titlebar-left > box.left.horizontal button.titlebutton.maximize, .fullscreen window.org-gnome-gedit .titlebar > headerbar:first-child > box.left.horizontal button.titlebutton.maximize, window.org-gnome-gedit .fullscreen .titlebar > headerbar:first-child > box.left.horizontal button.titlebutton.maximize, .maximized hdyleaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize, -.maximized leaflet.unfolded > headerbar:first-child > box.left.horizontal button.titlebutton.maximize, .maximized .geary-main-window > headerbar > leaflet > leaflet > headerbar:not(:last-child) > box.left.horizontal button.titlebutton.maximize, .maximized .geary-titlebar-left > box.left.horizontal button.titlebutton.maximize, .maximized window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize, -.maximized window.background.csd > headerbar.titlebar > leaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize, .maximized window.background.csd > box.titlebar.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize, .maximized .titlebar > headerbar.titlebar.tweak-titlebar-left > box.left.horizontal button.titlebutton.maximize, .maximized window.org-gnome-gedit .titlebar > headerbar:first-child > box.left.horizontal button.titlebutton.maximize, window.org-gnome-gedit .maximized .titlebar > headerbar:first-child > box.left.horizontal button.titlebutton.maximize { - background-image: -gtk-scaled(url("assets/titlebutton-restore-dark.png"), url("assets/titlebutton-restore-dark@2.png")); -} - -.fullscreen .selection-mode hdyleaflet headerbar button.titlebutton.maximize:backdrop, .maximized .selection-mode hdyleaflet headerbar button.titlebutton.maximize:backdrop, .fullscreen .selection-mode leaflet.unfolded headerbar button.titlebutton.maximize:backdrop, .maximized .selection-mode leaflet.unfolded headerbar button.titlebutton.maximize:backdrop, window#GearyMainWindow.fullscreen .geary-titlebar-left > box.left.horizontal button.titlebutton.maximize:backdrop, -window#GearyMainWindow.maximized .geary-titlebar-left > box.left.horizontal button.titlebutton.maximize:backdrop, window.background.csd.fullscreen > headerbar.titlebar > box.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:backdrop, -window.background.csd.fullscreen > headerbar.titlebar > hdyleaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:backdrop, -window.background.csd.fullscreen > headerbar.titlebar > leaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:backdrop, window.background.csd.maximized > headerbar.titlebar > box.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:backdrop, -window.background.csd.maximized > headerbar.titlebar > hdyleaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:backdrop, -window.background.csd.maximized > headerbar.titlebar > leaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:backdrop, window.background.csd.fullscreen > box.titlebar.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:backdrop, window.background.csd.maximized > box.titlebar.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:backdrop, window.fullscreen.org-gnome-gedit > .titlebar > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:backdrop, -window.maximized.org-gnome-gedit > .titlebar > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:backdrop, .fullscreen hdyleaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:backdrop, -.fullscreen leaflet.unfolded > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:backdrop, .fullscreen .geary-main-window > headerbar > leaflet > leaflet > headerbar:not(:last-child) > box.left.horizontal button.titlebutton.maximize:backdrop, .fullscreen .geary-titlebar-left > box.left.horizontal button.titlebutton.maximize:backdrop, .fullscreen window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:backdrop, -.fullscreen window.background.csd > headerbar.titlebar > leaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:backdrop, .fullscreen window.background.csd > box.titlebar.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:backdrop, .fullscreen .titlebar > headerbar.titlebar.tweak-titlebar-left > box.left.horizontal button.titlebutton.maximize:backdrop, .fullscreen window.org-gnome-gedit .titlebar > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:backdrop, window.org-gnome-gedit .fullscreen .titlebar > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:backdrop, .maximized hdyleaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:backdrop, -.maximized leaflet.unfolded > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:backdrop, .maximized .geary-main-window > headerbar > leaflet > leaflet > headerbar:not(:last-child) > box.left.horizontal button.titlebutton.maximize:backdrop, .maximized .geary-titlebar-left > box.left.horizontal button.titlebutton.maximize:backdrop, .maximized window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:backdrop, -.maximized window.background.csd > headerbar.titlebar > leaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:backdrop, .maximized window.background.csd > box.titlebar.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:backdrop, .maximized .titlebar > headerbar.titlebar.tweak-titlebar-left > box.left.horizontal button.titlebutton.maximize:backdrop, .maximized window.org-gnome-gedit .titlebar > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:backdrop, window.org-gnome-gedit .maximized .titlebar > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:backdrop { - background-image: -gtk-scaled(url("assets/titlebutton-restore-backdrop-dark.png"), url("assets/titlebutton-restore-backdrop-dark@2.png")); -} - -.fullscreen .selection-mode hdyleaflet headerbar button.titlebutton.maximize:hover, .maximized .selection-mode hdyleaflet headerbar button.titlebutton.maximize:hover, .fullscreen .selection-mode leaflet.unfolded headerbar button.titlebutton.maximize:hover, .maximized .selection-mode leaflet.unfolded headerbar button.titlebutton.maximize:hover, window#GearyMainWindow.fullscreen .geary-titlebar-left > box.left.horizontal button.titlebutton.maximize:hover, -window#GearyMainWindow.maximized .geary-titlebar-left > box.left.horizontal button.titlebutton.maximize:hover, window.background.csd.fullscreen > headerbar.titlebar > box.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:hover, -window.background.csd.fullscreen > headerbar.titlebar > hdyleaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:hover, -window.background.csd.fullscreen > headerbar.titlebar > leaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:hover, window.background.csd.maximized > headerbar.titlebar > box.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:hover, -window.background.csd.maximized > headerbar.titlebar > hdyleaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:hover, -window.background.csd.maximized > headerbar.titlebar > leaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:hover, window.background.csd.fullscreen > box.titlebar.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:hover, window.background.csd.maximized > box.titlebar.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:hover, window.fullscreen.org-gnome-gedit > .titlebar > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:hover, -window.maximized.org-gnome-gedit > .titlebar > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:hover, .fullscreen hdyleaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:hover, -.fullscreen leaflet.unfolded > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:hover, .fullscreen .geary-main-window > headerbar > leaflet > leaflet > headerbar:not(:last-child) > box.left.horizontal button.titlebutton.maximize:hover, .fullscreen .geary-titlebar-left > box.left.horizontal button.titlebutton.maximize:hover, .fullscreen window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:hover, -.fullscreen window.background.csd > headerbar.titlebar > leaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:hover, .fullscreen window.background.csd > box.titlebar.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:hover, .fullscreen .titlebar > headerbar.titlebar.tweak-titlebar-left > box.left.horizontal button.titlebutton.maximize:hover, .fullscreen window.org-gnome-gedit .titlebar > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:hover, window.org-gnome-gedit .fullscreen .titlebar > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:hover, .maximized hdyleaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:hover, -.maximized leaflet.unfolded > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:hover, .maximized .geary-main-window > headerbar > leaflet > leaflet > headerbar:not(:last-child) > box.left.horizontal button.titlebutton.maximize:hover, .maximized .geary-titlebar-left > box.left.horizontal button.titlebutton.maximize:hover, .maximized window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:hover, -.maximized window.background.csd > headerbar.titlebar > leaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:hover, .maximized window.background.csd > box.titlebar.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:hover, .maximized .titlebar > headerbar.titlebar.tweak-titlebar-left > box.left.horizontal button.titlebutton.maximize:hover, .maximized window.org-gnome-gedit .titlebar > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:hover, window.org-gnome-gedit .maximized .titlebar > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:hover { - background-image: -gtk-scaled(url("assets/titlebutton-restore-hover-dark.png"), url("assets/titlebutton-restore-hover-dark@2.png")); -} - -.fullscreen .selection-mode hdyleaflet headerbar button.titlebutton.maximize:active, .maximized .selection-mode hdyleaflet headerbar button.titlebutton.maximize:active, .fullscreen .selection-mode leaflet.unfolded headerbar button.titlebutton.maximize:active, .maximized .selection-mode leaflet.unfolded headerbar button.titlebutton.maximize:active, window#GearyMainWindow.fullscreen .geary-titlebar-left > box.left.horizontal button.titlebutton.maximize:active, -window#GearyMainWindow.maximized .geary-titlebar-left > box.left.horizontal button.titlebutton.maximize:active, window.background.csd.fullscreen > headerbar.titlebar > box.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:active, -window.background.csd.fullscreen > headerbar.titlebar > hdyleaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:active, -window.background.csd.fullscreen > headerbar.titlebar > leaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:active, window.background.csd.maximized > headerbar.titlebar > box.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:active, -window.background.csd.maximized > headerbar.titlebar > hdyleaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:active, -window.background.csd.maximized > headerbar.titlebar > leaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:active, window.background.csd.fullscreen > box.titlebar.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:active, window.background.csd.maximized > box.titlebar.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:active, window.fullscreen.org-gnome-gedit > .titlebar > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:active, -window.maximized.org-gnome-gedit > .titlebar > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:active, .fullscreen hdyleaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:active, -.fullscreen leaflet.unfolded > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:active, .fullscreen .geary-main-window > headerbar > leaflet > leaflet > headerbar:not(:last-child) > box.left.horizontal button.titlebutton.maximize:active, .fullscreen .geary-titlebar-left > box.left.horizontal button.titlebutton.maximize:active, .fullscreen window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:active, -.fullscreen window.background.csd > headerbar.titlebar > leaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:active, .fullscreen window.background.csd > box.titlebar.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:active, .fullscreen .titlebar > headerbar.titlebar.tweak-titlebar-left > box.left.horizontal button.titlebutton.maximize:active, .fullscreen window.org-gnome-gedit .titlebar > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:active, window.org-gnome-gedit .fullscreen .titlebar > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:active, .maximized hdyleaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:active, -.maximized leaflet.unfolded > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:active, .maximized .geary-main-window > headerbar > leaflet > leaflet > headerbar:not(:last-child) > box.left.horizontal button.titlebutton.maximize:active, .maximized .geary-titlebar-left > box.left.horizontal button.titlebutton.maximize:active, .maximized window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:active, -.maximized window.background.csd > headerbar.titlebar > leaflet > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:active, .maximized window.background.csd > box.titlebar.horizontal > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:active, .maximized .titlebar > headerbar.titlebar.tweak-titlebar-left > box.left.horizontal button.titlebutton.maximize:active, .maximized window.org-gnome-gedit .titlebar > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:active, window.org-gnome-gedit .maximized .titlebar > headerbar:first-child > box.left.horizontal button.titlebutton.maximize:active { - background-image: -gtk-scaled(url("assets/titlebutton-restore-active-dark.png"), url("assets/titlebutton-restore-active-dark@2.png")); -} - -hdyleaflet > headerbar:first-child, -leaflet.unfolded > headerbar:first-child, .geary-main-window > headerbar > leaflet > leaflet > headerbar:not(:last-child), .geary-titlebar-left, .geary-titlebar-left.geary-titlebar, window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child, -window.background.csd > headerbar.titlebar > hdyleaflet > headerbar:first-child, -window.background.csd > headerbar.titlebar > leaflet > headerbar:first-child, window.background.csd > box.titlebar.horizontal > headerbar:first-child, .titlebar > headerbar.titlebar.tweak-titlebar-left, window.org-gnome-gedit .titlebar > headerbar:first-child { - color: rgba(246, 246, 251, 0.8); - background-color: #32343D; - background-image: image(#32343D); - border: none; - box-shadow: none; -} - -hdyleaflet > headerbar:first-child button:not(.titlebutton), -leaflet.unfolded > headerbar:first-child button:not(.titlebutton), .geary-main-window > headerbar > leaflet > leaflet > headerbar:not(:last-child) button:not(.titlebutton), .geary-titlebar-left button:not(.titlebutton), window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child button:not(.titlebutton), -window.background.csd > headerbar.titlebar > hdyleaflet > headerbar:first-child button:not(.titlebutton), -window.background.csd > headerbar.titlebar > leaflet > headerbar:first-child button:not(.titlebutton), window.background.csd > box.titlebar.horizontal > headerbar:first-child button:not(.titlebutton), .titlebar > headerbar.titlebar.tweak-titlebar-left button:not(.titlebutton), window.org-gnome-gedit .titlebar > headerbar:first-child button:not(.titlebutton) { - color: rgba(246, 246, 251, 0.8); - border: none; -} - -hdyleaflet > headerbar:first-child button:not(.titlebutton):hover, -leaflet.unfolded > headerbar:first-child button:not(.titlebutton):hover, .geary-main-window > headerbar > leaflet > leaflet > headerbar:not(:last-child) button:not(.titlebutton):hover, .geary-titlebar-left button:not(.titlebutton):hover, window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child button:not(.titlebutton):hover, -window.background.csd > headerbar.titlebar > hdyleaflet > headerbar:first-child button:not(.titlebutton):hover, -window.background.csd > headerbar.titlebar > leaflet > headerbar:first-child button:not(.titlebutton):hover, window.background.csd > box.titlebar.horizontal > headerbar:first-child button:not(.titlebutton):hover, .titlebar > headerbar.titlebar.tweak-titlebar-left button:not(.titlebutton):hover, window.org-gnome-gedit .titlebar > headerbar:first-child button:not(.titlebutton):hover { - color: #F6F6FB; - background-color: rgba(246, 246, 251, 0.25); -} - -hdyleaflet > headerbar:first-child button:not(.titlebutton):active, -leaflet.unfolded > headerbar:first-child button:not(.titlebutton):active, .geary-main-window > headerbar > leaflet > leaflet > headerbar:not(:last-child) button:not(.titlebutton):active, .geary-titlebar-left button:not(.titlebutton):active, window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child button:not(.titlebutton):active, -window.background.csd > headerbar.titlebar > hdyleaflet > headerbar:first-child button:not(.titlebutton):active, -window.background.csd > headerbar.titlebar > leaflet > headerbar:first-child button:not(.titlebutton):active, window.background.csd > box.titlebar.horizontal > headerbar:first-child button:not(.titlebutton):active, .titlebar > headerbar.titlebar.tweak-titlebar-left button:not(.titlebutton):active, window.org-gnome-gedit .titlebar > headerbar:first-child button:not(.titlebutton):active, hdyleaflet > headerbar:first-child button:not(.titlebutton):checked, -leaflet.unfolded > headerbar:first-child button:not(.titlebutton):checked, .geary-main-window > headerbar > leaflet > leaflet > headerbar:not(:last-child) button:not(.titlebutton):checked, .geary-titlebar-left button:not(.titlebutton):checked, window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child button:not(.titlebutton):checked, -window.background.csd > headerbar.titlebar > hdyleaflet > headerbar:first-child button:not(.titlebutton):checked, -window.background.csd > headerbar.titlebar > leaflet > headerbar:first-child button:not(.titlebutton):checked, window.background.csd > box.titlebar.horizontal > headerbar:first-child button:not(.titlebutton):checked, .titlebar > headerbar.titlebar.tweak-titlebar-left button:not(.titlebutton):checked, window.org-gnome-gedit .titlebar > headerbar:first-child button:not(.titlebutton):checked { - color: #ffffff; - border-color: #2679db; - background-color: #5294e2; -} - -hdyleaflet > headerbar:first-child button.titlebutton.appmenu, -leaflet.unfolded > headerbar:first-child button.titlebutton.appmenu, .geary-main-window > headerbar > leaflet > leaflet > headerbar:not(:last-child) button.titlebutton.appmenu, .geary-titlebar-left button.titlebutton.appmenu, window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child button.titlebutton.appmenu, -window.background.csd > headerbar.titlebar > hdyleaflet > headerbar:first-child button.titlebutton.appmenu, -window.background.csd > headerbar.titlebar > leaflet > headerbar:first-child button.titlebutton.appmenu, window.background.csd > box.titlebar.horizontal > headerbar:first-child button.titlebutton.appmenu, .titlebar > headerbar.titlebar.tweak-titlebar-left button.titlebutton.appmenu, window.org-gnome-gedit .titlebar > headerbar:first-child button.titlebutton.appmenu { - border: none; - min-height: 30px; - min-width: 30px; - border-radius: 1000px; - color: transparent; - background-color: transparent; - background-image: -gtk-scaled(url("assets/logo.svg"), url("assets/logo@2.svg")); - background-repeat: no-repeat; - background-position: center; -} - -hdyleaflet > headerbar:first-child button.titlebutton.appmenu image, -leaflet.unfolded > headerbar:first-child button.titlebutton.appmenu image, .geary-main-window > headerbar > leaflet > leaflet > headerbar:not(:last-child) button.titlebutton.appmenu image, .geary-titlebar-left button.titlebutton.appmenu image, window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child button.titlebutton.appmenu image, -window.background.csd > headerbar.titlebar > hdyleaflet > headerbar:first-child button.titlebutton.appmenu image, -window.background.csd > headerbar.titlebar > leaflet > headerbar:first-child button.titlebutton.appmenu image, window.background.csd > box.titlebar.horizontal > headerbar:first-child button.titlebutton.appmenu image, .titlebar > headerbar.titlebar.tweak-titlebar-left button.titlebutton.appmenu image, window.org-gnome-gedit .titlebar > headerbar:first-child button.titlebutton.appmenu image { - opacity: 0; -} - -hdyleaflet > headerbar:first-child button.titlebutton.appmenu:hover, -leaflet.unfolded > headerbar:first-child button.titlebutton.appmenu:hover, .geary-main-window > headerbar > leaflet > leaflet > headerbar:not(:last-child) button.titlebutton.appmenu:hover, .geary-titlebar-left button.titlebutton.appmenu:hover, window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child button.titlebutton.appmenu:hover, -window.background.csd > headerbar.titlebar > hdyleaflet > headerbar:first-child button.titlebutton.appmenu:hover, -window.background.csd > headerbar.titlebar > leaflet > headerbar:first-child button.titlebutton.appmenu:hover, window.background.csd > box.titlebar.horizontal > headerbar:first-child button.titlebutton.appmenu:hover, .titlebar > headerbar.titlebar.tweak-titlebar-left button.titlebutton.appmenu:hover, window.org-gnome-gedit .titlebar > headerbar:first-child button.titlebutton.appmenu:hover { - background-color: rgba(246, 246, 251, 0.15); -} - -hdyleaflet > headerbar:first-child button.titlebutton.appmenu:checked, -leaflet.unfolded > headerbar:first-child button.titlebutton.appmenu:checked, .geary-main-window > headerbar > leaflet > leaflet > headerbar:not(:last-child) button.titlebutton.appmenu:checked, .geary-titlebar-left button.titlebutton.appmenu:checked, window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child button.titlebutton.appmenu:checked, -window.background.csd > headerbar.titlebar > hdyleaflet > headerbar:first-child button.titlebutton.appmenu:checked, -window.background.csd > headerbar.titlebar > leaflet > headerbar:first-child button.titlebutton.appmenu:checked, window.background.csd > box.titlebar.horizontal > headerbar:first-child button.titlebutton.appmenu:checked, .titlebar > headerbar.titlebar.tweak-titlebar-left button.titlebutton.appmenu:checked, window.org-gnome-gedit .titlebar > headerbar:first-child button.titlebutton.appmenu:checked, hdyleaflet > headerbar:first-child button.titlebutton.appmenu:active, -leaflet.unfolded > headerbar:first-child button.titlebutton.appmenu:active, .geary-main-window > headerbar > leaflet > leaflet > headerbar:not(:last-child) button.titlebutton.appmenu:active, .geary-titlebar-left button.titlebutton.appmenu:active, window.background.csd > headerbar.titlebar > box.horizontal > headerbar:first-child button.titlebutton.appmenu:active, -window.background.csd > headerbar.titlebar > hdyleaflet > headerbar:first-child button.titlebutton.appmenu:active, -window.background.csd > headerbar.titlebar > leaflet > headerbar:first-child button.titlebutton.appmenu:active, window.background.csd > box.titlebar.horizontal > headerbar:first-child button.titlebutton.appmenu:active, .titlebar > headerbar.titlebar.tweak-titlebar-left button.titlebutton.appmenu:active, window.org-gnome-gedit .titlebar > headerbar:first-child button.titlebutton.appmenu:active { - background-color: rgba(246, 246, 251, 0.25); -} - -.nemo-window .sidebar scrollbar, .nautilus-window placessidebar.sidebar scrollbar { - border-color: rgba(0, 0, 0, 0.15); -} - -.nemo-window .sidebar scrollbar.overlay-indicator:not(.dragging):not(.hovering) slider, .nautilus-window placessidebar.sidebar scrollbar.overlay-indicator:not(.dragging):not(.hovering) slider { - background-color: white; - border: 1px solid rgba(0, 0, 0, 0.15); -} - -.nemo-window .sidebar scrollbar slider, .nautilus-window placessidebar.sidebar scrollbar slider { - background-color: rgba(255, 255, 255, 0.7); -} - -.nemo-window .sidebar scrollbar slider:hover, .nautilus-window placessidebar.sidebar scrollbar slider:hover { - background-color: white; -} - -.nemo-window .sidebar scrollbar slider:hover:active, .nautilus-window placessidebar.sidebar scrollbar slider:hover:active { - background-color: #5294e2; -} - -.nemo-window .sidebar scrollbar slider:disabled, .nautilus-window placessidebar.sidebar scrollbar slider:disabled { - background-color: transparent; -} - -.nemo-window .sidebar scrollbar trough, .nautilus-window placessidebar.sidebar scrollbar trough { - background-color: #1c1d23; -} - -.nautilus-window headerbar { - background-image: -gtk-scaled(url("assets/logo.svg"), url("assets/logo@2.svg")), image(#32343D); - background-repeat: no-repeat; - background-size: 38px auto; - background-position: left center; -} - -filechooser paned > separator { - background-image: image(#cad5df); -} - -.nautilus-window { - background-color: #272931; - background-image: image(#32343D); - background-size: 38px auto; - background-repeat: no-repeat; - border-radius: 0 0 0; -} - -.nautilus-window paned > separator { - background-image: linear-gradient(to bottom, #ffffff, #ffffff); -} - -.nautilus-window headerbar { - padding-left: 48px; -} - -.nautilus-window headerbar, .nautilus-window headerbar:backdrop { - box-shadow: inset 0 -1px rgba(50, 52, 61, 0.15), inset 38px 0 0 0 transparent; -} - -.nautilus-window placessidebar.sidebar { - background: none; -} - -.nautilus-window placessidebar.sidebar row.sidebar-row { - transition: none; - color: #d8dedf; -} - -.nautilus-window placessidebar.sidebar row.sidebar-row .sidebar-icon { - color: rgba(246, 246, 251, 0.85); -} - -.nautilus-window placessidebar.sidebar row.sidebar-row image.sidebar-icon { - padding-right: 2px; -} - -.nautilus-window placessidebar.sidebar row.sidebar-row label.sidebar-label { - padding-right: 2px; - padding-left: 20px; -} - -.nautilus-window placessidebar.sidebar row.sidebar-row.has-open-popup, .nautilus-window placessidebar.sidebar row.sidebar-row:hover { - background-color: rgba(216, 222, 223, 0.05); - box-shadow: inset -2px 0 #7eafe9, inset 38px 0 0 0 #32343D; -} - -.nautilus-window placessidebar.sidebar row.sidebar-row:disabled, .nautilus-window placessidebar.sidebar row.sidebar-row:disabled label, .nautilus-window placessidebar.sidebar row.sidebar-row:disabled image { - color: rgba(216, 222, 223, 0.4); -} - -.nautilus-window placessidebar.sidebar row.sidebar-row:active { - transition: box-shadow 0.2s; -} - -.nautilus-window placessidebar.sidebar row.sidebar-row:selected.has-open-popup, .nautilus-window placessidebar.sidebar row.sidebar-row:selected, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover, .nautilus-window placessidebar.sidebar row.sidebar-row:active:hover { - box-shadow: inset 38px 0 0 0 #5294e2; - background-color: rgba(82, 148, 226, 0); - background-image: -gtk-scaled(url("assets/selected-dot.png"), url("assets/selected-dot@2.png")); - background-repeat: no-repeat; - background-position: 42px center; -} - -.nautilus-window placessidebar.sidebar row.sidebar-row:selected.has-open-popup .sidebar-label, .nautilus-window placessidebar.sidebar row.sidebar-row:selected .sidebar-label, .nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover .sidebar-label, .nautilus-window placessidebar.sidebar row.sidebar-row:active:hover .sidebar-label { - color: #bcc6c8; -} - -.nautilus-window placessidebar.sidebar row.sidebar-row:selected:hover, .nautilus-window placessidebar.sidebar row.sidebar-row:active:hover { - background-color: rgba(216, 222, 223, 0.05); - box-shadow: inset -2px 0 #7eafe9, inset 38px 0 0 0 #5294e2; - background-image: -gtk-scaled(url("assets/selected-dot.png"), url("assets/selected-dot@2.png")); - background-repeat: no-repeat; - background-position: 42px center; -} - -.nautilus-window placessidebar.sidebar row.sidebar-row button.sidebar-button { - color: #d8dedf; -} - -.nautilus-window placessidebar.sidebar row.sidebar-row button.sidebar-button:hover { - color: #23242a; - border-color: rgba(0, 0, 0, 0.15); - background-color: white; -} - -.nautilus-window placessidebar.sidebar row.sidebar-row button.sidebar-button:active { - color: #ffffff; - border-color: #2679db; - background-color: #5294e2; -} - -.nautilus-window placessidebar.sidebar row.sidebar-row button.sidebar-button:not(:hover):not(:active) > image { - opacity: 0.5; -} - -.nautilus-window placessidebar.sidebar row.sidebar-row.sidebar-new-bookmark-row { - color: #5294e2; -} - -.nautilus-window placessidebar.sidebar row.sidebar-row:backdrop { - opacity: 0.75; -} - -.nautilus-window placessidebar.sidebar row.sidebar-row:drop(active):not(:disabled), .nautilus-window placessidebar.sidebar row.sidebar-row:drop(active):not(:disabled) label, .nautilus-window placessidebar.sidebar row.sidebar-row:drop(active):not(:disabled) .sidebar-icon { - color: #F08437; -} - -.nautilus-window placessidebar.sidebar row.sidebar-row:drop(active):not(:disabled):selected { - background-color: #F08437; -} - -.nautilus-window placessidebar.sidebar row.sidebar-row:drop(active):not(:disabled):selected, .nautilus-window placessidebar.sidebar row.sidebar-row:drop(active):not(:disabled):selected label, .nautilus-window placessidebar.sidebar row.sidebar-row:drop(active):not(:disabled):selected .sidebar-icon { - color: #ffffff; -} - -.nautilus-window placessidebar.sidebar separator { - background-color: transparent; -} - -.nemo-window .sidebar { - color: #d8dedf; - background-color: #272931; -} - -.nemo-window .sidebar .view, .nemo-window .sidebar row { - background-color: transparent; - color: #d8dedf; -} - -.nemo-window .sidebar .view.cell:selected.has-open-popup, .nemo-window .sidebar .view.cell:selected:hover, .nemo-window .sidebar row.cell:selected.has-open-popup, .nemo-window .sidebar row.cell:selected:hover { - color: #ffffff; - background-color: #4a85cb; -} - -.nemo-window .sidebar .view.has-open-popup, .nemo-window .sidebar .view:hover, .nemo-window .sidebar row.has-open-popup, .nemo-window .sidebar row:hover { - color: #d8dedf; - background-color: #393b42; -} - -.nemo-window .sidebar .view.expander, .nemo-window .sidebar row.expander { - color: #808488; -} - -.nemo-window .sidebar .view.expander:hover, .nemo-window .sidebar row.expander:hover { - color: #d8dedf; -} - -.nemo-window .sidebar separator { - background-color: transparent; -} - -.NemoSidebar, .NemoSidebar * { - -gtk-icon-style: symbolic; -} - -window.org-gnome-gedit > paned > separator, window.org-gnome-gedit > paned > separator:backdrop, -window.org-gnome-gedit > overlay > box.vertical > paned > separator, -window.org-gnome-gedit > overlay > box.vertical > paned > separator:backdrop { - background-image: image(#32343D); -} - -.open-document-selector-treeview.view { - padding: 3px 6px 3px 6px; - border-color: rgba(0, 0, 0, 0.15); -} - -.open-document-selector-treeview.view:hover { - background-color: #f2f2f3; -} - -.open-document-selector-treeview.view:hover:selected { - color: #ffffff; - background-color: #5294e2; -} - -.open-document-selector-name-label { - color: #464853; -} - -.open-document-selector-path-label { - color: #a3a4a9; - font-size: smaller; -} - -.open-document-selector-path-label:selected { - color: rgba(255, 255, 255, 0.9); -} - -list.gedit-document-panel row.activatable { - padding: 4px 0; -} - -list.gedit-document-panel row button { - min-width: 22px; - min-height: 22px; - padding: 0; - margin: 0 6px; - border-radius: 100px; - border: none; - background: none; -} - -list.gedit-document-panel row button:hover { - color: #ffffff; - background-color: rgba(246, 246, 251, 0.15); -} - -list.gedit-document-panel row button:active, list.gedit-document-panel row button:checked { - color: #ffffff; - background-color: rgba(246, 246, 251, 0.25); -} - -list.gedit-document-panel row button image { - color: inherit; -} - -list.gedit-document-panel row:hover:not(:selected) button:active, list.gedit-document-panel row:hover:not(:selected) button:checked { - color: #ffffff; - background-color: rgba(246, 246, 251, 0.25); -} - -.gedit-document-panel-dragged-row { - border: none; -} - -.gedit-side-panel-paned statusbar { - border-top: 1px solid #cad5df; - background-color: #fafbfc; -} - -.gedit-search-slider { - background-color: white; - padding: 6px; - border-color: rgba(0, 0, 0, 0.15); - border-radius: 0 0 2px 2px; - border-width: 0 1px 1px 1px; - border-style: solid; -} - -.gedit-search-entry-occurrences-tag { - color: rgba(70, 72, 83, 0.6); - border: none; - margin: 2px; - padding: 2px; -} - -.gedit-map-frame border { - border-color: rgba(0, 0, 0, 0.3); - border-width: 0; -} - -.gedit-map-frame border:dir(ltr) { - border-left-width: 1px; -} - -.gedit-map-frame border:dir(rtl) { - border-right-width: 1px; -} - -.gedit-bottom-panel-paned { - background-color: #ffffff; -} - -.gedit-side-panel-paned > separator { - background-image: linear-gradient(to bottom, #101115, #101115); -} - -.gedit-bottom-panel-paned > separator { - background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0.15)); -} - -.tweak-group > .tweak > list { - padding: 0; - border: 1px solid rgba(0, 0, 0, 0.15); -} - -.tweak-group > .tweak > list > row:not(:last-child) { - border-bottom: 1px solid rgba(0, 0, 0, 0.15); -} - -row#AutostartTitle.tweak { - padding: 3px; - background-color: #ffffff; -} - -list#AutostartListBoxTweakGroup.tweak-group-startup { - border: 1px solid rgba(0, 0, 0, 0.15); -} - -list.tweak-categories separator { - background: none; -} - -window.background.csd > box:not(.titlebar).horizontal > separator.vertical, window.background.csd > box:not(.titlebar).horizontal > separator.vertical:backdrop { - background-image: image(#fafbfc); - background-color: transparent; -} - -window.background.csd > headerbar.titlebar > box.horizontal > separator.sidebar, -window.background.csd > headerbar.titlebar > hdyleaflet > separator.sidebar, -window.background.csd > headerbar.titlebar > leaflet > separator.sidebar { - border-right-style: none; - background: none; - min-width: 0; -} - -window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack list, -window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack list, -window.background.csd > leaflet > box.vertical > scrolledwindow.view > viewport.frame > stack list { - background: none; -} - -window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack list separator, -window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack list separator, -window.background.csd > leaflet > box.vertical > scrolledwindow.view > viewport.frame > stack list separator { - background: none; -} - -window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack list row.activatable:not(:hover):not(:selected), -window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack list row.activatable:not(:hover):not(:selected), -window.background.csd > leaflet > box.vertical > scrolledwindow.view > viewport.frame > stack list row.activatable:not(:hover):not(:selected) { - background: none; -} - -window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack list row.activatable:not(:selected):hover, -window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack list row.activatable:not(:selected):hover, -window.background.csd > leaflet > box.vertical > scrolledwindow.view > viewport.frame > stack list row.activatable:not(:selected):hover { - color: #F6F6FB; - background-color: rgba(246, 246, 251, 0.06); - transition: all 50ms cubic-bezier(0.25, 0.46, 0.45, 0.94); -} - -window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack entry.search, -window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack entry.search, -window.background.csd > leaflet > box.vertical > scrolledwindow.view > viewport.frame > stack entry.search { - color: rgba(246, 246, 251, 0.8); - background-color: rgba(246, 246, 251, 0.1); -} - -window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack entry.search image, -window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack entry.search image, -window.background.csd > leaflet > box.vertical > scrolledwindow.view > viewport.frame > stack entry.search image { - color: rgba(246, 246, 251, 0.8); -} - -window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack entry.search:focus, -window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack entry.search:focus, -window.background.csd > leaflet > box.vertical > scrolledwindow.view > viewport.frame > stack entry.search:focus { - background-color: rgba(246, 246, 251, 0.12); -} - -window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack entry.search:disabled, window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack entry.search label:disabled, window.background.csd > box.horizontal > box.vertical > scrolledwindow.view > viewport.frame > stack entry.search image:disabled, -window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack entry.search:disabled, -window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack entry.search label:disabled, -window.background.csd > hdyleaflet > box.vertical > scrolledwindow.view > viewport.frame > stack entry.search image:disabled, -window.background.csd > leaflet > box.vertical > scrolledwindow.view > viewport.frame > stack entry.search:disabled, -window.background.csd > leaflet > box.vertical > scrolledwindow.view > viewport.frame > stack entry.search label:disabled, -window.background.csd > leaflet > box.vertical > scrolledwindow.view > viewport.frame > stack entry.search image:disabled { - color: rgba(246, 246, 251, 0.35); -} - -window.background.csd > box.horizontal > separator.sidebar, -window.background.csd > hdyleaflet > separator.sidebar, -window.background.csd > leaflet > separator.sidebar { - border-right-style: none; - background: none; - min-width: 0; -} - -.geary-main-window .geary-main-layout > leaflet > leaflet > box .geary-folder-frame > border, .sidebar.vertical > paned.geary-sidebar-pane-separator .geary-folder-frame > border, .sidebar.vertical > paned.sidebar-pane-separator .folder-frame > border { - border-width: 0; -} - -.sidebar.vertical > paned.geary-sidebar-pane-separator .geary-conversation-frame > border, .sidebar.vertical > paned.sidebar-pane-separator .conversation-frame > border { - border: none; -} - -.sidebar.vertical > paned.geary-sidebar-pane-separator .geary-conversation-frame treeview.view, .sidebar.vertical > paned.sidebar-pane-separator .conversation-frame treeview.view { - color: rgba(246, 246, 251, 0.8); - background-color: #2b2d35; -} - -.sidebar.vertical > paned.geary-sidebar-pane-separator .geary-conversation-frame treeview.view:selected, .sidebar.vertical > paned.sidebar-pane-separator .conversation-frame treeview.view:selected { - background-color: #354760; - color: #ffffff; -} - -.sidebar.vertical > paned.geary-sidebar-pane-separator .geary-conversation-frame treeview.view:selected:dir(ltr), .sidebar.vertical > paned.sidebar-pane-separator .conversation-frame treeview.view:selected:dir(ltr) { - box-shadow: inset 2px 0 #5294e2; -} - -.sidebar.vertical > paned.geary-sidebar-pane-separator .geary-conversation-frame treeview.view:selected:dir(rtl), .sidebar.vertical > paned.sidebar-pane-separator .conversation-frame treeview.view:selected:dir(rtl) { - box-shadow: inset -2px 0 #5294e2; -} - -.geary-main-window .geary-main-layout > leaflet > leaflet > box .geary-folder-frame > scrolledwindow:dir(ltr), .sidebar.vertical > paned.geary-sidebar-pane-separator .geary-folder-frame > scrolledwindow:dir(ltr), .sidebar.vertical > paned.sidebar-pane-separator .folder-frame > scrolledwindow:dir(ltr) { - border: none; -} - -.geary-main-window .geary-main-layout > leaflet > leaflet > box .geary-folder-frame > scrolledwindow:dir(rtl), .sidebar.vertical > paned.geary-sidebar-pane-separator .geary-folder-frame > scrolledwindow:dir(rtl), .sidebar.vertical > paned.sidebar-pane-separator .folder-frame > scrolledwindow:dir(rtl) { - border: none; -} - -.geary-main-window .geary-main-layout > leaflet > leaflet > box .geary-folder-frame > scrolledwindow treeview.view.sidebar.cell, .sidebar.vertical > paned.geary-sidebar-pane-separator .geary-folder-frame > scrolledwindow treeview.view.sidebar.cell, .sidebar.vertical > paned.sidebar-pane-separator .folder-frame > scrolledwindow treeview.view.sidebar.cell { - padding-top: 0.25rem; - padding-bottom: 0.25rem; -} - -window#GearyMainWindow .titlebar, -window.geary-main-window .titlebar { - box-shadow: inset 0 -1px rgba(0, 0, 0, 0.15); - background-color: #282A33; -} - -window#GearyMainWindow .titlebar:backdrop, -window.geary-main-window .titlebar:backdrop { - background-color: #2b2e37; -} - -window#GearyMainWindow .titlebar headerbar.geary-titlebar > separator, -window.geary-main-window .titlebar headerbar.geary-titlebar > separator { - margin: 0 -10px 0 0; -} - -window#GearyMainWindow > box.vertical > paned > separator, -window.geary-main-window > box.vertical > paned > separator { - background-image: none; -} - -.geary-titlebar-left separator { - margin: 0 -10px 0 0; - border-right: none; - background: none; -} - -.sidebar.vertical > paned.sidebar-pane-separator separator { - background: none; -} - -.sidebar.vertical > paned.geary-sidebar-pane-separator separator { - background: none; -} - -stack#conversation_viewer > grid.vertical > scrolledwindow.geary-conversation-scroller > viewport.frame { - border: none; -} - -stack#conversation_viewer > grid.vertical > scrolledwindow.geary-conversation-scroller > viewport.frame > list.background.conversation-listbox { - background-color: #ffffff; -} - -.geary-accounts-editor-pane > scrolledwindow.frame { - border: none; -} - -.geary-main-window .geary-main-layout > leaflet > separator.sidebar, .geary-main-window .geary-main-layout > separator.sidebar { - background-image: image(#282A33); -} - -.geary-main-window .geary-main-layout > leaflet > leaflet > box .geary-conversation-frame { - margin: -1px 0; -} - -.geary-main-window .geary-main-layout > leaflet > leaflet > box .geary-conversation-frame treeview.view:hover { - background-color: #e3e4e5; -} - -.geary-main-window .geary-main-layout > leaflet > leaflet > box .geary-conversation-frame treeview.view:selected, .geary-main-window .geary-main-layout > leaflet > leaflet > box .geary-conversation-frame treeview.view:selected:focus { - background-color: #d4e4f8; - color: #464853; -} - -.geary-main-window .geary-main-layout > leaflet > leaflet > box .geary-conversation-frame treeview.view:selected:dir(ltr), .geary-main-window .geary-main-layout > leaflet > leaflet > box .geary-conversation-frame treeview.view:selected:focus:dir(ltr) { - box-shadow: inset -2px 0 #5294e2; -} - -.geary-main-window .geary-main-layout > leaflet > leaflet > box .geary-conversation-frame treeview.view:selected:dir(rtl), .geary-main-window .geary-main-layout > leaflet > leaflet > box .geary-conversation-frame treeview.view:selected:focus:dir(rtl) { - box-shadow: inset 2px 0 #5294e2; -} - -.geary-main-window .geary-main-layout > leaflet > leaflet > box separator { - background: none; -} - -.geary-main-window .geary-main-layout > leaflet > leaflet > box statusbar { - margin: -8px -12px; - padding: 6px; -} - -.geary-main-window list.content.conversation-listbox { - border: none; -} - -.geary-main-window geary-conversation-viewer#conversation_viewer list.background.conversation-listbox.content > row.activatable { - background-color: #ffffff; - border: 1px solid rgba(0, 0, 0, 0.15); - border-bottom-width: 0; -} - -.geary-main-window geary-conversation-viewer#conversation_viewer list.background.conversation-listbox.content > row.activatable:first-child { - border-top-left-radius: 8px; - border-top-right-radius: 8px; -} - -window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row > box.vertical > separator.horizontal { - background: none; - min-height: 0; -} - -window.background.csd > box.horizontal > box.vertical > scrolledwindow > viewport.frame > list row > box.vertical > label:disabled { - color: #F6F6FB; -} - -window.background.csd > box.horizontal > box.vertical > separator.horizontal { - background: none; - min-height: 0; -} - -window.background.csd > box.horizontal > box.vertical > box.linked.horizontal { - margin: -6px; - padding: 6px; -} - -.polari-room-list .sidebar { - margin-top: -1px; - border-color: #fafbfc; -} - -overlay > infobar.info.top { - margin-bottom: 0; -} - -hdyleaflet > stack > frame > grid.vertical > entry.search, -leaflet.unfolded > stack > frame > grid.vertical > entry.search { - color: rgba(246, 246, 251, 0.8); - background-color: rgba(246, 246, 251, 0.1); -} - -hdyleaflet > stack > frame > grid.vertical > entry.search image, -leaflet.unfolded > stack > frame > grid.vertical > entry.search image { - color: rgba(246, 246, 251, 0.8); -} - -hdyleaflet > stack > frame > grid.vertical > entry.search:focus, -leaflet.unfolded > stack > frame > grid.vertical > entry.search:focus { - background-color: rgba(246, 246, 251, 0.12); -} - -hdyleaflet > stack > frame > grid.vertical > entry.search:disabled label, hdyleaflet > stack > frame > grid.vertical > entry.search:disabled image, -leaflet.unfolded > stack > frame > grid.vertical > entry.search:disabled label, -leaflet.unfolded > stack > frame > grid.vertical > entry.search:disabled image { - color: rgba(246, 246, 251, 0.35); -} - -hdyleaflet > separator.sidebar, -leaflet.unfolded > separator.sidebar { - border-right-style: none; - background: none; - min-width: 0; -} - -.selection-mode hdyleaflet headerbar, .selection-mode leaflet.unfolded headerbar { - color: #ffffff; - background-color: #5294e2; - border-color: #4189df; - box-shadow: none; -} - -.selection-mode hdyleaflet headerbar:backdrop, .selection-mode leaflet.unfolded headerbar:backdrop { - background-color: #5294e2; - color: rgba(255, 255, 255, 0.6); -} - -.selection-mode hdyleaflet headerbar .selection-menu, .selection-mode leaflet.unfolded headerbar .selection-menu { - box-shadow: none; - padding-left: 10px; - padding-right: 10px; -} - -.selection-mode hdyleaflet headerbar .selection-menu .arrow, .selection-mode leaflet.unfolded headerbar .selection-menu .arrow { - -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); -} - -.maximized .selection-mode hdyleaflet headerbar, .maximized .selection-mode leaflet.unfolded headerbar { - background-color: #5294e2; -} - -.selection-mode hdyleaflet headerbar button:not(.titlebutton), .selection-mode hdyleaflet headerbar button:not(.titlebutton).flat, .selection-mode leaflet.unfolded headerbar button:not(.titlebutton), .selection-mode leaflet.unfolded headerbar button:not(.titlebutton).flat { - border-color: transparent; - background-color: transparent; - background-image: none; - color: #ffffff; - background-color: rgba(255, 255, 255, 0); -} - -.selection-mode hdyleaflet headerbar button:not(.titlebutton):hover, .selection-mode leaflet.unfolded headerbar button:not(.titlebutton):hover { - background-color: alpha(#ffffff,0.3); -} - -.selection-mode hdyleaflet headerbar button:not(.titlebutton):active, .selection-mode hdyleaflet headerbar button:not(.titlebutton):checked, .selection-mode leaflet.unfolded headerbar button:not(.titlebutton):active, .selection-mode leaflet.unfolded headerbar button:not(.titlebutton):checked { - color: #ffffff; - background-color: rgba(255, 255, 255, 0.35); - border-color: rgba(255, 255, 255, 0.65); -} - -.selection-mode hdyleaflet headerbar button:not(.titlebutton):disabled, .selection-mode leaflet.unfolded headerbar button:not(.titlebutton):disabled { - background-color: rgba(255, 255, 255, 0); - border-color: rgba(255, 255, 255, 0.4); -} - -.selection-mode hdyleaflet headerbar button:not(.titlebutton):disabled, .selection-mode hdyleaflet headerbar button:not(.titlebutton):disabled label, .selection-mode leaflet.unfolded headerbar button:not(.titlebutton):disabled, .selection-mode leaflet.unfolded headerbar button:not(.titlebutton):disabled label { - color: rgba(255, 255, 255, 0.5); -} - -.selection-mode hdyleaflet headerbar button:not(.titlebutton):disabled:active, .selection-mode hdyleaflet headerbar button:not(.titlebutton):disabled:checked, .selection-mode leaflet.unfolded headerbar button:not(.titlebutton):disabled:active, .selection-mode leaflet.unfolded headerbar button:not(.titlebutton):disabled:checked { - color: rgba(255, 255, 255, 0.75); - background-color: rgba(255, 255, 255, 0.2); - border-color: rgba(255, 255, 255, 0.4); -} - -.selection-mode hdyleaflet headerbar button:not(.titlebutton):backdrop, .selection-mode leaflet.unfolded headerbar button:not(.titlebutton):backdrop { - opacity: 0.7; - background: none; -} - -.selection-mode hdyleaflet headerbar button.titlebutton.close, .selection-mode hdyleaflet headerbar button.titlebutton.maximize, .selection-mode hdyleaflet headerbar button.titlebutton.minimize, .selection-mode leaflet.unfolded headerbar button.titlebutton.close, .selection-mode leaflet.unfolded headerbar button.titlebutton.maximize, .selection-mode leaflet.unfolded headerbar button.titlebutton.minimize { - color: transparent; - background-color: transparent; -} - -hdyleaflet > box.vertical > scrolledwindow > viewport .sidebar .room-title, hdyleaflet > box.vertical > scrolledwindow > viewport .sidebar .room-title image { - color: rgba(246, 246, 251, 0.8); -} - -hdyleaflet > box.vertical > scrolledwindow > viewport .sidebar .room-title:hover, hdyleaflet > box.vertical > scrolledwindow > viewport .sidebar .room-title:active { - color: #F6F6FB; -} - -hdyleaflet > box.vertical > scrolledwindow > viewport .sidebar label { - color: rgba(246, 246, 251, 0.8); -} - -hdyleaflet > box.vertical > scrolledwindow > viewport .sidebar label:disabled { - color: rgba(246, 246, 251, 0.35); -} - -window > hdyleaflet > scrolledwindow > viewport.frame > list > row.activatable .seahorse-sidebar-item, window > leaflet > scrolledwindow > viewport.frame > list > row.activatable .seahorse-sidebar-item { - -gtk-icon-style: symbolic; -} - -@define-color theme_fg_color #464853; -@define-color theme_text_color currentColor; -@define-color theme_bg_color #fafbfc; -@define-color theme_base_color #ffffff; -@define-color theme_selected_bg_color #5294e2; -@define-color theme_selected_fg_color #ffffff; -@define-color fg_color #464853; -@define-color text_color currentColor; -@define-color bg_color #fafbfc; -@define-color base_color #ffffff; -@define-color selected_bg_color #5294e2; -@define-color selected_fg_color #ffffff; -@define-color insensitive_bg_color white; -@define-color insensitive_fg_color rgba(70, 72, 83, 0.55); -@define-color insensitive_base_color #ffffff; -@define-color theme_unfocused_fg_color #464853; -@define-color theme_unfocused_text_color currentColor; -@define-color theme_unfocused_bg_color #fafbfc; -@define-color theme_unfocused_base_color #ffffff; -@define-color theme_unfocused_selected_bg_color #5294e2; -@define-color theme_unfocused_selected_fg_color #ffffff; -@define-color unfocused_insensitive_color rgba(70, 72, 83, 0.55); -@define-color borders rgba(0, 0, 0, 0.15); -@define-color unfocused_borders rgba(0, 0, 0, 0.15); -@define-color warning_color #F27835; -@define-color error_color #FC4138; -@define-color success_color #6dcfa7; -@define-color placeholder_text_color #A8A8A8; -@define-color link_color #2679db; -@define-color content_view_bg #ffffff; -/* Very contrasty background for text views (@theme_text_color foreground) */ -@define-color text_view_bg #ffffff; -@define-color wm_title alpha(#e4ebf1, 0.8); -@define-color wm_unfocused_title alpha(#e4ebf1, 0.5); -@define-color wm_bg #282a33; -@define-color wm_bg_unfocused #2b2e37; -@define-color wm_highlight #333641; -@define-color wm_shadow alpha(black, 0.35); -@define-color wm_border #a6a6a6; -@define-color wm_button_close_bg #cc575d; -@define-color wm_button_close_hover_bg #d7787d; -@define-color wm_button_close_active_bg #be3841; -@define-color wm_icon_close_bg #2f343f; -@define-color wm_button_hover_bg #454C5C; -@define-color wm_button_active_bg #5294e2; -@define-color wm_button_hover_border #262932; -@define-color wm_icon_bg #90939B; -@define-color wm_icon_unfocused_bg #666A74; -@define-color wm_icon_hover_bg #C4C7CC; -@define-color wm_icon_active_bg #ffffff; -@define-color budgie_tasklist_indicator_color #5294e2; -@define-color budgie_tasklist_indicator_color_active #5294e2; -@define-color budgie_tasklist_indicator_color_active_window #3b608e; -@define-color budgie_tasklist_indicator_color_attention #F27835; -@define-color STRAWBERRY_100 #FF9262; -@define-color STRAWBERRY_300 #FF793E; -@define-color STRAWBERRY_500 #F15D22; -@define-color STRAWBERRY_700 #CF3B00; -@define-color STRAWBERRY_900 #AC1800; -@define-color ORANGE_100 #FFDB91; -@define-color ORANGE_300 #FFCA40; -@define-color ORANGE_500 #FAA41A; -@define-color ORANGE_700 #DE8800; -@define-color ORANGE_900 #C26C00; -@define-color BANANA_100 #FFFFA8; -@define-color BANANA_300 #FFFA7D; -@define-color BANANA_500 #FFCE51; -@define-color BANANA_700 #D1A023; -@define-color BANANA_900 #A27100; -@define-color LIME_100 #A2F3BE; -@define-color LIME_300 #8ADBA6; -@define-color LIME_500 #73C48F; -@define-color LIME_700 #479863; -@define-color LIME_900 #1C6D38; -@define-color BLUEBERRY_100 #94A6FF; -@define-color BLUEBERRY_300 #6A7CE0; -@define-color BLUEBERRY_500 #3F51B5; -@define-color BLUEBERRY_700 #213397; -@define-color BLUEBERRY_900 #031579; -@define-color GRAPE_100 #D25DE6; -@define-color GRAPE_300 #B84ACB; -@define-color GRAPE_500 #9C27B0; -@define-color GRAPE_700 #830E97; -@define-color GRAPE_900 #6A007E; -@define-color COCOA_100 #9F9792; -@define-color COCOA_300 #7B736E; -@define-color COCOA_500 #574F4A; -@define-color COCOA_700 #463E39; -@define-color COCOA_900 #342C27; -@define-color SILVER_100 #EEE; -@define-color SILVER_300 #CCC; -@define-color SILVER_500 #AAA; -@define-color SILVER_700 #888; -@define-color SILVER_900 #666; -@define-color SLATE_100 #888; -@define-color SLATE_300 #666; -@define-color SLATE_500 #444; -@define-color SLATE_700 #222; -@define-color SLATE_900 #111; -@define-color BLACK_100 #474341; -@define-color BLACK_300 #403C3A; -@define-color BLACK_500 #393634; -@define-color BLACK_700 #33302F; -@define-color BLACK_900 #2B2928; diff --git a/themes/Qogir/gtk-4.0/thumbnail.png b/themes/Qogir/gtk-4.0/thumbnail.png deleted file mode 100644 index ef3ec61b..00000000 Binary files a/themes/Qogir/gtk-4.0/thumbnail.png and /dev/null differ diff --git a/themes/Qogir/index.theme b/themes/Qogir/index.theme deleted file mode 100644 index b2e61f55..00000000 --- a/themes/Qogir/index.theme +++ /dev/null @@ -1,12 +0,0 @@ -[Desktop Entry] -Type=X-GNOME-Metatheme -Name=Qogir -Comment=An Clean Gtk+ theme based on Flat Design -Encoding=UTF-8 - -[X-GNOME-Metatheme] -GtkTheme=Qogir -MetacityTheme=Qogir -IconTheme=Qogir -CursorTheme=Adwaita -ButtonLayout=menu:minimize,maximize,close diff --git a/themes/Qogir/metacity-1/close.png b/themes/Qogir/metacity-1/close.png deleted file mode 100644 index 2d26330f..00000000 Binary files a/themes/Qogir/metacity-1/close.png and /dev/null differ diff --git a/themes/Qogir/metacity-1/close_focused_prelight.png b/themes/Qogir/metacity-1/close_focused_prelight.png deleted file mode 100644 index efdfe1f8..00000000 Binary files a/themes/Qogir/metacity-1/close_focused_prelight.png and /dev/null differ diff --git a/themes/Qogir/metacity-1/close_focused_pressed.png b/themes/Qogir/metacity-1/close_focused_pressed.png deleted file mode 100644 index 5a82c0be..00000000 Binary files a/themes/Qogir/metacity-1/close_focused_pressed.png and /dev/null differ diff --git a/themes/Qogir/metacity-1/close_unfocused.png b/themes/Qogir/metacity-1/close_unfocused.png deleted file mode 100644 index 2f1ddfa5..00000000 Binary files a/themes/Qogir/metacity-1/close_unfocused.png and /dev/null differ diff --git a/themes/Qogir/metacity-1/maximize.png b/themes/Qogir/metacity-1/maximize.png deleted file mode 100644 index eb770c93..00000000 Binary files a/themes/Qogir/metacity-1/maximize.png and /dev/null differ diff --git a/themes/Qogir/metacity-1/maximize_focused_prelight.png b/themes/Qogir/metacity-1/maximize_focused_prelight.png deleted file mode 100644 index 7fba48ac..00000000 Binary files a/themes/Qogir/metacity-1/maximize_focused_prelight.png and /dev/null differ diff --git a/themes/Qogir/metacity-1/maximize_focused_pressed.png b/themes/Qogir/metacity-1/maximize_focused_pressed.png deleted file mode 100644 index f72a8764..00000000 Binary files a/themes/Qogir/metacity-1/maximize_focused_pressed.png and /dev/null differ diff --git a/themes/Qogir/metacity-1/maximize_unfocused.png b/themes/Qogir/metacity-1/maximize_unfocused.png deleted file mode 100644 index cb5c616e..00000000 Binary files a/themes/Qogir/metacity-1/maximize_unfocused.png and /dev/null differ diff --git a/themes/Qogir/metacity-1/menu.png b/themes/Qogir/metacity-1/menu.png deleted file mode 100644 index d4e83f66..00000000 Binary files a/themes/Qogir/metacity-1/menu.png and /dev/null differ diff --git a/themes/Qogir/metacity-1/menu_focused_prelight.png b/themes/Qogir/metacity-1/menu_focused_prelight.png deleted file mode 100644 index b8479ad2..00000000 Binary files a/themes/Qogir/metacity-1/menu_focused_prelight.png and /dev/null differ diff --git a/themes/Qogir/metacity-1/menu_focused_pressed.png b/themes/Qogir/metacity-1/menu_focused_pressed.png deleted file mode 100644 index aa55a90d..00000000 Binary files a/themes/Qogir/metacity-1/menu_focused_pressed.png and /dev/null differ diff --git a/themes/Qogir/metacity-1/menu_unfocused.png b/themes/Qogir/metacity-1/menu_unfocused.png deleted file mode 100644 index d4e83f66..00000000 Binary files a/themes/Qogir/metacity-1/menu_unfocused.png and /dev/null differ diff --git a/themes/Qogir/metacity-1/metacity-theme-1.xml b/themes/Qogir/metacity-1/metacity-theme-1.xml deleted file mode 100644 index feef899b..00000000 --- a/themes/Qogir/metacity-1/metacity-theme-1.xml +++ /dev/null @@ -1,1061 +0,0 @@ - - - - Qogir - Vince Liuice - GPL-3.0+ - 2018.8.28 - Qogir 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" x="0" y="0" width="width" height="height" filled="true" /> -</draw_ops> - -<draw_ops name="entire_background_unfocused"> - <include name="entire_background_focused" /> -</draw_ops> - -<draw_ops name="titlebar_fill_focused"> - <rectangle color="C_titlebar" x="0" y="0" width="width" height="height" filled="true" /> -</draw_ops> - -<draw_ops name="titlebar_fill_attached_focused"> - <include name="entire_background_focused" /> -</draw_ops> - -<draw_ops name="titlebar_fill_unfocused"> - <rectangle color="C_titlebar_unfocused" x="0" y="0" width="width" height="height" filled="true" /> -</draw_ops> - -<draw_ops name="highlight"> - <line color="C_highlight" x1="2" y1="0" x2="width - 3" y2="0"/> - <arc color="C_highlight" x="0 - 1" y="0" width="5" height="5" start_angle="270" extent_angle="90"/> - <arc color="C_highlight" x="width - 5" y="0" width="5" height="5" start_angle="0" extent_angle="90"/> -</draw_ops> - -<draw_ops name="titlebar_focused"> - <include name="titlebar_fill_focused" /> - <include name="highlight"/> -</draw_ops> - -<draw_ops name="titlebar_attached_focused"> <!-- titlebar for attached and modal dialogs --> - <include name="titlebar_fill_attached_focused" /> - <include name="highlight"/> -</draw_ops> - -<draw_ops name="rounded_titlebar_focused"> - <include name="titlebar_fill_focused" /> - <include name="highlight"/> -</draw_ops> - -<!-- BUTTON ICONS --> -<!-- note: negative values in x or y causes gnome-shell to crash --> - -<!-- Close icon --> -<draw_ops name="close_focused"> - <image filename="close_focused_normal.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> -<draw_ops name="close_focused_prelight"> - <image filename="close_focused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> -<draw_ops name="close_focused_pressed"> - <image filename="close_focused_pressed.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> -<draw_ops name="close_unfocused"> - <image filename="close_unfocused.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> -<draw_ops name="close_unfocused_prelight"> - <image filename="close_unfocused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> -<draw_ops name="close_unfocused_pressed"> - <image filename="close_unfocused_pressed.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> - - -<!-- Maximize icon --> -<draw_ops name="maximize_focused"> - <image filename="maximize_focused_normal.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> -<draw_ops name="maximize_focused_prelight"> - <image filename="maximize_focused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> -<draw_ops name="maximize_focused_pressed"> - <image filename="maximize_focused_pressed.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> -<draw_ops name="maximize_unfocused"> - <image filename="maximize_unfocused.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> -<draw_ops name="maximize_unfocused_prelight"> - <image filename="maximize_unfocused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> -<draw_ops name="maximize_unfocused_pressed"> - <image filename="maximize_unfocused_pressed.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> - -<!-- Unmaximize icon --> -<draw_ops name="unmaximize_focused"> - <image filename="unmaximize_focused_normal.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> -<draw_ops name="unmaximize_focused_prelight"> - <image filename="unmaximize_focused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> -<draw_ops name="unmaximize_focused_pressed"> - <image filename="unmaximize_focused_pressed.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> -<draw_ops name="unmaximize_unfocused"> - <image filename="unmaximize_unfocused.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> -<draw_ops name="unmaximize_unfocused_prelight"> - <image filename="unmaximize_unfocused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> -<draw_ops name="unmaximize_unfocused_pressed"> - <image filename="unmaximize_unfocused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> - - -<!-- Minimize icon --> -<draw_ops name="minimize_focused"> - <image filename="minimize_focused_normal.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> -<draw_ops name="minimize_focused_prelight"> - <image filename="minimize_focused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> -<draw_ops name="minimize_focused_pressed"> - <image filename="minimize_focused_pressed.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> -<draw_ops name="minimize_unfocused"> - <image filename="minimize_unfocused.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> -<draw_ops name="minimize_unfocused_prelight"> - <image filename="minimize_unfocused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> -<draw_ops name="minimize_unfocused_pressed"> - <image filename="minimize_unfocused_pressed.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> - - -<!-- Menu icon --> -<draw_ops name="menu_focused"> - <image filename="menu_focused_normal.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> -<draw_ops name="menu_focused_prelight"> - <image filename="menu_focused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> -<draw_ops name="menu_focused_pressed"> - <image filename="menu_focused_pressed.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> -<draw_ops name="menu_unfocused"> - <image filename="menu_unfocused.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> -<draw_ops name="menu_unfocused_prelight"> - <image filename="menu_unfocused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> -<draw_ops name="menu_unfocused_pressed"> - <image filename="menu_unfocused_pressed.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> - - -<!-- Shade icon --> -<draw_ops name="shade_focused"> - <image filename="shade_focused_normal.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> -<draw_ops name="shade_focused_prelight"> - <image filename="shade_focused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> -<draw_ops name="shade_focused_pressed"> - <image filename="shade_focused_pressed.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> -<draw_ops name="shade_unfocused"> - <image filename="shade_unfocused.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> -<draw_ops name="shade_unfocused_prelight"> - <image filename="shade_unfocused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> -<draw_ops name="shade_unfocused_pressed"> - <image filename="shade_unfocused_pressed.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> - - -<!-- Unshade icon --> -<draw_ops name="unshade_focused"> - <image filename="unshade_focused_normal.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> -<draw_ops name="unshade_focused_prelight"> - <image filename="unshade_focused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> -<draw_ops name="unshade_focused_pressed"> - <image filename="unshade_focused_pressed.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> -<draw_ops name="unshade_unfocused"> - <image filename="unshade_unfocused.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> -<draw_ops name="unshade_unfocused_prelight"> - <image filename="unshade_unfocused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> -<draw_ops name="unshade_unfocused_pressed"> - <image filename="unshade_unfocused_pressed.png" x="0" y="2" width="object_width" height="object_height" /> -</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" /> - <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" /> - <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="unmaximize_focused" /> - <button function="maximize" state="prelight" draw_ops="unmaximize_focused_prelight" /> - <button function="maximize" state="pressed" draw_ops="unmaximize_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="unmaximize_focused" /> - <button function="maximize" state="prelight" draw_ops="unmaximize_focused_prelight" /> - <button function="maximize" state="pressed" draw_ops="unmaximize_focused_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" /> - <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="unmaximize_focused" /> - <button function="maximize" state="prelight" draw_ops="unmaximize_focused_prelight" /> - <button function="maximize" state="pressed" draw_ops="unmaximize_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" /> - <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="unmaximize_focused" /> - <button function="maximize" state="prelight" draw_ops="unmaximize_focused_prelight" /> - <button function="maximize" state="pressed" draw_ops="unmaximize_focused_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" /> - <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" /> - <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" /> - <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" /> - <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" /> - <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" /> - <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" /> - <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" /> - <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" /> - <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" /> - <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" /> - <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" /> - <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" /> - <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" /> - <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/Qogir/metacity-1/metacity-theme-3.xml b/themes/Qogir/metacity-1/metacity-theme-3.xml deleted file mode 100644 index 95adc9db..00000000 --- a/themes/Qogir/metacity-1/metacity-theme-3.xml +++ /dev/null @@ -1,1101 +0,0 @@ -<?xml version="1.0"?> -<metacity_theme> -<info> - <name>Qogir</name> - <author>Vince Liuice</author> - <copyright>GPL-3.0+</copyright> - <date>2018.8.28</date> - <description>Qogir Metacity Theme</description> -</info> - -<!-- CONSTANTS --> -<constant name="C_titlebar" value="gtk:custom(wm_bg,gtk:bg[NORMAL])"/> -<constant name="C_titlebar_unfocused" value="gtk:custom(wm_bg,gtk:bg[NORMAL])"/> -<constant name="C_title_focused" value="gtk:custom(wm_title,gtk:fg[NORMAL])"/> -<constant name="C_title_unfocused" value="gtk:custom(wm_unfocused_title,gtk:fg[INSENSITIVE])"/> -<constant name="C_border_focused" value="gtk:custom(wm_border,shade/gtk:bg[NORMAL]/0.7)" /> -<constant name="C_border_unfocused" value="gtk:custom(wm_border,shade/gtk:bg[NORMAL]/0.8)" /> -<constant name="C_highlight" value="gtk:custom(wm_highlight,gtk:base[NORMAL])"/> - -<!-- GEOMETRY --> - -<!-- Focused window --> -<frame_geometry name="normal" title_scale="medium" rounded_top_left="0" rounded_top_right="0"> - <distance name="left_width" value="1" /> - <distance name="right_width" value="1" /> - <distance name="bottom_height" value="1" /> - <distance name="left_titlebar_edge" value="3" /> - <distance name="right_titlebar_edge" value="3" /> - <distance name="title_vertical_pad" value="8" /> - <aspect_ratio name="button" value="1.0" /> - <border name="title_border" left="10" right="10" top="2" bottom="2" /> - <border name="button_border" left="4" right="4" top="2" bottom="2" /> -</frame_geometry> - -<!-- Unfocused window --> -<frame_geometry name="normal_unfocused" title_scale="medium" rounded_top_left="0" rounded_top_right="0" parent="normal" > - <distance name="left_width" value="1" /> - <distance name="right_width" value="1" /> - <distance name="bottom_height" value="1" /> - <distance name="left_titlebar_edge" value="3" /> - <distance name="right_titlebar_edge" value="3" /> - <distance name="title_vertical_pad" value="8" /> - <border name="title_border" left="10" right="10" top="2" bottom="2" /> - <border name="button_border" left="4" right="4" top="2" bottom="2" /> -</frame_geometry> - -<!-- Maximized window --> -<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> - -<!-- Left tiled window --> -<frame_geometry name="tiled_left" title_scale="medium" rounded_top_left="false" rounded_top_right="false" parent="max"> - <distance name="right_width" value="0" /> -</frame_geometry> - -<!-- Right tiled window --> -<frame_geometry name="tiled_right" title_scale="medium" rounded_top_left="false" rounded_top_right="false" parent="max"> - <distance name="left_width" value="0" /> -</frame_geometry> - -<!-- Small window --> -<frame_geometry name="small" title_scale="small" parent="normal" rounded_top_left="false" rounded_top_right="false"> - <distance name="left_titlebar_edge" value="3" /> - <distance name="right_titlebar_edge" value="3" /> - <distance name="title_vertical_pad" value="8" /> - <border name="title_border" left="10" right="10" top="2" bottom="2" /> - <border name="button_border" left="4" right="4" top="2" bottom="2" /> -</frame_geometry> - -<!-- Small unfocused window --> -<frame_geometry name="small_unfocused" parent="small"> - <distance name="left_titlebar_edge" value="3" /> - <distance name="right_titlebar_edge" value="3" /> - <distance name="title_vertical_pad" value="8" /> - <border name="title_border" left="10" right="10" top="2" bottom="2" /> - <border name="button_border" left="4" right="4" top="2" bottom="2" /> -</frame_geometry> - -<!-- No buttons --> -<frame_geometry name="nobuttons" hide_buttons="false" parent="normal"> -</frame_geometry> - -<!-- Border --> -<frame_geometry name="border" 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="left_titlebar_edge" value="0" /> - <distance name="right_titlebar_edge" 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> - -<!-- Borderless --> -<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="left_titlebar_edge" value="0" /> - <distance name="right_titlebar_edge" 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> - -<!-- Modal --> -<frame_geometry name="modal" title_scale="small" hide_buttons="false" rounded_top_left="false" rounded_top_right="false" parent="small"> - <distance name="left_width" value="1" /> - <distance name="right_width" value="1" /> - <distance name="bottom_height" value="1" /> - <distance name="left_titlebar_edge" value="3" /> - <distance name="right_titlebar_edge" value="3" /> - <distance name="title_vertical_pad" value="8" /> - <border name="title_border" left="10" right="10" top="2" bottom="2" /> - <border name="button_border" left="3" right="3" top="2" bottom="2" /> -</frame_geometry> - -<frame_geometry name="attached" title_scale="medium" hide_buttons="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="left_titlebar_edge" value="3" /> - <distance name="right_titlebar_edge" value="3" /> - <distance name="title_vertical_pad" value="8" /> - <border name="title_border" left="10" right="10" top="2" bottom="2" /> - <border name="button_border" left="3" right="3" top="2" bottom="2" /> -</frame_geometry> - - -<!-- TITLES --> - -<!-- Title alignment --> -<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" x="0" y="0" width="width" height="height" filled="true" /> -</draw_ops> - -<draw_ops name="entire_background_unfocused"> - <include name="entire_background_focused" /> -</draw_ops> - -<draw_ops name="titlebar_fill_focused"> - <rectangle color="C_titlebar" x="0" y="0" width="width" height="height" filled="true" /> -</draw_ops> - -<draw_ops name="titlebar_fill_attached_focused"> - <include name="entire_background_focused" /> -</draw_ops> - -<draw_ops name="titlebar_fill_unfocused"> - <rectangle color="C_titlebar_unfocused" x="0" y="0" width="width" height="height" filled="true" /> -</draw_ops> - -<draw_ops name="highlight"> - <line color="C_highlight" x1="2" y1="0" x2="width - 3" y2="0"/> - <arc color="C_highlight" x="0 - 1" y="0" width="5" height="5" start_angle="270" extent_angle="90"/> - <arc color="C_highlight" x="width - 5" y="0" width="5" height="5" start_angle="0" extent_angle="90"/> -</draw_ops> - -<draw_ops name="titlebar_focused"> - <include name="titlebar_fill_focused" /> - <include name="highlight"/> -</draw_ops> - -<draw_ops name="titlebar_attached_focused"> <!-- titlebar for attached and modal dialogs --> - <include name="titlebar_fill_attached_focused" /> - <include name="highlight"/> -</draw_ops> - -<draw_ops name="rounded_titlebar_focused"> - <include name="titlebar_fill_focused" /> - <include name="highlight"/> -</draw_ops> - -<draw_ops name="border_focused"> - <line color="C_border_focused" x1="0" y1="0" x2="width-1" 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="0" x2="0" y2="height-1" /> - <line color="C_border_focused" x1="width-1" y1="0" x2="width-1" y2="height-1" /> -</draw_ops> - -<draw_ops name="border_unfocused"> - <line color="C_border_unfocused" x1="0" y1="0" x2="width-1" 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="0" x2="0" y2="height-1" /> - <line color="C_border_unfocused" x1="width-1" y1="0" x2="width-1" y2="height-1" /> -</draw_ops> - -<!-- BUTTON ICONS --> -<!-- note: negative values in x or y causes gnome-shell to crash --> - -<!-- Close icon --> -<draw_ops name="close_focused"> - <image filename="close_focused_normal.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> -<draw_ops name="close_focused_prelight"> - <image filename="close_focused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> -<draw_ops name="close_focused_pressed"> - <image filename="close_focused_pressed.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> -<draw_ops name="close_unfocused"> - <image filename="close_unfocused.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> -<draw_ops name="close_unfocused_prelight"> - <image filename="close_unfocused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> -<draw_ops name="close_unfocused_pressed"> - <image filename="close_unfocused_pressed.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> - - -<!-- Maximize icon --> -<draw_ops name="maximize_focused"> - <image filename="maximize_focused_normal.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> -<draw_ops name="maximize_focused_prelight"> - <image filename="maximize_focused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> -<draw_ops name="maximize_focused_pressed"> - <image filename="maximize_focused_pressed.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> -<draw_ops name="maximize_unfocused"> - <image filename="maximize_unfocused.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> -<draw_ops name="maximize_unfocused_prelight"> - <image filename="maximize_unfocused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> -<draw_ops name="maximize_unfocused_pressed"> - <image filename="maximize_unfocused_pressed.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> - -<!-- Unmaximize icon --> -<draw_ops name="unmaximize_focused"> - <image filename="unmaximize_focused_normal.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> -<draw_ops name="unmaximize_focused_prelight"> - <image filename="unmaximize_focused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> -<draw_ops name="unmaximize_focused_pressed"> - <image filename="unmaximize_focused_pressed.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> -<draw_ops name="unmaximize_unfocused"> - <image filename="unmaximize_unfocused.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> -<draw_ops name="unmaximize_unfocused_prelight"> - <image filename="unmaximize_unfocused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> -<draw_ops name="unmaximize_unfocused_pressed"> - <image filename="unmaximize_unfocused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> - - -<!-- Minimize icon --> -<draw_ops name="minimize_focused"> - <image filename="minimize_focused_normal.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> -<draw_ops name="minimize_focused_prelight"> - <image filename="minimize_focused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> -<draw_ops name="minimize_focused_pressed"> - <image filename="minimize_focused_pressed.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> -<draw_ops name="minimize_unfocused"> - <image filename="minimize_unfocused.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> -<draw_ops name="minimize_unfocused_prelight"> - <image filename="minimize_unfocused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> -<draw_ops name="minimize_unfocused_pressed"> - <image filename="minimize_unfocused_pressed.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> - - -<!-- Menu icon --> -<draw_ops name="menu_focused"> - <image filename="menu_focused_normal.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> -<draw_ops name="menu_focused_prelight"> - <image filename="menu_focused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> -<draw_ops name="menu_focused_pressed"> - <image filename="menu_focused_pressed.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> -<draw_ops name="menu_unfocused"> - <image filename="menu_unfocused.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> -<draw_ops name="menu_unfocused_prelight"> - <image filename="menu_unfocused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> -<draw_ops name="menu_unfocused_pressed"> - <image filename="menu_unfocused_pressed.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> - - -<!-- Shade icon --> -<draw_ops name="shade_focused"> - <image filename="shade_focused_normal.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> -<draw_ops name="shade_focused_prelight"> - <image filename="shade_focused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> -<draw_ops name="shade_focused_pressed"> - <image filename="shade_focused_pressed.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> -<draw_ops name="shade_unfocused"> - <image filename="shade_unfocused.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> -<draw_ops name="shade_unfocused_prelight"> - <image filename="shade_unfocused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> -<draw_ops name="shade_unfocused_pressed"> - <image filename="shade_unfocused_pressed.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> - - -<!-- Unshade icon --> -<draw_ops name="unshade_focused"> - <image filename="unshade_focused_normal.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> -<draw_ops name="unshade_focused_prelight"> - <image filename="unshade_focused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> -<draw_ops name="unshade_focused_pressed"> - <image filename="unshade_focused_pressed.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> -<draw_ops name="unshade_unfocused"> - <image filename="unshade_unfocused.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> -<draw_ops name="unshade_unfocused_prelight"> - <image filename="unshade_unfocused_prelight.png" x="0" y="2" width="object_width" height="object_height" /> -</draw_ops> -<draw_ops name="unshade_unfocused_pressed"> - <image filename="unshade_unfocused_pressed.png" x="0" y="2" width="object_width" height="object_height" /> -</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="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="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="unmaximize_focused" /> - <button function="maximize" state="prelight" draw_ops="unmaximize_focused_prelight" /> - <button function="maximize" state="pressed" draw_ops="unmaximize_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="unmaximize_unfocused" /> - <button function="maximize" state="prelight" draw_ops="unmaximize_unfocused_prelight" /> - <button function="maximize" state="pressed" draw_ops="unmaximize_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" /> - <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="unmaximize_focused" /> - <button function="maximize" state="prelight" draw_ops="unmaximize_focused_prelight" /> - <button function="maximize" state="pressed" draw_ops="unmaximize_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" /> - <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="unmaximize_unfocused" /> - <button function="maximize" state="prelight" draw_ops="unmaximize_unfocused_prelight" /> - <button function="maximize" state="pressed" draw_ops="unmaximize_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="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="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" /> - <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" /> - <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" /> - <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" /> - <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" /> - <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" /> - <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/Qogir/metacity-1/minimize.png b/themes/Qogir/metacity-1/minimize.png deleted file mode 100644 index 9b3d60b6..00000000 Binary files a/themes/Qogir/metacity-1/minimize.png and /dev/null differ diff --git a/themes/Qogir/metacity-1/minimize_focused_prelight.png b/themes/Qogir/metacity-1/minimize_focused_prelight.png deleted file mode 100644 index aebd894f..00000000 Binary files a/themes/Qogir/metacity-1/minimize_focused_prelight.png and /dev/null differ diff --git a/themes/Qogir/metacity-1/minimize_focused_pressed.png b/themes/Qogir/metacity-1/minimize_focused_pressed.png deleted file mode 100644 index d95c9e24..00000000 Binary files a/themes/Qogir/metacity-1/minimize_focused_pressed.png and /dev/null differ diff --git a/themes/Qogir/metacity-1/minimize_unfocused.png b/themes/Qogir/metacity-1/minimize_unfocused.png deleted file mode 100644 index 94105991..00000000 Binary files a/themes/Qogir/metacity-1/minimize_unfocused.png and /dev/null differ diff --git a/themes/Qogir/metacity-1/shade.png b/themes/Qogir/metacity-1/shade.png deleted file mode 100644 index 040e8877..00000000 Binary files a/themes/Qogir/metacity-1/shade.png and /dev/null differ diff --git a/themes/Qogir/metacity-1/shade_focused_prelight.png b/themes/Qogir/metacity-1/shade_focused_prelight.png deleted file mode 100644 index 0db2f842..00000000 Binary files a/themes/Qogir/metacity-1/shade_focused_prelight.png and /dev/null differ diff --git a/themes/Qogir/metacity-1/shade_focused_pressed.png b/themes/Qogir/metacity-1/shade_focused_pressed.png deleted file mode 100644 index 5fd813d3..00000000 Binary files a/themes/Qogir/metacity-1/shade_focused_pressed.png and /dev/null differ diff --git a/themes/Qogir/metacity-1/shade_unfocused.png b/themes/Qogir/metacity-1/shade_unfocused.png deleted file mode 100644 index a226d2c8..00000000 Binary files a/themes/Qogir/metacity-1/shade_unfocused.png and /dev/null differ diff --git a/themes/Qogir/metacity-1/thumbnail.png b/themes/Qogir/metacity-1/thumbnail.png deleted file mode 100644 index 185a1d89..00000000 Binary files a/themes/Qogir/metacity-1/thumbnail.png and /dev/null differ diff --git a/themes/Qogir/metacity-1/unmaximize.png b/themes/Qogir/metacity-1/unmaximize.png deleted file mode 100644 index 910c0306..00000000 Binary files a/themes/Qogir/metacity-1/unmaximize.png and /dev/null differ diff --git a/themes/Qogir/metacity-1/unmaximize_focused_prelight.png b/themes/Qogir/metacity-1/unmaximize_focused_prelight.png deleted file mode 100644 index ecce867c..00000000 Binary files a/themes/Qogir/metacity-1/unmaximize_focused_prelight.png and /dev/null differ diff --git a/themes/Qogir/metacity-1/unmaximize_focused_pressed.png b/themes/Qogir/metacity-1/unmaximize_focused_pressed.png deleted file mode 100644 index aa1d1e41..00000000 Binary files a/themes/Qogir/metacity-1/unmaximize_focused_pressed.png and /dev/null differ diff --git a/themes/Qogir/metacity-1/unmaximize_unfocused.png b/themes/Qogir/metacity-1/unmaximize_unfocused.png deleted file mode 100644 index d92c5d3c..00000000 Binary files a/themes/Qogir/metacity-1/unmaximize_unfocused.png and /dev/null differ diff --git a/themes/Qogir/metacity-1/unshade.png b/themes/Qogir/metacity-1/unshade.png deleted file mode 100644 index 7c99ccc2..00000000 Binary files a/themes/Qogir/metacity-1/unshade.png and /dev/null differ diff --git a/themes/Qogir/metacity-1/unshade_focused_prelight.png b/themes/Qogir/metacity-1/unshade_focused_prelight.png deleted file mode 100644 index 49bb6906..00000000 Binary files a/themes/Qogir/metacity-1/unshade_focused_prelight.png and /dev/null differ diff --git a/themes/Qogir/metacity-1/unshade_focused_pressed.png b/themes/Qogir/metacity-1/unshade_focused_pressed.png deleted file mode 100644 index 2be61583..00000000 Binary files a/themes/Qogir/metacity-1/unshade_focused_pressed.png and /dev/null differ diff --git a/themes/Qogir/metacity-1/unshade_unfocused.png b/themes/Qogir/metacity-1/unshade_unfocused.png deleted file mode 100644 index 49835fff..00000000 Binary files a/themes/Qogir/metacity-1/unshade_unfocused.png and /dev/null differ diff --git a/themes/Qogir/plank/dock.theme b/themes/Qogir/plank/dock.theme deleted file mode 100644 index 2c7ee358..00000000 --- a/themes/Qogir/plank/dock.theme +++ /dev/null @@ -1,64 +0,0 @@ -#This file auto-generated by Plank. -#2018-07-10T12:56:31+0000 - -[PlankTheme] -#The roundness of the top corners. -TopRoundness=4 -#The roundness of the bottom corners. -BottomRoundness=0 -#The thickness (in pixels) of lines drawn. -LineWidth=1 -#The color (RGBA) of the outer stroke. -OuterStrokeColor=0;;0;;0;;95 -#The starting color (RGBA) of the fill gradient. -FillStartColor=40;;42;;52;;215 -#The ending color (RGBA) of the fill gradient. -FillEndColor=40;;42;;46;;215 -#The color (RGBA) of the inner stroke. -InnerStrokeColor=40;;42;;52;;245 - -[PlankDockTheme] -#The padding on the left/right dock edges, in tenths of a percent of IconSize. -HorizPadding=0 -#The padding on the top dock edge, in tenths of a percent of IconSize. -TopPadding=-7 -#The padding on the bottom dock edge, in tenths of a percent of IconSize. -BottomPadding=1.5 -#The padding between items on the dock, in tenths of a percent of IconSize. -ItemPadding=3 -#The size of item indicators, in tenths of a percent of IconSize. -IndicatorSize=5 -#The size of the icon-shadow behind every item, in tenths of a percent of IconSize. -IconShadowSize=1.2 -#The height (in percent of IconSize) to bounce an icon when the application sets urgent. -UrgentBounceHeight=1.6666666666666667 -#The height (in percent of IconSize) to bounce an icon when launching an application. -LaunchBounceHeight=0.625 -#The opacity value (0 to 1) to fade the dock to when hiding it. -FadeOpacity=1 -#The amount of time (in ms) for click animations. -ClickTime=300 -#The amount of time (in ms) to bounce an urgent icon. -UrgentBounceTime=0 -#The amount of time (in ms) to bounce an icon when launching an application. -LaunchBounceTime=600 -#The amount of time (in ms) for active window indicator animations. -ActiveTime=300 -#The amount of time (in ms) to slide icons into/out of the dock. -SlideTime=300 -#The time (in ms) to fade the dock in/out on a hide (if FadeOpacity is < 1). -FadeTime=250 -#The time (in ms) to slide the dock in/out on a hide (if FadeOpacity is 1). -HideTime=200 -#The size of the urgent glow (shown when dock is hidden), in tenths of a percent of IconSize. -GlowSize=0 -#The total time (in ms) to show the hidden-dock urgent glow. -GlowTime=0 -#The time (in ms) of each pulse of the hidden-dock urgent glow. -GlowPulseTime=0 -#The hue-shift (-180 to 180) of the urgent indicator color. -UrgentHueShift=150 -#The time (in ms) to move an item to its new position or its addition/removal to/from the dock. -ItemMoveTime=200 -#Whether background and icons will unhide/hide with different speeds. The top-border of both will leave/hit the screen-edge at the same time. -CascadeHide=true diff --git a/themes/Qogir/unity/dash/close_dash.svg b/themes/Qogir/unity/dash/close_dash.svg deleted file mode 100644 index 0b1e2ca4..00000000 --- a/themes/Qogir/unity/dash/close_dash.svg +++ /dev/null @@ -1,13 +0,0 @@ -<svg width="24" height="24" enable-background="new" version="1.1" xmlns="http://www.w3.org/2000/svg"> - <defs> - <linearGradient id="bn" x1="25.5" x2="25.5" y1="-697.28" y2="-706.99" gradientUnits="userSpaceOnUse"> - <stop stop-color="#5c616c" offset="0"/> - </linearGradient> - </defs> - <g transform="translate(-.5 -1027.9)"> - <g id="titlebutton-close" transform="translate(-13.5,1742.5)"> - <rect x="14" y="-713.64" width="23" height="23" ry="11.5" fill="#fff" opacity=".85" style="paint-order:stroke fill markers"/> - <path d="m21.354-706.99-0.70703 0.70704 4.1465 4.1465-4.1465 4.1465 0.70703 0.70704 4.1465-4.1465 4.1465 4.1465 0.70703-0.70704-4.1465-4.1465 4.1465-4.1465-0.70703-0.70704-4.1465 4.1465z" fill="url(#bn)" style="paint-order:stroke fill markers"/> - </g> - </g> -</svg> diff --git a/themes/Qogir/unity/dash/close_dash_disabled.svg b/themes/Qogir/unity/dash/close_dash_disabled.svg deleted file mode 100644 index f742314e..00000000 --- a/themes/Qogir/unity/dash/close_dash_disabled.svg +++ /dev/null @@ -1,13 +0,0 @@ -<svg width="24" height="24" enable-background="new" version="1.1" xmlns="http://www.w3.org/2000/svg"> - <defs> - <linearGradient id="br" x1="25.5" x2="25.5" y1="-733.28" y2="-742.99" gradientUnits="userSpaceOnUse"> - <stop stop-color="#5c616c" offset="0"/> - </linearGradient> - </defs> - <g transform="translate(-.5 -1027.9)"> - <g id="titlebutton-close-backdrop" transform="translate(-13.5,1778.5)"> - <rect x="14" y="-749.64" width="23" height="23" ry="11.5" fill="#fff" opacity=".75" style="paint-order:stroke fill markers"/> - <path d="m21.354-742.99-0.70703 0.70704 4.1465 4.1465-4.1465 4.1465 0.70703 0.70704 4.1465-4.1465 4.1465 4.1465 0.70703-0.70704-4.1465-4.1465 4.1465-4.1465-0.70703-0.70704-4.1465 4.1465z" fill="url(#br)" opacity=".5" style="paint-order:stroke fill markers"/> - </g> - </g> -</svg> diff --git a/themes/Qogir/unity/dash/close_dash_prelight.svg b/themes/Qogir/unity/dash/close_dash_prelight.svg deleted file mode 100644 index 438115d6..00000000 --- a/themes/Qogir/unity/dash/close_dash_prelight.svg +++ /dev/null @@ -1,8 +0,0 @@ -<svg width="24" height="24" enable-background="new" version="1.1" xmlns="http://www.w3.org/2000/svg"> - <g transform="translate(-.5 -1027.9)"> - <g id="titlebutton-close-hover" transform="translate(-8.5,1723.5)"> - <rect x="9" y="-694.64" width="23" height="23" ry="11.5" fill="#f55" style="paint-order:stroke fill markers"/> - <path d="m16.354-687.99-0.70703 0.70704 4.1465 4.1465-4.1465 4.1465 0.70703 0.70704 4.1465-4.1465 4.1465 4.1465 0.70703-0.70704-4.1465-4.1465 4.1465-4.1465-0.70703-0.70704-4.1465 4.1465z" fill="#fff" style="paint-order:stroke fill markers"/> - </g> - </g> -</svg> diff --git a/themes/Qogir/unity/dash/close_dash_pressed.svg b/themes/Qogir/unity/dash/close_dash_pressed.svg deleted file mode 100644 index 23e5dabd..00000000 --- a/themes/Qogir/unity/dash/close_dash_pressed.svg +++ /dev/null @@ -1,8 +0,0 @@ -<svg width="24" height="24" enable-background="new" version="1.1" xmlns="http://www.w3.org/2000/svg"> - <g transform="translate(-.5 -1027.9)"> - <g id="titlebutton-close-active" transform="translate(-8.5,1723.5)"> - <rect x="9" y="-694.64" width="23" height="23" ry="11.5" fill="#c83737" style="paint-order:stroke fill markers"/> - <path d="m16.354-687.99-0.70703 0.70704 4.1465 4.1465-4.1465 4.1465 0.70703 0.70704 4.1465-4.1465 4.1465 4.1465 0.70703-0.70704-4.1465-4.1465 4.1465-4.1465-0.70703-0.70704-4.1465 4.1465z" fill="#fff" style="paint-order:stroke fill markers"/> - </g> - </g> -</svg> diff --git a/themes/Qogir/unity/dash/maximize_dash.svg b/themes/Qogir/unity/dash/maximize_dash.svg deleted file mode 100644 index 984182ea..00000000 --- a/themes/Qogir/unity/dash/maximize_dash.svg +++ /dev/null @@ -1,13 +0,0 @@ -<svg width="24" height="24" enable-background="new" version="1.1" xmlns="http://www.w3.org/2000/svg"> - <defs> - <linearGradient id="s" x1="-21.5" x2="-21.5" y1="-678.64" y2="-687.64" gradientUnits="userSpaceOnUse"> - <stop stop-color="#5c616c" offset="0"/> - </linearGradient> - </defs> - <g transform="translate(-.5 -1027.9)"> - <g id="titlebutton-maximize" transform="translate(33.5,1723.5)"> - <rect x="-33" y="-694.64" width="23" height="23" ry="11.5" opacity="0" stroke-width=".92" style="paint-order:stroke fill markers"/> - <path d="m-26-687.64v9h9v-9zm1 1h7v7h-7z" fill="url(#s)" style="paint-order:stroke fill markers"/> - </g> - </g> -</svg> diff --git a/themes/Qogir/unity/dash/maximize_dash_disabled.svg b/themes/Qogir/unity/dash/maximize_dash_disabled.svg deleted file mode 100644 index 7680a7dd..00000000 --- a/themes/Qogir/unity/dash/maximize_dash_disabled.svg +++ /dev/null @@ -1,13 +0,0 @@ -<svg width="24" height="24" enable-background="new" version="1.1" xmlns="http://www.w3.org/2000/svg"> - <defs> - <linearGradient id="s" x1="-21.5" x2="-21.5" y1="-678.64" y2="-687.64" gradientUnits="userSpaceOnUse"> - <stop stop-color="#5c616c" offset="0"/> - </linearGradient> - </defs> - <g transform="translate(-.5 -1027.9)"> - <g id="titlebutton-maximize-backdrop" transform="translate(33.5,1723.5)" opacity=".5"> - <rect x="-33" y="-694.64" width="23" height="23" ry="11.5" opacity="0" stroke-width=".92" style="paint-order:stroke fill markers"/> - <path d="m-26-687.64v9h9v-9zm1 1h7v7h-7z" fill="url(#s)" opacity="1" style="paint-order:stroke fill markers"/> - </g> - </g> -</svg> diff --git a/themes/Qogir/unity/dash/maximize_dash_prelight.svg b/themes/Qogir/unity/dash/maximize_dash_prelight.svg deleted file mode 100644 index c2889848..00000000 --- a/themes/Qogir/unity/dash/maximize_dash_prelight.svg +++ /dev/null @@ -1,13 +0,0 @@ -<svg width="24" height="24" enable-background="new" version="1.1" xmlns="http://www.w3.org/2000/svg"> - <defs> - <linearGradient id="s" x1="-21.5" x2="-21.5" y1="-678.64" y2="-687.64" gradientUnits="userSpaceOnUse"> - <stop stop-color="#5c616c" offset="0"/> - </linearGradient> - </defs> - <g transform="translate(-.5 -1027.9)"> - <g id="titlebutton-maximize-hover" transform="translate(33.5,1723.5)"> - <rect x="-33" y="-694.64" width="23" height="23" ry="11.5" fill="#1f1f1f" fill-opacity=".098039" style="paint-order:stroke fill markers"/> - <path d="m-26-687.64v9h9v-9zm1 1h7v7h-7z" fill="url(#s)" style="paint-order:stroke fill markers"/> - </g> - </g> -</svg> diff --git a/themes/Qogir/unity/dash/maximize_dash_pressed.svg b/themes/Qogir/unity/dash/maximize_dash_pressed.svg deleted file mode 100644 index 7a34c74a..00000000 --- a/themes/Qogir/unity/dash/maximize_dash_pressed.svg +++ /dev/null @@ -1,13 +0,0 @@ -<svg width="24" height="24" enable-background="new" version="1.1" xmlns="http://www.w3.org/2000/svg"> - <defs> - <linearGradient id="s" x1="-21.5" x2="-21.5" y1="-678.64" y2="-687.64" gradientUnits="userSpaceOnUse"> - <stop stop-color="#5c616c" offset="0"/> - </linearGradient> - </defs> - <g transform="translate(-.5 -1027.9)"> - <g id="titlebutton-maximize-active" transform="translate(33.5,1723.5)"> - <rect x="-33" y="-694.64" width="23" height="23" ry="11.5" fill="#191919" fill-opacity=".2" style="paint-order:stroke fill markers"/> - <path d="m-26-687.64v9h9v-9zm1 1h7v7h-7z" fill="url(#s)" style="paint-order:stroke fill markers"/> - </g> - </g> -</svg> diff --git a/themes/Qogir/unity/dash/minimize_dash.svg b/themes/Qogir/unity/dash/minimize_dash.svg deleted file mode 100644 index 7372a8f2..00000000 --- a/themes/Qogir/unity/dash/minimize_dash.svg +++ /dev/null @@ -1,13 +0,0 @@ -<svg width="24" height="24" enable-background="new" version="1.1" xmlns="http://www.w3.org/2000/svg"> - <defs> - <linearGradient id="t" x1="-58.5" x2="-58.5" y1="-682.64" y2="-681.64" gradientUnits="userSpaceOnUse"> - <stop stop-color="#5c616c" offset="0"/> - </linearGradient> - </defs> - <g transform="translate(-.5 -1027.9)"> - <g id="titlebutton-minimize" transform="translate(70.5,1722.5)"> - <rect x="-70" y="-693.64" width="23" height="23" ry="11.5" opacity="0" stroke-width=".92" style="paint-order:stroke fill markers"/> - <rect x="-63" y="-682.64" width="9" height="1" ry="1.1965e-5" fill="url(#t)" style="paint-order:stroke fill markers"/> - </g> - </g> -</svg> diff --git a/themes/Qogir/unity/dash/minimize_dash_disabled.svg b/themes/Qogir/unity/dash/minimize_dash_disabled.svg deleted file mode 100644 index c83859c0..00000000 --- a/themes/Qogir/unity/dash/minimize_dash_disabled.svg +++ /dev/null @@ -1,13 +0,0 @@ -<svg width="24" height="24" enable-background="new" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:osb="http://www.openswatchbook.org/uri/2009/osb" xmlns:xlink="http://www.w3.org/1999/xlink"> - <defs> - <linearGradient id="t" x1="-58.5" x2="-58.5" y1="-682.64" y2="-681.64" gradientUnits="userSpaceOnUse"> - <stop stop-color="#5c616c" offset="0"/> - </linearGradient> - </defs> - <g transform="translate(0 -1028.4)"> - <g id="titlebutton-minimize-backdrop" transform="translate(70 1723)" opacity=".5"> - <rect x="-70" y="-693.64" width="23" height="23" ry="11.5" opacity="0" stroke-width=".92" style="paint-order:stroke fill markers"/> - <rect x="-63" y="-682.64" width="9" height="1" ry="1.1965e-5" fill="url(#t)" opacity="1" style="paint-order:stroke fill markers"/> - </g> - </g> -</svg> diff --git a/themes/Qogir/unity/dash/minimize_dash_prelight.svg b/themes/Qogir/unity/dash/minimize_dash_prelight.svg deleted file mode 100644 index 285b397e..00000000 --- a/themes/Qogir/unity/dash/minimize_dash_prelight.svg +++ /dev/null @@ -1,13 +0,0 @@ -<svg width="24" height="24" enable-background="new" version="1.1" xmlns="http://www.w3.org/2000/svg"> - <defs> - <linearGradient id="t" x1="-58.5" x2="-58.5" y1="-682.64" y2="-681.64" gradientUnits="userSpaceOnUse"> - <stop stop-color="#5c616c" offset="0"/> - </linearGradient> - </defs> - <g transform="translate(-.5 -1027.9)"> - <g id="titlebutton-minimize-hover" transform="translate(70.5,1722.5)"> - <rect x="-70" y="-693.64" width="23" height="23" ry="11.5" fill="#1f1f1f" fill-opacity=".098039" style="paint-order:stroke fill markers"/> - <rect x="-63" y="-682.64" width="9" height="1" ry="1.1965e-5" fill="url(#t)" style="paint-order:stroke fill markers"/> - </g> - </g> -</svg> diff --git a/themes/Qogir/unity/dash/minimize_dash_pressed.svg b/themes/Qogir/unity/dash/minimize_dash_pressed.svg deleted file mode 100644 index 247363ad..00000000 --- a/themes/Qogir/unity/dash/minimize_dash_pressed.svg +++ /dev/null @@ -1,13 +0,0 @@ -<svg width="24" height="24" enable-background="new" version="1.1" xmlns="http://www.w3.org/2000/svg"> - <defs> - <linearGradient id="t" x1="-58.5" x2="-58.5" y1="-682.64" y2="-681.64" gradientUnits="userSpaceOnUse"> - <stop stop-color="#5c616c" offset="0"/> - </linearGradient> - </defs> - <g transform="translate(-.5 -1027.9)"> - <g id="titlebutton-minimize-active" transform="translate(70.5,1722.5)"> - <rect x="-70" y="-693.64" width="23" height="23" ry="11.5" fill="#191919" fill-opacity=".2" style="paint-order:stroke fill markers"/> - <rect x="-63" y="-682.64" width="9" height="1" ry="1.1965e-5" fill="url(#t)" style="paint-order:stroke fill markers"/> - </g> - </g> -</svg> diff --git a/themes/Qogir/unity/dash/unmaximize_dash.svg b/themes/Qogir/unity/dash/unmaximize_dash.svg deleted file mode 100644 index 69f6a87e..00000000 --- a/themes/Qogir/unity/dash/unmaximize_dash.svg +++ /dev/null @@ -1,11 +0,0 @@ -<svg width="24" height="24" enable-background="new" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:osb="http://www.openswatchbook.org/uri/2009/osb" xmlns:xlink="http://www.w3.org/1999/xlink"> - <defs> - <linearGradient id="r" x1="59.5" x2="59.5" y1="-678.64" y2="-687.64" gradientUnits="userSpaceOnUse"> - <stop stop-color="#5c616c" offset="0"/> - </linearGradient> - </defs> - <g id="titlebutton-restore" transform="translate(-48 695.64)"> - <rect x="48" y="-694.64" width="23" height="23" ry="11.5" opacity="0" stroke-width=".92" style="paint-order:stroke fill markers"/> - <path d="m57-687.64v2h-2l1e-6 7 7 1e-5v-2h2l1e-6 -7zm1 1h5v5h-1v-4h-4zm-2 2h5v5h-5z" fill="url(#r)" style="paint-order:stroke fill markers"/> - </g> -</svg> diff --git a/themes/Qogir/unity/dash/unmaximize_dash_disabled.svg b/themes/Qogir/unity/dash/unmaximize_dash_disabled.svg deleted file mode 100644 index 4d77b907..00000000 --- a/themes/Qogir/unity/dash/unmaximize_dash_disabled.svg +++ /dev/null @@ -1,11 +0,0 @@ -<svg width="24" height="24" enable-background="new" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:osb="http://www.openswatchbook.org/uri/2009/osb" xmlns:xlink="http://www.w3.org/1999/xlink"> - <defs> - <linearGradient id="a" x1="59.5" x2="59.5" y1="-678.64" y2="-687.64" gradientUnits="userSpaceOnUse"> - <stop stop-color="#5c616c" offset="0"/> - </linearGradient> - </defs> - <g id="titlebutton-restore-backdrop" transform="translate(-48 695.64)" opacity=".5"> - <rect x="48" y="-694.64" width="23" height="23" ry="11.5" opacity="0" stroke-width=".92" style="paint-order:stroke fill markers"/> - <path d="m57-687.64v2h-2l1e-6 7 7 1e-5v-2h2l1e-6 -7zm1 1h5v5h-1v-4h-4zm-2 2h5v5h-5z" fill="url(#a)" opacity="1" style="paint-order:stroke fill markers"/> - </g> -</svg> diff --git a/themes/Qogir/unity/dash/unmaximize_dash_prelight.svg b/themes/Qogir/unity/dash/unmaximize_dash_prelight.svg deleted file mode 100644 index db0cbe1d..00000000 --- a/themes/Qogir/unity/dash/unmaximize_dash_prelight.svg +++ /dev/null @@ -1,13 +0,0 @@ -<svg width="24" height="24" enable-background="new" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:osb="http://www.openswatchbook.org/uri/2009/osb" xmlns:xlink="http://www.w3.org/1999/xlink"> - <defs> - <linearGradient id="r" x1="59.5" x2="59.5" y1="-678.64" y2="-687.64" gradientUnits="userSpaceOnUse"> - <stop stop-color="#5c616c" offset="0"/> - </linearGradient> - </defs> - <g transform="translate(0 -1028.4)"> - <g id="titlebutton-restore-hover" transform="translate(-48 1724)"> - <rect x="48" y="-694.64" width="23" height="23" ry="11.5" fill="#1f1f1f" fill-opacity=".098039" style="paint-order:stroke fill markers"/> - <path d="m57-687.64v2h-2l1e-6 7 7 1e-5v-2h2l1e-6 -7zm1 1h5v5h-1v-4h-4zm-2 2h5v5h-5z" fill="url(#r)" style="paint-order:stroke fill markers"/> - </g> - </g> -</svg> diff --git a/themes/Qogir/unity/dash/unmaximize_dash_pressed.svg b/themes/Qogir/unity/dash/unmaximize_dash_pressed.svg deleted file mode 100644 index f3372d59..00000000 --- a/themes/Qogir/unity/dash/unmaximize_dash_pressed.svg +++ /dev/null @@ -1,13 +0,0 @@ -<svg width="24" height="24" enable-background="new" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:osb="http://www.openswatchbook.org/uri/2009/osb" xmlns:xlink="http://www.w3.org/1999/xlink"> - <defs> - <linearGradient id="r" x1="59.5" x2="59.5" y1="-678.64" y2="-687.64" gradientUnits="userSpaceOnUse"> - <stop stop-color="#5c616c" offset="0"/> - </linearGradient> - </defs> - <g transform="translate(0 -1028.4)"> - <g id="titlebutton-restore-active" transform="translate(-48 1724)"> - <rect x="48" y="-694.64" width="23" height="23" ry="11.5" fill="#191919" fill-opacity=".2" style="paint-order:stroke fill markers"/> - <path d="m57-687.64v2h-2l1e-6 7 7 1e-5v-2h2l1e-6 -7zm1 1h5v5h-1v-4h-4zm-2 2h5v5h-5z" fill="url(#r)" style="paint-order:stroke fill markers"/> - </g> - </g> -</svg> diff --git a/themes/Qogir/unity/window-buttons/close.svg b/themes/Qogir/unity/window-buttons/close.svg deleted file mode 100644 index 0b1e2ca4..00000000 --- a/themes/Qogir/unity/window-buttons/close.svg +++ /dev/null @@ -1,13 +0,0 @@ -<svg width="24" height="24" enable-background="new" version="1.1" xmlns="http://www.w3.org/2000/svg"> - <defs> - <linearGradient id="bn" x1="25.5" x2="25.5" y1="-697.28" y2="-706.99" gradientUnits="userSpaceOnUse"> - <stop stop-color="#5c616c" offset="0"/> - </linearGradient> - </defs> - <g transform="translate(-.5 -1027.9)"> - <g id="titlebutton-close" transform="translate(-13.5,1742.5)"> - <rect x="14" y="-713.64" width="23" height="23" ry="11.5" fill="#fff" opacity=".85" style="paint-order:stroke fill markers"/> - <path d="m21.354-706.99-0.70703 0.70704 4.1465 4.1465-4.1465 4.1465 0.70703 0.70704 4.1465-4.1465 4.1465 4.1465 0.70703-0.70704-4.1465-4.1465 4.1465-4.1465-0.70703-0.70704-4.1465 4.1465z" fill="url(#bn)" style="paint-order:stroke fill markers"/> - </g> - </g> -</svg> diff --git a/themes/Qogir/unity/window-buttons/close_prelight.svg b/themes/Qogir/unity/window-buttons/close_prelight.svg deleted file mode 100644 index 438115d6..00000000 --- a/themes/Qogir/unity/window-buttons/close_prelight.svg +++ /dev/null @@ -1,8 +0,0 @@ -<svg width="24" height="24" enable-background="new" version="1.1" xmlns="http://www.w3.org/2000/svg"> - <g transform="translate(-.5 -1027.9)"> - <g id="titlebutton-close-hover" transform="translate(-8.5,1723.5)"> - <rect x="9" y="-694.64" width="23" height="23" ry="11.5" fill="#f55" style="paint-order:stroke fill markers"/> - <path d="m16.354-687.99-0.70703 0.70704 4.1465 4.1465-4.1465 4.1465 0.70703 0.70704 4.1465-4.1465 4.1465 4.1465 0.70703-0.70704-4.1465-4.1465 4.1465-4.1465-0.70703-0.70704-4.1465 4.1465z" fill="#fff" style="paint-order:stroke fill markers"/> - </g> - </g> -</svg> diff --git a/themes/Qogir/unity/window-buttons/close_pressed.svg b/themes/Qogir/unity/window-buttons/close_pressed.svg deleted file mode 100644 index 23e5dabd..00000000 --- a/themes/Qogir/unity/window-buttons/close_pressed.svg +++ /dev/null @@ -1,8 +0,0 @@ -<svg width="24" height="24" enable-background="new" version="1.1" xmlns="http://www.w3.org/2000/svg"> - <g transform="translate(-.5 -1027.9)"> - <g id="titlebutton-close-active" transform="translate(-8.5,1723.5)"> - <rect x="9" y="-694.64" width="23" height="23" ry="11.5" fill="#c83737" style="paint-order:stroke fill markers"/> - <path d="m16.354-687.99-0.70703 0.70704 4.1465 4.1465-4.1465 4.1465 0.70703 0.70704 4.1465-4.1465 4.1465 4.1465 0.70703-0.70704-4.1465-4.1465 4.1465-4.1465-0.70703-0.70704-4.1465 4.1465z" fill="#fff" style="paint-order:stroke fill markers"/> - </g> - </g> -</svg> diff --git a/themes/Qogir/unity/window-buttons/close_unfocused.svg b/themes/Qogir/unity/window-buttons/close_unfocused.svg deleted file mode 100644 index f742314e..00000000 --- a/themes/Qogir/unity/window-buttons/close_unfocused.svg +++ /dev/null @@ -1,13 +0,0 @@ -<svg width="24" height="24" enable-background="new" version="1.1" xmlns="http://www.w3.org/2000/svg"> - <defs> - <linearGradient id="br" x1="25.5" x2="25.5" y1="-733.28" y2="-742.99" gradientUnits="userSpaceOnUse"> - <stop stop-color="#5c616c" offset="0"/> - </linearGradient> - </defs> - <g transform="translate(-.5 -1027.9)"> - <g id="titlebutton-close-backdrop" transform="translate(-13.5,1778.5)"> - <rect x="14" y="-749.64" width="23" height="23" ry="11.5" fill="#fff" opacity=".75" style="paint-order:stroke fill markers"/> - <path d="m21.354-742.99-0.70703 0.70704 4.1465 4.1465-4.1465 4.1465 0.70703 0.70704 4.1465-4.1465 4.1465 4.1465 0.70703-0.70704-4.1465-4.1465 4.1465-4.1465-0.70703-0.70704-4.1465 4.1465z" fill="url(#br)" opacity=".5" style="paint-order:stroke fill markers"/> - </g> - </g> -</svg> diff --git a/themes/Qogir/unity/window-buttons/maximize.svg b/themes/Qogir/unity/window-buttons/maximize.svg deleted file mode 100644 index 984182ea..00000000 --- a/themes/Qogir/unity/window-buttons/maximize.svg +++ /dev/null @@ -1,13 +0,0 @@ -<svg width="24" height="24" enable-background="new" version="1.1" xmlns="http://www.w3.org/2000/svg"> - <defs> - <linearGradient id="s" x1="-21.5" x2="-21.5" y1="-678.64" y2="-687.64" gradientUnits="userSpaceOnUse"> - <stop stop-color="#5c616c" offset="0"/> - </linearGradient> - </defs> - <g transform="translate(-.5 -1027.9)"> - <g id="titlebutton-maximize" transform="translate(33.5,1723.5)"> - <rect x="-33" y="-694.64" width="23" height="23" ry="11.5" opacity="0" stroke-width=".92" style="paint-order:stroke fill markers"/> - <path d="m-26-687.64v9h9v-9zm1 1h7v7h-7z" fill="url(#s)" style="paint-order:stroke fill markers"/> - </g> - </g> -</svg> diff --git a/themes/Qogir/unity/window-buttons/maximize_prelight.svg b/themes/Qogir/unity/window-buttons/maximize_prelight.svg deleted file mode 100644 index c2889848..00000000 --- a/themes/Qogir/unity/window-buttons/maximize_prelight.svg +++ /dev/null @@ -1,13 +0,0 @@ -<svg width="24" height="24" enable-background="new" version="1.1" xmlns="http://www.w3.org/2000/svg"> - <defs> - <linearGradient id="s" x1="-21.5" x2="-21.5" y1="-678.64" y2="-687.64" gradientUnits="userSpaceOnUse"> - <stop stop-color="#5c616c" offset="0"/> - </linearGradient> - </defs> - <g transform="translate(-.5 -1027.9)"> - <g id="titlebutton-maximize-hover" transform="translate(33.5,1723.5)"> - <rect x="-33" y="-694.64" width="23" height="23" ry="11.5" fill="#1f1f1f" fill-opacity=".098039" style="paint-order:stroke fill markers"/> - <path d="m-26-687.64v9h9v-9zm1 1h7v7h-7z" fill="url(#s)" style="paint-order:stroke fill markers"/> - </g> - </g> -</svg> diff --git a/themes/Qogir/unity/window-buttons/maximize_pressed.svg b/themes/Qogir/unity/window-buttons/maximize_pressed.svg deleted file mode 100644 index 7a34c74a..00000000 --- a/themes/Qogir/unity/window-buttons/maximize_pressed.svg +++ /dev/null @@ -1,13 +0,0 @@ -<svg width="24" height="24" enable-background="new" version="1.1" xmlns="http://www.w3.org/2000/svg"> - <defs> - <linearGradient id="s" x1="-21.5" x2="-21.5" y1="-678.64" y2="-687.64" gradientUnits="userSpaceOnUse"> - <stop stop-color="#5c616c" offset="0"/> - </linearGradient> - </defs> - <g transform="translate(-.5 -1027.9)"> - <g id="titlebutton-maximize-active" transform="translate(33.5,1723.5)"> - <rect x="-33" y="-694.64" width="23" height="23" ry="11.5" fill="#191919" fill-opacity=".2" style="paint-order:stroke fill markers"/> - <path d="m-26-687.64v9h9v-9zm1 1h7v7h-7z" fill="url(#s)" style="paint-order:stroke fill markers"/> - </g> - </g> -</svg> diff --git a/themes/Qogir/unity/window-buttons/maximize_unfocused.svg b/themes/Qogir/unity/window-buttons/maximize_unfocused.svg deleted file mode 100644 index 7680a7dd..00000000 --- a/themes/Qogir/unity/window-buttons/maximize_unfocused.svg +++ /dev/null @@ -1,13 +0,0 @@ -<svg width="24" height="24" enable-background="new" version="1.1" xmlns="http://www.w3.org/2000/svg"> - <defs> - <linearGradient id="s" x1="-21.5" x2="-21.5" y1="-678.64" y2="-687.64" gradientUnits="userSpaceOnUse"> - <stop stop-color="#5c616c" offset="0"/> - </linearGradient> - </defs> - <g transform="translate(-.5 -1027.9)"> - <g id="titlebutton-maximize-backdrop" transform="translate(33.5,1723.5)" opacity=".5"> - <rect x="-33" y="-694.64" width="23" height="23" ry="11.5" opacity="0" stroke-width=".92" style="paint-order:stroke fill markers"/> - <path d="m-26-687.64v9h9v-9zm1 1h7v7h-7z" fill="url(#s)" opacity="1" style="paint-order:stroke fill markers"/> - </g> - </g> -</svg> diff --git a/themes/Qogir/unity/window-buttons/minimize.svg b/themes/Qogir/unity/window-buttons/minimize.svg deleted file mode 100644 index 7372a8f2..00000000 --- a/themes/Qogir/unity/window-buttons/minimize.svg +++ /dev/null @@ -1,13 +0,0 @@ -<svg width="24" height="24" enable-background="new" version="1.1" xmlns="http://www.w3.org/2000/svg"> - <defs> - <linearGradient id="t" x1="-58.5" x2="-58.5" y1="-682.64" y2="-681.64" gradientUnits="userSpaceOnUse"> - <stop stop-color="#5c616c" offset="0"/> - </linearGradient> - </defs> - <g transform="translate(-.5 -1027.9)"> - <g id="titlebutton-minimize" transform="translate(70.5,1722.5)"> - <rect x="-70" y="-693.64" width="23" height="23" ry="11.5" opacity="0" stroke-width=".92" style="paint-order:stroke fill markers"/> - <rect x="-63" y="-682.64" width="9" height="1" ry="1.1965e-5" fill="url(#t)" style="paint-order:stroke fill markers"/> - </g> - </g> -</svg> diff --git a/themes/Qogir/unity/window-buttons/minimize_prelight.svg b/themes/Qogir/unity/window-buttons/minimize_prelight.svg deleted file mode 100644 index 285b397e..00000000 --- a/themes/Qogir/unity/window-buttons/minimize_prelight.svg +++ /dev/null @@ -1,13 +0,0 @@ -<svg width="24" height="24" enable-background="new" version="1.1" xmlns="http://www.w3.org/2000/svg"> - <defs> - <linearGradient id="t" x1="-58.5" x2="-58.5" y1="-682.64" y2="-681.64" gradientUnits="userSpaceOnUse"> - <stop stop-color="#5c616c" offset="0"/> - </linearGradient> - </defs> - <g transform="translate(-.5 -1027.9)"> - <g id="titlebutton-minimize-hover" transform="translate(70.5,1722.5)"> - <rect x="-70" y="-693.64" width="23" height="23" ry="11.5" fill="#1f1f1f" fill-opacity=".098039" style="paint-order:stroke fill markers"/> - <rect x="-63" y="-682.64" width="9" height="1" ry="1.1965e-5" fill="url(#t)" style="paint-order:stroke fill markers"/> - </g> - </g> -</svg> diff --git a/themes/Qogir/unity/window-buttons/minimize_pressed.svg b/themes/Qogir/unity/window-buttons/minimize_pressed.svg deleted file mode 100644 index 247363ad..00000000 --- a/themes/Qogir/unity/window-buttons/minimize_pressed.svg +++ /dev/null @@ -1,13 +0,0 @@ -<svg width="24" height="24" enable-background="new" version="1.1" xmlns="http://www.w3.org/2000/svg"> - <defs> - <linearGradient id="t" x1="-58.5" x2="-58.5" y1="-682.64" y2="-681.64" gradientUnits="userSpaceOnUse"> - <stop stop-color="#5c616c" offset="0"/> - </linearGradient> - </defs> - <g transform="translate(-.5 -1027.9)"> - <g id="titlebutton-minimize-active" transform="translate(70.5,1722.5)"> - <rect x="-70" y="-693.64" width="23" height="23" ry="11.5" fill="#191919" fill-opacity=".2" style="paint-order:stroke fill markers"/> - <rect x="-63" y="-682.64" width="9" height="1" ry="1.1965e-5" fill="url(#t)" style="paint-order:stroke fill markers"/> - </g> - </g> -</svg> diff --git a/themes/Qogir/unity/window-buttons/minimize_unfocused.svg b/themes/Qogir/unity/window-buttons/minimize_unfocused.svg deleted file mode 100644 index c83859c0..00000000 --- a/themes/Qogir/unity/window-buttons/minimize_unfocused.svg +++ /dev/null @@ -1,13 +0,0 @@ -<svg width="24" height="24" enable-background="new" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:osb="http://www.openswatchbook.org/uri/2009/osb" xmlns:xlink="http://www.w3.org/1999/xlink"> - <defs> - <linearGradient id="t" x1="-58.5" x2="-58.5" y1="-682.64" y2="-681.64" gradientUnits="userSpaceOnUse"> - <stop stop-color="#5c616c" offset="0"/> - </linearGradient> - </defs> - <g transform="translate(0 -1028.4)"> - <g id="titlebutton-minimize-backdrop" transform="translate(70 1723)" opacity=".5"> - <rect x="-70" y="-693.64" width="23" height="23" ry="11.5" opacity="0" stroke-width=".92" style="paint-order:stroke fill markers"/> - <rect x="-63" y="-682.64" width="9" height="1" ry="1.1965e-5" fill="url(#t)" opacity="1" style="paint-order:stroke fill markers"/> - </g> - </g> -</svg> diff --git a/themes/Qogir/unity/window-buttons/unmaximize.svg b/themes/Qogir/unity/window-buttons/unmaximize.svg deleted file mode 100644 index 69f6a87e..00000000 --- a/themes/Qogir/unity/window-buttons/unmaximize.svg +++ /dev/null @@ -1,11 +0,0 @@ -<svg width="24" height="24" enable-background="new" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:osb="http://www.openswatchbook.org/uri/2009/osb" xmlns:xlink="http://www.w3.org/1999/xlink"> - <defs> - <linearGradient id="r" x1="59.5" x2="59.5" y1="-678.64" y2="-687.64" gradientUnits="userSpaceOnUse"> - <stop stop-color="#5c616c" offset="0"/> - </linearGradient> - </defs> - <g id="titlebutton-restore" transform="translate(-48 695.64)"> - <rect x="48" y="-694.64" width="23" height="23" ry="11.5" opacity="0" stroke-width=".92" style="paint-order:stroke fill markers"/> - <path d="m57-687.64v2h-2l1e-6 7 7 1e-5v-2h2l1e-6 -7zm1 1h5v5h-1v-4h-4zm-2 2h5v5h-5z" fill="url(#r)" style="paint-order:stroke fill markers"/> - </g> -</svg> diff --git a/themes/Qogir/unity/window-buttons/unmaximize_prelight.svg b/themes/Qogir/unity/window-buttons/unmaximize_prelight.svg deleted file mode 100644 index db0cbe1d..00000000 --- a/themes/Qogir/unity/window-buttons/unmaximize_prelight.svg +++ /dev/null @@ -1,13 +0,0 @@ -<svg width="24" height="24" enable-background="new" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:osb="http://www.openswatchbook.org/uri/2009/osb" xmlns:xlink="http://www.w3.org/1999/xlink"> - <defs> - <linearGradient id="r" x1="59.5" x2="59.5" y1="-678.64" y2="-687.64" gradientUnits="userSpaceOnUse"> - <stop stop-color="#5c616c" offset="0"/> - </linearGradient> - </defs> - <g transform="translate(0 -1028.4)"> - <g id="titlebutton-restore-hover" transform="translate(-48 1724)"> - <rect x="48" y="-694.64" width="23" height="23" ry="11.5" fill="#1f1f1f" fill-opacity=".098039" style="paint-order:stroke fill markers"/> - <path d="m57-687.64v2h-2l1e-6 7 7 1e-5v-2h2l1e-6 -7zm1 1h5v5h-1v-4h-4zm-2 2h5v5h-5z" fill="url(#r)" style="paint-order:stroke fill markers"/> - </g> - </g> -</svg> diff --git a/themes/Qogir/unity/window-buttons/unmaximize_pressed.svg b/themes/Qogir/unity/window-buttons/unmaximize_pressed.svg deleted file mode 100644 index f3372d59..00000000 --- a/themes/Qogir/unity/window-buttons/unmaximize_pressed.svg +++ /dev/null @@ -1,13 +0,0 @@ -<svg width="24" height="24" enable-background="new" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:osb="http://www.openswatchbook.org/uri/2009/osb" xmlns:xlink="http://www.w3.org/1999/xlink"> - <defs> - <linearGradient id="r" x1="59.5" x2="59.5" y1="-678.64" y2="-687.64" gradientUnits="userSpaceOnUse"> - <stop stop-color="#5c616c" offset="0"/> - </linearGradient> - </defs> - <g transform="translate(0 -1028.4)"> - <g id="titlebutton-restore-active" transform="translate(-48 1724)"> - <rect x="48" y="-694.64" width="23" height="23" ry="11.5" fill="#191919" fill-opacity=".2" style="paint-order:stroke fill markers"/> - <path d="m57-687.64v2h-2l1e-6 7 7 1e-5v-2h2l1e-6 -7zm1 1h5v5h-1v-4h-4zm-2 2h5v5h-5z" fill="url(#r)" style="paint-order:stroke fill markers"/> - </g> - </g> -</svg> diff --git a/themes/Qogir/unity/window-buttons/unmaximize_unfocused.svg b/themes/Qogir/unity/window-buttons/unmaximize_unfocused.svg deleted file mode 100644 index 4d77b907..00000000 --- a/themes/Qogir/unity/window-buttons/unmaximize_unfocused.svg +++ /dev/null @@ -1,11 +0,0 @@ -<svg width="24" height="24" enable-background="new" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:osb="http://www.openswatchbook.org/uri/2009/osb" xmlns:xlink="http://www.w3.org/1999/xlink"> - <defs> - <linearGradient id="a" x1="59.5" x2="59.5" y1="-678.64" y2="-687.64" gradientUnits="userSpaceOnUse"> - <stop stop-color="#5c616c" offset="0"/> - </linearGradient> - </defs> - <g id="titlebutton-restore-backdrop" transform="translate(-48 695.64)" opacity=".5"> - <rect x="48" y="-694.64" width="23" height="23" ry="11.5" opacity="0" stroke-width=".92" style="paint-order:stroke fill markers"/> - <path d="m57-687.64v2h-2l1e-6 7 7 1e-5v-2h2l1e-6 -7zm1 1h5v5h-1v-4h-4zm-2 2h5v5h-5z" fill="url(#a)" opacity="1" style="paint-order:stroke fill markers"/> - </g> -</svg> diff --git a/themes/Qogir/xfce-notify-4.0/gtk.css b/themes/Qogir/xfce-notify-4.0/gtk.css deleted file mode 100644 index a304b91d..00000000 --- a/themes/Qogir/xfce-notify-4.0/gtk.css +++ /dev/null @@ -1,58 +0,0 @@ -#XfceNotifyWindow { - background-color: #31343d; - border-radius: 2px; - border-width: 2px; - border: 2px solid #31343d; - padding: 40px; -} - -#XfceNotifyWindow:hover { - background-color: shade(#31343d, 0.98); -} - -#XfceNotifyWindow label, -#XfceNotifyWindow image { - font-size: 12; - color: #d8d7d8; -} - -#XfceNotifyWindow label#summary { - font-weight: Bold; - font-size: 14; -} - -#XfceNotifyWindow button { - border-style: none; - box-shadow: none; - background-image: none; - border: 1px solid #d8d7d8; - background-color: #31343d; -} - -#XfceNotifyWindow button:hover { - border-style: none; - background-image: none; - background-color: #262930; - border: 1px solid #d8d7d8; -} - -#XfceNotifyWindow progressbar { - min-height: 10px; - border-radius: 3px; -} - -#XfceNotifyWindow progressbar progress { - background-image: none; - background-color: shade (#f6f9fc, 0.65); - border: 1px solid shade (#f6f9fc, 0.55); -} - -#XfceNotifyWindow progressbar trough { - background-image: linear-gradient(to bottom, - shade(#f6f9fc, 0.98), - shade(#f6f9fc, 1.25) - ); - border: 1px solid shade(#f6f9fc, 0.8); - border-radius: 3px; -} - diff --git a/themes/Qogir/xfwm4/bottom-active.png b/themes/Qogir/xfwm4/bottom-active.png deleted file mode 100644 index 440fabe3..00000000 Binary files a/themes/Qogir/xfwm4/bottom-active.png and /dev/null differ diff --git a/themes/Qogir/xfwm4/bottom-inactive.png b/themes/Qogir/xfwm4/bottom-inactive.png deleted file mode 100644 index 440fabe3..00000000 Binary files a/themes/Qogir/xfwm4/bottom-inactive.png and /dev/null differ diff --git a/themes/Qogir/xfwm4/bottom-left-active.png b/themes/Qogir/xfwm4/bottom-left-active.png deleted file mode 100644 index 50b26447..00000000 Binary files a/themes/Qogir/xfwm4/bottom-left-active.png and /dev/null differ diff --git a/themes/Qogir/xfwm4/bottom-left-inactive.png b/themes/Qogir/xfwm4/bottom-left-inactive.png deleted file mode 100644 index 50b26447..00000000 Binary files a/themes/Qogir/xfwm4/bottom-left-inactive.png and /dev/null differ diff --git a/themes/Qogir/xfwm4/bottom-right-active.png b/themes/Qogir/xfwm4/bottom-right-active.png deleted file mode 100644 index 5829ae97..00000000 Binary files a/themes/Qogir/xfwm4/bottom-right-active.png and /dev/null differ diff --git a/themes/Qogir/xfwm4/bottom-right-inactive.png b/themes/Qogir/xfwm4/bottom-right-inactive.png deleted file mode 100644 index 5829ae97..00000000 Binary files a/themes/Qogir/xfwm4/bottom-right-inactive.png and /dev/null differ diff --git a/themes/Qogir/xfwm4/close-active.png b/themes/Qogir/xfwm4/close-active.png deleted file mode 100644 index 02ad9b76..00000000 Binary files a/themes/Qogir/xfwm4/close-active.png and /dev/null differ diff --git a/themes/Qogir/xfwm4/close-inactive.png b/themes/Qogir/xfwm4/close-inactive.png deleted file mode 100644 index b2d707b2..00000000 Binary files a/themes/Qogir/xfwm4/close-inactive.png and /dev/null differ diff --git a/themes/Qogir/xfwm4/close-prelight.png b/themes/Qogir/xfwm4/close-prelight.png deleted file mode 100644 index e6ebc8fb..00000000 Binary files a/themes/Qogir/xfwm4/close-prelight.png and /dev/null differ diff --git a/themes/Qogir/xfwm4/close-pressed.png b/themes/Qogir/xfwm4/close-pressed.png deleted file mode 100644 index 4da7cdf8..00000000 Binary files a/themes/Qogir/xfwm4/close-pressed.png and /dev/null differ diff --git a/themes/Qogir/xfwm4/hide-active.png b/themes/Qogir/xfwm4/hide-active.png deleted file mode 100644 index 88ccab9a..00000000 Binary files a/themes/Qogir/xfwm4/hide-active.png and /dev/null differ diff --git a/themes/Qogir/xfwm4/hide-inactive.png b/themes/Qogir/xfwm4/hide-inactive.png deleted file mode 100644 index baeeb7d8..00000000 Binary files a/themes/Qogir/xfwm4/hide-inactive.png and /dev/null differ diff --git a/themes/Qogir/xfwm4/hide-prelight.png b/themes/Qogir/xfwm4/hide-prelight.png deleted file mode 100644 index d58933b1..00000000 Binary files a/themes/Qogir/xfwm4/hide-prelight.png and /dev/null differ diff --git a/themes/Qogir/xfwm4/hide-pressed.png b/themes/Qogir/xfwm4/hide-pressed.png deleted file mode 100644 index e3733091..00000000 Binary files a/themes/Qogir/xfwm4/hide-pressed.png and /dev/null differ diff --git a/themes/Qogir/xfwm4/left-active.png b/themes/Qogir/xfwm4/left-active.png deleted file mode 100644 index cfbfb351..00000000 Binary files a/themes/Qogir/xfwm4/left-active.png and /dev/null differ diff --git a/themes/Qogir/xfwm4/left-inactive.png b/themes/Qogir/xfwm4/left-inactive.png deleted file mode 100644 index cfbfb351..00000000 Binary files a/themes/Qogir/xfwm4/left-inactive.png and /dev/null differ diff --git a/themes/Qogir/xfwm4/maximize-active.png b/themes/Qogir/xfwm4/maximize-active.png deleted file mode 100644 index 30e22273..00000000 Binary files a/themes/Qogir/xfwm4/maximize-active.png and /dev/null differ diff --git a/themes/Qogir/xfwm4/maximize-inactive.png b/themes/Qogir/xfwm4/maximize-inactive.png deleted file mode 100644 index 57343f6c..00000000 Binary files a/themes/Qogir/xfwm4/maximize-inactive.png and /dev/null differ diff --git a/themes/Qogir/xfwm4/maximize-prelight.png b/themes/Qogir/xfwm4/maximize-prelight.png deleted file mode 100644 index 8a7c32f2..00000000 Binary files a/themes/Qogir/xfwm4/maximize-prelight.png and /dev/null differ diff --git a/themes/Qogir/xfwm4/maximize-pressed.png b/themes/Qogir/xfwm4/maximize-pressed.png deleted file mode 100644 index 63a35cd7..00000000 Binary files a/themes/Qogir/xfwm4/maximize-pressed.png and /dev/null differ diff --git a/themes/Qogir/xfwm4/maximize-toggled-active.png b/themes/Qogir/xfwm4/maximize-toggled-active.png deleted file mode 100644 index b91dc273..00000000 Binary files a/themes/Qogir/xfwm4/maximize-toggled-active.png and /dev/null differ diff --git a/themes/Qogir/xfwm4/maximize-toggled-inactive.png b/themes/Qogir/xfwm4/maximize-toggled-inactive.png deleted file mode 100644 index cd6ad374..00000000 Binary files a/themes/Qogir/xfwm4/maximize-toggled-inactive.png and /dev/null differ diff --git a/themes/Qogir/xfwm4/maximize-toggled-prelight.png b/themes/Qogir/xfwm4/maximize-toggled-prelight.png deleted file mode 100644 index 67d7acfd..00000000 Binary files a/themes/Qogir/xfwm4/maximize-toggled-prelight.png and /dev/null differ diff --git a/themes/Qogir/xfwm4/maximize-toggled-pressed.png b/themes/Qogir/xfwm4/maximize-toggled-pressed.png deleted file mode 100644 index 20b2c51b..00000000 Binary files a/themes/Qogir/xfwm4/maximize-toggled-pressed.png and /dev/null differ diff --git a/themes/Qogir/xfwm4/menu-active.png b/themes/Qogir/xfwm4/menu-active.png deleted file mode 100644 index 90f554e6..00000000 Binary files a/themes/Qogir/xfwm4/menu-active.png and /dev/null differ diff --git a/themes/Qogir/xfwm4/menu-inactive.png b/themes/Qogir/xfwm4/menu-inactive.png deleted file mode 100644 index 90f554e6..00000000 Binary files a/themes/Qogir/xfwm4/menu-inactive.png and /dev/null differ diff --git a/themes/Qogir/xfwm4/menu-pressed.png b/themes/Qogir/xfwm4/menu-pressed.png deleted file mode 100644 index 90f554e6..00000000 Binary files a/themes/Qogir/xfwm4/menu-pressed.png and /dev/null differ diff --git a/themes/Qogir/xfwm4/right-active.png b/themes/Qogir/xfwm4/right-active.png deleted file mode 100644 index f9ba0944..00000000 Binary files a/themes/Qogir/xfwm4/right-active.png and /dev/null differ diff --git a/themes/Qogir/xfwm4/right-inactive.png b/themes/Qogir/xfwm4/right-inactive.png deleted file mode 100644 index f9ba0944..00000000 Binary files a/themes/Qogir/xfwm4/right-inactive.png and /dev/null differ diff --git a/themes/Qogir/xfwm4/shade-active.png b/themes/Qogir/xfwm4/shade-active.png deleted file mode 100644 index 7c3e05ce..00000000 Binary files a/themes/Qogir/xfwm4/shade-active.png and /dev/null differ diff --git a/themes/Qogir/xfwm4/shade-inactive.png b/themes/Qogir/xfwm4/shade-inactive.png deleted file mode 100644 index 29074598..00000000 Binary files a/themes/Qogir/xfwm4/shade-inactive.png and /dev/null differ diff --git a/themes/Qogir/xfwm4/shade-pressed.png b/themes/Qogir/xfwm4/shade-pressed.png deleted file mode 100644 index 212486f7..00000000 Binary files a/themes/Qogir/xfwm4/shade-pressed.png and /dev/null differ diff --git a/themes/Qogir/xfwm4/stick-active.png b/themes/Qogir/xfwm4/stick-active.png deleted file mode 100644 index 19aa0e54..00000000 Binary files a/themes/Qogir/xfwm4/stick-active.png and /dev/null differ diff --git a/themes/Qogir/xfwm4/stick-inactive.png b/themes/Qogir/xfwm4/stick-inactive.png deleted file mode 100644 index 28a63a0d..00000000 Binary files a/themes/Qogir/xfwm4/stick-inactive.png and /dev/null differ diff --git a/themes/Qogir/xfwm4/stick-pressed.png b/themes/Qogir/xfwm4/stick-pressed.png deleted file mode 100644 index 0cc86d63..00000000 Binary files a/themes/Qogir/xfwm4/stick-pressed.png and /dev/null differ diff --git a/themes/Qogir/xfwm4/stick-toggled-active.png b/themes/Qogir/xfwm4/stick-toggled-active.png deleted file mode 100644 index 7bbd5f5c..00000000 Binary files a/themes/Qogir/xfwm4/stick-toggled-active.png and /dev/null differ diff --git a/themes/Qogir/xfwm4/stick-toggled-inactive.png b/themes/Qogir/xfwm4/stick-toggled-inactive.png deleted file mode 100644 index 3ba550d0..00000000 Binary files a/themes/Qogir/xfwm4/stick-toggled-inactive.png and /dev/null differ diff --git a/themes/Qogir/xfwm4/stick-toggled-pressed.png b/themes/Qogir/xfwm4/stick-toggled-pressed.png deleted file mode 100644 index 71b84d12..00000000 Binary files a/themes/Qogir/xfwm4/stick-toggled-pressed.png and /dev/null differ diff --git a/themes/Qogir/xfwm4/themerc b/themes/Qogir/xfwm4/themerc deleted file mode 100644 index a3704faf..00000000 --- a/themes/Qogir/xfwm4/themerc +++ /dev/null @@ -1,23 +0,0 @@ -button_offset=2 -button_spacing=4 - -show_app_icon=true - -full_width_title=true - -title_shadow_active=false -title_shadow_inactive=false - -title_horizontal_offset=3 - -active_text_color=#afafaf -active_text_shadow_color=#252525 - -inactive_text_color=#808080 -inactive_text_shadow_color=#252525 - -shadow_delta_height=2 -shadow_delta_width=0 -shadow_delta_x=0 -shadow_delta_y=-5 -shadow_opacity=40 diff --git a/themes/Qogir/xfwm4/title-1-active.png b/themes/Qogir/xfwm4/title-1-active.png deleted file mode 100644 index 303b1dda..00000000 Binary files a/themes/Qogir/xfwm4/title-1-active.png and /dev/null differ diff --git a/themes/Qogir/xfwm4/title-1-inactive.png b/themes/Qogir/xfwm4/title-1-inactive.png deleted file mode 100644 index 303b1dda..00000000 Binary files a/themes/Qogir/xfwm4/title-1-inactive.png and /dev/null differ diff --git a/themes/Qogir/xfwm4/title-2-active.png b/themes/Qogir/xfwm4/title-2-active.png deleted file mode 100644 index 303b1dda..00000000 Binary files a/themes/Qogir/xfwm4/title-2-active.png and /dev/null differ diff --git a/themes/Qogir/xfwm4/title-2-inactive.png b/themes/Qogir/xfwm4/title-2-inactive.png deleted file mode 100644 index 303b1dda..00000000 Binary files a/themes/Qogir/xfwm4/title-2-inactive.png and /dev/null differ diff --git a/themes/Qogir/xfwm4/title-3-active.png b/themes/Qogir/xfwm4/title-3-active.png deleted file mode 100644 index 303b1dda..00000000 Binary files a/themes/Qogir/xfwm4/title-3-active.png and /dev/null differ diff --git a/themes/Qogir/xfwm4/title-3-inactive.png b/themes/Qogir/xfwm4/title-3-inactive.png deleted file mode 100644 index 303b1dda..00000000 Binary files a/themes/Qogir/xfwm4/title-3-inactive.png and /dev/null differ diff --git a/themes/Qogir/xfwm4/title-4-active.png b/themes/Qogir/xfwm4/title-4-active.png deleted file mode 100644 index 303b1dda..00000000 Binary files a/themes/Qogir/xfwm4/title-4-active.png and /dev/null differ diff --git a/themes/Qogir/xfwm4/title-4-inactive.png b/themes/Qogir/xfwm4/title-4-inactive.png deleted file mode 100644 index 303b1dda..00000000 Binary files a/themes/Qogir/xfwm4/title-4-inactive.png and /dev/null differ diff --git a/themes/Qogir/xfwm4/title-5-active.png b/themes/Qogir/xfwm4/title-5-active.png deleted file mode 100644 index 303b1dda..00000000 Binary files a/themes/Qogir/xfwm4/title-5-active.png and /dev/null differ diff --git a/themes/Qogir/xfwm4/title-5-inactive.png b/themes/Qogir/xfwm4/title-5-inactive.png deleted file mode 100644 index 303b1dda..00000000 Binary files a/themes/Qogir/xfwm4/title-5-inactive.png and /dev/null differ diff --git a/themes/Qogir/xfwm4/top-left-active.png b/themes/Qogir/xfwm4/top-left-active.png deleted file mode 100644 index 41727a9b..00000000 Binary files a/themes/Qogir/xfwm4/top-left-active.png and /dev/null differ diff --git a/themes/Qogir/xfwm4/top-left-inactive.png b/themes/Qogir/xfwm4/top-left-inactive.png deleted file mode 100644 index 41727a9b..00000000 Binary files a/themes/Qogir/xfwm4/top-left-inactive.png and /dev/null differ diff --git a/themes/Qogir/xfwm4/top-right-active.png b/themes/Qogir/xfwm4/top-right-active.png deleted file mode 100644 index aaf68ed9..00000000 Binary files a/themes/Qogir/xfwm4/top-right-active.png and /dev/null differ diff --git a/themes/Qogir/xfwm4/top-right-inactive.png b/themes/Qogir/xfwm4/top-right-inactive.png deleted file mode 100644 index aaf68ed9..00000000 Binary files a/themes/Qogir/xfwm4/top-right-inactive.png and /dev/null differ